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

智能化住宅防火防盗报警系统设计

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

智能化住宅防火防盗报警系统设计(任务书,开题报告,论文11000字)
摘要
近些年来,嵌入式技术与互联网技术得到了高速发展,数据采集与通信的成本急剧下降,传统传感器技术与之碰撞产生了更适合小区个人用户使用的小区智能安防系统,国内外许多厂商也进行了自己的设计与优化开发出各具特点的新系统。本文基于较STM32嵌入式系统与微型传感器设计出一个较简单的小区安防系统。本系统能够做到出现危险时同时进行声光报警、发送短信至用户手机进行报警与对小区安保人员报警三种报警方式,能够做到基本满足安防需求。
本文首先介绍了小区智能安防系统的总体设计思路,本系统主要实现了检测与报警两个主要功能。之后第二部分对系统使用的硬件及他们的功能与具体技术参数进行了详细介绍。第三部分介绍了整个系统的每一个功能的实现所依托的软件,并对代码所实现的功能进行了较明确的注释,其中嵌入式系统采用C++进行编程而监控界面采用VB进行编程。第四部分给出的是系统的实际完成状态与功能演示。
关键词:智能安防系统 嵌入式系统 传感器  C++  VB

Design of intelligent residential fire protection and burglar alarm system
Abstract
In recent years, the embedded technology and the Internet technology has been rapid development, sharp decline in the cost of data acquisition and communication, traditional sensor technology and the collision produced more suitable for residential users of intelligent community security system, many manufacturers at home and abroad were also own design and optimization of development with distinctive features of the new system. Based on the STM32 embedded system and micro sensor, this paper designs a simple cell security system. The system can do the danger when the sound and light alarm, send text messages to the user's mobile phone alarm and security personnel of the district three alarm, the basic can do to meet the security needs.
In this paper, the overall design of the intelligent security system is introduced. The main functions of this system are two main functions, which are detection and alarm. After the second part of the system to use the hardware and their functions and specific technical parameters were introduced in detail. The third part introduces the realization of each function of the whole system is based on the software, and the code to achieve the function of a clear notes, the embedded system with C + + programming and monitoring interface using VB programming. The fourth part is the system of the actual state and function of the demonstration.
Keywords: Intelligent security system;Embedded system;Sensor;C++;VB
 

智能化住宅防火防盗报警系统设计


目录
摘要    I
Abstract    II
第一章 绪论    1
1.1课题研究的背景及意义    1
1.2国内外研究情况    2
1.2.1国外研究状况    2
1.2.2国内研究状况    2
1.3智能安防系统主要发展方向    3
1.4本课题主要研究内容及内容安排    4
第二章 系统总体设计    5
2.1总体框架    5
2.2设计原则    5
2.3总体功能    6
第三章 硬件设计    7
3.1总体设计思路    7
3.2 家庭检测终端    7
3.2.1采集模块    7
3.2.2无线传输模块    11
3.2.3控制模块    14
3.2.4 GSM模块    17
3.3小区网关    19
3.3.1 设备选型    19
3.3.2网络拓扑图    19
第四章 软件设计    20
4.1无线传输模块    20
4.1.1无线传输模块组网实现    20
4.1.2无线模块软件设计流程    20
4.1.3无线模块软件实现    21
4.2控制模块    22
4.2.1控制模块软件设计流程    22
4.2.2控制模块软件实现    22
4.3监控端    24
4.3.1监控端软件流程    25
4.3.2监控软件界面    25
4.3.3监控界面软件实现    26
4.4 通信部分    27
4.4.1通信部分结构    27
4.4.2 LwIP协议简介    27
4.4.3 通信部分软件实现    27
第五章 软硬件调试    29
5.1可移动式传感器-无线网络节点部署    29
5.2控制模块部署    30
第六章 总结    31
参考文献    32
致谢    34

推荐资料