matlab 滤波器 外文翻译 外文文献 英文文献 FIR数字滤波器的设计论文.doc
文本预览下载声明
FIR Digital Filter Design
作者:Sanjit K.Mitra
国籍:USA
出处:Digital Signal Processing -A Computer-Based Approach 3e
In chapter 9 we considered the design of IIR digital filters. For such filters, it is also necessary to ensure that the derived transfer function G(z) is stable. On the other hand, in the case of FIR digital filter design,the stability is not a design issue as the transfer function is a polynomial in z-1 and is thus always guaranteed stable. In this chapter, we consider the FIR digital filter design problem.
Unlike the IIR digital filter design problem, it is always possible to design FIR digital filters with exact linear-phase. First ,we describe a popular approach to the design of FIR digital filters with linear-phase. We then consider the computer-aided design of linear-phase FIR digital filters. To this end, we restrict our discussion to the use of matlab in determining the transfer functions. Since the order of the FIR transfer function is usually much higher than that of an IIR transfer function meeting the same frequency response specifications, we outline two methods for the design of computationally efficient FIR digital filters requiring fewer multipliers than a direct form realization. Finally, we present a method of designing a minimum-phase FIR digital filter that leads to a transfer function with smaller group delay than that of a linear-phase equivalent. The minimum-phase FIR digital filter is thus attractive in applications where the linear-phase requirement is not an issue.
10.1 preliminary considerations
In this section,we first review some basic approaches to the design of FIR digital filters and the determination of the filter order to meet the prescribed specifications.
10.1.1 Basic Approaches to FIR Digital Filter Design
Unlike IIR digital filter design, FIR filter design does not have any connection with the design of analog filters. The design of FIR filters is therefore based on a direct approximation of the specified mag
显示全部