RLC Circuits
Add an inductor to the RC circuit and you get resonance — the ability to select or reject a specific frequency. RLC circuits are the basis of radio tuning, bandpass filters, notch filters, and any application needing frequency selectivity. The interplay between capacitor (storing energy in an electric field) and inductor (storing energy in a magnetic field) creates oscillatory behaviour that neither component can produce alone, with the resistor determining how much energy is lost per cycle.
Resonant Frequency
At the resonant frequency, inductive reactance and capacitive reactance are equal and opposite — they cancel. What's left is purely resistive:
f₀ = 1 / (2π√(LC)) At resonance: X_L = X_C 2πf₀L = 1/(2πf₀C)
| L | C | f₀ | Typical application |
|---|---|---|---|
| 100 µH | 100 pF | 1.59 MHz | AM broadcast band tuning |
| 10 µH | 100 pF | 5.03 MHz | Shortwave receiver |
| 1 µH | 47 pF | 23.2 MHz | CB radio, 27 MHz ISM |
| 1 mH | 1 µF | 5.03 kHz | Audio notch filter |
| 10 mH | 10 µF | 503 Hz | Power line filter |
| 100 mH | 100 µF | 50.3 Hz | Mains frequency trap |
Series RLC Circuit
Impedance at any frequency:
Z = R + j(X_L − X_C) Z = R + j(2πfL − 1/(2πfC)) Magnitude: |Z| = √(R² + (X_L − X_C)²) Phase: θ = arctan((X_L − X_C) / R) At f < f₀: X_C > X_L → circuit is capacitive, current leads voltage At f = f₀: X_L = X_C → Z = R (minimum), current is maximum At f > f₀: X_L > X_C → circuit is inductive, current lags voltage
Output Taken Across Different Elements
| Output across | Filter response | Use |
|---|---|---|
| Resistor R | Bandpass — maximum at f₀ | Frequency selection, radio IF filter |
| Capacitor C | Low-pass below resonance, peaks at f₀ | Voltage magnification at resonance |
| Inductor L | High-pass above resonance, peaks at f₀ | Voltage magnification at resonance |
| L + C in series | Bandpass — sharp peak at f₀ | Narrow-band filter |
Parallel RLC Circuit
At resonance, the parallel LC "tank circuit" has maximum impedance. Current from the source is minimum; circulating current within the tank can be large. This is the opposite of the series case:
Series RLC at resonance: minimum impedance (current maximum) Parallel RLC at resonance: maximum impedance (current minimum, voltage maximum)
Quality Factor (Q)
Q measures the sharpness of the resonance — how well the circuit discriminates between f₀ and nearby frequencies:
Series RLC: Q = (1/R) × √(L/C) = X_L/R = X_C/R = f₀/BW Parallel RLC: Q = R × √(C/L) = R/X_L = R/X_C Bandwidth: BW = f₀ / Q
| Q factor | Bandwidth at f₀=1MHz | Selectivity | Application |
|---|---|---|---|
| 1 | 1 MHz (very wide) | Poor | Broadband matching |
| 10 | 100 kHz | Moderate | Audio bandpass filters |
| 50 | 20 kHz | Good | AM radio IF filter (455 kHz IF) |
| 100 | 10 kHz | High | Shortwave receiver front end |
| 10,000+ | <100 Hz | Very high | Quartz crystal resonator |
Voltage Magnification at Resonance
In a series RLC at resonance, the voltage across L or C individually can be Q times the supply voltage:
V_L = V_C = Q × V_in (at resonance) Example: Q=50, V_in=1V Voltage across capacitor: 50V Voltage across inductor: 50V (they're equal and opposite — cancel in series, but each is large alone) This is why high-Q RF circuits need high-voltage-rated capacitors even when the supply voltage is low.
Damping
The resistance determines the transient behaviour — what happens when the circuit is disturbed from equilibrium:
| Damping type | Condition | Transient response | Use case |
|---|---|---|---|
| Underdamped | Q > 0.5 (R small) | Oscillates, rings. Exponentially decaying sine wave. | High-Q filters, oscillator tanks — ringing is wanted |
| Critically damped | Q = 0.5 exactly | Fastest return to steady state with no overshoot | Control systems, step response optimisation |
| Overdamped | Q < 0.5 (R large) | Slow exponential return, no oscillation | Damping unwanted resonances in power supplies |
Practical Circuits
AM Radio Tank Circuit
L ≈ 200–500 µH (ferrite rod coil) C = 10–350 pF variable (tuning capacitor) f₀ range covers ~540 kHz – 1700 kHz (AM band) At 1 MHz with L=250µH: C = 1/(4π²f₀²L) = 101 pF
60Hz Notch Filter for Audio
Series LC in shunt path (Twin-T alternative):
L and C chosen so f₀ = 60 Hz: With L=1H (large): C = 1/(4π²×60²×1) ≈ 7 µF In practice: use active twin-T notch (op-amp) for audio — achieves higher Q and avoids the large, expensive, lossy 1H inductor.
Output Filter for Switching Power Supply
Buck converter output filter: L and C form a 2nd-order low-pass filter Switching noise (100kHz+) is attenuated; DC and slow changes pass f_corner = 1/(2π√LC) should be << switching frequency f_corner should be >> desired output bandwidth Typical: f_switch=200kHz, f_corner=5-20kHz L=10µH, C=100µF: f₀=5.03kHz → attenuates 200kHz by ~32dB
References
- Horowitz & Hill — The Art of Electronics, 3rd ed. Chapters 1, 6
- Hayt, Kemmerly & Durbin — Engineering Circuit Analysis
- All About Circuits — Resonance ↗
- Electronics-Tutorials — Series Resonance ↗
dispelled