SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1439
ARM Based Vehicle Theft Control, Positioning and Collision Detection
System
Adarsh S1, Abhishek N1, Pranitha M1 , Sahana Urs1 , Jaswanth V2
1Department of ECE, Vidya Vardhaka College of Engineering Mysore, India
2Professor, Dept. of ECE, Vidya Vardhaka College of Engineering Mysore, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Many accidents occur on highways nowadays as
a result of increased traffic and also owing to aggressive
driving by drivers, and in many cases, family members,
ambulances, and police authorities are not notified in time.
As a result, the assistance provided to the accident victim is
delayed. This could result in death. Our project, Vehicle
Positioning System with GPS and GSM Modules is meant to
avoid such scenarios so that a person who has been in an
accident can receive immediate medical attention and be
saved. Theft prevention is another application of this
project. Here, an encryption module will be introduced to
give increased security against code cracking and theft, as
well as an alarm system. It's also aimed at finding the
dynamic live location of vehicles in. the cases of accidents
and vehicle theft. The whole scenario is implemented using
an arm controller.
Key Words: GSM and GPS modules, ARM controller
1. INTRODUCTION
Quick and easy transportation has become an
integral component of our daily lives. Many accidents
occur on highways as a result of increased traffic and rash
driving by vehicles, and in many cases, family members,
ambulances, and police authorities are not notified in a
timely manner. As we've noticed, vehicle theft is on the
rise these days, so we're introducing our project, which is
a theft control, accident detection, and vehicle locating
system. The manual process of calling an ambulance
causes delays in patient rescue and medication, we want
to make the process more efficient by implementing
automatic accident detection by using an accelerometer
sensor, which is used to detect the accident. In case if the
accident is not severe the system will discontinue the
process or else alert messages will be sent to family or
friends, nearby hospitals, and nearby police stations to
notify them as soon as an accident is detected. An
embedded system with a global positioning system and a
worldwide mobility system is used to develop effective
vehicle security for anti-theft. Through this technology, the
client communicates with automobiles and determines
their current location. When the appliance detects theft, it
will send a notification SMSt ot he owner, informing him of
the theft. This can be done using a fingerprint module.
Here we are using the fingerprint module because it
provides high security than keypad interface. Keypad
interface is a low-level encryption module so there may be
chances of increasing the vehicle theft if the key is
misused. In case the vehicle is theft by damaging the
fingerprint module, here comes into picture of vehicle
tracking system where the dynamic live location of the
vehicle is shared to the owner and the concerned police
authorities A GPS tracking system uses the Global
Positioning System(GPS), as well as microwave signals,to
determine the accuracy of a target's location and record its
location. After that, the data can be retained in memory,
which is known as a passive GPS tracking system, or it can
be broadcast and shown in real time, which is known as an
active GPS tracking system. When the owner requests the
location of the vehicle, a message via mobile phone will be
sent, and the response will be a message containing the
coordinates (longitude and latitude) of the vehicle using a
worldwide map. The above interaction is done by using
the GSM module.
1.1 methodology
Block diagram
The project comprises three features: accident
detection, theft control and vehicle positioning system. It
consists of an ARM controller (STM32), power supply,
accelerometer sensor, fingerprint module, buzzer, LCD
display, GPS and GSM modules. For accident detection this
technology uses an accelerometer sensor to detect
accidents. When the engine is running and the vehicle hits
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1440
the ground, the controller reads the accelerometer
inclination. The controller reads data from the
accelerometer sensor and triggers an alarm (buzzer)
based on the condition specified in the code. For example,
while riding the bike will be at a 90-degree angle to the
road; however, when the bike falls on the road, the angle
will be much less or much more than 90 degrees, causing
the angle to differ greatly. At that point, the controller
processes the data from the accelerometer sensor and
turns on the buzzer. If the motorcyclist is alright and the
injury isn't too serious, he will be supposed to turn off the
alarm, and the system will continue as normal. If the
results are bad, the controller will activate the GPS and
GSM module, and the exact location of the person who got
an accident will be sent to his family members, concerned
authorities like police officers, and ambulance services so
that they can arrive as soon as possible and there may be a
chance of saving his life by providing immediate medical
assistance which will be incorporated in the ambulance.
This is how the project's accident detection is achieved.
The project includes a fingerprint module, an alarm
(buzzer), GPS, and GSM module for theft control. When
unusual activity occurs in the surroundings of the vehicle,
the man who is trying to steal will be required to impress
his finger into the fingerprint module, where he will be
permitted five to six attempts. Obviously, he will fail in the
attempts, he will give up his plan to steal the vehicle;
however, if he continues to impress his finger, the
controller will activate an alarm, notifying both the user
and a nearby police station of the unusual activity,
allowing both to try to catch the thief and save the vehicle
from the robber. Or else if he damages the vehicle lock the
same action will take place mentioned above. In the worst-
case scenario, if the vehicle is snatched by the thief, the
vehicle positioning system will play a critical role,
providing users and police officers with the exact live
location of the vehicle through Google maps anytime they
need it, allowing them to quickly retrieve the vehicle.
1.2 Flowchart
Describing the above flow chart for accident
detection initially the system will be in normal state. if the
ignition is off this particular detection system doesn't
work, if the ignition is on the system continuously
monitors the accelerometer sensor once the threshold
exceeds and the pushbutton is not pressed the GPS
coordinates will be sent, else if the pushbutton is pressed
in case the GPS is requested GPS coordinates will be sent
or the system will return to its original state.
Accident detection
Theft control
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1441
Describing the flowchart for theft control initially
the system will be in normal state if the fingerprint
module accepts the fingerprint the system doesn't perform
any action or else if the operation fails, if the fingerprint
module is not ignited the SMS will be sent along with the
GPS coordinates.
3. CONCLUSIONS
When the user requests it, the GPS module will
send the vehicle's current location coordinates. If the user
is safe, then the alarm will be activated, and if he discard
the alarm, the SMS will not be sent to the appropriate
authorities; otherwise, the SMS will be sent to the rescue
team (Police authorities, Ambulance etc.) If the vehicle is
stolen, the owner should be notified via SMS or alarm and
also he can monitor the live location of his vehicle at any
time. By going through all these papers we came to know
that many of them have not integrated 3 features in one
project so we are going to develop all three features like
accident detection, theft control, vehicle positioning in the
single model, so that our project will provide higher end
security to the user and vehicle, also we have observed
that for theft control they have not included higher end
encryption module, so we are increasing the security of a
vehicle by implementing a fingerprint module in which
user can only access the vehicle, also in case of theft the
police will be notified regarding the vehicle theft so that
police can take action immediately.
REFERENCES
[1] M. M. Islam, A. E. M. Ridwan, M. M. Mary, M. F. Siam, S.
A. Mumu and S. Rana, "Design and Implementation of
a Smart Bike Accident Detection System, "2020 IEEE
Region 10 Symposium (TENSYMP), 2020,pp. 386-389,
doi: 10.1109/TENSYMP50017.2020.9230656.
[2] C. Ma, x. pang, S. Wang, Y. Yang and Z. Zeng, “The
design of Vehicle Tracking Positioning System, “2018
10th International Conference on Intelligent Human-
Machine Systems and Cybernetics (IHMSC), 2018, pp.
339-342, doi: 10.1109/IHMSC.2018.10183.
[3] S. S. Chakole, V . R. Kapur and Y . A. Suryawanshi,
"ARM Hardware Platform for Vehicular Monitoring
and Tracking, "2013 International Conference on
Communication Systems and Network Technologies,
2013,pp. 757-761, doi: 10.1109/CSNT.2013.162.
[4] K. Mukherjee, "Anti-theft vehicle tracking and
immobilization system," 2014 International
Conference on Power, Control and Embedded Systems
(ICPCES), 2014, pp. 1-4, doi:
10.1109/ICPCES.2014.7062814.
[5] M. Desai and A. Phadke, "Internet of Things based
vehicle monitoring system," 2017 Fourteenth
International Conference on Wireless and Optical
Communications Networks (WOCN),2017, pp. 1-3,
doi: 10.1109/WOCN.2017.8065840.
[6] P. V . Mistary and R. H. Chile, "Real time Vehicle
tracking system based on ARM7 GPS and GSM
technology," 2015 Annual IEEE India Conference
(INDICON), 2015, pp. 1-6, doi:
10.1109/INDICON.2015.7443571.
[7] A. H. Alquhali, M. Roslee, M.Y .AliasandK.S.Mohamed,
"IOT Based Real-Time Vehicle Tracking System," 2019
IEEE Conference on Sustainable Utilization and
Development Engineering and Technologies
(CSUDET), 2019,pp.265-
270,doi:10.1109/CSUDET47057.2019.9214633.
[8] N. Jahan, K.
HossenandM.K.H.Patwary,"Implementation of a
vehicle tracking system using smartphone
andSMSservice,"2017 4th International Conference on
Advances in Electrical Engineering (ICAEE), 2017, pp.
607-612, doi: 10.1109/ICAEE.2017.8255429.
[9] I. M. Almomani, N. Y . Alkhalil, E. M. Ahmad and R. M.
Jodeh, "Ubiquitous GPS vehicle tracking and
management system," 2011 IEEE Jordan Conference
on Applied Electrical Engineering and Computing
Technologies (AEECT), 2011, pp. 1-6, doi:
10.1109/AEECT.2011.6132526.
[10] P. A. Shinde and Y .B.Mane,"Advanced Vehicle
Monitoring and tracking system based on Raspberry
Pi," 2015 IEEE 9th International Conference on
Intelligent Systems and Control (ISCO), 2015, pp. 1-6,
doi: 10.1109/ISCO.2015.7282250.
[11] S. P. Metkar and G. L. Deshmukh, "RTOS based
vehicle tracking system," 2015 International
Conference on Information Processing (ICIP), 2015,
pp. 621-624, doi: 10.1109/INFOP.2015.7489458.
[12] K. Shruthi, P. Ramaprasad, R. Ray, M. A. Naik and S.
Pansari, "Design of an anti-theft vehicle tracking
system with a smartphone application," 2015
International ConferenceonInformation Processing
(ICIP), 2015, pp. 755-760, doi:
10.1109/INFOP.2015.7489483.
[13] M. A. Elahi, Y . A. Malkani and M. Fraz, "Design and
implementation of real time vehicle tracking system,"
2009 2nd International Conference on Computer,
Control and Communication, 2009, pp. 1-5, doi:
10.1109/IC4.2009.4909264.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1442
BIOGRAPHIES
Adarsh S, is pursuing 4/4
engineering in Electronics and
Communication Engineering, in
Vidya Vardhaka College of
Engineering, Mysuru. The areas
of interest are Web Development,
C and Embedded System.
Abhishek N, is pursuing 4/4
engineering in Electronics and
Communication Engineering, in
Vidya Vardhaka College of
Engineering, Mysore.The areas of
interest are c and python.
Pranitha M, is pursuing 4/4
engineering in Electronics and
Communication Engineering, in
Vidya Vardhaka College of
Engineering, Mysuru. The areas
of interest are IoT and Machine
Learning.
Sahana Urs, is pursuing 4/4
engineering in Electronics and
Communication Engineering, in
Vidya Vardhaka College of
Engineering, Mysuru. The areas
of interest are Embedded system
and Machine Learning.
Jaswanth V, currently working as
Assistant Professor, Department
of Electronics and
Communication Engineering,
Vidya Vardhaka College Of
Engineering, Mysuru.
1’s
t
Au
2

