基于zigbee的无线通讯装置设计 学位论文.doc
文本预览下载声明
毕业设计
题 目 基于Zigbee的无线通讯装置设计
学 院 自动化与电气工程学院
专 业 电气工程及其自动化
二〇一三年六月八日
摘 要
生活中常常需要对环境的温湿度有所要求,如何对环境温湿度进行调控则是本文的重点。着眼于目前较为流行的智能家居办公系统设计。本文是基于TI公司的CC2530实现了IEEE802.15.4(Zigbee)的无线传感器网络协议,并采用PIC16LF887为微控制器,集成温湿度信号采集器及其他外设实现远程的温湿度模拟调控。在系统设计上,始终坚持低功耗、小体积、节约成本的原则,并在组建的Zigbee星形网络中实现多点温湿度调控。详细讨论了系统各个部分所实现的作用和特性。
关键字:智能家居;Zigbee;IEEE802.15.4;无线通信;温湿度
ABSTRACT
In this paper we will introduce a system ,we know Life often need to temperature and humidity of the environment requirements, how to control the temperature and humidity of the environment is the focus of this paper. Focus on the design of intelligent home furnishing office system more popular. This is the TI companys CC2530 implementation based on IEEE802.15.4 (Zigbee) protocol for wireless sensor networks, and using PIC16LF887 as micro controller, integrated temperature and humidity signal collector and other peripherals to realize remote simulation of temperature and humidity control. In the system design, always adhere to the low power consumption, small volume, saves the cost principle, and realize the multipoint temperature and humidity control in the formation of the Zigbee star network. The role and characteristics of the system are discussed in detail.
Key words:Intelligent home furnishing; Zigbee; IEEE802.15.4; wireless communication; temperature and humidity
目 录
摘 要 I
ABSTRACT II
目 录 III
1.前言 1
1.1 选题的背景和意义 1
1.2 国内外研究状况 2
1.3 zigbee简介 3
1.3.1 zigbee的由来及特点 3
1.3.2 IEEE 802.15.4 4
1.3.3 zigbee与其他无线技术的比较 4
1.3.4 zigbee的通讯方式 5
本章小结 6
2.硬件电路设计 7
2.1 微控制器的选择 7
2.2 无线射频收发电路的设计 8
2.2.1 射频收发器功能介绍 8
2.2.2 UART模式 9
2.2.3 射频收发电路的IEEE802.15.4无线数据收发 10
2.3 温湿度信号采集电路设计 11
2.3.1 温湿度信号采集电路与微控制器的连接 11
2.3.2 温湿度信号采集电路的测量时序 12
2.4 温湿度控制调节电路设计 13
2.5 显示电路的设计 14
2.6 按键电路设计 15
2.7 双电源供电模块设计 15
本章小结 16
3.软件部分设计 17
3.1 软件设计总体方案 17
3.2 基于ZIGBEE无线通讯的组网 17
3.2.1 协调器初始化网络 17
3.2.2节点加入网络 18
3.3 系统的软件设计 19
3.3.
显示全部