The Core Capacitor Reactance Equation and Symbol Definitions

In alternating current (AC) circuits, a capacitor does not resist current flow the way a resistor does; instead, it reacts to the changing voltage. This opposition to AC current is called capacitive reactance. The foundational capacitor reactance equation defines this relationship mathematically:

XC = 1 / (2π × f × C)

To apply this formula accurately on the bench, you must understand the strict boundaries of every variable. Below is the complete symbol definition table.

Symbol Parameter Base Unit Realistic Magnitude Range
XC Capacitive Reactance Ohms (Ω) 1 Ω to 100,000 Ω
π Archimedes' Constant Dimensionless ~3.14159
f Frequency of the AC signal Hertz (Hz) 50 Hz (mains) to 100 MHz (RF)
C Capacitance Farads (F) 1 pF (10-12) to 1 F (supercaps)

Notice that XC is inversely proportional to both frequency (f) and capacitance (C). As the signal frequency increases, or as the physical capacitance value increases, the reactance drops, allowing more AC current to pass. For a deeper theoretical breakdown of how the electric and magnetic fields interact in this model, refer to the All About Circuits chapter on reactance.

Operating Assumptions and Fatal Unit Mistakes

Before plugging numbers into the capacitor reactance equation, you must verify that your circuit meets the formula's baseline assumptions. This equation applies strictly to sinusoidal steady-state AC signals driving an ideal capacitor. If you are feeding a square wave or a sawtooth wave into the circuit, the signal contains high-frequency harmonics. The equation will only give you the reactance for the fundamental frequency; you would need Fourier analysis to calculate the reactance for the harmonic content. Furthermore, real-world capacitors possess Equivalent Series Resistance (ESR) and Equivalent Series Inductance (ESL). At very high frequencies (typically above 10 MHz for electrolytics), ESL dominates, and the component actually behaves like an inductor, rendering the standard XC equation invalid for total impedance calculations.

Bench Tip: The Realistic Magnitude Check
If your calculated XC results in a value like 0.0004 Ω or 45,000,000 Ω, you have likely made a unit conversion error. In 95% of practical audio, power, and microcontroller AC-coupling circuits, a realistic XC target falls between 10 Ω and 10,000 Ω.

The most common way hobbyists and students break this formula is through unit mismanagement. The equation demands base SI units. Here are the specific traps:

  • The Microfarad Trap: Capacitors are rarely sold in whole Farads. A 10 μF capacitor is 0.00001 F (10 × 10-6 F). Plugging '10' directly into the C variable will yield a reactance one million times too small.
  • The Kilohertz Trap: Function generators often display kHz or MHz. A 20 kHz audio signal must be entered as 20,000 Hz.
  • The Radian Trap: If your source material uses angular frequency (ω), the formula simplifies to XC = 1 / (ωC). Do not mix ω (radians/sec) with f (Hertz). ω = 2πf. Mixing them results in a 2π scaling error.

Rearranged Forms for Circuit Design

On the workbench, you rarely calculate XC just to know the reactance. Usually, you have a target reactance and a known frequency, and you need to buy a capacitor. Or, you have a fixed capacitor and need to know the cutoff frequency. Here are the algebraically rearranged forms solving for each variable:

  • Solving for Capacitance (C):
    C = 1 / (2π × f × XC)
    Use case: Sizing a motor run capacitor or an AC-coupling blocking cap for a specific impedance match.
  • Solving for Frequency (f):
    f = 1 / (2π × C × XC)
    Use case: Finding the -3dB cutoff frequency of an RC high-pass filter where XC equals the resistor value (R).

Worked Problems with Strict Unit Tracking

Let's walk through two real-world scenarios. We will explicitly track the unit conversions to demonstrate how to avoid the magnitude traps mentioned above. For more foundational examples, Electronics Tutorials provides excellent supplementary AC capacitance theory.

Problem 1: Audio Crossover Filter Reactance

