SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1849
IOT BASED SMART VEHICLE ALERT SYSTEM FOR ACCIDENT
PREVENTION
S. Manojkumar1, P.M. Benson Mansingh2, G. Harish3, S. Nandhini4
1S. Manojkumar, ECE, Sri Ramakrishna Institute of Technology, Coimbatore.
2P.M. Benson Mansingh, Assistant Professor(ECE),Sri Ramakrishna Institute of Technology, Coimbatore.
3G. Harish, ECE, Sri Ramakrishna Institute of Technology, Coimbatore.
4S.Nandhini, ECE, Sri Ramakrishna Institute of Technology, Coimbatore.
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The number of accidents in India are highest in
the world as India has a large population and most of the
transport is by road. The actual number of accidents took
place may be higher than documented. One person dies in
every 4 min in accident. Nowadays safety on roads has
become a serious issue all over the world. Accidents occur
mainly during dawn and night time. The accidents on
highways can be prevented by using a smart system. A smart
system for accident prevention is an ideal concept for smart
roads. It is a project with innovative ideas for safety on
roads and highways. The data collected could be used and
avoid most of the accidents. In this paper we are presenting
a system consisted of communication module which is used
to connect all the vehicles through an application and can
avoid the accidents.
Key Words: IOT, NodeMCU, HC-SR04, Cloud, Android
application development.
1. INTRODUCTION
We connect all the cars with an wireless module. Here we
use NodeMCU to connect the vehicles which consists of
GPS system by which the live location of the vehicle could
be found. Ultrasonic sensor measures distance between
two vehicles and in-case if two vehicles come closer to one
another, an alarm could be set which can alert the driver
.In this Project all this communication is done with
IOT(Internet of things).All the information obtained from
the GPS is fed to an application consisting of map. That
application can be installed in every car and the live
location of every car in a particular area could be found
which would be very helpful during the time of low
visibility to know their current position and any vehicles
in their path and could have a safe ride. It is a known fact
that due to the increase in pollution, the visibility
decreases as in Delhi. So this type of project would be
helpful for such drastic situations.
1.1 NodeMCU:
It is a open source IOT platform with inbuilt Wifi module
in it. In this MCU stands for Micro Controller Unit. This is a
great advantage for the persons working with internet
connectivity as the cost for buying the Wifi module is
significantly reduced. At first it was working with ESP 12
module but now it is upgraded to ESP 32.The
programming for NodeMCU can be given through Arduino
which is also an open software.
Figure 1
1.2 Ultrasonic sensor HC-SR04:
Now a days the role of ultrasonic sensor is in all fields. The
main application of ultrasonic sensor is to find the
distance between the objects or obstacles. It consists of an
transmitter and receiver, the signal is sent from the
transmitter which hits the obstacles and bounces back to
the receiver. The time taken for the signal to be received
helps us to find the distance between the objects. The
distance could be found by the given formula
Distance= (Time x Speed of Sound in Air)/2 where speed
of sound in air is 340 m/s.
Figure 2
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1850
1.3 Global Positioning System(GPS):
It is a satellite-based radio navigation system which is to
track or find any location in the earth. It was developed by
the country United States Of America. There are many
satellites used for this operation. It gives the exact location
and time of the object. It is used by many people, at first it
was used for military purposes but is now used by all
common people. It also have some loses, the obstacles like
mountains causes errors in the obtained information. It
does not require any user to transmit the data, it operates
independently through an internet connectivity or
telephone connectivity. The received data is
$GPRMC,141848.00,A,2237.63306,N,08820.86316,E,0.
553,,100418,,,A*73
$GPVTG,,T,,M,0.553,N,1.024,K,A*27
$GPGGA,141848.00,2237.63306,N,08820.86316,E,1,0
3,2.56,1.9,M,-54.2, M,,*74
$GPGSA,A,2,06,02,05,,,,,,,,,,2.75,2.56,1.00*02
$GPGSV,1,1,04,02,59,316,30,05,43,188,25,06,44,022,2
3,25,03,324,*76
$GPGLL,2237.63306,N,08820.86316,E,141848.00,A,A*
65.
LATITUDE 10.002580
LONGITUDE 76.500583
DATE 02/02/2020
TIME 09.11.39 PM
Table 1: Results from GPS
1.4 Cloud:
Cloud is a place to store the data online which can be
retrieved whenever required by the user. This is very
helpful as it reduces the storage component required by
an individual user. The data can be accessed from any
device via internet. Firebase is the cloud we are using in
this work.
1.5 Android Application Development:
An application is developed for this project which contains
the maps and the location of every vehicle is added to the
application and the application should be installed in all
vehicles so that every vehicle in the location can see every
other vehicle in that nearby location. This is connected
through a cloud platform which can also be useful to find
the car in case of any theft.
2. EXISTING METHODOLOGY:
There is already an idea of connecting all the cars with the
IOT for any accident purposes or during any theft but it
does not connect the cloud with an android application
containing maps. So in this project we suggest the cloud to
be connected to an android application and to be installed
in vehicle. In the existing idea a car is connected to the
cloud to find the location in case of any accidents or theft.
It uses GPS to track the location of the car and and also
contains sensors to find whether the driver is drunk or not
and many other sensors like gas sensors, ultrasonic
sensors are used.
3. PROPOSED METHOD:
The main objective of this project is to avoid accidents on
road, Design, simulate and analyze the new technologies
on wireless connectivity for safety on highways. We create
an application used by all people to know their location
and nearby car location during the time of low visibility. A
cloud platform is used to store all the information and it is
in-turn connected to the created application.
When a car is used in low visibility, this proposed idea
would be very helpful as we can see all the vehicles in the
application. We propose that all the cars should have the
application we create and the car driver could see every
other car in their location using the GPS system and during
low visibility the car could be controlled in a more safer
mode than now.
Figure 4: Proposed block diagram
4. ADVANTAGES:
1) Reduces the rate of accidents and saves a lots of human
life.
2) The condition of the road can be known prior as it
shows the vehicles in the road upto a certain distance so
that we could plan the journey according to it.
3) The communication is easy as the NodeMCU itself
consists a Wifi module in-built in it.
4) The application of new technology helps for safe and
comfortable journey.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1851
5. APPLICATION :
The system can be used in highways to avoid accidents as
our main motto is saving human lives due to human
errors. By this system the driver could take a better
decision during driving and avoid errors.
6. CONCLUSION:
A smart system is implemented to avoid accidents in the
highways. This project includes use of ultrasonic sensor
that detects the vehicle when taken very close to another
vehicle, a novel idea is proposed for avoiding the accidents
in the highways. In future, this could be implemented in all
the vehicles which would be very much helpful for the
drivers driving at night where there will be very low
visibility. The cost for this idea is also very less as the
components cost is low and all are open sources. The
proposed system requires internet connectivity so it
would be impossible to implement it in the place where
there is alack of internet connectivity and also there are
some un controllable constraints in using iot. As we also
use a sensor with it the proper function of the sensor is
important as it can affected by severe weather conditions
like rain, thunderstorms etc This could also be used to
help messages during the time of accidents to the nearby
infrastructure and also can be sent to the nearby vehicles
located near them. Thus, we conclude that the proposed
system removes all the drawbacks of existing system and
enhanced with the IoT system. So it makes the driving
system very smart thus we named it as “IOT based Smart
Vehicle System for Accident Prevention”.
REFERENCES:
[1] AnshuAdwani, Kirti H. Madan, RohitHande“ Smart
Highway Systems For FutureCities” ”DOI:
10.15680/ijircce.2015. 0307115ISSN 2320-9801 vol.3 ,
Issue , 7 July 2015
[2] Aishwarya S.R, AshishRai, Prasanth M.A, Savitha S.C
“An IoT Based AccidentPrevention&Tracking System For
Night Drivers”ISSN 2320-9801 vol.3 , Issue ,4 April 2015
[3] AbhirupKhanna, Rishi Anand “IOT based parking
system’’DOI : 10.1109/IOTA .2016 IEEE coference
publications.
[4] KAZI MASUDUL ALAM “Toward Social Internet of
Vehicles: Concept,Architecture, and Applications” – IEEE
Access, March 25, 2015
[5] CHUNSHENG ZHU, “Green Internet of Things for Smart
World” – IEEE Access, October 17, 2015
[6] Ning Lu, “Connected Vehicles: Solutions and
Challenges”- IEEE INTERNET OF THINGS JOURNAL, VOL.
1, NO. 4, AUGUST 2014
[7] Giorgio Rusconi “I-WAY, intelligent co-operative
system for road safety” - Proceedings of the 2007 IEEE
Intelligent Vehicles Symposium Istanbul, Turkey, June 13-
15, 2007

