文档介绍:本科毕业设计说明书
基于LABVIEW的双通道示波器设计
DESIGN OF DUAL CHANNEL VIRTUAL OSCILLOSCOPE BASED ON LABVIEW
学院(部): 机械工程学院
2013 年 6 月 10 日
基于LABVIEW的双通道示波器设计
摘要
虚拟仪器是现代计算机软硬件技术飞速发展的产物,它正逐步取代传统的电子仪器,是现代电工电子测量仪器的发展方向。虚拟仪器主要由数据采集、数据分析处理、数据输出与显示三部分模块组成。
本文主要介绍双通道虚拟示波器的设计。这种仪器是基于被命名为LABVIEW图形化语言而发展形成的,并且它能够实现数据采集、显示波形、数据存储、测量录音、打印数据和在线传输等多种功能。实验结果显示这种仪器拥有以下优势,例如稳定的显示、精准的测量、功能扩展和方便不同水平的人员操作的友好的交互界面。
关键词:虚拟仪器, 双通道示波器, LABVIEW
DESIGN OF DUAL CHANNEL VIRTUAL OSCILLOSCOPE BASED ON LABVIEW
ABSTRACT
The hypothesized instrument is the puter software and hardware technology rapid development product, it is substituting for traditional gradually the electronic instrumentation, is the modern electrician electronic surveying instrument development direction. The hypothesized instrument mainly by the data acquisition, data analysis processing, the data output and demonstrated three parts of pose.
This article deals with the design of dual channel virtual instrument was developed based on graph language named LABVIEW,and it can perform various tasks such as acquiring data,displaying waveform,storing data,measuring playback,printing data,and online experimental results show that the instrument enjoys such advantages as steady performance,precise measurement,expanded functions and friendly interface so people at various levels may use it.
KEYWORDS: virtual instrument, dual channel virtual instrument, labview
目录
摘要 I
ABSTRACT II
1 绪论 1
1
2
2
2
国内外的研究现状 3
2 虚拟示波器的介绍 4
虚拟仪器的简介 4
虚拟示波器的功能 4
虚拟示波器的组成部分 5
虚拟示波器的工作原理 5
3 采集系统的设计 7
数据采集技术简介 7
数据采集系统的设计 9
系统硬件配置 10
通信协议 11
主机通信程序 11
下位机的串行通信程序设计 12
13
LabVIEW通讯资源VISA简介 13
在LabVIEW中调用C语言 16
4 设计与实现 17
设计目标及要求 17
虚拟示波器简介 17
双通道示波器VI的主体及程序 18
仿真信号采集模块 19
通道选择模块 19
19
幅值分度调节模块 20
波形存储、停止模块 20
双通道示波器VI的设计过程 20