Scenario: You are building a passive high-pass filter for a tweeter in a speaker cabinet. The crossover frequency (f) is 2,500 Hz. You have selected a 4.7 μF metallized polypropylene film capacitor. What is the capacitive reactance (XC) at this exact crossover frequency?

  1. Convert to Base Units:
    f = 2,500 Hz (Already in base unit).
    C = 4.7 μF = 4.7 × 10-6 F = 0.0000047 F.
  2. Substitute into the Equation:
    XC = 1 / (2 × 3.14159 × 2500 × 0.0000047)
  3. Calculate the Denominator:
    2 × 3.14159 × 2500 = 15,707.95
    15,707.95 × 0.0000047 = 0.073827
  4. Final Division:
    XC = 1 / 0.073827 = 13.54 Ω

Sanity Check: 13.54 Ω is a very realistic magnitude for an 8-ohm speaker crossover network. The math holds up.

Problem 2: Sizing an HVAC Motor Run Capacitor

Scenario: You are replacing a burnt-out run capacitor on a 240V, 60 Hz single-phase induction motor. The motor's auxiliary winding requires a specific phase shift that corresponds to a target reactance (XC) of 26.5 Ω at the mains frequency. What capacitance value (C) do you need to order?

  1. Identify Knowns in Base Units:
    XC = 26.5 Ω
    f = 60 Hz.
  2. Select the Rearranged Formula:
    C = 1 / (2π × f × XC)
  3. Substitute and Calculate Denominator:
    C = 1 / (2 × 3.14159 × 60 × 26.5)
    Denominator = 376.99 × 26.5 = 9,990.27
  4. Final Division and Unit Conversion:
    C = 1 / 9990.27 = 0.00010009 F
    Convert to microfarads: 0.00010009 × 106 = 100.1 μF

Actionable Result: You need a 100 μF motor run capacitor. Because this is a continuous-duty AC mains application, you must select a metallized polypropylene film capacitor rated for at least 370VAC (never use a polarized electrolytic or a DC-rated film cap here).

Decision Path: Picking the Right Capacitor for Your Reactance Target

Calculating the numerical value is only half the job. A 1 μF ceramic capacitor and a 1 μF electrolytic capacitor will yield the exact same XC on paper at 1 kHz, but one will fail catastrophically if you apply a bipolar AC signal without a DC bias. Use the decision tree below to select the correct physical component once your math is done.

Application Context Frequency Range Required Dielectric / Type Concrete Part Series Pick
Mains AC / Motor Run
(Continuous 50/60Hz, high voltage)
50 Hz - 60 Hz Metallized Polypropylene Film (Round Can, AC Rated) Dayton 2MDV8 (or Genteq 97F series) - 100μF 370VAC
Audio Crossovers / Hi-Fi
(Bipolar signals, low distortion needed)
20 Hz - 20 kHz Metalized Polyester or Polypropylene Film (Non-polar) Cornell Dubilier 940C Series (e.g., 940C20S1K-F)
MCU AC Coupling / Audio Line
(Small signal, DC blocking)
100 Hz - 100 kHz MLCC Ceramic (C0G/NP0 for linearity, X7R for budget) Murata GRM Series (e.g., GRM1555C1H105KE01)
Power Supply Bulk Filtering
(Ripple smoothing, DC bias present)
100 Hz - 120 Hz (Ripple) Aluminum Electrolytic (Polarized, High Ripple Current) Panasonic FR Series (e.g., EEU-FR1V101)
The Default Bench Recommendation
If you are designing a generic low-voltage AC-coupling filter for a sensor or audio line, and you lack a specific BOM requirement, default to a WIMA MKS2 series film capacitor (e.g., MKS2C031001A00KSSD, 100nF 63VDC). Film caps offer vastly superior Dissipation Factor (DF) and microphonic characteristics compared to cheap X7R ceramics, ensuring your calculated XC matches the real-world impedance without introducing piezoelectric noise into your signal path.