More Related Content

What's hot

Inginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemInginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemIJSRED
 
IRJET- Smart Travel Automated Vehicle
IRJET- Smart Travel Automated VehicleIRJET- Smart Travel Automated Vehicle
IRJET- Smart Travel Automated VehicleIRJET Journal
 
ACCIDENT PREVENTION AND DETECTION SYSTEM
ACCIDENT PREVENTION AND DETECTION SYSTEMACCIDENT PREVENTION AND DETECTION SYSTEM
ACCIDENT PREVENTION AND DETECTION SYSTEManand bedre
 
Traffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTTraffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTijtsrd
 
IRJET- A Survey on Vehicle Security System using IoT
IRJET- A Survey on Vehicle Security System using IoTIRJET- A Survey on Vehicle Security System using IoT
IRJET- A Survey on Vehicle Security System using IoTIRJET Journal
 
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSMIRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSMIRJET Journal
 
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...ijtsrd
 
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET Journal
 
Car Safety System Enhancements using Internet of Things (IoT)
Car Safety System Enhancements using Internet of Things (IoT)Car Safety System Enhancements using Internet of Things (IoT)
Car Safety System Enhancements using Internet of Things (IoT)IRJET Journal
 
IRJET- Ambulance Detection and Traffic Control System
IRJET- Ambulance Detection and Traffic Control SystemIRJET- Ambulance Detection and Traffic Control System
IRJET- Ambulance Detection and Traffic Control SystemIRJET Journal
 
