2.3 AC Power Relationships (Real, Reactive, Apparent Power & Power Factor Correction)

Key Takeaways

  • The Power Triangle relates Real Power ($P = V I \cos\theta$, Watts), Reactive Power ($Q = V I \sin\theta$, VARs), and Apparent Power ($S = V I$, VA) through $S = \sqrt{P^2 + Q^2}$ and $\mathbf{S} = P + jQ$.
  • Complex power is defined rigorously as $\mathbf{S} = \mathbf{V} \mathbf{I}^* = |I|^2 \mathbf{Z} = |V|^2 / \mathbf{Z}^*$, where the complex conjugate of current ($\mathbf{I}^*$) ensures that inductive loads with lagging current consume positive reactive power ($+Q$).
  • Power Factor ($\text{PF} = \cos\theta = P/S$) is lagging for inductive loads (current lags voltage, absorbing VARs) and leading for capacitive loads (current leads voltage, generating VARs).
  • Capacitor bank sizing for power factor correction uses $Q_c = P(\tan\theta_1 - \tan\theta_2)$, requiring capacitance $C = Q_c / (\omega V^2)$ per phase, which alters reactive power without changing active power $P$.
  • Power factor correction reduces total line current ($I = S/V$), minimizes $I^2R$ copper losses in upstream conductors and transformers, mitigates feeder voltage drop, releases electrical capacity headroom, and avoids utility low-PF economic penalties.
Last updated: August 2026

AC Power Relationships & Power Factor Correction

In alternating current (AC) power systems, electrical energy is delivered through the interaction of time-varying voltages and currents. Because practical industrial and commercial loads contain both resistive and reactive elements (primarily inductive windings in motors, transformers, and induction furnaces), power engineers must analyze active power, reactive power, apparent power, and power factor.

Power factor correction is one of the most frequently tested topics on the NCEES PE Electrical: Power examination, requiring candidates to design capacitor banks, calculate released capacity, quantify conductor loss reductions, and analyze voltage regulation improvements.


1. Instantaneous Power & The Derivation of AC Power Components

Consider an AC circuit excited by sinusoidal voltage $v(t) = \sqrt{2} V \cos(\omega t)$ delivering current $i(t) = \sqrt{2} I \cos(\omega t - \theta)$, where $V$ and $I$ are RMS magnitudes and $\theta = \theta_v - \theta_i$ is the impedance phase angle.

The instantaneous power $p(t) = v(t) \cdot i(t)$ is:

p(t)=2VIcos(ωt)cos(ωtθ)p(t) = 2 V I \cos(\omega t) \cos(\omega t - \theta)

Applying the trigonometric product-to-sum identity $\cos(A)\cos(B) = \frac{1}{2}[\cos(A-B) + \cos(A+B)]$:

p(t)=VIcosθ+VIcos(2ωtθ)p(t) = V I \cos\theta + V I \cos(2\omega t - \theta)

Expanding $\cos(2\omega t - \theta) = \cos(2\omega t)\cos\theta + \sin(2\omega t)\sin\theta$:

p(t)=VIcosθ[1+cos(2ωt)]Real Power Component (Always 0)VIsinθsin(2ωt)Reactive Power Component (Alternating Swing)p(t) = \underbrace{V I \cos\theta \left[1 + \cos(2\omega t)\right]}_{\text{Real Power Component (Always } \ge 0\text{)}} - \underbrace{V I \sin\theta \sin(2\omega t)}_{\text{Reactive Power Component (Alternating Swing)}}

+-----------------------------------------------------------------------------------------+
|                           THE THREE AC POWER COMPONENTS                                 |
|                                                                                         |
|   1. REAL / ACTIVE POWER (P):                                                           |
|      - P = V * I * cos(theta) (Watts, kW, MW)                                           |
|      - Net unidirectional energy transferred to the load per unit time.                 |
|      - Converted into mechanical work, heat, light, or chemical energy.                 |
|                                                                                         |
|   2. REACTIVE POWER (Q):                                                                |
|      - Q = V * I * sin(theta) (VAR, kVAR, MVAR - Volt-Amperes Reactive)                |
|      - Energy that continuously oscillates between source and load magnetic/electric    |
|        fields at twice the line frequency (2*omega). Net average real work = 0.         |
|      - Sustains electromagnetic flux in motors and transformers.                        |
|                                                                                         |
|   3. APPARENT POWER (S):                                                                |
|      - S = V * I (Volt-Amperes, kVA, MVA)                                               |
|      - Total rating capacity required for electrical equipment (generators, cables,     |
|        transformers) to deliver both P and Q without thermal overload.                  |
+-----------------------------------------------------------------------------------------+

