2.2 Single-Phase AC Steady-State Analysis, Phasors & Impedance
Key Takeaways
- Sinusoidal AC power quantities in North America operate at frequency $f = 60\text{ Hz}$ ($\omega = 2\pi f = 376.99\text{ rad/s} \approx 377\text{ rad/s}$), evaluated in Root-Mean-Square (RMS) values ($V_{rms} = V_{peak}/\sqrt{2} \approx 0.707 V_{peak}$).
- Phasor transformation maps sinusoidal time-domain signals $v(t) = V_m \cos(\omega t + \phi)$ into complex frequency-domain vectors $\mathbf{V} = V_{rms}\angle\phi = V_{rms}e^{j\phi}$, transforming differential equations into algebraic equations.
- Impedance is defined as $\mathbf{Z} = R + jX$, where inductive reactance is $X_L = \omega L$ (producing $+j\omega L$) and capacitive reactance is $X_C = 1/(\omega C)$ (producing $-j/(\omega C)$).
- Phase angle relationships follow the mnemonic 'ELI the ICE man': voltage leads current by 90 degrees in pure inductors ($+90^\circ$), while current leads voltage by 90 degrees in pure capacitors ($-90^\circ$).
- Admittance $\mathbf{Y} = 1/\mathbf{Z} = G + jB$ simplifies parallel circuit calculations, where conductance $G = R/(R^2+X^2)$ and susceptance $B = -X/(R^2+X^2)$ (note inductive susceptance is negative, capacitive is positive).
Single-Phase AC Steady-State Analysis, Phasors & Impedance
Alternating Current (AC) steady-state analysis represents the core mathematical language of electric power systems. Generation, transmission, distribution, and utilization systems operate almost universally in AC at a synchronized power frequency (60 Hz in North America, 50 Hz in Europe and parts of Asia/South America).
The NCEES PE Power examination requires complete fluency in converting time-domain sinusoidal voltages and currents into the frequency-domain (phasor domain), manipulating complex numbers in rectangular and polar forms, calculating complex impedances and admittances, and applying network reduction laws to AC circuits.
1. Sinusoidal Waveforms, Frequency & RMS Values
A time-varying sinusoidal voltage is defined mathematically as:
Where:
- $V_{peak}$ (or $V_m$) = Peak amplitude of the sinusoidal voltage (Volts).
- $\omega = 2\pi f$ = Angular frequency in radians per second ($\text{rad/s}$).
- $f$ = Cyclic frequency in Hertz ($\text{Hz} = \text{s}^{-1}$); in North America, $f = 60\text{ Hz} \implies \omega = 2\pi(60) \approx 376.991\text{ rad/s} \approx 377\text{ rad/s}$.
- $T = 1/f$ = Period of one full cycle; at 60 Hz, $T = 1/60\text{ s} = 16.67\text{ ms}$.
- $\theta_v$ = Phase angle in radians or degrees.
+-----------------------------------------------------------------------------------------+
| AC VOLTAGE METRICS & CONVERSIONS |
| |
| PEAK VALUE (V_peak): |
| - Maximum instantaneous crest value above the zero baseline. |
| |
| ROOT-MEAN-SQUARE (RMS / EFFECTIVE VALUE) (V_rms): |
| - Produces identical average thermal dissipation in a resistor as equivalent DC: |
| V_rms = sqrt( (1/T) * integral_0^T [v(t)]^2 dt ) = V_peak / sqrt(2) |
| V_rms = 0.7071 * V_peak |
| V_peak = sqrt(2) * V_rms = 1.4142 * V_rms |
| |
| AVERAGE VALUE OF RECTIFIED SINE (V_avg): |
| - Average over a positive half-cycle: V_avg = (2 / pi) * V_peak = 0.6366 * V_peak |
| - Pure full-period sine wave average is ZERO: V_avg,full = 0 |
+-----------------------------------------------------------------------------------------+
[!IMPORTANT] NCEES Reference Handbook Standard: Unless explicitly stated otherwise (e.g., "an instantaneous voltage of $170\cos(377t)$"), all AC voltages and currents given in the PE Power exam (e.g., "a $480\text{ V}$ feeder" or "a $120\text{ V}$ branch") are RMS values.
2. Phasor Representation & Complex Algebra
Phasor analysis transforms time-domain differential equations into algebraic equations involving complex numbers. Using Euler's identity ($e^{j\theta} = \cos\theta + j\sin\theta$):
+-----------------------------------------------------------------------------------------+
| COMPLEX NUMBER REPRESENTATIONS |
| |
| RECTANGULAR FORM: POLAR FORM: |
| Z = R + jX Z = |Z| /_ theta_z = |Z| * e^(j*theta_z) |
| - R = Real Part (Resistance) - |Z| = Magnitude = sqrt(R^2 + X^2) |
| - X = Imaginary Part (Reactance) - theta_z = Phase Angle = arctan(X / R) |
| |
| CONVERSION IDENTITIES: |
| - R = |Z| * cos(theta_z) |
| - X = |Z| * sin(theta_z) |
| - Complex Conjugate: Z* = R - jX = |Z| /_ -theta_z |
+-----------------------------------------------------------------------------------------+
Arithmetic Operations in AC Analysis
- Addition & Subtraction: Must be performed in rectangular form:
- Multiplication & Division: Performed most easily in polar form:
3. Passive Element Impedance & Admittance
In the phasor domain, the ratio of phasor voltage to phasor current is the complex impedance $\mathbf{Z}$ (measured in Ohms, $\Omega$):
+-----------------------------------------------------------------------------------------+
| PASSIVE ELEMENT IMPEDANCE SUMMARY |
| |
| RESISTOR (R): |
| - Time domain: v_R(t) = R * i_R(t) |
| - Phasor impedance: Z_R = R = R /_ 0 deg |
| - Voltage and current are IN PHASE (theta = 0 deg). |
| |
| INDUCTOR (L): |
| - Time domain: v_L(t) = L * (di_L / dt) |
| - Phasor impedance: Z_L = j*omega*L = j*X_L = X_L /_ +90 deg |
| - Inductive Reactance: X_L = omega * L = 2 * pi * f * L (Ohms) |
| - VOLTAGE LEADS CURRENT BY 90 DEGREES (ELI). |
| |
| CAPACITOR (C): |
| - Time domain: i_C(t) = C * (dv_C / dt) |
| - Phasor impedance: Z_C = 1 / (j*omega*C) = -j / (omega*C) = -j*X_C = X_C /_ -90 deg |
| - Capacitive Reactance: X_C = 1 / (omega * C) = 1 / (2 * pi * f * C) (Ohms) |
| - CURRENT LEADS VOLTAGE BY 90 DEGREES (ICE). |
+-----------------------------------------------------------------------------------------+
The "ELI the ICE man" Phase Rule
To quickly determine leading and lagging phase relationships:
- $ ext{E L I}$: Voltage ($ ext{E}$) leads Current ($ ext{I}$) in an Inductor ($ ext{L}$).
- $ ext{I C E}$: Current ($ ext{I}$) leads Voltage ($ ext{E}$) in a Capacitor ($ ext{C}$).
INDUCTIVE (ELI) CAPACITIVE (ICE)
Voltage Leads Current Current Leads Voltage
+j (Im) +j (Im)
^ ^
| V phasor | I phasor
| |
+-------> +Re +-------> +Re
/ /
/ /
v I phasor v V phasor
(I lags V by theta) (I leads V by theta)
Admittance, Conductance & Susceptance
Admittance $\mathbf{Y}$ is the reciprocal of impedance, measured in Siemens ($ ext{S}$ or $\Omega^{-1}$):
Where:
- $G$ = Conductance (Siemens, S)
- $B$ = Susceptance (Siemens, S)
Converting rectangular impedance $\mathbf{Z} = R + jX$ to rectangular admittance $\mathbf{Y} = G + jB$:
[!WARNING] Sign Inversion in Susceptance: Notice that for an inductive impedance ($X = +\omega L > 0$), the resulting inductive susceptance is negative ($B_L = -1/(\omega L) < 0$). For a capacitive impedance ($X = -1/(\omega C) < 0$), the capacitive susceptance is positive ($B_C = +\omega C > 0$). This sign inversion is a frequent source of errors on the PE exam.
4. AC Circuit Analysis Laws & Impedance Combinations
All DC circuit laws generalize directly to the AC phasor domain by replacing real resistances with complex impedances $\mathbf{Z}$ and DC quantities with phasors $\mathbf{V}$ and $\mathbf{I}$:
- Phasor KCL: $\sum_{k=1}^K \mathbf{I}_k = 0$ at any node.
- Phasor KVL: $\sum_{k=1}^K \mathbf{V}_k = 0$ around any closed loop.
- Series Impedances: $\mathbf{Z}_{eq} = \mathbf{Z}_1 + \mathbf{Z}_2 + \dots + \mathbf{Z}_n$.
- Parallel Impedances: $\frac{1}{\mathbf{Z}{eq}} = \mathbf{Y}{eq} = \mathbf{Y}_1 + \mathbf{Y}_2 + \dots + \mathbf{Y}n$, or for two branches: $\mathbf{Z}{eq} = \frac{\mathbf{Z}_1 \mathbf{Z}_2}{\mathbf{Z}_1 + \mathbf{Z}_2}$.
- Current Divider (Two Parallel Branches):
- Voltage Divider (Series Branches):
5. Comprehensive Worked Mathematical Examples
Example 1: AC Nodal Analysis with Reactive Elements at 60 Hz
Problem: In the 60 Hz single-phase AC circuit shown below, calculate the steady-state phasor voltage $\mathbf{V}_1$ at the non-reference node and the total current $\mathbf{I}_s$ supplied by the source.
I_s Z_1 = 4 + j3 ohms
+-------->----------[ R_1 + jX_L1 ]----+ V_1
| |
( + ) +---+
V_s = 240 /_ 0 deg V | | Z_2 = 10 - j15 ohms
( - ) | | (Parallel branch 2)
| +---+
| |
+--------------------------------------+ (Reference Ground 0 V)
Given Parameters:
- $\mathbf{V}s = 240\angle 0^\circ\text{ V}{rms}$ at $f = 60\text{ Hz}$.
- Series branch impedance: $\mathbf{Z}_1 = 4.0 + j3.0\ \Omega = 5.0\angle 36.87^\circ\ \Omega$.
- Load branch connected from node 1 to ground: $\mathbf{Z}_2 = 10.0 - j15.0\ \Omega = 18.028\angle -56.31^\circ\ \Omega$.
Step 1: Compute Total Equivalent Impedance ($\mathbf{Z}_{total}$)
Convert $\mathbf{Z}_{total}$ to polar form:
Step 2: Calculate Total Source Current ($\mathbf{I}_s$)
Step 3: Calculate Node Voltage ($\mathbf{V}_1$) Using Voltage Division
Example 2: Equivalent Admittance of Parallel RLC Branches
Problem: A $208\text{ V}$, $60\text{ Hz}$ single-phase bus supplies two parallel branch loads:
- Branch A: An inductive branch with $R_A = 12\ \Omega$ in series with $L_A = 42.44\text{ mH}$.
- Branch B: A capacitive branch with $R_B = 20\ \Omega$ in series with $C_B = 132.63\ \mu\text{F}$. Calculate the total admittance $\mathbf{Y}{total}$, equivalent parallel impedance $\mathbf{Z}{eq}$, and total current $\mathbf{I}_{total}$.
Step 1: Calculate Reactances at 60 Hz ($\omega = 377.0\text{ rad/s}$)
- Inductive reactance: $X_{LA} = \omega L_A = 377.0 \times 0.04244 = 16.0\ \Omega$.
- $\mathbf{Z}_A = 12.0 + j16.0\ \Omega = 20.0\angle 53.13^\circ\ \Omega$.
- Capacitive reactance: $X_{CB} = \frac{1}{\omega C_B} = \frac{1}{377.0 \times 132.63 \times 10^{-6}} = 20.0\ \Omega$.
- $\mathbf{Z}_B = 20.0 - j20.0\ \Omega = 28.284\angle -45.0^\circ\ \Omega$.
Step 2: Calculate Individual Branch Admittances
Step 3: Combine Parallel Admittances
Convert $\mathbf{Y}_{total}$ to polar form:
Step 4: Calculate Total Current with $\mathbf{V} = 208\angle 0^\circ\text{ V}$
Because current angle ($-15.26^\circ$) is negative relative to voltage ($0^\circ$), the total network remains slightly inductive (current lags voltage).
6. Common PE Exam Traps & Pitfalls
- Degree vs. Radian Calculator Mode: Ensure your calculator is set to Degrees when computing polar angles (e.g., $\angle 36.87^\circ$), but remember to use Radians if evaluating $\omega t$ directly in trigonometric arguments.
- Peak vs. RMS Confusion: Peak voltage $V_{peak} = \sqrt{2} V_{rms}$. If a problem specifies $v(t) = 170\cos(377t)$, the RMS phasor magnitude is $170/\sqrt{2} = 120\text{ V}$. Using 170 directly in power formulas will overestimate power by a factor of 2 ($170^2 / 120^2 = 2.0$).
- Capacitive Susceptance Sign: Remember $Z_C = -jX_C \implies Y_C = +jB_C = +j\omega C$. Do not place a negative sign in front of capacitive susceptance.
A 60 Hz single-phase sinusoidal voltage source given by v(t) = 169.7 * cos(377 t + 30 degrees) V is applied across a series branch consisting of a 12.0-ohm resistor and an inductor with inductive reactance X_L = 16.0 ohms. What is the steady-state phasor current I in polar form using RMS magnitude?
An impedance branch has a complex value of Z = 8.0 + j6.0 ohms. What is the equivalent admittance Y of this branch expressed in rectangular form?
A single-phase load is connected across a 240 V_rms, 60 Hz supply. The current drawn by the load is measured as 20.0 A_rms lagging the voltage by 45.0 degrees. What is the complex impedance Z of this load in rectangular form?