文档介绍:大连海事大学
┊┊┊┊┊┊┊装┊┊┊┊┊┊┊订┊┊┊┊┊┊┊线┊┊┊┊┊┊┊
毕业论文
二○一三年六月
基于FPGA开发板的数字滤波器
专业班级:
姓名:
指导教师:
信息科学技术学院
摘要
目前,在数字信号处理和电子应用技术领域,数字滤波器作为一个不可缺少的组成成分,处在一个十分重要的地位,并日益显示出其巨大的应用价值。本文在研究了大量国内外技术文献的基础上,首先分析了数字滤波器和FPGA的研究意义及国内外研究现状,阐述了数字滤波器的基础知识,并介绍了FPGA的相关知识和Verilog编程语言,然后总结了FIR数字滤波器的理论知识,并在此基础上设计了一种基于FPGA的FIR数字滤波器,并用MATLAB软件对数字滤波器的性能进行仿真。本文深入分析了数字滤波器的功能特点、实现原理及具体的设计实现过程。
本文在Xilinx ISE ,借助于MATLAB,设计并实现了基于FPGA的数字滤波器,得到了较好的滤波效果。
关键词:FPGA;数字滤波器;FIR;MATLAB;低通;
ABSTRACT
Currently, the digital filter plays an important part in the field of digital signal processing technology and electronic applications. And it has increasingly shown the great value in application. Based on a large number of experiments about domestic and foreign technical literature, firstly, the paper analyzes the significance of research, status of the digital filters and field-programmable gate array research. Secondly, it introduces the related knowledge of FPGA and Verilog programming language. Last but not least, it summarizes the knowledge of the FIR digital filter’s theory. On this basis, it proposes a FPGA-based digital filter and simulates by MATLAB. The paper further points the features, the principle and the specific design process to project digital filter.
In the environment of Xilinx ISE , the experiment by means of MATLAB designs and achieves the FPGA-based digital filter. Finally, the filter obtains a better filtering effect.
Keywords: FPGA; digital filter; FIR; MATLAB; lowpass;
目录
第1章绪论 1
国内外研究现状 1
课题研究意义 2
2
第2章数字滤波器的基础知识 3
滤波器概述 3
数字滤波器的分类 3
本章小结 5
第3章设计语言及FPGA介绍 6
Verilog HDL语言简介 6
FPGA基本知识 6
FPGA的基本概念及发展历程 6
FPGA的结构和工作原理 7
IP核的概念 7
8
ISE开发套件 8
FPGA设计流程 9
II代Xilinx版RCII-3S400开发板简介 10
TLV320AIC23B 的简介 12
14
第4章数字滤波器的设计与仿真 15
FIR数字滤波器的理论基础 15
15
15
16
17
4