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...
IRJET Journal
 
DOCX
Auto dial-er Home security
vaibhav jindal
 
DOCX
BLUETOOTH CONTROLLED ROBOCAR
Pulkit Singhal
 
DOCX
Thesis on Solar Based Hecto Robotic Vehicle
Akhil Reddy Rondla
 
PDF
Development of Distributed Mains Monitoring and Switching System for Indus Co...
iosrjce
 
PDF
G3602050055
ijceronline
 
PPTX
Agriculture field motor control system by using Global System for Mobile comm...
venu452
 
PDF
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
journalBEEI
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET Journal
 
Auto dial-er Home security
vaibhav jindal
 
BLUETOOTH CONTROLLED ROBOCAR
Pulkit Singhal
 
Thesis on Solar Based Hecto Robotic Vehicle
Akhil Reddy Rondla
 
Development of Distributed Mains Monitoring and Switching System for Indus Co...
iosrjce
 
G3602050055
ijceronline
 
Agriculture field motor control system by using Global System for Mobile comm...
venu452
 
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
journalBEEI
 

What's hot (20)

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

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

PDF
A1103040106
IOSR Journals
 
DOCX
Vehicle Security System
VISHAL DONGA
 
PDF
SMS Based Automatic Vehicle Accident Information System
paperpublications3
 
PPTX
Remote car locking system
Anurag Kumar choudhury
 
PDF
Automatic Car Theft Detection System Based on GPS and GSM Technology
ijtsrd
 
PDF
Intelligent vehicle using embedded system
ijiert bestjournal
 
PDF
GPS Based Vehicle Location using ARM 7 LPC 2148
IRJET Journal
 
PPTX
antivehicle theft system
suvransu das
 
PDF
IRJET- Vehicle Theft Information and Tracking using IoT
IRJET Journal
 
PDF
Smart anti-theft system for the security of vehicles- A Review
IRJET Journal
 
PDF
IRJET- Accident Detection and Alerting System
IRJET Journal
 
PDF
IRJET - Vehicle Parking Management System using Load Cell Sensor
IRJET Journal
 
PDF
Fingerprint Based Smart Pay and Accident Alert System
IJTET Journal
 
PDF
Ieeepro techno solutions ieee 2014 embedded project design and implement...
srinivasanece7
 
PDF
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET Journal
 
PPTX
SMART ANTI THEFT SYSTEM FOR VECHILE SECURITY USING GSM
Arun balaji
 
PDF
Iaetsd smart vehicle tracking system using gsm, gps and rc5
Iaetsd Iaetsd
 
PDF
Vehicle Security System
Biplab Roy
 
DOCX
Real Time Vehicle Tracking System
DiLip ChauDhary
 
PDF
Ck35487490
IJERA Editor
 
A1103040106
IOSR Journals
 
Vehicle Security System
VISHAL DONGA
 
SMS Based Automatic Vehicle Accident Information System
paperpublications3
 
Remote car locking system
Anurag Kumar choudhury
 
Automatic Car Theft Detection System Based on GPS and GSM Technology
ijtsrd
 
Intelligent vehicle using embedded system
ijiert bestjournal
 
GPS Based Vehicle Location using ARM 7 LPC 2148
IRJET Journal
 
antivehicle theft system
suvransu das
 
IRJET- Vehicle Theft Information and Tracking using IoT
IRJET Journal
 
Smart anti-theft system for the security of vehicles- A Review
IRJET Journal
 
IRJET- Accident Detection and Alerting System
IRJET Journal
 
IRJET - Vehicle Parking Management System using Load Cell Sensor
IRJET Journal
 
Fingerprint Based Smart Pay and Accident Alert System
IJTET Journal
 
Ieeepro techno solutions ieee 2014 embedded project design and implement...
srinivasanece7
 
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET Journal
 
SMART ANTI THEFT SYSTEM FOR VECHILE SECURITY USING GSM
Arun balaji
 
Iaetsd smart vehicle tracking system using gsm, gps and rc5
Iaetsd Iaetsd
 
Vehicle Security System
Biplab Roy
 
Real Time Vehicle Tracking System
DiLip ChauDhary
 
Ck35487490
IJERA Editor
 
Ad

More from IRJET Journal (20)

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

Recently uploaded (20)

PDF
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
PDF
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
PPTX
Civil Engineering Practices_BY Sh.JP Mishra 23.09.pptx
bineetmishra1990
 
PPTX
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
PDF
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
PDF
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
PPTX
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
PDF
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPT
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
PPTX
Tunnel Ventilation System in Kanpur Metro
220105053
 
PDF
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
PPTX
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
PDF
Biodegradable Plastics: Innovations and Market Potential (www.kiu.ac.ug)
publication11
 
PPTX
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
PDF
Zero carbon Building Design Guidelines V4
BassemOsman1
 
PDF
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
PDF
The Effect of Artifact Removal from EEG Signals on the Detection of Epileptic...
Partho Prosad
 
PDF
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
PDF
Machine Learning All topics Covers In This Single Slides
AmritTiwari19
 
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
Civil Engineering Practices_BY Sh.JP Mishra 23.09.pptx
bineetmishra1990
 
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
Tunnel Ventilation System in Kanpur Metro
220105053
 
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
Biodegradable Plastics: Innovations and Market Potential (www.kiu.ac.ug)
publication11
 
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
Zero carbon Building Design Guidelines V4
BassemOsman1
 
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
The Effect of Artifact Removal from EEG Signals on the Detection of Epileptic...
Partho Prosad
 
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
Machine Learning All topics Covers In This Single Slides
AmritTiwari19
 

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