Butterworth filter

From Self-sufficiency
Jump to: navigation, search
File:Buttergr.jpg
The frequency response plot from Butterworth's 1930 paper.

The Butterworth filter is a type of signal processing filter designed to have as flat a frequency response as possible in the passband so that it is also termed a maximally flat magnitude filter. It was first described in 1930 by the British engineer Stephen Butterworth in his paper entitled "On the Theory of Filter Amplifiers".[1]

Original paper

Linear analog electronic filters
edit
Butterworth had a reputation for solving "impossible" mathematical problems. At the time filter design required an amount of designer experience due to limitations of the theory then in use. The filter was not in common use for over 30 years after its publication. Butterworth stated that:
"An ideal electrical filter should not only completely reject the unwanted frequencies but should also have uniform sensitivity for the wanted frequencies".

Such an ideal filter cannot be achieved but Butterworth showed that successively closer approximations were obtained with increasing numbers of filter elements of the right values. At the time, filters generated substantial ripple in the passband, and the choice of component values was highly interactive. Butterworth showed that a low pass filter could be designed whose cutoff frequency was normalized to 1 radian per second and whose frequency response (gain) was

<math>G(\omega) = \sqrt{\frac{1}{1+{\omega}^{2n}}},</math>

where ω is the angular frequency in radians per second and n is the number of reactive elements (poles) in the filter. If ω = 1, the amplitude response of this type of filter in the passband is 1/2 ≈ 0.707, which is half power or −3 dB. Butterworth only dealt with filters with an even number of poles in his paper. He may have been unaware that such filters could be designed with an odd number of poles. He built his higher order filters from 2-pole filters separated by vacuum tube amplifiers. His plot of the frequency response of 2, 4, 6, 8, and 10 pole filters is shown as A, B, C, D, and E in his original graph.

Butterworth solved the equations for two- and four-pole filters, showing how the latter could be cascaded when separated by vacuum tube amplifiers and so enabling the construction of higher-order filters despite inductor losses. In 1930 low-loss core materials such as molypermalloy had not been discovered and air-cored audio inductors were rather lossy. Butterworth discovered that it was possible to adjust the component values of the filter to compensate for the winding resistance of the inductors.

He used coil forms of 1.25″ diameter and 3″ length with plug in terminals. Associated capacitors and resistors were contained inside the wound coil form. The coil formed part of the plate load resistor. Two poles were used per vacuum tube and RC coupling was used to the grid of the following tube.

Butterworth also showed that his basic low-pass filter could be modified to give low-pass, high-pass, band-pass and band-stop functionality.

Overview

File:Butterworth filter bode plot.png
The Bode plot of a first-order Butterworth low-pass filter

The frequency response of the Butterworth filter is maximally flat (has no ripples) in the passband and rolls off towards zero in the stopband.[2] When viewed on a logarithmic Bode plot the response slopes off linearly towards negative infinity. A first-order filter's response rolls off at −6 dB per octave (−20 dB per decade) (all first-order lowpass filters have the same normalized frequency response). A second-order filter decreases at −12 dB per octave, a third-order at −18 dB and so on. Butterworth filters have a monotonically changing magnitude function with ω, unlike other filter types that have non-monotonic ripple in the passband and/or the stopband.

Compared with a Chebyshev Type I/Type II filter or an elliptic filter, the Butterworth filter has a slower roll-off, and thus will require a higher order to implement a particular stopband specification, but Butterworth filters have a more linear phase response in the pass-band than Chebyshev Type I/Type II and elliptic filters can achieve.

Example

File:LowPass3poleICauer.svg
A third-order low-pass filter (Cauer topology). The filter becomes a Butterworth filter with cutoff frequency ωc=1 when (for example) C2=4/3 farad, R4=1 ohm, L1=3/2 henry and L3=1/2 henry.

A simple example of a Butterworth filter is the third-order low-pass design shown in the figure on the right, with C2 = 4/3 F, R4 = 1 Ω, L1 = 3/2 H, and L3 = 1/2 H. Taking the impedance of the capacitors C to be 1/Cs and the impedance of the inductors L to be Ls, where s = σ + jω is the complex frequency, the circuit equations yield the transfer function for this device:

<math>H(s)=\frac{V_o(s)}{V_i(s)}=\frac{1}{1+2s+2s^2+s^3}.</math>

The magnitude of the frequency response (gain) G(ω) is given by

<math>G^2(\omega)=|H(j\omega)|^2=\frac{1}{1+\omega^6},</math>

and the phase is given by

<math>\Phi(\omega)=\arg(H(j\omega)).\!</math>
File:Butterworth3 GainDelay.png
Gain and group delay of the third-order Butterworth filter with ωc=1

The group delay is defined as the derivative of the phase with respect to angular frequency and is a measure of the distortion in the signal introduced by phase differences for different frequencies. The gain and the delay for this filter are plotted in the graph on the left. It can be seen that there are no ripples in the gain curve in either the passband or the stop band.