More Related Content

Similar to ARM Based Vehicle Theft Control, Positioning and Collision Detection System

IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET Journal
 
IRJET- Car Accident Detection and Notification: An Analytical Survey
IRJET-  	  Car Accident Detection and Notification: An Analytical SurveyIRJET-  	  Car Accident Detection and Notification: An Analytical Survey
IRJET- Car Accident Detection and Notification: An Analytical SurveyIRJET Journal
 
Tracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMTracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMIRJET Journal
 
IRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle ControlIRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle ControlIRJET Journal
 
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET Journal
 
IRJET- Identification of Crime and Accidental Area using IoT
IRJET- Identification of Crime and Accidental Area using IoTIRJET- Identification of Crime and Accidental Area using IoT
IRJET- Identification of Crime and Accidental Area using IoTIRJET Journal
 
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET Journal
 
IRJET- Road Mishap (Accident Detector)
IRJET-  	  Road Mishap (Accident Detector)IRJET-  	  Road Mishap (Accident Detector)
IRJET- Road Mishap (Accident Detector)IRJET Journal
 
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET Journal
 
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEIRJET Journal
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET Journal
 
Smart Security System for Automobiles using IoT
Smart Security System for Automobiles using IoTSmart Security System for Automobiles using IoT
Smart Security System for Automobiles using IoTijtsrd
 
