<< Chapter < Page | Chapter >> Page > |
This module will cover Chebyshev filters with an assumed understanding of Butterworth filters . This module will also examine the lowpass example of these filters, leaving conversion to other types offilters for the Lowpass to Highpass Transformation , Lowpass to Bandpass Transformation and Lowpass to Bandstop Transformation modules.
Like Butterworth filters, Chebyshev filters contain only poles. However, while the poles of the Butterworth filter lie on acircle in the s-plane, those of the Chebyshev filter lie on an ellipse .
The result of this repositioning of poles is a "rippling effect" in the passband of the magnitude of the transfer function.Since each local maximum in this rippling reaches the same value and each local minimum reaches the same value, this rippling isdescribed as equal ripple . It is important to notice that there is no rippling in the stopband and to be awarethat this transition band will be narrower than a comparable Butterworth filter.
The magnitude of the transfer function of a Chebyshev filter takes the form
The design of Chebyshev filters is generally done the same way
Butterworth filters are (with tables and Matlab). The mostrelevant Matlab command is
cheb1ap
, but
there are others.
Notification Switch
Would you like to follow the 'Communications b : filters and transmission lines' conversation and receive update notifications?