基于DSP的短波通信系统设计(IIR设计) -短波通信
摘要
在本文中,我们分别研究了在MATLAB环境下IIR数字滤波器的典型设计和完全设计等方法。典型设计是先按一定规则将给出的数字滤波器的技术指标转换成模拟低通滤波器的技术指标,据此产生模拟滤波器原型,然后把模拟低通滤波器原型转换成模拟低通,把模拟滤波器转换成数字滤波器高通、带通和带阻滤波器,最后再把模拟滤波器转换成数字滤波器。
完全设计方法中我们利用函数直接设计出低通、高通、带通和带阻滤波器,并分别用巴特沃斯( Butterworth)滤波器、切比雪夫(Chebyshev)滤波器、椭圆(Cauer)滤波器来实现,并比较了各自的频率响应曲线。直接设计法中,我们利用MATLAB提供的yulewalk函数设计IIR滤波器。
关键词:数字滤波器,完全设计法,典型设计法
ABSTRACT
In this thesis, the typical and complete designs under MATLABarestudied. The typical design gets the technical parametersfromdigital filters that should be designed, and then transformedintothe analog parameters of a low-pass analog filter prototype.Theprototype is converted into the analog low-pass,high-pass,band-pass and the band-stop filters respectively, whicharetransformed into the digital ones.
The complete design uses the given functions and releasesthelow-pass, high-pass, band-pass and the band-stop filtersdirectly.Butterworth, Chebyshev and Cauer filters are used fortheimplementations. And each from of frequency respond to thecurveare compared.In the direct design method, we make use oftheyulewalk function design IIRfilter that MATLABprovide.
Key Words: digital filter, typical design, complete design
目录
摘要.................................................. ....................... 1
ABSTRACT.......................................... ............................2
1 绪论 .................................................. .....................4
1.1短波通信系统的发展现状及趋势 .............................................4
1.2研究意义.................................................. ............... 4
1.3本文主要工作.................................................. ............5
2数字滤波器 .................................................. .............. 6
2.1数字滤波技术概述.................................................. ........6
2.2MATLAB软短波天线件介绍 .................................................. .........7
2.3数字滤波器及其MATLAB实现.................................................. 8
2.4数字滤波器的设计要求和方法 ...............................................9
3IIR数字滤波器设计 .................................................. .......11
3.1典型的IIR数字滤波器的设计................................................11
3.1.1模拟低通滤波器原型的设计 ..............................................13
3.1.2模拟-数字滤波器变换.................................................. ..18
3.1.3频带变换.................................................. .............26
3.2完全滤波器设计 .................................................. ........29
3.2.1常用函数及其应用 .................................................. ....29
3.2.2几种类型在低通滤波器设计中的比较.......................................33
3.2.3几种类型在高通滤波器设计中的比较.......................................34
3.3直接法设计IIR滤波器.................................................. ....38
3.4小结 .................................................. ..................38
结论.................................................. ...................... 40
致谢.................................................. .......................41
参考文献.................................................. ...................42
短波