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: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1144
Automotive Collision Avoidance System
Athira M1, Maithrika M2, Aiswarya S3, Akshay Sivadas4, Ashilly N5
1,2,3,4Final year Students, Dept. of ECE, Ammini College of Engineering, Palakkad, Kerala, India
5Asst Professor, Dept. of Electronics and Communication Engineering, Ammini College of Engineering, Palakkad
--------------------------------------------------------------------------------***--------------------------------------------------------------------------------
Abstract – In this work a modern vehicle security system
for any type of vehicles has been designed. When a vehicle
collides with another, the vibration sensor detects and the
details of the vehicles are transferred to each other
automatically via zigbee communication. It will help to find
the vehicle easily which met withtheaccident. Anotherfeature
implemented here is the ultrasonic sensor based collision
prevention system. The microcontroller is programmed to
continuously read the values from ultrasonic signals and
display on an LCD screen. The ultrasonic sensor consists of a
transmitter and a receiver. The transmitter continuously
transmits sound waves. When any obstacle comes across this,
this signal will reflect and the receiver receives thissignal and
give it to the microcontroller. The program loaded in the
controller calculates the time duration between the
transmission and reception and the distance between them. If
the distance is less than the safe limit, the speed of the vehicle
decreases automatically by the program loaded in the
controller.
Key Words: Vibration Sensor, Zigbee, Microcontroller
1. INTRODUCTION
In this Hi-Fi modernization world copingupwithroadsafety
and traffic congestion is the need of the hour. Many research
works are proposed and undergoing in this particularthrust
area. In this work an Intelligent Transport System (ITS) that
provides an effective Vehicle to Vehicle (V2V)
communication mechanism using Zigbee is implemented.
Especially in V2V communication Zigbee proves vital and it
is the key protocol for wireless sensor network applications.
The key features of Zigbee include long battery life, low-cost
for installation and ease maintenance. These features in
Zigbee enable uniform mesh networking, which effectively
supports the wireless communication between many
vehicles, routers and receivers. Here periodic monitoring of
vehicular movements are recorded which enhances road
safety and handles traffic congestion. Since these two above
mentioned issues are the core aspects in transportation
industry and an important problem which the world faces
today, this system deals with effective inter communication
of vehicles using Zigbee protocol. Connection of the output
signal to the mechanical system.
1.1 BLOCK DIAGRAM
The block diagram that showing vehicle to vehicle
communication is given in figure 1 and 2 below.
Fig -1: Block diagram of Main vehicle
Fig -2: Block diagram of Dummy vehicle
1.2 Ultrasonic sensor working principle
Ultrasonic sensors emit short, high-frequency sound pulses
at regular intervals. These propagateintheairatthevelocity
of sound. If they strike an object, then theyarereflected back
as echo signals to the sensor, which itself computes the
distance to the target based on the time-span between
emitting the signal and receiving the echo.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1145
1.3 Zigbee Communication
Zigbee communication is specially built for control and
sensor networks on IEEE 802.15.4 standard for wireless
personal area networks (WPANs), and it is the product from
Zigbee alliance. This communication standard defines
physical and Media Access Control (MAC) layers to handle
many devices at low-data rates. These Zigbee’s WPANs
operate at 868 MHz, 902-928MHz and 2.4 GHz frequencies.
The date rate of 250 kbps is best suited for periodic as well
as intermediate two way transmission of data between
sensors and controllers.
2. SIMULATION OF THE SYSTEM
Simulation of the complete system is done by the
software Proteus 7 Professional and MP Lab for PIC. The
16F877A is a capable microcontrollerthatcandomanytasks
because it has a large enough programming memory (large
in terms of sensor and control projects) 8k words and 368
Bytes of RAM. This is enough to do many different projects.
Among the peripheral features of PIC here we have used the
Port programming, ADC programming, LCD programming
and PWM programming. The simulation for Automotive
collision avoidance system is as shown in figure 3 below.
3. HARDWARE SECTIONS
Main hardware sections used in this project are PIC
microcontroller, Zigbee module,Ultrasonic sensor,Vibration
sensor, Motor driver and LCD for display the distance
between the two vehicles and thedetailsofthevehicle which
caused the accident if accident is occurred. Fig-4 shows the
setup for the Automotive collision avoidance system.
Fig-7: Set up for the Automotive collision avoidance system
3.1 Microcontroller-PIC16F877A
The 16F877A is one of the most popular PIC
microcontrollers and it’s easy to see why - it comes in a 40
pin DIP pin out and it has many internal peripherals. The
microcontroller is programmed to continuously read the
values of the ultrasonic sensor. If the distance is less than the
safe limit, then the program loaded in the microcontroller
will cause the speed of the vehicle to reduce. The midrange
PIC Microcontroller offerseveralfeaturesthathelptoachieve
these goals. The special features include:
 5 Digital I/O Ports –Port A,B,C,D,E
 Three timer/counter modules
 A 10-bit ADC with 8 inputs
 Two Capture, Compare, PWM modules
 Synchronous Serial Port(SSP)withSPI(Mastermode)