Ijisa v5-n9-10
Ijisa v5-n9-10Ijisa v5-n9-10
Ijisa v5-n9-10Anil Kumar
 
DOC-20230205-WA0000.-1.pptx
DOC-20230205-WA0000.-1.pptxDOC-20230205-WA0000.-1.pptx
DOC-20230205-WA0000.-1.pptxdevi474230
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTIRJET Journal
 
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET Journal
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET Journal
 

Similar to ARM Based Vehicle Theft Control, Positioning and Collision Detection System (20)

IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
 
IRJET- Smart Helmet
IRJET- Smart HelmetIRJET- Smart Helmet
IRJET- Smart Helmet
 
IRJET- Car Accident Detection and Notification: An Analytical Survey
IRJET-  	  Car Accident Detection and Notification: An Analytical SurveyIRJET-  	  Car Accident Detection and Notification: An Analytical Survey
IRJET- Car Accident Detection and Notification: An Analytical Survey
 
Tracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMTracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSM
 
IRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle ControlIRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle Control
 
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
 
IRJET- Identification of Crime and Accidental Area using IoT
IRJET- Identification of Crime and Accidental Area using IoTIRJET- Identification of Crime and Accidental Area using IoT
IRJET- Identification of Crime and Accidental Area using IoT
 
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
 
