MATLAB基于窗函数设计的带通滤波器

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

课程设计任务书

学生姓名:专业班级:通信0705

指导教师:工作单位:信息工程学院

题目:基于窗函数法设计的数字带通FIR滤波器

初始条件:

①MATLAB软件

数字信号处理与图像处理基础知识

要求完成的主要任务:

利用MATLAB仿真软件系统结合窗函数法设计的数字带通FIR滤波器在数字信号处理平台上(PC机﹑MATLAB仿真软件系统和TC++编程环境)进行软件仿真设计,并进行调试和数据分析。

时间安排:

第18周理论设计、实验室安装调试,地点:鉴主15楼通信实验室一

指导教师签名: 2010 年 1月 8日

系主任(或责任教师)签名:年月日

目录

摘要 .................................................................................................................................................. I Abstract............................................................................................................................................ II

1 窗函数设计法原理 (1)

2 常见窗函数简介 (2)

2.1 基本窗函数 (2)

下面就几种常用的窗函数展开介绍。 (3)

2.1.1 矩形窗函数 (3)

2.1.2 三角窗函数 (3)

2.2 广义余弦窗 (4)

2.2.1 汉宁窗函数 (5)

2.2.2 海明窗函数 (5)

3 方案设计与论证 (7)

3.1 fdatool设计法 (7)

3.2 程序设计法 (8)

4 窗函数仿真结果分析 (10)

4.1 矩形窗函数仿真结果 (10)

4.2三角形窗函数仿真结果 (11)

4.3 汉宁窗函数仿真结果 (12)

4.4海明窗函数仿真结果 (13)

5 总结与体会 (14)

6参考文献 (16)

摘要

现代图像、语音、数据通信对线性相位的要求是普遍的。正是此原因,使得具有线性相位的FIR数字滤波器得到大力发展和广泛应用。

在实际进行数字信号处理时,往往需要把信号的观察时间限制在一定的时间间隔内,只需要选择一段时间信号对其进行分析。这样,取用有限个数据,即将信号数据截断的过程,就等于将信号进行加窗函数操作。而这样操作以后,常常会发生频谱分量从其正常频谱扩展开来的现象,即所谓的“频谱泄漏”。当进行离散傅立叶变换时,时域中的截断是必需的,因此泄漏效应也是离散傅立叶变换所固有的,必须进行抑制。而要对频谱泄漏进行抑制,可以通过窗函数加权抑制DFT的等效滤波器的振幅特性的副瓣,或用窗函数加权使有限长度的输入信号周期延拓后在边界上尽量减少不连续程度的方法实现。而在后面的FIR滤波器的设计中,为获得有限长单位取样响应,需要用窗函数截断无限长单位取样响应序列。另外,在功率谱估计中也要遇到窗函数加权问题。由此可见,窗函数加权技术在数字信号处理中的重要地位。

Abstract

A modern image, V oice and data communications to the linear phase requirement is universal. It is for this reason, making a linear phase FIR digital filters are to develop and widely used.

In practice, digital signal processing, they often need to observe the time limit for the signal in a certain time interval, only need to select a period of time to analyze the signals. In this way, access to a finite number of data about the process of signal data truncation is equivalent to the signal, the additional window function operation. And this after the operation, often occur from the normal component of the spectrum spread spectrum open to the phenomenon of so-called "spectral leakage." When it comes to discrete Fourier transform, the time domain truncation is necessary, therefore, leakage effects are also inherent in discrete Fourier transform, and must be inhibited. But would like to suppress the spectral leakage can be inhibited by the weighted window function equivalent DFT filter amplitude characteristics of side-lobe, or the weighted window function so that the limited length of the extension of the input signal cycle, after the border to minimize the degree of discontinuity The method of implementation. In the back of the FIR filter design, in order to obtain finite sampling units to respond to the need to truncate the infinite length window function with unit sampling response sequence. In addition, power spectrum estimation problem also encountered in the weighted window function. Thus, the weighted window function in digital signal processing in an important position.

相关文档
最新文档