and I2C (Master/Slave)
 Universal Synchronous Asynchronous Receiver
Transmitter (USART/SCI) with 9- bit address
detection
 Parallel Slave Port (PSP) 8-bitswide,withexternalRD,
WR and CS
3.2 Ultrasonic Sensor
The ultrasonic sensor should be placed on the front
end of the vehicles. The sensor will continuously transmit
sound waves. If an obstacle comes across this,thewaveswill
reflect and thus the distance between the vehicle and that
obstacle is calculated. This result is then given to the
microcontroller to decide whether the speed of the vehicle
has to be reduced or not.
3.3 Vibration Sensor
The vibration sensor is to detect the collisions between
the vehicles. Vibration sensors are placedin bothsidesof the
vehicle. The vibration sensor detects the collision through
mechanical vibrations and these vibrations are converted
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1146
into electrical voltage and are given to the comparator for
comparison with a pre-set voltage. Now the result of the
comparator is transferred to the microcontroller which
intern activates the zigbee module fordata transmissionand
reception.
3. 4 Zigbee Module
The transceiver module used here is Zigbee. Zigbee
module should be placed on every vehiclefor the
transmissionand reception of data. The operating frequency
is about 2.4 GHZ.
3.5 LCD Display
A 16x2 LCD (Liquid Crystal Display) screen is used to
display the distance between two vehicles and the details of
the vehicle which caused the accident whenever collision is
occurred.
4. CONCLUSION
Front and back collisions can be avoided at a maximum
by using Automotive collision avoidance system.
Since inter vehicular communication is provided in this
system, it is possible to get the information aboutthevehicle
which caused the accident.
ACKNOWLEDGEMENT
We wish to express our deep sense of gratitude to our
beloved Chairman Sri. K. G. Madhu and all trust members of
Ammini College of Engineering for providing all the
necessary facilities to conduct our project work. We express
our sincere thanks to the Principal Dr. Shasi Dharan for his
support. We express our gratitude to Head of the
Department Ms. Susan Varghese, department of Electronics
and Communication Engineering, for the support and
guidance she has extended to carry out the project work
successfully. We extend our sincere thanks to our guide
Ms. Ashilly N. , Assistant Professor and staff members of the
Department of Electronics and Communication Engineering
for their valuable suggestions and help throughout our
project work.
REFERENCES
[1] “An Overview of the DSRC/WAVE Technology.” by
Yunxin (Jeff) Li
[2] “Vehicle-to-Vehicle Communications: Readiness of V2V
Technology for Application.” by Harding, J. Powell, G. R.
Yoon, R. Fikentscher, J. Doyle, C. Sade, D. Lukuc, M.
Simons
[3] “Building a Stand-Alone Application” by National
Instruments.
[4] “Vehicular Ad-hoc Network (VANET) - Privacy and
Security.” By Anil K. R. Panghal, Sharda Rani
BIOGRAPHIES
Athira M. is doing her B.Tech in
Electronics and Communication
Engineering at Ammini college of
Engineering, Calicut university,
Kerala.
Maithrika M. is pursuing her B.Tech
in Electronics and Communication
Engineering from Ammini College of
Engineering, Palakkad, Kerala.
Aiswarya S. currently doing her
B.Tech in Electronics and
Communication Engineering at
Ammini college of Engineering,
Calicut university, Kerala.
Akshay Sivadas is with Ammini
College of Engineering doing his
B.Tech in Electronics and
Communication Engineering, Calicut
university, Kerala.
Ashilly N. is with Ammini College of
engineering, Palakkad as Assistant
professor in the ECE dept. She
received the B.Tech degree in
Electronics and Communication
Engineering from Royal College of
Engineering and Technology,
Thrissur and M.E in Communication
Systems from Maharaja Prithvi
Engineering College, Avinasi. She
published 1 paper on the topic
related to Error control coding inone
of the international journals.
2nd
Author
Photo
4th
Author
Photo
Author
Photo
1’st
Author
Photo
5th
Author
Photo

