文本复制检测报告单№:ADBD2008R_2012060216415420120604092311400477804690检测文献李贵阳-2008026212-FIR数字滤波器的设计以及在车辆动态试验中的应用作者李贵阳检测范围中国学术期刊网络出版总库,中国博士学位论文全文数据库/中国优秀硕士学位论文全文数据库,中国重要会议论文全文数据库,中国重要报纸全文数据库,中国专利全文数据库,大学生论文联合比对库,互联网资源,英文数据库(涵盖期刊、博硕、会议的英文数据以及德国Springer、英国Taylor&Francis 期刊数据库等)检测时间2012-06-04大连民族学院本科毕业设计(论文)FIR数字滤波器的设计以及在车辆动态试验中的应用学院(系):信息与通信学院专业:通信工程082学生姓名:李贵阳学号:2008026212指导教师:许爽评阅教师:完成日期:大连民族学院摘要随着当代的信息和数字技术的发展,数字信号处理已经成为现在信息和技术领域的一门很重要的学科。
数字信号处理在很多领域得到广大的运用数字滤波器是数字信号处理的重要基础,在对信号的滤波、检测及参数的估计等信号应用中,数字滤波器是使用最为广泛的一种线性系统。
所以我的设计就是围绕数字滤波器的设计以及在现实中的运用来进行的。
首先对数字滤波器的发展历史和运用进行介绍,并且分析数字滤波器的种类和各种数字滤波器的基本功能设计的方法进行对比得出一个简便的设计方法。
并且对我运用到的MATLAB这个软件的发展历史和运用功能进行一个具体全面的介绍。
然后分别运用频率取样阀、窗函数法和最佳一致法这三种方法来完成FIR数字滤波器的设计。
在用着三种方法来设计完成FIR和IIR这两种数字滤波器后,对着两种数字滤波器进行比较得出一个设计方法简便和功能实现都很简便的数字滤波器来实现我的毕业设计。
在运用到这三种方法的时候会对着三种方法做一个总结与对比,在对比的时候得出一种既简便又容易实现的方法来完成数字滤波器的设计。
最后经过对比选择出窗函数法来完成FIR数字滤波器的设计以及在车辆动态试验中的应用。
并且运用窗函数的方法来完成高通滤波器和低通滤波器来实现车辆动态试验中的信息分析,在这一过程中分别对车辆动态做一些基本的介绍和在应用方面进行介绍。
车辆的动态试验是指对车辆的换档、转向及制动等动态过程进行的试验。
试验时需借助计算机采集转速、转矩等信号。
通常这些信号以电压量的形式传输,由于试验现场电磁环境恶劣,这些信号都不可避免地受到干扰,所以我们在进行信号的分析和处理的时必须要对信号做一个滤波处理,所以就会运用到数字滤波器。
在完成这一向的时候我的毕业设计基本达到目的。
关键词:MATLAB ;数字滤波器;FIR数字滤波器;IIR数字滤波器;车辆动态分析AbstractAs contemporary information and the development of digital technology, digital signal processing has become now in the field of inform ation and technology to an important subject. Digital signal processing in many areas to be the use of digital filter is the important foundation of digital signal processing, in the filtering, to signal detection and parameter estimate of the signal applications, the digital filter is the most w idely used a linear system. So I design that surrounding the design of the digital filter and the application in reality.First of all to the development of digital filter history and use are introduced, and the type of digital filter and analysis of the basic fu nction of digital filter design method that a simple comparison of the design method. I use of MATLAB software development history of the u se function and a specific comprehensive introduction.Then, using respectively frequency sampling valve, window function method and best uniform method the three methods to complete the design of FIR digital filters. In use three methods to design completed FIR and IIR this two kinds of digital filter, to the two kinds of digita l filter is concluded on a design method is simple and functions are very simple digital filter to realize my graduation design. I use of the thr ee methods to three methods do a summary and contrast, in contrast to the time that an easy and easy to implement method to finish the desi gn of the digital filter.Finally by comparison choose the window function method to finish FIR digital filters in the design and application of vehicle dynamic test. And use the method of window functions to complete high-pass filter and low pass filter to realize the dynamic test vehicle information analysis, in the process of vehicle dynamic respectively do some basic introduction and in application was introduced. The vehicle dynamic test is to point to the shift of vehicle, steering and brake dynamic process of the experiment. Test should be on a computer acquisition speed, tor que, etc signal, Usually these signals to the form of the voltage of transmission, because the test electromagnetic environment is bad, and these signals are inevitably interference, so we in the analysis and processing of signals must be to signal a filter, so will use to digital filter. Finis h my graduation design basic to achieve purpose.Key words:MATLAB ;Digital filter ;FIR digital filters ;IIR digital filter ;Vehicle dynamic analysis摘要IAbstract II1 绪论11.1 研究背景与意义11.2 MATLAB的发展历史以及运用11.3 数字滤波器的发展历史21.4 设计的主要内容32 数字滤波器的简介52.1 数字滤波器的基本简介52.2 数字滤波器的分类52.2.1、IIR滤波器特点分析52.2.2、FIR数字滤波器的基本特点63 FIR滤波器设计及分析73.1 FIR数字滤波器设计的基本思想73.2、方法一窗函数设计法设计FIR滤波器83.2.1、窗函数的介绍83.2.2 基于窗函数方法的FIR滤波器的原理及特性分析103.3方法二等效最佳一致逼近法设计FIR数字滤波器123.3.1 低通滤波器的设计123.3.2 高通滤波器的设计133.4 方法三频率取样法设计FIR数字滤波器153.4.1 频率取样法设计的基本思路以及具体步骤153.4.2 频率取样法设计FIR数字滤波器的实现163.5 三种方法的总结和对比184 基于窗函数的FIR滤波器设计及在车辆动态试验中的应用194.1 基于窗函数的FIR滤波器设计194.1.1 运用窗函数法设计高通滤波器194.1.2 运用窗函数法设计低通滤波器204.2 动态试验的介绍和具体应用204.3 Simulink实现设计的功能224.3.1 仿真得到如下的图像:235 论文结论25参考文献27致谢28附录291 绪论1.1 研究背景与意义随着信息时代和数字世界的到来,数字信号处理己成为当代的一向极其重要学科和技术领域。
数字信号处理在通信、语音、图像、自动控制雷达、军事、航空航天、医疗和家用电器等众多领域都有很重要的运用。
在数字信号处理这门学科之中数字滤波器是非常重要的一项工具,在进行信号的滤波、检测和参数的估计等信号运用中,很多人都在使用现在最为广泛的一种线性系统既数字滤波器。