【电子设计】简易信号测量仪的设计分析.doc

约44页DOC格式手机打开展开

【电子设计】简易信号测量仪的设计分析,共计44页.1.8万余字摘要本系统以单片机为核心设计了一种用于测量频率、周期、脉宽、占空比、峰峰值的简易信号测量仪,其中还可分辩正弦波与方波,利用单片机的数学运算和控制功能,结合部分中规模数字电路,实现测量中的功能自动切换。各项实测表明,设计原理正确合理,指标符合设计要求。abstract a simple signa...
编号:15-34414大小:203.00K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 bshhty 发布


共计44页.1.8万余字
摘 要
本系统以单片机为核心设计了一种用于测量频率、周期、脉宽、占空比、峰峰值的简易信号测量仪,其中还可分辩正弦波与方波,利用单片机的数学运算和控制功能,结合部分中规模数字电路,实现测量中的功能自动切换。各项实测表明,设计原理正确合理,指标符合设计要求。

Abstract
A simple signal instrument base on a microcontroller can measure frequency, period, pulse width , duty cycle and Vpp, and can differentiate sine wave from square wave .By taking full use of the microcontroller and by combining some middle scale IC, can switch automatically among different function. The test shown that the theory is correct and reasonable, and index satisfy the requirement of design.



一、 方案比较及论证
二、 基本测量原理
三、 系统设计
四、 系统指标测试
五、 源代码部分