Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
calculations/ | 2012-02-07 02:27 | - | ||
dB/ | 2012-02-07 02:26 | - | ||
recipes/ | 2012-02-07 02:27 | - | ||
As usual, we will plot gain (dB) and phase (degrees) as a function of log frequency (Hz).
Remember that angular frequency (radians/s) is 6.28 times larger than the frequency in Hz.
We found that an nth-order filter could be constructed by cascading n first order flters.
We get sharper response, and keep the math simple, if we buffer between filters to prevent loading issues. The transfer function of the whole thing is then the product of the transfer functions of all the individual stages.
Cascaded LC filters have a soft knee that cannot be overcome by any amount of cascading.
A series RLC filter makes a fine 2nd orer high pass or low pass filter. We discussed some disadvantages with inductors, including noise susceptibility, parasitics, and (particularly at low frequencies) size, weight and cost.
Active filters, such as the Sallen-Key, allow us to produce a general second-order filter with buffered output from 2 resistors, 2 capacitors, and one op amp. No inductors are needed. Provided that we want to cascade them, the op amp would be necessary anyway. So active filters are widely used.
The general response of a 2nd order
Q: What are the corresponding formulae for 2nd order high pass and bandpass filters?
We quantified 2nd order filter response with Bode plots, time delay and response to steps and impulses. The gain k is only a constant multiple, but remember that the variant of Sallen-Key we have studied uses two identical resistors with two identical capacitors; so k is used to adjust the quality factor Q. The remaining parameter is the natural frequency, which depends on component values.
The 2nd order active filter is a powerful tool for cascading. Often, each stage will have a different natural frequency and Q.
There are tables, charts, and even whole books full of famous filter recipes. Almost any desired frequency response can be constructed by a suitable combination of 2nd order stages, optimizing the two parameters for each stage. This results in a filter with an even number of poles, by which we mean a polynomial of even order in f in the denominator of the response function.
Filters with an odd number of poles can be constructed by adding a buffered RC filter stage, but like Horowitz I consider this a waste of a good op amp.
We will now discuss three popular types of multistage filter recipes. Each is distinguished by a particular figure of merit for which the filter parameters have been optimized.
Bandpass filters are constructed by cascading a multistage high pass with a multistage low pass. There are thus two distinct critical frequencies; these edges define the passband.
We conclude by comparing plots of various filter types with 8 poles.
What is the ideal filter? According to some engineering texts, it is the Brick Wall.