SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
INTELLIGENT SECURITY AND MONITORING SYSTEM FOR VEHICLE
R.S. NIKAM1, S.R. SOMASE2, A.R. THORAT3, K.P. GAIKWAD4
1,2,3BE Student, Electronics and Telecommunication, SND COE & RC, Yeola, Maharashtra, India
4Asst. Prof., Electronics and Telecommunication, SND COE & RC, Yeola, Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Transportation is a basic need of society. It’s
make human life more easy and comfortable. As far as
increasing transportation, accident is also increasing. It
cause death of human and damages any part of body. To
prevent the particular action, We try to implement a system
is Accident detection and messaging system using GPS and
GSM. In this system, the vibration sensor is used as an input
to the system and corresponding response is analyzing by
the Arduino. If accident occurs, sensors reading exceed the
threshold and it takes the appropriate action. The SMS is
send to the authorities and provide the immediate help to
the people who met in an accident. The proposed embedded
approach provides the promising result.
Key Words: ATMEGA16A, RF receiver, RF Transmitter,
GPS, GSM, Emergency Switch.
1. INTRODUCTION
Now a day automobile thefts are increasing at very high rate
everywhere. To avoid this there is a need of security system
in the vehicles. For designing of security system various
techniques are available which are dependent on level of
security. As level of security increases, the cost and
complexity of system is also increases. Historically it is seen
that there are so many wireless technologies used in vehicle
security system design. The wireless communication
technologies such as Bluetooth,ZigBee,RFIDandGSMcanbe
used to control security system from remote places. Out of
these wireless technologiesBluetooth,ZigBeeandRFIDhave
communication distance limit, whereas vehicle security
system using GSM has no distance limit. The proposed
system “Intelligent Security and Monitoring System for
Vehicle” is based on GSM (Global System for Mobile
Communication) and GPS (Global Positioning System)
technology which is used to protect vehicle from thieves,
through entering a protected password and intimate the
status and location of the same vehicle to the vehicle owner.
Not only this system is used for theft prevention but, can be
used to monitor and control vehicle from remote place. To
design this system ARM7 LPC2148 along with Atmega8
microcontrollers are used. Due to this system vehicle
remains in off state on every Sunday to minimise air
pollution caused by fuel consumption. To provide day and
time information, internal RTC of LPC2148 microcontroller
is initialized. Except Sunday, system asks for correct
password from user to start vehicle. Whencorrectpassword
is entered then vehicle ignition system control relay is
turned on which starts the vehicle. When vehicle is started
immediately a text message is sent to the vehicle owner
regarding start of vehicle. If entered password is wrong,
vehicle remains in off state and immediately buzzer is on.
There are two ways by which vehicle is can be locked, the
first one is by sending SMS manually and second one is
automatically in case of overload within the vehicle. If any
unsecure condition arises then vehicle can be locked
completely, by sending “voff” SMS from remote place. Once
vehicle is locked the only way to unlock it is, send a SMS
“von”.
2. METHODOLOGY
The block diagram and circuit diagram for that project is as
follow:
2.1 BLOCK-DIAGRAM
Fig.1: Block diagram of Main Vehicle Security
Unit.
The whole system is divided into two units, a main vehicle
security unit and a recipient unit. The main vehicle security
unit needs to be installed in safe area of vehicle so that no
one can find it easily. The owner ofthevehiclecarriessecond
unit i.e. recipient unit. Cell phone is used as recipient unit.
Here LPC2148 is responsible for the controlling the whole
system. It combines microcontroller with embedded high
speed flash memory of 512 kB. A 128-bit wide memory
interface and unique accelerator architecture enable 32 bit
code execution at the maximum clock rate. One another
microcontroller Atmega8 is used to provideadditional serial
port. It is because; LPC2148 has only two serial
communication ports, out of two oneisusedforGSMmodem
and another for GPS module. The additional serial port is
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 280
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
required to interface Load Cell. In this systemrhydolabzGPS
module is used. It is a high gain GPS Receiver made with
ultra small high gain third generation POT (Patch Antenna
on Top). This is a standalone GPS module and requires no
external components. A GSM modem is a specialized type of
modem which accepts a SIM card and operates over a
subscription to a mobile operator, just like a mobile phone.
From the mobile operator perspective, a GSM modem looks
just like a mobile phone. Whena GSMmodemisconnected to
a computer, this allows the computer to usetheGSMmodem
to communicate over the mobile network.A Load Cell is a
transducer that is used to convert a force into electrical
signal. The most common use of this sensor is in weighing
machine. Every weighing machinewhichshowsweighthasa
Load Cell as sensing element. This conversion isindirectand
happens in two stages. Through a mechanical arrangement,
the force being sensed deforms a strain gauge. The strain
gauge measures the deformation (strain) as an electrical
signal, because the strain changes the effective electrical
resistance of the wire. The purpose of a Float Switch is to
open or close a circuit as the level of a fuel rises or falls. The
float switch used in proposed system is “normally opened,”
meaning the two wires coming from the top of the switch
opens a circuit when the float is at its bottom clip.16×2 LCD
module is a very common type of LCD module that is used in
many embedded projects to display themessages.Itconsists
of 16 rows and 2 columns of 5×7 or 5×8 LCD dot matrices.
This system is designed to work on +12 V of DC power
supply provided by external adaptor or DC battery. For
proper functioning of this system, different modules need
different working voltages which are archived by using
different regulator ICs. Here GSM module and relay requires
+12 V which is directly taken through adaptor. This board is
highly integrated in the sense it contains instrumentation
amplifier, analog to digital convertor and digitizer which
outputs serial data of 9600 baud rate for direct reading in
kilograms. The output can be used to connect to
microcontroller for further display and processing or canbe
fed to PC serial port to view on terminal.
2.2 CIRCUIT DIAGRAM
Fig. 2 Circuit diagram of Main Vehicle Security
Unit
Above diagram shows the circuit implementation and
interfacing of all the devices with the microcontroller in
transmitter as well as receiver unit of the system. Here GPS
and GSM modules are interfacedtoLPC2148throughUART0
and UART1 respectively. LPC2148 is the 64 pin IC in which
pin no 19 and 21 are used for GPS. As pin no 19 is
P0.0/TXD0/PWM1 means, P0.0 (General Purpose digital
input/output pin), TXD0 (Transmitter output for UART0)
and PWM1 (pulse width modulator output 1) which is
connected to pin no 11 (T1IN) of MAX232. Pin no 21 is
P0.1/RxD0 which is connected to pin no 9 (R2OUT) of
MAX232. Pin no 33 and 34 are used for GSM in which pin no
33 is P0.8/TxD1 (P0.8 General purpose digital input/output
pin, TXD1 Transmitter output for UART1) connected to pin
no 12 (R1OUT) of MAX232 whereas pin no 34 is
P0.9/RxD1/PWM6/EINT3 which is connected to pin no 10
(T2IN) of MAX232.
There are only two UART available in LPC2148 which is
UART0 and UART1. All the information can be shown with
the help of LCD display which is connected to pin no 45, 46,
47, 53, 55, 1 and 2. Pin no 46 is P0.16, Pin no 47 is P0.17, Pin
no 53 is P0.18, Pin no 54 is P0.19, 55 is P0.20, Pin no 1 is
P0.21, Pin no 2 is P0.20. Relay driver transistor is connected
to pin no 13 which is, P0.28 which is General Purpose digital
input/output pin.
Reset pin no 57 is external reset input, a LOW on this pin
resets the device, causing I/O ports and peripherals to take
on their default states, and processor execution to begin at
address 0. VSS pins 6, 18, 25, 42, 50 are connected to ground
(0 V reference) and VSSA 59 is Analog Ground which is
connected to 0 V reference. This should nominally be the
same voltage as VSS, but should be isolated to minimize
noise and error. VDD 23, 43, 51, 63, 7 is 3.3 V Power Supply:
This is the power supply voltage for the core and I/O ports
VDDA 7 analog 3.3 V PowerSupply.Thisshouldbe nominally
the same voltage as VDD but should be isolated to minimize
noise and error. RTC Power Supply: 3.3 V on this pin
supplies the power to the RTC.
Keypad is connected to pin no 4, 8, 48, 44, 40, 36 and 32 to
enter password. Pin no 4 is P1.19 which is General Purpose
digital input/output pin. It is standard I/O portwithinternal
pull-up. Vehicle start switch is connected through pin no 15
P0.30 Pin no 60 is connected to pin no 27 of Atmega-8 for
sensing the weight through Load Cell. Pin no 56 isconnected
to pin no 26 of Atmega-8 to sense the fuel level throughFloat
Switch.
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 281
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
2.3 FLOW CHART
REFERENCES
1. Vehicle Security System Using ZigBee Technology,
S.A.W.A.S. Mokhtar, N.M.Z. Hashim, N.R. Mohamad,
A. Jaafar, A. Salleh, International Journal For
Advance Research In Engineering And Technology,
Volume 2, Issue VII July 2014.
2. Vehicle Security System Using Zigbee, N.M.Z.
Hashim, M.H.A. Halim, H. Bakri, S.H. Husin, M.M.
Said, International Journal of Scientific and
Research Publications, Volume 3, Issue 9,
September 2013.
3. Design and Implementation of ZigBee-RFID Based
Vehicle Tracking, K.P. Thooyamani, R.Udayakumar,
V. Khanaa, World Applied Sciences Journal 29, ISSN
1818-4952, IDOSI Publications, 2014.
4. Wireless Security Car UsingRFIDSystem,M.A.Meor
Said, M.A. Othman, M.M.Ismail, H.A.Sulaiman,
M.H.Misran, W.N.A Wan Ahmad Khairuddin,
International Journal of EngineeringandInnovative
Technology (IJEIT) Volume 2, Issue 1, July 2012.
5. Multilevel Security System for Automotives using
RFID and Biometric Techniques in LabVIEW, Priya
Darshini.V, Prasannabalaje S.M, Prakash R., Rekha
V.,Vinodhini R., Sangeetha Monica T., International
Journal of Advanced Research in Electrical,
Electronics andInstrumentationEngineering,Vol.2,
Issue 4, April 2013.
6. RFID-Based Anti-theft AutoSecuritySystem withan
Immobilizer, Geeth Jayendra, Sisil Kumarawadu
Lasantha Meegahapola, Second International
Conference on Industrial and Information Systems,
ICIIS August 2007.
7. GPS Based Automatic Vehicle Tracking Using RFID,
Devyani Bajaj, Neelesh Gupta, International Journal
of Engineering and Innovative Technology, Volume
1, Issue 1, January 2012.
8. An Intelligent Vehicle Control andMonitoringUsing
Arm, Sawant Supriya C, Dr. Bombale U. L., Patil T.B,
International Journal of EngineeringandInnovative
Technology, Volume 2, Issue 4, October 2012.
9. GPS - GSM Based Tracking System, Abid khan, Ravi
Mishra, Bhilai, India, International Journal of
Engineering Trends and Technology- Volume3
Issue2- 2012.
10. Intelligent Anti-Theft and Tracking System for
Automobiles, Montaser N. Ramadan, MohammadA.
Al-Khedher, Senior Member, IACSIT, and Sharaf A.
Al-Kheder, International Journal of Machine
Learning and Computing, Vol. 2, No. 1, February
2012.
BIOGRAPHIES
Rohit S. Nikam, Department
of Electronics and
Telecommunication
Engineering, SND COE
Yeola, Pune University
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 282
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
Sagar R. Somase,
Department of Electronics
and Telecommunication
Engineering, SND COE
Yeola, Pune University
Akshay R. Thorat ,
Department of Electronics
and Telecommunication
Engineering, SND COE
Yeola, Pune University
Prof. Kiran P. Gaikwad,
Department of Electronics
and Telecommunication
Engineering. SND COE Yeola,
Pune University
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 283

