资源描述:
《基于某fpga地高精度数字频率计设计》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、实用标准文案大连海事大学┊┊┊┊┊┊┊装┊┊┊┊┊┊┊订┊┊┊┊┊┊┊线┊┊┊┊┊毕业论文 二○一四年六月精彩文档实用标准文案基于FPGA的高精度数字频率计设计专业班级:通信工程3班姓名:程胜胜指导教师:谭克俊信息科学技术学院精彩文档实用标准文案精彩文档实用标准文案摘要频率计是一种应用非常广泛的电子仪器,也是电子测量领域中的一项重要内容,而高精度的频率计的应用尤为广泛。本论文首先简单介绍了EDA技术原理和QuartusⅡ开发软件的操作方法,接着论述了三种常见的测频方法,选用其中的等精度测频法实现了高精度测频的目的。本设计分为硬件
2、设计和软件设计,其中软件设计部分采用VerilogHDL编写,分为波形计数模块,数据处理模块和频率值结果显示模块,各个模块程序均通过了时序仿真验证和功能仿真验证,再利用顶层文件将所有模块连接起来,拼接成一个整体。模块划分的设计具有相对独立性,可以对模块单独进行设计、调试和修改,缩短了设计周期。此次设计的硬件实现环境是SmartEDA实验箱。本论文对测频系统的设计流程、模型的建立和仿真做出了具体详细的研究,验证了该系统的正确性。本系统采用了FPGA来实现高精度数字频率计设计。除复位键输入部分和LED显示部分以外,其余全部在一片FPGA
3、芯片上实现,整个系统非常精简,而且具有灵活的现场可更改性。关键词:VerilogHDL;数字频率计;EDA;FPGA精彩文档实用标准文案AbstractFrequencymeterisakindofelectronicinstrumentappliedwidely.Akindofhigh-accuracydigitalfrequencymeterisdesignedbasedonFPGAinthispaper.ThispaperfirstintroducesthemethodofoperationprincipleofEDAtech
4、nologyandQuartusIIsoftware,thenintroducesthreekindsofcommonfrequencymeasurementmethod,theselectionoftheprecisionfrequencymeasuringmethodachieveshighprecisionfrequencymeasurementpurpose.Thedesignisdividedintohardwaredesignandsoftware,thesoftwaredesignpartusestheVerilogH
5、DLcompilation,dividedintowaveformcountingmodule,dataprocessingmoduleandthefrequencyvalueresultdisplaymodule,eachmoduleprogramthroughthetimingsimulationandfunctionalsimulation,thetop-leveldocumentsconnectallmodules,splicedintoawhole.Designmoduleisrelativelyindependent,c
6、ancarryonthedesign,debugandmodifythemoduleseparately,shortenthedesigncycle.ThedesignofthehardwareenvironmentistheSmartEDAexperimentbox.EstablishmentandSimulationofthedesignprocess,thefrequencymeasurementsystemmodelisstudiedindetailinthepaper,thesystemhasbeenprovedright
7、.ThesystemusesFPGAtorealizethehighprecisiondigitalfrequencymeterdesign.InadditiontotheresetkeyinputandLEDdisplaypartoutside,therestallintherealizationofaFPGAchip,thewholesystemisverycompact,andflexiblechangeofscene.KeyWords:VerilogHDL;DigitalFrequencyMeter;EDA;FPGA精彩文档
8、实用标准文案目录第1章绪论51.1研究背景及意义51.2EDA技术原理与概述51.2.1FPGA基本原理61.2.2硬件描述语言71.2.3QuartusⅡ开发软件91.3SmartEDA实验箱与芯片EP1C6Q240C8141.3.