1 / 40
文档名称:

毕业设计(论文)-基于LabVIEW的多种信号发生器设计.doc

格式:doc   页数:40
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于LabVIEW的多种信号发生器设计.doc

上传人:3346389411 2013/3/22 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于LabVIEW的多种信号发生器设计.doc

文档介绍

文档介绍:多种信号发生器虚拟仪器设计
摘要: 虚拟仪器技术是在计算机、测量仪器技术、软件技术快速发展的基础上发展起来的一项新技术。虚拟仪器的核心技术是使用计算机强大的资源,最大限度来降低系统成本,增强系统功能于灵活性。虚拟仪器是需要用硬件来实现的技术软件化。本设计正是顺应仪器发展的趋势,利用图形化编程软件LabVIEW来实现多种信号发生器,真正做到“软件即硬件”。在硬件上用数据采集卡实现了基于LabVIEW的常用周期信号的模拟输出,使设计具有广阔的开发价值和应用前景。
关键词: 多种信号发生器;数据采集卡;LabVIEW;虚拟仪器
Various
Signals Generator Based on LabVIEW
Abstract: The virtual instrument technology is a new kind of technology that based on the rapid development puter, measuring instrument technology and software technology. The core technology of virtual instrument is to use puter resources to minimize the system cost and to enhance the system functions in flexibility. It makes the technology which needs hardware to implement now optimized by software. This design conforms to the development tendency of the instruments, using graphical programming software LabVIEW to realize various signals generator, so that the " Software is Hardware " commitment achieves truly. It also proposes to use data acquisition card to realize the simulation output mon periodic signals that based on LabVIEW and makes the design have broad development value and application prospect.
Key words: various signals generator; data acquisition card; LabVIEW ;virtual instrument
目录
1 绪论 1
课题的背景 1
虚拟仪器的概述和在国内外的发展状况 1
虚拟仪器概述 1
虚拟仪器国内外的发展状况 2
课题的意义 3
论文的内容以及构成 3
2 系统基本功能和软硬件概述 5
系统基本功能 5
LabVIEW软件概述 5
LabVIEW的结构 6
LabVIEW的操作模板 7
数据采集系统 11
微型计算机数据采集系统构成 12
集散型数据采集系统构成 12
数据采集原理 12
数据采集硬件 13
3 系统整体方案和各组成部分方案设计 18
系统整体方案设计 18
波形发生部分方案设计 18
仿真信号发生器Simulate Signal. Vi 20
信号特性 21
采样时间特性和时间戳 21
信号重置 21
多谐信号附加噪声的波形发生器Tones and Noise Waveform . vi 22
公式节点产生仿真信号 22
波形输出方案设计 24
图形显示部分方案设计 24
Waveform Chart 24
Waveform Graph 27
XY Graph 27
4 多种信号发生器系统的设计与结果显示 28
多种信号发生器前面板的设计 28
频率、幅值、相位、占空比前面板设计 28
开关按钮前面板设计 28
波形显示前面板设计 28
多种信号前面板设计 28
多种信号发生器流程