Finding equivalent impedance means reducing a circuit with multiple components (resistors, capacitors, inductors) down to a single impedance value, expressed as a complex number in ohms. The process mirrors how you simplify resistor networks in DC circuits, but with an added layer: you’re working with complex numbers because capacitors and inductors shift the timing between voltage and current.
What Impedance Actually Represents
Impedance is the AC version of resistance. While resistance opposes direct current with a single fixed value, impedance opposes alternating current and changes with frequency. It has two parts: a real part (resistance) and an imaginary part (reactance). You write it in rectangular form as Z = R + jX, where R is resistance, X is reactance, and j is the imaginary unit.
A quick real-world example: if you measure an 8-ohm speaker with a multimeter, you’ll read roughly 6 ohms. That’s because a multimeter measures DC resistance, which is essentially impedance at 0 Hz. The speaker’s actual impedance varies across the frequency spectrum, rising and falling depending on the signal. This is why impedance is always tied to frequency.
Reactance of Inductors and Capacitors
Before you can find equivalent impedance, you need the impedance of each individual component. Resistors are straightforward: their impedance is simply their resistance value with no imaginary part. Inductors and capacitors require a frequency-dependent calculation.
An inductor’s reactance is X_L = 2πfL, where f is frequency in hertz and L is inductance in henries. Higher frequency means the inductor opposes current more strongly, because the current is changing faster and the inductor resists change. The impedance of an inductor is written as Z_L = jX_L (positive imaginary).
A capacitor’s reactance is X_C = 1/(2πfC), where C is capacitance in farads. This relationship is inverted: higher frequency means less opposition, because the capacitor doesn’t have time to fully charge before the current reverses. The impedance of a capacitor is Z_C = −jX_C (negative imaginary).
The sign matters. Inductors get a positive j term, capacitors get a negative j term. When you combine them, inductive and capacitive reactances partially cancel each other out. A negative phase angle in your final impedance means the circuit behaves more like a capacitor, while a positive phase angle means it leans inductive.
Series Circuits: Add the Impedances
Components in series have the simplest rule: their impedances add directly.
Z_total = Z_1 + Z_2 + … + Z_n
For a series circuit with a resistor, inductor, and capacitor, that becomes:
Z_total = R + j(2πfL − 1/(2πfC))
You add the real parts together and the imaginary parts together, just like adding two-dimensional vectors. If you have a 100-ohm resistor in series with an inductor whose reactance is 50 ohms and a capacitor whose reactance is 30 ohms, the total impedance is 100 + j(50 − 30) = 100 + j20 ohms.
Parallel Circuits: Use the Reciprocal Formula
For components in parallel, the equivalent impedance follows the same reciprocal pattern you know from parallel resistors, except every value is complex:
1/Z_total = 1/Z_1 + 1/Z_2 + … + 1/Z_n
For two parallel impedances, you can use the product-over-sum shortcut: Z_total = (Z_1 × Z_2) / (Z_1 + Z_2). This is identical to the parallel resistor formula, but you need to multiply and divide complex numbers, which involves more algebra.
To multiply complex numbers, use the FOIL method or convert to polar form first. To divide them, multiply the numerator and denominator by the conjugate of the denominator. Polar form (magnitude and angle) often makes this easier: you multiply magnitudes and add angles for multiplication, divide magnitudes and subtract angles for division.
Converting Between Rectangular and Polar Form
Most impedance problems require you to switch between rectangular form (R + jX) and polar form (|Z| at angle θ) at different stages. Rectangular form is best for adding impedances in series. Polar form is best for multiplying or dividing impedances in parallel calculations.
To convert from rectangular to polar: the magnitude is |Z| = √(R² + X²), and the phase angle is θ = arctan(X/R). To go back, R = |Z| cos(θ) and X = |Z| sin(θ).
The phase angle tells you how much the current leads or lags the voltage. A purely resistive circuit has a phase angle of zero. A purely inductive circuit has +90 degrees, and a purely capacitive circuit has −90 degrees. Most real circuits land somewhere in between.
Step-by-Step Approach for Mixed Circuits
Real circuits rarely contain only series or only parallel connections. Most have a mix of both. Here’s how to systematically reduce them:
- Study the full circuit first. Identify which groups of components are in series and which are in parallel. Look for the innermost combinations you can simplify first, similar to solving nested parentheses in math.
- Calculate each component’s impedance. Convert every resistor, inductor, and capacitor into its complex impedance at the given frequency.
- Combine the innermost group. If two components are clearly in series or parallel with nothing else between them, combine them into a single equivalent impedance.
- Redraw the circuit. Replace that group with its equivalent and look at the simplified version. This is critical for avoiding errors in complex networks. Each time you reduce a section, sketch the new, simpler circuit.
- Repeat until one impedance remains. Keep combining series and parallel groups, redrawing each time, until the entire circuit reduces to a single equivalent impedance between the two terminals you care about.
After you reach your answer, do a quick sanity check. If the circuit is mostly resistive, the imaginary part should be small relative to the real part. If there’s a large inductor and no capacitor, the phase angle should be positive. Catching sign errors early saves a lot of rework.
Thévenin Equivalent Impedance
Sometimes you need the equivalent impedance seen from a specific pair of terminals in a circuit that contains voltage or current sources. This comes up in Thévenin’s theorem, where you model a complex circuit as a single voltage source in series with a single impedance.
To find the Thévenin impedance: remove (or “cut”) the load from the terminals you’re analyzing, then replace all independent sources with their internal impedance. That means short-circuiting ideal voltage sources (replacing them with a wire) and open-circuiting ideal current sources (removing them entirely). Now look back into the circuit from those terminals and simplify using the series and parallel techniques above. The resulting impedance is the Thévenin equivalent impedance.
Delta-Wye Transformations
Some circuits can’t be reduced using series and parallel combinations alone. When three impedances form a triangle (delta configuration), you may need to convert them to a Y (wye) configuration, or vice versa, before you can simplify further.
To convert from delta to wye, each wye impedance equals the product of the two adjacent delta impedances divided by the sum of all three delta impedances. For example, Z_1 = (Z_b × Z_c) / (Z_a + Z_b + Z_c). The other two wye impedances follow the same pattern with different pairs.
To convert from wye to delta, each delta impedance equals the sum of all pairwise products of the wye impedances, divided by the opposite wye impedance. For instance, Z_a = (Z_1·Z_2 + Z_2·Z_3 + Z_3·Z_1) / Z_1. These formulas work with complex impedances the same way they work with simple resistances.
Measuring Impedance in Practice
On paper, you calculate equivalent impedance from component values and frequency. In the real world, you measure it with an LCR meter or impedance analyzer. These instruments apply a small AC signal at a specific frequency and measure the resulting voltage and current to determine impedance magnitude and phase.
LCR meters typically use an automatic balance bridge circuit and connect through specialized terminals. Simple two-terminal connections work for basic measurements, while four-terminal-pair methods eliminate lead resistance and stray coupling for higher accuracy. If you only have a basic multimeter, you can verify that a component’s impedance is in the right ballpark by measuring its DC resistance, keeping in mind that the reading will be somewhat lower than the nominal AC impedance.

