基于labview6.1,编程实现两种虚拟仪器.doc

约62页DOC格式手机打开展开

基于labview6.1,编程实现两种虚拟仪器,基于labview6.1,编程实现两种虚拟仪器—函数发生器以及示波器的常用功能全文62页约28000字论述翔实摘要随着科技的发展,许多传统意义上的仪器已逐渐不能满足使用者要求仪器个性化等的需求,为解决这个问题,美国于上个世纪八十年代末提出了虚拟仪器的概念,而应用最为广泛的虚拟仪器软件开发工具就是美国ni公司推出的lab...
编号:10-27932大小:629.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 花季永驻 发布

基于LabVIEW6.1,编程实现两种虚拟仪器
—函数发生器以及示波器的常用功能

全文62页 约28000字 论述翔实

摘要

随着科技的发展,许多传统意义上的仪器已逐渐不能满足使用者要求仪器个性化等的需求,为解决这个问题,美国于上个世纪八十年代末提出了虚拟仪器的概念,而应用最为广泛的虚拟仪器软件开发工具就是美国NI公司推出的LabVIEW。
本次毕业设计的任务就是使用最新版本的虚拟仪器开发软件LabVIEW6.1,编程实现两种虚拟仪器——函数发生器以及示波器的常用功能。
论文的第一章为概述,主要介绍了虚拟仪器的产生和发展,以及虚拟仪器开发软件LabVIEW的特点,此外,还说明了本次毕设的背景及意义。
第二章提出了本次毕业设计的目标和对毕设过程的整体计划,并对毕设中将会用到的开发工具(包括LabVIEW6.1、数据采集卡等)的特点及参数作了简单介绍。
第三章是全文的重点部分,详细说明了函数发生器以及示波器的实现过程。其中包括实现两种虚拟仪器的原理、需要使用的各主要模块的功能及端口介绍、逐步实现仪器各种功能的过程、以及设计过程中遇到的问题的解决。本章主要突出对以前成果的改进,以及新增的功能的实现方法。
最后一章概括了本次毕设成果可实现的主要功能,并总结了本人对本次毕设的体会以及一些改进设计的建议。

关键词:虚拟仪器,LabVIEW,数据采集卡,函数发生器,示波器

Abstract

With the development of science and technology, many traditional instruments could not satisfy the user’s requirements gradually, such as the individuation of the instruments. To solve this problem, the conception of virtual instruments was put forward by the U.S. in the end of 80’s in the last century. The most popular software tool applied to virtual instrument is LabVIEW, which is produced by the National Instruments Corporation of the U.S.
The assignment of this project is to program by the new edition of software, LabVIEW6.1, to make the common function of two virtual instruments (function generator and oscilloscope) come true.
The first chapter of the paper is summarizing. It introduces the appearance and development of the virtual instrument, and the characteristic of LabVIEW, the software applied to virtual instrument. Besides, it also shows the background and meaning of the project.
The second chapter puts the objective and whole planning of the project forward. It also introduces the characteristic and parameter of the tools, including LabVIEW6.1 and the DAQ card, which will be used in the project.
The third chapter is the emphases of the paper. It particularly explains the process of how to make the function generator and oscilloscope come true, including the principium of two virtual instruments, the introduction of the main module’s functions and ports, the process of making the instruments’ function come true step by step, and how to solve the problems appeared in the project. This chapter gives prominence to the improvement over the former production, and the methods of how to make the new function come true.
The last chapter generalizes the main function of the production, and sums up my experience of accomplishing this project and the suggestion of how to improve the project.


Keywords: virtual instruments, LabVIEW, DAQ card, function generator, oscilloscope



目录

摘要 (中文) ………………………………………………………………………Ⅰ
(Abstract) …………………………………………………………………Ⅱ

第一章 概述 ………………………………………………………………………1
1.1 虚拟仪器 …………………………………………………………1
1.2 虚拟仪器开发软件——LabVIEW ………………………………3
1.3 毕设背景 …………………………………………………………4

第二章 设计目标、整体计划及开发工具介绍 …………………………………5
2.1 设计目标 …………………………………………………………5
2.2 整体计划 …………………………………………………………5
2.3 开发工具介绍 ……………………………………………………6
2.3.1 虚拟仪器软件开发工具LabVIEW6.1 ………………6
2.3.2 数据采集设备 ………………………………………6
2.3.3 其它工具 ……………………………………………7

第三章 具体实现 …………………………………………………………………9
3.1 函数发生器的实现 ………………………………………………9
3.1.1 信号产生模块 ………………………………………10
3.1.2 用中级AO模块实现函数发生器功能 ……………12
3.1.3 函数发生器各种常用功能的实现 …………………16
3.1.4 函数发生器的最终实现 ……………………………20
3.2 示波器的实现 ……………………………………………………21
3.2.1 用中级AI模块实现示波器功能 ……………………21
3.2.2 示波器各种常用功能的实现 ………………………24
3.2.3 示波器的最终实现 …………………………………38
3.2.4 调试过程中的问题 …………………………………39
3.3 函数发生器与示波器的结合使用 ………………………………40

第四章 设计成果与总结 …………………………………………………………41
4.1 设计成果 …………………………………………………………41
4.2 总结 ………………………………………………………………42

结束语 ………………………………………………………………………………43
考文献 ………………………………………………………………………………44

附录一 开题报告
附录二 翻译

部分参考文献

4.刘君华等编著.《虚拟仪器图形化编程语言LabVIEW教程》.西安:西安电子科技大学出版社,2001.7
5.李刚等编著.《LabVIEW —— 易学易用的计算机图形化编程语言》.北京:北京航空航天大学出版社,2001.10
6.茂迪股份有限公司.《FG-500 系列函数波产生器使用说明书》
7. 北京东方中科技城科技有限公司.《TDS3000B系列数字荧光示波器使用手册》