SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 647
CAR AUTOMATION USING IOT
Sumeet Sarode
Computer Engineering Department, Vivekanand Education Society’s Institute of Technology, Mumbai, India
----------------------------------------------------------------------------***--------------------------------------------------------------------------
ABSTRACT:- In today’s developing world, traveling from a place to another has become an unparalleled part of our day to day
life. A substantial amount of resources as well as time on traveling which might not always be pleasurable as there are various
problems such as accidents and the roadblocks caused due to these accidents, vehicles parked in an undisciplined manner, and
various human errors. Also, the problem that haunts all the people is the possibility of theft of the parked vehicles. To overcome
these challenges, there is a pressing need to develop automated car system or smart cars. This can be reached using the Internet of
Things (IoT) based platforms and services. There are many technology giants as well as automobile giants such as Google,
Mercedes-Benz, Edmunds, etc. are racing for developing smart cars or intelligent vehicle system. The existing smart vehicles incur
a huge amount of money and resources for development and require well-organized paths with all the road markings and signs
visible very clearly. There is a need to improve the efficiency of these smart vehicles. One of the main advantages of these systems is
that the user can monitor and control their automobiles from anywhere in the world provided that the user has an active internet
connection. Developing automated car systems will ensure security and comfort of the user. It will also reduce the accidents and
the inconvenience caused due to various human errors. Many applications have been developed using IoT technologies. The
platform for developing such technologies are Raspberry Pi, Arduino or other microcontrollers which are responsible for
controlling various operations. These systems can be controlled and monitored from a registered device which is present with the
user.
Keywords: Car automation, Smart car, Vehicle automation, IoT, LIDAR (Light Detection and Ranging), IR sensor, GSM
shield, RF module
INTRODUCTION
This is the age of automation where human efforts are reducing to a great extent. Making lives simpler and smarter is the aim
of Automation. With smartness of Automation comes information and awareness of the technology around us. With the
continuous progress and evolution in information technology and the rising demands of safe travel, it has become necessary to
find better and innovative systems to aid human life and make it easier. The most common cause of traffic accidents is the
Driver error. With cell phones and other electronic media, in-car entertainment systems, the growing traffic, and complicated
road systems, this problem has become bigger than ever. So for public transportation, we can use Driverless vehicles[1]. Car
automation is a technology with the use of which we can control different things or we can keep a track of the vehicle for the
security comfort and efficiency. Multiple applications have been developed so as to support the safety and security of the
vehicle[2]. There is a wide range of potential social, economic and environmental impacts on the concept of Autonomous
driving. Each of these impacts revolves around the inherent efficiency gained by doing a task normally as performed by
humans by implementing an optimized computer algorithm to do the task[3]. Technologies are evolving day-by-day involving
self-driving cars including LIDAR (Light Detection and Ranging) to Image Processing techniques, due to which the idea of a
self-driving car has come to a reality in 2016[4]. The concept of the self-driving car helps enforce many of the constraints
related to the efficiency and reliability of road transport such as:
Fuel conservation can be done at its maximum level by using driving techniques and speed limits of the vehicle efficiently.
Strict obedience of traffic rules, especially in India, which is being neglected and ignored by many of the human drivers such
as not following of traffic signal lights, not following of speed limits especially in city areas, improper lane keeping, blowing
horns in horn restricted areas, etc.
Efficient use of parking space which can be achieved with the help of automated parking algorithms and sensors which will
help the autonomous cars to avoid collision with other parked vehicles and in turn also increase the space for parking[4].
RELATED WORK
In journal paper, titled [5] “How Google‘s self-driving car Works”, Ericco Guizzo presented the key objectives for the self-
driving vehicles and its functions. The key objectives included the implementation of LIDAR systems for 360% image
production and mapping, parking assistance systems. It also explained the obstacle detection systems to avoid collisions with
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 648
other vehicles and the most important function is the lane keeping management, which is carried out by the self-driving car
itself which does not require any human interference. Guizzo‘s research findings also highlighted a couple of backdrops which
were responsible for increasing the cost of vehicles with LIDAR systems by implementing LIDAR sensors and also responsible
for self-driving car‘s inefficiency in adapting to dynamically changing environments. Most of the time it’s difficult to adapt itself
to changing environments and infrastructure like traffic signal lights, roads, potholes, speed breakers, addition of new lanes as
all these requires prior knowledge of the roads and its infrastructure for autonomous driving.
Ryan Krauss [6] proposed a platform of combining raspberry pi and Arduino for autonomous vehicle. To reduce the error in
real time they created a feedback system. The value of the constancy of the controller was displayed on the web page which
they had created and it got its value from the raspberry pi which was interfaced to the internet.
Gummarekula Sattibabu et.al[7] introduced a method for detection of a speed breaker. The speed breakers were detected with
the help of RF module and ARM microcontroller by placing the RF module on the signboard and at the vehicle’s dashboard. A
message is displayed on LCD screen with a buzzer when the vehicle is in the zone.
Christoph Stiller and Keith Redmill[8] presented ideas and possibilities of detecting and avoiding obstacles and analyzing and
estimating the nearby obstacles or objects by autonomous vehicles. The major drawback of the results was due to the sole
dependence on only RADAR sensors which resulted in the unreliability of the complete system. It makes the system inefficient
which may cause a collision with other vehicles due to the failure of detecting the objects and sole reliance on a single system.
Thus, from all these research ideas and results it can be concluded that for a long time the motivation behind smart
automobiles has been going and it is a promising vision and not just a myth. Autonomous vehicles will soon be a future and
they will help to tackle many worries related to road traffic environment and infrastructure such as not following traffic rules,
avoiding the accidents, etc.
METHODOLOGY USED:
A smart car was designed using components such as an Arduino module, ultrasonic sensor, GPS receiver, sound sensor, IR
sensor, GSM shield, LCD, LED and buzzer. There were three sections- input section, processing unit, and output section. The
ultrasonic sensors were installed to detect any obstacles such as speed breakers that come in the way. The range of operation
was to be increased when detecting speed breakers which was achieved by the RF module. For determining the exact location
of the car, a GPS receiver was used in order to record the latitude and the longitude. To sense the horns honking in the
surrounding, a sound sensor was used. The Arduino module which is the main platform has four loops, namely, loop 1, loop 2,
loop 3 and loop 4. Loop 1 activated when the engine was powered ON and the also true key was present. It also contained Loop
2 which ran when the parking mode was enabled. Loop 3 initiated when the conditions of Loop 1 were negated. Loop 4 started
when the engine was turned on even though the true key was absent.[9]
Fig.: Block diagram for a Smart Car[9].
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 649
To reduce the chances of a collision, a collision warning system was designed which after gathering knowledge about the state
of a vehicle with respect to other vehicles, either assisted the driver for controlling the vehicle or doing it autonomously. In
this system, the desired motion of the vehicle was determined by the higher level controller. The lower level controllers
decided the actions that the engine should take after gaining the knowledge about the environment. Various parameters such
as inputs from the driver, the infrastructure, other vehicles, and the onboard sensors were processed by the higher level
controllers so as to control the brakes and the throttle. These controllers are based on mathematical models. To ensure that
this system emulates human beings, neural networks were built.[10] Car automation was also achieved using a Raspberry Pi
module. Different sensors such as fuel level sensor, humidity sensor, temperature sensor, ultrasonic sensor, and Wi-Fi module
were connected to the Raspberry Pi. These sensors sensed the environment data continuously and transmitted it over the
web. The ultrasonic sensor connected to raspberry pi was used to calculate distances. It used the same methodology as SONAR
in which the distances are calculated on the basis of the time required for the ultrasonic wave to return to the sensor after
getting reflected by any obstacle. The moisture sensor connected to it was responsible for the action of car wipes as it
determined whether it is raining in the surrounding by checking the moisture levels of the environment. A Photoresistor(LDR)
was used to turn the car lights ON and OFF as it could check the presence of light around the car. All the observations made by
these sensors were sent to the cloud storage and to the controller to take appropriate actions.[2]
Fig.: Car Automation Using Raspberry Pi[2].
In the self-driving car developed by Technology giant, Google, the user first had to set the Destination. The route was
calculated by the software in the car. The Light Detection And Ranging(LIDAR) sensor installed on the roof checks for the
radius of 60 meters and created a 3-dimensional map of the immediate surrounding. The rear wheel had the ultrasonic sensor
which was used to detect the positions of other vehicles with respect to the created map. The distance sensors placed on the
rear and front bumpers determined the distance between the car and the obstacles detected. All the data collected by all the
sensors along with the street view recorded by the Video camera was given to the Artificial Intelligence system. The Artificial
Intelligence processed the real-time data to make decisions and simulated human perceptions to control various actions
required for driving a car. The override function enabled the user to take control over the artificial intelligence.[12]
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 650
Fig.: Self-driving car by Google[12].
RESULTS
The results were recorded by testing in a simulated environment that had potholes and speed breakers along with all the
challenges that the system may have to overcome to ensure a smooth, and safe ride. For checking Speed breaker detection,
there were two situations. In the first situation, the speed breaker was within a distance of 80cm. As soon as the speed breaker
was detected, the buzzer beeped. In the second situation when the speed breaker was not within 80cm, RF transmitter and
receiver had to be used. For the pothole detection, the threshold distance was set in the range of 15 to 30 cm. If pothole was
detected within the threshold, the buzzer made a sound. In case of traffic chaos, if a high pitch noise was detected over a
certain period of time, the keychain of the owner received a signal captured by it from the RF transmitter. While parking, the
parking key was turned on. It helped the driver by blinking either on the left side or the right side.
When the distance between the car corner and any detected obstacle was less than the set threshold of 2 cm, the buzzer made
a beeping sound[9].
Fig.: Notification sent to the user for inappropriate parking [9]
To verify the Accuracy of the system, GPS locations were chosen as deciding parameters. To locate the exact car location, GPS
data (string of character) needs to be translated into the value of longitude and latitude. The MCU helped in the process of
navigation as it could identify the GPS data. To check the Reliability of the system, many single target / one-way trips were
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 651
made from different start points. In order to ensure the reliability, the car had to come to the desired target and terminate the
trips. The car was able to do this most of the times [1].
In case of Car Automation system Using Raspberry Pi, the control actions were taken by the Raspberry Pi. The data collected
by all the sensors was collected by the controller. The controller after assessing the data, performed various actions [2].
Fig.: Dashboard of a Raspberry Pi controlled Smart vehicle [2]
REFERENCES
1. R.Mohanapriya, L.K.Hema, Dipeshwarkumar Yadav, Vivek Kumar Verma, “Driverless Intelligent Vehicle for Future
Public Transport Based On GPS”, International Journal of Advanced Research in Electrical, Electronics and
Instrumentation Engineering, Vol. 3, Special Issue 3, April 2014.
2. Vivek Gupta, Vikramsingh Mane, Manash Ranjan Pradhan & Kapil. B. kotangale,“ IOT Based Car Automation Using
Raspberry Pi”, Imperial Journal of Interdisciplinary Research (IJIR), Vol-3, Issue-4, 2017.
3. Nicolas Gallardo, Nicholas Gamez and Mo Jamshidi ,“Autonomous Decision Making for a Driver-less Car”
4. Sumit Aher, Pulkit Bakaya, Raees Mulla,“A Prototype of Autonomous Vehicle Using Stereoscopic Vision”,International
Journal of Computer Science and Mobile Computing, Vol.6 Issue.4, April- 2017.
5. Ericco Guizzo,”How Google's Self-Driving Car Works IEEE Spectrum"., IEEE spectrum Retrieved February 26, 2013.
6. Ryan Krauss, “Combining Raspberry Pi and Arduino to Form a Low-Cost, Real-Time Autonomous Vehicle Platform”,
American Control Conference (ACC),2016.
7. Gummarekula Sattibabu,, B.V.V.Satyanarayan, VV Satyanarayana Kona: Automatic Vehicle Speed Control With
Wireless In-Vehicle Road Sign Delivery System Using ARM 7, International Journal of Technology Enhancements and
Emerging Engineering Research,Vol 2,Issue 8 32 , ISSN 2347-4289.
8. Christoph Stiller and Keith Redmill,”Systems for safety and Autonomous Behavior”, IEEE,February 2007.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 652
9. Ajay Shetgaonkar,Tanay Shirodkar,Rohit Yadavade,Suneeta Raykar,“Smart Car”,International Research Journal of
Engineering and Technology (IRJET) ,Volume: 04 Issue: 06,June -2017.
10. Mrs. Smita Desai, Miss. Shreya Desai,“Smart Vehicle Automation”,International Journal of Computer Science and
Mobile Computing, Vol.6 Issue.9, September- 2017.
11. Qudsia Memon,Muzamil Ahmed,Shahzeb Ali,Azam Rafique Memon,Wajiha Shah ,“Self-Driving and Driver Relaxing
Vehicle”
12. Geet Inder Kaur,Sourabh Joshi,Aspreet Kaur,Smareet Kaur,“Going Driverless with Sensors”,Volume 2, Issue 5, June
2014
13. Zhao Wang, Eng Gee Lim, Weiwei Wang, Mark Leach, Ka Lok Man.,”Design of An Arduino-based Smart Car”.

