当前位置:文档之家› 毕业设计---基于LabVIEW的虚拟网络实验室的设计

毕业设计---基于LabVIEW的虚拟网络实验室的设计

X X 学院毕业设计设计题目:基于LabVIEW的虚拟网络实验室的设计系别:_________________________ 班级:_________________________ 姓名:______________指导教师:_________________________年月日基于LabVIEW的虚拟网络实验室的设计摘要随着电子技术高速发展,普通实验室的更新速度无法跟上技术的发展。

此外普通实验室涉及到仪器调试、管理、易损坏等问题。

在实验时间和一些损耗性强的实验项目上对学生限制过死。

同样,远程教育学员一般都要在规定的时间到指定的学校集中完成实验项目.技能培养质量无法保证。

教育机构必须考虑如何跟上实验的时代性和先进性,创设实验内容丰富、训练操作扎实、不受时空限制的开放性实验环境。

近年来,由于虚拟仪器、仿真技术和网络技术的飞速发展,构建基于LabVIEW 的虚拟网络实验室将会成为一种经济、高效的首选方案。

本文的主要工作就是在LabVIEW环境下,研究基于虚拟仪器的网络教学实验系统的设计问题。

首先,本文对虚拟仪器进行概述,对比了与传统仪器的区别,介绍了虚拟仪器的软件开发平台LabVIEW的应用,以及在LabVIEW环境下进行几种常用虚拟仪器——虚拟信号发生器、相关分析、滤波器、和虚拟频谱分析仪等的软件设计方法。

接着,本文着重介绍了如何把设计的几种虚拟仪器构成一个虚拟实验室,并利用虚拟仪器技术创建一个网络虚拟实验室,充分运用网络技术构建一个网络虚拟实验系统,并采用虚拟仪器的网络通信技术实现该网络虚拟系统的远程实验目标。

本课题研究可以节省许多基础设施的重复建设和仪器设备重复引进的资金投入,有利于从整体上改善办学条件和提高教学水平。

在很大程度上方便了学生,不仅能够引导学生理解实验的理论知识,而且能够指导学生进行正确的实验操作,从而获得感性上和理性上的认识。

虚拟实验室不仅极大的弥补了远程教育模式的局限和不足,而且还使得远程教育的方式方法更趋完美。

将虚拟实验室与远程教育结合在一起,基于网络技术和虚拟仪器技术的虚拟实验室己成为新型的远程教育模式。

关键词:虚拟仪器;LabVIEW;网络虚拟实验室;InternetDESIGN OF VIRTUAL NETWORKLABORATORY BASED ONVIRTUAL INSTRUMENTATIONAbstractAs the fast development of electronic technology, the exchanging speed of common laboratory can not keep up with the pace of technology. In addition common laboratory has the problem of instrumentation test,management and easy damage. It also limits the students not only in the experimenting time but also on the experimenting projects of easy damage. Similarly, students of long distance teaching all will come to school. Equally, the long-range-education students generally all will come to the appointed school the appointed time concentrically to accomplish experimental projects. The quality of technical ability developed can't be promised. The Educating organization has to consider how to keep up with the times and the advanced nature, and construct an open experiment environment with enrich experiment contents, firm training operation and being free from time space restriction. In recent years, because of the virtual instrument, imitate true technique and network technology developing soon, it will be the first project economical and efficient to choose to set up a virtual laboratory based on WEB. The main work of this paper is to study the design of network teaching experiment system based on virtual instrument under the LabVIEW environment.First, the paper concludes the virtual instrument,contrasts with traditional instrument, introduces the application of the developing platform of LabVIEW in virtual instrument, and the software design methods of several kinds of common virtual instrument under the LabVIEW environment, such as virtual signal generator,relative analysis ,filter and virtual spectrum analyst.Following that, this article emphatically introduces how to assemble the four kinds of designed virtual instruments to construct a virtual laboratory, then how to make use of the virtual instrument technology to establish a web-based virtual lab homepage, fully utilize the network technology to construct a web-based virtual experimental system, and last uses the network communication technology of virtual instrument to achieve the long-distance experimental goal of the web-based virtual experimental system.This subject can avoid increasing some basis repeated instrument and save morefunds and this subject is good to improve the level of teaching as a whole. It is convenient for students to make the theory easy to understand in this case and guide them to do the experiment correctly. So the students can make the great progress in sensibility and theoretic. The virtual laboratory can be not only making up the shortage of remote teaching pattern, but also make the remote education better. Combining the virtual laboratory with remote education, the virtual laboratory has becoming a new style education pattern based on network technology and virtual instrument technology.Key words:virtual instrumentation; LabVIEW; virtual network laboratory; Internet目录第一章绪论 (1)1.1课题背景 (1)1.2高校实验教学现状 (1)1.3虚拟仪器 (2)1.3.1虚拟仪器的定义 (2)1.3.2虚拟仪器的组成 (3)1.3.3虚拟仪器的特点 (4)1.3.4基于虚拟仪器的网络实验系统建立问题的提出 (4)1.3.5基于虚拟仪器的网络实验系统的建立的可行性分析 (6)1.4 基于虚拟仪器的网络实验系统的研究现状 (6)第二章虚拟仪器的开发环境 (8)2.1LabVIEW简介 (8)2.1.1LabVIEW的含义 (8)2.1.2LabVIEW的特点 (8)2.2LabVIEW8.2编程环境 (9)2.2.1LabVIEW8.2的基本开发平台 (9)2.3本章小结 (12)第三章虚拟网络实验室的软件设计 (12)3.1 虚拟信号发生器 (12)3.1.1 仪器原理与功能 (13)3.1.2 前面板和程序框图的设计 (13)3.2 虚拟相关分析仪 (15)3.2.1 仪器原理 (15)3.2.2虚拟相关分析实验的实现 (16)3.3 虚拟滤波器 (19)3.3.1虚拟滤波器的概述 (19)3.3.2 虚拟滤波器的软件实现 (19)3.4 虚拟积分器和微分器 (20)3.4.1 仪器功能 (20)3.4.2 前面板和程序框图的设计 (21)3.5 虚拟调幅波解调器 (22)3.5.1 仪器原理和仪器功能 (22)3.5.2 前面板和程序框图的设计 (23)3.6 虚拟频谱分析仪 (24)3.6.1 信号的频域分析 (24)3.6.2 傅里叶变换 (24)3.7 本章小结 (26)第四章虚拟仪器实验系统的网络发布 (27)4.1 概述 (27)4.2 TCP通讯 (27)4.3 在Web上发布程序 (29)4.3.1 服务器端的Web发布配置 (29)4.3.2 客户端的远程连接 (31)第五章总结 (35)谢辞 (36)参考文献 (37)附录 (39)外文资料 .............................................................................................................. 错误!未定义书签。

相关主题