2. The Power Triangle & Complex Power Equations

The geometrical relationship between $P$, $Q$, and $S$ forms the Power Triangle in the complex plane:

                    THE POWER TRIANGLE (INDUCTIVE / LAGGING LOAD)

                         +                          ^ +j (Reactive Power Q, +kVAR)
                        /|                          |
                       / |                          |         * S = P + jQ = |S| /_ theta
                      /  |                          |        /|
     Apparent Power  /   | Reactive Power           |       / |
       S (kVA)      /    | Q (kVAR)                 |    S /  | Q (+kVAR, Inductive)
                   /     |                          |     /   |
                  / theta|                          |    /theta| 
                 +-------+                          +---+-----+-----> +Re (Real Power P, kW)
                 Real Power P (kW)                      |   P (kW)

Mathematical Formulation of the Power Triangle

S=P2+Q2S = \sqrt{P^2 + Q^2}

P=Scosθ=ScosθP = S \cos\theta = |\mathbf{S}| \cos\theta

Q=Ssinθ=SsinθQ = S \sin\theta = |\mathbf{S}| \sin\theta

tanθ=QP    θ=arctan(QP)\tan\theta = \frac{Q}{P} \implies \theta = \arctan\left(\frac{Q}{P}\right)

Complex Power ($\mathbf{S}$) and the Conjugate Current Rule

Complex power $\mathbf{S}$ combines real and reactive power into a single complex variable:

S=VI=P+jQ=Sθ\mathbf{S} = \mathbf{V} \mathbf{I}^* = P + jQ = |S|\angle\theta

Where:

  • $\mathbf{V} = V\angle\theta_v$ = RMS voltage phasor.
  • $\mathbf{I}^* = I\angle(-\theta_i)$ = Complex conjugate of the RMS current phasor.
  • $\theta = \theta_v - \theta_i$ = Impedance angle / power factor angle.
+-----------------------------------------------------------------------------------------+
|                    WHY THE COMPLEX CONJUGATE (I*) IS MANDATORY                          |
|                                                                                         |
|   If S = V * I (without conjugate):                                                     |
|   - Angle would be (theta_v + theta_i), which depends on arbitrary reference angle!     |
|                                                                                         |
|   With S = V * I*:                                                                      |
|   - Angle is (theta_v - theta_i) = theta_impedance (an absolute physical property).     |
|   - Inductive load (current lags voltage, theta_i < theta_v):                           |
|     theta = theta_v - theta_i > 0 -> S = P + jQ (POSITIVE Q absorbed).                  |
|   - Capacitive load (current leads voltage, theta_i > theta_v):                         |
|     theta = theta_v - theta_i < 0 -> S = P - jQ (NEGATIVE Q absorbed / generated).      |
+-----------------------------------------------------------------------------------------+

Alternative formulas for complex power using impedance $\mathbf{Z} = R + jX$:

S=I2Z=Irms2R+jIrms2X\mathbf{S} = |\mathbf{I}|^2 \mathbf{Z} = I_{rms}^2 R + j I_{rms}^2 X

S=V2Z=Vrms2RjX\mathbf{S} = \frac{|\mathbf{V}|^2}{\mathbf{Z}^*} = \frac{V_{rms}^2}{R - jX}


3. Power Factor: Lagging vs. Leading Conventions

Power Factor (PF) is the ratio of real active power to total apparent power:

PF=PS=PP2+Q2=cosθ\text{PF} = \frac{P}{S} = \frac{P}{\sqrt{P^2 + Q^2}} = \cos\theta

Power Factor TypeCurrent vs. Voltage PhaseLoad NatureReactive Power ($Q$)Typical Equipment
Lagging PFCurrent lags Voltage ($\theta_i < \theta_v$)InductiveAbsorbs $+Q$ ($+j\text{VAR}$)Induction motors, transformers, ballasts
Leading PFCurrent leads Voltage ($\theta_i > \theta_v$)CapacitiveGenerates $+Q$ (absorbs $-Q$)Capacitor banks, overexcited synchronous motors
Unity PF ($1.0$)Current in phase with Voltage ($\theta_i = \theta_v$)Purely Resistive$Q = 0$Electric heaters, incandescent lighting