More Related Content

What's hot

COMMUNICABLE AUTONOMOUS SECURED VEHICLE
COMMUNICABLE AUTONOMOUS SECURED VEHICLECOMMUNICABLE AUTONOMOUS SECURED VEHICLE
COMMUNICABLE AUTONOMOUS SECURED VEHICLEVed Prakash
 
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
 
Dedicated roads for autonomous vehicles
Dedicated roads for autonomous vehicles Dedicated roads for autonomous vehicles
Dedicated roads for autonomous vehicles Jeffrey Funk
 
Innovations in Bike Systems to Provide A Safe Ride Based on Iot
Innovations in Bike Systems to Provide A Safe Ride Based on IotInnovations in Bike Systems to Provide A Safe Ride Based on Iot
Innovations in Bike Systems to Provide A Safe Ride Based on IotIJMERJOURNAL
 
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...IRJET Journal
 
IRJET - Smart Vehicle System for Accident Prevention
IRJET - Smart Vehicle System for Accident PreventionIRJET - Smart Vehicle System for Accident Prevention
IRJET - Smart Vehicle System for Accident PreventionIRJET Journal
 
IRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO SystemIRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO SystemIRJET Journal
 
IRJET- The Intercom Enabled Helmet
IRJET-  	  The Intercom Enabled HelmetIRJET-  	  The Intercom Enabled Helmet
IRJET- The Intercom Enabled HelmetIRJET Journal
 
