Low-Pass Butterworth Transfer Function
We can normalize the transfer function by dividing it by wc. H(sa) where sa = s/wc is the new normalized transfer function. It's gain is 1 and it's cutoff frequency is 1 rad/s.
A unity gain, nth order Butterworth LPF has a transfer function magnitude given by the following:
The table below shows the denominator needed to build a nth ordered low pass butterworth filter. Normalized means the wc = 1 rad/s
Figure out which order circuit you need. (Higher order means steeper transition)
Use the Sallen Key circuits to design even ordered filters. For odd ordered filters it will be a combination of a first order filter and Sallen Key circuits.
Calculate the element values needed to realize the filter
Perform frequency scaling to change the cutoff frequency
Perform magnitude scaling to get more realistic values for the circuit elements.
Design a 1st order Low-Pass Butterworth Filter with unity gain and cutoff frequency 10 rad/s
This example is relatively easy. The table shows 1 pole. The number associated with that pole is 1. Unity gain means a gain of 1.
We can design this using a simple passive low pass filter. ( RC circuit with H(s) = 1/(s+1) ) We make sure it has one pole at -1. This means the filters cutoff frequency is 1 rad/s .
Perform Frequency Shifting to change the cutoff frequency to 10 rad/s
Design a 2nd order Low-Pass Butterworth Filter with unity gain and cutoff frequency 300 rad/s.
This example is a second order. We need a circuit that gives us two poles in denominator. The sallen key provides this. (look at the low-pass sallen key transfer function)
Pick values for the sallen key that will give you the correct denominator. Again, for simplicity we can choose the resistors to be 1 ohm. Just pick The capacitor values to realize the correct denominator. Now you have a low pass filter with cutoff frequency 1 rad/s.
Perform frequency shifting to change the cutoff frequency to the correct value.
A 3rd order low-pass butterworth filter is just a 1st order in series with a 2nd order.
A 4th order low-pass butterworth filter is just two 2nd orders in series
continue