Electronic – Teaching about LC filters

filterfrequency-measurementresonancetransfer function

I'm preparing to teach some people regarding filters, and I'm confused regarding the use of the LC-filter circuit, specifically the circuit below:

schematic

simulate this circuit – Schematic created using CircuitLab

Taking the output at the capacitor, it seems you get a strange looking low pass filter with the transfer function

\$H(\omega)=1/(1-(\omega^2LC)\$

It's similar to a RC circuit, but at the cutoff frequency, there's a spike in the magnitude. With the basic RC/RL filter circuits, the cutoff frequency occurs when the power is 3 dB below the max value, but with the LC circuit, calculating that leads to a very long equation to the 4th power. With that, why do we calculate the resonance frequencies when the denominator is equal to 0? Similarly, since there's no imaginary components, what does that say about the phase of the circuit with regards to frequency?

Best Answer

Your filter is an ideal resonant circuit - practically non-existent! Components, especially inductors are lossy and signal sources also have something, typically a series resistance. Finally there's a load in the output. It also takes something. The resulted circuit no more has a pole (=zero denominator) at the resonant frequency. If there's low enough resistance load resistor, this circuit can be a 2nd order low pass filter.

This filter pulls the signal source output on the knees at the resonant frequency if there's some resistance in the source and the output is unloaded. It's extremely important to understand it qualitatively - the LC series impedance is lowest at the resonant frequency and the resistance of the signal source makes with it a frequency dependent voltage divider. You can calculate what's left at the output, but you can see it also by simulating.

You should do some simulations to see the effect of the various resistances. Even this site has a good enough simulator.

Calculations with equations really are complex, but doable. Advanced filter designers know some shortcuts how to use already calculated filter tables, how to transform them to other frequencies and how to change component values for different signal source and load resistances. The theory has been there already about 80 years. It's packed also in filter design software and printed to handbooks.

For teaching you maybe should show results and the methods qualitatively. Don't alienate people with heavy equation manipulations. More likely let them find something wanted with simulations.

If transfer function manipulation with complex numbers is the main subject, then simulation can be useful to reveal errors.

You can calculate and plot transfer functions with Excel, but simulator can show the frequency response of a circuit without forcing one to write complex equations which are error prone.

Time domain analysis with simulators, Excel and formally with Laplace transforms can be interesting, but have you time for it? You know. My opinion is that you should show with simulations that too high resonant peak in the frequency response causes too much unwanted ringing when the signal has pulses.