Fiveable

🔌Intro to Electrical Engineering Unit 8 Review

QR code for Intro to Electrical Engineering practice questions

8.3 Power in AC circuits

8.3 Power in AC circuits

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔌Intro to Electrical Engineering
Unit & Topic Study Guides

Power Types in AC Circuits

In DC circuits, power is straightforward: voltage times current. AC circuits are more complicated because voltage and current can be out of phase with each other. This phase difference creates three distinct types of power you need to track: real, reactive, and apparent. Understanding how these relate to each other is central to analyzing any AC system.

Power factor tells you how efficiently a circuit converts supplied power into useful work. A low power factor means the source has to deliver more current than necessary, wasting energy along the way. Engineers use power factor correction to fix this problem in real electrical systems.

Real, Reactive, and Apparent Power

Real power (also called active power, symbol PP) is the power actually consumed by resistive elements and converted into useful work or heat. It's measured in watts (W).

P=VrmsIrmscos(θ)P = V_{rms} I_{rms} \cos(\theta)

where θ\theta is the phase angle between voltage and current. In a purely resistive circuit, θ=0\theta = 0, so cos(θ)=1\cos(\theta) = 1 and all the supplied power is real power.

Reactive power (symbol QQ) is the power that sloshes back and forth between the source and the reactive components (inductors and capacitors). It's measured in volt-ampere reactive (VAR).

Q=VrmsIrmssin(θ)Q = V_{rms} I_{rms} \sin(\theta)

Reactive power doesn't do useful work. Instead, it sustains the magnetic fields in inductors and electric fields in capacitors. Even though it delivers zero net energy over a full cycle, it still forces the source to supply extra current, which is why it matters.

  • Inductive loads (motors, transformers) draw positive reactive power (current lags voltage)
  • Capacitive loads draw negative reactive power (current leads voltage)

Apparent power (symbol SS) is the total power the source delivers, combining both real and reactive components. It's measured in volt-amperes (VA).

S=VrmsIrmsS = V_{rms} I_{rms}

Apparent power represents the full burden on the source. If the power factor were a perfect 1.0, all of the apparent power would be real power.

Complex Power

Complex power gives you a single expression that captures both real and reactive power at once:

S=P+jQS = P + jQ

Here jj is the imaginary unit. The real part is the real power, and the imaginary part is the reactive power.

A few key relationships follow from this:

  • The magnitude of complex power equals the apparent power: S=P2+Q2=VrmsIrms|S| = \sqrt{P^2 + Q^2} = V_{rms} I_{rms}
  • The angle of complex power is the phase angle: θ=tan1(Q/P)\theta = \tan^{-1}(Q/P)
  • You can also compute complex power directly from phasors: S=V~I~S = \tilde{V} \cdot \tilde{I}^*, where I~\tilde{I}^* is the complex conjugate of the current phasor
Real, Reactive, and Apparent Power, Power in AC Circuits - Electronics-Lab.com

Power Factor and Correction

Power Factor

Power factor is the ratio of real power to apparent power:

pf=PS=cos(θ)pf = \frac{P}{S} = \cos(\theta)

It ranges from 0 to 1. A power factor of 1 means the load is purely resistive and all supplied power does useful work. A power factor near 0 means almost all the power is reactive, and very little useful work gets done.

You'll often see power factor described as leading or lagging:

  • Lagging power factor: current lags voltage (inductive load, the most common case)
  • Leading power factor: current leads voltage (capacitive load)

This distinction matters because it tells you what kind of correction is needed.

Real, Reactive, and Apparent Power, Power factor - Wikipedia

Power Triangle and Correction

The power triangle is a right triangle that visually connects all three power types:

  • The horizontal leg is real power PP
  • The vertical leg is reactive power QQ
  • The hypotenuse is apparent power SS
  • The angle between PP and SS is the phase angle θ\theta

This triangle is just a geometric version of S=P+jQS = P + jQ, and it makes the relationships easy to see at a glance.

Power factor correction reduces the reactive power in a circuit, bringing the power factor closer to 1. Here's how it works in practice:

  1. Identify whether the load is inductive or capacitive (most industrial loads are inductive)

  2. Add a compensating component in parallel with the load to offset the reactive power

    • For inductive loads: add capacitors (they supply leading reactive power that cancels the lagging reactive power)
    • For capacitive loads: add inductors (less common in practice)
  3. Calculate the required reactive power compensation: Qc=P(tanθoldtanθnew)Q_c = P(\tan\theta_{old} - \tan\theta_{new})

  4. Size the capacitor accordingly: C=QcωVrms2C = \frac{Q_c}{\omega V_{rms}^2}

The benefits are real: lower current draw from the source, reduced I2RI^2R losses in transmission lines, and better voltage regulation. Utilities actually charge industrial customers penalties for low power factor, so this has direct financial impact.

AC Circuit Calculations

RMS Values and Calculations

RMS (Root Mean Square) values represent the effective DC-equivalent value of an AC signal. An AC voltage with an RMS value of 120 V delivers the same heating power to a resistor as a 120 V DC source would.

For sinusoidal waveforms, the conversion is simple:

Vrms=Vpeak20.707VpeakV_{rms} = \frac{V_{peak}}{\sqrt{2}} \approx 0.707 \cdot V_{peak}

Irms=Ipeak20.707IpeakI_{rms} = \frac{I_{peak}}{\sqrt{2}} \approx 0.707 \cdot I_{peak}

For example, a wall outlet in the US has Vrms=120V_{rms} = 120 V, which means the peak voltage is about 170 V.

All the power formulas in AC analysis use RMS values. Here's a summary of the key calculation relationships:

  • Purely resistive circuit (θ=0\theta = 0): P=VrmsIrmsP = V_{rms} I_{rms} and Q=0Q = 0
  • General AC circuit: P=VrmsIrmscos(θ)P = V_{rms} I_{rms} \cos(\theta), Q=VrmsIrmssin(θ)Q = V_{rms} I_{rms} \sin(\theta), S=VrmsIrmsS = V_{rms} I_{rms}
  • Ohm's law with impedance: Vrms=IrmsZV_{rms} = I_{rms} Z, where ZZ is the magnitude of the circuit impedance
  • Power in terms of impedance: P=Irms2RP = I_{rms}^2 R and Q=Irms2XQ = I_{rms}^2 X, where RR is resistance and XX is reactance

That last pair of formulas is especially useful when you know the current and the impedance components but not the phase angle directly.