1 / 14
文档名称:

【高等教育】宿舍智能防盗防火报警系统论文.doc

格式:doc   页数:14
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

【高等教育】宿舍智能防盗防火报警系统论文.doc

上传人:紫岑旖旎 2012/10/13 文件大小:0 KB

下载得到文件列表

【高等教育】宿舍智能防盗防火报警系统论文.doc

文档介绍

文档介绍:2010山东省大学生
电子设计竞赛设计报告

编号 F甲4502
题目宿舍智能防盗防火报警系统
学生姓名张利国刘金鹏郭国
专业 08电科、08机制、08机制
指导教师
二O一O年九月二十日
宿舍智能防盗防火报警系统
摘要:本设计采用MSP430单片机作为宿舍智能防盗防火报警系统的控制核心,配以直流电源、无线传输、声光报警、外部存储、烟雾检测、人体检测、贵重物品检测、键盘、显示等外围电路,实现了智能、自动监视宿舍的功能。被监控宿舍利用热释电传感器、烟雾传感器配以蜂鸣器和LED实现人体检测、烟雾检测和声光报警功能;选择4*4矩阵键盘输入密码实现解警功能;用光电开关记录宿舍内人员的进出情况;选用ISD4002语音电路实现语音提示功能;并用nRF905无线传输实现异地监控,能够随时查看当前或最近几天的宿舍安防情况;利用无线射频数据传输和串口异步通讯实现网络监控;选用声磁防盗系统检测贵重物品的进出情况。本设计成本低,功耗低,圆满完成了题目的基本和发挥要求。
关键词:MSP430、无线传输、声光报警、异地监控
Abstract:This design using MSP430 microcontroller as dormitory intelligent security fire alarm system control core, match with dc power supply, wireless transmission, sound-light alarm, external storage, smoke detection, human testing, inspection, the keyboard, the valuables display outside circuit, and the intelligence, automatic monitoring dormitory function. By monitoring dormitory pyroelectricity sensor, smoke sensor buzzer and LED to realize human testing, smoke detection audible and visual alarm function, Choose 4 * 4 matrix keyboard input password system's warnings, Using photoelectric switch records in the dormitory and staff; Choose ISD4002 speech hint lock function realization circuit, NRF905 and realize remote monitoring, wireless transmission can always check the current or the dormitory security situation in recent days, Using radio frequency transmission and work monitoring, Choose sound ic security system in detecting the valuables. The design of low cost, low power consumption, the pletion of the subject and the basic requirements.
Key Words: MSP430, wireless transmission, sound-light alarm, remote monitoring


根据题目要求,本系统主要由电源模块,控制器模块,键盘模块,外部存储模块,无线传输模块,声光报警模块,显示模块,人体检测模块,烟雾检测模块,贵重物品检测模块等构成。系统的结构框图如图1所示。
图1 系统方框图


方案一:采用ATMEL公司的AT89C51作为控制核心。51单片机价格便宜,应用广泛,但运算速度较低,内部资源较少,功能单一,且自身功耗相对较高,难以满足系统要求。
方案二:采用16位低功耗单片机MSP430作为控制核心。它具有丰富的I/O口与外部中断,运算速度快,为16位机,而且功耗很低。
因为MSP430的功耗比51的低且其I/O口多,运算速度快,所以我们选择方案二。

方案一:采用开关直流稳压电源。开关电源功率大,效率高