More Related Content

PDF
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
DOCX
Auto dial-er Home security
DOCX
BLUETOOTH CONTROLLED ROBOCAR
DOCX
Thesis on Solar Based Hecto Robotic Vehicle
PDF
Development of Distributed Mains Monitoring and Switching System for Indus Co...
PDF
G3602050055
PPTX
Agriculture field motor control system by using Global System for Mobile comm...
PDF
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
Auto dial-er Home security
BLUETOOTH CONTROLLED ROBOCAR
Thesis on Solar Based Hecto Robotic Vehicle
Development of Distributed Mains Monitoring and Switching System for Indus Co...
G3602050055
Agriculture field motor control system by using Global System for Mobile comm...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...

What's hot (20)

PDF
Home Security System Using Gsm Modem
PDF
Internet enebled data acquisition and device control
PDF
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
PDF
Application of Microcontroller in Transmitter Section of Wireless System
PDF
(11 16) rajiv g
PPT
PDF
Navigation of Robot Vehicle using RF with Landmine Detection
DOC
Accident prevention for automobiles with eyeblink and alcohol sensor
PDF
Gsm based-automatic-motor-control-and-protection-system(1)
PDF
IRJET-Smart Phone Based Robot for Domestic Purpose using Bluetooth
PDF
IRJET - IoT based Speed Control of DC Motor using PWM Technique
PDF
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
PDF
International Journal of Computational Engineering Research(IJCER)
DOCX
Novel Rear End Collision & Accident Avoidance System With Dynamic Speed Governor
PPTX
Microcontroller based automatic engine locking system for drunken drivers
PDF
GSM Based Home Appliance Control System
DOCX
Alcohol Sensing Alert with Engine Locking Project
PDF
call for papers, research paper publishing, where to publish research paper, ...
PPTX
embedded systems and robotics on avr platform
PDF
IRJET- Explosive Ordinanace Disposal Robot
Home Security System Using Gsm Modem
Internet enebled data acquisition and device control
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
Application of Microcontroller in Transmitter Section of Wireless System
(11 16) rajiv g
Navigation of Robot Vehicle using RF with Landmine Detection
Accident prevention for automobiles with eyeblink and alcohol sensor
Gsm based-automatic-motor-control-and-protection-system(1)
IRJET-Smart Phone Based Robot for Domestic Purpose using Bluetooth
IRJET - IoT based Speed Control of DC Motor using PWM Technique
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
International Journal of Computational Engineering Research(IJCER)
Novel Rear End Collision & Accident Avoidance System With Dynamic Speed Governor
Microcontroller based automatic engine locking system for drunken drivers
GSM Based Home Appliance Control System
Alcohol Sensing Alert with Engine Locking Project
call for papers, research paper publishing, where to publish research paper, ...
embedded systems and robotics on avr platform
IRJET- Explosive Ordinanace Disposal Robot
Ad