The log of the absolute value of the transfer function H(s) is plotted in complex frequency space in the second graph on the right. The function is defined by the three poles in the left half of the complex frequency plane.
File:Butterworth Filter s-Plane Response (3rd Order).svg
Log density plot of the transfer function H(s) in complex frequency space for the third-order Butterworth filter with ωc=1. The three poles lie on a circle of unit radius in the left half-plane.

These are arranged on a circle of radius unity, symmetrical about the real s axis. The gain function will have three more poles on the right half plane to complete the circle.

By replacing each inductor with a capacitor and each capacitor with an inductor, a high-pass Butterworth filter is obtained.

A band-pass Butterworth filter is obtained by placing a capacitor in series with each inductor and an inductor in parallel with each capacitor to form resonant circuits. The value of each new component must be selected to resonate with the old component at the frequency of interest.

A band-stop Butterworth filter is obtained by placing a capacitor in parallel with each inductor and an inductor in series with each capacitor to form resonant circuits. The value of each new component must be selected to resonate with the old component at the frequency to be rejected.

Transfer function

File:Butterworth Filter Orders.svg
Plot of the gain of Butterworth low-pass filters of orders 1 through 5, with cutoff frequency <math>\omega_0=1</math>. Note that the slope is 20n dB/decade where n is the filter order.

Like all filters, the typical prototype is the low-pass filter, which can be modified into a high-pass filter, or placed in series with others to form band-pass and band-stop filters, and higher order versions of these.

The gain <math>G(\omega)</math> of an n-order Butterworth low pass filter is given in terms of the transfer function H(s) as

<math>G^2(\omega)=\left |H(j\omega)\right|^2 = \frac {{G_0}^2}{1+\left(\frac{\omega}{\omega_c}\right)^{2n}}</math>

where

  • n = order of filter
  • ωc = cutoff frequency (approximately the -3dB frequency)
  • <math>G_0</math> is the DC gain (gain at zero frequency)

It can be seen that as n approaches infinity, the gain becomes a rectangle function and frequencies below ωc will be passed with gain <math>G_0</math>, while frequencies above ωc will be suppressed. For smaller values of n, the cutoff will be less sharp.

We wish to determine the transfer function H(s) where <math>s=\sigma+j\omega</math> (from Laplace transform). Since H(s)H(-s) evaluated at s = jω is simply equal to |H(jω)|2, it follows that

<math>H(s)H(-s) = \frac {{G_0}^2}{1+\left (\frac{-s^2}{\omega_c^2}\right)^n}</math>

The poles of this expression occur on a circle of radius ωc at equally spaced points. The transfer function itself will be specified by just the poles in the negative real half-plane of s. The k-th pole is specified by

<math>-\frac{s_k^2}{\omega_c^2} = (-1)^{\frac{1}{n}} = e^{\frac{j(2k-1)\pi}{n}}

\qquad\mathrm{k = 1,2,3, \ldots, n}</math>

and hence;

<math>s_k = \omega_c e^{\frac{j(2k+n-1)\pi}{2n}}\qquad\mathrm{k = 1,2,3, \ldots, n}</math>

The transfer function may be written in terms of these poles as

<math>H(s)=\frac{G_0}{\prod_{k=1}^n (s-s_k)/\omega_c}</math>

The denominator is a Butterworth polynomial in s.

Normalized Butterworth polynomials

The Butterworth polynomials may be written in complex form as above, but are usually written with real coefficients by multiplying pole pairs which are complex conjugates, such as <math>s_1</math> and <math>s_n</math>. The polynomials are normalized by setting <math>\omega_c=1</math>. The normalized Butterworth polynomials then have the general form

<math>B_n(s)=\prod_{k=1}^{\frac{n}{2}} \left[s^2-2s\cos\left(\frac{2k+n-1}{2n}\,\pi\right)+1\right]</math> for n even
<math>B_n(s)=(s+1)\prod_{k=1}^{\frac{n-1}{2}} \left[s^2-2s\cos\left(\frac{2k+n-1}{2n}\,\pi\right)+1\right]</math> for n odd

To four decimal places, they are

n Factors of Polynomial <math>B_n(s)</math>
1 <math>(s+1)</math>
2 <math>s^2+1.4142s+1</math>
3 <math>(s+1)(s^2+s+1)</math>
4 <math>(s^2+0.7654s+1)(s^2+1.8478s+1)</math>
5 <math>(s+1)(s^2+0.6180s+1)(s^2+1.6180s+1)</math>
6 <math>(s^2+0.5176s+1)(s^2+1.4142s+1)(s^2+1.9319s+1)</math>
7 <math>(s+1)(s^2+0.4450s+1)(s^2+1.2470s+1)(s^2+1.8019s+1)</math>
8 <math>(s^2+0.3902s+1)(s^2+1.1111s+1)(s^2+1.6629s+1)(s^2+1.9616s+1)</math>

