Chebyshev filter

from Wikipedia, the free encyclopedia

Chebyshev filters are continuous frequency filters that are designed for the sharpest possible kink in the frequency response at the cutoff frequency ω g . Instead , the amplification in the pass band or in the stop band does not run monotonously, but has a ripple to be defined. Within an order, the greater the permitted ripple, the steeper the drop. They are named after Pafnuti Lwowitsch Chebyshev (formerly transcribed as Chebyshev).

A distinction is made between Chebyshev filters of type I and type II. Chebyshev filters of type I have an oscillating course of the transfer function in the pass band . Chebyshev filters of type II have the ripple of the transfer function in the blocking range and are also referred to in the specialist literature as inverse Chebyshev filters .

Transfer function

Transfer function of a 4th order Chebyshev filter of type I with frequency response related to the cutoff frequency

For the area that have Chebyshev polynomials the desired properties. For the Chebyshev polynomials grow monotonically.

In order to produce a low pass with the help of the Chebyshev polynomials, one sets

with is chosen such that x = 0 . is a measure of the ripple.

Coefficients

The transfer function is brought into the form

result for the coefficients and the following relationships:

Order n of the filter even:

Order n of the filter is odd:

These coefficients are chosen so that the cutoff frequency is normalized to the last frequency at which the selected gain is last accepted.

properties

The Chebyshev filter has the following properties:

  • wavy frequency course depending on the type in the pass band or in the stop band.
  • very steep kink at the cutoff frequency , improves with the order and the ripple.
  • considerable overshoot in step response , deteriorates with order and ripple.
  • if the ripple is allowed to approach 0, the Chebyshev filter changes into a Butterworth filter .
  • no constant group delay in the passband.

Digital realization

For a digital implementation of the Chebyshev filter, the individual biquads are first transformed using bilinear transformation and then cascaded with the corresponding coefficients and . In the following, this has been carried out for a low-pass filter with even order n.

The Z-transform of a biquad generally looks like this:

.

This equation transforms into the time domain as follows:

The coefficients and are calculated from the coefficients and as follows:

(Prewarp the frequency)

is a measure of the overshoot:

The coefficients are then calculated as follows:

In order to implement higher-order filters, you only need to cascade several biquad sections. The implementation of digital Chebyshev filters takes place in IIR filter structures (recursive filter structure).

See also

literature

  • Lutz v. Wangenheim: Active Filters and Oscillators . 1st edition. Springer Verlag, Bremen 2007, ISBN 978-3-540-71737-9 .

Web links