More Related Content

What's hot

Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident AvoidanceCombined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident AvoidanceIRJET Journal
 
IRJET- Automatic Vehicle Accident Detection and Messaging System
IRJET-  	  Automatic Vehicle Accident Detection and Messaging SystemIRJET-  	  Automatic Vehicle Accident Detection and Messaging System
IRJET- Automatic Vehicle Accident Detection and Messaging SystemIRJET Journal
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET Journal
 
IRJET- GSM & GPS Based Vehicle Theft Control System
IRJET- GSM & GPS Based Vehicle Theft Control SystemIRJET- GSM & GPS Based Vehicle Theft Control System
IRJET- GSM & GPS Based Vehicle Theft Control SystemIRJET Journal
 
IRJET- Automatic Railway Crack Locator
IRJET-	 Automatic Railway Crack LocatorIRJET-	 Automatic Railway Crack Locator
IRJET- Automatic Railway Crack LocatorIRJET Journal
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing SystemIRJET Journal
 
IRJET- IoT Enabled Smart Parking System
IRJET-  	  IoT Enabled Smart Parking SystemIRJET-  	  IoT Enabled Smart Parking System
IRJET- IoT Enabled Smart Parking SystemIRJET Journal
 
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Associate Professor in VSB Coimbatore
 
IRJET- Emergency Vehicle Pre-Emption using Smart City Concept
IRJET- Emergency Vehicle Pre-Emption using Smart City ConceptIRJET- Emergency Vehicle Pre-Emption using Smart City Concept
IRJET- Emergency Vehicle Pre-Emption using Smart City ConceptIRJET Journal
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTJournal For Research
 
Implementing intelligent traffic control system for congestion control, ambula...
Implementing intelligent traffic control system for congestion control, ambula...Implementing intelligent traffic control system for congestion control, ambula...
Implementing intelligent traffic control system for congestion control, ambula...LeMeniz Infotech
 
Intelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemIntelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemAlexander Decker
 
IRJET-Railway Track Security System
IRJET-Railway Track Security SystemIRJET-Railway Track Security System
IRJET-Railway Track Security SystemIRJET Journal
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemIRJET Journal
 
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET Journal
 
Traffic Clearance for Emergency Vehicles Using Priority Mode
Traffic Clearance for Emergency Vehicles Using Priority ModeTraffic Clearance for Emergency Vehicles Using Priority Mode
Traffic Clearance for Emergency Vehicles Using Priority ModeIRJET Journal
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention SystemIRJET Journal
 
Intelligent vehicle using embedded system
Intelligent vehicle using embedded systemIntelligent vehicle using embedded system
Intelligent vehicle using embedded systemijiert bestjournal
 
IRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS SystemIRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS SystemIRJET Journal
 

What's hot (20)

Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident AvoidanceCombined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
 
