Chebyshev filter
From Wikipedia, the free encyclopedia
Linear analog electronic filters |
---|
Butterworth filter |
Chebyshev filter |
Elliptic (Cauer) filter |
Bessel filter |
Gaussian filter |
Optimum "L" (Legendre) filter |
edit |
Chebyshev filters, are analog or digital filters having a steeper roll-off and more passband ripple than Butterworth filters. Chebyshev filters have the property that they minimize the error between the idealized filter characteristic and the actual over the range of the filter, but with ripples in the passband. This type of filters is named in honor of Pafnuty Chebyshev because their mathematical characteristics are derived from Chebyshev polynomials.
Because of the passband ripple inherent in Chebyshev filters, filters which have a smoother response in the passband but a more irregular response in the stopband are preferred for some applications.
Contents |
[edit] Type I Chebyshev Filters
These are the most common Chebyshev filters. The gain (or amplitude) response as a function of angular frequency ω of the nth order low pass filter is
where ε is the ripple factor, ω0 is the cutoff frequency and Tn() is a Chebyshev polynomial of the nth order.
The passband exhibits equiripple behavior, with the ripple determined by the ripple factor ε. In the passband, the Chebyshev polynomial alternates between 0 and 1 so the filter gain will alternate between maxima at G=1 and minima at . At the cutoff frequency ω0 the gain again has the value but continues to drop into the stop band as the frequency increases. This behavior is shown in the diagram on the right. (note: the common definition of the cutoff frequency to −3 dB does not hold for Chebyshev filters!)
The order of a Chebyshev filter is equal to the number of reactive components (for example, inductors) needed to realize the filter using analog electronics.
The ripple is often given in dB:
- Ripple in dB =
so that a ripple of 3 dB results from ε = 1.
An even steeper roll-off can be obtained if we allow for ripple in the stop band, by allowing zeroes on the jω-axis in the complex plane. This will however result in less suppression in the stop band. The result is called an elliptic filter, also known as Cauer filters.
[edit] Poles and zeroes
For simplicity, assume that the cutoff frequency is equal to unity. The poles (ωpm) of the gain of the Chebyshev filter will be the zeroes of the denominator of the gain. Using the complex frequency s:
Defining − js = cos(θ) and using the trigonometric definition of the Chebyshev polynomials yields:
solving for θ
where the multiple values of the arc cosine function are made explicit using the integer index m. The poles of the Chebyshev gain function are then:
Using the properties of the trigonometric and hyperbolic functions, this may be written in explicitly complex form:
where m=1,2,...n and
This may be viewed as an equation parametric in θn and it demonstrates that the poles lie on an ellipse in s-space centered at s=0 with a real semi-axis of length sinh(arcsinh(1 / ε) / n) and an imaginary semi-axis of length of cosh(arcsinh(1 / ε) / n)
[edit] The transfer function
The above expression yields the poles of the gain G. For each complex pole, there is another which is the complex conjugate, and for each conjugate pair there are two more that are the negatives of the pair. The transfer function must be stable, so that its poles will be those of the gain that have negative real parts and therefore lie in the left half plane of complex frequency space. The transfer function is then given by
where are only those poles with a negative sign in front of the real term in the above equation for the poles.
In order to obtain a gain of 1 for ω=0 (as shown in the next figure) the transfer function H(s) has to be normalized with a contstant.
[edit] The group delay
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 group delay for a fifth order type I Chebyshev filter with ε=0.5 are plotted in the graph on the left. It can be seen that there are ripples in the gain and the group delay in the passband but not in the stop band.
[edit] Type II Chebyshev Filters
Also known as inverse Chebyshev, this type is less common because it does not roll off as fast as type I, and requires more components. It has no ripple in the passband, but does have equiripple in the stopband. The gain is:
In the stop band, the Chebyshev polynomial will oscillate between 0 and 1 so that the gain will oscillate between zero and
and the smallest frequency at which this maximum is attained will be the cutoff frequency ω0. The parameter ε is thus related to the stopband attenuation γ in decibels by:
For a stopband attenuation of 5dB, ε = 0.6801; for an attenuation of 10dB, ε = 0.3333. The frequency fC = ωC/2 π is the cutoff frequency. The 3dB frequency fH is related to fC by:
[edit] Poles and zeroes
Again, assuming that the cutoff frequency is equal to unity, the poles (ωpm) of the gain of the Chebyshev filter will be the zeroes of the denominator of the gain:
The poles of gain of the type II Chebyshev filter will be the inverse of the poles of the type I filter:
where m=1,2,...,n . The zeroes (ωzm) of the type II Chebyshev filter will be the zeroes of the numerator of the gain:
The zeroes of the type II Chebyshev filter will thus be the inverse of the zeroes of the Chebyshev polynomial.
where m=1,2,...,n .
[edit] The transfer function
The transfer function will be given by the poles in the left half plane of the gain function, and will have the same zeroes but these zeroes will be single rather than double zeroes.
[edit] The group delay
The gain and the group delay for a fifth order type II Chebyshev filter with ε=0.1 are plotted in the graph on the left. It can be seen that there are ripples in the gain in the stop band but not in the pass band.
[edit] Digital implementation
As with most analog filters, the Chebyshev may be converted to a digital (discrete-time) recursive form via the bilinear transform. However, as digital filters have a finite bandwidth, the response shape of the transformed Chebyshev will be warped. Alternatively, the Matched Z-transform may be used, which does not warp the response.
[edit] Comparison with other linear filters
Here is an image showing the Chebyshev filters next to other common kind of filters obtained with the same number of coefficients:
As is clear from the image, Chebyshev filters are sharper than the Butterworth filter; they are not as sharp as the elliptic one, but they show fewer ripples over the bandwidth.
[edit] See also
[edit] References
- Daniels, Richard W. (1974). Approximation Methods for Electronic Filter Design. New York: McGraw-Hill. ISBN 0-07-015308-6.