资料详情

模拟信号数字无线传输演示系统的设计与实现 毕业论文(附录实物图+PCB图+发射机程序+接收机程序)

头像

51单片机

编号:4418

目 录

摘 要

关键词

Abstract

Key words

1 前言

1.1 选题的目的与意义

1.2简述模拟信号与数字信号

2 设计任务与要求

2.1 设计任务

2.2  基本要求

3 总体方案设计与方案论证

3.1总体方案设计

3.2 方案论证与选择

3.2.1 无线传输方式的选择

3.2.2 模数转换

3.2.3 数模转换

3.2.4 数模转换输出的放大电路的选择

3.2.5 控制处理器的选择

3.2.6 软件检错方式的选择

4 硬件电路与软件设计的实现

4.1 硬件电路的实现

4.1.1 控制处理器外围电路

4.1.2 红外发射电路的实现

4.1.3 红外接收电路的实现

4.1.4 模数转换电路的实现

4.1.5数模转换电路的实现

4.1.6滤波电路的实现

4.2 软件设计

4.2.1 发射机软件设计

4.2.2 接收机软件设计

5 系统调试与调试中的问题

5.1 模数转换的调试

5.2 红外发射接收的调试

5.3 数模转换的调试

5.4 调试过程的问题

6 测试结果

6.1 测试实物图

6.2 模拟信号源输出的波形图

6.3 接收机还原的模拟信号波形

6.4 接收机输出波形与模拟信号源输入波形图

6.5 数字信号无线传输波形图

7 结论

参考文献

致 谢

附 录

附录1 实物图

附录2  PCB图

附录3 抽样定理的证明

附录4 程序

附录4.1 发射机程序

附录4.2 接收机程序


模拟信号数字无线传输演示系统的设计与实现

摘 要

通信系统分为模拟通信系统和数字通信系统,如果我们在发送端的信息源中包括一个模/数转换装置,在接收端包括一个数/模转换装置,在发送端与接收端之间通过红外作为载波进行通信,则可以实现模拟信号数字无线传输。本文主要从三个方面进行设计与实现:(1)AT89S51单片机对A/D转换器的控制,从而对模拟信号进行抽样、量化、编码后转换为数字信号;(2)单片机对数字信号进行编码与38Khz红外载波调制通过红外线发射;(3)接收机接收到的调制信号经红外接收头进行解调还原数字信号,再经单片机的处理,通过D/A,以及信号的放大,最后再经过低通滤波器还原成模拟信号,从而实现模拟信号数字无线传输演示的全过程。

关键词

模拟信号数字传输;无线传输;红外通信;模数转换;数模转换

Analog Digital Wireless Transmission Communication System

Abstract

Communication system is divided into analog communication systems and digital communication systems, if we send the client's information sources include a A / D converter, the receiver includes a D / A converter, in between the transmitter and the receiver as by infrared carrier to communicate, you can transmit analog signal digital infrared communications. This article mainly focuses on three aspects: (1) AT89S51 microcontroller on the A / D chip to control the analog signal sampling, quantization, encoded into digital signals; (2) single chip digital signal processing and modulation 38KHZ IR through infrared emission; (3) base station receives the first modulated signal by the infrared receiver to demodulate digital signal reduction by the microcontroller processing, through the D / A, and signal amplification and finally through the reduction of low-pass filter into an analog signal, in order to achieve different place communication.

Key words

Analog signal digital transmission ;wireless transmission ;infrared communication ;analog _digital conversion ;digital _ analog conversion