网站导航免费论文 原创论文 论文搜索 原创论文 网学软件 学术大家 资料中心 会员中心 问题解答 原创论文 大学论文导航 设计下载 最新论文 下载排行 原创论文
返回网学首页
网学联系
最新论文 推荐专题 热门论文 素材专题

基于LabVIEW环境下虚拟调幅波解调器的设计

来源:http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 15/05/26

以下是网学网为您推荐的电子数电单片机-基于LabVIEW环境下虚拟调幅波解调器的设计,希望本篇文章对您学习有所帮助。

论文编号:JD246         论文字数:22430,页数:46 

摘    要
调幅波解调器在机械测试、电子技术、工业自动化、通信技术的各个领域中有着广泛的应用。早期的设计由于计算机条件的限制,多数采用硬件系统,浪费了大量的人力、物力。本设计利用虚拟仪器的概念,采用了LabVIEW编程软件,依照传统的调幅波解调原理,实现了虚拟仪器的信号处理。由于传统硬件仪器信号的生成、调治相对困难,信号处理精度相对较低,本虚拟仪器克服了该缺点,体现出虚拟仪器的优点。
设计虚拟的调幅波解调器必须掌握两方面的知识:一方面要理解调幅波解调器的功能和工作原理,并拥有一个功能强大的开发平台,本文介绍的是一种新型的图形化编程语言--LabVIEW;另一方面必须掌握信号处理方面的基本理论。为此本文讲述了调幅波解调器设计过程当中涉及到的知识,为设计方案打下基础。
文章先介绍了调幅波解调器的功能和工作原理,在此基础上详细说明了LabVIEW的相关知识以及部分控件的用法,然后设计了调幅波解调器。

关键词:LabVIEW,调幅波解调器,虚拟仪器


Abstract
The amplitude modulation and demodulation instrument extensively apply in machine test, electronics technique, industry automation, and correspondence technical. The design of instrument used hardware system mostly because of restrict in computer technical in the earlier period, so Wasted a lot of manpower and material resources. This design uses the concept of virtual instrument, and adopts the LabVIEW software. We accord to the traditional principle, and realize handling signal in the virtual instrument. Adjusting the signal is difficult, and the accuracy of signal handled is lower. This virtual instrument overcomes the weakness, and appears the advantage of the virtual instrument.
The design of amplitude modulation and demodulation instrument must control the knowledge of the both side:on one hand, we must comprehend the function and working principle of amplitude modulation and demodulation instrument, and own the platform of development. This text introduces the new software – LabVIEW. On the other hand, we must master the basic theories of signal handling. This text introduces the knowledge of amplitude modulation and demodulation instrument, and sets the foundation for designing.
The article introduces the work principle of amplitude modulation and demodulation instrument, and gives the knowledge of LabVIEW controlling parts, then designs the amplitude modulation and demodulation instrument.

Key words: LabVIEW, Amplitude modulation and demodulation instrument, Virtual Instrument

 

 目    录
第一章 前  言 1
1.1 虚拟仪器的研究背景及研究意义 1
1.1.1 研究背景 1
1.1.2 研究意义 1
1.2  LabVIEW开发平台下的虚拟调幅波解调器设计方案论证 3
1.2.1 Visual C++编程语言的简单介绍: 3
1.2.2 C++ Builder编程语言的简单介绍: 3
1.2.3 Labtech编程语言的简单介绍: 4
1.2.4 LabVIEW编程语言的简单介绍: 4
1.2.5 方案结论: 6
第二章 虚拟仪器以及LabVIEW开发平台的具体介绍 7
2.1  虚拟仪器的具体介绍 7
2.1.1 虚拟仪器的介绍 7
2.1.2 虚拟仪器的组成 7
2.1.3 虚拟仪器的功能与特点 9
2.1.4 虚拟仪器的发展前景 10
2.2 LabVIEW开发平台的具体介绍 10
2.2.1 LabVIEW的开发环境 11
2.2.2 LabVIEW程序设计的一般过程 13
2.2.3 LabVIEW丰富的库函数 14
第三章 基于LabVIEW下调幅波解调器的设计与研究 16
3.1  信号处理概述 16
3.1.1 信号的分类 16
3.1.2 信号的时域描述和频域描述 17
3.2  基于LabVIEW下调幅波解调器的总体设计 17
3.2.1 调制过程 17
3.2.2 解调过程 20
3.3  LabVIEW开发平台信号处理技术的介绍 23
3.3.1 用于测量的虚拟仪器(VI)执行典型的测量任务 23
3.3.2 基于LabVIEW开发平台的测量的特点 23
3.4 调幅波解调器程序流程图的设计 25
3.5 调幅波解调器主程序的设计 26
3.6 调幅波解调器的具体设计 29
3.6.1分支结构:Case 29
3.6.2 信号发生节点 30
第四章  数据采集卡的介绍与使用 34
4.1 测量系统的组成 34
4.2 数据采集卡DAQ的介绍 36
4.3 数据采集卡的功能 37
4.4 数据采集卡的软件系统 37
4.5 数据采集卡的性能指标 38
4.6 数据采集系统的组成 38
4.7 LabVIEW 数据采集模块的分类 39
第五章  结论与展望 41
5.1 结论 41
5.2 对进一步研究的展望 41
参 考 文 献 43
致    谢  44

基于LabVIEW环境下虚拟调幅波解调器的设计......
  • 下一篇资讯: 虚拟示波器的设计
  • 版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号