The general mathematical symbol for reactance is X, measured in Ohms (Ω). Unlike resistance, which opposes both AC and DC equally, reactance specifically opposes changes in alternating current. In circuit analysis, we split this into two distinct sub-symbols: XL for inductive reactance (coils/chokes) and XC for capacitive reactance (capacitors). While the mathematical symbols are universal globally, the physical schematic symbols for the components that create this reactance differ heavily depending on whether you are reading a US-based ANSI/IEEE drawing or an international IEC standard.

The Complete Reactance Symbol & Notation Reference Table

Below is the definitive reference for reactance notation, mapping the mathematical variable to its physical component schematic, governing formula, and practical bench behavior. Note that all reactance values are absolute magnitudes measured in Ohms (Ω), though their complex phasor equivalents include imaginary operators (j).

Property Math Symbol Schematic Symbol (ANSI/IEEE 315) Schematic Symbol (IEC 60617) Governing Formula Practical Meaning on the Bench
General Reactance X N/A (Abstract variable) N/A (Abstract variable) X = √(Z² - R²) The pure AC opposition of a component, ignoring its DC wire resistance.
Inductive Reactance XL Loops / Humps (~~~~) Rectangular Box (▭) XL = 2πfL Increases with frequency. Blocks high-frequency noise, passes DC.
Capacitive Reactance XC Parallel Lines ( | | ) Parallel Lines ( | | ) XC = 1 / (2πfC) Decreases with frequency. Blocks DC, passes high-frequency AC.
Impedance (Total) Z Box with 'Z' or diagonal line Box with 'Z' or diagonal line Z = R + jX The vector sum of DC resistance (R) and AC reactance (X).

Regional Standard Variants: ANSI/IEEE vs. IEC Schematics

While the math symbols (X, XL, XC) are identical worldwide, the physical component symbols on a schematic will immediately tell you where the design originated. Misreading these can lead to ordering the wrong replacement parts or misinterpreting a filter network.

The Inductor Divide: The most glaring difference is the inductor. In the US, schematics follow IEEE 315 (formerly ANSI Y32.2), which draws inductors as a series of semi-circular loops or humps (resembling a coiled wire). In Europe and most of the world, the IEC 60617 standard dictates that inductors be drawn as a simple rectangular box. If you see a rectangular box with no internal markings on a European schematic, it is an inductor, not a resistor or a generic block.

The Capacitor Consensus (with a polarized twist): Fortunately, both ANSI and IEC use parallel lines for capacitors. However, pay attention to polarization. In ANSI, a curved line indicates the negative terminal of an electrolytic capacitor. In IEC, the positive terminal is often marked with a '+' sign, and the lines are both straight, or the box variant is used with polarity markers.

⚠️ Callout Warning: Faded or Missing Component Markings
If you are troubleshooting a board and the physical component's text or color-code bands are faded, burned, or missing, never guess the reactance based on physical size alone. A 10µH and a 1mH inductor can look identical if they use the same ferrite core. Safely interpret the value by desoldering one leg of the component (to isolate it from parallel circuit paths) and measuring it with an LCR meter at the circuit's actual operating frequency.

Rows People Get Wrong: Faded Markings and Phasor Confusion

When reading schematics or taking bench measurements, hobbyists and junior techs consistently trip over a few specific rows in the reference table above.

Mistake 1: Confusing Row 1 (Reactance X) with Row 4 (Impedance Z)

Reactance (X) is only the imaginary part of AC opposition. Impedance (Z) is the total opposition, combining both the real DC resistance (R) and the imaginary reactance (X). If you measure a large power inductor with a standard DC ohmmeter and read 0.5Ω, you are measuring R, not XL. At 60Hz, that same inductor might have an XL of 15Ω. To measure true impedance, you must use an LCR meter that injects an AC test signal.

Mistake 2: Ignoring Frequency in Row 2 (XL) and Row 3 (XC)

Unlike a 100Ω resistor which is 100Ω at DC and 100Ω at 1MHz, reactance is entirely dependent on frequency (f). A common bench error is testing a switching power supply filter capacitor (designed for 100kHz operation) using a cheap multimeter's capacitance mode, which often tests at 120Hz. The capacitive reactance XC at 120Hz will be vastly different than at 100kHz. Always set your LCR meter's test frequency to match the circuit's operating frequency.

Mistake 3: The 'Negative' Capacitive Reactance Trap

In the table, XC is listed as a positive magnitude: 1 / (2πfC). However, in phasor math and complex impedance calculations, capacitive reactance is written with a negative imaginary operator: -jXC. Inductive reactance is +jXL. This isn't a 'negative resistance' that generates power; it simply denotes that the current and voltage waveforms are 90 degrees out of phase in opposite directions. If your simulation software (like LTspice) throws a phase error, check that you haven't accidentally assigned a positive imaginary value to your capacitor's impedance.

Frequently Asked Questions

What is the difference between the reactance symbol and the impedance symbol?

The reactance symbol is X (with subscripts L or C), representing only the opposition to AC caused by magnetic or electric fields. The impedance symbol is Z, which represents the total vector sum of DC resistance (R) and AC reactance (X). Mathematically, Z = R + jX. On a schematic, you will rarely see 'X' drawn as a physical component; you will see inductors and capacitors. 'Z' is sometimes drawn as a box with a diagonal line to represent a generic, unspecified AC load or a complex impedance network.

How do I measure reactance if the component symbol or text is faded off?

You cannot measure reactance with a standard DC multimeter. You need an LCR (Inductance, Capacitance, Resistance) meter, such as a DER EE DE-5000 or a Keysight U1733C. First, desolder at least one leg of the component from the PCB to prevent parallel traces from skewing the reading. Next, set the LCR meter to the appropriate test frequency (e.g., 120Hz for mains-frequency filter caps, or 100kHz for high-frequency switching inductors). The meter will calculate the L or C value, which you can then plug into the formulas XL = 2πfL or XC = 1 / (2πfC) to find the exact reactance at your operating frequency.

Why does the capacitive reactance formula have a negative sign in phasor math?

In AC circuit analysis, we use complex numbers to track both magnitude and phase. Inductors cause the voltage to lead the current by 90 degrees, represented as a positive imaginary number (+jXL). Capacitors cause the current to lead the voltage by 90 degrees, which is exactly the opposite phase relationship. To reflect this 180-degree mathematical opposition between the two components on the complex plane, capacitive reactance is assigned a negative imaginary operator (-jXC). This allows the math to naturally cancel them out when an inductor and capacitor are placed in series at their resonant frequency.

Are the symbols for inductive and capacitive reactance universal across all countries?

Yes, the mathematical symbols XL and XC, as well as their unit of measurement (the Ohm, defined by NIST), are universally standardized by the IEEE and IEC. You will see the exact same formulas and variables in a textbook in Tokyo, Berlin, or New York. The only regional divergence lies in the schematic drawing of the physical components (the loops vs. boxes for inductors), not the mathematical notation used to calculate their behavior.