RLC Impedance Calculator: Series Circuit Z, Resonance, Q Factor

A series RLC circuit combines a resistor (R), an inductor (L), and a capacitor (C) in series. Its behaviour at any frequency is determined by the interplay of resistance, inductive reactance (XL = 2 * pi * f * L), and capacitive reactance (XC = 1 / (2 * pi * f * C)). The total impedance is Z = sqrt(R^2 + (XL - XC)^2). At the resonant frequency (f0 = 1 / (2 * pi * sqrt(L * C))), XL equals XC, they cancel, and Z drops to R alone, producing maximum current. The sharpness of this resonance is described by the Q factor, and the range of frequencies near resonance where the circuit responds strongly is the bandwidth (BW = f0 / Q). These circuits are fundamental to radio tuning, bandpass filters, and oscillator design. Enter resistance, inductance, and capacitance values with their units and a frequency to see all key parameters computed instantly.

Series RLC Circuit Calculator

Inductive Reactance XL
--
Capacitive Reactance XC
--
Impedance Z
--
Phase angle θ
--
Resonant frequency f0
--
Q factor
--
Bandwidth BW
--
Circuit type
--

Series RLC formulas

All formulas assume ideal components in series. L is in henries, C is in farads, f is in hertz, R is in ohms.

Quantity Formula
Inductive reactance XL2 × π × f × L
Capacitive reactance XC1 / (2 × π × f × C)
Impedance Zsqrt(R² + (XL - XC)²)
Phase angle θatan2(XL - XC, R) in degrees
Resonant frequency f01 / (2 × π × sqrt(L × C))
Q factor(1 / R) × sqrt(L / C)
Bandwidth BWf0 / Q

Worked example

R = 10 Ω, L = 100 mH, C = 100 µF, f = 50 Hz:

ResultValue
XL31.42 Ω
XC31.83 Ω
Z10.01 Ω
Phase angle θ-2.35° (slightly capacitive)
f050.33 Hz
Q factor1.591
BW31.64 Hz

Frequently asked questions

What is impedance in an AC circuit?

Impedance (Z) is the total opposition to alternating current in a circuit, combining resistance (R), inductive reactance (XL), and capacitive reactance (XC). It is measured in ohms (Ω) and is a complex quantity with both magnitude and phase angle. In a series RLC circuit, Z = sqrt(R² + (XL - XC)²). Unlike resistance, impedance changes with frequency because XL and XC are frequency-dependent. Ohm's law for AC circuits uses impedance: I = V / Z.

What is the resonant frequency of an RLC circuit?

The resonant frequency (f0) is the frequency at which inductive reactance (XL) exactly equals capacitive reactance (XC), so they cancel each other out. The formula is f0 = 1 / (2 * π * sqrt(L * C)), where L is inductance in henries and C is capacitance in farads. At resonance, the impedance of a series RLC circuit is at its minimum (equal to R alone), and the current is at its maximum for a given applied voltage.

What is the Q factor (quality factor) of an RLC circuit?

The Q factor (quality factor) is a dimensionless measure of how selective or narrow-band a resonant circuit is. For a series RLC circuit, Q = (1/R) * sqrt(L/C). A high Q means the circuit resonates sharply at f0 with little energy loss, while a low Q indicates a broad, lossy resonance. Q also equals the ratio of the resonant frequency to the 3 dB bandwidth: Q = f0 / BW. High-Q circuits are used in radio tuners, filters, and oscillators.

What happens to impedance at resonance?

At resonance in a series RLC circuit, XL = XC, so they cancel and the net reactive impedance is zero. The total impedance reduces to Z = R (purely resistive). This is the minimum impedance point, meaning the circuit draws maximum current for the applied voltage. The voltage across the inductor and capacitor can be much larger than the source voltage (by a factor of Q), which is why resonant circuits can produce voltage magnification and must be handled carefully in high-Q designs.

What is the phase angle in a series RLC circuit?

The phase angle (θ) in a series RLC circuit is the angle between the total voltage and the current, calculated as θ = atan2(XL - XC, R). When XL is greater than XC (above resonance), θ is positive and the circuit is inductive: voltage leads current. When XC is greater than XL (below resonance), θ is negative and the circuit is capacitive: current leads voltage. At resonance (XL = XC), θ is zero and the circuit is purely resistive.

Official sources

Reviewed by the CalculatorHub team, edited by James Graham, 14 June 2026. See our methodology.