Real Time Driver Monitoring and Accident Avoidence Alerting System
 	  Real Time Driver Monitoring and Accident Avoidence Alerting System 	  Real Time Driver Monitoring and Accident Avoidence Alerting System
Real Time Driver Monitoring and Accident Avoidence Alerting SystemIRJET Journal
 
IRJET- Car Automation using IoT
IRJET-  	  Car Automation using IoTIRJET-  	  Car Automation using IoT
IRJET- Car Automation using IoTIRJET Journal
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationIRJET Journal
 
IRJET- Advanced Safety Sytem for the Vehicles
IRJET-  	  Advanced Safety Sytem for the VehiclesIRJET-  	  Advanced Safety Sytem for the Vehicles
IRJET- Advanced Safety Sytem for the VehiclesIRJET Journal
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET Journal
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pbIAESIJEECS
 
IRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO SystemIRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO SystemIRJET Journal
 
IRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost KeyIRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost KeyIRJET Journal
 
Intelligent vehicle using embedded system
Intelligent vehicle using embedded systemIntelligent vehicle using embedded system
Intelligent vehicle using embedded systemijiert bestjournal
 
An IOT based Smart Traffic Management System
An IOT based Smart Traffic Management SystemAn IOT based Smart Traffic Management System
An IOT based Smart Traffic Management SystemAI Publications
 

What's hot (20)

Inginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemInginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition System
 
IRJET- Smart Travel Automated Vehicle
IRJET- Smart Travel Automated VehicleIRJET- Smart Travel Automated Vehicle
IRJET- Smart Travel Automated Vehicle
 
ACCIDENT PREVENTION AND DETECTION SYSTEM
ACCIDENT PREVENTION AND DETECTION SYSTEMACCIDENT PREVENTION AND DETECTION SYSTEM
ACCIDENT PREVENTION AND DETECTION SYSTEM
 
Traffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTTraffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoT
 
