摘 要:随着社会的进步,生活水平的提高,人们的安全防范意识逐渐加强,对安全的需求愿望更大,因此安防概念和安防产品应运而生。传统的安防手段渐渐不能满足人们对安防智能化的需求。本系统正是基于该大环境,从人们的需求出发,设计出的一个多路控制的智能报警器,以实现智能安全防范的目的。
本设计的硬件部分由四大模块电路构成:传感器模块电路、单片机控制模块电路、显示模块电路、报警模块电路。控制模块外围,有为该系统设计的复位模块电路和振荡电路,使系统更稳定,更实用。
控制模块主要利用了AT89S52单片机作为整个报警器的控制系统。传感器部分通过感应通过的物体,形成电平信号输出,并经过单片机处理,实现传感器信号的判断、延时、显示、报警等功能。该系统用于集中检测报警,能对受控制的多个点进行实时检测,当检测到一个或多个点有报警信号时,能用声和数码显示出报警地点,实现了智能报警控制。
本系统软件部分采用汇编语言编写,使其数据流程可以清晰的反映在程序中,增强了程序的可读性,便于改进和扩充,从而为系统的使用提供了更方便的软件支持。
测试表明,各模块电路能够正常运行,信号接收灵敏度高,报警声音响,较好地实现了单片机多路控制智能报警功能。
关键词:单片机 传感器 报警器 智能控制
Abstract: With social progress and improvement of living standards, people''s sense of security to prevent the gradual strengthening of the desire of the demand for greater security, security concepts and security products have emerged. The traditional means of gradually Security can not meet the needs of security intelligence. The system is based on the larger environment, starting from the needs of people, designed to control more than one way of smart alarm, intelligent safety precautions in order to achieve the objective.
The design of the hardware from the four modules circuit: sensor module circuits, MCU control module circuit, the module circuit, alarm module circuit. External control module, designed to reset the system and circuit module oscillator circuit, making the system more stable and practical.
The main use of the control module as a whole SCM AT89S52 alarm control system. Sensors in part through induction whether through objects, a level output signal, and the SCM treatment, and the judgement of sensor signals, delay, display, alarm, and other functions. The alarm system for centralized testing, to the point under control of a number of real-time detection, when detected at one or more of a warning signal, can be used to display and digital sound alarm locations, and a smart alarm control.
This part of a compilation of system software written to the data flow can clearly reflected in the process, enhance the readability of the procedures, facilitate the improvement and expansion, so as to the use of the system provides a more convenient software support.
Testing showed that the module circuit to normal operation, signal reception sensitivity, alarm sound audio, to achieve better control of the microcontroller multi-functional smart alarm.
Key words: Single Chip Micyoco Sensor Alarm Intelligent Control
1 前言
随着微电子技术与网络技术的飞速发展,人们对于居住环境的安全、方便、舒适提出了越来越高的要求,因此智能化住宅就随之出现,也随着改革开放的深入和市场经济 的迅速发展、提高,城市外来流动人口大量增加,带来许多不安定因素,刑事案件特别是入室盗窃、抢劫居高不下,因此家庭智能安全防范系统是智能化小区建设中不可缺少的一项,而以往的做法是安装防盗门、防盗网,但普遍存在有碍美观,不符合防火要求,而且不能有效地防止犯罪分子对住宅的入侵,故利用高科技的电子防盗报警系统也就应运而生。
安防,就是安全防范,是指防盗、防入侵、防火、防煤气泄漏等。目前家庭住宅的主要防范措施是利用防盗门,商店的防盗措施主要是监控器和出门口的红外报警器。随着人们认识的深入,利用智能防盗、防火、防煤气将成为人们的首要选择,智能安防也是安防行业的发展趋势。
所谓的智能安防,即指通过相关系统,将安防进行信息化、生动化,而且能把事件控制在发生之前,有效地防止相关危险事件的发生。智能安防一般包括系统控制模块、报警模块、传感器模块、显示模块等。
本系统采用常用的AT单片机系列作为系统的核心控制部分,是一个利用红外传感器作为信号输入控制部分的多路智能报警器。当有不明物体经过某一发射器与接收器中间时,会有控制信号输入单片机,进而输出刺耳的报警声来引起相关人员的注意,同时利用显示器来显示不明物体的地理位置,这样很大程度上减少了搜索时间,从而提高了实效性。达到了信号接收灵敏度高,显示反映快,报警声音响的效果。