Engineering calculators

LC Filter Calculator

Updated Sep 19, 2026 By Infinity Calculator
Rate Formulas

Filter Configuration

Filter Response Type

Design Summary

Synthesized Components
LC ladder element values, listed from the source end to the load end.
IDTypePosition Ideal Value Standard Value Deviation
Schematic Diagram
Frequency Response
Displayed Curves
Frequency Axis

Click anywhere on the plot to pin a marker, or type a frequency above and press Add Marker.

Step-by-Step Solution
Export Circuit

Introduction

An LC filter uses coils (inductors) and capacitors to let some frequencies pass and block others. This LC Filter Calculator designs the whole circuit. You pick what you want, and it returns the part values, a schematic, and a response graph.

Start by choosing a filter type: low-pass, high-pass, band-pass, or band-stop. Then enter your cutoff frequency, pick a response shape like Butterworth, Chebyshev, Bessel, Elliptic, or Legendre, and set the filter order. Add your source and load impedance to finish the spec.

A table lists every inductor and capacitor, in order from input to output. You can snap those values to real parts you can buy (E6 through E96) and see how far off each one is. You can also add Q factor losses to see how real parts change the results.

The graph shows insertion loss, return loss, phase, and group delay. Click the plot to drop markers and read exact numbers. When your design looks good, export it as a CSV, a SPICE netlist, an LTspice file, or a Qucs schematic. A step-by-step section shows the formulas used, so you can check the work or learn how it is done.

How to use our LC Filter Calculator

Enter your filter type, cutoff frequency, order, and source and load impedance. You get the exact inductor and capacitor values, a schematic, a frequency response chart, and a netlist you can export.

Filter Response Type: Pick Low-Pass, High-Pass, Band-Pass, or Band-Stop to set which frequencies the filter lets through.

Cutoff Frequency (fc): Type the frequency where the signal starts to drop, then pick Hz, kHz, MHz, or GHz.

Lower and Upper Cutoff (flow, fhigh): For band-pass and band-stop filters, enter the two band edges. The low value must be smaller than the high value.

Approximation Type: Choose the response shape, such as Butterworth for a flat passband or Chebyshev for a sharper cutoff.

Passband Ripple (dB): For Chebyshev Type I and Elliptic filters, set how much wave you allow in the passband. Smaller numbers mean a flatter passband.

Stopband Attenuation (dB): For Chebyshev Type II and Elliptic filters, set how much the blocked signals should be cut. Bigger numbers block more.

Filter Order (1 to 20): Use the plus and minus buttons or type a number. Higher order means a steeper roll-off and more parts.

Source Impedance (Rs): Enter the impedance of the driving source, often 50 Ω.

Load Impedance (RL): Enter the impedance of the load at the output, often 50 Ω.

Circuit Topology: Choose shunt-first, series-first, or dual to set which part comes first in the LC ladder.

Snap to Standard Component Values: Turn this on to round parts to real, off-the-shelf values. Then pick an E-Series and the smallest capacitor and inductor you want to snap.

Model Component Losses (Q Factor): Turn this on and enter inductor Q and capacitor Q to see how real, lossy parts change the response.

Displayed Curves: Check the boxes for insertion loss, return loss, phase, group delay, or the lossy curve you want on the chart.

Frequency Axis, Phase Unit, and Group Delay Unit: Pick log or linear frequency, degrees or radians, and the time unit for group delay.

Auto axis range: Leave it on to let the chart set its own limits, or turn it off and type your own frequency and dB limits.

Measurement Marker: Type a frequency and press Add Marker, or click the chart, to read exact values at that point.

Export Format: Choose LTspice, Qucs, or SPICE, then view or download the netlist for your simulator.

What Is an LC Filter?

An LC filter is a simple circuit made from two parts: an inductor (L) and a capacitor (C). Together they let some frequencies pass through and block others. Because they use no power supply or amplifier, they are called passive filters. You find them in radios, power supplies, audio gear, and almost every wireless device.

The trick is that L and C react to frequency in opposite ways. An inductor fights fast (high-frequency) signals and lets slow ones through. A capacitor does the reverse. By placing them in a chain, called a ladder, you can shape exactly which frequencies get through.

