优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

基于单片机的自动报警系统的设计

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

基于单片机的自动报警系统的设计(论文13000字)
摘要:随着社会的发展,自动报警系统越来越受到人们的青睐。本文设计了一个基于STC89C52单片机的移动通讯设备拨号自动报警系统。该系统主要包括单片机处理模块、数据采集模块、GSM短信模块以及报警模块。该设计利用的是人体感应传感器以及烟雾传感器来识别是需要防盗还是防火,然后通过单片机的处理将信号送给GSM模块,控制其向预设的号码拨号或发送短信,以达到报警的效果。论文首先简单介绍了STC89C52单片机的基本原理和拨号模块的基本原理以及应用注意事项;接着详细地介绍了该系统的硬件设计和软件设计的过程,从总体结构到各子模块的流程设计等都做了介绍;最后对该系统进行了软硬件调试,对调试中出现的各种问题,给出了解决与改进的方法,使系统更加地完善。从调试结果可以看出:该设计结构简单,使用方便,具有一定的实际应用价值。
关键字:STC89C52;远程;自动;报警

Automatic alarm system based on MCU
Abstract:With the development of society, automatic alarm system is more and more popular. In this paper, an automatic dialing and alarming system for mobile communication equipment which is based on STC89C52 microcontroller is designed. The system mainly includes MCU processing module, data acquisition module, GSM module and alarm module. This design uses human body sensor, smoke sensor to identify theft or fire,then the signal is sent to the GSM module through the MCU to control the processing of dialing preset numbers or sending text messages in order to achieve the effect of alarm. The paper firstly introduces the basic principle of GSM and STC89C52 MCU ,and also the application notes. Then this paper introduces the process of hardware design and software design of the system. Both the overall structure and each sub module design process are introduced. What’s more, the system hardware and software debugging, all kinds of problems appeared in debugging are all given the solutions and improvement,in order to make the system more perfect. It can be seen from the debugging result that the design is simple and convenient to use , and has certain practical value.    [资料来源:http://www.THINK58.com]
Key words:STC89C52; mobile; automatic; alarm
 

[来源:http://think58.com]

基于单片机的自动报警系统的设计
基于单片机的自动报警系统的设计


目 录
摘要...........................I
ABSTRACT….………….. II
1引言    1
1.1设计背景    1
1.2国内外研究现状    1
1.3本文主要内容    1
2系统设计    2
3硬件设计    3
3.1 处理单元    4
3.1.1 处理器介绍    4
3.1.2时钟电路的设计    6
3.1.3复位电路的设计    6
3.2 烟雾探测单元    7

[来源:http://www.think58.com]

3.2.1 烟雾传感器    7
3.2.2使用注意事项    8
3.2.3 MQ-2传感器电路    8
3.2.4 LM393电压比较器芯片    9
3.3人体探测单元    11
3.3.1热释电红外传感器简介    11
3.3.2热释电红外传感器原理图    12
3.3.3被动式热释电红外探头的工作原理    13
3.4 GSM报警单元    13
4 软件设计    14
4.1软件设计整体流程图    14
4.2 中断服务程序流程图    15
4.3信号采集流程图    16
4.4报警软件流程图    17
5调试    18
5.1 实物展示    18
5.2 调试过程    19
6总结    20
参考文献    21
致谢    23
附录    24

[资料来源:http://think58.com]