1 / 61
文档名称:

等精度数字频率计的设计.doc

格式:doc   页数:61
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

等精度数字频率计的设计.doc

上传人:399485529 2012/5/7 文件大小:0 KB

下载得到文件列表

等精度数字频率计的设计.doc

文档介绍

文档介绍:等精度数字频率计的设计
摘要
基于传统测频原理的频率计的测量精度将随着被测信号频率的下降而降低,在实用中有很大的局限性,而等精度频率计不但有较高的测量精度,而且在整个测频区域内保持恒定的测试精度。运用等精度测量原理,结合单片机技术设计了一种数字频率计,由于采用了屏蔽驱动电路及数字均值滤波等技术措施,因而能在较宽定的频率范围和幅度范围内对频率,周期,脉宽,占空比等参数进行测量,并可通过调整闸门时间预置测量精度。选取的这种综合测量法作为数字频率计的测量算法,提出了基于FPGA 的数字频率计的设计方案。给出了该设计方案的实际测量效果,证明该设计方案切实可行,能达到较高的频率测量精度。

关键词等精度测量,单片机,频率计,闸门时间,FPGA
ABSTRACT
Along with is measured based on the traditional frequency measurement principle frequency meter measuring accuracy the signalling frequency the drop but to reduce, in is practical has the very big limitation, but and so on the precision frequency meter not only has teaches the high measuring accuracy, moreover maintains the constant test precision in the entire frequency measurement region. Using and so on the precision survey principle, unified the monolithic integrated circuit technical design one kind of numeral frequency meter, because has used the shield actuation electric circuit and technical measure and so on digital average value filter, thus could pared in the frequency range and the scope scope which the width decided to the frequency, the cycle, the pulse width, occupied parameter and so on spatial ratio carries on the survey, and might through the adjustment strobe time initialization measuring accuracy. Selection this kind of synthesis measured the mensuration took the digital frequency meter the survey algorithm, proposed based on the FPGA digital frequency meter design proposal. Has produced this design proposal actual survey effect, proved this design proposal is practical and feasible, can achieve the high frequency measurement precision

Keywords Precision survey, microcontroller, frequency meter, strobe time,field programmable gate array
目录
摘要 I
ABSTRACT II
1 绪论 1
2 系统设计方案 2
2
频率测量模块 2
周期测量模块 4
脉宽测量模块 4
占空比测量模块 4
3 系统总体设计方案 5
4 CPLD/FPGA测频专用模块的VHDL程序设计 6
测频模块逻辑结构 6
各模块功能和工作步骤如下: 6
测频/测周期的实现 7
控制部件设计 7
脉冲宽度测量和占空比测量模块设计 7
4