基于单片机控制的红外线防盗报警器的设计
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
目录
1 绪论 (3)
1.1 研究目的和意义 (3)
1.2 研究内容 (3)
1.3研究方法和技术路线 (3)
1.4 预期的研究目标 (4)
2 系统总体设计 (4)
2.1系统概述 (4)
2.2 主要器件介绍 (6)
2.2.1 热释电红外传感器概述 (6)
2.2.2 AT89C51 单片机概述 (9)
2.3 总体设计框图 (14)
3 系统硬件设计 (15)
3.1信号检测与放大模块 (15)
3.1.1电路实现功能 (15)
3.1.2电路图 (15)
3.1.3电子元件介绍 (15)
3.2 LED显示模块 (16)
3.2.1 电路实现功能 (16)
3.2.2电路图 (16)
3.2.3电子元件介绍 (16)
3.3 报警执行模块 (17)
3.3.1 电路实现功能 (17)
3.3.2电路图 (17)
3.3.3电子元件介绍 (17)
3.4 手工暂停模块 (18)
3.4.1 电路实现功能 (18)
3.4.2电路图 (18)
3.5 晶振与复位模块 (18)
3.5.1 电路实现功能 (18)
3.5.2电路图 (19)
3.5.3电子元件介绍 (19)
4 系统软件设计 (21)
4.1 软件设计介绍 (21)
4.2 主程序设计 (21)
4.2.1 实现功能 (21)
4.2.2 流程图 (21)
4.3 定时中断程序设计 (23)
4.3.1 实现功能 (23)
4.3.2 10s定时流程图 (23)
4.3.3 关键技术 (23)
4.3.4 关键代码: (25)
4.4 解除中断程序设计 (26)
4.4.1 实现功能 (26)
4.4.2 程序流程图 (26)
4.4.3 关键技术 (27)
4.4.4 关键代码 (28)
5 实验结论 (29)
结束语 (30)
附录一 (30)
附录二 (33)
附录三 (33)
参考文献 (34)
致谢 (35)
基于单片机控制的红外线防盗报
警器的设计
专业:电子信息工程班级:201001班作者:姜赖赢指导老师:祁翔
摘要
红外线防盗报警器设计就是制作出一种红外监控报警系统,出现了紧急情况的话能够马上让当事人知晓,并且能够自动呼叫报警。红外线防盗报警技术是利用红外线来传送指令,它在家用电器、玩具、安全保卫、军事技术、工业控制以及人们的日常生活等多领域中应用十分广泛。人力防范往往受时间、地域、人员素质和精力等因素的影响,难免会出现漏洞和失误。因此,安装先进的红外线防盗报警系统就成为了一种必要的措施。一旦发现有入侵者进入,红外线感应就会立即报警,就像是在重要区域的周界处增加了一双“电子眼”忠诚地守卫着要害目标。因此,红外线防盗系统收到了人们的青睐。
本文采用的红外防盗报警系统由热释电红外传感器、报警器、单片机控制电路、LED电路及相关的控制管理软件组成。用户终端完成信息采集、处理、数据传送、功能设定、本地报警等功能。终端由中央处理器、通信模块,输入和输出模块、功能设定等模块组成。
基于单片机控制的红外报警器以AT89C51单片机为核心,主要由可通过发射电路发射的红外线被遮挡时控制报警系统报警, 通过单片机控制报警电路的运行,并能同时进行声光报警。
本文研制的系统可以探测到一定范围内的人的闯入, 可以应用在安防范围比较确定的情况下。采用这种方法设计的防盗报警器具有成本廉价和探测效果好的优点,有着广阔的市场前景。
关键词:AT89C51单片机;红外传感器;信息采集;报警电路
The Design of Infrared Burglar Alarm Based on The Single Chip Microcomputer Control Speciality : Electronic Information Engineering Class:1001
Author: Jiang Lai-ying Tutor:Qi Xiang
Abstract
Infrared burglar alarm is designed to produce an infrared surveillance alarm system , once an emergency situation , then allow the parties immediately known, and can automatically call the police. Infrared burglar alarm technology is the use of infrared to transmit instructions, which is widely used in household appliances, toys , security, military technology , industrial control, and people's daily life and many other fields. Once there is an intruder enters , infrared sensor will immediately alert , Therefore , infrared alarm system receives people of all ages.
Infrared burglar alarm system used in this paper by the pyroelectric infrared sensors, alarm, MCU control circuit , LED circuit and the associated control management software. Termination by the central processor , communication modules , input and output modules, function settings, etc. modules.
Microcontroller-based control infrared alarm to AT89C51 microcontroller core, mainly by the circuit when the transmitter via infrared emission control alarm system alarm is blocked , run through the alarm circuit chip control , and sound and light alarm simultaneously .
System developed herein can detect a range of human intrusion, security may be applied in the case of comparing the determined range . With this approach the design of burglar alarm and detection with low cost and good effect , has broad market prospects.
Keywords :AT89C51 microcontroller ; infrared sensor ; information collection ; alarm circuit