




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、数字滤波器构造数字滤波器构造DFDigital Filter)一、什么是数字滤波器一、什么是数字滤波器 顾名思义:其作用是对输入信号起到滤波的作用;即DF是由差分方程描画的一类特殊的离散时间系统。 它的功能:把输入序列经过一定的运算变换成输出序列。不同的运算处置方法决议了滤波器的实现构造的不同。数字滤波器引见 Digital filters are used for two general purposes: (1) separation of signals that have been combined, (2) restoration of signals that have been
2、distorted in some way.研讨DF实现构造意义1.滤波器的根本特性如有限长冲激呼应FIR与无限长冲激呼应IIR决议了构造上有不同的特点。2.不同构造所需的存储单元及乘法次数不同,前者影响复杂性,后者影响运算速度。3.有限精度有限字长实现情况下,不同运算构造的误差及稳定性不同。4.好的滤波器构造应该易于控制滤波器性能,适宜于模块化实现,便于时分复用。二、数字滤波器的任务原理则:是其付氏变换。是系统的输出,是其付氏变换。是系统的输入,设)()()()(jwjweYnyeXnxh(n)x(n)y(n)作原理。这就是数字滤波器的工符合我们的要求,使滤波器输出选取表示)后变成其系统性能
3、用经过滤波器看出:输入序列的频谱)()(),()()()()()()()()()(1jwjwjwjwjwjwjwjwjwmeHeXeHeHeXeHeXeHeXFmxmnhny那么LTI系统的输出为:三、数字滤波器表示方法 有两 种表示方法:方框图表示法;流图表示法. 数字滤波器中,信号只需延时,乘以常数和相加三种运算。 所以DF构造中有三个根本运算单元:加法器,单位延时,乘常数的乘法器。1、方框图、流图表示法、方框图、流图表示法Z-1单位延时系数乘相加Z-1a方框图表示法:方框图表示法:信号流图表示法:信号流图表示法:a把上述三个根本单元互联,可构成不同数字网络或运算构造,也有方框图表示法和流
4、图表示法。2.例子)() 2() 1()(021nxbnyanyany例:二阶数字滤波器:其方框图及流图构造如下:Z-1Z-1x(n)y(n)b0a1a2x(n)y(n)b0a1a2Z-1Z-1看出:可经过流图或方框图看出系统的运算步骤和运算构造。以后我们用流图来分析数字滤波器构造。DF网络构造或DF运算构造二个术语有微小的差别,但大抵一样,可以混用。四、数字滤波器的分类 滤波器的种类很多,分类方法也不同。 1.从功能上分;低、带、高、带阻。 2.从实现方法上分:FIR、IIR 3.从设计方法上来分:Chebyshev(切比雪夫,Butterworth巴特沃斯 4.从处置信号分:经典滤波器、现
5、代滤波器 等等。1、经典滤波器 假定输入信号x(n)中的有用成分和希望去除的成分,各自占有不同的频带。当x(n)经过一个线性系统即滤波器后即可将欲去除的成分有效地去除。但假设信号和噪声的频谱相互重叠,那么经典滤波器将无能为力。 |X(ejw)|wwc有用无用wc|H(ejw)|Y(ejw)|wwc2.现代滤波器 它主要研讨内容是从含有噪声的数据记录又称时间序列中估计出信号的某些特征或信号本身。一旦信号被估计出,那么估计出的信号将比原信号会有高的信噪比。 现代滤波器把信号和噪声都视为随机信号,利用它们的统计特征如自相关函数、功率谱等导出一套最正确估值算法,然后用硬件或软件予以实现。 现代滤波器实
6、际源于维纳在40年代及其以后的任务,这一类滤波器的代表为:维纳滤波器,此外,还有卡尔曼滤波器、线性预测器、自顺应滤波器。本课程主要讲经典滤波器,外带一点卡尔曼滤波器.3.模拟滤波器和数字滤波器 经典滤波器从功能上分又可分为: 低通滤波器LPAF/LPDF):Low pass analog filter 带通滤波器(BPAF/BPDF):Bandpass analog filter 高通滤波器(HPAF/HPDF):High pass analog filter 带阻滤波器(BSAF/BSDF):Bandstop analog filter 即它们每一种又可分为:数字(Digital)和模拟(A
7、nalog)滤波器。4.模拟滤波器的理想幅频特性cc)( jHcc)( jHcc)( jH)( jH1c2c1c2cLPAFHPAFBPAFBSAF5.数字滤波器的理想幅频特性2c)(jweHLPDFHPDFBPDFBSDF.23.2.2)(jweH)(jweH)(jweHAnalog filters and digital filters Analog filters are cheap, fast, and have a large dynamic range in both amplitude and frequency. Digital filters, in comparison,
8、are vastly superior in the level of performance that can be achieved. With analog filters, the emphasis is on handling limitations of the electronics, such as the accuracy and stability of the resistors and capacitors. digital filters are so good that the performance of the filter is frequently igno
9、red. The emphasis shifts to the limitations of the signals, and the theoretical issues regarding their processing linear filter has an impulse response, a stepresponse and a frequency response. Each of these responses contains complete information about the filter, but in a different form. The most
10、straightforward way to implement a digital filter is by convolving the input signal with the digital filters impulse response. another way to make digital filters, called recursion. Recursive filters: using previously calculated values from the output, besides points from the input. Instead of using
11、 a filter kernel, recursive filters are defined by a set of recursion coefficients. recursive filters are also called Infinite Impulse Response or IIR filters. In comparison, filters carried out by convolution are called Finite Impulse Response or FIR filters.Time Domain Parameters Three parameters
12、are important: (1) transition speed (risetime), shown in (a) and (b) (2) overshoot, shown in (c) and (d), (3) phase linearity (symmetry between the top and bottom halves of the step), shown in (e) and (f).Frequency domain filterscutoff frequency The division between the passband and transition band
13、is called the cutoff frequency. In analog filter design,the cutoff frequency is usually defined to be where the amplitude is reducedto 0.707 (i.e., -3dB). Digital filters are less standardized, and it is common to see 99%, 90%, 70.7%, and 50% amplitude levels defined to be the cutoff frequency.Frequ
14、ency Domain Parameters roll-off ripple stopband attenuation A fast roll-off meansthat the transition band is very narrow.Passband frequencies to move through the filter unaltered, there must be no passband ripple, stopband attenuationMoving Average Filters The moving average is the most common filter in DSP, mainly because it is the easiest digital filter to understand and use. In spite of its simplicity, the moving average filter is optimal for a common task: reducing random noise while retaining a sharp step response. the moving average is the worst filter for frequency domai
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 肉毒素使用管理课件
- 自主创新新质生产力
- 江苏新质生产力发展案例与启示
- Photoshop图像处理基础教程(Photoshop 2021)(第3版) 课件 06章 调整图像的色彩和色调
- 教师招聘之《小学教师招聘》考前自测高频考点模拟试题及参考答案详解【突破训练】
- 读者读书分享会
- 重大隐患排查讲解
- 基于2025年政策导向的电商直播基地建设可行性研究报告
- 考公务员申论课件
- 安全月宣传标语讲解
- 《网店装修与美工》课程标准
- 转岗申请表(标准样本)
- 正性肌力药物在心力衰竭中的应用-课件-幻灯-ppt
- 北京师范大学心理学学术学位研究生培养方案(2023版)
- 部编新教材小学五年级语文上册全册同步练习课堂作业课课练课时练
- 基层群众自治制度课件
- GA 568-2022警服夏执勤短袖衬衣
- 上肢主要神经损伤诊断
- GB/T 38381-2019新闻出版知识服务知识元描述
- GB/T 24600-2009城镇污水处理厂污泥处置土地改良用泥质
- GB/T 1839-2008钢产品镀锌层质量试验方法
评论
0/150
提交评论