LC Filter Calculator

LC Filter Calculator
fc = 1/(2π√LC)
LC Filter Calculator — Low Pass
L Inductance (L)
C Capacitance (C)
Enter inductance (l) and capacitance (c)
LC Filter Calculator Results
Cutoff fc
Hz
ωc
rad/s
Time Constant τ
s
Reactance at fc
Ω
Type
 
Roll-off
 
LC Low Pass Filter (2nd Order) Vin L C Vout fc = 1/(2π√LC) — 2nd order, −40 dB/decade roll-off

Figure 1: An LC filter combines inductor and capacitor for a second-order response with −40 dB/decade roll-off — twice as sharp as RC or RL. No resistor means no power loss (ideal), but real components have parasitic resistance.

Table of Contents
Fundamentals
  1. What Is a LC Filter?
  2. The Formula
Worked Examples
  1. Power Supply Output
  2. RF Bandpass
  3. Speaker Crossover
Deep Dive
  1. Damping and Ringing
  2. Practical Considerations
Reference
  1. Frequently Asked Questions
  2. Related Filter Calculators

What Is an LC Filter?

An LC filter combines an inductor and capacitor for a second-order frequency response with −40 dB/decade roll-off — twice as sharp as first-order RC or RL filters. The cutoff frequency is fc = 1/(2π√LC). Because there is no resistor in the ideal circuit, LC filters have theoretically zero power loss in the passband.

LC filters are the workhorses of RF circuits, power supply output stages, speaker crossovers, and any application requiring sharp frequency selectivity. The Filter Cutoff Frequency Calculator compares RC, RL and LC side by side.

The Formula

fc = 1/(2π√LC)
Second-order response: −40 dB/decade roll-off
At resonance: XL = XC, impedance is minimum (series) or maximum (parallel)

Worked Example — Power Supply Output

Given: L = 10 mH, C = 1 µF

fc = 1/(2π√(0.01 × 1×10−6)) = 1592 Hz

Switching power supplies typically switch at 50–500 kHz, well above this fc, so the LC filter heavily attenuates the switching noise. The Butterworth Filter Calculator can optimise the response flatness.

Worked Example — RF Bandpass

Given: L = 250 µH, C = 100 pF

fc = 1/(2π√(250×10−6 × 100×10−12)) = 1.007 MHz

This is in the AM broadcast band — a tuned LC circuit can select a single station. The Band Pass Filter Calculator analyses the bandwidth and Q factor of such circuits.

Worked Example — Speaker Crossover

Given: L = 1 mH, C = 10 µF

fc = 1/(2π√(0.001 × 10×10−6)) = 1592 Hz

Damping and Ringing

Without damping resistance, an LC filter rings at its resonant frequency. The Q factor determines how much ringing occurs. Adding a small series resistance lowers Q and reduces ringing at the cost of passband loss. The High Pass Filter Calculator shows how component arrangement changes the response from low-pass to high-pass.

Practical Considerations

Real inductors have parasitic resistance (DCR) and capacitance (SRF). Real capacitors have equivalent series resistance (ESR) and inductance (ESL). These parasitics limit filter performance at extreme frequencies. For critical applications, use the Active Filter Calculator to design op-amp-based filters that avoid inductor limitations entirely.

Resonant Frequency Calculator: The Resonant Frequency Calculator analyses the resonance point of LC circuits, which determines cutoff frequency and Q factor.

Frequently Asked Questions

What does first-order vs second-order mean?
The order refers to the number of reactive components (capacitors or inductors). First-order (RC, RL) has one, with −20 dB/decade roll-off. Second-order (LC) has two, with −40 dB/decade. Higher orders give sharper transitions but more complexity.
Can I use this for audio applications?
Yes. RC and LC filters are widely used in audio for tone shaping, crossovers, and anti-aliasing. The component values determine whether the filter operates at audio frequencies (20 Hz – 20 kHz) or at other ranges.
What is the phase shift at cutoff?
A first-order filter has −45° phase shift at fc (low-pass) or +45° (high-pass). A second-order filter has −90° at fc. Phase shift is important in feedback systems and audio where it affects sound quality.
How do I make a bandpass filter?
Combine a low-pass and high-pass filter in series, with the low-pass fc higher than the high-pass fc. The frequencies between the two cutoffs form the passband. The Band Pass Filter Calculator does this automatically.

Browse all Electronics Calculators →

Last updated: March 2026