The LC filter resonance frequency is the specific point where an inductor's and capacitor's reactances perfectly cancel each other out, causing the circuit to either pass or block a signal with maximum intensity depending on its configuration. When you build an inductor-capacitor network, you are not just creating a gentle slope that attenuates unwanted noise; you are creating a highly reactive system. If you ignore this resonant peak, your passive filter will behave like an active oscillator, turning minor switching noise into destructive voltage spikes.
The Math and Mechanics of LC Resonance
To understand what this frequency changes in a real installation, you have to look at impedance. An inductor's reactance ($X_L$) increases with frequency, while a capacitor's reactance ($X_C$) decreases. At the resonance frequency ($f_r$), these two values are exactly equal in magnitude but opposite in phase.
The governing formula for an ideal LC circuit is:
f_r = 1 / (2 * π * √(L * C))
Where $f_r$ is in Hertz, $L$ is inductance in Henries, and $C$ is capacitance in Farads. According to foundational AC theory outlined by All About Circuits, this mathematical intersection is where the circuit stores and transfers energy back and forth between the magnetic field of the inductor and the electric field of the capacitor with minimal external loss.
Worked Numeric Example: Designing a 50 kHz Notch Filter
Let us walk through a concrete bench scenario. You are designing a parallel LC notch filter to strip out a stubborn 50 kHz switching noise harmonic from a sensitive analog sensor rail. You have a box of 100 µH shielded power inductors and need to find the correct capacitor value.
- Identify knowns: Target $f_r$ = 50,000 Hz. Inductance $L$ = 100 µH (or $100 \times 10^{-6}$ H).
- Rearrange the formula to solve for C: $C = 1 / ((2 * π * f_r)^2 * L)$
- Plug in the values: $C = 1 / ((2 * 3.14159 * 50000)^2 * 0.0001)$
- Calculate the denominator: $(314,159)^2 * 0.0001 \approx 98,696,044 * 0.0001 \approx 9869.6$
- Final division: $C = 1 / 9869.6 \approx 0.0000001013$ Farads.
Converting to standard units, you need 101.3 nF. Since 101.3 nF is not a standard E12/E24 value, you would select a 100 nF (0.1 µF) C0G/NP0 ceramic capacitor. This shifts your actual resonance to roughly 50.3 kHz, which is well within the acceptable tolerance for knocking out a 50 kHz fundamental noise spike.
Where You Meet This in Practice
You will rarely build an LC filter just for the sake of textbook theory. This phenomenon dictates the behavior of several critical real-world systems:
- DC-DC Buck Converter Outputs: The output inductor and capacitor form an LC low-pass filter. If the control loop compensation does not account for the $f_r$ phase shift (which introduces a sudden 180-degree phase delay), the power supply will break into violent oscillation under transient loads.
- EMI Pi-Filters: A common board-level EMI filter uses a ferrite bead (which acts as a lossy inductor) flanked by two bypass capacitors. If the bead's inductance and the cap values align with a high-speed digital clock harmonic, the filter will amplify the EMI instead of suppressing it.
- Audio Loudspeaker Crossovers: Second-order Linkwitz-Riley or Butterworth crossovers rely on precise LC resonance tuning to ensure the woofer and tweeter sum flatly at the crossover point without a massive impedance peak that starves the amplifier.
Bench War Story: The Accidental 5 kHz Ringing Disaster
Abstract formulas mean little until a component pops on your bench. Here is a real-world scenario walkthrough that demonstrates what happens when you ignore resonance.
The Numbers: Let us calculate the LC filter resonance frequency for this output stage.
$f_r = 1 / (2 * π * √(0.001 * 0.000001))$
$f_r = 1 / (2 * π * √(1 \times 10^{-9}))$
$f_r = 1 / (2 * π * 0.00003162)$
$f_r \approx 5,032$ Hz (5.03 kHz)
The Outcome: The designer accidentally tuned the filter's resonant peak exactly to the 5 kHz PWM switching fundamental. Instead of smoothing the DC current, the parallel resonance effect caused the impedance at 5 kHz to spike massively. The inductor, fighting against the high-impedance tank circuit during the MOSFET's turn-off transitions, generated severe flyback voltage spikes. The oscilloscope showed the 24V rail ringing up to 68V peak-to-peak. Within three minutes of testing, the 40V-rated MOSFETs suffered avalanche breakdown and failed short-circuit.
What Went Wrong: The designer treated the LC filter like an RC filter, assuming it would just 'roll off' the high frequencies. They failed to realize that an LC filter creates a massive impedance peak at $f_r$. Electronics Tutorials explicitly warns that undamped LC circuits will ring violently when excited by a square wave containing frequency components near $f_r$. The fix was to either push the resonance frequency to at least one decade below the PWM frequency (e.g., 500 Hz) using much larger components, or add a damping resistor (snubber) in series with the capacitor to lower the Q-factor and flatten the resonance peak.
What People Commonly Confuse It With
When troubleshooting or designing, engineers frequently mix up LC resonance with two other distinct concepts:
1. The RC Filter Cutoff Frequency (-3dB Point)
An RC filter's cutoff frequency ($f_c = 1 / (2πRC)$) is the point where the signal power drops by half (-3dB). It is a gentle, asymptotic roll-off. An LC filter's resonance frequency is a sharp, high-Q peak or notch. Confusing the two leads to massive errors; if you use the RC formula to size an LC filter, your attenuation will be entirely wrong, and you will likely trigger a resonance spike in your passband.
2. Component Self-Resonant Frequency (SRF)
Every real-world capacitor has parasitic series inductance (ESL), and every inductor has parasitic parallel capacitance. The Self-Resonant Frequency (SRF) is the point where a single component's parasitic traits cancel out its intended traits, turning a capacitor into an inductor, or vice versa. The LC filter resonance frequency discussed here is the macro-level resonance of two distinct, intentional components interacting. You must ensure your chosen components have an SRF well above your circuit's intended $f_r$, or the parasitics will hijack your filter's behavior.
FAQ: LC Filter Resonance Frequency
Does adding a load resistor change the resonance frequency?
The theoretical $f_r$ remains the same, but the load resistance drastically changes the Q-factor (quality factor) of the circuit. A heavy load (low resistance) dampens the resonance, flattening the peak and making the filter behave more like a gentle roll-off. A light load (high resistance) leaves the circuit underdamped, resulting in sharp peaking and severe transient ringing.
Why do my MLCC ceramic capacitors cause worse ringing than electrolytics?
Multi-Layer Ceramic Capacitors (MLCCs) have incredibly low Equivalent Series Resistance (ESR). In an LC filter, low ESR means less internal damping, resulting in a very high Q-factor. This creates a razor-sharp resonance peak. Electrolytic capacitors have much higher ESR, which naturally dampens the LC tank and suppresses the resonance peak, making them more forgiving in power supply output filters.
How do I measure the resonance frequency on the bench?
Inject a swept sine wave from a function generator through a series resistor (e.g., 1kΩ) into the LC network. Monitor the voltage across the LC pair with an oscilloscope. For a parallel LC tank, you will see a massive voltage spike at $f_r$. For a series LC, you will see a sharp voltage drop (notch) at $f_r$.