IRJET- Car Accident Detection and Reporting System
IRJET-  	  Car Accident Detection and Reporting SystemIRJET-  	  Car Accident Detection and Reporting System
IRJET- Car Accident Detection and Reporting SystemIRJET Journal
 
Autonomous Car Cyber Threats and Digital Forensics Training - Tonex Training
Autonomous Car Cyber Threats and Digital Forensics Training - Tonex TrainingAutonomous Car Cyber Threats and Digital Forensics Training - Tonex Training
Autonomous Car Cyber Threats and Digital Forensics Training - Tonex TrainingBryan Len
 
IRJET- Smart Technology for Vehicle Safety
IRJET- Smart Technology for Vehicle SafetyIRJET- Smart Technology for Vehicle Safety
IRJET- Smart Technology for Vehicle SafetyIRJET Journal
 
Autonomous driving system (ads)
Autonomous driving system (ads)Autonomous driving system (ads)
Autonomous driving system (ads)Justin Jacob
 
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 - 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
 

What's hot (20)

COMMUNICABLE AUTONOMOUS SECURED VEHICLE
COMMUNICABLE AUTONOMOUS SECURED VEHICLECOMMUNICABLE AUTONOMOUS SECURED VEHICLE
COMMUNICABLE AUTONOMOUS SECURED VEHICLE
 
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
 
