<< Chapter < Page | Chapter >> Page > |
In order that the transformation give and , the “center" frequency must be
However, because and , the center frequency must also be
This means that only three of the four bandedge frequencies , , , and can be independently specified. Normally, is determined by and which then specifies the prototype passband edge by
and, using the same , the stopband edge is set by either or , whichever gives the smaller .
The finally designed bandpass filter will meet both passband edges and one transition band width, but the other will benarrower than originally specified. This is not a problem with the Butterworth or either of the Chebyshev approximation becausethey only have passband edges or stopband edges, but not both. The elliptic-function has both.
After the bandedges for the prototype lowpass filter and/or are calculated, the filter is designed by one of the optimal approximation methods discussed in this section or anyother means. Because most of these methods give the pole and zero locations directly, they can be individually transformed to givethe bandpass filter transfer function in factored form. This is accomplished by solving from the original transformation to give for the root locations
This gives two transformed roots for each prototype root which doubles the order as expected.
The roots that result from transforming the real pole of an odd- order prototype cause some complication in programming thisprocedure. Program 8 should be studied to understand how this is carried out.
To design a filter that will reject a band of frequencies, a frequency transformation of the form
is used on the prototype lowpass filter. This transforms the origin of the -plane into both the origin and infinity of the -plane. It maps infinity in the -plane into j in the -plane.
Similar to the bandpass case, the transformation must give and . A similar relationof to and requires that the center frequency must be
As before, only three of the four bandedge frequencies can be independently specified. Normally, is determined by and which then specifies the prototype passband edge by
and, using the same , the stopband edge is set by either or , whichever gives the smaller .
The finally designed bandpass filter will meet both passband edges and one transition-band width, but the other will benarrower than originally specified. This does not occur with the Butterworth or either Chebyshev approximation, only with theelliptic-function.
After the bandedges for the prototype lowpass filter and/or are calculated, the filter is designed. The poles and zeros of this filter are individually transformed to give thebandreject filter transfer function in factored form. This is carried out by solving to give for the root locations
A more complicated set of transformations could be developed by using a general map of with a higher order. Several pass or stopbands could be specified, but the calculations becomefairly complicated.
Although this method of transformation is a powerful and simple way for designing bandpass and bandreject filters, itdoes impose certain restrictions. A Chebyshev bandpass filter will be equal-ripple in the passband and maximally flat at bothzero and infinity, but the transformation forces the degree of flatness at zero and infinity to be equal. The elliptic-functionbandpass filter will bave the same number of ripples in both stopbands even if they are of very different widths. Theserestrictions are usually considered mild when compared with the complexity of alternative design methods.
Notification Switch
Would you like to follow the 'Digital signal processing and digital filter design (draft)' conversation and receive update notifications?