4. Power Factor Correction Engineering & Capacitor Sizing

Industrial facilities with large inductive motor loads typically operate at low lagging power factors ($0.70 - 0.85$ lagging). Connecting shunt capacitor banks in parallel with the load supplies the required magnetizing reactive power ($Q_c$) locally, reducing the total reactive power drawn from the utility.

                       POWER FACTOR CORRECTION MECHANISM

        Uncorrected Load (PF_1)                 Corrected System (PF_2)

               +                                       +
              /|                                      /| 
             / |                                     / | 
         S_1/  | Q_1                             S_2/  | Q_2 = Q_1 - Q_c
           /   |                                   /   | 
          /th1 |                                  /th2 | 
         +-----+                                 +-----+ 
            P (Unchanged)                           P (Unchanged)
                                                       | 
                                                       +---[ Q_c = Q_1 - Q_2 ]

Step-by-Step Capacitor Sizing Derivation

  1. Initial system state at uncorrected power factor $\text{PF}_1 = \cos\theta_1$:

θ1=arccos(PF1),Q1=Ptanθ1\theta_1 = \arccos(\text{PF}_1), \qquad Q_1 = P \tan\theta_1

  1. Target system state at improved power factor $\text{PF}_2 = \cos\theta_2$:

θ2=arccos(PF2),Q2=Ptanθ2\theta_2 = \arccos(\text{PF}_2), \qquad Q_2 = P \tan\theta_2

  1. Required capacitor bank reactive power ($Q_c$ in $\text{VAR}$ or $\text{kVAR}$):

Qc=Q1Q2=P(tanθ1tanθ2)Q_c = Q_1 - Q_2 = P\left(\tan\theta_1 - \tan\theta_2\right)

  1. Required capacitance ($C$ in Farads) for a single-phase system with operating voltage $V_{rms}$:

Qc=Vrms2XC=Vrms2(ωC)=2πfVrms2CQ_c = \frac{V_{rms}^2}{X_C} = V_{rms}^2 (\omega C) = 2\pi f V_{rms}^2 C

C=QcωVrms2=Qc2πfVrms2C = \frac{Q_c}{\omega V_{rms}^2} = \frac{Q_c}{2\pi f V_{rms}^2}

[!TIP] Active Power Invariance: Adding ideal shunt capacitors does NOT change the real active power $P$ demanded by the facility's mechanical processes ($P_1 = P_2 = P$). Only the reactive power ($Q$) and apparent power ($S$) are reduced.


5. Operational & Economic Benefits of PF Correction

Improving power factor delivers substantial engineering and economic advantages:

+-----------------------------------------------------------------------------------------+
|                        BENEFITS OF POWER FACTOR CORRECTION                              |
|                                                                                         |
|   1. LINE CURRENT REDUCTION:                                                            |
|      - Current is inversely proportional to PF: I = P / (V * PF)                        |
|      - Current reduction ratio: I_2 / I_1 = PF_1 / PF_2 = S_2 / S_1                     |
|                                                                                         |
|   2. COPPER LOSS REDUCTION (I^2 * R):                                                   |
|      - Conductor & transformer thermal power losses decrease by:                        |
|        P_loss,2 / P_loss,1 = (I_2 / I_1)^2 = (PF_1 / PF_2)^2                            |
|      - Example: Correcting PF from 0.70 to 0.95 reduces conductor losses by 45.7%!     |
|                                                                                         |
|   3. VOLTAGE REGULATION IMPROVEMENT:                                                    |
|      - Feeder voltage drop approximation: Delta V approx I * (R*cos(theta) + X*sin(theta))|
|      - Reducing reactive current dramatically cuts feeder voltage drop.                 |
|                                                                                         |
|   4. RELEASE OF SYSTEM CAPACITY (HEADROOM):                                             |
|      - Released kVA capacity = S_1 - S_2 = P * (1/PF_1 - 1/PF_2)                        |
|      - Allows existing transformers/switchgear to serve additional plant expansion.     |
|                                                                                         |
|   5. ELIMINATION OF UTILITY TARIFF PENALTIES:                                           |
|      - Electric utilities impose billing surcharges or peak kVA demand charges when     |
|        customer power factor drops below a contractual threshold (typically 0.90-0.95). |
+-----------------------------------------------------------------------------------------+

