Definition of reactive power: Difference between revisions

From Electrical Installation Guide
(new page according to new content in guide 2013)
 
(updated according to guide 2013 (some improvements vs guide 2013))
Line 1: Line 1:
{{Menu_Power_Factor_Correction}}  
{{Menu_Power_Factor_Correction}}  
== Definitions ==


For most electrical loads like motors, the current I is lagging behind the voltage V by an angle φ.
For most electrical loads like motors, the current I is lagging behind the voltage V by an angle φ.
Line 18: Line 20:




The previous diagram drawn up for currents also applies to powers, by multiplying each current by the common voltage V.
The previous diagram drawn up for currents also applies to powers, by multiplying each current by the common voltage V. See '''Fig. L2'''.


We thus define:
We thus define:
* '''Apparent power''': S = V x I (kVA) <br>
* '''Active power''': P = V x Ia (kW)<br>
* '''Reactive power''': Q = V x Ir (kvar)<br>
[[Image:Fig_L02.jpg|none]]
'''''Fig. L2 :''''' ''Power vector diagram''


Apparent power: S = V x I (kVA) <br>
Active power: P = V x Ia (kW)<br>
Reactive power: Q = V x Ir (kvar)<br>


In this diagram, we can see that:
In this diagram, we can see that:
* Power Factor: P/S = cos φ
* '''Power Factor''': P/S = cos φ
 


This formula is applicable for sinusoidal voltage and current. This is why the Power Factor is then designated as "Displacement Power Factor".
This formula is applicable for sinusoidal voltage and current. This is why the '''Power Factor''' is then designated as '''"Displacement Power Factor"'''.
* Q/S = sinφ
* Q/S = sinφ
* Q/P = tanφ
* Q/P = tanφ


A simple formula is obtained, linking apparent, active and reactive power: S² = P² + Q²
A simple formula is obtained, linking apparent, active and reactive power:  
* S² = P² + Q²
 


A power factor close to unity means that the apparent power S is minimal. This means that the electrical equipment rating is minimal for the transmission of a given active power P to the load. The reactive power is then small compared with the active
A power factor close to unity means that the apparent power S is minimal. This means that the electrical equipment rating is minimal for the transmission of a given active power P to the load. The reactive power is then small compared with the active
power.
power.


A low value of power factor indicates the opposite condition.


[[Image:Fig_L02.jpg|none]]
'''''Fig. L2 :''''' ''Power vector diagram''


 
'''Useful formulae''' (for balanced and near-balanced loads on 4-wire systems):
[[Image:FigL05.jpg|none]]
* '''Active power P''' (in kW)
 
 
'''''Fig. L2b :''''' ''Calculation power diagram''
 
 
A low value of power factor indicates the opposite condition.
 
Useful formulae (for balanced and near-balanced loads on 4-wire systems):
* Active power P (in kW)
&nbsp; -&nbsp; Single phase (1 phase and neutral): P = V.I.cos φ <br>
&nbsp; -&nbsp; Single phase (1 phase and neutral): P = V.I.cos φ <br>
&nbsp; -&nbsp; Single phase (phase to phase): P = U.I.cos φ <br>
&nbsp; -&nbsp; Single phase (phase to phase): P = U.I.cos φ <br>
&nbsp; -&nbsp; Three phase (3 wires or 3 wires + neutral): P = √3.U.I.cos φ
&nbsp; -&nbsp; Three phase (3 wires or 3 wires + neutral): P = √3.U.I.cos φ
* Reactive power Q (in kvar)
* '''Reactive power Q''' (in kvar)
&nbsp; -&nbsp; Single phase (1 phase and neutral): P = V.I.sin φ <br>
&nbsp; -&nbsp; Single phase (1 phase and neutral): P = V.I.sin φ <br>
&nbsp; -&nbsp; Single phase (phase to phase): Q = U.I.sin φ <br>
&nbsp; -&nbsp; Single phase (phase to phase): Q = U.I.sin φ <br>
&nbsp; -&nbsp; Three phase (3 wires or 3 wires + neutral): P = √3.U.I.sin φ
&nbsp; -&nbsp; Three phase (3 wires or 3 wires + neutral): P = √3.U.I.sin φ
* Apparent power S (in kVA)
* '''Apparent power S''' (in kVA)
&nbsp; -&nbsp; Single phase (1 phase and neutral): S = V.I <br>
&nbsp; -&nbsp; Single phase (1 phase and neutral): S = V.I <br>
&nbsp; -&nbsp; Single phase (phase to phase): S = U.I <br>
&nbsp; -&nbsp; Single phase (phase to phase): S = U.I <br>
Line 68: Line 65:


where:<br>
where:<br>
V = Voltage between phase and neutral <br>
V= Voltage between phase and neutral <br>
U = Voltage between phases <br>
U = Voltage between phases <br>
I = Line current <br>
I = Line current <br>
φ = Phase angle between vectors V and I.
φ = Phase angle between vectors V and I.


An example of power calculations (see '''Fig. L3''')
 
 
== An example of power calculations (see '''Fig. L3''') ==


