The formula for Xc (capacitive reactance) is XC = 1 / (2πfC). This equation defines how much a capacitor opposes alternating current (AC) at a specific frequency, measured in Ohms (Ω). Unlike resistance, which dissipates energy as heat, reactance temporarily stores and releases energy in an electric field. On the bench, knowing how to calculate Xc is mandatory for designing audio crossovers, sizing power supply filters, and selecting EMI suppression components. Below is the complete derivation, symbol definition, and step-by-step worked examples with strict unit tracking.
The Core Formula for Xc and Symbol Definitions
The standard mathematical expression for capacitive reactance in a sinusoidal steady-state AC circuit is:
XC = 1 / (2πfC)
Before plugging numbers into a calculator, you must understand what each symbol represents and the base SI units required for the math to work. Using derived units (like microfarads or kilohertz) without conversion is the number one reason hobbyists get wildly incorrect impedance values.
| Symbol | Parameter | Base SI Unit | Unit Abbreviation |
|---|---|---|---|
| XC | Capacitive Reactance | Ohms | Ω |
| π | Pi (Mathematical Constant) | Dimensionless | ~3.14159 |
| f | Frequency of the AC waveform | Hertz | Hz (cycles/second) |
| C | Capacitance | Farads | F |
When the Formula Applies (and Its Assumptions)
The formula for Xc assumes an ideal capacitor operating in a sinusoidal steady-state AC circuit. In real-world 2026 component design, physical capacitors have parasitic elements. A real capacitor is modeled as an ideal capacitor in series with Equivalent Series Resistance (ESR) and Equivalent Series Inductance (ESL). At low frequencies (like 60 Hz mains or 1 kHz audio), Xc dominates the total impedance (Z). However, at high frequencies (e.g., >50 MHz in high-speed digital decoupling), the ESL of a standard MLCC (Multi-Layer Ceramic Capacitor) takes over, and the component actually behaves like an inductor. For pure Xc calculations, we assume the frequency is low enough that ESL is negligible and the dielectric is ideal.
Rearranged Forms: Solving for Frequency and Capacitance
On the workbench, you rarely know all three variables. Often, you have a target reactance and a known frequency, and you need to find the right capacitor to buy. Here are the algebraically rearranged forms of the formula for Xc, solving for each physical variable:
- Solving for Capacitance (C):
C = 1 / (2πfXC)
Use case: Sizing a coupling capacitor to pass a specific audio frequency with a target impedance. - Solving for Frequency (f):
f = 1 / (2πXCC)
Use case: Finding the -3dB cutoff frequency of an RC high-pass or low-pass filter.
Worked Examples with Strict Unit Tracking
Let’s run through two common bench scenarios. The critical step in both is converting all component values to their base SI units (Farads and Hertz) before hitting the equals button on your calculator.
Example 1: Audio Tweeter Crossover Network
Scenario: You are building a passive high-pass filter for a 4Ω tweeter. You need to calculate the reactance of a 4.7 μF polypropylene film capacitor at a 3 kHz crossover frequency to verify it won't choke the amplifier.
- Identify and convert variables to base units:
- f = 3 kHz = 3,000 Hz
- C = 4.7 μF = 4.7 × 10-6 F (or 0.0000047 F)
- Substitute into the formula for Xc:
- XC = 1 / (2 × π × 3000 × 0.0000047)
- Calculate the denominator:
- 2 × 3.14159 × 3000 × 0.0000047 = 0.08859
- Divide 1 by the denominator:
- XC = 1 / 0.08859 = 11.29 Ω
Bench Note: At 11.29 Ω, this capacitor will interact with the 4Ω tweeter impedance, shifting the actual crossover point slightly. This is why crossover design requires iterative simulation, but Xc gives you the baseline.
Example 2: Mains EMI Suppression Filter
Scenario: You are analyzing an X2 safety capacitor used across the 240V AC, 50 Hz mains lines in a switching power supply to filter high-frequency noise. The capacitor is rated at 0.1 μF (100 nF). What is its reactance at the fundamental 50 Hz line frequency?
- Identify and convert variables to base units:
- f = 50 Hz
- C = 0.1 μF = 0.1 × 10-6 F (or 1.0 × 10-7 F)
- Substitute into the formula:
- XC = 1 / (2 × π × 50 × 0.0000001)
- Calculate the denominator:
- 2 × 3.14159 × 50 × 0.0000001 = 0.0000314159
- Divide 1 by the denominator:
- XC = 1 / 0.0000314159 = 31,831 Ω (or ~31.8 kΩ)
Bench Note: Using Ohm's Law (I = V / R), the leakage current through this capacitor at 240V is roughly 240 / 31831 = 7.5 mA. This low leakage current is exactly why 0.1 μF is a standard value for X2 line-to-line filtering—it passes high-frequency noise (where Xc drops to near zero) while safely limiting 50/60 Hz mains current. For deeper theory on AC impedance, refer to the All About Circuits textbook chapter on capacitive reactance.
Common Unit Mistakes and Realistic Magnitudes
When the math yields an answer that is off by a factor of a million, you almost certainly fell victim to one of these unit traps.
The Unit Mistakes That Break the Math
- The Microfarad Trap: Capacitors are rarely sold in base Farads. A 10 μF capacitor is 0.00001 F. If you type
1 / (2 * pi * 60 * 10)into your calculator, you are calculating the reactance of a 10-Farad supercapacitor (yielding 0.00026 Ω), not a 10 μF electrolytic (which yields 265 Ω). Always apply the 10-6 multiplier. - Confusing Hertz (f) with Radians/Second (ω): In advanced AC theory, the formula is sometimes written as XC = 1 / (ωC). Here, ω (angular frequency) equals 2πf. If your oscilloscope or signal generator outputs ω in rad/s, do not multiply by 2π again. If it outputs Hz, you must use the 2πf version.
- Peak vs. RMS Voltage Confusion: While Xc itself is independent of voltage, calculating the resulting current (I = V / XC) requires you to match RMS voltage with RMS current. Do not mix peak-to-peak oscilloscope readings with standard Xc current calculations without converting.
What a Realistic Answer Magnitude Looks Like
Developing an intuition for the output saves you from chasing decimal errors. Here are common benchmarks for the formula for Xc:
- 1 μF at 60 Hz (Mains): ~2,652 Ω (Typical for small timing or dropper circuits).
- 100 μF at 120 Hz (Rectified ripple): ~13.2 Ω (Typical for power supply smoothing).
- 100 nF (0.1 μF) at 1 MHz (RF/Noise): ~1.59 Ω (Typical for high-frequency decoupling).
- 10 pF at 100 MHz: ~159 Ω (Typical for RF matching networks).
For a comprehensive physics-level breakdown of how the dielectric material affects these real-world limits, Georgia State University's HyperPhysics provides excellent reference material on capacitance fundamentals.
Frequently Asked Questions
What happens to the formula for Xc at DC (0 Hz)?
If you set the frequency (f) to 0 Hz in the formula XC = 1 / (2πfC), the denominator becomes zero. Mathematically, division by zero approaches infinity. Physically, this means a capacitor has infinite reactance to Direct Current (DC). Once the initial charging transient is over, an ideal capacitor acts as a perfect open circuit, blocking all steady-state DC current flow.
How do I use the formula for Xc with microfarads or picofarads?
If you want to avoid typing long strings of zeros, you can adjust the numerator to compensate for the denominator's unit prefix.
If C is in microfarads (μF), use: XC = 1,000,000 / (2πfC).
If C is in picofarads (pF), use: XC = 1,000,000,000,000 / (2πfC).
These shortcuts are heavily used by RF engineers and audio techs to speed up mental math and bench calculations.
What is the difference between the formula for Xc and XL?
Capacitive reactance (XC) and inductive reactance (XL) are inverse twins. The formula for inductive reactance is XL = 2πfL. Notice that frequency (f) is in the numerator for inductors, but in the denominator for capacitors. This means as frequency increases, a capacitor's opposition to current decreases (it passes high frequencies), while an inductor's opposition to current increases (it chokes high frequencies). This inverse relationship is the foundational principle behind all LC filters, resonant tanks, and crossover networks.






