- 1、本文档共20页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
竞赛设计报告E题脉冲信号特性分析仪选编
2016年TI杯江苏省大学生电子设计竞赛
脉冲信号参数测量仪(E)
参赛学校: 南京大学
参赛编号: NJ100
参赛队员: 张彪、李少创、韦媛馨
南 京 大 学
二○一六年七月二十八日
摘要
本作品基于对脉冲信号参数测量仪的设计,以Alter公司的Cyclone FPGA为控制核心,TI公司的单片机MSP430F5529为从机,由信号前置处理模块、双比较器比较模块、单片机采样输出与显示模块等组成,具有宽输入范围和精确度相对高的特点。前级用电阻分压网路将信号进行固定3倍衰减,一路信号直接供单片机采样。得到幅值参数,另一路信号经过由单片机控制的VCA810程控放大、OPA847固定7倍增益放大,可以在确保保护VCA810和不影响脉冲信号特性的情况下将任意0.1~10V幅值输入的脉冲信号统一调整到幅值3V,进而可以输给FPGA进行下一步的处理,得到频率、幅值和上升时间等参数。 最后用FPGA和THS3001芯片搭建标准脉冲信号发生器。同时, 系统具有绘制低频波形的能力。经测量,本系统全部完成了基本要求,并完成了部分发挥功能。
关键字:脉冲信号、AD采样、DA控制、FPGA
Abstract
This work is based on the pulse signal parameters measuring instrument designed to Alters Cyclone FPGA to control the core, TIs MSP430F5529 microcontroller as a slave by the signal pre-processing module, a dual comparator comparison module, the microcontroller sample output and display module etc., having a wide input range and accuracy relatively high. Pre-resistor voltage divider network signal attenuation fixed three times, all the way to the direct signal microcontroller for sampling. Obtained amplitude parameters, the other way through VCA810 signal amplified by the programmable microprocessor controlled, OPA847 7 fixed gain of amplification, can ensure the protection of any of the 0.1 ~ 10V amplitude of the input pulse signal unity under VCA810 and without affecting the characteristics of the pulse signal to adjust the amplitude of 3V, in turn, can be lost FPGA further processing to obtain the frequency, amplitude and rise time and other parameters. Finally FPGA chip THS3001 and build a standard pulse signal generator. At the same time, the system has the ability to draw the low-frequency wave. After measuring, the system completed the basic requirements, and completed some function.
Keywords:Pulse signal, AD sampling, DMA control, FPGA
一、 设计方案工作原理
信号前级采集整形方案
分析:由于输入信号幅值范围为0.1~10V,动态范围很大,既不能直接输给单片机采样,也不能直接输给FPGA进行特性分析,所以必须在信号前级加入采集处理装置,将波形整形到FPGA和单片机可以处理的幅值范围,又不能影响上升时间、占空比等参数,这是一个题目难点。
方案一:统一将输入信号衰减10倍,送入TLV3501比
文档评论(0)