Similar to IRJET- Intelligent Security and Monitoring System for Vehicle (20)

PDF
A1103040106
DOCX
Vehicle Security System
PDF
SMS Based Automatic Vehicle Accident Information System
PPTX
Remote car locking system
PDF
Automatic Car Theft Detection System Based on GPS and GSM Technology
PDF
Intelligent vehicle using embedded system
PDF
GPS Based Vehicle Location using ARM 7 LPC 2148
PPTX
antivehicle theft system
PDF
IRJET- Vehicle Theft Information and Tracking using IoT
PDF
Smart anti-theft system for the security of vehicles- A Review
PDF
IRJET- Accident Detection and Alerting System
PDF
IRJET - Vehicle Parking Management System using Load Cell Sensor
PDF
Fingerprint Based Smart Pay and Accident Alert System
PDF
Ieeepro techno solutions ieee 2014 embedded project design and implement...
PDF
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
PPTX
SMART ANTI THEFT SYSTEM FOR VECHILE SECURITY USING GSM
PDF
Iaetsd smart vehicle tracking system using gsm, gps and rc5
PDF
Vehicle Security System
DOCX
Real Time Vehicle Tracking System
PDF
Ck35487490
A1103040106
Vehicle Security System
SMS Based Automatic Vehicle Accident Information System
Remote car locking system
Automatic Car Theft Detection System Based on GPS and GSM Technology
Intelligent vehicle using embedded system
GPS Based Vehicle Location using ARM 7 LPC 2148
antivehicle theft system
IRJET- Vehicle Theft Information and Tracking using IoT
Smart anti-theft system for the security of vehicles- A Review
IRJET- Accident Detection and Alerting System
IRJET - Vehicle Parking Management System using Load Cell Sensor
Fingerprint Based Smart Pay and Accident Alert System
Ieeepro techno solutions ieee 2014 embedded project design and implement...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
SMART ANTI THEFT SYSTEM FOR VECHILE SECURITY USING GSM
Iaetsd smart vehicle tracking system using gsm, gps and rc5
Vehicle Security System
Real Time Vehicle Tracking System
Ck35487490
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PDF
Soil Improvement Techniques Note - Rabbi
PDF
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
PDF
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
PPTX
Safety Seminar civil to be ensured for safe working.
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PDF
Categorization of Factors Affecting Classification Algorithms Selection
PPTX
introduction to high performance computing
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
PPTX
Fundamentals of Mechanical Engineering.pptx
PDF
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PDF
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
Soil Improvement Techniques Note - Rabbi
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
"Array and Linked List in Data Structures with Types, Operations, Implementat...
R24 SURVEYING LAB MANUAL for civil enggi
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
Safety Seminar civil to be ensured for safe working.
III.4.1.2_The_Space_Environment.p pdffdf
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
Categorization of Factors Affecting Classification Algorithms Selection
introduction to high performance computing
Fundamentals of safety and accident prevention -final (1).pptx
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
Fundamentals of Mechanical Engineering.pptx
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...

