基于LabVIEW的虚拟仪器设计研究
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
大学
毕业设计(论文)报告
课题名称基于LabVIEW的虚拟仪器设计研究
学生姓名
所在院、系(队)
专业通信工程
学号
申请学位级别工学学士
指导教师单位
指导教师姓名
技术职务
二○一一年五月
目录
摘要
第一章绪论
1.1 问题的提出
1.2 虚拟仪器的介绍
1.3虚拟仪器的现状和发展方向
第二章 LabVIEW介绍及设计方案
2.1 LabVIEW介绍
2.2 LabVIEW设计虚拟仪器的方法
第三章仪器硬件平台与LabVIEW信息采集
3.1五种类型的虚拟仪器总线
3.2 LabVIEW数据采集卡
第四章虚拟数字存储示波器的软件设计4.1虚拟实验仪器的软件设计方案
4.2 数据采集模块
4.3虚拟示波器前面板的设计
4.4 电压测量
4.5 频率测量
4.6 数据存储和回放模块
第五章系统调试与试验结果分析
5.1 虚拟仪器的调试
5.2 试验结果分析
结论
致谢
参考文献
摘要
虚拟仪器是指在通用计算机上添加一层软件和一些硬件模块,使用户操作这台通用计算机就像操作一台自己专门设计的仪器一样。虚拟仪器系统与传统仪器相比,具有性价比高、开放性、智能化程度高、界面友好等特点。LabVIEW是目前应用最
广泛的虚拟仪器开发平台软件之一。LabVIEW是一种用图标代替文本行创建应用程
序的图形化编辑语言,集成了与满足GPIB、VXI、RS-232和RS-485协议的硬件及数
据采集卡通讯的全部功能,而且内置了便于应用TCP/IP、Active等软件标准的库函数,可以方便地建立自己的虚拟仪器,已广泛的被工业界、学术界和研究实验室所接受,视为一个标准的数据采集和仪器控制软件。
本文介绍了虚拟仪器的概念,并以虚拟存储示波器为例介绍了虚拟仪器开发平台LabVIEW的特点及应用,并讲述了虚拟数字存储示波器各个功能模块的软件设计,并对系统进行了调试和实验,验证了虚拟实验仪器的实用性和优越性。
关键词:虚拟仪器LabVIEW 虚拟数字存储示波器
ABSTRACT
On the virtual instrument is a general-purpose computer adds a layer of software and hardware modules, enables users to operate the universal computer is like operating a proprietary design of the instrument. Compared with the traditional instruments,Virtual instrument system have these features with cost-effective, high degree of open, intelligent, friendly interface and others. LabVIEW virtual instruments development platform is the most widely used one of all the virtual instrument. LabVIEW,using icon instead of text line ,create application of graphics of edit language, integrated and satisfy GPIB, VXI, RS-232 and RS-485 agreement of hardware and the data acquisition card communications of all function, and built-in software standard of library function for TCP/IP, and Active,It can convenient to established it’s own virtual instrument,and has widely accept by industry, academia and research laboratory .It has considered a standard of data acquisition and instrument control software.
This article introduces the concept of virtual instruments, and use virtual storage oscilloscope for an example to introduce the development platform of virtual instrument LabVIEW’s featur es and applications, and describes each functional module of the software design of virtual digital storage oscilloscope, progress system debugging and experiments, verify the usefulness and superiority of the virtual experiment instrument.
KEY WORDS: Virtual laboratory instrument system LabVIEW
Virtual digital storage oscilloscope