Dedicated roads for autonomous vehicles
Dedicated roads for autonomous vehicles Dedicated roads for autonomous vehicles
Dedicated roads for autonomous vehicles
 
Innovations in Bike Systems to Provide A Safe Ride Based on Iot
Innovations in Bike Systems to Provide A Safe Ride Based on IotInnovations in Bike Systems to Provide A Safe Ride Based on Iot
Innovations in Bike Systems to Provide A Safe Ride Based on Iot
 
Autonomous Car in 5G
Autonomous Car in 5GAutonomous Car in 5G
Autonomous Car in 5G
 
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
 
Autonomous car
Autonomous carAutonomous car
Autonomous car
 
IRJET - Smart Vehicle System for Accident Prevention
IRJET - Smart Vehicle System for Accident PreventionIRJET - Smart Vehicle System for Accident Prevention
IRJET - Smart Vehicle System for Accident Prevention
 
IRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO SystemIRJET- Advanced Centralized RTO System
IRJET- Advanced Centralized RTO System
 
IRJET- The Intercom Enabled Helmet
IRJET-  	  The Intercom Enabled HelmetIRJET-  	  The Intercom Enabled Helmet
IRJET- The Intercom Enabled Helmet
 
IRJET- Car Accident Detection and Reporting System
IRJET-  	  Car Accident Detection and Reporting SystemIRJET-  	  Car Accident Detection and Reporting System
IRJET- Car Accident Detection and Reporting System
 
Autonomous car
Autonomous carAutonomous car
Autonomous car
 
40120140504005 2
40120140504005 240120140504005 2
40120140504005 2
 
40120140504005
4012014050400540120140504005
40120140504005
 
Autonomous Car Cyber Threats and Digital Forensics Training - Tonex Training
Autonomous Car Cyber Threats and Digital Forensics Training - Tonex TrainingAutonomous Car Cyber Threats and Digital Forensics Training - Tonex Training
Autonomous Car Cyber Threats and Digital Forensics Training - Tonex Training
 
IRJET- Smart Technology for Vehicle Safety
IRJET- Smart Technology for Vehicle SafetyIRJET- Smart Technology for Vehicle Safety
IRJET- Smart Technology for Vehicle Safety
 
Autonomous driving system (ads)
Autonomous driving system (ads)Autonomous driving system (ads)
Autonomous driving system (ads)
 
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 - 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
 
Autonomous Vehicles
Autonomous VehiclesAutonomous Vehicles
Autonomous Vehicles
 

Similar to 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 CommunicationIRJET 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 - 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
 
SMART CAR PARKING SYSTEM USING IR SENSOR
SMART CAR PARKING SYSTEM USING IR SENSORSMART CAR PARKING SYSTEM USING IR SENSOR
SMART CAR PARKING SYSTEM USING IR SENSORIRJET Journal
 
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
 