6. Comprehensive Worked Mathematical Examples

Example 1: Multi-Load Facility Power Aggregation

Problem: A $480\text{ V}$, $60\text{ Hz}$ single-phase industrial feeder supplies three parallel loads:

  • Load 1: $120\text{ kW}$ heating load at unity power factor ($ ext{PF} = 1.0$).
  • Load 2: $200\text{ kW}$ induction motor load operating at $0.80\text{ lagging}$ power factor.
  • Load 3: $80\text{ kVA}$ synchronous motor operating at $0.75\text{ leading}$ power factor. Calculate the total real power $P_{total}$, total reactive power $Q_{total}$, total apparent power $S_{total}$, overall facility power factor, and total line current $I_{line}$.

Step 1: Compute Power Components for Each Load

  • Load 1:

    • $P_1 = 120.0\text{ kW}$
    • $Q_1 = 0.0\text{ kVAR}$
    • $\mathbf{S}_1 = 120.0 + j0.0\text{ kVA}$
  • Load 2:

    • $P_2 = 200.0\text{ kW}$
    • $S_2 = \frac{P_2}{\text{PF}_2} = \frac{200.0}{0.80} = 250.0\text{ kVA}$
    • $\theta_2 = \arccos(0.80) = +36.87^\circ$
    • $Q_2 = P_2 \tan\theta_2 = 200.0 \times \tan(36.87^\circ) = +150.0\text{ kVAR}$ (Inductive, $+j$)
    • $\mathbf{S}_2 = 200.0 + j150.0\text{ kVA}$
  • Load 3:

    • $S_3 = 80.0\text{ kVA}$
    • $\text{PF}_3 = 0.75\text{ leading} \implies \theta_3 = -\arccos(0.75) = -41.41^\circ$
    • $P_3 = S_3 \cos\theta_3 = 80.0 \times 0.75 = 60.0\text{ kW}$
    • $Q_3 = -S_3 \sin\theta_3 = -80.0 \times \sin(41.41^\circ) = -52.915\text{ kVAR}$ (Capacitive, $-j$)
    • $\mathbf{S}_3 = 60.0 - j52.915\text{ kVA}$

Step 2: Sum Real and Reactive Powers

Ptotal=P1+P2+P3=120.0+200.0+60.0=380.0 kWP_{total} = P_1 + P_2 + P_3 = 120.0 + 200.0 + 60.0 = 380.0\text{ kW}

Qtotal=Q1+Q2+Q3=0.0+150.0+(52.915)=+97.085 kVARQ_{total} = Q_1 + Q_2 + Q_3 = 0.0 + 150.0 + (-52.915) = +97.085\text{ kVAR}

Stotal=380.0+j97.085 kVA\mathbf{S}_{total} = 380.0 + j97.085\text{ kVA}

Step 3: Calculate Total Apparent Power & Power Factor

Stotal=Ptotal2+Qtotal2=380.02+97.0852=144400+9425.5=153825.5=392.21 kVAS_{total} = \sqrt{P_{total}^2 + Q_{total}^2} = \sqrt{380.0^2 + 97.085^2} = \sqrt{144400 + 9425.5} = \sqrt{153825.5} = 392.21\text{ kVA}

PFtotal=PtotalStotal=380.0392.21=0.96890.969 Lagging (since Q>0)\text{PF}_{total} = \frac{P_{total}}{S_{total}} = \frac{380.0}{392.21} = 0.9689 \approx 0.969\text{ Lagging (since } Q > 0\text{)}

Step 4: Calculate Feeder Line Current

Iline=StotalV=392,210 VA480 V=817.10 ArmsI_{line} = \frac{S_{total}}{V} = \frac{392{,}210\text{ VA}}{480\text{ V}} = 817.10\text{ A}_{rms}


Example 2: Industrial Capacitor Bank Sizing & Loss Reduction

Problem: An industrial manufacturing plant operates at $480\text{ V}$, $60\text{ Hz}$ single-phase and consumes $P = 600\text{ kW}$ at an uncorrected power factor of $\text{PF}_1 = 0.72\text{ lagging}$.

  1. Calculate the required capacitor bank rating ($Q_c$ in $\text{kVAR}$) and capacitance ($C$ in $\mu\text{F}$) to improve the plant power factor to $\text{PF}_2 = 0.95\text{ lagging}$.
  2. Determine the percentage reduction in feeder line current and conductor $I^2R$ power loss.

