Capacitive reactance (XC) decreases as frequency and capacitance increase, calculated as XC = 1 / (2πfC). Inductive reactance (XL) increases as frequency and inductance increase, calculated as XL = 2πfL. Both are measured in Ohms (Ω) and represent the opposition to alternating current (AC) without dissipating real power. Below, we break down the exact formulas, rearrange them for practical component selection, and solve real-world bench problems with strict unit tracking.

The Core Formulas and Symbol Definitions

Reactance is the imaginary part of impedance. While resistance (R) converts electrical energy into heat, reactance (X) temporarily stores energy in an electric field (capacitors) or a magnetic field (inductors) and returns it to the circuit. The foundational formulas for capacitive and inductive reactance are:

Capacitive Reactance: XC = 1 / (2πfC)
Inductive Reactance: XL = 2πfL

To prevent calculation errors, every symbol must be converted to its standard SI base unit before plugging it into the equation. The table below defines each parameter and its required unit.

Symbol Parameter Standard SI Unit Typical Component Range
XC Capacitive Reactance Ohms (Ω) 1 Ω to 1 MΩ
XL Inductive Reactance Ohms (Ω) 1 Ω to 100 kΩ
π Pi (Mathematical Constant) Dimensionless (~3.14159) N/A
f Frequency Hertz (Hz) 50 Hz to 2.4 GHz
C Capacitance Farads (F) 1 pF (10-12) to 1 F
L Inductance Henries (H) 1 nH (10-9) to 10 H

Real-World Reactance Magnitudes at Mains Frequencies

What does a realistic answer magnitude look like? In power supply filtering and mains-frequency AC circuits (50 Hz or 60 Hz), reactance values typically fall between 1 Ω and 50 kΩ. If your calculation yields 0.0004 Ω or 400 MΩ for a standard mains-frequency component, you have likely made a unit conversion error. The table below provides real-world baseline magnitudes for common components operating at standard utility frequencies.

Component Type & Value Reactance at 50 Hz Reactance at 60 Hz Typical Application
100 nF (0.1 µF) X2 Film Capacitor 31,831 Ω (31.8 kΩ) 26,525 Ω (26.5 kΩ) EMI suppression across AC mains lines
470 µF Aluminum Electrolytic Capacitor 6.77 Ω 5.64 Ω Low-frequency ripple filtering in DC supplies
10 mH Ferrite Core Choke 3.14 Ω 3.77 Ω Input line filtering, differential mode chokes
2 H Iron Core Transformer Primary 628.3 Ω 754.0 Ω Audio output transformers, ballast inductors

Note: These calculations assume ideal components. In reality, the 470 µF capacitor will also exhibit Equivalent Series Resistance (ESR), and the 10 mH choke will have DC Resistance (DCR), which add vectorially to the reactance to form total impedance (Z).

Rearranged Forms for Circuit Design

On the bench, you rarely solve for reactance directly. Usually, you know the target reactance (to set a filter cutoff or limit current) and the operating frequency, and you need to select the physical component. Here are the algebraically rearranged forms for component selection and frequency derivation.

Capacitive Rearrangements:

  • Solve for Capacitance (C): C = 1 / (2πfXC)
  • Solve for Frequency (f): f = 1 / (2πCXC)

Inductive Rearrangements:

  • Solve for Inductance (L): L = XL / (2πf)
  • Solve for Frequency (f): f = XL / (2πL)

Worked Examples with Strict Unit Tracking

The most common point of failure in reactance calculations is unit mismanagement. Calculators do not know what a "microfarad" is; they only understand base units. Below are two step-by-step derivations showing explicit unit tracking.

Problem 1: Capacitive Reactance in an Audio Filter

Scenario: You are designing a high-pass audio filter using a 22 nF C0G/NP0 ceramic capacitor. The signal frequency is 15 kHz. What is the capacitive reactance?

Step 1: Convert to base SI units.

  • C = 22 nF = 22 × 10-9 F
  • f = 15 kHz = 15,000 Hz (or s-1)

Step 2: Apply the formula with units.

XC = 1 / (2 × π × 15,000 s-1 × 22 × 10-9 F)

