SlideShare a Scribd company logo
Presented by: 1)SANTANU NASKAR
2)SOUMYAJIT SINGHA
3)SAMRIDDHA SHIL
4)TANAY PAUL
5)SAMIMUL ISLAM
A VEHICLE-TO-VEHICLE
COLLISION WARNING SYSTEM
AGENDA

Motivation for the Project

Requirements of Collision Avoidance System

Existing Approaches

Proposed Architecture

Work Flow in Detail

Improving Vehicle to Roadside connectivity

Collision Detection Mechanism

Expected Results

Future Work
MOTIVATION
There were nearly 6,420,000 auto accidents in the
United States in 2005
The financial cost of these crashes was more than 230
billion dollars
6858 people were injured in road accidents in 2006
60% of collisions could be avoided given at least 0.5
sec warning
MOTIVATION
• Stop sign and Intersection Violation
• Left or Right turn at Intersection crashes
MOTIVATING EXAMPLE
Scenario: A, B, and C traveling in same direction. A suddenly brakes.
Being farther from A does not make C safer for 2 reasons:
Line of sight limitation
Large human processing/forwarding delay (reaction time)
Can we build a quicker warning system using
vehicle-to-vehicle (V2V) communication?
COOPERATIVE COLLISION
WARNING
Scenario: A, B, and C traveling in same direction. A suddenly brakes.
Using V2V the danger for all parties is alleviated:
A can send warning messages immediately once emergency is detected
Assuming little delay, B and C can receive the alerts and react
REQUIREMENTS FOR
COLLISION AVOIDANCE
SYSTEM

Critical response time for Alerts

Reliable data transfer

Energy efficiency

Accurate Speed Measurement

Security

Integrity and Authenticity
INTERSECTION CRASH
STATISTICS
EXISTING APPROACHES TO
COLLISION AVOIDANCE

Vision based system

