{$cfg_webname}
主页 > 电子信息 > 电子 >

基于GSM模块的家庭无线防灾系统设计

来源:56doc.com  资料编号:5D27820 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D27820
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于GSM模块的家庭无线防灾系统设计(任务书,开题报告,外文翻译,论文9000字)
摘 要
本设计基于51系列单片机设计开发,通过使用C语言进行软件代码设计,最终实现了智能控制中心的家庭无线防灾报警器的设计。该报警器以AT89C52单片机为核心控制单元,在相关外围电路配合下,构建出烟尘检测模块、漏水检测模块和人体检测模块三个信息采集模块,配合GSM模块,组成了一个结合了防漏水防煤气泄漏防不法入侵,并可以通过短信提醒用户的多功能智能报警器。当报警器开始时,传感器分别开始检测烟尘、漏水及人为非法入侵信号,一旦检测到的险情发生,在单片机的驱动下,蜂鸣器和LED灯开始工作进行本地报警,并将预设好的短信内容发送至用户手机,以提醒用户家中出现危险。该系统具有轻便灵巧,使用方便,检测精度高的优点。电路较为简单,易制作,一旦出现问题,相关元器件替换便捷,使用寿命较长,可长期对家庭安全提供有力保障。
关键词: AT89C52单片机 GSM短信模块 MQ-2烟尘传感器 智能报警 

The Design of home wireless disaster prevention system based on GSM module
Abstract
    This design is based on the 51 Series MCU, specifically for the AT89C52 microcontroller as the control center, through the related peripheral circuit, construct the smoke detection module, detection module and detection module Water Leakage body three information acquisition module, with the GSM module, composed of a combination of anti Water Leakage gas leakage prevention anti illegal intrusion, multifunctional intelligent alarm and via SMS alerts users. First of all, by the special sensor for the detection of dust, Water Leakage and human intrusion signal when the detected signal or the program value exceeds the set value, the electric signal is transmitted to the microcontroller buzzer trigger local alarm and GSM SMS alarm module remote trigger SMS alarm. The system is portable and flexible, simple circuit, convenient use, high detection precision, convenient replacement components. Welding using MCU programming and hardware, can realize the identification of different alarm with wisdom Can alarm home alarm system.
Key words:  AT89C52; GSM; MQ-2; Intelligent alarm
 

基于GSM模块的家庭无线防灾系统设计
基于GSM模块的家庭无线防灾系统设计
基于GSM模块的家庭无线防灾系统设计


目  录
摘 要    I
Abstract    II
第一章 引 言    1
1.1 研究背景    1
1.2设计无线防灾系统的目的和意义    1
1.3 国内外研究现状    1
第二章  系统方案设计    4
2.1 报警系统的组成及结构    4
2.2 模块方案选择    4
2.2.1 控制模块    4
2.2.2 烟尘检测模块    5
2.2.3 人体检测模块    5
2.2.4 漏水检测模块    5
2.2.5 本地报警模块    5
第三章 硬件电路设计    7
3.1核心控制模块    7
3.1.1 单片机AT89C52简介    7
3.1.2 单片机AT89C52最小系统    7
3.2 液晶显示电路    8
3.3 烟尘检测模块    9
3.3.1 MQ-2气体传感器简介    9
3.3.2 烟尘检测模块电路    10
3.4 人体检测模块    11
3.4.1 人体红外热释电传感器HC-SR501简介    11
3.4.2 人体检测模块电路    13
3.5 漏水检测模块    13
3.5.1 Arduino液位(水位)传感器简介    13
3.5.2 漏水检测模块电路设计    15
    3.6  本地报警模块    15
3.7  GSM网络通信模块    16
第四章 软件设计    18
4.1 系统程序设计    18
4.2 部分电路子程序设计    19
4.2.1 烟雾检测模块子程序    19
4.2.2 GSM网络通信模块子程序    19
4.2.3 液晶显示电路    21
第五章 软硬件调试    22
5.1 软件调试部分    22
5.2 硬件调试部分    22
结 语    23
参 考 文 献    24

推荐资料