Inductive capacitive reactance is the opposition that inductors and capacitors present to alternating current (AC), measured in ohms, which varies with frequency rather than remaining constant like DC resistance. When you are designing an AC filter, sizing a motor run capacitor, or troubleshooting a low power factor on a shop compressor, understanding this frequency-dependent opposition is the difference between a circuit that hums perfectly and one that trips breakers or overheats.

The Core Mechanics: What Reactance Actually Changes

In a purely resistive DC circuit, voltage and current rise and fall together. In an AC circuit, reactance changes two critical parameters: it limits the magnitude of the AC current, and it shifts the phase angle between voltage and current. Crucially, unlike resistance, reactance does not dissipate real power (watts) as heat. Instead, it temporarily stores energy in a magnetic field (inductive) or an electric field (capacitive) and returns it to the source on the next half-cycle.

Common Confusion: Reactance vs. Resistance vs. Impedance
People commonly confuse reactance with resistance. Resistance (R) burns energy as heat and opposes both AC and DC equally. Reactance (X) only opposes AC and stores energy. Impedance (Z) is the vector sum of both—it is the total opposition to AC current when resistance and reactance are combined in a real-world component or circuit.

To visualize the phase shift, think of a mechanical system. An inductor acts like a heavy mechanical flywheel: it takes a lot of initial force (voltage) to get it spinning, so the physical movement (current) lags behind the push. A capacitor acts like a heavy spring: it compresses instantly when pushed (current flows immediately), but the physical resistance of the spring pushing back (voltage) builds up later. This phase shift is the root cause of poor power factor in industrial electrical systems, a metric heavily monitored by utility companies via Fluke power quality analyzers.

Worked Numeric Example: Calculating Total Impedance

Let us calculate the total current draw of a series RLC circuit powered by a standard US residential branch circuit. We will use real component values you might find in an HVAC control board or a benchtop power supply filter.

Circuit Parameters:

  • Source Voltage (V): 120V AC
  • Frequency (f): 60 Hz
  • Resistor (R): 10 Ω
  • Inductor (L): 50 mH (0.050 H)
  • Capacitor (C): 100 µF (0.000100 F)

Step 1: Calculate Inductive Reactance ($X_L$)
Formula: $X_L = 2 \pi f L$
$X_L = 2 \times 3.1416 \times 60 \times 0.050 = 18.85 Ω$

Step 2: Calculate Capacitive Reactance ($X_C$)
Formula: $X_C = 1 / (2 \pi f C)$
$X_C = 1 / (2 \times 3.1416 \times 60 \times 0.000100) = 26.53 Ω$

Step 3: Find Net Reactance (X)
Because inductive and capacitive reactance are 180 degrees out of phase with each other, they subtract.
$X = X_L - X_C = 18.85 - 26.53 = -7.68 Ω$
(The negative sign indicates the circuit is capacitively dominant; current will lead voltage.)

Step 4: Calculate Total Impedance (Z)
Formula: $Z = \sqrt{R^2 + X^2}$
$Z = \sqrt{10^2 + (-7.68)^2} = \sqrt{100 + 58.98} = \sqrt{158.98} = 12.61 Ω$

Step 5: Calculate Total Current (I)
Ohm's Law for AC: $I = V / Z$
$I = 120 / 12.61 = 9.52 A$

If you were to measure this with a true-RMS clamp meter, you would read 9.52 amps. However, because of the reactive components, the real power dissipated as heat in the resistor is only $I^2 \times R$ (908 watts), while the utility must supply a higher apparent power (1,142 VA) to push that current. For a deep dive into the phasor math behind these calculations, the All About Circuits textbook on Reactance and Impedance provides excellent vector diagrams.

Where You Meet Inductive Capacitive Reactance in Practice