Smart Car
Smart CarSmart Car
Smart Car
 
IRJET- Automatic Vehicle Accident Detection and Messaging System
IRJET-  	  Automatic Vehicle Accident Detection and Messaging SystemIRJET-  	  Automatic Vehicle Accident Detection and Messaging System
IRJET- Automatic Vehicle Accident Detection and Messaging System
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue System
 
IRJET- GSM & GPS Based Vehicle Theft Control System
IRJET- GSM & GPS Based Vehicle Theft Control SystemIRJET- GSM & GPS Based Vehicle Theft Control System
IRJET- GSM & GPS Based Vehicle Theft Control System
 
IRJET- Automatic Railway Crack Locator
IRJET-	 Automatic Railway Crack LocatorIRJET-	 Automatic Railway Crack Locator
IRJET- Automatic Railway Crack Locator
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
IRJET- IoT Enabled Smart Parking System
IRJET-  	  IoT Enabled Smart Parking SystemIRJET-  	  IoT Enabled Smart Parking System
IRJET- IoT Enabled Smart Parking System
 
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
 
IRJET- Emergency Vehicle Pre-Emption using Smart City Concept
IRJET- Emergency Vehicle Pre-Emption using Smart City ConceptIRJET- Emergency Vehicle Pre-Emption using Smart City Concept
IRJET- Emergency Vehicle Pre-Emption using Smart City Concept
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOT
 
Implementing intelligent traffic control system for congestion control, ambula...
Implementing intelligent traffic control system for congestion control, ambula...Implementing intelligent traffic control system for congestion control, ambula...
Implementing intelligent traffic control system for congestion control, ambula...
 
Intelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemIntelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded system
 
IRJET-Railway Track Security System
IRJET-Railway Track Security SystemIRJET-Railway Track Security System
IRJET-Railway Track Security System
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating System
 
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
 
Traffic Clearance for Emergency Vehicles Using Priority Mode
Traffic Clearance for Emergency Vehicles Using Priority ModeTraffic Clearance for Emergency Vehicles Using Priority Mode
Traffic Clearance for Emergency Vehicles Using Priority Mode
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention System
 
Intelligent vehicle using embedded system
Intelligent vehicle using embedded systemIntelligent vehicle using embedded system
Intelligent vehicle using embedded system
 
IRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS SystemIRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS System
 

Similar to IRJET- Automotive Collision Avoidance System

IRJET- Accident Detection and Vehicle Safety using Zigbee
IRJET-  	  Accident Detection and Vehicle Safety using ZigbeeIRJET-  	  Accident Detection and Vehicle Safety using Zigbee
IRJET- Accident Detection and Vehicle Safety using ZigbeeIRJET Journal
 
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMVEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMIRJET Journal
 
IRJET- Review Paper on Iot Based Technology in Automobiles
IRJET-  	  Review Paper on Iot Based Technology in AutomobilesIRJET-  	  Review Paper on Iot Based Technology in Automobiles
IRJET- Review Paper on Iot Based Technology in AutomobilesIRJET Journal
 
Automated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving LicensesAutomated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving LicensesIRJET Journal
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIRJET Journal
 
IRJET - Accident Detection using Vehicular Ad-Hoc Network
IRJET -  	  Accident Detection using Vehicular Ad-Hoc NetworkIRJET -  	  Accident Detection using Vehicular Ad-Hoc Network
IRJET - Accident Detection using Vehicular Ad-Hoc NetworkIRJET Journal
 
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINOACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINOIRJET Journal
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET Journal
 
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...IRJET Journal
 
IJSRED-V2I2P31
IJSRED-V2I2P31IJSRED-V2I2P31
IJSRED-V2I2P31IJSRED
 
INTELLIGENT BRAKING SYSTEM
INTELLIGENT BRAKING SYSTEMINTELLIGENT BRAKING SYSTEM
INTELLIGENT BRAKING SYSTEMIRJET Journal
 