{| style="width: 797px; height: 177px" cellspacing="1" cellpadding="1" width="797" border="1"
{| style="width: 797px; height: 177px" cellspacing="1" cellpadding="1" width="797" border="1"
Line 115: Line 114:
| <span class="texhtml">ρ</span>= 0.91 (motor efficiency)
| <span class="texhtml">ρ</span>= 0.91 (motor efficiency)
|}
|}


'''''Fig. L3 :''''' ''Example in the calculation of active and reactive power''
'''''Fig. L3 :''''' ''Example in the calculation of active and reactive power''
Line 138: Line 136:


<math>Q=\sqrt{S^2 - P^2}=\sqrt{65^2 - 56^2}=33\, kvar</math>
<math>Q=\sqrt{S^2 - P^2}=\sqrt{65^2 - 56^2}=33\, kvar</math>
[[Image:FigL05.jpg|none]]
'''''Fig. L2b :''''' ''Calculation power diagram''

Revision as of 15:43, 23 August 2013


Definitions

For most electrical loads like motors, the current I is lagging behind the voltage V by an angle φ.

If currents and voltages are perfectly sinusoidal signals, a vector diagram can be used for representation.

In this vector diagram, the current vector can be split into two components: one in phase with the voltage vector (component Ia), one in quadrature (lagging by 90 degrees) with the voltage vector (component Ir). See Fig. L1.

Ia is called the active component of the current.

Ir is called the reactive component of the current.


Fig L01.jpg


Fig. L1 : Current vector diagram


The previous diagram drawn up for currents also applies to powers, by multiplying each current by the common voltage V. See Fig. L2.

We thus define:

  • Apparent power: S = V x I (kVA)
  • Active power: P = V x Ia (kW)
  • Reactive power: Q = V x Ir (kvar)
Fig L02.jpg

Fig. L2 : Power vector diagram


In this diagram, we can see that:

  • Power Factor: P/S = cos φ


This formula is applicable for sinusoidal voltage and current. This is why the Power Factor is then designated as "Displacement Power Factor".

  • Q/S = sinφ
  • Q/P = tanφ

A simple formula is obtained, linking apparent, active and reactive power:

  • S² = P² + Q²


A power factor close to unity means that the apparent power S is minimal. This means that the electrical equipment rating is minimal for the transmission of a given active power P to the load. The reactive power is then small compared with the active power.

A low value of power factor indicates the opposite condition.


Useful formulae (for balanced and near-balanced loads on 4-wire systems):

  • Active power P (in kW)

  -  Single phase (1 phase and neutral): P = V.I.cos φ
  -  Single phase (phase to phase): P = U.I.cos φ
  -  Three phase (3 wires or 3 wires + neutral): P = √3.U.I.cos φ

  • Reactive power Q (in kvar)

  -  Single phase (1 phase and neutral): P = V.I.sin φ
  -  Single phase (phase to phase): Q = U.I.sin φ
  -  Three phase (3 wires or 3 wires + neutral): P = √3.U.I.sin φ

  • Apparent power S (in kVA)

  -  Single phase (1 phase and neutral): S = V.I
  -  Single phase (phase to phase): S = U.I
  -  Three phase (3 wires or 3 wires + neutral): P = √3.U.I

where:
V= Voltage between phase and neutral
U = Voltage between phases
I = Line current
φ = Phase angle between vectors V and I.


An example of power calculations (see Fig. L3)

Type of circuit Apparent power S (kVA) Active power P (kW) Reactive power Q (kvar)
Single-phase (phase and neutral)   S = VI P = VI cos φ Q = VI sin φ
Single-phase (phase to phase)   S = UI P = UI cos φ Q = UI sin φ
Example         5 kW of load 10 kVA 5 kW 8.7 kvar
cos φ = 0.5
Three phase 3-wires or 3-wires + neutral S = [math]\displaystyle{ \sqrt 3 }[/math] UI P = [math]\displaystyle{ \sqrt 3 }[/math] UI cos φ Q = [math]\displaystyle{ \sqrt 3 }[/math] UI sin φ
Example Motor Pn = 51 kW 65 kVA 56 kW 33 kvar
cos φ= 0.86
ρ= 0.91 (motor efficiency)

Fig. L3 : Example in the calculation of active and reactive power


The calculations for the three-phase example above are as follows:

Pn = delivered shaft power = 51 kW
P = active power consumed

[math]\displaystyle{ P=\frac {Pn}{\rho}=\frac{51}{0.91}=56\, kW }[/math]

S = apparent power

[math]\displaystyle{ S=\frac{P}{cos \phi}=\frac {56}{0.86}= 65\, kVA }[/math]

So that, on referring to diagram Figure L3 or using a pocket calculator, the value of tan φ corresponding to a cos φ of 0.86 is found to be 0.59

Q = P tan φ = 56 x 0.59 = 33 kvar (see Figure L15).

Alternatively:

[math]\displaystyle{ Q=\sqrt{S^2 - P^2}=\sqrt{65^2 - 56^2}=33\, kvar }[/math]


FigL05.jpg

Fig. L2b : Calculation power diagram

Share