IRJET- A Survey on Vehicle Security System using IoT
IRJET- A Survey on Vehicle Security System using IoTIRJET- A Survey on Vehicle Security System using IoT
IRJET- A Survey on Vehicle Security System using IoT
 
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSMIRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
 
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
 
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
 
Car Safety System Enhancements using Internet of Things (IoT)
Car Safety System Enhancements using Internet of Things (IoT)Car Safety System Enhancements using Internet of Things (IoT)
Car Safety System Enhancements using Internet of Things (IoT)
 
IRJET- Ambulance Detection and Traffic Control System
IRJET- Ambulance Detection and Traffic Control SystemIRJET- Ambulance Detection and Traffic Control System
IRJET- Ambulance Detection and Traffic Control System
 
Real Time Driver Monitoring and Accident Avoidence Alerting System
 	  Real Time Driver Monitoring and Accident Avoidence Alerting System 	  Real Time Driver Monitoring and Accident Avoidence Alerting System
Real Time Driver Monitoring and Accident Avoidence Alerting System
 
IRJET- Car Automation using IoT
IRJET-  	  Car Automation using IoTIRJET-  	  Car Automation using IoT
IRJET- Car Automation using IoT
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 
IRJET- Advanced Safety Sytem for the Vehicles
IRJET-  	  Advanced Safety Sytem for the VehiclesIRJET-  	  Advanced Safety Sytem for the Vehicles
IRJET- Advanced Safety Sytem for the Vehicles
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring System
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pb
 
IRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO SystemIRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO System
 
IRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost KeyIRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost Key
 
Intelligent vehicle using embedded system
Intelligent vehicle using embedded systemIntelligent vehicle using embedded system
Intelligent vehicle using embedded system
 
An IOT based Smart Traffic Management System
An IOT based Smart Traffic Management SystemAn IOT based Smart Traffic Management System
An IOT based Smart Traffic Management System
 

Similar to IRJET - IoT based Smart Vehicle Alert System for Accident Prevention

IRJET- Vehicle Security System using IoT Application
IRJET-  	  Vehicle Security System using IoT ApplicationIRJET-  	  Vehicle Security System using IoT Application
IRJET- Vehicle Security System using IoT ApplicationIRJET Journal
 
GPS GSM Based Vehicle Tracking & Locking System
GPS GSM Based Vehicle Tracking  &  Locking SystemGPS GSM Based Vehicle Tracking  &  Locking System
GPS GSM Based Vehicle Tracking & Locking SystemIRJET Journal
 
A Survey on Vehicle Tracking System using IoT
A Survey on Vehicle Tracking System using IoTA Survey on Vehicle Tracking System using IoT
A Survey on Vehicle Tracking System using IoTIRJET Journal
 
IRJET - Intelligent Traffic Control System using Centralized System for Emerg...
IRJET - Intelligent Traffic Control System using Centralized System for Emerg...IRJET - Intelligent Traffic Control System using Centralized System for Emerg...
IRJET - Intelligent Traffic Control System using Centralized System for Emerg...IRJET Journal
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationIRJET Journal
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking SystemIRJET Journal
 
IOT BASED SMART CITY
IOT BASED SMART CITYIOT BASED SMART CITY
IOT BASED SMART CITYIRJET 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
 
IRJET- Vehicle Detection and Tracking System IoT based: A Review
IRJET- Vehicle Detection and Tracking System IoT based: A ReviewIRJET- Vehicle Detection and Tracking System IoT based: A Review
IRJET- Vehicle Detection and Tracking System IoT based: A ReviewIRJET Journal
 
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTSMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTIRJET Journal
 
IRJET- Accident Detection and Monitoring System using IoT
IRJET-  	  Accident Detection and Monitoring System using IoTIRJET-  	  Accident Detection and Monitoring System using IoT
IRJET- Accident Detection and Monitoring System using IoTIRJET Journal
 
Smart Parking System Using LoRa
Smart Parking System Using LoRaSmart Parking System Using LoRa
Smart Parking System Using LoRaIRJET Journal
 
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...IRJET Journal
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...IRJET Journal
 
