Design and Implementation of Pyroelectric Infrared Sensor Based SecuritySystem
Design and Implementation of Pyroelectric Infrared Sensor Based SecuritySystem
INTRODUCTION
Security systems are necessary during any emergencies that occur at
banks, houses etc. Hence in this project, a security system with a feature of
motion and password detection is implemented.
Using GSM the administrator will be informed about the people moving
into the secured places, by sending an SMS to his mobile. At his work place, he
can take a required action, which saves time during emergencies.
DESCRIPTION
This paper evaluates the development of a Low-cost security system
using small PIR (Pyroelectric Infrared) sensor built around a
microcontroller. The low-power PIR detectors take advantage of pyroelectricity
to detect a human body that is a constant source of Passive Infrared
(radiation in the infrared region). The system senses the signal generated
by PIR sensor detecting the presence of individuals not at thermal
equilibrium with the surrounding environment. Detecting the presence of any
unauthorized person in any specific time interval, it triggers an alarm &
sets up a call to a predefined number through a GSM modem. The module
is also having smoke sensor to detect fire. This highly reactive approach has
low computational requirement, therefore it is well-suited to surveillance,
industrial applications and smart environments.
8051 architecture based at89s52 microcontroller from Atmel is used to
implement this project. Microcontroller acts as the heart of the project, which
controls the whole system. It contains 1k RAM, 64k Flash, 3 Timers, 2 external
interrupts, 1 UART, 32 GPIOs, ISP programming support etc. KEIL IDE is
used to program the microcontroller and the coding will be done using
Embedded C.
BLOCK DIAGRAM
RFCAMERA
Pyroelectric
sensor
RELAY TO
ON/OFF
CAMERA
Signal
control
unit
ALPHA
NUMERIC LCD
At89s52
MICROCONTROL
LER
RESE
T
POWER
SUPPLY 5V,
12V
COMPONENTS USED
1.
2.
3.
4.
5.
6.
SOFTWARES USED
1. Embedded C
BUZZ
ER
GSM
MODUL
E
RFRECEIVER
GSM
MOBILE
PC
2.
Keil Compiler