IRJET- Intelligent Security and Monitoring System for Vehicle

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 INTELLIGENT SECURITY AND MONITORING SYSTEM FOR VEHICLE R.S. NIKAM1, S.R. SOMASE2, A.R. THORAT3, K.P. GAIKWAD4 1,2,3BE Student, Electronics and Telecommunication, SND COE & RC, Yeola, Maharashtra, India 4Asst. Prof., Electronics and Telecommunication, SND COE & RC, Yeola, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Transportation is a basic need of society. It’s make human life more easy and comfortable. As far as increasing transportation, accident is also increasing. It cause death of human and damages any part of body. To prevent the particular action, We try to implement a system is Accident detection and messaging system using GPS and GSM. In this system, the vibration sensor is used as an input to the system and corresponding response is analyzing by the Arduino. If accident occurs, sensors reading exceed the threshold and it takes the appropriate action. The SMS is send to the authorities and provide the immediate help to the people who met in an accident. The proposed embedded approach provides the promising result. Key Words: ATMEGA16A, RF receiver, RF Transmitter, GPS, GSM, Emergency Switch. 1. INTRODUCTION Now a day automobile thefts are increasing at very high rate everywhere. To avoid this there is a need of security system in the vehicles. For designing of security system various techniques are available which are dependent on level of security. As level of security increases, the cost and complexity of system is also increases. Historically it is seen that there are so many wireless technologies used in vehicle security system design. The wireless communication technologies such as Bluetooth,ZigBee,RFIDandGSMcanbe used to control security system from remote places. Out of these wireless technologiesBluetooth,ZigBeeandRFIDhave communication distance limit, whereas vehicle security system using GSM has no distance limit. The proposed system “Intelligent Security and Monitoring System for Vehicle” is based on GSM (Global System for Mobile Communication) and GPS (Global Positioning System) technology which is used to protect vehicle from thieves, through entering a protected password and intimate the status and location of the same vehicle to the vehicle owner. Not only this system is used for theft prevention but, can be used to monitor and control vehicle from remote place. To design this system ARM7 LPC2148 along with Atmega8 microcontrollers are used. Due to this system vehicle remains in off state on every Sunday to minimise air pollution caused by fuel consumption. To provide day and time information, internal RTC of LPC2148 microcontroller is initialized. Except Sunday, system asks for correct password from user to start vehicle. Whencorrectpassword is entered then vehicle ignition system control relay is turned on which starts the vehicle. When vehicle is started immediately a text message is sent to the vehicle owner regarding start of vehicle. If entered password is wrong, vehicle remains in off state and immediately buzzer is on. There are two ways by which vehicle is can be locked, the first one is by sending SMS manually and second one is automatically in case of overload within the vehicle. If any unsecure condition arises then vehicle can be locked completely, by sending “voff” SMS from remote place. Once vehicle is locked the only way to unlock it is, send a SMS “von”. 2. METHODOLOGY The block diagram and circuit diagram for that project is as follow: 2.1 BLOCK-DIAGRAM Fig.1: Block diagram of Main Vehicle Security Unit. The whole system is divided into two units, a main vehicle security unit and a recipient unit. The main vehicle security unit needs to be installed in safe area of vehicle so that no one can find it easily. The owner ofthevehiclecarriessecond unit i.e. recipient unit. Cell phone is used as recipient unit. Here LPC2148 is responsible for the controlling the whole system. It combines microcontroller with embedded high speed flash memory of 512 kB. A 128-bit wide memory interface and unique accelerator architecture enable 32 bit code execution at the maximum clock rate. One another microcontroller Atmega8 is used to provideadditional serial port. It is because; LPC2148 has only two serial communication ports, out of two oneisusedforGSMmodem and another for GPS module. The additional serial port is © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 280
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 required to interface Load Cell. In this systemrhydolabzGPS module is used. It is a high gain GPS Receiver made with ultra small high gain third generation POT (Patch Antenna on Top). This is a standalone GPS module and requires no external components. A GSM modem is a specialized type of modem which accepts a SIM card and operates over a subscription to a mobile operator, just like a mobile phone. From the mobile operator perspective, a GSM modem looks just like a mobile phone. Whena GSMmodemisconnected to a computer, this allows the computer to usetheGSMmodem to communicate over the mobile network.A Load Cell is a transducer that is used to convert a force into electrical signal. The most common use of this sensor is in weighing machine. Every weighing machinewhichshowsweighthasa Load Cell as sensing element. This conversion isindirectand happens in two stages. Through a mechanical arrangement, the force being sensed deforms a strain gauge. The strain gauge measures the deformation (strain) as an electrical signal, because the strain changes the effective electrical resistance of the wire. The purpose of a Float Switch is to open or close a circuit as the level of a fuel rises or falls. The float switch used in proposed system is “normally opened,” meaning the two wires coming from the top of the switch opens a circuit when the float is at its bottom clip.16×2 LCD module is a very common type of LCD module that is used in many embedded projects to display themessages.Itconsists of 16 rows and 2 columns of 5×7 or 5×8 LCD dot matrices. This system is designed to work on +12 V of DC power supply provided by external adaptor or DC battery. For proper functioning of this system, different modules need different working voltages which are archived by using different regulator ICs. Here GSM module and relay requires +12 V which is directly taken through adaptor. This board is highly integrated in the sense it contains instrumentation amplifier, analog to digital convertor and digitizer which outputs serial data of 9600 baud rate for direct reading in kilograms. The output can be used to connect to microcontroller for further display and processing or canbe fed to PC serial port to view on terminal. 2.2 CIRCUIT DIAGRAM Fig. 2 Circuit diagram of Main Vehicle Security Unit Above diagram shows the circuit implementation and interfacing of all the devices with the microcontroller in transmitter as well as receiver unit of the system. Here GPS and GSM modules are interfacedtoLPC2148throughUART0 and UART1 respectively. LPC2148 is the 64 pin IC in which pin no 19 and 21 are used for GPS. As pin no 19 is P0.0/TXD0/PWM1 means, P0.0 (General Purpose digital input/output pin), TXD0 (Transmitter output for UART0) and PWM1 (pulse width modulator output 1) which is connected to pin no 11 (T1IN) of MAX232. Pin no 21 is P0.1/RxD0 which is connected to pin no 9 (R2OUT) of MAX232. Pin no 33 and 34 are used for GSM in which pin no 33 is P0.8/TxD1 (P0.8 General purpose digital input/output pin, TXD1 Transmitter output for UART1) connected to pin no 12 (R1OUT) of MAX232 whereas pin no 34 is P0.9/RxD1/PWM6/EINT3 which is connected to pin no 10 (T2IN) of MAX232. There are only two UART available in LPC2148 which is UART0 and UART1. All the information can be shown with the help of LCD display which is connected to pin no 45, 46, 47, 53, 55, 1 and 2. Pin no 46 is P0.16, Pin no 47 is P0.17, Pin no 53 is P0.18, Pin no 54 is P0.19, 55 is P0.20, Pin no 1 is P0.21, Pin no 2 is P0.20. Relay driver transistor is connected to pin no 13 which is, P0.28 which is General Purpose digital input/output pin. Reset pin no 57 is external reset input, a LOW on this pin resets the device, causing I/O ports and peripherals to take on their default states, and processor execution to begin at address 0. VSS pins 6, 18, 25, 42, 50 are connected to ground (0 V reference) and VSSA 59 is Analog Ground which is connected to 0 V reference. This should nominally be the same voltage as VSS, but should be isolated to minimize noise and error. VDD 23, 43, 51, 63, 7 is 3.3 V Power Supply: This is the power supply voltage for the core and I/O ports VDDA 7 analog 3.3 V PowerSupply.Thisshouldbe nominally the same voltage as VDD but should be isolated to minimize noise and error. RTC Power Supply: 3.3 V on this pin supplies the power to the RTC. Keypad is connected to pin no 4, 8, 48, 44, 40, 36 and 32 to enter password. Pin no 4 is P1.19 which is General Purpose digital input/output pin. It is standard I/O portwithinternal pull-up. Vehicle start switch is connected through pin no 15 P0.30 Pin no 60 is connected to pin no 27 of Atmega-8 for sensing the weight through Load Cell. Pin no 56 isconnected to pin no 26 of Atmega-8 to sense the fuel level throughFloat Switch. © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 281
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 2.3 FLOW CHART REFERENCES 1. Vehicle Security System Using ZigBee Technology, S.A.W.A.S. Mokhtar, N.M.Z. Hashim, N.R. Mohamad, A. Jaafar, A. Salleh, International Journal For Advance Research In Engineering And Technology, Volume 2, Issue VII July 2014. 2. Vehicle Security System Using Zigbee, N.M.Z. Hashim, M.H.A. Halim, H. Bakri, S.H. Husin, M.M. Said, International Journal of Scientific and Research Publications, Volume 3, Issue 9, September 2013. 3. Design and Implementation of ZigBee-RFID Based Vehicle Tracking, K.P. Thooyamani, R.Udayakumar, V. Khanaa, World Applied Sciences Journal 29, ISSN 1818-4952, IDOSI Publications, 2014. 4. Wireless Security Car UsingRFIDSystem,M.A.Meor Said, M.A. Othman, M.M.Ismail, H.A.Sulaiman, M.H.Misran, W.N.A Wan Ahmad Khairuddin, International Journal of EngineeringandInnovative Technology (IJEIT) Volume 2, Issue 1, July 2012. 5. Multilevel Security System for Automotives using RFID and Biometric Techniques in LabVIEW, Priya Darshini.V, Prasannabalaje S.M, Prakash R., Rekha V.,Vinodhini R., Sangeetha Monica T., International Journal of Advanced Research in Electrical, Electronics andInstrumentationEngineering,Vol.2, Issue 4, April 2013. 6. RFID-Based Anti-theft AutoSecuritySystem withan Immobilizer, Geeth Jayendra, Sisil Kumarawadu Lasantha Meegahapola, Second International Conference on Industrial and Information Systems, ICIIS August 2007. 7. GPS Based Automatic Vehicle Tracking Using RFID, Devyani Bajaj, Neelesh Gupta, International Journal of Engineering and Innovative Technology, Volume 1, Issue 1, January 2012. 8. An Intelligent Vehicle Control andMonitoringUsing Arm, Sawant Supriya C, Dr. Bombale U. L., Patil T.B, International Journal of EngineeringandInnovative Technology, Volume 2, Issue 4, October 2012. 9. GPS - GSM Based Tracking System, Abid khan, Ravi Mishra, Bhilai, India, International Journal of Engineering Trends and Technology- Volume3 Issue2- 2012. 10. Intelligent Anti-Theft and Tracking System for Automobiles, Montaser N. Ramadan, MohammadA. Al-Khedher, Senior Member, IACSIT, and Sharaf A. Al-Kheder, International Journal of Machine Learning and Computing, Vol. 2, No. 1, February 2012. BIOGRAPHIES Rohit S. Nikam, Department of Electronics and Telecommunication Engineering, SND COE Yeola, Pune University © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 282
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 Sagar R. Somase, Department of Electronics and Telecommunication Engineering, SND COE Yeola, Pune University Akshay R. Thorat , Department of Electronics and Telecommunication Engineering, SND COE Yeola, Pune University Prof. Kiran P. Gaikwad, Department of Electronics and Telecommunication Engineering. SND COE Yeola, Pune University © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 283