基于红外线报警及自动拨号家居防盗系统的设计【毕业论文+文献综述+开题报告】.doc
文本预览下载声明
( 20 11 届)
毕业设计(论文)
题 目:基于红外线报警及自动拨号家居防盗系统的设计
姓 名:
专 业: 电子信息工程
班 级:
关键词:人体热释电红外传感器,AT89C52单片机,自动拨号
Based on infrared alarm and automatic dial-up household anti-theft system design
Abstract
Along with the science and technology unceasing development and continuous improvement of peoples living standard, people to the private property protection means has been enhanced to guard against theft facilities, and puts forward new requirements. This paper introduces the AT89C52 single chip computer, and based on human pyroelectric infrared sensor and telephone interface combination, through software programming, realize circuit function. Required to exploit the infrared sensors, realize once intruders surveillance area, a buzzer alarm, telephone automatic dial-up. This paper gives hardware and software design of concrete realization method.
Currently used in China are the basic types of anti-theft alarm with ultrasonic, active infrared transmitter / receiver and microwave technology-based. Here, we use human pyroelectric infrared sensor to design anti-theft alarm system. The pyroelectric infrared sensor can detect the infrared radiation the human body, and convert them to electrical signals at the same time, it can identify the movement of biological and other non-biological.
Keywords: Human pyroelectric infrared sensor; AT89C52 microcontroller; auto-dial
目录
1 绪论 1
1.1课题的意义 1
1.2设计任务与要求 1
2设备方案设计基础 3
2.1 AT89C52单片机简单概述 3
2.1.1 AT89C52单片机的结构 3
2.2 热释电红外传感器简单介绍 5
2.2.1 PIR的原理特性 6
2.2.2 LP8072C热释电红外控制电路 6
3 方案设计 9
3.1 总体设计思路 9
3.2 具体电路模块设计 10
3.2.1 热释电红外传感器原理 10
3.2.2声光报警电路的设计 12
3.2.3电话自动拨号报警电路的设计 13
3.2.4 系统工作原理 13
3.3软件的程序实现 13
3.3.1主控模块程序设计 13
3.3.2 中断服务程序工作流程图 15
4 系统开发所采用的编程与调试平台及安装要求 16
参考文献 18
附录一 设计编程程序 20
附录二 热释红外传感器 23
附录三 热释电设计图 24
附录四 实物图 25
1 绪论
1.1课题的意义
随着社会的不断的进步和科学技术不断的发展,人们生活水平得到了很大的提高,对私有财产的保护手段也一直在增强,人们对家居防盗也提出了更高的要求。本设计就是为了满足现代家居防盗的需要而设计的家庭式红外防盗系统。它在从前原有的防盗器基础上进行了很大的改进
显示全部