The Four Filter Types

  • Low-pass: passes low frequencies, blocks high ones. Used to clean noise off power lines and smooth audio.
  • High-pass: passes high frequencies, blocks low ones. Used to stop hum and DC from reaching a speaker or amplifier.
  • Band-pass: passes one band of frequencies and blocks everything above and below. This is how a radio picks one station.
  • Band-stop (notch): blocks one narrow band and passes the rest. Good for killing one unwanted tone or interfering signal.

Cutoff Frequency and Filter Order

The cutoff frequency (fc) is the edge of the filter. At this point the signal power drops to half, which is −3 dB. Below or above it, depending on the type, the signal fades away.

The order is how many L and C parts do the filtering. A higher order means a sharper cut between the pass band and the stop band. Each extra order adds about 6 dB of drop per octave, but it also adds more parts, more cost, and more loss.

Filter Shapes (Approximations)

  • Butterworth: flattest pass band, smooth and safe. A good default.
  • Chebyshev Type I: small ripples in the pass band, but a steeper cut.
  • Chebyshev Type II: flat pass band with ripples and deep notches in the stop band.
  • Elliptic (Cauer): ripple in both bands, the sharpest cut for the fewest parts.
  • Bessel–Thomson: gentle cut but the best shape for pulses, because all frequencies travel through at nearly the same speed.
  • Legendre: no ripple in the pass band, yet still a steep cut.

Impedance and Matching

A filter only works right when the source and load resistances match what it was designed for. In radio work this is usually 50 Ω. If the real load does not match, some signal bounces back instead of going through. That bounce is measured as return loss (S11 and S22). The signal that does get through is measured as insertion loss (S21). Good filters have low insertion loss in the pass band and high return loss, meaning little reflection.

Real Parts vs. Perfect Math

Math gives exact values like 47.36 nH, but stores sell standard values from E-series lists (E6, E12, E24, E48, E96). Rounding to the nearest real part shifts the response a little, so check the deviation. Real parts also have resistance, described by the Q factor. A low Q inductor adds loss, rounds off sharp corners, and shrinks the depth of notches. Inductors usually have much lower Q than capacitors, so they cause most of the loss.

Topology

The same filter can start with a part sitting across the line (shunt-first) or in line with the signal (series-first). Both give the same response, but one may need fewer inductors, which are bigger and costlier than capacitors. Picking the friendlier layout can save space and money.


Formulas used

Butterworth prototype element values
g_k = 2\sin\!\left(\frac{(2k-1)\pi}{2n}\right),\quad k = 1,2,\dots,n
Low-pass denormalization (series L, shunt C)
L_k = \frac{g_k R_0}{\omega_c},\qquad C_k = \frac{g_k}{R_0\,\omega_c},\qquad \omega_c = 2\pi f_c
High-pass denormalization (series C, shunt L)
C_k = \frac{1}{g_k R_0\,\omega_c},\qquad L_k = \frac{R_0}{g_k\,\omega_c}
Band-pass / band-stop transformation parameters
BW = f_{high}-f_{low},\qquad f_0 = \sqrt{f_{low}f_{high}},\qquad Q = \frac{f_0}{BW}
Band-pass resonator values
L_{ser} = \frac{g_k R_0}{2\pi BW},\quad C_{ser} = \frac{1}{\omega_0^2 L_{ser}},\qquad C_{sh} = \frac{g_k}{R_0\,2\pi BW},\quad L_{sh} = \frac{1}{\omega_0^2 C_{sh}}
Cascaded ABCD matrix of the ladder and S-parameters
\begin{bmatrix}A&B\\C&D\end{bmatrix}=\prod_k \begin{bmatrix}1&Z_k\\0&1\end{bmatrix}\text{ or }\begin{bmatrix}1&0\\1/Z_k&1\end{bmatrix},\quad S_{21}=\frac{2\sqrt{R_sR_L}}{AR_L+B+CR_sR_L+DR_s},\quad S_{11}=\frac{AR_L+B-CR_sR_L-DR_s}{AR_L+B+CR_sR_L+DR_s}
Magnitude in decibels and lossy element impedances
|S|_{dB} = 20\log_{10}|S|,\qquad Z_L = \frac{\omega L}{Q_L}+j\omega L,\qquad Y_C = \frac{\omega C}{Q_C}+j\omega C
Insertion phase and group delay
\phi(f) = \arg S_{21},\qquad \tau_g = -\frac{1}{2\pi}\frac{d\phi}{df}

