The LC filter cutoff frequency is the specific point where an inductor-capacitor network attenuates a signal's power by half (the -3 dB point), effectively drawing the boundary between the frequencies that pass through and those that get blocked. Unlike simple RC filters that rely on resistive dissipation to burn off unwanted high frequencies, an LC filter relies on the reactive energy exchange between the magnetic field of the inductor and the electric field of the capacitor. Think of it like a swinging pendulum: energy continuously transfers between potential (capacitor voltage) and kinetic (inductor current) states, naturally rejecting frequencies that do not match this physical exchange rate.

Because LC filters are second-order networks, they roll off at a much steeper -40 dB/decade compared to the -20 dB/decade slope of a first-order RC filter. This makes them indispensable in power electronics and RF design where sharp attenuation is required without wasting power as heat. Below is a quick-reference table of standard LC values and their resulting cutoff frequencies across common engineering applications.

Common LC Filter Cutoff Frequency Reference Table

Application Context Inductor (L) Capacitor (C) Calculated Cutoff ($f_c$) Filter Topology
Buck Converter Output (12V to 5V) 10 µH 47 µF 7.34 kHz Low-Pass
Audio Woofer Crossover Network 2.5 mH 10 µF 1.00 kHz Low-Pass
RF Bandpass (433 MHz ISM Band) 15 nH 9 pF 434.0 MHz Bandpass
EMI Mains Input Filter (50/60Hz) 1 mH 100 nF 15.9 kHz Low-Pass

Note: Values assume ideal components. Real-world parasitics (ESR, ESL) will shift these frequencies slightly, especially in the RF and high-current domains.

The Core Formula and a Bench-Tested Example

The fundamental equation for the LC filter cutoff frequency (which is also its resonant frequency, $f_r$) is derived from the point where the inductive reactance ($X_L$) equals the capacitive reactance ($X_C$):

$f_c = \frac{1}{2\pi\sqrt{LC}}$

Where:
$f_c$ = Cutoff frequency in Hertz (Hz)
$L$ = Inductance in Henries (H)
$C$ = Capacitance in Farads (F)

Worked Numeric Example: Buck Converter Output Filter

Suppose you are designing the output filter for a synchronous buck converter stepping 24V down to 12V. The switching frequency ($f_{sw}$) is 500 kHz. A standard rule of thumb in power supply design is to set the LC cutoff frequency to roughly 1/10th of the switching frequency to adequately smooth the switching ripple while maintaining control loop stability. Therefore, our target $f_c$ is 50 kHz.

We select a standard shielded power inductor of 4.7 µH ($4.7 \times 10^{-6}$ H). What capacitor value do we need?

  1. Rearrange the formula to solve for C: $C = \frac{1}{(2\pi \cdot f_c)^2 \cdot L}$
  2. Plug in the values: $C = \frac{1}{(2\pi \cdot 50,000)^2 \cdot 4.7 \times 10^{-6}}$
  3. Calculate the denominator: $(314,159)^2 \cdot 4.7 \times 10^{-6} = 9.869 \times 10^{10} \cdot 4.7 \times 10^{-6} = 463,843$
  4. Solve for C: $1 / 463,843 = 2.15 \times 10^{-6}$ F, or 2.15 µF.

On the bench, you would select the nearest standard value, which is a 2.2 µF X7R ceramic capacitor. This yields an actual cutoff frequency of roughly 49.5 kHz. What this changes in the real circuit is the transient response: if you had chosen a much larger capacitor (e.g., 47 µF), the cutoff frequency would drop to ~10 kHz, severely degrading the phase margin of the converter's feedback loop and causing the output voltage to ring violently during sudden load steps.

Where You Meet LC Filters in Practice

You will encounter LC cutoff frequency calculations across three primary domains in electrical and electronic design:

  • Switch-Mode Power Supplies (SMPS): As shown in the example above, LC low-pass filters sit at the output of buck, boost, and flyback converters. They strip away the high-frequency switching square wave, leaving only the clean DC envelope. The cutoff frequency must be carefully placed below the switching frequency but above the control loop bandwidth.
  • Audio Crossover Networks: In passive speaker crossovers, LC filters route specific frequency bands to the correct driver. A low-pass LC filter feeds the woofer, while a high-pass LC filter feeds the tweeter. The cutoff frequency here is the 'crossover point' (usually -6 dB for cascaded second-order Linkwitz-Riley alignments) where both drivers share the acoustic load equally.
  • EMI and RF Shielding: At the AC mains input of a power supply, common-mode and differential-mode LC filters block high-frequency switching noise from escaping back into the grid. Here, the cutoff frequency is typically set between 10 kHz and 150 kHz to pass the 50/60 Hz line frequency while aggressively attenuating conducted emissions.