IRJET- Automotive Safety System using Controller Area Network(CAN) Protocol
IRJET- Automotive Safety System using Controller Area Network(CAN) ProtocolIRJET- Automotive Safety System using Controller Area Network(CAN) Protocol
IRJET- Automotive Safety System using Controller Area Network(CAN) ProtocolIRJET Journal
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT NotificationIRJET Journal
 
IRJET - Toll and Vehicle Rules Automation System
IRJET - Toll and Vehicle Rules Automation SystemIRJET - Toll and Vehicle Rules Automation System
IRJET - Toll and Vehicle Rules Automation SystemIRJET Journal
 
Train control system using can protocol
Train control system using can protocolTrain control system using can protocol
Train control system using can protocolIRJET Journal
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting SystemIRJET Journal
 
IRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple SensorsIRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple SensorsIRJET Journal
 
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 

Similar to IRJET- Automotive Collision Avoidance System (20)

IRJET- Accident Detection and Vehicle Safety using Zigbee
IRJET-  	  Accident Detection and Vehicle Safety using ZigbeeIRJET-  	  Accident Detection and Vehicle Safety using Zigbee
IRJET- Accident Detection and Vehicle Safety using Zigbee
 
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMVEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
 
IRJET- Review Paper on Iot Based Technology in Automobiles
IRJET-  	  Review Paper on Iot Based Technology in AutomobilesIRJET-  	  Review Paper on Iot Based Technology in Automobiles
IRJET- Review Paper on Iot Based Technology in Automobiles
 
Automated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving LicensesAutomated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving Licenses
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded system
 
IRJET - Accident Detection using Vehicular Ad-Hoc Network
IRJET -  	  Accident Detection using Vehicular Ad-Hoc NetworkIRJET -  	  Accident Detection using Vehicular Ad-Hoc Network
IRJET - Accident Detection using Vehicular Ad-Hoc Network
 
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINOACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
 
CAN BASE VOLVO AUTOMATION
CAN BASE VOLVO AUTOMATIONCAN BASE VOLVO AUTOMATION
CAN BASE VOLVO AUTOMATION
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoT
 
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
 
IJSRED-V2I2P31
IJSRED-V2I2P31IJSRED-V2I2P31
IJSRED-V2I2P31
 
INTELLIGENT BRAKING SYSTEM
INTELLIGENT BRAKING SYSTEMINTELLIGENT BRAKING SYSTEM
INTELLIGENT BRAKING SYSTEM
 
IRJET- Automotive Safety System using Controller Area Network(CAN) Protocol
IRJET- Automotive Safety System using Controller Area Network(CAN) ProtocolIRJET- Automotive Safety System using Controller Area Network(CAN) Protocol
IRJET- Automotive Safety System using Controller Area Network(CAN) Protocol
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT Notification
 
IRJET - Toll and Vehicle Rules Automation System
IRJET - Toll and Vehicle Rules Automation SystemIRJET - Toll and Vehicle Rules Automation System
IRJET - Toll and Vehicle Rules Automation System
 
Train control system using can protocol
Train control system using can protocolTrain control system using can protocol
Train control system using can protocol
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting System
 
IRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple SensorsIRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
 
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION 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

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniquesugginaramesh
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniques
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 