Deploy Wireless sensor Network(WSN) on the roads
EXISTING APPROACHES TO
COLLISION AVOIDANCE
Co-operative Vehicle to Vehicle (V2V)
PROPOSED SYSTEM
ARCHITECTURE
•Combination of V2V and V2R approach
•DSRC- Dedicated Short Range Communication
END TO END WORKING
• RSU connects with OBU by WSA
(Wave Service Advertisement)
• Cars near Intersection connects
RSU by Control CH
• Cars communicate with RSU by
service channel
• Separate RSU for Control and
Service channel depending on the
arrival rate of the vehicles.
OBU
RSU
OBU
RSU
OBUCCHZ
SCHZ
STATE TRANSITION DIAGRAM
Vehicles connect to
RSU by Control
Channel
Vehicle
enters
Service
Channel
range
RSU adds vehicle
to polling list to
query status
RSU
sends
polling
message
OBU replies by sending
Status message eg:
Velocity,position
Broadcast to other
Vehicles by
RSU
RSU send its
Status after
Every T sec
RSU sends
warning
Message to
OBU for
Collision
Proposed Architecture to improve
Vehicle to RSU connectivity
SYSTEM MODEL
• The Roadside Unit (RSU) acts
asWAVE providers that keep
advertising their presence and
the offered services through
periodic broadcasts.
• WSA(Wave Service
Advertisements)
Control information sent by the
RSUs over CCHs
SYSTEM MODEL CONTD.
• WBSS(Wave-based Basic Service Set)
Set up after WSAs are sent
Data exchange over the SCHs can only occur after the vehicle
successfully receives the WSA
• The signal strength of the RSU should be tuned to the
network latency and the lane speed at that location, so as to
not miss any vehicles coming in its range
• To relieve the RSU of too much computation and keep it real-
time, the Vehicle is expected to send the GPS location using
the DSRC Service Channel.
• This channel is exclusively reserved for the GPS data from
vehicle and is informed of this and is tuned to sufficient
bandwidth.
SYSTEM MODEL CONTD.
• To avoid the shadowing effect sometimes when a larger
building or a larger vehicle shadows other vehicles, we use
the mechanism of piggybacking the WAVE based parameters
which would further reduce the communication gap between
the Vehicles and the RSUs.
• Piggybacking
Periodic short status messages(Beacons) used to transmit
WSAs
There is a chance that WSA information sent is missed by a
vehicle
For vehicles that miss a WSA, beacons that are piggybacked
with WSA fields are sent
COMMUNICATION MODEL FOR
COLLISION AVOIDANCE
Different Communication Model exist:
1) Based on Vehicles:
General warning :broadcast message to all vehicles in range(nearby accident
information, road condition, etc.)
Selective Warning: Message sent only to the affected vehicle(expecting
collision)
2) Based on Warning Initiator:
Push Method: Here the Vehicle will send its current data including
direction, speed , acceleration to the RSU for constant time interval
Pull Method: Here the RSU will initiate the status message by asking for
the individual vehicle information.
We Use Selective warning with push method since this will avoid extra
message overhead involved in pull method. Also, we are interested only in
collision avoidance.
SCENARIO FOR ISSUING
WARNING
• There should be a good threshold in the system to prevent false
alarms.
• Time-To-Collision (TC) is computed by the pair-wise collision
detection algorithm while Time-To- Avoidance (TA) in Miller and
Huang’s peer-to-peer collision warning system is computed based on
vehicle kinetics, network latency, and human response time. This
holds good for v2v communication.
• If TC>TA, then warning is not issued, however if TC~TA ,then the
nearby RSU issues warning to the driver.
• There exists a tradeoff between providing drivers valuable
information in time and avoiding distraction to driver due to huge
number of messages.
MINIMUM WARNING DISTANCE
• The minimum warning distance required to inform a driver before intersection
crossing is calculated using the below parameters:
• [1]
v0 - velocity of the vehicle
a –vehicle braking deceleration,
tdriver -driver’s response time to brake,
tmachine - combination of braking system and warning system response time and
tinformation -constant information time, which is a time determined by the
assistance system to allow the driver to react and prepare the driver to stop
RSU MODEL
The communication between
the RSU and vehicle agents
are regulated inside the
administration zone which is
the spatial domain that
determines the region of
authority of an intersection
agent to coordinate vehicle
agents in the approaching and
passing vehicles.
COMMUNICATION AND
COMPUTATION
• Initially, the Vehicle pushes its status information to the RSU
unit nearby.
• Next, the RSU asks for a register request and assigns a unique
id to the vehicle. This will be required only for security
architecutre.
• Finally the RSU sends collision message to the vehicle if
needed based on its own computation.
• Computation can be performed by pairwise detection or
preselection.
• In pairwise, the time for each car to reach the future collision
point is calculated with velocity of each car and r is the vector
of co-ordinate of car(x,y) and the size of the vehicle.This has
high computational cost.
CHALLENGES IN SIMULATION
Introducing Beaconing support in DSRC when simulating the
scenario’s using VANETMobiSIM and NS-2. There exists no
parameter to specify Beaconing support in NS-2.
Handling highly mobile nodes which don’t stay for longer
timeframe for the network to stabilize the topology.
Extracting the results from huge trace files produced by NS-2
to evaluate our metrics requires complex awe parsers to
process the necessary information.
Simulating shadowing scenarios.
RESULTS (Expected)
• The solution is fully compliant with 802.11p/WAVE
specifications and incurs little-to-none over-head, by
leveraging on packets already foreseen to be transmitted on the
Control Channel and on largely available self-positioning
capabilities of vehicles.
• The Dedicated Control Channel in the DSRC is highly secured
and is responsible for safely delivering the Alert messages to
the Vehicles.
• The Service channels apart from hosting WBSS (WAVE Based
Basic Service Set) can be used to communicate the Vehicle
Location effectively to the RSUs thereby reducing further
overhead.
FUTURE WORK
• Evaluate the metrics in the presence of Obstructions.
• Evaluate the metrics based on realistic Vehicular traces
available
• Make use of Simulators to simulate much more complex
Urban traffic scenarios and investigate the Network
parameters using NS-2.
• Try to simulate shadowing effects using Simulators as well
and evaluate the performance.
Thank you!!

