【文章內(nèi)容簡介】
TF denote the sampling frequency in Hz, and FP and Fs denote, respectively,the passband and stopband edge frequencies in Hz. Then the normalized angular edge frequencies in radians are given by TFFFF pT pTpp ??? 22 ???? TFFFF sT sTss ??? 22 ???? Selection of the Filter Type The second issue of interest is the selection of the digital filter type,.,whether an IIR or an FIR digital filter is to be employed. The objective of digital filter design is to develop a causal transfer function H(z) meeting the frequency response specifications. For IIR digital filter design, the IIR transfer function is a real rational function of 1?z . H(z)=NMdNzzdzdd pMzzpzpp ?????????? ???? ......2211022110 Moreover, H(z) must be a stable transfer function, and for reduced putational plexity, it must be of lowest order N. On the other hand, for FIR filter design, the FIR transfer function is a polynomial in 1?z : ???? NnnznhzH0 ][)( For reduced putational plexity, the degree N of H(z) must be as small as possible. In addition, if a linear phase is desired, then the FIR filter coefficients must satisfy the constraint: ][][ Nnhnh ??? T here are several advantages in using an FIR filter, since it can be designed with exact linear phase and the filter structure is always stable with quantized filter coefficients. However, in most cases, the order NFIR of an FIR filter is considerably higher than the order NIIR of an equivalent IIR filter meeting the same magnitude specifications. In general, the implementation of the FIR filter requires approximately NFIR multiplications per output sample, whereas the IIR filter requires 2NIIR +1 multiplications per output sample. In the former case, if the FIR filter is designed with a linear phase, then the number of multiplications per output sample reduces to approximately (NFIR+1)/2. Likewise, most IIR filter designs result in transfer functions with zeros on the unit circle, and the cascade realization of an IIR filter of order IIRN with all of the zeros on the unit circle requires [(3 IIRN +3)/2] multiplications per output sample. It has been shown that for most practical filter specifications, the ratio NFIR/NIIR is typically of the order of tens or more and, as a result, the IIR filter usually is putationally more efficient[Rab75]. However ,if the group delay of the IIR filter is equalized by cascading it with an allpass equalizer, then the savings in putation may no longer be that significant [Rab75]. In many applications, the linearity of the phase response of the digital filter is not an issue,making the IIR filter preferable because of the lower putational requirements. Basic Approaches to Digital Filter Design In the case of IIR filter design, the most mon practice is to convert the digital filter specifications into analog lowpass prototype filter specifications, and then to transform it into the desired digital filter transfer function G(z). This approach has been widely used for many reasons: (a) An