The normalized Butterworth polynomials can be used to determine the transfer function for any low-pass filter cut-off frequency <math>\omega_c</math>, as follows

<math>H(s) = \frac{G_0}{B_n(a)}</math> , where <math>a = \frac{s}{\omega_c}</math>

Transformation to other bandforms are also possible, see prototype filter.

Maximal flatness

Assuming <math>\omega_c=1</math> and <math>G_0=1</math>, the derivative of the gain with respect to frequency can be shown to be

<math>\frac{dG}{d\omega}=-nG^3\omega^{2n-1}</math>

which is monotonically decreasing for all <math>\omega</math> since the gain G is always positive. The gain function of the Butterworth filter therefore has no ripple. Furthermore, the series expansion of the gain is given by

<math>G(\omega)=1 - \frac{1}{2}\omega^{2n}+\frac{3}{8}\omega^{4n}+\ldots</math>

In other words all derivatives of the gain up to but not including the 2n-th derivative are zero, resulting in "maximal flatness". If the requirement to be monotonic is limited to the passband only and ripples are allowed in the stopband, then it is possible to design a filter of the same order, such as the inverse Chebyshev filter, that is flatter in the passband than the "maximally flat" Butterworth.

High-frequency roll-off

Again assuming <math>\omega_c=1</math>, the slope of the log of the gain for large ω is

<math>\lim_{\omega\rightarrow\infty}\frac{d\log(G)}{d\log(\omega)}=-n</math>

In decibels, the high-frequency roll-off is therefore 20n dB/decade, or 6n dB/octave (the factor of 20 is used because the power is proportional to the square of the voltage gain; see 20 log rule.)

Filter design

There are a number of different filter topologies available to implement a linear analogue filter. The most often used topology for a passive realisation is Cauer topology and the most often used topology for an active realisation is Sallen–Key topology.

Cauer topology

The Cauer topology uses passive components (shunt capacitors and series inductors) to implement a linear analog filter. The Butterworth filter having a given transfer function can be realised using a Cauer 1-form. The kth element is given by;

<math>C_k = 2 \sin \left [\frac {(2k-1)}{2n} \pi \right ]</math>; k = odd
<math>L_k = 2 \sin \left [\frac {(2k-1)}{2n} \pi \right ]</math>; k = even

The filter may start with a series inductor if desired, in which case the <math>L_k</math> are k odd and the <math>C_k</math> are k even.

Sallen–Key topology

The Sallen–Key topology uses active and passive components (noninverting buffers, usually op amps, resistors, and capacitors) to implement a linear analog filter. Each Sallen–Key stage implements a conjugate pair of poles; the overall filter is implemented by cascading all stages in series. If there is a real pole (in the case where <math>n</math> is odd), this must be implemented separately, usually as an RC circuit, and cascaded with the active stages.

For the second-order Sallen–Key circuit shown to the right the transfer function is given by;

<math>H(s)=\frac{V_{out}(s)}{V_{in}(s)}=\frac{1}{1+C_2(R_1+R_2)s+C_1C_2R_1R_2s^2}</math>

We wish the denominator to be one of the quadratic terms in a Butterworth polynomial. Assuming that <math>\omega_c=1</math>, this will mean that;

<math>C_1C_2R_1R_2=1\,</math>

and;

<math>C_2(R_1+R_2)=-2\cos\left(\frac{2k+n-1}{2n} \pi\right)</math>

This leaves two undefined component values that may be chosen at will.

Digital implementation

Digital implementations of Butterworth and other filters are often based on the bilinear transform method or the matched Z-transform method, two different methods to discretize an analog filter design. In the case of all-pole filters such as the Butterworth, the matched Z-transform method is equivalent to the impulse invariance method. For higher orders, digital filters are sensitive to quantization errors, so they are often calculated as cascaded biquad sections, plus one first-order or third-order section for odd orders.

Comparison with other linear filters

Here is an image showing the gain of a discrete-time Butterworth filter next to other common filter types. All of these filters are fifth-order.

The Butterworth filter rolls off more slowly around the cutoff frequency than the Chebyshev filter or the Elliptic filter, but without ripple.

References

  1. In Wireless Engineer (also called Experimental Wireless and the Wireless Engineer), vol. 7, 1930, pp. 536–541 - "On the Theory of Filter Amplifiers"-S. Butterworth
  2. Giovanni Bianchi and Roberto Sorrentino (2007). Electronic filter simulation & design. McGraw-Hill Professional. pp. 17–20. ISBN 9780071494670. 
ca:Filtre de Butterworth

de:Butterworth-Filter es:Filtro de Butterworth eo:Filtrilo de Butterworth eu:Butterworth iragazki fr:Filtre de Butterworth it:Filtro Butterworth nl:Butterworth-filterprototype ja:バターワースフィルタ pl:Filtr Butterwortha pt:Filtro Butterworth ru:Фильтр Баттерворта sr:Batervortov filter sv:Butterworthfilter zh:巴特沃斯滤波器