More Related Content

What's hot

Embedded system-in-automobile
Embedded system-in-automobileEmbedded system-in-automobile
Embedded system-in-automobile
Siddharth Sanskar
 
Collision warning and avoidance
Collision warning and avoidance Collision warning and avoidance
Collision warning and avoidance
jiodadi
 
collision warning assistance system
collision warning assistance systemcollision warning assistance system
collision warning assistance system
subbu cancan k
 
Embedded system-in-automobiles
Embedded system-in-automobilesEmbedded system-in-automobiles
Embedded system-in-automobiles
Priyanka GV
 
Automatic Braking System
Automatic Braking SystemAutomatic Braking System
Automatic Braking System
Hassan Raza
 
Embedded system in automobile
Embedded system in automobile Embedded system in automobile
Embedded system in automobile
Swaraj Nayak
 
Mini Project
Mini ProjectMini Project
Mini ProjectAllwin M
 
An overview of embedded systems in automobiles(With instructional videos)
An overview of embedded systems in automobiles(With instructional videos)An overview of embedded systems in automobiles(With instructional videos)
An overview of embedded systems in automobiles(With instructional videos)
Louise Antonio
 
Cruise control systems
Cruise control systemsCruise control systems
Cruise control systems
Yusha Patel
 
Cruise control
Cruise controlCruise control
Cruise control
haseeb muhsin
 
Ultrasonic automatic braking system in cars by Accelerator Disengagement Mech...
Ultrasonic automatic braking system in cars by Accelerator Disengagement Mech...Ultrasonic automatic braking system in cars by Accelerator Disengagement Mech...
Ultrasonic automatic braking system in cars by Accelerator Disengagement Mech...
Arvind Srivastava
 
intelligence braking system
intelligence braking system intelligence braking system
intelligence braking system
paras gupta
 
ANTI COLLISION SYSTEM IN CARS
ANTI COLLISION SYSTEM IN CARSANTI COLLISION SYSTEM IN CARS
ANTI COLLISION SYSTEM IN CARS
Rakesh Reddy
 
Case study of Adaptive Cruise Control
Case study of Adaptive Cruise ControlCase study of Adaptive Cruise Control
Case study of Adaptive Cruise Control
PAVANKUMARSDESAI
 
Ultrasonic Automatic Vehicle Braking System
Ultrasonic Automatic Vehicle Braking SystemUltrasonic Automatic Vehicle Braking System
Ultrasonic Automatic Vehicle Braking System
Nayeem Shahadat
 
Adaptive cruise control edit1
Adaptive cruise control edit1Adaptive cruise control edit1
Adaptive cruise control edit1
Siddharth Dc
 
Autonomous cruise control ppt
Autonomous cruise control pptAutonomous cruise control ppt
Autonomous cruise control ppt
Deepak kango
 
IRJET- Intelligent Vehicle Control System
IRJET-  	  Intelligent Vehicle Control SystemIRJET-  	  Intelligent Vehicle Control System
IRJET- Intelligent Vehicle Control System
IRJET Journal
 

What's hot (20)

Embedded system-in-automobile
Embedded system-in-automobileEmbedded system-in-automobile
Embedded system-in-automobile
 
Collision warning and avoidance
Collision warning and avoidance Collision warning and avoidance
Collision warning and avoidance
 
collision warning assistance system
collision warning assistance systemcollision warning assistance system
collision warning assistance system
 
Embedded system-in-automobiles
Embedded system-in-automobilesEmbedded system-in-automobiles
Embedded system-in-automobiles
 
