Advanced Anti-Theft & Home Safety System Using GSM: International Research Journal of Engineering and Technology (IRJET)

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 3

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072

Advanced Anti-Theft & Home Safety System Using GSM


Shivam Kansal1, Rishabh Bansal2, Shivam Chaurasiya3
1,2,3
Student, Dept. of EC, IMS Engineering College, Ghaziabad, UP, India

---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - - This paper presents a theoretical model  The Fire safety subsystem employs a smoke
to provide smart electronic aid for blind people. The sensor, as soon as smoke is detected an SMS is
motive of this system is to provide overall measures – sent using GSM to the house owner.
Artificial vision and object detection, assistance via  The Gas leakage safety subsystem employs a gas
sensor,
global positioning system (GPS). The system consists of
 As soon as the gas leakage is detected, an attached
ultrasonic sensors, smoke sensor, GPS module and motor with regulator turns off the regulator
water sensor. The goal of the overall system is to preventing the further leakage, in case the leakage
provide a cheaper and efficient navigation aid for is due to human mistake.
blinds. This gives a sense of artificial vision by
delivering information about the real scenario of The following points elaborate the future scope of this
stationary and dynamic objects around them. System:-
 In the present Model, a wired switch is provided
Key Words: Security Systems, Ultrasonic Sensor , Gas to enable/disable motor driven door lock system,
Sensor, Smoke Sensor, Motor driver IC, SMS (Short this can be improvised by employing Wireless
Message Service), GSM Communication control on Motor driven door locking system.
 An authentication mechanism can be a substitute
to the switch as switch can be operated by a single
1. INTRODUCTION person. In case there’s need to disable the door
lock for multiple persons (family members of
Home security is the most vital aspect for every owner) an authentication mechanism can be
homeowner either in an individual house or an apartment. employed.
To get the absolute peace of mind whether you are at home
or out of home you must ensure that your home is 3. HARDWARE USED
installed with the perfect home security monitoring
system. This wireless home security system can be used to
provide security system for residential, industrial, and for  Atmel Atmega328 microcontroller
all domestic and commercial purposes using GSM  Smoke Sensor
technique The basic components of a home automation  Fire Sensor
security system are motion detectors. LPGdetectors and  GSM Modem
smoke detector.  DC Motors
In this paper, we emphasis to add more functionality to
existing security design standards. The device has three 4. BLOCK DIAGRAM
subsystems
 Intrusion detection and door locking subsystem
 Fire safety subsystem
 Gas leakage safety subsystem

2. APPLICATION AND FUTURE SCOPE

 Following are the applications of this security


system The Anti-Theft system detects the
intrusion and inform the homeowner using an
SMS, the added functionality is: at the same time
outer door is locked using motors attached to
door thus thief can’t escape at all and there is
complete security of vehicles or valuable assets.
Fig-1: Block Diagram

© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072

5. HARDWARE COMPONENT DESCRIPTION

5.1 Arduino UNO R3

The Arduino uno is a microcontroller board based on the


ATmega328. Arduino is an open-source, prototyping
platform and its simplicity makes it ideal for hobbyists to
use as well as professionals. The Arduino Uno has 14
digital input/output pins (of which 6 can be used as PWM
outputs), 6 analog inputs, a 16 MHz crystal oscillator, a
USB connection, a power jack, an ICSP header, and a reset
button. It contains everything needed to support the
microcontroller; simply connect it to a computer with a
USB cable or power it with a AC-to-DC adapter or battery Fig-2: Ultrasonic Sensor
to get started.

5.2 Atmega328 Microcontroller 5.4 Gas and Smoke Sensor