Frequently asked questions

How do you calculate the cutoff frequency of an LC filter?

For a simple LC filter, the cutoff frequency is:

fc = 1 / (2π√(L×C))

L is in henries and C is in farads. The answer is in hertz.

Example: L = 1 µH and C = 100 pF gives fc ≈ 15.9 MHz.

For a ladder filter with many parts, each element is scaled from a prototype table, so the whole chain still hits the same −3 dB point.

What is the difference between an LC filter and an RC filter?

An RC filter uses a resistor and a capacitor. An LC filter uses an inductor and a capacitor.

  • Loss: RC filters burn signal power in the resistor. LC filters store energy instead, so they pass the wanted band with much less loss.
  • Sharpness: LC filters cut much harder for the same order.
  • Size and cost: RC is cheap and tiny. Inductors are bigger and cost more.
  • Use: RC is fine for slow audio and DC smoothing. LC rules in radio and power work.

How many dB per octave does each filter order give?

Each order adds about 6 dB per octave, or 20 dB per decade.

  • 1st order: 6 dB/octave (20 dB/decade)
  • 3rd order: 18 dB/octave (60 dB/decade)
  • 5th order: 30 dB/octave (100 dB/decade)
  • 7th order: 42 dB/octave (140 dB/decade)

An octave means double the frequency. A decade means ten times the frequency. This is the far-out slope, not the shape right at the corner.

What filter order do I need?

Pick the order from how much you must block and how far away the stop band sits.

Rough steps:

  1. Find the ratio of the stop frequency to the cutoff frequency.
  2. Find how many dB of blocking you need there.
  3. Divide the dB needed by 20 dB per decade of that ratio.

Example: you need 40 dB down at ten times the cutoff. 40 ÷ 20 = order 2 for Butterworth. Need 40 dB at only twice the cutoff? That takes about order 7.

Chebyshev and Elliptic shapes reach the same goal with a lower order.

Which LC filter shape should I pick?

Match the shape to the job:

  • Butterworth: general use, flat passband, no surprises.
  • Chebyshev Type I: you need a sharp cut and can accept small passband ripple.
  • Elliptic: the sharpest cut with the fewest parts, if ripple in both bands is fine.
  • Bessel: square waves, pulses, and data lines that must keep their shape.
  • Legendre: you want a steep cut but zero passband ripple.

Why is 50 ohms used for RF filters?

50 Ω is a compromise. In coax cable, the lowest loss is near 77 Ω, and the highest power handling is near 30 Ω. 50 Ω sits between them and works well for both.

Because nearly all radios, test gear, antennas, and connectors use 50 Ω, filters are designed for it too. Video and TV gear often uses 75 Ω instead, since long cable runs favor low loss.

What is insertion loss in a filter?

Insertion loss is how much signal you lose by putting the filter in the path. It is shown as |S21| in dB.

  • 0 dB means everything passes.
  • −3 dB means half the power is gone, which marks the cutoff.
  • −40 dB means only 0.01% of the power gets through.

A perfect LC filter has almost no loss in the passband. Real coils and caps add a few tenths of a dB.

What return loss is good for a filter?

Return loss tells how much signal bounces back instead of going through.

  • Below −20 dB: very good, only 1% of power reflects (SWR about 1.22).
  • −15 dB: good for most work (SWR about 1.43).
  • −10 dB: the usual minimum, 10% reflects (SWR 2.0).
  • Above −6 dB: a poor match, fix it.

Bad return loss usually means the source or load impedance does not match the filter design value.

How does inductor Q affect an LC filter?

Q measures how lossy a part is. Low Q means more hidden resistance.

Low inductor Q will:

  • Add insertion loss in the passband
  • Round off the sharp corner at cutoff
  • Make notches shallower
  • Flatten ripple peaks

Inductors usually have Q of 30 to 100, while capacitors often reach 200 to 1000. So the coils cause most of the loss. Narrow band-pass filters suffer the most, since they circulate energy many times.

What is group delay and why does it matter?

