基于单片机的串行通信发射机的设计与实现毕业设计

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

武汉工程大学邮电与信息工程学院

毕业设计(论文)

基于单片机的串行通信发射机的

设计与实现

Design and Implementation based on Serial Communication Transmitter

作者声明

本人声明所呈交的论文是我个人在导师指导下进行的研究工作及取得的研究成果,除了文中特别加以标注的地方外,没有任何剽窃、抄袭、造假等违反学术道德、学术规范的行为,也没有侵犯任何其他人或组织的科研成果及专利。与我一同工作的同志对本研究所做的任何贡献均已在论文中作了明确的说明并表示了谢意。如本毕业设计(论文)引起的法律结果完全由本人承担。

毕业设计(论文)成果归武汉工程大学邮电与信息工程学院所有。

特此声明。

作者专业:

作者学号:

作者签名:

____年___月___日

摘要

在通信领域内,有两种数据通信方式:并行通信和串行通信。随着计算机网络化和微机分级分布式应用系统的发展,通信的功能越来越重要。因此串行发射应用愈来愈广泛。串行通信是指使用一条数据线,将数据一位一位地依次传输,每一位数据占据一个固定的时间长度。其只需要少数几条线就可以在设备间交换信息,但传输速度较低。故串行通信在低速率、长距离通信上非常适用。而串行通信发射机是串行通信中极为重要的基础。

本设计中ADC0809将采集到的模拟信号转换成数字信号后传送至单片机,在单片机通过编程方式来增加CRC-8(8位循环冗余码校验)校验码以加强数据可靠性,最后单片机再把采集到的数据和校验码通过一个无线发送器以串行通信的方式发送出去。

本论文共分为六个章节。第1章简要阐述了课题的研究背景及意义,并对串行通信发射机做了相关介绍;第2章介绍了系统的任务分析和设计方案;第3章主要介绍了系统的电路设计及所需设备及芯片;第4章对串行通信发射机的软件部分做了详细论述,并给出软件设计流程;第5章分析了系统测试过程及结果;第6章总结了全文并对课题的发展前景做了展望。

关键词:单片机;CRC-8;串行通信

Abstract

In the communications field,there are two data communication method: parallel communication and serial communication. With the computer network Network of distributed applications and computer grading system, the communications function is increasingly important. Therefore, the serial transmit more and more widely. Serial communication using a data cable, data a one followed by transfer every data occupy a fixed length of time. It only takes a few a few lines you can exchange information between devices, but the low transmission speed. Serial communication is ideal for low-rate, long-distance communication. Serial communications transmitter is an extremely important foundation of the serial communication.

ADC0809 analog signal acquisition to convert the digital signal sent to the microcontroller, the microcontroller programmatically to increase CRC-8 (8-bit cyclic redundancy check) checksum to enhance data reliability, the final microcontroller then collectedthe data and check code serial communication sent through a wireless transmitter.

This thesis is divided into six chapters. Chapter 1 briefly described the research background and significance, and serial communication transmitters do; Chapter 2 describes the task analysis and design of the system; Chapter 3 introduces the circuit design of the system and required equipment and chips; Chapter 4, the software portion of the serial communication transmitter in detail, and gives the software design process; Chapter 5 analyzes the system test process and results; Chapter 6 summarizes the full text and design during the harvest the sentiment.

Key Words:Single chip microcomputer;CRC-8;Serial programming

相关文档
最新文档