RLC Series Impedance
Computes total impedance Z of a series RLC circuit from R, L, C, frequency.
—
RLC impedance: |Z| = √(R² + (X_L − X_C)²)
Feed a series RLC circuit with a sinusoidal signal of angular frequency ω = 2πf and each element responds with its own reactance. The inductor gives X_L = ωL, the capacitor gives X_C = 1/(ωC). Combine them with the resistance and you get the impedance magnitude, |Z| = √(R² + (X_L − X_C)²), measured in ohms. Something special happens at the resonant frequency f₀ = 1/(2π√LC): the two reactances are equal (X_L = X_C) and cancel out, leaving |Z| = R. In a series RLC that's the minimum; flip to parallel and it becomes the maximum. Example: take R = 100 Ω, L = 10 mH, C = 1 µF at f = 1 kHz. Then ω ≈ 6283 rad/s, X_L ≈ 62.8 Ω, X_C ≈ 159 Ω, and |Z| ≈ √(100² + 96.2²) ≈ 139 Ω.
Applications: filters, radio tuning, RF matching, power factor
This is what analog filters are built on — low-pass, high-pass, band-pass, notch. It also drives the radio tuning circuits that pick out a station, the 50 Ω impedance matching in RF amplifiers and antennas, and EMI suppression networks. On the factory floor it shows up as power-factor correction, where capacitor banks offset inductive loads to cut reactive current and the penalties the utility charges for it.
FAQ
What is the Q factor? Q = ω₀L/R tells you how sharp the resonance is. A high Q gives a narrow bandwidth, which is what you want when a radio has to be selective. A low Q spreads things out into a flatter response.
Series vs parallel? At resonance a series RLC drops to its minimum impedance (R) and behaves like a band-pass. A parallel RLC does the opposite, rising to maximum impedance and acting as a band-stop or tank circuit.
What is the phase angle? φ = arctan((X_L − X_C)/R). It comes out positive when the circuit looks inductive, with current lagging voltage, and negative when it looks capacitive, with current running ahead.
Why 50 Ω? It's an old RF compromise. Coaxial cable handles the least loss around 77 Ω and the most power around 30 Ω, and 50 Ω splits the difference. That's why you see it on transmitters, antennas and nearly every piece of lab gear.
Related Tools
Parallel RLC Impedance Calculator
Computes the equivalent impedance of a parallel RLC circuit from R, L, C and frequency using complex admittance.
Battery Series & Parallel Calculator
Calculate the total voltage and capacity when wiring batteries in series or in parallel. See how each setup changes the volts and amp-hours of the pack.
Parallel Resistor Calculator
Compute the equivalent resistance of up to 10 resistors in parallel (Req = 1 / Σ(1/Ri)). Also shows the series total for comparison. Everything in your browser.
RLC Quality Factor Q Calculator
Computes the quality factor Q of a series RLC circuit from R, L and C using the ratio between reactance and resistance.
Monthly Compound Interest Calculator
Compounds principal with monthly deposits at monthly rate over months.
Sharpe Ratio from Series
Computes the Sharpe ratio directly from a series of returns: the mean return minus the risk-free rate, divided by the sample standard deviation. It's the most practical way to get the Sharpe when you have the history at hand, without computing the mean and volatility separately. Remember the result comes in the frequency of the data entered — to annualize monthly returns, multiply by the square root of twelve. Enter the list of returns and the risk-free rate for the same period.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.