Capacitive Reactance
AC Circuits · 10 min read
A capacitor that laughs at steady DC turns cooperative at AC. The higher the frequency, the easier the cap is to push current through — it acts like an ohmic opposition that shrinks as frequency rises. The engineering name for that opposition is capacitive reactance.
The formula
For a pure capacitor carrying a sinusoidal current, the opposition to that current at frequency is:
has units of ohms and describes, at a given frequency, how much the capacitor throttles the current for a given RMS voltage. Like a resistor, it ties current and voltage via a version of Ohm's Law:
But unlike a resistor, is frequency-dependent and introduces a 90° phase shift between V and I. Both differences come from the cap's core behaviour — current flows in response to a change in voltage, not the voltage itself.
Frequency dependence — the key intuition
Double the frequency and halves. A decade rise in frequency drops reactance by a decade. Two handy limits:
- DC (): . The cap looks like an open circuit. Steady current can't flow.
- High frequency: . The cap looks like a short circuit. Any AC passes through freely.
This is why a cap works as a coupling element between stages of an amplifier (blocks the DC bias, passes the AC signal) and as a bypass element to ground (shorts out ripple at high frequencies while leaving low-frequency behaviour alone).
Phase relationship — I leads V by 90°
A capacitor's defining equation is — current scales with the rate of change of voltage. For a sinusoidal voltage , the derivative is : the same frequency, with a 90° phase shift.
So the current hits its peaks a quarter-cycle before the voltage does. Engineers remember this with “ICE” — in a Capacitor, I leads E (an older symbol for voltage). The inductor is the reverse, and we'll meet its mnemonic in Topic 6.
Common applications
- Coupling caps sit in series between two stages of an amplifier. They block the DC operating point of stage 1 ( at DC) while passing the audio / RF content ( small at the signal frequencies).
- Bypass / decoupling caps tie a supply rail to ground. At low frequency is large — the cap is invisible to DC. At high frequency it's a short — it shunts ripple and switching noise straight to ground before it can contaminate the rest of the circuit.
- High-pass filters put a cap in series with the signal path: at low f the cap blocks, at high f it passes. We'll derive the cut-off formula in Topic 9.
Every modern PCB is peppered with bypass caps — often dozens near each IC. Understanding is understanding why they're there.