基于LabVIEW的数据采集系统设计及应用
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
图书分类号TP311.1密级非密
UDC 620
硕士学位论文
基于LabVIEW的数据采集系统设计及应用
刘珊珊
指导教师(姓名、职称)刘双峰副教授
申请学位级别工学硕士
专业名称测试计量技术及仪器
论文提交日期 2012 年 04 月 28 日
论文答辩日期 2012 年 06 月 06 日
学位授予日期 2012 年 07 月 01 日
论文评阅人___________________________________________________________ 答辩委员会主席_______________________
2012年 06 月 01 日
原创性声明
本人郑重声明:所呈交的学位论文,是本人在指导教师的指导下,独立进行研究所取得的成果。除文中已经注明引用的内容外,本论文不包含其他个人或集体已经发表或撰写过的科研成果。对本文的研究作出重要贡献的个人和集体,均已在文中以明确方式标明。本声明的法律责任由本人承担。
论文作者签名:日期:
关于学位论文使用权的说明
本人完全了解中北大学有关保管、使用学位论文的规定,其中包括:①学校有权保管、并向有关部门送交学位论文的原件与复印件;②学校可以采用影印、缩印或其它复制手段复制并保存学位论文;③学校可允许学位论文被查阅或借阅;④学校可以学术交流为目的,复制赠送和交换学位论文;⑤学校可以公布学位论文的全部或部分内容(保密学位论文在解密后遵守此规定)。
签名:日期:
导师签名:日期:
基于LabVIEW的数据采集系统设计及应用
摘要
运动体的位移、速度或加速度响应信号是表征运动体动态特性的重要参数。理论上来讲,三种信号之间存在着微分或者积分的关系,可在测得其中一种信号的情况下通过积分或者求导来获取其它另外两种信号。但是受实验条件和传感器的制约,很多时候只能测得加速度信号。本文通过设计数据采集系统实现了对加速度信号的采集、存储与处理。
论文严格按照软件工程的科学方法提出了详细的数据采集系统开发过程,使用图形化编程语言LabVIEW编写了数据采集系统的读数、采样、与处理软件。在该数据采集系统中具体实现了数据采集、数据处理、波形控制等功能。
论文首先阐述了虚拟仪器的基本概念和研究意义,介绍了虚拟仪器的产生以及发展现状,提出了本加速度数据采集系统的设计要求。然后分别从硬件、软件平台两方面详细介绍了数据采集系统的设计方案。其中对PCI接口技术和信号调理电路做了一定的说明;并详细介绍和设计了LabVIEW与本系统采用的第三方数据采集卡——PCI2510的通信实现方式;给出了数据采集系统各个模块的算法流程、程序框图和数据采集系统人机交互界面。
最后,将本数据采集系统具体应用在微小电容加速度计动态测试的试验中,结合图表和显示结果说明了对数据采集系统进行应用的具体过程。试验结果表明本数据采集系统各模块功能可靠,程序稳定。
关键字: LabVIEW,PCI通信,动态链接,数据采集
The Design and Application of Data Acquisition System Based on
LabVIEW
Abstract
When studying the dynamic characteristics of the moving body, the response signal of displacement, speed and the acceleration will be considered currently. Theoretically, the relationship between the three aspects is differential or integral. The other two signals can be acquired through integral or derivative of the measured signal which is one of the three aspects. But, by the restraint of experimental conditions and sensors, only acceleration signal can be measured in most cases. In the article, the collection and storage of acceleration signal are achieved by designing data acquisition system.
In the paper, the detailed development process of data acquisition system is proposed with the strict thinking of software engineering. Using the graphical programming language LabVIEW write software of test system which can collect data, read data and analysis data. In the data acquisition system, the concrete function of data acquisition, data processing and waveform control can be achieved.
First of all, the thesis described the basic concepts and significance of the virtual instrument, introduced the generation and development status of the virtual instrument, and proposed the design requirements of the data acquisition system. Then, the design proposal of data acquisition system is introduced through the software and hardware minutely. In this part, there is the concise account about interface technology of PCI and signal conditioning circuit. The realization mode between third-party data collecting card and LabVIEW is designed detailedly. The algorithm flow chart of each module, flow diagram and the Interactive interface of data acquisition system are also given in the paper.
At last, the data acquisition system is applied in dynamic test pilot of the small capacitance accelerometer. The combination of charts and displays illustrate the specific process of application data acquisition system. The results of the experiment showed that the function of each module is reliable. The program is stability in the data acquisition system.
Key words: LabVIEW, Communications of PCI, Dynamic Link, Data Acquisition