Capacitive reactance ($X_C$) is the opposition a capacitor presents to alternating current (AC), measured in ohms, which decreases as either the signal frequency or the capacitance value increases. Unlike standard resistance, which burns off electrical energy as heat, reactance temporarily stores energy in an electrostatic field between the capacitor's plates and returns it to the circuit. If you are trying to understand what is capacitive reactance in a practical sense, think of it as a frequency-dependent resistor that blocks DC entirely but allows AC to pass, with the 'resistance' dropping as the AC cycles faster.

The Core Formula and a Worked Numeric Example

To calculate capacitive reactance, we use the following formula:

Formula: $X_C = \frac{1}{2 \pi f C}$
Where $X_C$ is reactance in ohms ($\Omega$), $f$ is frequency in Hertz (Hz), and $C$ is capacitance in Farads (F).

Because capacitance is usually specified in microfarads ($\mu$F), you must convert to base Farads (e.g., $10 \mu F = 0.00001 F$) before calculating. Let us look at a concrete bench example to see how frequency drastically changes the opposition.

Scenario: You have a 10 $\mu$F non-polarized film capacitor on your workbench. You want to know its reactance at standard US mains frequency (60 Hz) versus a standard audio test tone (1 kHz).

  • At 60 Hz: $X_C = \frac{1}{2 \times 3.14159 \times 60 \times 0.00001} = \frac{1}{0.00377} = 265.25 \Omega$
  • At 1,000 Hz (1 kHz): $X_C = \frac{1}{2 \times 3.14159 \times 1000 \times 0.00001} = \frac{1}{0.06283} = 15.91 \Omega$

By simply increasing the frequency by a factor of ~16.6, the capacitive reactance dropped by the exact same factor. This inverse relationship is the defining characteristic of capacitors in AC theory.

What Capacitive Reactance Changes in a Real Circuit

When you introduce capacitive reactance into an AC circuit, it alters two fundamental properties of the signal: amplitude and phase.

  1. Amplitude (Frequency Filtering): Because $X_C$ drops as frequency rises, a capacitor in series with a load will attenuate (reduce) low frequencies while passing high frequencies. This is the basis of all high-pass filters.
  2. Phase Shift: In a purely capacitive circuit, current leads voltage by exactly 90 degrees. Current must physically flow into the plates to deposit charge before a voltage potential can build up across the dielectric.
The Water Pipe Analogy: Imagine a water pipe with a flexible rubber membrane stretched tightly across the middle. If you apply steady DC water pressure, the membrane stretches until it is taut, and flow stops completely (infinite reactance). But if you rapidly push and pull the water back and forth (AC), the membrane flexes, and water effectively 'passes through' the pipe without ever crossing the barrier. The faster you push and pull (higher frequency), the less the rubber resists your effort.

Where You Meet This in Practice

You will encounter capacitive reactance in almost every facet of electrical and electronics work. Here are three specific jobsite and bench scenarios where $X_C$ dictates the design.

1. HVAC Motor Run Capacitors

Single-phase AC induction motors (like those in your air handler or compressor) cannot start on their own because they lack a rotating magnetic field. We use a run capacitor in series with the start winding to create a phase shift. Consider a typical 45 $\mu$F run capacitor on a 240V, 60Hz system. Its reactance is $X_C = 58.94 \Omega$. Using Ohm's law ($I = V / X_C$), the current through the start winding is limited to roughly 4.07A, and that current is phase-shifted by 90 degrees, creating the rotational torque the motor needs.

Safety Warning: HVAC run capacitors store lethal energy. Even when the breaker is off, a 45 $\mu$F capacitor can hold a 300V+ charge. Always de-energize the circuit, verify dead with a multimeter, and safely discharge the capacitor using a 20k-ohm 5W bleeder resistor across the terminals before touching any wires.

2. Audio Crossover Networks

In a passive speaker crossover, a capacitor protects the tweeter from low-frequency bass energy that could tear the delicate voice coil. If you place a 4.7 $\mu$F capacitor in series with an 8-ohm tweeter, the reactance at a 20 Hz bass note is a massive 1,693 $\Omega$, effectively blocking the signal. But at a 4 kHz treble frequency, $X_C$ drops to just 8.46 $\Omega$, allowing the high-frequency audio to pass freely to the driver.

3. Oscilloscope AC Coupling

When you set your oscilloscope probe to 'AC Coupling', you are inserting a small internal capacitor in series with the signal path. This introduces high capacitive reactance to the 0 Hz DC component (blocking it entirely) while maintaining low reactance to the AC ripple you actually want to measure.

Common Confusions: Reactance vs. Resistance vs. Impedance

Beginners frequently conflate these terms. While all are measured in ohms, their physical behaviors are entirely different. Refer to the Electronics Tutorials guide on AC circuits for deeper phasor math, but keep this matrix in mind:

Property Symbol Frequency Dependence Power Dissipation Phase Effect
Resistance $R$ None (Constant) Dissipates as Heat ($I^2R$) None (Voltage and Current in phase)
Capacitive Reactance $X_C$ Decreases as $f$ increases Ideally Zero (Stores/Returns energy) Current LEADS Voltage by 90°
Inductive Reactance $X_L$ Increases as $f$ increases Ideally Zero (Stores/Returns energy) Current LAGS Voltage by 90°
Impedance $Z$ Depends on $R$, $X_C$, and $X_L$ mix Only the $R$ portion dissipates heat Phase angle between -90° and +90°

Impedance ($Z$) is the vector sum of resistance and reactance. You cannot simply add $R$ and $X_C$ together like normal numbers; you must use trigonometry ($Z = \sqrt{R^2 + X_C^2}$) because they are 90 degrees out of phase.

Frequently Asked Questions

What is the difference between capacitive reactance and resistance?

Resistance opposes both AC and DC equally and converts electrical energy into heat. Capacitive reactance only opposes AC (blocking DC entirely), changes its value based on the signal frequency, and does not dissipate power as heat; instead, it temporarily stores energy in an electric field and pushes it back into the circuit during the next half-cycle.

Why does capacitive reactance decrease when frequency increases?

At higher frequencies, the AC voltage changes direction so rapidly that the capacitor plates never have time to fully charge. Because the voltage across the capacitor remains relatively low while the current is constantly rushing in and out to reverse the charge, the ratio of Voltage to Current ($V/I$) drops. Since Ohms are defined as $V/I$, a lower ratio means lower reactance.

How do you calculate total capacitive reactance in series and parallel circuits?

This is a common trap. While capacitance values add inversely in series and directly in parallel, capacitive reactance is measured in ohms and behaves exactly like standard resistors. For series circuits, you simply add the reactances: $X_{C(total)} = X_{C1} + X_{C2}$. For parallel circuits, you use the reciprocal formula: $\frac{1}{X_{C(total)}} = \frac{1}{X_{C1}} + \frac{1}{X_{C2}}$.

Can capacitive reactance be negative?

In physical magnitude, no; a capacitor always presents a positive number of ohms of opposition. However, in complex phasor notation used by electrical engineers, capacitive reactance is written with a negative imaginary operator (e.g., $-jX_C$). This negative sign is a mathematical flag indicating that the current phase is shifted -90 degrees relative to the voltage, not that the ohmic value is below zero.