Capacitive Reactance Calculator

Capacitive Reactance Calculator
Xᴄ = 1/(2πfC)
Xᴄ = 1/(ωC)
Z = −jXᴄ
Enter Capacitance & Frequency
C Capacitance
f Frequency
Enter C and f
Capacitive Reactance
Xᴄ (Reactance)
Impedance Z
Xᴄ
Ω
ω
rad/s
|Z| = Xᴄ
Ω
Capacitor: Xᴄ Decreases with Frequency C Low f → High Xᴄ High f → Low Xᴄ Xᴄ = 1/(2πfC) — Blocks DC, passes high frequencies

Figure 1: A capacitor’s reactance falls inversely with frequency. At DC (f=0) it acts as an open circuit. At high frequencies it acts as a short circuit.

Find C or f for Target Xᴄ

Enter target Xᴄ and one known value.

Xᴄ Target Reactance
f Known Frequency
Leave blank to solve for f
C Known Capacitance
Leave blank to solve for C
Result
Result
Verification

Table of Contents
Fundamentals
  1. What Is Capacitive Reactance?
  2. The Formula
Worked Examples
  1. Coupling Capacitor at 1 kHz
  2. Power Supply Filter at 50 Hz
  3. RF Bypass at 100 MHz
Deep Dive
  1. How Frequency Affects XC
  2. Phase Relationship
  3. Common Applications
Reference
  1. Frequently Asked Questions
  2. Related AC Circuit Calculators

What Is Capacitive Reactance?

Capacitive reactance (XC) is the opposition a capacitor presents to alternating current. It is inversely proportional to both frequency and capacitance: higher frequency or larger capacitance means less opposition. At DC, a capacitor is an open circuit (infinite reactance); at very high frequencies it approaches a short circuit (near-zero reactance).

Like inductive reactance, capacitive reactance is measured in ohms but causes a phase shift — current leads voltage by 90°. This is the opposite of an inductor where current lags voltage. The Inductive Reactance Calculator computes the complementary XL value.

The Formula

XC = 1/(2πfC) = 1/(ωC)
Where f = frequency (Hz), C = capacitance (farads), ω = angular frequency (rad/s).
Impedance of a pure capacitor: Z = −jXC (purely imaginary, −90° phase)

Worked Example — Coupling Capacitor at 1 kHz

Given: C = 100 nF, f = 1 kHz

Step 1 — ω = 2π × 1000 = 6283 rad/s

Step 2 — XC = 1/(6283 × 100×10−9) = 1591.5 Ω

At 1 kHz this 100 nF capacitor has high reactance — it will significantly attenuate the signal. For audio coupling where you want the capacitor to be nearly transparent, you would need a much larger capacitance or a lower target frequency.

Worked Example — Power Supply Filter at 50 Hz

Given: C = 1000 µF, f = 100 Hz (ripple frequency for full-bridge rectifier)

Step 1 — XC = 1/(2π × 100 × 1000×10−6) = 1.59 Ω

The low reactance at 100 Hz means this capacitor effectively short-circuits the ripple voltage to ground, smoothing the DC output. The RMS Voltage Calculator can help determine the ripple voltage magnitude.

Worked Example — RF Bypass at 100 MHz

Given: C = 100 pF, f = 100 MHz

Step 1 — XC = 1/(2π × 100×106 × 100×10−12) = 15.92 Ω

Even a tiny 100 pF capacitor provides low reactance at RF frequencies, making it effective as a bypass or decoupling capacitor. At these frequencies, the capacitor’s parasitic inductance (ESL) becomes significant and may limit its effectiveness above its self-resonant frequency.

How Frequency Affects XC

Capacitive reactance is inversely proportional to frequency. On a log-log graph, XC vs frequency is a straight line with a slope of −1 decade/decade (−20 dB/decade). This is the mirror image of inductive reactance, which has a +1 slope. The two lines cross at the resonant frequency, where XL = XC.

Phase Relationship

In a pure capacitor, current leads voltage by exactly 90°. The mnemonic “ELI the ICE man” helps: in an I-C-E circuit, I (current) leads E (voltage). The Phase Angle Calculator shows how this phase shift combines with resistance in practical RC circuits.

Common Applications

Capacitive reactance is exploited in coupling capacitors (blocking DC while passing AC), bypass/decoupling capacitors (providing a low-impedance path to ground for AC noise), filter networks (with the Resonant Frequency Calculator determining the crossover point), power factor correction (cancelling inductive reactance from motors), and timing circuits (where the RC time constant depends on reactance at a specific frequency).

Frequently Asked Questions

Does a capacitor have resistance?
Real capacitors have equivalent series resistance (ESR) due to the plates, leads, and dielectric losses. The total impedance is Z = ESR − jXC. Quality capacitors (ceramic, film) have very low ESR; electrolytics have higher ESR.
What happens at DC?
At DC (f = 0), XC = infinity. No steady-state current flows through a capacitor under DC conditions. Only during charging or discharging does transient current flow.
Why use a bigger capacitor for lower frequencies?
XC = 1/(2πfC). At lower frequencies, XC is higher for the same C. To maintain low reactance at low frequencies, you need a larger capacitance. This is why audio coupling capacitors are much larger than RF bypass capacitors.
What is the self-resonant frequency of a capacitor?
Every real capacitor has parasitic inductance (ESL) from its leads and internal structure. At the SRF, this inductance resonates with the capacitance. Above the SRF, the capacitor actually looks inductive — its impedance starts increasing rather than decreasing.
Can I use this calculator for impedance matching?
Yes. If you need a specific reactance for an L-network or π-network matching circuit, use the reverse solve tab to find the required capacitance for your target XC at the operating frequency. The Impedance Calculator can then verify the full match.

Browse all Electronics Calculators →

Last updated: March 2026