Group delay is how long a signal takes to get through the filter. It is measured in seconds, often nanoseconds.

If all frequencies take the same time, the wave shape stays intact. If some are slower, the shape smears. That ruins square waves and digital data.

Sharp filters like Elliptic and Chebyshev have big delay bumps near cutoff. Bessel filters have almost flat delay, so they keep pulses clean, but they cut much more gently.

Should the first element be a series inductor or a shunt capacitor?

Both give the same frequency response. Choose by what suits the circuit.

  • Shunt-first (cap to ground first): uses fewer inductors in a low-pass filter. Cheaper and smaller.
  • Series-first (coil in line first): better when the source cannot handle a capacitor load, or when DC must be blocked.

In RF work, most people pick the layout with fewer inductors, since coils cost more, take more room, and are lossier.

How do I convert a low-pass filter into a band-pass filter?

You resonate every element at the center frequency.

  • Series inductor becomes a series L and C.
  • Shunt capacitor becomes a parallel L and C.

Scale the first value using the bandwidth instead of the cutoff, then find its partner with:

C = 1 / (ω0² × L)

Here ω0 = 2πf0, and f0 = √(flow × fhigh). A band-pass filter has twice as many parts as the low-pass it came from.

What is the center frequency of a band-pass filter?

Use the geometric mean, not the plain average:

f0 = √(flow × fhigh)

Example: 80 MHz and 120 MHz gives f0 = √9600 ≈ 98 MHz, not 100 MHz.

The geometric mean is used because filter response is symmetric on a log scale, not a linear one.

What is filter Q and how is it related to bandwidth?

For a band-pass or band-stop filter, Q is:

Q = f0 / BW

BW is the bandwidth, fhigh minus flow.

A high Q means a narrow band. Q above about 20 is hard to build, because part tolerances and coil losses start to dominate. Keep Q under 10 to 20 for a design that works with real parts.

How much does rounding to standard component values change the response?

It depends on the E-series you use:

  • E6 (20%): big shifts, ripple grows, match gets worse.
  • E12 (10%): usable for rough filters.
  • E24 (5%): fine for most designs.
  • E96 (1%): nearly the same as the exact math.

Keep each part within about 5% of the ideal value. Parts near the input and output matter most for return loss. Sharp filters like Elliptic are the fussiest.

Can an LC filter work if the source and load impedances are different?

Yes, but the filter must be designed for it. A standard ladder assumes a set ratio between the two ends.

If the real load does not match, you get:

  • Worse return loss
  • More ripple in the passband
  • A cutoff that shifts a little

Even-order Chebyshev filters naturally need unequal ends. Butterworth and odd-order Chebyshev filters want equal ends.

Why does my LC filter have a resonance or spike above the cutoff?

Common causes:

  • Self-resonance: every real inductor has stray capacitance and stops acting like a coil above its SRF. Pick parts with an SRF well above your highest frequency of interest.
  • Lead and trace inductance: capacitor leads add series inductance and create a notch, then the cap acts like a coil.
  • Poor ground: shared ground paths let signal sneak past the filter.

Use short traces, a solid ground plane, and parts rated well beyond your band.

How do I choose inductors and capacitors for an RF LC filter?

Check these five things:

  1. Value and tolerance: 5% or better for most filters, 1% for sharp ones.
  2. Self-resonant frequency: at least 3 to 5 times your top frequency.
  3. Q: higher is better. Use wirewound or air-core coils for RF, not ferrite beads.
  4. Current and voltage rating: check peak values, which run higher inside resonant branches.
  5. Temperature stability: use C0G/NP0 capacitors, never X7R or Y5V, in tuned circuits.

What does a -3 dB point mean?

The −3 dB point is where the filter passes half the input power. Voltage there is about 70.7% of the input.

This is the standard definition of cutoff frequency, since the half-power point is a clean, repeatable spot on the curve.

Some specs use −1 dB or −0.5 dB instead, especially for Chebyshev filters where the ripple value sets the band edge.

Do LC filters work in both directions?

Yes. Passive LC filters are reciprocal, so the response is the same either way. |S21| equals |S12|.

What can change is the match at each end. If the source and load impedances are different, the input return loss (S11) and output return loss (S22) will not match, even though the signal loss through the filter stays the same.