Skip to main content

Rlc Circuit Calculator

Calculate resonant frequency, impedance, and Q factor for series and parallel RLC circuits. Enter values for instant results with step-by-step formulas.

Reviewed by Daniel Agrici, Founder & Lead Developer

Reviewed by Daniel Agrici, Founder & Lead Developer

Formula

f0 = 1 / (2*pi*sqrt(L*C)) | Q_series = (1/R)*sqrt(L/C) | Q_parallel = R*sqrt(C/L)

The resonant frequency f0 depends only on inductance L and capacitance C. The quality factor Q depends on the circuit configuration: for series RLC, Q = (1/R)*sqrt(L/C), and for parallel RLC, Q = R*sqrt(C/L). Bandwidth equals f0/Q. The damping factor determines the transient response characteristics.

Worked Examples

Example 1: AM Radio Tuning Circuit

Problem:A series RLC circuit has R = 10 ohms, L = 250 uH, and C = 100 pF. Calculate the resonant frequency, Q factor, and bandwidth for radio reception.

Solution:L = 250 uH = 250e-6 H, C = 100 pF = 100e-12 F\nf0 = 1 / (2*pi*sqrt(250e-6 * 100e-12))\nf0 = 1 / (2*pi*sqrt(25e-15)) = 1 / (2*pi * 5e-7.5)\nf0 = 1,006,584 Hz = 1.007 MHz\nQ = (1/10) * sqrt(250e-6/100e-12) = 0.1 * 1581.1 = 158.1\nBW = 1,006,584 / 158.1 = 6,367 Hz = 6.37 kHz

Result:Resonant frequency: 1.007 MHz | Q factor: 158.1 | Bandwidth: 6.37 kHz (suitable for AM radio reception)

Example 2: Audio Crossover Filter Analysis

Problem:A parallel RLC circuit for an audio crossover has R = 1000 ohms, L = 10 mH, C = 1 uF. Calculate resonant frequency, Q, and damping characteristics.

Solution:L = 10 mH = 0.01 H, C = 1 uF = 1e-6 F\nf0 = 1 / (2*pi*sqrt(0.01 * 1e-6))\nf0 = 1 / (2*pi*sqrt(1e-8)) = 1 / (2*pi * 1e-4)\nf0 = 1,591.5 Hz\nQ (parallel) = 1000 * sqrt(1e-6/0.01) = 1000 * 0.01 = 10.0\nBW = 1591.5 / 10 = 159.15 Hz\nDamping = 1/(2*1000*sqrt(1e-6/0.01)) = 0.05

Result:Resonant frequency: 1.59 kHz | Q: 10.0 | Bandwidth: 159 Hz | Underdamped (zeta = 0.05)

Frequently Asked Questions

What is an RLC circuit and what does it do?

An RLC circuit is an electrical circuit containing a resistor (R), inductor (L), and capacitor (C) connected either in series or parallel. These three components create a circuit that can resonate at a specific frequency, making RLC circuits fundamental to electronics and electrical engineering. At the resonant frequency, the inductive and capacitive reactances are equal and cancel each other, creating unique impedance characteristics. Series RLC circuits have minimum impedance at resonance (equal to R only), while parallel RLC circuits have maximum impedance at resonance. RLC circuits are used in radio tuning, signal filtering, impedance matching, and oscillator design. The interplay between energy storage in the inductor magnetic field and capacitor electric field, with energy dissipation in the resistor, creates the characteristic resonant behavior.

How is the resonant frequency of an RLC circuit calculated?

The resonant frequency of an RLC circuit is calculated using the formula f0 equals 1 divided by (2 times pi times the square root of L times C), where L is inductance in henries and C is capacitance in farads. At this frequency, the inductive reactance (XL = 2 times pi times f times L) exactly equals the capacitive reactance (XC = 1 divided by 2 times pi times f times C), and they cancel each other out. Importantly, the resonant frequency depends only on L and C, not on R. The resistance affects the sharpness of the resonance peak (Q factor) but not the frequency at which resonance occurs. This formula applies to both series and parallel RLC circuits in their ideal forms. In practical parallel circuits with component losses, the actual resonant frequency may shift slightly from this theoretical value due to the resistance of the inductor windings.

What is the difference between series and parallel RLC circuits?

Series and parallel RLC circuits have fundamentally different impedance characteristics at resonance, despite sharing the same resonant frequency formula. In a series RLC circuit, impedance is minimum at resonance (equal to R), allowing maximum current flow. This makes series circuits useful as bandpass filters that select a specific frequency. In a parallel RLC circuit, impedance is maximum at resonance (ideally infinite for lossless components, or equal to R for practical circuits), blocking current flow at the resonant frequency. This makes parallel circuits useful as notch filters or tank circuits that reject a specific frequency. The Q factor formulas are reciprocal: series Q decreases with higher R (more damping), while parallel Q increases with higher R (less current path losses). Series RLC circuits are more common in signal processing, while parallel RLC circuits are widely used in oscillators and radio frequency tuning applications.

What does damping mean in an RLC circuit?

Damping in an RLC circuit refers to how quickly oscillations decay after the circuit is excited by a transient signal. The damping factor (zeta) determines the circuit transient response. When zeta is less than 1 (underdamped), the circuit oscillates with gradually decreasing amplitude, which is desirable in oscillators and resonant filters. When zeta equals exactly 1 (critically damped), the circuit returns to equilibrium as quickly as possible without oscillating, ideal for measurement instruments and control systems. When zeta is greater than 1 (overdamped), the circuit returns to equilibrium slowly without oscillating. For series circuits, the damping factor equals R divided by (2 times the square root of L/C), so higher resistance increases damping. The damping factor directly determines the shape of the step response and frequency response of the circuit, making it a critical design parameter for any application involving transient signals.

References

Reviewed by Daniel Agrici, Founder & Lead Developer ยท Editorial policy