The 'Peaking' Trap (Q-Factor Warning): In an ideal, unloaded LC filter, the impedance at the cutoff frequency is infinite, and the gain is theoretically infinite. In reality, if your load resistance is very high (light load) and your capacitor has very low Equivalent Series Resistance (ESR) like a ceramic MLCC, the filter will 'ring' or peak at the cutoff frequency. Instead of attenuating noise at $f_c$, it will actually amplify it by +10 dB or more. To fix this on the bench, engineers add a small damping resistor in series with the capacitor, or place a high-ESR electrolytic capacitor in parallel with the ceramic to flatten the resonance peak.

Common Confusions and the Parasitic Reality

When troubleshooting or designing LC networks, hobbyists and junior engineers frequently fall into a few specific traps regarding what the cutoff frequency actually represents.

1. Confusing LC Cutoff with RC Cutoff

An RC filter's cutoff frequency ($f_c = \frac{1}{2\pi RC}$) is determined by resistive dissipation. An LC filter's cutoff is determined by resonance. Because the LC filter is a second-order system, its attenuation slope is twice as steep (-40 dB/decade vs -20 dB/decade). If you swap an RC filter for an LC filter using the same 'cutoff' math without accounting for the order of the filter, your control loop or audio phase response will be completely wrong.

2. Confusing the -3 dB Point with the Resonant Peak

As mentioned in the warning box above, the mathematical $f_c$ of an LC filter is also its resonant frequency. In an underdamped circuit (low ESR, light load), the actual signal amplitude at $f_c$ can be significantly higher than the passband. The -3 dB attenuation point only truly exists once the load resistance or parasitic resistance provides enough damping to flatten the peak. Always simulate your LC filter with the actual expected load resistance in parallel, not just the L and C in isolation.

3. Ignoring High-Frequency Parasitics (ESL)

The formula $f_c = \frac{1}{2\pi\sqrt{LC}}$ assumes ideal components. However, every physical capacitor has Equivalent Series Inductance (ESL). At high frequencies (typically above 10 MHz for standard electrolytics, or 100 MHz for small ceramics), the ESL dominates, and the capacitor actually behaves like an inductor. This means your low-pass LC filter inadvertently becomes a bandpass filter, allowing high-frequency RF noise to bypass the capacitor entirely. For broadband EMI filtering, you must parallel a large bulk capacitor (for low $f_c$) with a tiny, low-ESL capacitor (like a 10 nF 0402 ceramic) to maintain attenuation into the GHz range.

Frequently Asked Questions

Can I use an LC filter cutoff frequency calculator for audio crossovers?
Yes, but you must account for the speaker's impedance curve. A speaker is not a pure resistor; its impedance spikes at its mechanical resonance and rises at high frequencies due to voice coil inductance. Design the LC cutoff based on the nominal impedance (e.g., 8 ohms), but verify the acoustic response with a measurement microphone, as the electrical cutoff will not perfectly match the acoustic rolloff.

Why does my LC filter output ring when I apply a step load?
This is a damping issue. The step load contains high-frequency Fourier components that excite the LC filter's resonant frequency. If the Quality Factor (Q) of the filter is too high (meaning low parasitic resistance), the energy bounces back and forth between the inductor and capacitor, causing voltage ringing. Lowering the Q by adding a snubber network (a series RC damper) across the output capacitor will absorb this energy and stop the ringing.

Where can I find reliable reference data for LC filter design?
For foundational AC theory and resonance mechanics, the All About Circuits AC textbook chapter on resonance provides excellent interactive simulations. For practical low-pass filter topologies and component selection, the Electronics Tutorials guide on low-pass filters offers clear derivations of second-order Butterworth and Bessel responses, which are critical when you need a flat passband without peaking at the cutoff frequency.