资源描述:
《基于VHDL的快速信号处理器实现 论 文.doc》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、毕业论文(设计)题目:基于VHDL的快速信号处理器实现学号:XXXXXXXXXXXXXXXXXX姓名:XXXXXXXXXXX年级:学院:信息科学技术学院系别:电子信息工程系专业:电子信息工程专业扌旨导教0帀:XXXXXXX完成日期:20xx年05月05日摘要随着数字电子技术的快速发展,数字信号处理技术及理论广泛应用于通信、语音处理、图像处理、雷达信号处理、计算机和多媒体等领域。随着可编程逻辑器的发展,使得电子设计的规模和集成度大幅度提高。在不同应用场合使用不同性能的FFT处理器。FPGA(FieldProgrammableGateArr
2、ay)即现场可编程门阵列,是大规模可编程逻辑器件。由于FPGA在速度和集成度方面的飞速提高,使得利用硬件来实现数字信号处理找到了新的方法。FPGA使用可编程的查找表(LookUpTable,LUT)结构,用静态随机存储器SRAM构成逻辑函数发生器,采用FPGA技术可以提高元器件的优质利用性可以降低设计风险,减少资金投入,缩短研发周期,且能够并行处理数据,容易实现流水线结构,而且升级简便,提高了设计的灵活性,再加上VHDL语言的灵活的描述方法以及与硬件无关的特点,所有这些都非常适合实现FFT算法,使得使用VHDL语言基于FPGA实现FFT
3、成为研究方向。FFT的硬件结构主要包括蝶形处理单元、数据存储器RAM、控制模块、旋转因子存储器ROM、地址发生器。本文以8点复数、8位数据位宽为例进行设计与逻辑综合。釆用Altera公司的CycloneTT系列FPGA芯片EP2C8Q208C8实现该处理器,用QuartusII进行开发。AbstractWiththerapiddevelopmentofdigitalelectronictechnology,digitalsignalprocessingtechnologyandtheoryhasbeenwidelyusedincommu
4、nications,voiceprocessing,imageprocessing,radarsignalprocessing,computerandmultimediaandsoon.Withthedevelopmentofprogrammablelogicdevices,makingthescaleofelectronicdesignandintegrationgreatlyimproved・IndifferentapplicationsusedifferentperformanceFFTprocessor.FPGA(FieldPr
5、ogrammableGateArray)orfieldprogrammablegatearray,itislarge-scaleprogrammablelogicdevices.OwingtoimprovementofFPGA'sspeedandintegration,itfspossibletorealizedigitalsignalprocessingbyhardware.FPGAuselook-uptablc(LUT)structure,withastaticrandomaccessmemorySRAMconstitutesalo
6、gicfunctiongenerator,theusingofFPGAtechnologycanimprovetheusingofhigh-qualitycomponentstoreducedesignrisk,reducecapitalinvestment,shortenthedevelopmentcycle,andtheabilitytoparallelprocessingofdata,easytoimplementpipelinestructure.Andeasytoupgradeandimprovedesignflexibili
7、ty,coupledwiththeVHDLdescriptionofaflexibleapproachandhardware-independentfcaturcs.allofwhichareverysuitableforimplementationofFFTalgorithm,whichmakeittobearesearchproblemthatusingVHDLachievesFFTbasedonFPGA.ThehardwarestructureincludingFFTbutterflyprocessingunit,datamemo
8、ryRAM,thecontrolmodule,thetwiddlefactormemoryROM,addressgenerator.Bya8pointcomplex,8-bitdatabitwideasan