IRJET - Design Paper on Pothole Monitoring System
IRJET - Design Paper on Pothole Monitoring SystemIRJET - Design Paper on Pothole Monitoring System
IRJET - Design Paper on Pothole Monitoring SystemIRJET Journal
 
Design and implement WSN/IOT smart parking management system using microcontr...
Design and implement WSN/IOT smart parking management system using microcontr...Design and implement WSN/IOT smart parking management system using microcontr...
Design and implement WSN/IOT smart parking management system using microcontr...IJECEIAES
 
IRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using ArduinoIRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using ArduinoIRJET Journal
 
Collision Detection System for Smart Cars
Collision Detection System for Smart CarsCollision Detection System for Smart Cars
Collision Detection System for Smart CarsIRJET Journal
 

Similar to IRJET - IoT based Smart Vehicle Alert System for Accident Prevention (20)

IRJET- Vehicle Security System using IoT Application
IRJET-  	  Vehicle Security System using IoT ApplicationIRJET-  	  Vehicle Security System using IoT Application
IRJET- Vehicle Security System using IoT Application
 
GPS GSM Based Vehicle Tracking & Locking System
GPS GSM Based Vehicle Tracking  &  Locking SystemGPS GSM Based Vehicle Tracking  &  Locking System
GPS GSM Based Vehicle Tracking & Locking System
 
A Survey on Vehicle Tracking System using IoT
A Survey on Vehicle Tracking System using IoTA Survey on Vehicle Tracking System using IoT
A Survey on Vehicle Tracking System using IoT
 
IRJET - Intelligent Traffic Control System using Centralized System for Emerg...
IRJET - Intelligent Traffic Control System using Centralized System for Emerg...IRJET - Intelligent Traffic Control System using Centralized System for Emerg...
IRJET - Intelligent Traffic Control System using Centralized System for Emerg...
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking System
 
IOT BASED SMART CITY
IOT BASED SMART CITYIOT BASED SMART CITY
IOT BASED SMART CITY
 
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- Vehicle Detection and Tracking System IoT based: A Review
IRJET- Vehicle Detection and Tracking System IoT based: A ReviewIRJET- Vehicle Detection and Tracking System IoT based: A Review
IRJET- Vehicle Detection and Tracking System IoT based: A Review
 
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTSMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
 
IRJET- Accident Detection and Monitoring System using IoT
IRJET-  	  Accident Detection and Monitoring System using IoTIRJET-  	  Accident Detection and Monitoring System using IoT
IRJET- Accident Detection and Monitoring System using IoT
 
Smart Parking System Using LoRa
Smart Parking System Using LoRaSmart Parking System Using LoRa
Smart Parking System Using LoRa
 
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...
Smart Accidental Alert and Location Tracking System Using Telegram Bot and GP...
 
BUS TRACKING SYSTEM
BUS TRACKING SYSTEMBUS TRACKING SYSTEM
BUS TRACKING SYSTEM
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
 
IRJET - Design Paper on Pothole Monitoring System
IRJET - Design Paper on Pothole Monitoring SystemIRJET - Design Paper on Pothole Monitoring System
IRJET - Design Paper on Pothole Monitoring System
 
IRJET - Blind Aid
IRJET - Blind AidIRJET - Blind Aid
IRJET - Blind Aid
 
Design and implement WSN/IOT smart parking management system using microcontr...
Design and implement WSN/IOT smart parking management system using microcontr...Design and implement WSN/IOT smart parking management system using microcontr...
Design and implement WSN/IOT smart parking management system using microcontr...
 
IRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using ArduinoIRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using Arduino
 
Collision Detection System for Smart Cars
Collision Detection System for Smart CarsCollision Detection System for Smart Cars
Collision Detection System for Smart Cars
 

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

kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadhamedmustafa094
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEselvakumar948
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxNadaHaitham1
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 

Recently uploaded (20)

kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 