IRJET- Automotive Collision Avoidance System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1144 Automotive Collision Avoidance System Athira M1, Maithrika M2, Aiswarya S3, Akshay Sivadas4, Ashilly N5 1,2,3,4Final year Students, Dept. of ECE, Ammini College of Engineering, Palakkad, Kerala, India 5Asst Professor, Dept. of Electronics and Communication Engineering, Ammini College of Engineering, Palakkad --------------------------------------------------------------------------------***-------------------------------------------------------------------------------- Abstract – In this work a modern vehicle security system for any type of vehicles has been designed. When a vehicle collides with another, the vibration sensor detects and the details of the vehicles are transferred to each other automatically via zigbee communication. It will help to find the vehicle easily which met withtheaccident. Anotherfeature implemented here is the ultrasonic sensor based collision prevention system. The microcontroller is programmed to continuously read the values from ultrasonic signals and display on an LCD screen. The ultrasonic sensor consists of a transmitter and a receiver. The transmitter continuously transmits sound waves. When any obstacle comes across this, this signal will reflect and the receiver receives thissignal and give it to the microcontroller. The program loaded in the controller calculates the time duration between the transmission and reception and the distance between them. If the distance is less than the safe limit, the speed of the vehicle decreases automatically by the program loaded in the controller. Key Words: Vibration Sensor, Zigbee, Microcontroller 1. INTRODUCTION In this Hi-Fi modernization world copingupwithroadsafety and traffic congestion is the need of the hour. Many research works are proposed and undergoing in this particularthrust area. In this work an Intelligent Transport System (ITS) that provides an effective Vehicle to Vehicle (V2V) communication mechanism using Zigbee is implemented. Especially in V2V communication Zigbee proves vital and it is the key protocol for wireless sensor network applications. The key features of Zigbee include long battery life, low-cost for installation and ease maintenance. These features in Zigbee enable uniform mesh networking, which effectively supports the wireless communication between many vehicles, routers and receivers. Here periodic monitoring of vehicular movements are recorded which enhances road safety and handles traffic congestion. Since these two above mentioned issues are the core aspects in transportation industry and an important problem which the world faces today, this system deals with effective inter communication of vehicles using Zigbee protocol. Connection of the output signal to the mechanical system. 1.1 BLOCK DIAGRAM The block diagram that showing vehicle to vehicle communication is given in figure 1 and 2 below. Fig -1: Block diagram of Main vehicle Fig -2: Block diagram of Dummy vehicle 1.2 Ultrasonic sensor working principle Ultrasonic sensors emit short, high-frequency sound pulses at regular intervals. These propagateintheairatthevelocity of sound. If they strike an object, then theyarereflected back as echo signals to the sensor, which itself computes the distance to the target based on the time-span between emitting the signal and receiving the echo.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1145 1.3 Zigbee Communication Zigbee communication is specially built for control and sensor networks on IEEE 802.15.4 standard for wireless personal area networks (WPANs), and it is the product from Zigbee alliance. This communication standard defines physical and Media Access Control (MAC) layers to handle many devices at low-data rates. These Zigbee’s WPANs operate at 868 MHz, 902-928MHz and 2.4 GHz frequencies. The date rate of 250 kbps is best suited for periodic as well as intermediate two way transmission of data between sensors and controllers. 2. SIMULATION OF THE SYSTEM Simulation of the complete system is done by the software Proteus 7 Professional and MP Lab for PIC. The 16F877A is a capable microcontrollerthatcandomanytasks because it has a large enough programming memory (large in terms of sensor and control projects) 8k words and 368 Bytes of RAM. This is enough to do many different projects. Among the peripheral features of PIC here we have used the Port programming, ADC programming, LCD programming and PWM programming. The simulation for Automotive collision avoidance system is as shown in figure 3 below. 3. HARDWARE SECTIONS Main hardware sections used in this project are PIC microcontroller, Zigbee module,Ultrasonic sensor,Vibration sensor, Motor driver and LCD for display the distance between the two vehicles and thedetailsofthevehicle which caused the accident if accident is occurred. Fig-4 shows the setup for the Automotive collision avoidance system. Fig-7: Set up for the Automotive collision avoidance system 3.1 Microcontroller-PIC16F877A The 16F877A is one of the most popular PIC microcontrollers and it’s easy to see why - it comes in a 40 pin DIP pin out and it has many internal peripherals. The microcontroller is programmed to continuously read the values of the ultrasonic sensor. If the distance is less than the safe limit, then the program loaded in the microcontroller will cause the speed of the vehicle to reduce. The midrange PIC Microcontroller offerseveralfeaturesthathelptoachieve these goals. The special features include:  5 Digital I/O Ports –Port A,B,C,D,E  Three timer/counter modules  A 10-bit ADC with 8 inputs  Two Capture, Compare, PWM modules  Synchronous Serial Port(SSP)withSPI(Mastermode) and I2C (Master/Slave)  Universal Synchronous Asynchronous Receiver Transmitter (USART/SCI) with 9- bit address detection  Parallel Slave Port (PSP) 8-bitswide,withexternalRD, WR and CS 3.2 Ultrasonic Sensor The ultrasonic sensor should be placed on the front end of the vehicles. The sensor will continuously transmit sound waves. If an obstacle comes across this,thewaveswill reflect and thus the distance between the vehicle and that obstacle is calculated. This result is then given to the microcontroller to decide whether the speed of the vehicle has to be reduced or not. 3.3 Vibration Sensor The vibration sensor is to detect the collisions between the vehicles. Vibration sensors are placedin bothsidesof the vehicle. The vibration sensor detects the collision through mechanical vibrations and these vibrations are converted
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1146 into electrical voltage and are given to the comparator for comparison with a pre-set voltage. Now the result of the comparator is transferred to the microcontroller which intern activates the zigbee module fordata transmissionand reception. 3. 4 Zigbee Module The transceiver module used here is Zigbee. Zigbee module should be placed on every vehiclefor the transmissionand reception of data. The operating frequency is about 2.4 GHZ. 3.5 LCD Display A 16x2 LCD (Liquid Crystal Display) screen is used to display the distance between two vehicles and the details of the vehicle which caused the accident whenever collision is occurred. 4. CONCLUSION Front and back collisions can be avoided at a maximum by using Automotive collision avoidance system. Since inter vehicular communication is provided in this system, it is possible to get the information aboutthevehicle which caused the accident. ACKNOWLEDGEMENT We wish to express our deep sense of gratitude to our beloved Chairman Sri. K. G. Madhu and all trust members of Ammini College of Engineering for providing all the necessary facilities to conduct our project work. We express our sincere thanks to the Principal Dr. Shasi Dharan for his support. We express our gratitude to Head of the Department Ms. Susan Varghese, department of Electronics and Communication Engineering, for the support and guidance she has extended to carry out the project work successfully. We extend our sincere thanks to our guide Ms. Ashilly N. , Assistant Professor and staff members of the Department of Electronics and Communication Engineering for their valuable suggestions and help throughout our project work. REFERENCES [1] “An Overview of the DSRC/WAVE Technology.” by Yunxin (Jeff) Li [2] “Vehicle-to-Vehicle Communications: Readiness of V2V Technology for Application.” by Harding, J. Powell, G. R. Yoon, R. Fikentscher, J. Doyle, C. Sade, D. Lukuc, M. Simons [3] “Building a Stand-Alone Application” by National Instruments. [4] “Vehicular Ad-hoc Network (VANET) - Privacy and Security.” By Anil K. R. Panghal, Sharda Rani BIOGRAPHIES Athira M. is doing her B.Tech in Electronics and Communication Engineering at Ammini college of Engineering, Calicut university, Kerala. Maithrika M. is pursuing her B.Tech in Electronics and Communication Engineering from Ammini College of Engineering, Palakkad, Kerala. Aiswarya S. currently doing her B.Tech in Electronics and Communication Engineering at Ammini college of Engineering, Calicut university, Kerala. Akshay Sivadas is with Ammini College of Engineering doing his B.Tech in Electronics and Communication Engineering, Calicut university, Kerala. Ashilly N. is with Ammini College of engineering, Palakkad as Assistant professor in the ECE dept. She received the B.Tech degree in Electronics and Communication Engineering from Royal College of Engineering and Technology, Thrissur and M.E in Communication Systems from Maharaja Prithvi Engineering College, Avinasi. She published 1 paper on the topic related to Error control coding inone of the international journals. 2nd Author Photo 4th Author Photo Author Photo 1’st Author Photo 5th Author Photo