本文对危险品管控系统的硬件设计进行了详细探讨,系统底层使用CC2530主控芯片构建Zigbee网络。
摘要:危险材料具独特的物理性质,不断发生的重大危险事故使人们开始关注它在储存和运输方面的安全性。加强对危险品在贮藏与运输过程中的监控,能够尽可能减少危险事故的发生,降低损失。
本论文所讨论的是在危险品管控系统平台的基础上设计用于危险品监控的嵌入式硬件系统。危险品管控系统实现了对放射源的全程实时监控,集成辆智能监控与传感监测功能,通过融合GPS、GSM/GPRS等技术手段实现对运输设施等移动目标的定位、跟踪及控制。该系统应支持低功耗存储模式/监控模式的切换,支持GPS或北斗定位,支持GSM/GPRS/EDGE/ WCDMA/TD-SCDMA上报放射源的状态、位置信息、电压、加速度等信息,上报频度通过软件可远程设置。该系统通过GPS定位技术及无线通讯技术的有机结合对放射源进行实时监控,保管人员可通过手机端查看危险品的状态,如有异常可以及时采取措施,减少重大安全事故的发生,排除安全隐患,提高放射源储存与运输的管理水平,建立有效的应急救援体系。
关键字 危险品 Zigbee网络 3G网络 CC2530 STM32
毕业设计说明书外文摘要
Title Design of Management and Control System Based on Low Power Embedded Platform
Abstract:Radioactive sources has unique physical characters.In view of their dangerous
characters,the safety problems during the storage and transportation has attracted the attention of related departments. Strengthen the control of hazardous materials can reduce the accident.
In this paper, we discuss the design of embedded hardware system based on the management and control system platform. The system achieves the whole process real-time monitoring of radioactive sources. Using the GPS,GSM/GPRS and other technical measures to achieve the movving targets positioning, tracking and controling. In addition it supports the switch of low-power storage mode and monitoring mode,GPS or Beidou positioning and GSM/ GPRS/EDGE/WCDMA/TD-SCDMA.It also can report status,location,geographical location,voltage and other information of radioactive sources.By combining GPS positioning and wireless communication technology,it achieves real-time monitoring.The manager can check the state of hazardous materials at the cell phone. They will take measures in time if something unusual happens. That will reduce the probability of serious incidents,eliminate risk and improve the management of radioactive sources transport level.
Keywords hazardous materials Zigbee 3G CC2530 STM32
目 次
1 绪论 1
1.1工程背景及意义 1
1.2 相关技术的现状 2
1.3 总体技术方案及其社会影响 3
1.4 技术方案的经济因素分析 4
1.5 论文章节安排 4
2 主要技术介绍 6
2.1 主要芯片介绍 6
2.2 系统供电要求 7
2.3 定位方法介绍 7
2.4 源仓放射源计量探测方法 8
2.5 开发工具介绍 9
3 总体设计 10
3.1 系统的总体结构 10
3.2 底层硬件总体设计 11
3.3 底层软件总体设计 12
4 系统详细设计 14
4.1 Zigbee模块电路设计 14
4.2 CC2530电源模块电路设计 14
4.3 GPS模块电路设计 15
4.4 电池管理模块电路设计 16
4.5 5V升压电路设计 17
4.6 盖革管电源电路设计 17
4.7 加速度传感器模块电路设计 18
4.8 源罐锁控制模块电路设计 18
5 系统实现及测试 19
5.1 CC2530的程序设计 19
5.2 STM32的程序设计 25
5.3系统测试 30