You rarely calculate reactance just for academic exercises; it dictates the physical behavior of the equipment on your bench or in your panel.

  • HVAC Motor Run Capacitors: A 50 µF, 370VAC run capacitor on an AC compressor provides the necessary phase shift to the start winding. If the capacitor degrades to 40 µF, its capacitive reactance ($X_C$) increases. This drops the current to the start winding, reducing motor torque, causing the compressor to draw higher locked-rotor amps on the main winding, and eventually tripping the thermal overload.
  • Audio Speaker Crossovers: An 8-ohm nominal speaker has a voice coil that acts as an inductor. As audio frequency increases, the inductive reactance ($X_L$) rises, causing the speaker's actual impedance to spike at high frequencies. Audio engineers use Zobel networks (a series resistor and capacitor) to flatten this impedance curve so the amplifier sees a stable load.
  • Power Factor Correction (PFC): Industrial facilities with massive inductive loads (VFDs, large induction motors) suffer from lagging power factor. Utilities penalize this. Facilities install automated capacitor banks. The capacitive reactance perfectly cancels the inductive reactance, bringing the phase angle back to zero and the power factor close to 1.0.
  • EMI and RFI Filtering: On a switching power supply PCB, you will see ferrite beads (inductors) and ceramic bypass capacitors. The ferrite bead's high inductive reactance at MHz frequencies blocks high-frequency noise, while the capacitor's low capacitive reactance at those same frequencies shunts the noise safely to ground.

Comparison Matrix: Resistance vs. Reactance

Property Resistance (R) Inductive Reactance ($X_L$) Capacitive Reactance ($X_C$)
Symbol & Unit R (Ohms, Ω) $X_L$ (Ohms, Ω) $X_C$ (Ohms, Ω)
DC Behavior Opposes current equally Acts as a short circuit (zero Ω) Blocks current entirely (infinite Ω)
AC Frequency Response Constant regardless of Hz Increases as frequency rises Decreases as frequency rises
Phase Shift (V vs I) 0° (In phase) Voltage leads current by 90° Current leads voltage by 90°
Energy Dissipation Dissipates as real heat (Watts) Stores in magnetic field (VARs) Stores in electric field (VARs)

Frequently Asked Questions About Reactance

How does frequency affect inductive capacitive reactance in AC filters?

Frequency is the multiplier for inductive reactance and the divisor for capacitive reactance. In a low-pass filter, an inductor is placed in series with the load; as high-frequency noise hits the inductor, its $X_L$ skyrockets, blocking the noise. Conversely, in a high-pass filter, a capacitor is placed in series; its $X_C$ drops at high frequencies, allowing them to pass while blocking low-frequency hum (like 60Hz mains ripple). This is why a 0.1 µF ceramic capacitor is practically invisible to a 1 MHz microcontroller clock signal but acts as an open circuit to a 50 Hz AC line.

Why does capacitive reactance decrease while inductive reactance increases with frequency?

It comes down to the physical mechanics of how they store energy. An inductor resists changes in current by generating a back-EMF. Higher frequencies mean the current is changing direction faster, so the inductor fights back harder, resulting in higher $X_L$. A capacitor resists changes in voltage by drawing or supplying charge. At higher frequencies, the voltage changes direction before the capacitor can fully charge, meaning it never builds up a strong opposing electric field. Because it never 'fills up' to block the flow, it passes more current, which mathematically translates to a lower $X_C$.

Can inductive and capacitive reactance cancel each other out in a real circuit?

Yes, this is called resonance. When $X_L$ exactly equals $X_C$ in a series circuit, they subtract to zero. The total impedance drops to just the tiny DC resistance of the wires and components. If this happens at your line frequency or a harmonic, the current can spike to hundreds of amps, melting traces and destroying components. In a parallel circuit, resonance causes the impedance to spike toward infinity, which is exactly how a radio tuner isolates a specific broadcast frequency while rejecting all others. You must always calculate the resonant frequency ($f_r = 1 / (2 \pi \sqrt{LC})$) when designing LC networks to ensure you do not accidentally create a dead short at your operating frequency.