Note: The unit of Farads can be expressed as seconds per Ohm (s/Ω). Therefore, s-1 × (s/Ω) = Ω-1. The reciprocal of Ω-1 yields Ohms (Ω).

Step 3: Calculate the denominator.

Denominator = 2 × 3.14159 × 15,000 × 0.000000022 = 0.00207345 Ω-1

Step 4: Invert to find XC.

XC = 1 / 0.00207345 = 482.28 Ω

Problem 2: Finding Frequency for an RF Choke

Scenario: You need an inductive reactance of exactly 1.2 kΩ to properly bias an RF amplifier stage. You have a standard 47 mH powdered-iron choke in your parts bin. At what frequency will this choke provide 1.2 kΩ of reactance?

Step 1: Convert to base SI units.

  • XL = 1.2 kΩ = 1,200 Ω
  • L = 47 mH = 47 × 10-3 H (or 0.047 H)

Step 2: Select the rearranged formula.

f = XL / (2πL)

Step 3: Substitute values and track units.

f = 1,200 Ω / (2 × π × 0.047 H)

Note: The unit of Henries is Ohm-seconds (Ω·s). Therefore, Ω / (Ω·s) = s-1, which is Hertz (Hz).

Step 4: Calculate.

Denominator = 2 × 3.14159 × 0.047 = 0.2953 Ω·s

f = 1,200 / 0.2953 = 4,063.6 Hz (or ~4.06 kHz)

Assumptions, Edge Cases, and Fatal Unit Mistakes

The formulas XC = 1 / (2πfC) and XL = 2πfL are elegant, but they rely on strict physical assumptions. According to foundational AC theory documented by resources like Georgia State University's HyperPhysics and All About Circuits, these equations describe ideal behavior. Here is where the math meets the physical limitations of real components.

When the Formula Applies (and When It Doesn't)

  • Pure Sinusoidal Waveforms: These formulas apply strictly to pure sine waves. If you are driving a component with a square wave or a PWM signal, you must decompose the waveform using a Fourier series and calculate the reactance for the fundamental frequency and each harmonic individually.
  • Steady-State AC: Reactance defines steady-state AC behavior. During the initial transient (the exact moment DC is applied or switched), capacitors act as short circuits and inductors act as open circuits, governed by differential equations (time-domain analysis), not steady-state reactance formulas.

Fatal Unit Mistakes That Break the Math

If your calculated reactance seems wildly off, check these three common bench errors:

  1. The Micro vs. Milli Trap: Confusing microfarads (µF, 10-6) with millifarads (mF, 10-3). While millifarads are rare in standard electronics, large supercapacitors use them. Plugging 4700 µF into your calculator as 4700 × 10-3 instead of 4700 × 10-6 will skew your answer by a factor of 1,000.
  2. Ignoring the 'k' and 'M' Prefixes: Forgetting to convert kilohertz to Hertz. A 2.4 GHz WiFi signal is 2,400,000,000 Hz. Plugging "2.4" into the frequency variable will yield an inductive reactance a billion times too small.
  3. Angular Frequency Confusion: The term 2πf is often represented by the Greek letter omega (ω), known as angular frequency (radians per second). The formulas are XC = 1 / (ωC) and XL = ωL. If a datasheet gives you ω directly, do not multiply it by 2π again.

Real-World Parasitics: The Self-Resonant Frequency (SRF)

The most critical edge case in high-frequency design is the Self-Resonant Frequency (SRF). No physical component is purely capacitive or purely inductive. A real capacitor has parasitic Equivalent Series Inductance (ESL) from its leads and internal foil structure. A real inductor has parasitic winding capacitance.

At low frequencies, a 100 nF capacitor behaves exactly as XC = 1 / (2πfC) predicts. However, as frequency increases, the capacitive reactance drops while the parasitic inductive reactance (XL) rises. At the SRF, XC and XL are equal and cancel each other out, leaving only the ESR. Above the SRF, the capacitor actually becomes an inductor. For high-speed digital decoupling (e.g., bypassing an ESP32 or FPGA VCC pin), you must select a capacitor whose SRF is well above the target noise frequency, otherwise your "capacitor" will act as a choke and fail to shunt high-frequency noise to ground.