The Development Obstacles and Correction Strategies of Intelligent & Connecte...
The Development Obstacles and Correction Strategies of Intelligent & Connecte...The Development Obstacles and Correction Strategies of Intelligent & Connecte...
The Development Obstacles and Correction Strategies of Intelligent & Connecte...IRJET Journal
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET Journal
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET Journal
 
IRJET- Smart Parking System using IoT
IRJET-  	  Smart Parking System using IoTIRJET-  	  Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET Journal
 
IRJET - Automobile Black Box System for Vehicle Accident Analysis
IRJET - Automobile Black Box System for Vehicle Accident AnalysisIRJET - Automobile Black Box System for Vehicle Accident Analysis
IRJET - Automobile Black Box System for Vehicle Accident AnalysisIRJET Journal
 
IRJET- Smart Parking : Parking Occupancy Monitoring and Visualisation Syst...
IRJET- 	  Smart Parking : Parking Occupancy Monitoring and Visualisation Syst...IRJET- 	  Smart Parking : Parking Occupancy Monitoring and Visualisation Syst...
IRJET- Smart Parking : Parking Occupancy Monitoring and Visualisation Syst...IRJET Journal
 
IRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET Journal
 
IRJET- Using Deep Convolutional Neural Network to Avoid Vehicle Collision
IRJET- Using Deep Convolutional Neural Network to Avoid Vehicle CollisionIRJET- Using Deep Convolutional Neural Network to Avoid Vehicle Collision
IRJET- Using Deep Convolutional Neural Network to Avoid Vehicle CollisionIRJET Journal
 
Design And Development of Speed-Breaker Detection and Automatic Speed Control...
Design And Development of Speed-Breaker Detection and Automatic Speed Control...Design And Development of Speed-Breaker Detection and Automatic Speed Control...
Design And Development of Speed-Breaker Detection and Automatic Speed Control...IRJET Journal
 
Alcohol Sensing Alert with Engine Locking using IOT
Alcohol Sensing Alert with Engine Locking using IOTAlcohol Sensing Alert with Engine Locking using IOT
Alcohol Sensing Alert with Engine Locking using IOTIRJET Journal
 
ARDUINO BASED CAR PARKING SYSTEM USING WOKWI SIMULATOR
ARDUINO BASED CAR PARKING SYSTEM USING WOKWI SIMULATORARDUINO BASED CAR PARKING SYSTEM USING WOKWI SIMULATOR
ARDUINO BASED CAR PARKING SYSTEM USING WOKWI SIMULATORIRJET 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- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian MallsIRJET- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian MallsIRJET Journal
 
IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET Journal
 
IRJET- Study of Automated Highway System
IRJET-  	  Study of Automated Highway SystemIRJET-  	  Study of Automated Highway System
IRJET- Study of Automated Highway SystemIRJET Journal
 

Similar to IRJET- Car Automation using IoT (20)

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
 
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 - 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
 
SMART CAR PARKING SYSTEM USING IR SENSOR
SMART CAR PARKING SYSTEM USING IR SENSORSMART CAR PARKING SYSTEM USING IR SENSOR
SMART CAR PARKING SYSTEM USING IR SENSOR
 
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...
 
The Development Obstacles and Correction Strategies of Intelligent & Connecte...
The Development Obstacles and Correction Strategies of Intelligent & Connecte...The Development Obstacles and Correction Strategies of Intelligent & Connecte...
The Development Obstacles and Correction Strategies of Intelligent & Connecte...
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring System
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR Code
 
IRJET- Smart Parking System using IoT
IRJET-  	  Smart Parking System using IoTIRJET-  	  Smart Parking System using IoT
IRJET- Smart Parking System using IoT
 
IRJET - Automobile Black Box System for Vehicle Accident Analysis
IRJET - Automobile Black Box System for Vehicle Accident AnalysisIRJET - Automobile Black Box System for Vehicle Accident Analysis
IRJET - Automobile Black Box System for Vehicle Accident Analysis
 
IRJET- Smart Parking : Parking Occupancy Monitoring and Visualisation Syst...
IRJET- 	  Smart Parking : Parking Occupancy Monitoring and Visualisation Syst...IRJET- 	  Smart Parking : Parking Occupancy Monitoring and Visualisation Syst...
IRJET- Smart Parking : Parking Occupancy Monitoring and Visualisation Syst...
 
IRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management System
 
IRJET- Using Deep Convolutional Neural Network to Avoid Vehicle Collision
IRJET- Using Deep Convolutional Neural Network to Avoid Vehicle CollisionIRJET- Using Deep Convolutional Neural Network to Avoid Vehicle Collision
IRJET- Using Deep Convolutional Neural Network to Avoid Vehicle Collision
 
