The formula
Z = √(R² + (X_L − X_C)²) ; φ = arctan((X_L − X_C) / R)
- Z
- impedance magnitude (ohms)
- R
- resistance (ohms)
- X_L, X_C
- inductive and capacitive reactance at this frequency (ohms)
- φ
- phase angle between voltage and current (degrees)
Worked example
R = 100 Ω, L = 100 mH, C = 10 µF at 50 Hz.
- X_L = 2π × 50 × 0.1 = 31.4 Ω ; X_C = 1/(2π × 50 × 10⁻⁵) = 318.3 Ω
- Net reactance: X = 31.4 − 318.3 = −286.9 Ω (capacitive)
- Z = √(100² + 286.9²) = √(10000 + 82312)
- φ = arctan(−286.9 / 100) = −70.8°
Z = 303.8 Ω at −70.8°: the current leads the voltage, so the circuit is capacitive.
Where you'll use it
AC circuit analysis, filter response, and working out the current a mains-connected load will draw. A negative angle means leading current (capacitive); positive means lagging (inductive), which is the normal case for motors.