Automatic Braking System
Automatic Braking SystemAutomatic Braking System
Automatic Braking System
 
Adaptive cruise control’
Adaptive cruise control’Adaptive cruise control’
Adaptive cruise control’
 
Embedded system in automobile
Embedded system in automobile Embedded system in automobile
Embedded system in automobile
 
Mini Project
Mini ProjectMini Project
Mini Project
 
An overview of embedded systems in automobiles(With instructional videos)
An overview of embedded systems in automobiles(With instructional videos)An overview of embedded systems in automobiles(With instructional videos)
An overview of embedded systems in automobiles(With instructional videos)
 
Cruise control systems
Cruise control systemsCruise control systems
Cruise control systems
 
Adaptive cruise control
Adaptive cruise controlAdaptive cruise control
Adaptive cruise control
 
Cruise control
Cruise controlCruise control
Cruise control
 
Ultrasonic automatic braking system in cars by Accelerator Disengagement Mech...
Ultrasonic automatic braking system in cars by Accelerator Disengagement Mech...Ultrasonic automatic braking system in cars by Accelerator Disengagement Mech...
Ultrasonic automatic braking system in cars by Accelerator Disengagement Mech...
 
intelligence braking system
intelligence braking system intelligence braking system
intelligence braking system
 
ANTI COLLISION SYSTEM IN CARS
ANTI COLLISION SYSTEM IN CARSANTI COLLISION SYSTEM IN CARS
ANTI COLLISION SYSTEM IN CARS
 
Case study of Adaptive Cruise Control
Case study of Adaptive Cruise ControlCase study of Adaptive Cruise Control
Case study of Adaptive Cruise Control
 
Ultrasonic Automatic Vehicle Braking System
Ultrasonic Automatic Vehicle Braking SystemUltrasonic Automatic Vehicle Braking System
Ultrasonic Automatic Vehicle Braking System
 
Adaptive cruise control edit1
Adaptive cruise control edit1Adaptive cruise control edit1
Adaptive cruise control edit1
 
Autonomous cruise control ppt
Autonomous cruise control pptAutonomous cruise control ppt
Autonomous cruise control ppt
 
IRJET- Intelligent Vehicle Control System
IRJET-  	  Intelligent Vehicle Control SystemIRJET-  	  Intelligent Vehicle Control System
IRJET- Intelligent Vehicle Control System
 

Similar to Collision Warning....SAMRIDDHA SHIL & MY TEAM

Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitModified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
IRJET Journal
 
Predictive Data Dissemination in Vanet
Predictive Data Dissemination in VanetPredictive Data Dissemination in Vanet
Predictive Data Dissemination in Vanet
DhruvMarothi
 
Congestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportationCongestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportationIAEME Publication
 
CAV Smart Work Zones
CAV Smart Work ZonesCAV Smart Work Zones
CAV Smart Work Zones
Acey Roberts
 
IRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET- Survey on Delivering Hazardous Event Messages to Distinct VehiclesIRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET Journal
 
An adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alertAn adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alert
eSAT Publishing House
 
An adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alertAn adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alerteSAT Publishing House
 
paper Presentation
paper Presentationpaper Presentation
paper PresentationPranesh nair
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
Automatic control systems related to safety in autonomous cars
Automatic control systems related to safety in autonomous carsAutomatic control systems related to safety in autonomous cars
Automatic control systems related to safety in autonomous cars
MRUGENDRASHILVANT
 
(Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
 (Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm... (Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
(Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
Naoki Shibata
 
Cluster based mac in vane ts for safety applications
Cluster based mac in vane ts for safety applications Cluster based mac in vane ts for safety applications
Cluster based mac in vane ts for safety applications
Md. Hasibur Rashid
 
Effective Road Model for Congestion Control in VANETS
Effective Road Model for Congestion Control in VANETSEffective Road Model for Congestion Control in VANETS
Effective Road Model for Congestion Control in VANETS
ijwmn
 
Vehicular ad hoc network - VANET
Vehicular ad hoc network - VANETVehicular ad hoc network - VANET
Vehicular ad hoc network - VANET
Sarah Baras
 
IRJET- Intelligent Traffic Management System
IRJET- Intelligent Traffic Management SystemIRJET- Intelligent Traffic Management System
IRJET- Intelligent Traffic Management System
IRJET Journal
 
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
IRJET Journal
 
ACCIDENT DETECTION USING BiLSTM
ACCIDENT DETECTION USING BiLSTMACCIDENT DETECTION USING BiLSTM
ACCIDENT DETECTION USING BiLSTM
IRJET Journal
 
Inter vehicle communication
Inter vehicle communicationInter vehicle communication
Inter vehicle communication
R prasad
 
Control of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image ProcessingControl of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image Processing
IRJET Journal
 

Similar to Collision Warning....SAMRIDDHA SHIL & MY TEAM (20)

Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitModified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
 
Predictive Data Dissemination in Vanet
Predictive Data Dissemination in VanetPredictive Data Dissemination in Vanet
Predictive Data Dissemination in Vanet
 
Congestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportationCongestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportation
 
CAV Smart Work Zones
CAV Smart Work ZonesCAV Smart Work Zones
CAV Smart Work Zones
 
IRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET- Survey on Delivering Hazardous Event Messages to Distinct VehiclesIRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
 
An adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alertAn adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alert
 
An adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alertAn adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alert
 
paper Presentation
paper Presentationpaper Presentation
paper Presentation
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Automatic control systems related to safety in autonomous cars
Automatic control systems related to safety in autonomous carsAutomatic control systems related to safety in autonomous cars
Automatic control systems related to safety in autonomous cars
 
(Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
 (Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm... (Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
(Paper) A Method for Pedestrian Position Estimation using Inter-Vehicle Comm...
 
Cluster based mac in vane ts for safety applications
Cluster based mac in vane ts for safety applications Cluster based mac in vane ts for safety applications
Cluster based mac in vane ts for safety applications
 
Effective Road Model for Congestion Control in VANETS
Effective Road Model for Congestion Control in VANETSEffective Road Model for Congestion Control in VANETS
Effective Road Model for Congestion Control in VANETS
 
Vehicular ad hoc network - VANET
Vehicular ad hoc network - VANETVehicular ad hoc network - VANET
Vehicular ad hoc network - VANET
 
IRJET- Intelligent Traffic Management System
IRJET- Intelligent Traffic Management SystemIRJET- Intelligent Traffic Management System
IRJET- Intelligent Traffic Management System
 
Automotive
Automotive Automotive
Automotive
 
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
IRJET- Congestion Reducing System through Sensors, Image Processors and Vanet...
 
ACCIDENT DETECTION USING BiLSTM
ACCIDENT DETECTION USING BiLSTMACCIDENT DETECTION USING BiLSTM
ACCIDENT DETECTION USING BiLSTM
 
Inter vehicle communication
Inter vehicle communicationInter vehicle communication
Inter vehicle communication
 
Control of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image ProcessingControl of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image Processing
 

More from Samriddha Shil

Jet Engine
Jet EngineJet Engine
Jet Engine
Samriddha Shil
 
Steam Drum, Super Heater, Economizer, Air preheater-done by Samriddha shil
Steam Drum, Super Heater, Economizer, Air preheater-done by Samriddha shilSteam Drum, Super Heater, Economizer, Air preheater-done by Samriddha shil
Steam Drum, Super Heater, Economizer, Air preheater-done by Samriddha shil
Samriddha Shil
 
Turbine.....Samriddha Shil.....S@S
Turbine.....Samriddha Shil.....S@STurbine.....Samriddha Shil.....S@S
Turbine.....Samriddha Shil.....S@S
Samriddha Shil
 
SEMINAR ON SUPER CRITICAL BOILER....SAMRIDDHA SHIL.....S@S
SEMINAR ON SUPER CRITICAL BOILER....SAMRIDDHA SHIL.....S@SSEMINAR ON SUPER CRITICAL BOILER....SAMRIDDHA SHIL.....S@S
SEMINAR ON SUPER CRITICAL BOILER....SAMRIDDHA SHIL.....S@S
Samriddha Shil
 
Casting
CastingCasting
Black holes Samriddha Shil.....S@S
Black holes Samriddha Shil.....S@SBlack holes Samriddha Shil.....S@S
Black holes Samriddha Shil.....S@S
Samriddha Shil
 
Mohr's circle Samriddha Shil.....S@S
Mohr's circle Samriddha Shil.....S@SMohr's circle Samriddha Shil.....S@S
Mohr's circle Samriddha Shil.....S@S
Samriddha Shil
 

More from Samriddha Shil (7)

Jet Engine
Jet EngineJet Engine
Jet Engine
 
Steam Drum, Super Heater, Economizer, Air preheater-done by Samriddha shil
Steam Drum, Super Heater, Economizer, Air preheater-done by Samriddha shilSteam Drum, Super Heater, Economizer, Air preheater-done by Samriddha shil
Steam Drum, Super Heater, Economizer, Air preheater-done by Samriddha shil
 
Turbine.....Samriddha Shil.....S@S
Turbine.....Samriddha Shil.....S@STurbine.....Samriddha Shil.....S@S
Turbine.....Samriddha Shil.....S@S
 
SEMINAR ON SUPER CRITICAL BOILER....SAMRIDDHA SHIL.....S@S
SEMINAR ON SUPER CRITICAL BOILER....SAMRIDDHA SHIL.....S@SSEMINAR ON SUPER CRITICAL BOILER....SAMRIDDHA SHIL.....S@S
SEMINAR ON SUPER CRITICAL BOILER....SAMRIDDHA SHIL.....S@S
 
Casting
CastingCasting
Casting
 
Black holes Samriddha Shil.....S@S
Black holes Samriddha Shil.....S@SBlack holes Samriddha Shil.....S@S
Black holes Samriddha Shil.....S@S
 
Mohr's circle Samriddha Shil.....S@S
Mohr's circle Samriddha Shil.....S@SMohr's circle Samriddha Shil.....S@S
Mohr's circle Samriddha Shil.....S@S
 

Recently uploaded

14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 

Recently uploaded (20)

14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 

Collision Warning....SAMRIDDHA SHIL & MY TEAM

  • 1. Presented by: 1)SANTANU NASKAR 2)SOUMYAJIT SINGHA 3)SAMRIDDHA SHIL 4)TANAY PAUL 5)SAMIMUL ISLAM A VEHICLE-TO-VEHICLE COLLISION WARNING SYSTEM
  • 2. AGENDA  Motivation for the Project  Requirements of Collision Avoidance System  Existing Approaches  Proposed Architecture  Work Flow in Detail  Improving Vehicle to Roadside connectivity  Collision Detection Mechanism  Expected Results  Future Work
  • 3. MOTIVATION There were nearly 6,420,000 auto accidents in the United States in 2005 The financial cost of these crashes was more than 230 billion dollars 6858 people were injured in road accidents in 2006 60% of collisions could be avoided given at least 0.5 sec warning
  • 4. MOTIVATION • Stop sign and Intersection Violation • Left or Right turn at Intersection crashes
  • 5. MOTIVATING EXAMPLE Scenario: A, B, and C traveling in same direction. A suddenly brakes. Being farther from A does not make C safer for 2 reasons: Line of sight limitation Large human processing/forwarding delay (reaction time) Can we build a quicker warning system using vehicle-to-vehicle (V2V) communication?
  • 6. COOPERATIVE COLLISION WARNING Scenario: A, B, and C traveling in same direction. A suddenly brakes. Using V2V the danger for all parties is alleviated: A can send warning messages immediately once emergency is detected Assuming little delay, B and C can receive the alerts and react
  • 7. REQUIREMENTS FOR COLLISION AVOIDANCE SYSTEM  Critical response time for Alerts  Reliable data transfer  Energy efficiency  Accurate Speed Measurement  Security  Integrity and Authenticity
  • 9. EXISTING APPROACHES TO COLLISION AVOIDANCE  Vision based system  Deploy Wireless sensor Network(WSN) on the roads
  • 10. EXISTING APPROACHES TO COLLISION AVOIDANCE Co-operative Vehicle to Vehicle (V2V)
  • 11. PROPOSED SYSTEM ARCHITECTURE •Combination of V2V and V2R approach •DSRC- Dedicated Short Range Communication
  • 12. END TO END WORKING • RSU connects with OBU by WSA (Wave Service Advertisement) • Cars near Intersection connects RSU by Control CH • Cars communicate with RSU by service channel • Separate RSU for Control and Service channel depending on the arrival rate of the vehicles. OBU RSU OBU RSU OBUCCHZ SCHZ
  • 13. STATE TRANSITION DIAGRAM Vehicles connect to RSU by Control Channel Vehicle enters Service Channel range RSU adds vehicle to polling list to query status RSU sends polling message OBU replies by sending Status message eg: Velocity,position Broadcast to other Vehicles by RSU RSU send its Status after Every T sec RSU sends warning Message to OBU for Collision
  • 14. Proposed Architecture to improve Vehicle to RSU connectivity
  • 15. SYSTEM MODEL • The Roadside Unit (RSU) acts asWAVE providers that keep advertising their presence and the offered services through periodic broadcasts. • WSA(Wave Service Advertisements) Control information sent by the RSUs over CCHs
  • 16. SYSTEM MODEL CONTD. • WBSS(Wave-based Basic Service Set) Set up after WSAs are sent Data exchange over the SCHs can only occur after the vehicle successfully receives the WSA • The signal strength of the RSU should be tuned to the network latency and the lane speed at that location, so as to not miss any vehicles coming in its range • To relieve the RSU of too much computation and keep it real- time, the Vehicle is expected to send the GPS location using the DSRC Service Channel. • This channel is exclusively reserved for the GPS data from vehicle and is informed of this and is tuned to sufficient bandwidth.
  • 17. SYSTEM MODEL CONTD. • To avoid the shadowing effect sometimes when a larger building or a larger vehicle shadows other vehicles, we use the mechanism of piggybacking the WAVE based parameters which would further reduce the communication gap between the Vehicles and the RSUs. • Piggybacking Periodic short status messages(Beacons) used to transmit WSAs There is a chance that WSA information sent is missed by a vehicle For vehicles that miss a WSA, beacons that are piggybacked with WSA fields are sent
  • 18.
  • 19. COMMUNICATION MODEL FOR COLLISION AVOIDANCE Different Communication Model exist: 1) Based on Vehicles: General warning :broadcast message to all vehicles in range(nearby accident information, road condition, etc.) Selective Warning: Message sent only to the affected vehicle(expecting collision) 2) Based on Warning Initiator: Push Method: Here the Vehicle will send its current data including direction, speed , acceleration to the RSU for constant time interval Pull Method: Here the RSU will initiate the status message by asking for the individual vehicle information. We Use Selective warning with push method since this will avoid extra message overhead involved in pull method. Also, we are interested only in collision avoidance.
  • 20. SCENARIO FOR ISSUING WARNING • There should be a good threshold in the system to prevent false alarms. • Time-To-Collision (TC) is computed by the pair-wise collision detection algorithm while Time-To- Avoidance (TA) in Miller and Huang’s peer-to-peer collision warning system is computed based on vehicle kinetics, network latency, and human response time. This holds good for v2v communication. • If TC>TA, then warning is not issued, however if TC~TA ,then the nearby RSU issues warning to the driver. • There exists a tradeoff between providing drivers valuable information in time and avoiding distraction to driver due to huge number of messages.
  • 21. MINIMUM WARNING DISTANCE • The minimum warning distance required to inform a driver before intersection crossing is calculated using the below parameters: • [1] v0 - velocity of the vehicle a –vehicle braking deceleration, tdriver -driver’s response time to brake, tmachine - combination of braking system and warning system response time and tinformation -constant information time, which is a time determined by the assistance system to allow the driver to react and prepare the driver to stop
  • 22. RSU MODEL The communication between the RSU and vehicle agents are regulated inside the administration zone which is the spatial domain that determines the region of authority of an intersection agent to coordinate vehicle agents in the approaching and passing vehicles.
  • 23. COMMUNICATION AND COMPUTATION • Initially, the Vehicle pushes its status information to the RSU unit nearby. • Next, the RSU asks for a register request and assigns a unique id to the vehicle. This will be required only for security architecutre. • Finally the RSU sends collision message to the vehicle if needed based on its own computation. • Computation can be performed by pairwise detection or preselection. • In pairwise, the time for each car to reach the future collision point is calculated with velocity of each car and r is the vector of co-ordinate of car(x,y) and the size of the vehicle.This has high computational cost.
  • 24. CHALLENGES IN SIMULATION Introducing Beaconing support in DSRC when simulating the scenario’s using VANETMobiSIM and NS-2. There exists no parameter to specify Beaconing support in NS-2. Handling highly mobile nodes which don’t stay for longer timeframe for the network to stabilize the topology. Extracting the results from huge trace files produced by NS-2 to evaluate our metrics requires complex awe parsers to process the necessary information. Simulating shadowing scenarios.
  • 25. RESULTS (Expected) • The solution is fully compliant with 802.11p/WAVE specifications and incurs little-to-none over-head, by leveraging on packets already foreseen to be transmitted on the Control Channel and on largely available self-positioning capabilities of vehicles. • The Dedicated Control Channel in the DSRC is highly secured and is responsible for safely delivering the Alert messages to the Vehicles. • The Service channels apart from hosting WBSS (WAVE Based Basic Service Set) can be used to communicate the Vehicle Location effectively to the RSUs thereby reducing further overhead.
  • 26. FUTURE WORK • Evaluate the metrics in the presence of Obstructions. • Evaluate the metrics based on realistic Vehicular traces available • Make use of Simulators to simulate much more complex Urban traffic scenarios and investigate the Network parameters using NS-2. • Try to simulate shadowing effects using Simulators as well and evaluate the performance.

Editor's Notes

  1. Obstructed Vision, Aggressive or elderly drivers
  2. http://www.iebmedia.com/index.php?id=7912&parentid=74&themeid=255&hft=64&showdetail=true&bb=1&PHPSESSID=sujthrsn4g58jk11c1espa89s6
  3. [2]R. Miller and Q. Huang, “An Adaptive Peer-to-Peer Collision Warning System”, Proc. of Vehicular Technology Conference (VTC) Spring 2002, Birmingham, Alabama.
  4. [1] INTERSAFE, D40.4 Requirements for intersection safety applications, 28 Oct 2005.
  5. The communication between the RSU and vehicle agents are regulated inside the administration zone which is the spatial domain that determines the region of authority of an intersection agent to coordinate vehicle agents in the approaching and passing vehicles.
  6. [3]Collision Pattern Modeling and Real-Time Collision Detection at Road Intersections Flora Dilys Salim, Seng Wai Loke, Andry Rakotonirainy, Bala Srinivasan, Shonali Krishnaswamy Proceedings of the 2007 IEEE Intelligent Transportation Systems Conference Seattle, WA, USA, Sept. 30 - Oct. 3, 2007