- 1、本文档共55页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
虚拟无纸记录仪
摘 要
目前,在电子测量和自动化控制领域,虚拟仪器技术取得了巨大的发展。它充分利用计算机技术,在基本硬件的支持下,通过调用相应的软件模块来完成数据的采集、控制、分析、处理、以及结果存储和显示,从而完成各种传统仪器的功能。本文从探索研究的角度出发,利用虚拟仪器技术完成一种虚拟无纸记录仪的设计,使其能够对一般的电压信号实现采集、测量、结果存储和显示等功能。
本设计采用模块化的软件设计思想编写,每个功能的实现由一个模块完成。设计采用的软件为美国NI公司的LabVIEW,是一种基于图形化编程语言的开发环境,采用的硬件是PCI6221数据采集卡。
经过测试,本文设计的虚拟无纸记录仪可以完成信号的采集、显示、波形存储读取,以及信号的均值、均方根值、幅值等参数测量功能。充分体现了计算机的强大功能和LabVIEW软件设计的灵活性。
关键词:记录仪;虚拟仪器;数据采集;LabVIEW
Design of Virtual Paperless Recorder
based on LabVIEW
Abstract
At present the virtual instrument used widely in the measure and automatic control area. It make much of computer technology, combines the virtual instrument’s hardware with software accomplish data acquisition, data analysis, then store the digital and display the result on the screen, achieve the function of traditional instrument. In this chapter the author used virtual instrument to design the virtual paperless recorder, it consists data acquisition, measurement, storage and display.
We used the design of modularization software, each function can accomplish by one module. The software used in the paper is LabVIEW, it is a kind of software based on graphic language. The hardware of this design is the PCI6221 of data acquisition card.
After debugging, the virtual paperless recorder by LabVIEW would complete data acquisition, wave storage, display and read the data which is stored. Moreover, this virtual paperless recorder also have the function of measurement about fmplitude, average and RMS values. It well explain the strong function of computer and the various design of software.
Key words: Paperless recorder; Virtual instrument; Data acquisition; LabVIEW
目 录
摘 要 I
Abstract II
第一章 绪论 1
1.1 虚拟仪器的概述 1
1.1.1 虚拟仪器的基本概念 1
1.1.2 虚拟仪器的构成 2
1.1.3 虚拟仪器的特点 3
1.1.4 虚拟仪器的现状和发展 3
1.1.5 虚拟无纸记录仪的介绍 5
1.2 课题研究的背景 5
1.3 课题研究的方法 6
第二章 虚拟无纸记录仪的总体设计方案 7
2.1 总体设计思路 7
2.2 软件开发平台 7
2.2.1 LabVIEW简介 7
2.2.2 LabVIEW的运行机制 8
2.2.3 LabVIEW的操作模板 10
2.2.4 调试技术 11
2.3 数据采集卡的选用 13
2.3.1 数据采集卡的简介 13
2.3.2 数据采集卡的主要组成部分 13
2.3.3 数据采集卡的
文档评论(0)