DSP原理及应用课程设计报告-FIR数字滤波器应用.doc
文本预览下载声明
*****大 学 **** 学 院
本 科 生 课 程 设 计
课 程 名 称: dsp原理及应用
题 目: FIR 数字滤波器应用
专 业 班 级: 08 电信
学 生 姓 名: *******
学 生 学 号: *********
日 期: 2011.6.17
指 导 教 师: *******
*******教务部印制
目 录
目 录 II
摘 要 III
Abstract III
1 引言 4
1.1研究背景 4
1.2研究目的 4
1.3研究意义 4
2 设计方案简述 5
2.1系统方案设计流程图 5
2.2设计原理 5
2.2.1 FIR滤波器的基本结构 6
3. FIR滤波器的详细设计 7
3.1方案选择 7
3.2 低通滤波器的MATLAB实现 7
3.3 FIR滤波器的DSP实现 9
3.3.1 汇编语言设计 9
3.3.2具体的操作步骤 11
4实验结果及分析 12
4.1实验步骤与内容 12
4.2实验过程中出现的错误及解决的办法 13
4.3 CCS程序运行后的各种输出结果 14
5 总结 15
6 参考文献 16
摘 要
数字信号处理器,也称DSP芯片,是针对数字信号处理需要而设计的一种具有特殊结构的处理器。它是现代电子技术的、相结合的产物。目前的DSP芯片以其强大的数据处理功能在通信和其他信号处理领域得到广泛注意并已成为开发应用的热点技术。DSP芯片是一种特别适合于进行数字信号处理运算的微处理器。主要应用是实时快速的实现各种数字信号处理算法,如卷积及各种变换等。其中利用DSP来实现数字滤波器就是很重要的一种应用,本文深入研究基于美国德州仪器公司(TI)TMS320C54XX DSP芯片的滤波器系统软件实现方法,用窗口设计法实现FIR滤波器。
关键词:DSP;TMS320C5410;FIR滤波器;自适应滤波器
Abstract
Digital signal processor, also known as DSP chips, digital signal processing required for the design of a special structure of the processor. It is a modern electronic technology, the product of the combination. The current DSP chip with its powerful data processing capabilities in the areas of communications and other signal processing has become widespread attention and development and application of a hot technology. DSP chip is particularly suitable for digital signal processing algorithms of the microprocessor. Main application is to achieve a variety of real-time fast digital signal processing algorithms such as convolution and a variety of transformation. One advantage of the DSP implementation of digital filters is a very important application of this in-depth research is based on Texas Instruments (TI) TMS320C54XX DSP chip filter system software implementation, with the window design method of FIR filter.
Keywords:DSP; TMS320C5410; FIR filter; adaptive filter1 引言
数字滤波器在数字通信、语音图象处理、谱分析、模式识别、自动控制等领域得到了广泛的应用。相对于模拟滤波器
显示全部