鉴于大家对自动化PLC相关毕业设计十分关注,我们编辑小组在此为大家搜集整理了“虚拟仪器及labview实验设计”一文,供大家参考学习!
论文编号:DQ316 论文字数:12738,页数:38
摘要
Labview是一种业界领先的工业标准图形化编程工具,主要用于开发测试,测量与控制系统。它是专门为工程师和科学家而设计的直观图形化编程语言。它将软件和各种不同的测量仪器硬件及计算机集成在一起,建立虚拟仪器系统,以形成用户自定义的解决方案。经过20年的演变和改进,在基于PC的测量自动化领域,LABVIEW确立了其主导地位,并成为业界的事实标准,同时也给传统的教学研究带来了巨大的变化。一个基于计算机的自动化实验室能大大提高研究人员的工作效率并改进学生的学习方法。利用NI虚拟仪器技术,让以往复杂的数据采集工作变得异常简单,老师和同学都可以集中时间和精力用于实验的执行,数据的分析及结论的总结上,而不用将大量的时间花费在实验系统设备的搭建中。在国外,虚拟仪器技术也将广泛流行于全国各大学校园理工科院系。
本实验书共包括七个实验。介绍了Labview一些基本的实验,包括创建一个VI,程序结构,字符串,数组,簇,图形显示和文件I/O,NI教学实验虚拟仪器,数字温度计。使学生能更好的了解Labview。
关键词:Labview NI ELVIS
Abstract
Labview is an industry-leading industry-standard graphical programming tools, mainly used for the development of test, measurement and control systems. It is specifically for engineers and scientists designed intuitive graphical programming language. It will software and a variety of measuring instruments and computer hardware integrated with the establishment of virtual instrument systems, in order to create custom solutions. After 20 years of evolution and improvement in the PC-based measurement automation, LABVIEW established its dominant position and become the de facto standard for the industry, but also to the traditional teaching and research have brought tremendous changes. A computer-based automation laboratory researchers can greatly increase the work efficiency and improve student learning methods. Use NI virtual instrumentation, data acquisition ever complicated the work is easier than ever, teachers and students can focus time and energy used in the experiment of the implementation, data analysis and conclusions of the summary, and do not have to be a lot of time spent in Experimental system equipment in the structures. Overseas, the virtual instrument technology will be widely popular national science and engineering faculties of the university campus.
This study included a total of seven experiments.
Key word: Labview NI ELVIS
目录
前言 1
实验一 LabVIEW编程环境与基本操作 2
练习一 创建一个VI 2
实验二 程序结构(一) 5
练习一 使用顺序结构 5
练习二 使用For循环 8
练习三 使用移位寄存器 9
实验三 程序结构(二) 11
练习一 使用While循环和图表 11
练习二 使用 Case结构 13
练习三 使用公式节点 15
实验四 字符串 数组 簇 16
练习一 组合字符串 16
练习二 字符串子集和数值的提取 17
练习三 创建一个自动索引的数组 18
练习四 簇 21
实验五 图形显示和文件I/O 22
练习一 Chart和Graph的比较 23
练习二 将数据写入电子表格文件 24
实验六 NI EVLIS工作环境 25
练习一 测量元件值 26
练习二 测量一个分压器电路的电压值 28
练习三 使用万用数字表测量电流 28
练习四 测量RC电路中电容的电压值 29
练习五 观察RC电路的电压变化 30
实验七 数字式温度计 33
练习一 测量电阻元件值 33
练习二 选择可变功率供应器 34
练习三 热敏电阻电路的数据采集操作 35
练习四 标定热敏电阻 36
练习五 建立NI ELVIS虚拟数字温度计 36
致谢 38
参考文献 38