IRJET- Road Mishap (Accident Detector)
IRJET-  	  Road Mishap (Accident Detector)IRJET-  	  Road Mishap (Accident Detector)
IRJET- Road Mishap (Accident Detector)
 
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
 
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCEALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
ALPHA-ACCIDENT LOCATION PATIENT HEALTH ASSISTENCE
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
 
Smart Security System for Automobiles using IoT
Smart Security System for Automobiles using IoTSmart Security System for Automobiles using IoT
Smart Security System for Automobiles using IoT
 
Ijisa v5-n9-10
Ijisa v5-n9-10Ijisa v5-n9-10
Ijisa v5-n9-10
 
DOC-20230205-WA0000.-1.pptx
DOC-20230205-WA0000.-1.pptxDOC-20230205-WA0000.-1.pptx
DOC-20230205-WA0000.-1.pptx
 
An Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoTAn Overview of Traffic Accident Detection System using IoT
An Overview of Traffic Accident Detection System using IoT
 
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPS
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
 
ijcsit2015060389
ijcsit2015060389ijcsit2015060389
ijcsit2015060389
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 

ARM Based Vehicle Theft Control, Positioning and Collision Detection System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1439 ARM Based Vehicle Theft Control, Positioning and Collision Detection System Adarsh S1, Abhishek N1, Pranitha M1 , Sahana Urs1 , Jaswanth V2 1Department of ECE, Vidya Vardhaka College of Engineering Mysore, India 2Professor, Dept. of ECE, Vidya Vardhaka College of Engineering Mysore, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Many accidents occur on highways nowadays as a result of increased traffic and also owing to aggressive driving by drivers, and in many cases, family members, ambulances, and police authorities are not notified in time. As a result, the assistance provided to the accident victim is delayed. This could result in death. Our project, Vehicle Positioning System with GPS and GSM Modules is meant to avoid such scenarios so that a person who has been in an accident can receive immediate medical attention and be saved. Theft prevention is another application of this project. Here, an encryption module will be introduced to give increased security against code cracking and theft, as well as an alarm system. It's also aimed at finding the dynamic live location of vehicles in. the cases of accidents and vehicle theft. The whole scenario is implemented using an arm controller. Key Words: GSM and GPS modules, ARM controller 1. INTRODUCTION Quick and easy transportation has become an integral component of our daily lives. Many accidents occur on highways as a result of increased traffic and rash driving by vehicles, and in many cases, family members, ambulances, and police authorities are not notified in a timely manner. As we've noticed, vehicle theft is on the rise these days, so we're introducing our project, which is a theft control, accident detection, and vehicle locating system. The manual process of calling an ambulance causes delays in patient rescue and medication, we want to make the process more efficient by implementing automatic accident detection by using an accelerometer sensor, which is used to detect the accident. In case if the accident is not severe the system will discontinue the process or else alert messages will be sent to family or friends, nearby hospitals, and nearby police stations to notify them as soon as an accident is detected. An embedded system with a global positioning system and a worldwide mobility system is used to develop effective vehicle security for anti-theft. Through this technology, the client communicates with automobiles and determines their current location. When the appliance detects theft, it will send a notification SMSt ot he owner, informing him of the theft. This can be done using a fingerprint module. Here we are using the fingerprint module because it provides high security than keypad interface. Keypad interface is a low-level encryption module so there may be chances of increasing the vehicle theft if the key is misused. In case the vehicle is theft by damaging the fingerprint module, here comes into picture of vehicle tracking system where the dynamic live location of the vehicle is shared to the owner and the concerned police authorities A GPS tracking system uses the Global Positioning System(GPS), as well as microwave signals,to determine the accuracy of a target's location and record its location. After that, the data can be retained in memory, which is known as a passive GPS tracking system, or it can be broadcast and shown in real time, which is known as an active GPS tracking system. When the owner requests the location of the vehicle, a message via mobile phone will be sent, and the response will be a message containing the coordinates (longitude and latitude) of the vehicle using a worldwide map. The above interaction is done by using the GSM module. 1.1 methodology Block diagram The project comprises three features: accident detection, theft control and vehicle positioning system. It consists of an ARM controller (STM32), power supply, accelerometer sensor, fingerprint module, buzzer, LCD display, GPS and GSM modules. For accident detection this technology uses an accelerometer sensor to detect accidents. When the engine is running and the vehicle hits
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1440 the ground, the controller reads the accelerometer inclination. The controller reads data from the accelerometer sensor and triggers an alarm (buzzer) based on the condition specified in the code. For example, while riding the bike will be at a 90-degree angle to the road; however, when the bike falls on the road, the angle will be much less or much more than 90 degrees, causing the angle to differ greatly. At that point, the controller processes the data from the accelerometer sensor and turns on the buzzer. If the motorcyclist is alright and the injury isn't too serious, he will be supposed to turn off the alarm, and the system will continue as normal. If the results are bad, the controller will activate the GPS and GSM module, and the exact location of the person who got an accident will be sent to his family members, concerned authorities like police officers, and ambulance services so that they can arrive as soon as possible and there may be a chance of saving his life by providing immediate medical assistance which will be incorporated in the ambulance. This is how the project's accident detection is achieved. The project includes a fingerprint module, an alarm (buzzer), GPS, and GSM module for theft control. When unusual activity occurs in the surroundings of the vehicle, the man who is trying to steal will be required to impress his finger into the fingerprint module, where he will be permitted five to six attempts. Obviously, he will fail in the attempts, he will give up his plan to steal the vehicle; however, if he continues to impress his finger, the controller will activate an alarm, notifying both the user and a nearby police station of the unusual activity, allowing both to try to catch the thief and save the vehicle from the robber. Or else if he damages the vehicle lock the same action will take place mentioned above. In the worst- case scenario, if the vehicle is snatched by the thief, the vehicle positioning system will play a critical role, providing users and police officers with the exact live location of the vehicle through Google maps anytime they need it, allowing them to quickly retrieve the vehicle. 1.2 Flowchart Describing the above flow chart for accident detection initially the system will be in normal state. if the ignition is off this particular detection system doesn't work, if the ignition is on the system continuously monitors the accelerometer sensor once the threshold exceeds and the pushbutton is not pressed the GPS coordinates will be sent, else if the pushbutton is pressed in case the GPS is requested GPS coordinates will be sent or the system will return to its original state. Accident detection Theft control
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1441 Describing the flowchart for theft control initially the system will be in normal state if the fingerprint module accepts the fingerprint the system doesn't perform any action or else if the operation fails, if the fingerprint module is not ignited the SMS will be sent along with the GPS coordinates. 3. CONCLUSIONS When the user requests it, the GPS module will send the vehicle's current location coordinates. If the user is safe, then the alarm will be activated, and if he discard the alarm, the SMS will not be sent to the appropriate authorities; otherwise, the SMS will be sent to the rescue team (Police authorities, Ambulance etc.) If the vehicle is stolen, the owner should be notified via SMS or alarm and also he can monitor the live location of his vehicle at any time. By going through all these papers we came to know that many of them have not integrated 3 features in one project so we are going to develop all three features like accident detection, theft control, vehicle positioning in the single model, so that our project will provide higher end security to the user and vehicle, also we have observed that for theft control they have not included higher end encryption module, so we are increasing the security of a vehicle by implementing a fingerprint module in which user can only access the vehicle, also in case of theft the police will be notified regarding the vehicle theft so that police can take action immediately. REFERENCES [1] M. M. Islam, A. E. M. Ridwan, M. M. Mary, M. F. Siam, S. A. Mumu and S. Rana, "Design and Implementation of a Smart Bike Accident Detection System, "2020 IEEE Region 10 Symposium (TENSYMP), 2020,pp. 386-389, doi: 10.1109/TENSYMP50017.2020.9230656. [2] C. Ma, x. pang, S. Wang, Y. Yang and Z. Zeng, “The design of Vehicle Tracking Positioning System, “2018 10th International Conference on Intelligent Human- Machine Systems and Cybernetics (IHMSC), 2018, pp. 339-342, doi: 10.1109/IHMSC.2018.10183. [3] S. S. Chakole, V . R. Kapur and Y . A. Suryawanshi, "ARM Hardware Platform for Vehicular Monitoring and Tracking, "2013 International Conference on Communication Systems and Network Technologies, 2013,pp. 757-761, doi: 10.1109/CSNT.2013.162. [4] K. Mukherjee, "Anti-theft vehicle tracking and immobilization system," 2014 International Conference on Power, Control and Embedded Systems (ICPCES), 2014, pp. 1-4, doi: 10.1109/ICPCES.2014.7062814. [5] M. Desai and A. Phadke, "Internet of Things based vehicle monitoring system," 2017 Fourteenth International Conference on Wireless and Optical Communications Networks (WOCN),2017, pp. 1-3, doi: 10.1109/WOCN.2017.8065840. [6] P. V . Mistary and R. H. Chile, "Real time Vehicle tracking system based on ARM7 GPS and GSM technology," 2015 Annual IEEE India Conference (INDICON), 2015, pp. 1-6, doi: 10.1109/INDICON.2015.7443571. [7] A. H. Alquhali, M. Roslee, M.Y .AliasandK.S.Mohamed, "IOT Based Real-Time Vehicle Tracking System," 2019 IEEE Conference on Sustainable Utilization and Development Engineering and Technologies (CSUDET), 2019,pp.265- 270,doi:10.1109/CSUDET47057.2019.9214633. [8] N. Jahan, K. HossenandM.K.H.Patwary,"Implementation of a vehicle tracking system using smartphone andSMSservice,"2017 4th International Conference on Advances in Electrical Engineering (ICAEE), 2017, pp. 607-612, doi: 10.1109/ICAEE.2017.8255429. [9] I. M. Almomani, N. Y . Alkhalil, E. M. Ahmad and R. M. Jodeh, "Ubiquitous GPS vehicle tracking and management system," 2011 IEEE Jordan Conference on Applied Electrical Engineering and Computing Technologies (AEECT), 2011, pp. 1-6, doi: 10.1109/AEECT.2011.6132526. [10] P. A. Shinde and Y .B.Mane,"Advanced Vehicle Monitoring and tracking system based on Raspberry Pi," 2015 IEEE 9th International Conference on Intelligent Systems and Control (ISCO), 2015, pp. 1-6, doi: 10.1109/ISCO.2015.7282250. [11] S. P. Metkar and G. L. Deshmukh, "RTOS based vehicle tracking system," 2015 International Conference on Information Processing (ICIP), 2015, pp. 621-624, doi: 10.1109/INFOP.2015.7489458. [12] K. Shruthi, P. Ramaprasad, R. Ray, M. A. Naik and S. Pansari, "Design of an anti-theft vehicle tracking system with a smartphone application," 2015 International ConferenceonInformation Processing (ICIP), 2015, pp. 755-760, doi: 10.1109/INFOP.2015.7489483. [13] M. A. Elahi, Y . A. Malkani and M. Fraz, "Design and implementation of real time vehicle tracking system," 2009 2nd International Conference on Computer, Control and Communication, 2009, pp. 1-5, doi: 10.1109/IC4.2009.4909264.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1442 BIOGRAPHIES Adarsh S, is pursuing 4/4 engineering in Electronics and Communication Engineering, in Vidya Vardhaka College of Engineering, Mysuru. The areas of interest are Web Development, C and Embedded System. Abhishek N, is pursuing 4/4 engineering in Electronics and Communication Engineering, in Vidya Vardhaka College of Engineering, Mysore.The areas of interest are c and python. Pranitha M, is pursuing 4/4 engineering in Electronics and Communication Engineering, in Vidya Vardhaka College of Engineering, Mysuru. The areas of interest are IoT and Machine Learning. Sahana Urs, is pursuing 4/4 engineering in Electronics and Communication Engineering, in Vidya Vardhaka College of Engineering, Mysuru. The areas of interest are Embedded system and Machine Learning. Jaswanth V, currently working as Assistant Professor, Department of Electronics and Communication Engineering, Vidya Vardhaka College Of Engineering, Mysuru. 1’s t Au 2