Impedance and Admittance
Impedance and admittance describe how circuit elements behave with alternating current. They package resistance, inductance, and capacitance effects into complex numbers, which lets you analyze AC circuits using the same DC techniques you already know (mesh analysis, node voltage, Thรฉvenin/Norton equivalents).
These two concepts are the foundation of sinusoidal steady-state analysis. Once you can express every element as an impedance or admittance, an AC circuit problem looks and solves just like a DC one, except with complex arithmetic.
Impedance and Admittance
Fundamental Concepts
Impedance () is the total opposition a circuit element presents to alternating current, measured in ohms (). Think of it as the AC generalization of resistance: it accounts not only for energy dissipation (resistance) but also for energy storage in electric and magnetic fields (reactance).
Admittance () is the reciprocal quantity, measuring how easily AC flows through an element. It's measured in siemens (S).
Both quantities depend on frequency, which is what makes AC analysis different from DC.
- Impedance in rectangular form: , where is resistance (real part) and is reactance (imaginary part).
- Admittance in rectangular form: , where is conductance (real part) and is susceptance (imaginary part).
- They're related by , so you can always convert between the two.
A common point of confusion: and are not simply and when both and are nonzero. You have to invert the full complex number. For :
Complex Number Representation
You'll constantly switch between two forms:
- Rectangular form (): best for addition and subtraction (series impedances, parallel admittances).
- Polar form (): best for multiplication and division (voltage/current ratios, power calculations).
To convert from rectangular to polar:
To convert from polar to rectangular:
Euler's formula ties these together: . This means polar form can also be written as .
The -operator () is what separates resistive components (real axis) from reactive components (imaginary axis). Phasor diagrams plot these on the complex plane so you can visualize magnitude and phase relationships between voltages and currents.
Impedance of Circuit Elements

Resistors
The impedance of a resistor is purely real and doesn't change with frequency. Voltage and current are in phase (0ยฐ phase difference), meaning they reach their peaks at the same instant.
- Admittance:
- Power dissipation:
Inductors
An inductor's impedance is purely imaginary and positive, meaning it grows linearly with frequency. At DC (), the impedance is zero (a short circuit). At very high frequencies, it approaches an open circuit.
The phase angle is +90ยฐ: voltage leads current by 90ยฐ. A helpful mnemonic is ELI (voltage E leads current I in an inductor L).
- Admittance:
- Energy stored in the magnetic field:
Capacitors
A capacitor's impedance is purely imaginary and negative, and it decreases as frequency increases. At DC, the impedance is infinite (an open circuit). At very high frequencies, it approaches a short circuit. This is the opposite behavior of an inductor.
The phase angle is โ90ยฐ: current leads voltage by 90ยฐ. The mnemonic here is ICE (current I leads voltage E in a capacitor C).
- Admittance:
- Energy stored in the electric field:
Non-Ideal Components
Real components aren't perfect. Here are the most common deviations:
- Inductors have wire resistance, so a more realistic model is (a series R-L combination).
- Capacitors have leakage resistance, typically modeled as a resistor in parallel with the ideal capacitor.
- Skin effect causes the effective resistance of conductors to increase at high frequencies because current crowds toward the surface.
- Both inductors and capacitors have a self-resonant frequency beyond which they stop behaving as expected (an inductor starts looking capacitive, and vice versa).

Series and Parallel Combinations
Series Connections
When elements are in series, their impedances add directly:
This is the same rule as resistors in series, just with complex numbers. Use rectangular form for the addition.
Voltage divider for AC circuits works the same way as DC:
Series resonance occurs in an RLC circuit when the inductive reactance equals the capacitive reactance (). At resonance, the imaginary parts cancel and the total impedance is purely resistive (), meaning current is maximized.
The quality factor for a series RLC circuit is:
where is the resonant frequency. A higher means a sharper, more selective resonance peak.
Parallel Connections
When elements are in parallel, their admittances add directly:
Or equivalently, in terms of impedance:
For just two impedances in parallel, the familiar product-over-sum formula applies:
Current divider for AC:
Parallel resonance occurs when the susceptances of the inductor and capacitor cancel. At resonance, the total admittance is minimized (purely real), so impedance is maximized.
The quality factor for a parallel RLC circuit is:
Notice this is the inverse relationship compared to series: in a series circuit, lower gives higher ; in a parallel circuit, higher gives higher .
Complex Circuit Analysis
For circuits that aren't simple series or parallel combinations, you have several tools:
- Series-parallel conversion: You can convert a series R-X combination into an equivalent parallel R-X combination (and vice versa) to simplify mixed networks. The conversion uses the of the branch.
- Delta-wye (-Y) transformations: These work the same as in DC circuits, but with complex impedances.
- Superposition: Valid for circuits with multiple AC sources, but all sources must be at the same frequency for a single phasor analysis. Different frequencies require separate analyses.
- Thรฉvenin and Norton equivalents: You can reduce any linear AC network to a voltage source with a series impedance (Thรฉvenin) or a current source with a parallel admittance (Norton).
- Mesh current and node voltage methods: Apply exactly as in DC, substituting impedances for resistances and using phasor voltages/currents.
The key takeaway: once every element is expressed as an impedance or admittance, every technique from DC circuit analysis carries over directly. The only new skill is complex arithmetic.