基于labview的监控系统设计.rar

RAR格式版权申诉手机打开展开

基于labview的监控系统设计,基于labview的监控系统设计2.5万字68页摘 要本监控系统主要采用虚拟仪器的思想,结合计算机的结构特点,提出了一种以计算机为平台,基于labview的监控系统,它是以采集目标源信息,采集输入到信号分析模块经过判断来确定系统是否稳定的一种监控手段。在本监控系统主要流程是数据采集输入、输出、信号分析、判断、 结果显示...
编号:120-37688大小:441.70K
分类: 论文>通信/电子论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 云贝贝 发布

基于LabVIEW的监控系统设计
2.5万字 68页



摘 要
本监控系统主要采用虚拟仪器的思想,结合计算机的结构特点,提出了一种以计算机为平台,基于LabVIEW的监控系统,它是以采集目标源信息,采集输入到信号分析模块经过判断来确定系统是否稳定的一种监控手段。在本监控系统主要流程是数据采集输入、输出、信号分析、判断、 结果显示。在本程序中将采集到的数据输入到信号分析模块分析判断最后输出显示。实验结果表明:系统能正确的接收采集的数据和显示数据,并判断系统数据是否正常,可以应用于该范围内的一般系统监控,也可以用于其它一些接收数据接近的系统当中,此方法生成的监控软件交互性好,性价比高,且实现简单,还可以根据不同的系统对程序进行修改,以满足系统的需要,为低成本构建数据采集提供了一种思路。在LabVIEW环境中实现了对测试系统的监测和控制。

关键词:LabVIEW、数据采集、FOR循环、while循环、信号分析。

The abstract
The control system is mainly based on virtual instruments, and combining the features of the structure of the computer, a computer as a platform, LabVIEW-based monitoring system, which is based on source information collection target, Acquisition of input signal analysis module judgment to determine whether the stability of supervision. In the main control system data acquisition process is input and output, signal analysis, judgment, the results showed. In this procedure will be collected data input to the signal analysis module, analysis showed that the final output. Experimental results show : The system can correct the reception of data acquisition and display data, and data to judge whether it is normal, can be used within the scope of the general system monitoring, and can also be used for other data close to the receiving system, This method of generating interactive control software, and high performance-price ratio, very easy to realize. also under different systems of modifying the program to meet the needs of Construction of low-cost data acquisition with a new idea. In LabVIEW environment to achieve the right test system monitoring and control.


Keywords : LabVIEW, data acquisition, FOR cycle while loops, the signal analysis

目 录

摘 要 2
The abstract 3
引言 3
LabVIEW简介: 3
第一章 绪论 5
1.1 虚拟仪器简介: 5
1.2 本次设计的主要内容 6
第二章 程 序 结 构 8
2.1循环结构 8
2.1.1 While循环 8
2.1.2 For循环 10
2.2分支结构 13
2.3顺序结构 14
2.3.1平铺顺序结构 14
2.4公式节点 15
第三章 图形显示 16
3.1 概述 16
3.2 Graph控件 17
3.3 Chart的独有控件 18
3.4 XY图形控件(XY Graph) 20
3.5 强度图形控件(Intensity Graph) 21
3.6 数字波形图控件(Digital Waveform Graph) 21
第四章 数 据 采 集 22
4.1数据采集基础 23
4.1.1数据采集系统的构成 23
4.1.2信号调理 24
4.1.3测量系统的连接方式 25
4.2采样定理的应用 27
4.3模入VI的组织与简介 29
4.3.1传统DAQ VI分为类简介 29
4.4 DAQ波形模入 30
4.4.1使用易用函数进行波形采集 30
4.4.2 使用中级模入VI进行波形采集 31
4.5 DAQ连续模入 32
4.6 DAQ 波形模入 33
4.6.1 DAQ连续模出与周期信号的连续模出 34
4.6.2模拟边沿触发 35
4.7模入、模出的并行安排 36
第五章 信号处理与分析 38
5.1 概述 38
5.2 信号的产生 40
5.3 标准频率 43
5.4 数字信号处理 43
5.4.1 FFT变换 43
5.4.2 窗函数 46
5.4.3 谐波失真与频谱分析 48
5.5 数字滤波 51
5.6 曲线拟合 56
第六章 结束语 58
参考文献 59
致 谢 60
附图 61



参考文献
1 李庆扬、关治、白峰杉,数值计算原理[M]。北京:化学工业出版社
2 侯国屏、王坤、叶齐鑫等。LabVIEW7.1编程与虚拟仪器设计[M]。北京。清华大学出版社。2005
3 on Conway、Steve Watts著罗霄、周毅等译。软件工程方法在LabVIEW中的应用[M]。北京。清华大学出版社。2006
4 雷振山。LabVIEW7Express实用技术教程[M]。北京。中国铁道出版社。2004
5 杨乐平、李海涛、赵勇等。LabVIEW高级程序设计[M]。北京。清华大学出版社