IRJET - IoT based Smart Vehicle Alert System for Accident Prevention

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1849 IOT BASED SMART VEHICLE ALERT SYSTEM FOR ACCIDENT PREVENTION S. Manojkumar1, P.M. Benson Mansingh2, G. Harish3, S. Nandhini4 1S. Manojkumar, ECE, Sri Ramakrishna Institute of Technology, Coimbatore. 2P.M. Benson Mansingh, Assistant Professor(ECE),Sri Ramakrishna Institute of Technology, Coimbatore. 3G. Harish, ECE, Sri Ramakrishna Institute of Technology, Coimbatore. 4S.Nandhini, ECE, Sri Ramakrishna Institute of Technology, Coimbatore. ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The number of accidents in India are highest in the world as India has a large population and most of the transport is by road. The actual number of accidents took place may be higher than documented. One person dies in every 4 min in accident. Nowadays safety on roads has become a serious issue all over the world. Accidents occur mainly during dawn and night time. The accidents on highways can be prevented by using a smart system. A smart system for accident prevention is an ideal concept for smart roads. It is a project with innovative ideas for safety on roads and highways. The data collected could be used and avoid most of the accidents. In this paper we are presenting a system consisted of communication module which is used to connect all the vehicles through an application and can avoid the accidents. Key Words: IOT, NodeMCU, HC-SR04, Cloud, Android application development. 1. INTRODUCTION We connect all the cars with an wireless module. Here we use NodeMCU to connect the vehicles which consists of GPS system by which the live location of the vehicle could be found. Ultrasonic sensor measures distance between two vehicles and in-case if two vehicles come closer to one another, an alarm could be set which can alert the driver .In this Project all this communication is done with IOT(Internet of things).All the information obtained from the GPS is fed to an application consisting of map. That application can be installed in every car and the live location of every car in a particular area could be found which would be very helpful during the time of low visibility to know their current position and any vehicles in their path and could have a safe ride. It is a known fact that due to the increase in pollution, the visibility decreases as in Delhi. So this type of project would be helpful for such drastic situations. 1.1 NodeMCU: It is a open source IOT platform with inbuilt Wifi module in it. In this MCU stands for Micro Controller Unit. This is a great advantage for the persons working with internet connectivity as the cost for buying the Wifi module is significantly reduced. At first it was working with ESP 12 module but now it is upgraded to ESP 32.The programming for NodeMCU can be given through Arduino which is also an open software. Figure 1 1.2 Ultrasonic sensor HC-SR04: Now a days the role of ultrasonic sensor is in all fields. The main application of ultrasonic sensor is to find the distance between the objects or obstacles. It consists of an transmitter and receiver, the signal is sent from the transmitter which hits the obstacles and bounces back to the receiver. The time taken for the signal to be received helps us to find the distance between the objects. The distance could be found by the given formula Distance= (Time x Speed of Sound in Air)/2 where speed of sound in air is 340 m/s. Figure 2
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1850 1.3 Global Positioning System(GPS): It is a satellite-based radio navigation system which is to track or find any location in the earth. It was developed by the country United States Of America. There are many satellites used for this operation. It gives the exact location and time of the object. It is used by many people, at first it was used for military purposes but is now used by all common people. It also have some loses, the obstacles like mountains causes errors in the obtained information. It does not require any user to transmit the data, it operates independently through an internet connectivity or telephone connectivity. The received data is $GPRMC,141848.00,A,2237.63306,N,08820.86316,E,0. 553,,100418,,,A*73 $GPVTG,,T,,M,0.553,N,1.024,K,A*27 $GPGGA,141848.00,2237.63306,N,08820.86316,E,1,0 3,2.56,1.9,M,-54.2, M,,*74 $GPGSA,A,2,06,02,05,,,,,,,,,,2.75,2.56,1.00*02 $GPGSV,1,1,04,02,59,316,30,05,43,188,25,06,44,022,2 3,25,03,324,*76 $GPGLL,2237.63306,N,08820.86316,E,141848.00,A,A* 65. LATITUDE 10.002580 LONGITUDE 76.500583 DATE 02/02/2020 TIME 09.11.39 PM Table 1: Results from GPS 1.4 Cloud: Cloud is a place to store the data online which can be retrieved whenever required by the user. This is very helpful as it reduces the storage component required by an individual user. The data can be accessed from any device via internet. Firebase is the cloud we are using in this work. 1.5 Android Application Development: An application is developed for this project which contains the maps and the location of every vehicle is added to the application and the application should be installed in all vehicles so that every vehicle in the location can see every other vehicle in that nearby location. This is connected through a cloud platform which can also be useful to find the car in case of any theft. 2. EXISTING METHODOLOGY: There is already an idea of connecting all the cars with the IOT for any accident purposes or during any theft but it does not connect the cloud with an android application containing maps. So in this project we suggest the cloud to be connected to an android application and to be installed in vehicle. In the existing idea a car is connected to the cloud to find the location in case of any accidents or theft. It uses GPS to track the location of the car and and also contains sensors to find whether the driver is drunk or not and many other sensors like gas sensors, ultrasonic sensors are used. 3. PROPOSED METHOD: The main objective of this project is to avoid accidents on road, Design, simulate and analyze the new technologies on wireless connectivity for safety on highways. We create an application used by all people to know their location and nearby car location during the time of low visibility. A cloud platform is used to store all the information and it is in-turn connected to the created application. When a car is used in low visibility, this proposed idea would be very helpful as we can see all the vehicles in the application. We propose that all the cars should have the application we create and the car driver could see every other car in their location using the GPS system and during low visibility the car could be controlled in a more safer mode than now. Figure 4: Proposed block diagram 4. ADVANTAGES: 1) Reduces the rate of accidents and saves a lots of human life. 2) The condition of the road can be known prior as it shows the vehicles in the road upto a certain distance so that we could plan the journey according to it. 3) The communication is easy as the NodeMCU itself consists a Wifi module in-built in it. 4) The application of new technology helps for safe and comfortable journey.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1851 5. APPLICATION : The system can be used in highways to avoid accidents as our main motto is saving human lives due to human errors. By this system the driver could take a better decision during driving and avoid errors. 6. CONCLUSION: A smart system is implemented to avoid accidents in the highways. This project includes use of ultrasonic sensor that detects the vehicle when taken very close to another vehicle, a novel idea is proposed for avoiding the accidents in the highways. In future, this could be implemented in all the vehicles which would be very much helpful for the drivers driving at night where there will be very low visibility. The cost for this idea is also very less as the components cost is low and all are open sources. The proposed system requires internet connectivity so it would be impossible to implement it in the place where there is alack of internet connectivity and also there are some un controllable constraints in using iot. As we also use a sensor with it the proper function of the sensor is important as it can affected by severe weather conditions like rain, thunderstorms etc This could also be used to help messages during the time of accidents to the nearby infrastructure and also can be sent to the nearby vehicles located near them. Thus, we conclude that the proposed system removes all the drawbacks of existing system and enhanced with the IoT system. So it makes the driving system very smart thus we named it as “IOT based Smart Vehicle System for Accident Prevention”. REFERENCES: [1] AnshuAdwani, Kirti H. Madan, RohitHande“ Smart Highway Systems For FutureCities” ”DOI: 10.15680/ijircce.2015. 0307115ISSN 2320-9801 vol.3 , Issue , 7 July 2015 [2] Aishwarya S.R, AshishRai, Prasanth M.A, Savitha S.C “An IoT Based AccidentPrevention&Tracking System For Night Drivers”ISSN 2320-9801 vol.3 , Issue ,4 April 2015 [3] AbhirupKhanna, Rishi Anand “IOT based parking system’’DOI : 10.1109/IOTA .2016 IEEE coference publications. [4] KAZI MASUDUL ALAM “Toward Social Internet of Vehicles: Concept,Architecture, and Applications” – IEEE Access, March 25, 2015 [5] CHUNSHENG ZHU, “Green Internet of Things for Smart World” – IEEE Access, October 17, 2015 [6] Ning Lu, “Connected Vehicles: Solutions and Challenges”- IEEE INTERNET OF THINGS JOURNAL, VOL. 1, NO. 4, AUGUST 2014 [7] Giorgio Rusconi “I-WAY, intelligent co-operative system for road safety” - Proceedings of the 2007 IEEE Intelligent Vehicles Symposium Istanbul, Turkey, June 13- 15, 2007