Step 1: Calculate Initial and Target Angles

  • Initial angle: $\theta_1 = \arccos(0.72) = 43.945^\circ \implies \tan\theta_1 = \tan(43.945^\circ) = 0.9638$
  • Target angle: $\theta_2 = \arccos(0.95) = 18.195^\circ \implies \tan\theta_2 = \tan(18.195^\circ) = 0.3287$

Step 2: Compute Required Capacitor Bank kVAR ($Q_c$)

Qc=P(tanθ1tanθ2)=600 kW×(0.96380.3287)=600×0.6351=381.07 kVARQ_c = P\left(\tan\theta_1 - \tan\theta_2\right) = 600\text{ kW} \times (0.9638 - 0.3287) = 600 \times 0.6351 = 381.07\text{ kVAR}

Step 3: Calculate Required Capacitance ($C$)

C=Qc2πfV2=381,070 VAR2π(60)(480 V)2=381,070376.991×230,400=381,07086,858,726=4.387×103 F=4387 μFC = \frac{Q_c}{2\pi f V^2} = \frac{381{,}070\text{ VAR}}{2\pi(60)(480\text{ V})^2} = \frac{381{,}070}{376.991 \times 230{,}400} = \frac{381{,}070}{86{,}858{,}726} = 4.387 \times 10^{-3}\text{ F} = 4387\ \mu\text{F}

Step 4: Calculate Current and Conductor Loss Reductions

  • Initial apparent power: $S_1 = \frac{600\text{ kW}}{0.72} = 833.33\text{ kVA} \implies I_1 = \frac{833{,}333}{480} = 1736.1\text{ A}$
  • Corrected apparent power: $S_2 = \frac{600\text{ kW}}{0.95} = 631.58\text{ kVA} \implies I_2 = \frac{631{,}580}{480} = 1315.8\text{ A}$

Line Current Reduction=(1I2I1)×100%=(10.720.95)×100%=(10.7579)×100%=24.21%\text{Line Current Reduction} = \left(1 - \frac{I_2}{I_1}\right) \times 100\% = \left(1 - \frac{0.72}{0.95}\right) \times 100\% = \left(1 - 0.7579\right) \times 100\% = 24.21\%

Feeder I2R Loss Ratio=(I2I1)2=(0.7579)2=0.5744\text{Feeder } I^2 R \text{ Loss Ratio} = \left(\frac{I_2}{I_1}\right)^2 = (0.7579)^2 = 0.5744

Feeder Loss Reduction=(10.5744)×100%=42.56%\text{Feeder Loss Reduction} = (1 - 0.5744) \times 100\% = 42.56\%


7. Common PE Exam Traps & Pitfalls

  1. Forgetting the Current Conjugate in Complex Power: Calculating $\mathbf{S} = \mathbf{V}\mathbf{I}$ instead of $\mathbf{S} = \mathbf{V}\mathbf{I}^*$ flips the sign of reactive power, erroneously making inductive loads appear capacitive.
  2. Altering Real Power During Power Factor Correction: Adding capacitors supplies reactive power only. Do not change real power $P$ unless the capacitor is explicitly specified with internal dielectric resistance.
  3. Overcorrecting Past Unity: Adding excessive capacitance ($Q_c > Q_1$) drives the circuit into a leading power factor ($Q < 0$), which can cause system overvoltages (Ferranti effect on lightly loaded cables) and unwanted resonance with distribution transformers.
Test Your Knowledge

A single-phase 240 V_rms feeder supplies a load with a voltage phasor V = 240 /_ 0 degrees V and a current phasor I = 25.0 /_ -36.87 degrees A. What is the complex power S drawn by the load, and what is its operating power factor?

A
B
C
D
Test Your Knowledge

A single-phase industrial plant operates at 480 V, 60 Hz and draws 400 kW of active power at an uncorrected power factor of 0.707 lagging. What reactive power rating Q_c of a shunt capacitor bank is required to correct the overall plant power factor to 0.950 lagging?

A
B
C
D
Test Your Knowledge

An industrial facility improves its power factor from 0.75 lagging to 0.95 lagging while maintaining a constant real power load of 500 kW at 480 V. By what percentage are the feeder line current and the conductor I^2*R power losses reduced, respectively?

A
B
C
D