Atmega328 microcontroller is extensively used in making This sensor is used to detect the gas leakage and smoke
various projects of the embedded system. occurring in home industry or in malls. This is used to
detect gases like LPG/I butane/propane/methane/
The main features of atmega328 microcontroller are- alcohol/hydrogen/ smoke. There are different types of gas
The high-performance chip 8-bit AVR RISC-based sensor which detects different gases according to different
microcontroller that combines 32KB ISP flash memory concentration parameter. Here we are using MQ-5 & MQ-2
with read-while-write capabilities, 1KB EEPROM, 2KB gas and smoke sensors which detect coal gas/ methane/
SRAM, 23 general purpose I/O lines, 32 general purpose LPG and combustible gas/smoke respectively.
working registers, three flexible timer/counters with
compare modes, internal and external interrupts, serial 5.5 GSM Modem
programmable USART, a byte-oriented 2-wire serial A GSM modem is a device which can either a mobile
interface, SPI serial port, 6-channel 10-bit A/D converter phone or a modem device which can be used to make a
(8-channels in TQFP and QFN/MLF packages), computer or any other processor communicate over a
programmable watchdog timer with internal oscillator, network. A GSM modem requires a SIM card to be
and five software selectable power saving modes. The operated and operates over a network range subscribed by
device operates between 1.8-5.5 volts. the network operator. GSM is a cellular network. GSM
network operate in four different frequency ranges. Most
GSM network operates in 900 MHz or 1800 MHz bands
5.3 Ultrasonic sensor [4]. The transmission power in the handset is limited to a
The Ultrasonic Sensor sends out a high-frequency sound maximum of 2 watts GSM 850/900/300 and 1watt in
pulse and then times how long it takes for the echo of the 1800/1900. The longest distance the GSM specification
sound to reflect back. This sensor is used here to detect the supports in practical use is 35Km (22 mi)[1]. In this paper
position of the car. The Ultrasonic Sensor sends out a high- we use SIM300 based GSM modem to receive and send
frequency sound pulse and then times how long it takes short message to the owner and other concerned persons.
for the echo of the sound to reflect back. The sensor has 2
openings on its front. One opening transmits ultrasonic
waves, (like a tiny speaker), the other receives them, (like a
tiny microphone). The speed of sound is approximately
341 meters (1100 feet) per second in air[3]. The ultrasonic
sensor uses this information along with the time difference
between sending and receiving the sound pulse to
determine the distance to an object.

Fig-3: Interfacing of GSM Module with Arduino Board

© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072

6. CONCLUSION

This paper acknowledges user friendly, low cost,


augmented home security system. After a researched
study of literatures of many topics that consist of home
automation design and wireless networks, simple system
to improve the standards is developed.[5] It is a real-time
monitorable and remote controlled system developed with
simple hardware which simplifies the possibility of error
free security system. This system can be easily
implemented with maximum reliability and the high
security with lesser cost is a special enhancement from the
existing systems for Home security.

7. ACKNOWLEDGEMENT

We express our deepest gratitude to Prof. Jaya Nidhi


Vashishtha, Associate Professor, Department of Electronics
and Communication, IMS Engineering College, Ghaziabad
for his inspiring guidance, meticulous supervision and
sincere advice.

8. REFERENCES

[1]. R. Hariprakash, G. Venkatramu, S. Ananthi, “University


of Madras, K. Padmanahan “Some Problem and Methods
for Remotely Controllable Automatic Home Security
System” Systems and Networks Communications. ICSNC,
3rd International Conference Publication, ISBN: 9780-
7695-3371-1, (2008) 400-403

[2]. Hosticka, B. J. ”Analog Circuits for Sensors” Inst. Of


Fraunhofer Microelectronic. Circuits & Syst., IEEE
Publication, E-ISBN: 978-1-4244-1124-5, (2007) 97-102.

[3] Moshiri B., Khalkhali A. M., Momeni H. R., “Designing a


Home Security System Using Sensor Data Fusion with DST
and DSmT Methods”. Tehran Univ., Tehran; IEEE
Publication, (2007) 1-6.

[4] Rifat Shahriyar, Enamul Hoque, S.M. Sohan, Iftekhar


Naim; Remote Controlling of Home Appliances using
Mobile Telephony, International Journal of Smart
Home,Vol. 2, No. 3, July, 2008

© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3

You might also like