Design And Development of Speed-Breaker Detection and Automatic Speed Control...
Design And Development of Speed-Breaker Detection and Automatic Speed Control...Design And Development of Speed-Breaker Detection and Automatic Speed Control...
Design And Development of Speed-Breaker Detection and Automatic Speed Control...
 
Alcohol Sensing Alert with Engine Locking using IOT
Alcohol Sensing Alert with Engine Locking using IOTAlcohol Sensing Alert with Engine Locking using IOT
Alcohol Sensing Alert with Engine Locking using IOT
 
ARDUINO BASED CAR PARKING SYSTEM USING WOKWI SIMULATOR
ARDUINO BASED CAR PARKING SYSTEM USING WOKWI SIMULATORARDUINO BASED CAR PARKING SYSTEM USING WOKWI SIMULATOR
ARDUINO BASED CAR PARKING SYSTEM USING WOKWI SIMULATOR
 
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- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian MallsIRJET- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian Malls
 
IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)
 
IRJET- Study of Automated Highway System
IRJET-  	  Study of Automated Highway SystemIRJET-  	  Study of Automated Highway System
IRJET- Study of Automated Highway System
 

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

Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
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
 

Recently uploaded (20)

Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
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...
 

IRJET- Car Automation using IoT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 647 CAR AUTOMATION USING IOT Sumeet Sarode Computer Engineering Department, Vivekanand Education Society’s Institute of Technology, Mumbai, India ----------------------------------------------------------------------------***-------------------------------------------------------------------------- ABSTRACT:- In today’s developing world, traveling from a place to another has become an unparalleled part of our day to day life. A substantial amount of resources as well as time on traveling which might not always be pleasurable as there are various problems such as accidents and the roadblocks caused due to these accidents, vehicles parked in an undisciplined manner, and various human errors. Also, the problem that haunts all the people is the possibility of theft of the parked vehicles. To overcome these challenges, there is a pressing need to develop automated car system or smart cars. This can be reached using the Internet of Things (IoT) based platforms and services. There are many technology giants as well as automobile giants such as Google, Mercedes-Benz, Edmunds, etc. are racing for developing smart cars or intelligent vehicle system. The existing smart vehicles incur a huge amount of money and resources for development and require well-organized paths with all the road markings and signs visible very clearly. There is a need to improve the efficiency of these smart vehicles. One of the main advantages of these systems is that the user can monitor and control their automobiles from anywhere in the world provided that the user has an active internet connection. Developing automated car systems will ensure security and comfort of the user. It will also reduce the accidents and the inconvenience caused due to various human errors. Many applications have been developed using IoT technologies. The platform for developing such technologies are Raspberry Pi, Arduino or other microcontrollers which are responsible for controlling various operations. These systems can be controlled and monitored from a registered device which is present with the user. Keywords: Car automation, Smart car, Vehicle automation, IoT, LIDAR (Light Detection and Ranging), IR sensor, GSM shield, RF module INTRODUCTION This is the age of automation where human efforts are reducing to a great extent. Making lives simpler and smarter is the aim of Automation. With smartness of Automation comes information and awareness of the technology around us. With the continuous progress and evolution in information technology and the rising demands of safe travel, it has become necessary to find better and innovative systems to aid human life and make it easier. The most common cause of traffic accidents is the Driver error. With cell phones and other electronic media, in-car entertainment systems, the growing traffic, and complicated road systems, this problem has become bigger than ever. So for public transportation, we can use Driverless vehicles[1]. Car automation is a technology with the use of which we can control different things or we can keep a track of the vehicle for the security comfort and efficiency. Multiple applications have been developed so as to support the safety and security of the vehicle[2]. There is a wide range of potential social, economic and environmental impacts on the concept of Autonomous driving. Each of these impacts revolves around the inherent efficiency gained by doing a task normally as performed by humans by implementing an optimized computer algorithm to do the task[3]. Technologies are evolving day-by-day involving self-driving cars including LIDAR (Light Detection and Ranging) to Image Processing techniques, due to which the idea of a self-driving car has come to a reality in 2016[4]. The concept of the self-driving car helps enforce many of the constraints related to the efficiency and reliability of road transport such as: Fuel conservation can be done at its maximum level by using driving techniques and speed limits of the vehicle efficiently. Strict obedience of traffic rules, especially in India, which is being neglected and ignored by many of the human drivers such as not following of traffic signal lights, not following of speed limits especially in city areas, improper lane keeping, blowing horns in horn restricted areas, etc. Efficient use of parking space which can be achieved with the help of automated parking algorithms and sensors which will help the autonomous cars to avoid collision with other parked vehicles and in turn also increase the space for parking[4]. RELATED WORK In journal paper, titled [5] “How Google‘s self-driving car Works”, Ericco Guizzo presented the key objectives for the self- driving vehicles and its functions. The key objectives included the implementation of LIDAR systems for 360% image production and mapping, parking assistance systems. It also explained the obstacle detection systems to avoid collisions with
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 648 other vehicles and the most important function is the lane keeping management, which is carried out by the self-driving car itself which does not require any human interference. Guizzo‘s research findings also highlighted a couple of backdrops which were responsible for increasing the cost of vehicles with LIDAR systems by implementing LIDAR sensors and also responsible for self-driving car‘s inefficiency in adapting to dynamically changing environments. Most of the time it’s difficult to adapt itself to changing environments and infrastructure like traffic signal lights, roads, potholes, speed breakers, addition of new lanes as all these requires prior knowledge of the roads and its infrastructure for autonomous driving. Ryan Krauss [6] proposed a platform of combining raspberry pi and Arduino for autonomous vehicle. To reduce the error in real time they created a feedback system. The value of the constancy of the controller was displayed on the web page which they had created and it got its value from the raspberry pi which was interfaced to the internet. Gummarekula Sattibabu et.al[7] introduced a method for detection of a speed breaker. The speed breakers were detected with the help of RF module and ARM microcontroller by placing the RF module on the signboard and at the vehicle’s dashboard. A message is displayed on LCD screen with a buzzer when the vehicle is in the zone. Christoph Stiller and Keith Redmill[8] presented ideas and possibilities of detecting and avoiding obstacles and analyzing and estimating the nearby obstacles or objects by autonomous vehicles. The major drawback of the results was due to the sole dependence on only RADAR sensors which resulted in the unreliability of the complete system. It makes the system inefficient which may cause a collision with other vehicles due to the failure of detecting the objects and sole reliance on a single system. Thus, from all these research ideas and results it can be concluded that for a long time the motivation behind smart automobiles has been going and it is a promising vision and not just a myth. Autonomous vehicles will soon be a future and they will help to tackle many worries related to road traffic environment and infrastructure such as not following traffic rules, avoiding the accidents, etc. METHODOLOGY USED: A smart car was designed using components such as an Arduino module, ultrasonic sensor, GPS receiver, sound sensor, IR sensor, GSM shield, LCD, LED and buzzer. There were three sections- input section, processing unit, and output section. The ultrasonic sensors were installed to detect any obstacles such as speed breakers that come in the way. The range of operation was to be increased when detecting speed breakers which was achieved by the RF module. For determining the exact location of the car, a GPS receiver was used in order to record the latitude and the longitude. To sense the horns honking in the surrounding, a sound sensor was used. The Arduino module which is the main platform has four loops, namely, loop 1, loop 2, loop 3 and loop 4. Loop 1 activated when the engine was powered ON and the also true key was present. It also contained Loop 2 which ran when the parking mode was enabled. Loop 3 initiated when the conditions of Loop 1 were negated. Loop 4 started when the engine was turned on even though the true key was absent.[9] Fig.: Block diagram for a Smart Car[9].
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 649 To reduce the chances of a collision, a collision warning system was designed which after gathering knowledge about the state of a vehicle with respect to other vehicles, either assisted the driver for controlling the vehicle or doing it autonomously. In this system, the desired motion of the vehicle was determined by the higher level controller. The lower level controllers decided the actions that the engine should take after gaining the knowledge about the environment. Various parameters such as inputs from the driver, the infrastructure, other vehicles, and the onboard sensors were processed by the higher level controllers so as to control the brakes and the throttle. These controllers are based on mathematical models. To ensure that this system emulates human beings, neural networks were built.[10] Car automation was also achieved using a Raspberry Pi module. Different sensors such as fuel level sensor, humidity sensor, temperature sensor, ultrasonic sensor, and Wi-Fi module were connected to the Raspberry Pi. These sensors sensed the environment data continuously and transmitted it over the web. The ultrasonic sensor connected to raspberry pi was used to calculate distances. It used the same methodology as SONAR in which the distances are calculated on the basis of the time required for the ultrasonic wave to return to the sensor after getting reflected by any obstacle. The moisture sensor connected to it was responsible for the action of car wipes as it determined whether it is raining in the surrounding by checking the moisture levels of the environment. A Photoresistor(LDR) was used to turn the car lights ON and OFF as it could check the presence of light around the car. All the observations made by these sensors were sent to the cloud storage and to the controller to take appropriate actions.[2] Fig.: Car Automation Using Raspberry Pi[2]. In the self-driving car developed by Technology giant, Google, the user first had to set the Destination. The route was calculated by the software in the car. The Light Detection And Ranging(LIDAR) sensor installed on the roof checks for the radius of 60 meters and created a 3-dimensional map of the immediate surrounding. The rear wheel had the ultrasonic sensor which was used to detect the positions of other vehicles with respect to the created map. The distance sensors placed on the rear and front bumpers determined the distance between the car and the obstacles detected. All the data collected by all the sensors along with the street view recorded by the Video camera was given to the Artificial Intelligence system. The Artificial Intelligence processed the real-time data to make decisions and simulated human perceptions to control various actions required for driving a car. The override function enabled the user to take control over the artificial intelligence.[12]
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 650 Fig.: Self-driving car by Google[12]. RESULTS The results were recorded by testing in a simulated environment that had potholes and speed breakers along with all the challenges that the system may have to overcome to ensure a smooth, and safe ride. For checking Speed breaker detection, there were two situations. In the first situation, the speed breaker was within a distance of 80cm. As soon as the speed breaker was detected, the buzzer beeped. In the second situation when the speed breaker was not within 80cm, RF transmitter and receiver had to be used. For the pothole detection, the threshold distance was set in the range of 15 to 30 cm. If pothole was detected within the threshold, the buzzer made a sound. In case of traffic chaos, if a high pitch noise was detected over a certain period of time, the keychain of the owner received a signal captured by it from the RF transmitter. While parking, the parking key was turned on. It helped the driver by blinking either on the left side or the right side. When the distance between the car corner and any detected obstacle was less than the set threshold of 2 cm, the buzzer made a beeping sound[9]. Fig.: Notification sent to the user for inappropriate parking [9] To verify the Accuracy of the system, GPS locations were chosen as deciding parameters. To locate the exact car location, GPS data (string of character) needs to be translated into the value of longitude and latitude. The MCU helped in the process of navigation as it could identify the GPS data. To check the Reliability of the system, many single target / one-way trips were
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 651 made from different start points. In order to ensure the reliability, the car had to come to the desired target and terminate the trips. The car was able to do this most of the times [1]. In case of Car Automation system Using Raspberry Pi, the control actions were taken by the Raspberry Pi. The data collected by all the sensors was collected by the controller. The controller after assessing the data, performed various actions [2]. Fig.: Dashboard of a Raspberry Pi controlled Smart vehicle [2] REFERENCES 1. R.Mohanapriya, L.K.Hema, Dipeshwarkumar Yadav, Vivek Kumar Verma, “Driverless Intelligent Vehicle for Future Public Transport Based On GPS”, International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, Vol. 3, Special Issue 3, April 2014. 2. Vivek Gupta, Vikramsingh Mane, Manash Ranjan Pradhan & Kapil. B. kotangale,“ IOT Based Car Automation Using Raspberry Pi”, Imperial Journal of Interdisciplinary Research (IJIR), Vol-3, Issue-4, 2017. 3. Nicolas Gallardo, Nicholas Gamez and Mo Jamshidi ,“Autonomous Decision Making for a Driver-less Car” 4. Sumit Aher, Pulkit Bakaya, Raees Mulla,“A Prototype of Autonomous Vehicle Using Stereoscopic Vision”,International Journal of Computer Science and Mobile Computing, Vol.6 Issue.4, April- 2017. 5. Ericco Guizzo,”How Google's Self-Driving Car Works IEEE Spectrum"., IEEE spectrum Retrieved February 26, 2013. 6. Ryan Krauss, “Combining Raspberry Pi and Arduino to Form a Low-Cost, Real-Time Autonomous Vehicle Platform”, American Control Conference (ACC),2016. 7. Gummarekula Sattibabu,, B.V.V.Satyanarayan, VV Satyanarayana Kona: Automatic Vehicle Speed Control With Wireless In-Vehicle Road Sign Delivery System Using ARM 7, International Journal of Technology Enhancements and Emerging Engineering Research,Vol 2,Issue 8 32 , ISSN 2347-4289. 8. Christoph Stiller and Keith Redmill,”Systems for safety and Autonomous Behavior”, IEEE,February 2007.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 652 9. Ajay Shetgaonkar,Tanay Shirodkar,Rohit Yadavade,Suneeta Raykar,“Smart Car”,International Research Journal of Engineering and Technology (IRJET) ,Volume: 04 Issue: 06,June -2017. 10. Mrs. Smita Desai, Miss. Shreya Desai,“Smart Vehicle Automation”,International Journal of Computer Science and Mobile Computing, Vol.6 Issue.9, September- 2017. 11. Qudsia Memon,Muzamil Ahmed,Shahzeb Ali,Azam Rafique Memon,Wajiha Shah ,“Self-Driving and Driver Relaxing Vehicle” 12. Geet Inder Kaur,Sourabh Joshi,Aspreet Kaur,Smareet Kaur,“Going Driverless with Sensors”,Volume 2, Issue 5, June 2014 13. Zhao Wang, Eng Gee Lim, Weiwei Wang, Mark Leach, Ka Lok Man.,”Design of An Arduino-based Smart Car”.