- 1
- 0
- 约5.7万字
- 约 63页
- 2016-12-08 发布于辽宁
- 举报
摘 要
快速傅立叶变换(FFT)作为时域和频域转换的基本运算,是数字谱分析的必要前提。传统的FFT使用软件或DSP实现,高速处理时实时性较难满足,因此专用集成电路(ASIC)和可编程逻辑器件(以现场可编程门阵列FPGA为代表)应运而生。速度上ASIC更占优势,但是随着点数的增加,芯片面积将迅速扩大,也就意味着成本的提高。而FPGA内部含有硬件乘法器,大量的存储单元和可编程I/O,十分适合于FFT处理器的实现,而且相对ASIC,成本低廉,可以反复编程,便于调试,也更具市场竞争力。
本文应用Verilog语言完成32点基-2复数的FFT处理系统设计,包括蝶形运算单元设计、存储单元设计、块浮点单元设计、地址产生单元设计、功能切换单元设计以及时序控制单元的设计工作。以选取的FPGA器件库为基础,使用modelsim软件进行仿真,并对结果进行分析。
关键词:快速傅立叶变换;Verilog;单元设计;modelsim仿真
Abstract
Fast Fourier Transform is a necessary precondition of digital spectral analysis as the basic computing between the time domain and frequency domain. The traditional FFT uses software or DSP to realize, which is difficult to meet real-time in high speed processing. Application specific integrated circuit (ASIC) and programmable logic device (represented by field programmable gate array, FPGA) arises at the historic moment. ASIC has the advantage in the speed, but the chip area will expand rapidly with the processing points increasing, which means the improvement of costs. While FPGA contains hardware multipliers, massive memory cells and programmable I/O, so it is very suitable for implementation of FFT processor. Therefore, FPGA is low-cost, easy to debug and can be repeatedly programmed. It has more market competitiveness.
Use Verilog language completed 32 points 2 complex FFT processing system design, Including butterfly computing unit design, storage unit design, block floating-point unit design, the address generation unit design, the function switch unit design and timing control unit design work . On the basis of the selected library as the FPGA device, use the modelsim simulation software, and analyze the results.
Key Words:FFT;Verilog;Unit design;modelsim simulation目 录
1 绪论 1
1.1 课题的背景及意义 1
1.2 FFT的国内外发展研究现状 2
1.2.1 通用数字信号处理芯片 2
1.2.2 专用集成电路芯片ASIC 3
1.2.3 可编程逻辑器件 3
1.3 篇章结构 5
2 离散福利叶变换的快速算法的基本理论 6
2.1 基-2FFT算法 6
2.2 定点数的相关概念 15
2.2.1 定点数的定义 15
2.2.2 定点数加减法的溢出及检测方法 15
2.3 定点数的定标 16
2.4 有限字长效应 16
2.5 块浮点数 17
3 FFT的算法设计 18
3.1 FFT处
您可能关注的文档
- 本科毕业论文---基于matlab的过程控制系统仿真研究.doc
- 本科毕业论文---基于matlab的恒温箱温度控制系统设计与仿真.doc
- 本科毕业论文---基于matlab的数字图像与边缘检测.doc
- 本科毕业论文---基于matlab的通信系统的设计与仿真.doc
- 本科毕业论文---基于matlab光学信息处理结果的模拟.doc
- 本科毕业论文---基于mc55的汽车燃油量监控系统.doc
- 本科毕业论文---基于mcgs的氧化锌晶须生产过程系统设计说明书.doc
- 本科毕业论文---基于mcs51单片机的简易计算器的设计与实现.doc
- 本科毕业论文---基于mcu的薄膜按键寿命测试系统.doc
- 本科毕业论文---基于meanshift算法的运动目标跟踪.doc
最近下载
- 明代宗教信仰与思想控制.docx VIP
- 江苏省南通市2024-2025学年高二上学期期末学业质量监测语文试卷(含答案).pdf VIP
- 国就有成人演出的电影了?想看就要冒生命危险.pdf VIP
- 综合素质练习题及答案.doc VIP
- 2020-2021学年北京高三化学二轮复习 反应原理型简答题(突破二卷)(word版 含答案).docx VIP
- 电力拖动控制线路安装与检修(白银矿冶职业技术学院)知到智慧树答案.docx VIP
- 煤炭巷道掘砌工(高级工)资格考试题库(全真题库).docx VIP
- 影像叙事中情感共鸣生成机制.docx VIP
- 同轴二级圆柱齿轮减速器的设计(硬齿面).doc VIP
- 基于GPU多线程多通道图像高速重构方法、设备及介质.pdf VIP
原创力文档

文档评论(0)