资源描述:
《基于fpga的函数信号发生器设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、图书分类号:密级:摘要函数信号发生器是各种测试和实验过程中不可缺少的工具,在通信、测量、雷达、控制、教学等领域应用十分广泛。随着我国经济和科技的发展,对相应的测试仪器和测试手段也提出了更高的要求,信号发生器己成为测试仪器中至关重要的一类。本文在探讨函数信号发生器几种实现方式的基础上,采用直接数字频率合成(DDS)技术实现函数信号发生器。在对直接数字频率合成(DDS)技术充分了解后,本文选择以Altera公司生产的FPGA芯片为核心,以硬件描述语言VerilogHDL为开发语言,设计实现了可以产生任意波形(以正弦波为例)和固定波形的(以方波和锯齿波为例)
2、的函数信号发生器。文中详细阐述了直接数字频率合成(DDS)、波形产生以及调幅模块的设计,并给出了相应的仿真结果。本文最后给出了整个系统的仿真结果,即正弦波、方波、锯齿波的波形输出。实验表明,用现场可编程门阵列(FPGA)设计实现的采用直接数字频率合成(DDS)技术的函数信号发生器,克服了传统方法的局限,实现了信号发生器多波形输出以及方便调频、调幅的功能。关键词函数信号发生器;直接数字频率合成;现场可编程门阵列;VerilogHDLAbstractFunctionGeneratorisanindispensabletoolinaprocessofvari
3、oustestsandexperiments.Itiswidelyusedincommunication,measurement,radar,control,teachingandotherfields.WiththedevelopmentofChina'seconomicandtechnological,thecorrespondingtestequipmentandtestmethodsarealsoputforwardhigherrequirements,andthesignalgeneratorhasbecomeavitaltestinstru
4、ment.Thearticleexaminestheseveralimplementationsofthefunctiongenerator.Andithasachievedthefunctiongeneratorwhichiscompletedbydirectdigitalfrequencysynthesis(DDS)technology.Throughunderstandingthedirectdigitalfrequencysynthesis(DDS)technology,thispaperchosetotheAlteraCorporations
5、’FPGAchipsasthecoreofdesign.Thefunctiongeneratorwhichcanproducesine,squarewave,sawtoothwavewasdesigned.ItalsousedhardwaredescriptionlanguageVerilogHDLasdevelopmentlanguage.Thepaperdescribedthedesignofthemainmodule,suchasdirectdigitalsynthesizer(DDS),waveformgenerationandmodulati
6、onmodule.Andthecorrespondingsimulationresultswerealsopresented.Atlast,thesimulationresultsofthewholesystemwerepresented,thatis,sine,square,sawtoothwaveformhasbeencarriedout.ExperimentsshowthatthefunctiongeneratorbasedonFPGAanddirectdigitalfrequencysynthesis(DDS)technologyhasover
7、camethelimitationsoftraditionalmethodsandachievedasignalgeneratorwhichcangeneratemultiplewaveformsandhasfacilitateFM,AMfunction.KeywordsFunctionGenenratorDirectDigitalFreguencySynthesizerFPGAVerilogHDL目录1绪论11.1背景及意义11.2波形发生器研究现状11.2.1波形发生器的发展状况11.2.2国外波形发生器产品介绍21.3本设计的主要工作22系统基本
8、原理42.1函数信号发生器的几种实现方式42.1.1程序控制输出方式42.1.2DMA输出方式