毕业设计(论文)-基于CC2530的温度监测系统设计



《毕业设计(论文)-基于CC2530的温度监测系统设计》由会员分享,可在线阅读,更多相关《毕业设计(论文)-基于CC2530的温度监测系统设计(51页珍藏版)》请在文档大全上搜索。
1、 编号:( )字 号本科生毕业设计基于CC2530的温度监测系统设计 信息工程2010-4班题目: 姓名: 学号: 班级: 二一四年六月中 国 矿 业 大 学本科生毕业设计姓 名: 学 号: 04101918 学 院: 信息与电气工程学院 专 业: 信息工程 设计题目: 基于CC2530的温度监测系统设计 专 题: 指导教师: 华 钢 职 称: 教 授 二一四年 六月 徐州中国矿业大学毕业设计任务书学院 信息与电气工程学院 专业年级 信息2010级 学生姓名 李明达 任务下达日期: 2013年12月30日毕业设计日期: 2013年12月30日至2014年6月10日毕业设计题目: 基于CC253
2、0的温度监测系统设计毕业设计专题题目: 毕业设计主要内容和要求:1.设计基于CC2530的无线温度检测节点;2.多个节点组成一跳网络;3.节点可睡眠;4.设计节点软件;5.简单设计上位机软件院长签字: 指导教师签字: 年 月 日中国矿业大学毕业设计指导教师评阅书指导教师评语(基础理论及基本技能的掌握;独立解决实际问题的能力;研究内容的理论依据和技术方法;取得的主要成果及创新点;工作态度及工作量;总体评价及建议成绩;存在问题;是否同意答辩等):成 绩: 指导教师签字: 年 月 日中国矿业大学毕业设计评阅教师评阅书评阅教师评语(选题的意义;基础理论及基本技能的掌握;综合运用所学知识解决实际问题的能
3、力;工作量的大小;取得的主要成果及创新点;写作的规范程度;总体评价及建议成绩;存在问题;是否同意答辩等):成 绩: 评阅教师签字: 年 月 日中国矿业大学毕业设计答辩及综合成绩答 辩 情 况提 出 问 题回 答 问 题正 确基本正确有一般性错误有原则性错误没有回答答辩委员会评语及建议成绩:答辩委员会主任签字: 年 月 日学院领导小组综合评定成绩:学院领导小组负责人: 年 月 日摘 要本文主要对煤矿监控系统中温度的监测进行研究和分析,根据国内目前对于温度监测方法的研究,设计了一种基于CC2530的温度监测系统。本文首先对本课题的研究意义及国内发展现状进行分析和研究,详细比较了几种现有的温度监测方
4、法,根据煤矿监控系统所处的复杂环境需要,提出了基于CC2530的温度监测系统设计。随后本文对设计所采用的ZigBee无线自组网技术和ZigBee开发套件进行了简要介绍,并对设计所采用的Z-Stack协议栈的工作流程作详细介绍。本温度监测系统设计在Z-Stack协议栈的基础上进行,其中包括温度的采集、处理和传输,终端节点的休眠与唤醒,协调器节点串口通信等。另外,本文还对上位机软件进行了简单设计,用于温度数据在上位机上的显示。最后,本文对该系统的温度监测功能效果进行验证,并总结分析验证结果。最终,设计出一种基于CC2530的温度监测系统。该无线传感系统能够实现点对点通信,传感器节点负责进行温度数据
5、的采集和发送,协调器节点负责温度数据的接收和转发,上位机软件负责对温度数据的显示。关键词:ZigBee;CC2530;DS18B20;温度监测AbstractThis paper mainly carries on research and analysis of the monitoring temperature of coal mine monitoring system, according to the current domestic research for temperature monitoring method, design a temperature monitorin
6、g system based on CC2530.This paper first carries on the analysis and research of this topic research significance and the domestic development status, a detailed comparison of the temperature monitoring method of several existing, according to the complex environment of coal mine monitoring system
7、which needs, puts forward the design temperature monitoring system based on CC2530. Then the design of the ZigBee wireless ad hoc network technology and ZigBee development kit are introduced, and the design of the Z-Stack protocol stack of the work process are introduced in detail. The temperature m
8、onitoring system design based on the Z-Stack protocol stack, including the acquisition, processing and transmission of temperature, dormancy and awakening of terminal nodes, the coordinator node serial communication etc. In addition, this paper also gives a simple design for the software, used to di
9、splay in the upper computer temperature data. Finally, this paper verifies the temperature monitoring function of the system, and analyzed the results.Finally, the design of a temperature monitoring system based on CC2530. The wireless sensing system can realize the point-to-point communication, sen
10、sor nodes are responsible for temperature data acquisition and sending, receiving the coordinator node is responsible for temperature data and forwarding, PC software is responsible for the display of the temperature data.Key words: ZigBee; CC2530; DS18B20; Temperature monitoring 目 录1.绪 论11.1课题的研究背景
11、及意义11.2国内外研究概况11.3论文的主要内容及结构安排22.ZigBee协议简介32.1 ZigBee协议体系结构32.1.1物理层(PHY)42.1.2媒体介质访问层(MAC)42.1.3网络层(NWK)52.1.4应用层(APL)52.2 ZigBee基本概念62.2.1设备类型62.2.2网络拓扑结构72.2.3信标与非信标模式82.2.4 ZigBee术语82.2.5绑定92.2.6 ZigBee原语93.基于CC2530的温度监测系统103.1系统设计思路及整体结构103.2系统硬件设计103.2.1 ZigBee开发套件103.2.2 CC2530概述123.2.3 DS18