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.