Pedestrian Protection Using the Integration of V2V and the Pedestrian Automatic Emergency Braking System

Size: px
Start display at page:

Download "Pedestrian Protection Using the Integration of V2V and the Pedestrian Automatic Emergency Braking System"

Transcription

1 This is the author's manuscript of the article published in final edited form as: Tang, B., Chien, S., Huang, Z., & Chen, Y. (2016). Pedestrian protection using the integration of V2V and the Pedestrian Automatic Emergency Braking System. In 2016 IEEE 19th International Conference on Intelligent Transportation Systems (ITSC) (pp ). Pedestrian Protection Using the Integration of V2V and the Pedestrian Automatic Emergency Braking System Bo Tang, Stanley Chien, Senior Member, IEEE, Zhi Huang, Student Member, IEEE, and Yaobin Chen Senior Member, IEEE Abstract Vehicle to Vehicle (V2V) communication systems enable vehicles to communicate with each other and use the shared information to make safety related decisions. However, the safety improvement of the current V2V systems only benefits V2V-enabled objects in the V2V network. The Pedestrian Automatic Emergency Braking System (PAEB) can utilize onboard sensors to detect pedestrians and make safety related actions so it benefits the individual vehicle and the pedestrians detected by its PAEB. To further improve pedestrian safety, the idea for integrating the capabilities of V2V and PAEB (V2V-PAEB) has been proposed, which allows the information of pedestrians detected by onboard sensors of a vehicle to be shared in the V2V network. A V2V-PAEB enabled vehicle uses not only its onboard sensors, but also received V2V messages from others to detect potential collisions with pedestrians and make better safety related decisions. In this paper, a Matlab/Simulink based simulation model of V2V-PAEB system is presented for demonstrating the proper architecture and information processing processes, and for providing the quick start of developing a better simulation model of V2V-PAEB. The proposed model has also been tested in PreScan simulation environment. Index Terms Intelligent vehicles, radar detection, real-time systems, vehicle detection, vehicle safety I. INTRODUCTION Due to the fast advancement of wireless communication technology and computation speed, Vehicle-to-Vehicle (V2V) communication becomes practical and being implemented in many research studies. The information exchange through V2V enabled vehicles to make better decisions in driving control and safety [1]. Meanwhile, Pedestrian Automatic Emergency Braking (PAEB) systems use various types of onboard sensors (such as radar, mono/stereo camera, infrared etc.) to detect the potential collision with pedestrians. The PAEB alerts the driver if there is an imminent collision and supports collision avoidance by applying the brake automatically if the driver does not take braking action [2]. Due to the range limitations of PAEB sensors and speed limitations of sensory data processing, PAEB systems often cannot detect or do not have sufficient time to respond to a potential crash. To improve the pedestrian safety, the idea of integrating the complimentary All authors are with the Indiana University-Purdue University Indianapolis. 723 W. Michigan St., Indianapolis, IN 46202, USA. Contact schien@iupui.edu. capabilities of V2V and PAEB (V2V-PAEB) together to allow the information of pedestrians sensed by PAEB of one vehicle to be shared in the V2V network is proposed. The information broadcasted through V2V network can be used by the PAEB of other vehicles. A set of 96 scenarios that the pedestrian safety can benefit from the proposed V2V-PAEB feature has been identified [3]. Based on the V2V-PAEB features discussed in [3], this paper standardizes the V2V-PAEB functions and features, where it also provides some convincible demonstrations. These scenarios proved the potential use of the V2V-PAEB and could be used for evaluating V2V-PAEB systems. These simulated scenarios can also illustrate the feasibility in the real world. However, successful V2V-PAEB actions are highly depending on the number of vehicles with the V2V-PAEB hardware. Based on the state-of-the-art V2V, V2P (Vehicle-to-Pedestrian) communication standards [1], this paper concentrates on the detailed feasibility and experimental analysis. This paper presents a Matlab/Simulink based computer simulation architecture specially designed for the further development of V2V-PAEB system and its simulation model. This simulation architecture is organized according to the information processing steps and the problems need to be solved in a V2V-PAEB system. It is called architecture since it captures all necessary parts of a V2V-PAEB for it to be functional and allows the flexibility of future improvement of any individual subsystem. Goals for developing this simulation model architecture include: (1) present the problems and challenges in developing the V2V-PAEB system; (2) decompose the problem into a set of well-defined sub-problems; (3) present the architecture and the information processing flow for solving all sub-problems; (4) provide a simple implementation of the simulation model to demonstrate the usefulness of the model for studying the V2V-PAEB integration problems and (5) providing a foundation for quick verification of new V2V-PAEB algorithms. With the predefined architecture and function blocks described in this paper, new V2V-PAEB information processing algorithms can be quickly evaluated. The V2V-PAEB simulation model has been tested in the PreScan environment. Some pedestrian safety related V2V-PAEB experiments described in [3] were implemented by incorporating V2V-PAEB algorithms to demonstrate the usefulness of this model /16/$ IEEE

2 II. DESCRIPTION OF V2V-PAEB SIMULATION MODEL The V2V-PAEB simulation model connected with its required supporting upstream/downstream models in a vehicle model is shown in Figure 1. The block in the center is the V2V-PAEB simulation model, and blocks on both sides are peripheral upstream/downstream models. The V2V-PAEB model uses information from upstream models to detect potential collisions with pedestrians and make proper safety decisions. Then these decisions are sent to downstream models to trigger proper actions to avoid or mitigate the potential collisions. Various types and numbers of sensors can be used in V2V-PAEB system. The output of the sensors models provides the position, velocity, and acceleration of the detected objects. Sensors can be added to or removed from the V2V-PAEB simulation model. Current implementation of the V2V-PAEB simulation model supports two basic sensor models (radar and camera). Brake State [%] Brake state of vehicle. Range between Steering Angle The steering Angle of vehicle. [deg] Radar model Beam ID [-] The radar sensor can be configured with a number of beams with different angle coverages. This Beam ID indicates which beam is active in the current simulation time step. Range (R) [m] The distance between the radar sensor and the detected objects. Doppler Velocity of target point, relative to the sensor, along Velocity [m/s] the line of-sight between sensor and target. Theta Ɵ [deg] Azimuth angle in the sensor coordinate system Phi Φ[deg] Elevation angle in the sensor coordinate system Target ID [-] Numerical ID of the detected target. Energy Loss Ratio received power / transmitted power. [db] Alpha α [deg] Azimuthal incidence sensor angle on the target. Beta β[deg] Elevation incidence sensor angle on the target. TIS Data [-] Communication bus signal contains sensor s output. Doppler Velocity X/Y/Z [m/s] Target Type ID Camera Model Video Frame rate and format Velocity of target point decomposed into X, Y, Z of the sensor s coordinate system. Radar may identify the type of detected objects. The Type ID specifies the detected object type. The camera sensor model should be able to generate video frames at a proper frame rate. Message Receiver Model Message Used for vehicles to share the sensory information. Table 2 shows the message format. Figure 1. V2V-PAEB model in a vehicle model. The V2V-PAEB simulation model provides the ability of message passing (transmitting and receiving) with well-defined message protocol. V2V-PAEB Message is a subtype of V2V communication message. It contains the information of pedestrians detected by their V2V-PAEB systems. TABLE 1 shows the required input of V2V-PAEB simulation model. The format of the V2V-PAEB Message is defined in TABLE 2. The detailed information of the output data of the V2V-PAEB simulation model is shown in TABLE 3. TABLE 1. THE INPUT DATA OF V2V-PAEB MODEL Item Description X,Y,Z [m] vehicle coordinates in global coordinate system GPS The GPS Latitude, Longitude, and Altitude of the [deg/min/sec] host vehicle Rotation about X, Y, and Z -rotations of the vehicle in global X,Y,Z [deg] coordinate system. Yaw Rate [deg/s] The Yaw (Turning) rate of the vehicle. Velocity [m/s] The moving velocity of the vehicle. Heading The moving direction of the vehicle. North is 0o Direction [deg] (range between in clockwise direction). Acceleration The acceleration of vehicle. [m/s2] Throttle State Throttle state of vehicle. Range between [%] TABLE 2. THE FORMATION OF V2V-PAEB MESSAGE Item Description Header Destination The destination of the message if unicast is supported. Source The sender of this message. Type of message Type of message (e.g., V2V-PAEB type). Subtype of message The subtype of the message. In case for expanding this message in the future. Priority of message The priority of the message. Event time The event time stamp of the message. Total packs Total packages of the message. Packet id The pack id of current message. Length of payload The length of the payload of this message. Payload Vehicle ID Host vehicle s unique ID in the V2V network. Vehicle type To indicate the type of the host vehicle Vehicle color Host vehicle s color. Vehicle GPS location Host vehicle s latitude, longitude and altitude [deg]. Vehicle speed Host vehicle s moving velocity [m/s]. Vehicle heading Host vehicle s heading direction. North is 0 degree range between 0-360o clockwise. Vehicle acceleration The acceleration of the host vehicle. Vehicle GPS The accuracy of host vehicle s GPS device. accuracy Number of To indicate how many pedestrians pedestrians information are included in this message Pedestrian ID The ID of the first pedestrian Confidence The confidence level of this Ped information Pedestrian size The size of the first pedestrian Pedestrian color The color of the first pedestrian Pedestrian GPS The latitude, longitude and altitude of the first

3 location Pedestrian velocity Pedestrian heading Ped. acceleration Pedestrian ID pedestrian The velocity of the first pedestrian [m/s] first pedestrian s heading direction [deg] The acceleration of the first pedestrian[m/s2] The ID of the second pedestrian. Second pedestrian s information stars here. the information for the third, fourth, and rest of detected objects. TABLE 3. INFORMATION OF THE OUTPUT DATA OF THE V2V-PAEB SIMULATION MODEL Object Type Description ID Pedestrian Detection Flag [Y/N] Driver Warning Flag [Y/N] Automatic Braking Flag [Y/N] Brake Pressure [bar] Automatic Steering Flag [Y/N] Automatic Steering Angle [deg] Time To Collision [s] V2V-PAEB Message [array] This flag is used to indicate whether any pedestrians have been detected. If so, this parameter will be set to Y. Otherwise, it will be set to N. This flag is used to indicate if the driver warning should be triggered. If this parameter is set to Y, then a driver warning will be triggered immediately. Otherwise, if this parameter is set to N, then the vehicle will do nothing. This flag is used to indicate if the automatic braking should be started. If it is set to Y, then the automatic braking will be started immediately. Otherwise, if this parameter is set to N, then the vehicle will do nothing. This value is used to control the deceleration of the vehicle when the automatic braking is started. Once the Automatic Braking Flag is set to Y, then the Brake Pressure should be assigned a value between zero and the Max Braking pressure. Otherwise, if the Automatic Braking Flag is set to N, then this parameter should be zero. This flag is used to indicate if the automatic steering control should be started. If it is set to Y, then the automatic steering will be started immediately. Otherwise, if this parameter is set to N, then the vehicle will do nothing. This value is used to specify the steering wheel status. A positive value means turning right, and minus value means turning left. Once the Automatic Steering Flag is set to Y, then this parameter should be assigned with a meaningful value. Otherwise, it should be zero. Time to Collision represents for how much time left before the collision occurs. If many pedestrians are detected at the same time, and each one has its TTC. Then this parameter will be set to the smallest of them. The V2V-PAEB Message that contains the pedestrians that detected by PAEB system on vehicle. Vehicles use this message to share the pedestrian information through V2V communication. There are two types of output data generated by the V2V-PAEB simulation model: the V2V-PAEB Message and safety decisions (see Figure 2). The V2V-PAEB Message usually goes to the Message Transmitter Model and then being sent out to the nearby vehicles. The safety decisions are sent to both the Actuator Models for triggering proper actions and the Display Model for displaying the simulation process and results. Figure 2 shows the architecture and information processing blocks of the V2V-PAEB model. Information processing is organized in four groups. The gray shaded block group describes the environment, vehicle and sensor setup for simulation. The non-shaded group is responsible for the on-vehicle sensor based pedestrian detection and V2V-PAEB message generation. The yellow shaded group is responsible for receiving V2V-PAEB messages and extracting the pedestrian information from messages. The blue shaded group is responsible for merging the pedestrian information from onboard sensors and received messages, and making car braking decisions. Blocks for environment, vehicle and sensor setup (gray shaded blocks): Vehicle Kinematic Model block describes the locations and moving directions of the sensors on the vehicle, which need to be considered in calculating the collision distance and time. Sensor Model block describes the characteristics of sensors, such as range, field of view, error model, etc. Driving Scenario Model block describes the number of vehicles and objects involved in the simulation and their relative positions and motion trajectory. Vehicle Braking Model block describes the vehicle behavior for various braking commands. Vehicle Kinematic Sensor location on the vehicle Sensory Data Preprocessing Potential pedestrians Pedestrian Detection Detected pedestrians Pedestrian Tracking (1) Sensor detected Pedestrian information V2V-PAEB Message Broadcasting V2V-PAEB messages Sensor Model Objects detected Preprocessed pedestrian information Pedestrian Information Merge Detected pedestrians Potential Collision Prediction Decision Making V2V-PAEB messages V2V-PAEB Message Receive & Preprocessing Collision probabilities Safety decisions Vehicle Braking Model Driving Scenario Model Vehicle position and velocity Multi-Message Pedestrian Information Merge Detected pedestrians Pedestrian Tracking (2) Message generated pedestrian information Figure 2. Information processing flow of V2V-PAEB simulation model.

4 Blocks for vehicle sensor based pedestrian detection and V2V-PAEB message generation (non-shaded blocks): Sensory Data Preprocessing block processes raw sensory data using simple cues and fast algorithms to identify potential pedestrian candidates. This stage needs to have high detection speed even at the expense of allowing false alarms. Pedestrian Detection block applies more complex algorithms to the candidate object from the Sensory Data Preprocessing block in order to separate genuine pedestrians from false alarms. Pedestrian Tracking (1) block tracks detected pedestrians overtime to get their trajectories. V2V-PAEB Message Broadcasting block constructs and broadcasts V2V-PAEB Messages. Blocks for V2V-PAEB messages receiving and pedestrian information extraction (yellow shaded blocks): V2V-PAEB Message Receive & Preprocessing block periodically processes received messages to obtain the motion and state information of pedestrians contained in these messages. Multi-Message Pedestrian Information Merge block merges all the pedestrians extracted from different messages together to obtain a whole set of pedestrians that detected by other vehicles. Pedestrian Tracking (2) block tracks message extracted pedestrians overtime to get their trajectories. Blocks for pedestrian information merging from onboard sensor and received messages, and making car braking decisions (blue shaded blocks): Pedestrian Information Merge block merges the two set of pedestrians information (one onboard sensor detected pedestrians and the other from received V2V-PAEB messages) together to obtain a complete set of detected pedestrians surrounding the host vehicle. Potential Collision Prediction block predicts the probability of collision between the host vehicle and pedestrians. Decision Making block generates warning to the driver if there is potential collision and generates braking commands if a collision is imminent [4]. The V2V-PAEB simulation model describes the information flow and processing for achieving pedestrian safety. To use it in simulation, it should be placed in a vehicle model. To reduce the complexity of developing this model, some third party simulation software (Such as PreScan, LabView and CarSim) can be used to provide complete or partial functions in some blocks. For example, PreScan software is used to provide blocks for environment, vehicle and sensor setup, and simulation display in this study. PreScan software also provided partial function support for message passing. Other blocks are developed either in Simulink or Matlab environment. III. SIMULATION TESTING The proposed V2V-PAEB simulation architecture has been implemented and tested in PreScan environment [12]. PreScan provides several modules that the V2V-PAEB simulation needs. The intuitive graphical user interface (GUI) allows the construction of the experiment scenario and model the desired radar and camera sensors, while the Matlab/Simulink interface enables the integration of the V2V-PAEB simulation model. Following subsections describe the development and testing of the V2V-PAEB simulation using PreScan. Figure 3 is a scenario chosen from paper [3] for testing the V2V-PAEB simulation architecture. In this scenario, five vehicles and one pedestrian are at an intersection. The traffic light changes from green to red when the pedestrian is still crossing the street. At the same time, vehicle 5 is approaching this intersection at a speed of 6.67 m/s (24km/h). The driver does not change the speed and keeps driving through this intersection. Both the pedestrian and vehicle 5 cannot see each other for their views are obscured by vehicle 2. However, vehicle 1 and vehicle 2 can see this pedestrian. For this experiment scenario, two cases are run separately to check if the combined V2V-PAEB system works better than the PAEB only system. Combined V2V-PAEB system means information that detected by multiple vehicles will share their data in real-time through V2V network. The PAEB only system represents a scenario where vehicles detect objects individually without any communication. Case 1: No vehicle has V2V capability and vehicle 5 is equipped with PAEB system. Since the sight of on-board sensors of vehicle 5 is blocked by vehicle 2, vehicle 5 cannot see the pedestrian until very late. Case 2: Vehicles 1, 2 and 5 are equipped with V2V-PAEB systems. Vehicle 1 and 2 can detect the pedestrian early and broadcast this pedestrian information to vehicle 5 through V2V-PAEB messages. Figure 3. Simulation scenario used for testing the V2V-PAEB simulation model.

5 A. Build Experiment Scenario This experiment can be easily built in PreScan s GUI by using drag and drop actions to the library elements of road sections, infrastructure components (trees, buildings, traffic signs), actors (cars, trucks, bikes, and pedestrians), sensors (radar, camera, LiDAR, etc.), weather conditions (such as rain, snow, and fog) and light sources (such as the sun, headlights, and lampposts). B. Add the V2V-PAEB Model to the Vehicle Model The V2V-PAEB simulation model described above is inserted to the vehicle in the simulation. The Vehicle State Model, Radar Sensor Model, Camera Sensor Model and DSRC Receiver Model are connected to (or implemented in) the V2V-PAEB Simulation Model. The output of V2V-PAEB simulation model is connected to the DSRC transmitter model and actuator models. C. Simulation Result Two cases as described earlier are simulated. Table 4 compares the simulation results of case 1 and case 2. The simulation result of vehicle 5 for case 1 shows that there was a collision between vehicle 5 and the pedestrian with collision speed 0.67m/s. The pedestrian was detected by the PAEB system when TTC was 0.39 seconds. Since it was too late and the PAEB system does not have enough time to react, the collision was not avoided but mitigated. TABLE 4. THE COMPARISON OF THE SIMULATION RESULTS FOR CASE 1 AND CASE 2 Items Case 1 Case 2 Initial vehicle speed (m/s) Pedestrian detected time (s) (TTC) Full Braking generated time (s) (TTC) Collision Avoided [Yes/No] No Yes Collision Speed (m/s) 0.19 No collision The simulation result of vehicle 5 for case 2 shows that the potential collision between vehicle 5 and the pedestrian was avoided successfully. The pedestrian was detected when TTC equaled to 1.50 seconds and the PAEB waited until TTC=0.58 seconds to start full braking and the collision is avoided. It can be seen in TABLE 4 that the V2V-PAEB system on vehicle 5 in case 2 can detect pedestrians much earlier than that in case 1 so that the V2V-PAEB system can have more reaction time and has a better performance than PAEB system alone. If there is 0.4 seconds delay from generating the braking command to the actual start of mechanical braking due to communication and mechanical engagement, case 1 will have no mitigation and case 2 still avoid the collision. This is a demonstration that the V2V-PAEB system can compensate the limitations of the PAEB only system, and can improve pedestrian safety significantly. D. Other Simulation Cases Many scenarios have been identified that V2V-PAEB can be used to improve the pedestrian safety [3]. Figure 4 shows a 2-lane road example where pedestrian is crossing the road. The cars on the right lane are waiting to move, car 4 on the left lane moves fast. While the Pedestrian 7 is obscured by car 2, car 4 is about to crash pedestrian 7. In the simulation with V2V-PAEB support, car 4 can prevent the crash by getting pedestrian information from car 2 a few seconds earlier. Though whether this scenario has collision or not depends on the initial vehicle speed and TTC, however, TTC will be increased when V2V-PAEB is applied on all vehicles. Details of this simulation are not included in this paper, but the idea of the V2V-PAEB can be shown in Figure 4 clearly. IV. DISCUSSION This study sets up the architecture of the V2V-PAEB system and establishes a simulation tool to support further study. Simple algorithms are implemented to demonstrate the operation of the V2V-PAEB system. Various issues of V2V-PAEB need to be further addressed. These issues include the effect of time delay in information transmission and processing to the performance of the system, the effect of sensor error to the performance of the system, and the communication jam caused by large amount messages sent by many vehicles. Figure 4. Simulation of V2V-PAEB pedestrian dart out. V. CONCLUSION This study described the idea of using the V2V-PAEB system to compensate the limitations of PAEB system that has short detection range and unable to detect obscured objects. The approach integrates the capabilities of V2V and PAEB to allow the information of pedestrians detected by PAEB system to be shared in the V2V network. Theoretically, the V2V-PAEB system should have better performance than PAEB system because other vehicles can report the pedestrians that one vehicle s PAEB system failed to detect. Architecture for V2V-PAEB system is described. It decomposes various tasks associated to the V2V-PAEB system into smaller specific problems. The input and output parameters of the V2V-PAEB system as well as its each block are also defined. The simulation has shown that the proposed V2V-PAEB has definite advantage over the PAEB alone system. The simulation provides a good foundation and tool for further V2V-PAEB study. ACKNOWLEDGEMENT This project was funded by the US Department of Transportation, Crash Imminent Safety (CrIS) University

6 Transportation Center (UTC). The authors also thank TASS International generous support for providing the PreScan simulation tool. REFERENCES [1] J. Harding, G. Powell, R. Yoon, J. Fikentscher, C. Doyle, D. Sade, M. Lukuc, J. Simons, and J. Wang, Vehicle-to-Vehicle communications: Readiness of V2V technology for application, Washington, DC: National Highway Traffic Safety Administration. DOT HS , Sep , [2] E. Coelingh, A. Eidehall and M. Bengtsson, Collision Warning with Full Auto Brake and Pedestrian Detection a practical example of Automatic Emergency Braking, th International conference on Intelligent Transportation Systems (ITSC), Sept 19-22, 2010, pp [3] M. Liu, S. Chien, Y. Chen, Improve Road Safety Using Combined V2V and Pre-Collision Systems, The 24th International Technical Conference on the Enhanced Safety of Vehicles (ESV2015), Gothenburg, Sweden on June 8-11, Paper Number [4] T. Gandhi, M. Trivedi, Pedestrian Protection Systems: Issues, Survey, and Challenges, IEEE Transactions on Intelligent Transportation Systems, Sept. 2007, pp [5] Bartsch, A., F. Fitzek, and R. H. Rasshofer. "Pedestrian recognition using automotive radar sensors." Advances in Radio Science 10.4 (2012): [6] A. Bhawiyuga, H. Nguyen. H. Jeong, An Accurate Vehicle Positioning Algorithm Based on Vehicle-to-Vehicle (V2V) Communications, 2012 IEEE International Conference on Vehicular Electronics and Safety (ICVES), July [7] L. Bowen, Y. Danya. Calculation of Vehicle Real-time Position Overcoming the GPS Positioning Latency with MEMS INS, IEEE International Conference on Service Operations, Logistics, and Informatics (SOLI), 8-10 Oct [8] B. Tang, S. Chien, and Y. Chen, Obtain a Simulation Model of a Pedestrian Collision Imminent Braking System Based on the Vehicle Testing Data, 17th IEEE Int.Conf. on Intelligent Transportation Systems, Oct 8-11, 2014, Qingdao, China. [9] O. Trullols-Cruces, M. Fiore, J.M. Barcelo-Ordinas, Understanding, modeling and taming mobile malware epidemics in a largescale vehicular network, World of Wireless, 2013 IEEE 14th International Symposium and Workshops on Mobile and Multimedia Networks (WoWMoM), June 4-7, [10] Y. Chen, K. Shen, S. Wang, Forward Collision Warning System Considering Both Time-to-Collision and Safety Braking Distance, th IEEE Conference on Industrial Electronics and Applications (ICIEA). June 19-21, [11] M. Heesen, M. Dziennus, T. Hesse, A. Schieben, Interaction design of automatic steering for collision avoidance: challenges and potentials of driver decoupling, Intelligent Transport Systems, IET. 22 Jan [12] M. Tideman, M. Noort, A Simulation Tool Suite for Developing Connected Vehicle Systems, 2013 IEEE Intelligent Vehicles Symposium (IV), June 23-26, 2013.

PURDUE UNIVERSITY GRADUATE SCHOOL Thesis/Dissertation Acceptance

PURDUE UNIVERSITY GRADUATE SCHOOL Thesis/Dissertation Acceptance 30 08 14 PURDUE UNIVERSITY GRADUATE SCHOOL Thesis/Dissertation Acceptance Bo Tang Pedestrian Protection Using the Integration of V2V Communication and Pedestrian Automatic Emergency Braking System Master

More information

GPS-Based Navigation & Positioning Challenges in Communications- Enabled Driver Assistance Systems

GPS-Based Navigation & Positioning Challenges in Communications- Enabled Driver Assistance Systems GPS-Based Navigation & Positioning Challenges in Communications- Enabled Driver Assistance Systems Chaminda Basnayake, Ph.D. Senior Research Engineer General Motors Research & Development and Planning

More information

Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed

Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed AUTOMOTIVE Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed Yoshiaki HAYASHI*, Izumi MEMEZAWA, Takuji KANTOU, Shingo OHASHI, and Koichi TAKAYAMA ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

Positioning Challenges in Cooperative Vehicular Safety Systems

Positioning Challenges in Cooperative Vehicular Safety Systems Positioning Challenges in Cooperative Vehicular Safety Systems Dr. Luca Delgrossi Mercedes-Benz Research & Development North America, Inc. October 15, 2009 Positioning for Automotive Navigation Personal

More information

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn Increasing Broadcast Reliability for Vehicular Ad Hoc Networks Nathan Balon and Jinhua Guo University of Michigan - Dearborn I n t r o d u c t i o n General Information on VANETs Background on 802.11 Background

More information

Roadside Range Sensors for Intersection Decision Support

Roadside Range Sensors for Intersection Decision Support Roadside Range Sensors for Intersection Decision Support Arvind Menon, Alec Gorjestani, Craig Shankwitz and Max Donath, Member, IEEE Abstract The Intelligent Transportation Institute at the University

More information

Connected Car Networking

Connected Car Networking Connected Car Networking Teng Yang, Francis Wolff and Christos Papachristou Electrical Engineering and Computer Science Case Western Reserve University Cleveland, Ohio Outline Motivation Connected Car

More information

Volkswagen Group: Leveraging VIRES VTD to Design a Cooperative Driver Assistance System

Volkswagen Group: Leveraging VIRES VTD to Design a Cooperative Driver Assistance System Volkswagen Group: Leveraging VIRES VTD to Design a Cooperative Driver Assistance System By Dr. Kai Franke, Development Online Driver Assistance Systems, Volkswagen AG 10 Engineering Reality Magazine A

More information

Cellular-based Vehicle to Pedestrian (V2P) Adaptive Communication for Collision Avoidance

Cellular-based Vehicle to Pedestrian (V2P) Adaptive Communication for Collision Avoidance Cellular-based Vehicle to Pedestrian (V2P) Adaptive Communication for Collision Avoidance Mehrdad Bagheri, Matti Siekkinen, Jukka K. Nurminen Aalto University - Department of Computer Science and Engineering

More information

Qosmotec. Software Solutions GmbH. Technical Overview. QPER C2X - Car-to-X Signal Strength Emulator and HiL Test Bench. Page 1

Qosmotec. Software Solutions GmbH. Technical Overview. QPER C2X - Car-to-X Signal Strength Emulator and HiL Test Bench. Page 1 Qosmotec Software Solutions GmbH Technical Overview QPER C2X - Page 1 TABLE OF CONTENTS 0 DOCUMENT CONTROL...3 0.1 Imprint...3 0.2 Document Description...3 1 SYSTEM DESCRIPTION...4 1.1 General Concept...4

More information

An Architecture for Intelligent Automotive Collision Avoidance Systems

An Architecture for Intelligent Automotive Collision Avoidance Systems IVSS-2003-UMS-07 An Architecture for Intelligent Automotive Collision Avoidance Systems Syed Masud Mahmud and Shobhit Shanker Department of Electrical and Computer Engineering, Wayne State University,

More information

RECOMMENDATION ITU-R M.1310* TRANSPORT INFORMATION AND CONTROL SYSTEMS (TICS) OBJECTIVES AND REQUIREMENTS (Question ITU-R 205/8)

RECOMMENDATION ITU-R M.1310* TRANSPORT INFORMATION AND CONTROL SYSTEMS (TICS) OBJECTIVES AND REQUIREMENTS (Question ITU-R 205/8) Rec. ITU-R M.1310 1 RECOMMENDATION ITU-R M.1310* TRANSPORT INFORMATION AND CONTROL SYSTEMS (TICS) OBJECTIVES AND REQUIREMENTS (Question ITU-R 205/8) Rec. ITU-R M.1310 (1997) Summary This Recommendation

More information

Final Report Non Hit Car And Truck

Final Report Non Hit Car And Truck Final Report Non Hit Car And Truck 2010-2013 Project within Vehicle and Traffic Safety Author: Anders Almevad Date 2014-03-17 Content 1. Executive summary... 3 2. Background... 3. Objective... 4. Project

More information

interactive IP: Perception platform and modules

interactive IP: Perception platform and modules interactive IP: Perception platform and modules Angelos Amditis, ICCS 19 th ITS-WC-SIS76: Advanced integrated safety applications based on enhanced perception, active interventions and new advanced sensors

More information

Vehicle-to-X communication using millimeter waves

Vehicle-to-X communication using millimeter waves Infrastructure Person Vehicle 5G Slides Robert W. Heath Jr. (2016) Vehicle-to-X communication using millimeter waves Professor Robert W. Heath Jr., PhD, PE mmwave Wireless Networking and Communications

More information

An Intelligent Architecture for Issuing Intersection Collision Warnings

An Intelligent Architecture for Issuing Intersection Collision Warnings IVSS-2004-UAS-03 An Intelligent Architecture for Issuing Intersection Collision Warnings Srinivas R Mosra, Shobhit Shanker and Syed Masud Mahmud Electrical and Computer Engineering Department, Wayne State

More information

MotionDesk. 3-D online animation of simulated mechanical systems in real time. Highlights

MotionDesk. 3-D online animation of simulated mechanical systems in real time. Highlights MotionDesk 3-D online animation of simulated mechanical systems in real time Highlights Tight integration to ModelDesk and ASM Enhanced support for all aspects of advanced driver assistance systems (ADAS)

More information

Cooperative emergency braking warning system in vehicular networks

Cooperative emergency braking warning system in vehicular networks Tsai et al. EURASIP Journal on Wireless Communications and Networking (2015) 2015:32 DOI 10.1186/s13638-015-0262-0 RESEARCH Open Access Cooperative emergency braking warning system in vehicular networks

More information

Driver Assistance and Awareness Applications

Driver Assistance and Awareness Applications Using s as Automotive Sensors Driver Assistance and Awareness Applications Faroog Ibrahim Visteon Corporation GNSS is all about positioning, sure. But for most automotive applications we need a map to

More information

Guy FREMONT Innovative Solutions Manager

Guy FREMONT Innovative Solutions Manager 1 Cooperative Systems: how can community networks improve road safety? Guy FREMONT Innovative Solutions Manager The Sanef Group o Concessionaire of 2 toll networks, representing 1757 km in operation: Sanef:

More information

Model Deployment Overview. Debby Bezzina Senior Program Manager University of Michigan Transportation Research Institute

Model Deployment Overview. Debby Bezzina Senior Program Manager University of Michigan Transportation Research Institute Model Deployment Overview Debby Bezzina Senior Program Manager University of Michigan Transportation Research Institute Test Conductor Team 2 3 Connected Vehicle Technology 4 Safety Pilot Model Deployment

More information

White paper on SP25 millimeter wave radar

White paper on SP25 millimeter wave radar White paper on SP25 millimeter wave radar Hunan Nanoradar Science and Technology Co.,Ltd. Version history Date Version Version description 2016-08-22 1.0 the 1 st version of white paper on SP25 Contents

More information

CONNECTED VEHICLE-TO-INFRASTRUCTURE INITATIVES

CONNECTED VEHICLE-TO-INFRASTRUCTURE INITATIVES CONNECTED VEHICLE-TO-INFRASTRUCTURE INITATIVES Arizona ITE March 3, 2016 Faisal Saleem ITS Branch Manager & MCDOT SMARTDrive Program Manager Maricopa County Department of Transportation ONE SYSTEM MULTIPLE

More information

Detection of Vulnerable Road Users in Blind Spots through Bluetooth Low Energy

Detection of Vulnerable Road Users in Blind Spots through Bluetooth Low Energy 1 Detection of Vulnerable Road Users in Blind Spots through Bluetooth Low Energy Jo Verhaevert IDLab, Department of Information Technology Ghent University-imec, Technologiepark-Zwijnaarde 15, Ghent B-9052,

More information

A Platform for the Development and Evaluation of Passive Safety Applications*

A Platform for the Development and Evaluation of Passive Safety Applications* A Platform for the Development and Evaluation of Passive Safety Applications* Piotr Szczurek, Bo Xu, Ouri Wolfson, Jie Lin Abstract In this paper, we present a platform for aiding in the development and

More information

Physics Based Sensor simulation

Physics Based Sensor simulation Physics Based Sensor simulation Jordan Gorrochotegui - Product Manager Software and Services Mike Phillips Software Engineer Restricted Siemens AG 2017 Realize innovation. Siemens offers solutions across

More information

Vehicle-to-X communication for 5G - a killer application of millimeter wave

Vehicle-to-X communication for 5G - a killer application of millimeter wave 2017, Robert W. W. Heath Jr. Jr. Vehicle-to-X communication for 5G - a killer application of millimeter wave Professor Robert W. Heath Jr. Wireless Networking and Communications Group Department of Electrical

More information

White paper on CAR28T millimeter wave radar

White paper on CAR28T millimeter wave radar White paper on CAR28T millimeter wave radar Hunan Nanoradar Science and Technology Co., Ltd. Version history Date Version Version description 2017-07-13 1.0 the 1st version of white paper on CAR28T Contents

More information

HAVEit Highly Automated Vehicles for Intelligent Transport

HAVEit Highly Automated Vehicles for Intelligent Transport HAVEit Highly Automated Vehicles for Intelligent Transport Holger Zeng Project Manager CONTINENTAL AUTOMOTIVE HAVEit General Information Project full title: Highly Automated Vehicles for Intelligent Transport

More information

Honda R&D Americas, Inc.

Honda R&D Americas, Inc. Honda R&D Americas, Inc. Topics Honda s view on ITS and V2X Activity Honda-lead V2I Message Set Development Status Challenges Topics Honda s view on ITS and V2X Activity Honda-lead V2I Message Set Standard

More information

A Winning Combination

A Winning Combination A Winning Combination Risk factors Statements in this presentation that refer to future plans and expectations are forward-looking statements that involve a number of risks and uncertainties. Words such

More information

STUDY OF VARIOUS TECHNIQUES FOR DRIVER BEHAVIOR MONITORING AND RECOGNITION SYSTEM

STUDY OF VARIOUS TECHNIQUES FOR DRIVER BEHAVIOR MONITORING AND RECOGNITION SYSTEM INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976 6367(Print) ISSN 0976

More information

SIS63-Building the Future-Advanced Integrated Safety Applications: interactive Perception platform and fusion modules results

SIS63-Building the Future-Advanced Integrated Safety Applications: interactive Perception platform and fusion modules results SIS63-Building the Future-Advanced Integrated Safety Applications: interactive Perception platform and fusion modules results Angelos Amditis (ICCS) and Lali Ghosh (DEL) 18 th October 2013 20 th ITS World

More information

MODULE 10: INTELLIGENT TRANSPORTATION SYSTEMS: SMART WORK ZONES LESSON 1: WORK ZONE SAFETY

MODULE 10: INTELLIGENT TRANSPORTATION SYSTEMS: SMART WORK ZONES LESSON 1: WORK ZONE SAFETY MODULE 10: INTELLIGENT TRANSPORTATION SYSTEMS: SMART WORK ZONES LESSON 1: WORK ZONE SAFETY Connected vehicle (CV) safety applications are designed to increase awareness of what is happening in the environment

More information

Intelligent driving TH« TNO I Innovation for live

Intelligent driving TH« TNO I Innovation for live Intelligent driving TNO I Innovation for live TH«Intelligent Transport Systems have become an integral part of the world. In addition to the current ITS systems, intelligent vehicles can make a significant

More information

Israel Railways No Fault Liability Renewal The Implementation of New Technological Safety Devices at Level Crossings. Amos Gellert, Nataly Kats

Israel Railways No Fault Liability Renewal The Implementation of New Technological Safety Devices at Level Crossings. Amos Gellert, Nataly Kats Mr. Amos Gellert Technological aspects of level crossing facilities Israel Railways No Fault Liability Renewal The Implementation of New Technological Safety Devices at Level Crossings Deputy General Manager

More information

Using Vision-Based Driver Assistance to Augment Vehicular Ad-Hoc Network Communication

Using Vision-Based Driver Assistance to Augment Vehicular Ad-Hoc Network Communication Using Vision-Based Driver Assistance to Augment Vehicular Ad-Hoc Network Communication Kyle Charbonneau, Michael Bauer and Steven Beauchemin Department of Computer Science University of Western Ontario

More information

Directional Driver Hazard Advisory System. Benjamin Moore and Vasil Pendavinji ECE 445 Project Proposal Spring 2017 Team: 24 TA: Yuchen He

Directional Driver Hazard Advisory System. Benjamin Moore and Vasil Pendavinji ECE 445 Project Proposal Spring 2017 Team: 24 TA: Yuchen He Directional Driver Hazard Advisory System Benjamin Moore and Vasil Pendavinji ECE 445 Project Proposal Spring 2017 Team: 24 TA: Yuchen He 1 Table of Contents 1 Introduction... 3 1.1 Objective... 3 1.2

More information

VSI Labs The Build Up of Automated Driving

VSI Labs The Build Up of Automated Driving VSI Labs The Build Up of Automated Driving October - 2017 Agenda Opening Remarks Introduction and Background Customers Solutions VSI Labs Some Industry Content Opening Remarks Automated vehicle systems

More information

An Information Fusion Method for Vehicle Positioning System

An Information Fusion Method for Vehicle Positioning System An Information Fusion Method for Vehicle Positioning System Yi Yan, Che-Cheng Chang and Wun-Sheng Yao Abstract Vehicle positioning techniques have a broad application in advanced driver assistant system

More information

Development of a 24 GHz Band Peripheral Monitoring Radar

Development of a 24 GHz Band Peripheral Monitoring Radar Special Issue OneF Automotive Technology Development of a 24 GHz Band Peripheral Monitoring Radar Yasushi Aoyagi * In recent years, the safety technology of automobiles has evolved into the collision avoidance

More information

Swarm Robotics. Communication and Cooperation over the Internet. Will Ferenc, Hannah Kastein, Lauren Lieu, Ryan Wilson Mentor: Jérôme Gilles

Swarm Robotics. Communication and Cooperation over the Internet. Will Ferenc, Hannah Kastein, Lauren Lieu, Ryan Wilson Mentor: Jérôme Gilles and Cooperation over the Internet Will Ferenc, Hannah Kastein, Lauren Lieu, Ryan Wilson Mentor: Jérôme Gilles UCLA Applied Mathematics REU 2011 Credit: c 2010 Bruce Avera Hunter, Courtesy of life.nbii.gov

More information

Virtual testing by coupling high fidelity vehicle simulation with microscopic traffic flow simulation

Virtual testing by coupling high fidelity vehicle simulation with microscopic traffic flow simulation DYNA4 with DYNAanimation in Co-Simulation with SUMO vehicle under test Virtual testing by coupling high fidelity vehicle simulation with microscopic traffic flow simulation Dr.-Ing. Jakob Kaths TESIS GmbH

More information

Minnesota Department of Transportation Rural Intersection Conflict Warning System (RICWS) Reliability Evaluation

Minnesota Department of Transportation Rural Intersection Conflict Warning System (RICWS) Reliability Evaluation LLLK CENTER FOR TRANSPORTATION STUDIES Minnesota Department of Transportation Rural Intersection Conflict Warning System (RICWS) Reliability Evaluation Final Report Arvind Menon Max Donath Department of

More information

Deployment and Testing of Optimized Autonomous and Connected Vehicle Trajectories at a Closed- Course Signalized Intersection

Deployment and Testing of Optimized Autonomous and Connected Vehicle Trajectories at a Closed- Course Signalized Intersection Deployment and Testing of Optimized Autonomous and Connected Vehicle Trajectories at a Closed- Course Signalized Intersection Clark Letter*, Lily Elefteriadou, Mahmoud Pourmehrab, Aschkan Omidvar Civil

More information

P1.4. Light has to go where it is needed: Future Light Based Driver Assistance Systems

P1.4. Light has to go where it is needed: Future Light Based Driver Assistance Systems Light has to go where it is needed: Future Light Based Driver Assistance Systems Thomas Könning¹, Christian Amsel¹, Ingo Hoffmann² ¹ Hella KGaA Hueck & Co., Lippstadt, Germany ² Hella-Aglaia Mobile Vision

More information

Bluetooth Low Energy Sensing Technology for Proximity Construction Applications

Bluetooth Low Energy Sensing Technology for Proximity Construction Applications Bluetooth Low Energy Sensing Technology for Proximity Construction Applications JeeWoong Park School of Civil and Environmental Engineering, Georgia Institute of Technology, 790 Atlantic Dr. N.W., Atlanta,

More information

Effective Collision Avoidance System Using Modified Kalman Filter

Effective Collision Avoidance System Using Modified Kalman Filter Effective Collision Avoidance System Using Modified Kalman Filter Dnyaneshwar V. Avatirak, S. L. Nalbalwar & N. S. Jadhav DBATU Lonere E-mail : dvavatirak@dbatu.ac.in, nalbalwar_sanjayan@yahoo.com, nsjadhav@dbatu.ac.in

More information

Design of intelligent vehicle control system based on machine visual

Design of intelligent vehicle control system based on machine visual Advances in Engineering Research (AER), volume 117 2nd Annual International Conference on Electronics, Electrical Engineering and Information Science (EEEIS 2016) Design of intelligent vehicle control

More information

Raising Awareness of Emergency Vehicles in Traffic Using Connected Vehicle Technologies

Raising Awareness of Emergency Vehicles in Traffic Using Connected Vehicle Technologies Raising Awareness of Emergency Vehicles in Traffic Using Connected Vehicle Technologies Larry Head University of Arizona September 23, 2017 1 Connected Vehicles DSRC 5.9 GHz Wireless Basic Safety Message

More information

Object Detection for Collision Avoidance in ITS

Object Detection for Collision Avoidance in ITS Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2016, 3(5): 29-35 Research Article ISSN: 2394-658X Object Detection for Collision Avoidance in ITS Rupojyoti Kar

More information

Perception platform and fusion modules results. Angelos Amditis - ICCS and Lali Ghosh - DEL interactive final event

Perception platform and fusion modules results. Angelos Amditis - ICCS and Lali Ghosh - DEL interactive final event Perception platform and fusion modules results Angelos Amditis - ICCS and Lali Ghosh - DEL interactive final event 20 th -21 st November 2013 Agenda Introduction Environment Perception in Intelligent Transport

More information

AN0503 Using swarm bee LE for Collision Avoidance Systems (CAS)

AN0503 Using swarm bee LE for Collision Avoidance Systems (CAS) AN0503 Using swarm bee LE for Collision Avoidance Systems (CAS) 1.3 NA-14-0267-0019-1.3 Document Information Document Title: Document Version: 1.3 Current Date: 2016-05-18 Print Date: 2016-05-18 Document

More information

Intelligent Bus Tracking and Implementation in FPGA

Intelligent Bus Tracking and Implementation in FPGA Intelligent Bus Tracking and Implementation in FPGA D.Gowtham 1,M.Deepan 1,N.Mohamad Arsathdeen 1,N.Mithun Mano Ranjith 1,Mrs.A.K.Kavitha 2 1.B.E(student) Final year, Electronics and Communication Engineering

More information

Key-Words: - Neural Networks, Cerebellum, Cerebellar Model Articulation Controller (CMAC), Auto-pilot

Key-Words: - Neural Networks, Cerebellum, Cerebellar Model Articulation Controller (CMAC), Auto-pilot erebellum Based ar Auto-Pilot System B. HSIEH,.QUEK and A.WAHAB Intelligent Systems Laboratory, School of omputer Engineering Nanyang Technological University, Blk N4 #2A-32 Nanyang Avenue, Singapore 639798

More information

Ultra-small, economical and cheap radar made possible thanks to chip technology

Ultra-small, economical and cheap radar made possible thanks to chip technology Edition March 2018 Radar technology, Smart Mobility Ultra-small, economical and cheap radar made possible thanks to chip technology By building radars into a car or something else, you are able to detect

More information

The Role and Design of Communications for Automated Driving

The Role and Design of Communications for Automated Driving The Role and Design of Communications for Automated Driving Gaurav Bansal Toyota InfoTechnology Center, USA Mountain View, CA gbansal@us.toyota-itc.com ETSI ITS Workshop 2015 March 27, 2015 1 V2X Communication

More information

Systematical Methods to Counter Drones in Controlled Manners

Systematical Methods to Counter Drones in Controlled Manners Systematical Methods to Counter Drones in Controlled Manners Wenxin Chen, Garrett Johnson, Yingfei Dong Dept. of Electrical Engineering University of Hawaii 1 System Models u Physical system y Controller

More information

23270: AUGMENTED REALITY FOR NAVIGATION AND INFORMATIONAL ADAS. Sergii Bykov Technical Lead Machine Learning 12 Oct 2017

23270: AUGMENTED REALITY FOR NAVIGATION AND INFORMATIONAL ADAS. Sergii Bykov Technical Lead Machine Learning 12 Oct 2017 23270: AUGMENTED REALITY FOR NAVIGATION AND INFORMATIONAL ADAS Sergii Bykov Technical Lead Machine Learning 12 Oct 2017 Product Vision Company Introduction Apostera GmbH with headquarter in Munich, was

More information

Data Analysis on Nomadic Systems: The TeleFOT Approach

Data Analysis on Nomadic Systems: The TeleFOT Approach Data Analysis on Nomadic Systems: The TeleFOT Approach Presentation to FOT-NET Seminar, London, UK October 2010 Andrew Morris Ruth Welsh Loughborough University, UK. TeleFOT TELEFOT TeleFOT - Field Operational

More information

Practical Experiences on a Road Guidance Protocol for Intersection Collision Warning Application

Practical Experiences on a Road Guidance Protocol for Intersection Collision Warning Application Practical Experiences on a Road Guidance Protocol for Intersection Collision Warning Application Hyun Jeong Yun*, Jeong Dan Choi* *Cooperative Vehicle-Infra Research Section, ETRI, 138 Gajeong-ro Yuseong-gu,

More information

Dynamic Zonal Broadcasting for Effective Data Dissemination in VANET

Dynamic Zonal Broadcasting for Effective Data Dissemination in VANET Dynamic Zonal Broadcasting for Effective Data Dissemination in VANET Masters Project Final Report Author: Madhukesh Wali Email: mwali@cs.odu.edu Project Advisor: Dr. Michele Weigle Email: mweigle@cs.odu.edu

More information

V2X-Locate Positioning System Whitepaper

V2X-Locate Positioning System Whitepaper V2X-Locate Positioning System Whitepaper November 8, 2017 www.cohdawireless.com 1 Introduction The most important piece of information any autonomous system must know is its position in the world. This

More information

For Review Only. Wireless Access Technologies for Vehicular Network Safety Applications

For Review Only. Wireless Access Technologies for Vehicular Network Safety Applications Page of 0 0 0 Wireless Access Technologies for Vehicular Network Safety Applications Hassan Aboubakr Omar, Ning Lu, and Weihua Zhuang Department of Electrical and Computer Engineering, University of Waterloo,

More information

Choosing the Optimum Mix of Sensors for Driver Assistance and Autonomous Vehicles

Choosing the Optimum Mix of Sensors for Driver Assistance and Autonomous Vehicles Choosing the Optimum Mix of Sensors for Driver Assistance and Autonomous Vehicles Ali Osman Ors May 2, 2017 Copyright 2017 NXP Semiconductors 1 Sensing Technology Comparison Rating: H = High, M=Medium,

More information

OPEN CV BASED AUTONOMOUS RC-CAR

OPEN CV BASED AUTONOMOUS RC-CAR OPEN CV BASED AUTONOMOUS RC-CAR B. Sabitha 1, K. Akila 2, S.Krishna Kumar 3, D.Mohan 4, P.Nisanth 5 1,2 Faculty, Department of Mechatronics Engineering, Kumaraguru College of Technology, Coimbatore, India

More information

Automated Testing of Autonomous Driving Assistance Systems

Automated Testing of Autonomous Driving Assistance Systems Automated Testing of Autonomous Driving Assistance Systems Lionel Briand Vector Testing Symposium, Stuttgart, 2018 SnT Centre Top level research in Information & Communication Technologies Created to fuel

More information

Accident prevention and detection using internet of Things (IOT)

Accident prevention and detection using internet of Things (IOT) ISSN:2348-2079 Volume-6 Issue-1 International Journal of Intellectual Advancements and Research in Engineering Computations Accident prevention and detection using internet of Things (IOT) INSTITUTE OF

More information

II. ADVANTAGES AND DISADVANTAGES

II. ADVANTAGES AND DISADVANTAGES Vehicle to Vehicle Communication for Collision Avoidance Maudhoo Jahnavi 1, Neha Yadav 2, Krishanu Griyagya 3, Mahendra Singh Meena 4, Ved Prakash 5 1, 2, 3 Student, B. Tech ECE, Amity University Haryana,

More information

Technical and Commercial Challenges of V2V and V2I networks

Technical and Commercial Challenges of V2V and V2I networks Technical and Commercial Challenges of V2V and V2I networks Ravi Puvvala Founder & CEO, Savari Silicon Valley Automotive Open Source Meetup Sept 27 th 2012 Savari has developed an automotive grade connected

More information

ETSI TS V1.1.1 ( )

ETSI TS V1.1.1 ( ) TS 101 539-3 V1.1.1 (2013-11) Technical Specification Intelligent Transport Systems (ITS); V2X Applications; Part 3: Longitudinal Collision Risk Warning (LCRW) application requirements specification 2

More information

Intelligent Technology for More Advanced Autonomous Driving

Intelligent Technology for More Advanced Autonomous Driving FEATURED ARTICLES Autonomous Driving Technology for Connected Cars Intelligent Technology for More Advanced Autonomous Driving Autonomous driving is recognized as an important technology for dealing with

More information

Transponder Based Ranging

Transponder Based Ranging Transponder Based Ranging Transponderbasierte Abstandsmessung Gerrit Kalverkamp, Bernhard Schaffer Technische Universität München Outline Secondary radar principle Looking around corners: Diffraction of

More information

ETSI TS V1.1.1 ( )

ETSI TS V1.1.1 ( ) TS 101 539-2 V1.1.1 (2018-06) TECHNICAL SPECIFICATION Intelligent Transport Systems (ITS); V2X Applications; Part 2: Intersection Collision Risk Warning (ICRW) application requirements specification 2

More information

Road Intersections as Pervasive Computing Environments: towards a Multiagent Real-Time Collision Warning System

Road Intersections as Pervasive Computing Environments: towards a Multiagent Real-Time Collision Warning System Sixth Annual IEEE International Conference on Pervasive Computing and Communications Road s as Pervasive Computing Environments: towards a Multiagent Real-Time Collision Warning System Flora Dilys Salim,

More information

Advances in Vehicle Periphery Sensing Techniques Aimed at Realizing Autonomous Driving

Advances in Vehicle Periphery Sensing Techniques Aimed at Realizing Autonomous Driving FEATURED ARTICLES Autonomous Driving Technology for Connected Cars Advances in Vehicle Periphery Sensing Techniques Aimed at Realizing Autonomous Driving Progress is being made on vehicle periphery sensing,

More information

Fig.2 the simulation system model framework

Fig.2 the simulation system model framework International Conference on Information Science and Computer Applications (ISCA 2013) Simulation and Application of Urban intersection traffic flow model Yubin Li 1,a,Bingmou Cui 2,b,Siyu Hao 2,c,Yan Wei

More information

Fusion in EU projects and the Perception Approach. Dr. Angelos Amditis interactive Summer School 4-6 July, 2012

Fusion in EU projects and the Perception Approach. Dr. Angelos Amditis interactive Summer School 4-6 July, 2012 Fusion in EU projects and the Perception Approach Dr. Angelos Amditis interactive Summer School 4-6 July, 2012 Content Introduction Data fusion in european research projects EUCLIDE PReVENT-PF2 SAFESPOT

More information

Advanced Vehicle Control Systems (AVCS) Supporting Intelligent Transportation Systems

Advanced Vehicle Control Systems (AVCS) Supporting Intelligent Transportation Systems Ministry of Transportation Provincial Highways Management Division Report Highway Infrastructure Innovation Funding Program Advanced Vehicle Control Systems (AVCS) Supporting Intelligent Transportation

More information

Traffic Management for Smart Cities TNK115 SMART CITIES

Traffic Management for Smart Cities TNK115 SMART CITIES Traffic Management for Smart Cities TNK115 SMART CITIES DAVID GUNDLEGÅRD DIVISION OF COMMUNICATION AND TRANSPORT SYSTEMS Outline Introduction Traffic sensors Traffic models Frameworks Information VS Control

More information

A novel, broadcasting-based algorithm for vehicle speed estimation in Intelligent Transportation Systems using ad-hoc networks

A novel, broadcasting-based algorithm for vehicle speed estimation in Intelligent Transportation Systems using ad-hoc networks A novel, broadcasting-based algorithm for vehicle speed estimation in Intelligent Transportation Systems using ad-hoc networks Boyan Petrov 1, Dr Evtim Peytchev 2 1 Faculty of Computer Systems and Control,

More information

ANNEX. to the. Commission Delegated Regulation

ANNEX. to the. Commission Delegated Regulation Ref. Ares(2019)153204-11/01/2019 EUROPEAN COMMISSION Brussels, XXX [ ](2019) XXX draft ANNEX 1 ANNEX to the Commission Delegated Regulation supplementing ITS Directive 2010/40/EU of the European Parliament

More information

Robust Positioning for Urban Traffic

Robust Positioning for Urban Traffic Robust Positioning for Urban Traffic Motivations and Activity plan for the WG 4.1.4 Dr. Laura Ruotsalainen Research Manager, Department of Navigation and positioning Finnish Geospatial Research Institute

More information

Slipstream Cooperative Adaptive Cruise Control - A Conceptual ITS Application for Electric Vehicles

Slipstream Cooperative Adaptive Cruise Control - A Conceptual ITS Application for Electric Vehicles Copyright Notice c 2012 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works

More information

Impact of Connected Vehicle Safety Applications on Driving Behavior at Varying Market Penetrations: A Driving Simulator Study

Impact of Connected Vehicle Safety Applications on Driving Behavior at Varying Market Penetrations: A Driving Simulator Study Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 2017 Impact of Connected Vehicle Safety Applications on Driving Behavior at Varying Market Penetrations: A Driving Simulator

More information

Wireless technologies Test systems

Wireless technologies Test systems Wireless technologies Test systems 8 Test systems for V2X communications Future automated vehicles will be wirelessly networked with their environment and will therefore be able to preventively respond

More information

DENSO

DENSO DENSO www.densocorp-na.com Collaborative Automated Driving Description of Project DENSO is one of the biggest tier one suppliers in the automotive industry, and one of its main goals is to provide solutions

More information

FLASH LiDAR KEY BENEFITS

FLASH LiDAR KEY BENEFITS In 2013, 1.2 million people died in vehicle accidents. That is one death every 25 seconds. Some of these lives could have been saved with vehicles that have a better understanding of the world around them

More information

Adaptive Controllers for Vehicle Velocity Control for Microscopic Traffic Simulation Models

Adaptive Controllers for Vehicle Velocity Control for Microscopic Traffic Simulation Models Adaptive Controllers for Vehicle Velocity Control for Microscopic Traffic Simulation Models Yiannis Papelis, Omar Ahmad & Horatiu German National Advanced Driving Simulator, The University of Iowa, USA

More information

Road Traffic Estimation from Multiple GPS Data Using Incremental Weighted Update

Road Traffic Estimation from Multiple GPS Data Using Incremental Weighted Update Road Traffic Estimation from Multiple GPS Data Using Incremental Weighted Update S. Sananmongkhonchai 1, P. Tangamchit 1, and P. Pongpaibool 2 1 King Mongkut s University of Technology Thonburi, Bangkok,

More information

THE EXPANSION OF DRIVING SAFETY SUPPORT SYSTEMS BY UTILIZING THE RADIO WAVES

THE EXPANSION OF DRIVING SAFETY SUPPORT SYSTEMS BY UTILIZING THE RADIO WAVES THE EXPANSION OF DRIVING SAFETY SUPPORT SYSTEMS BY UTILIZING THE RADIO WAVES Takashi Sueki Network Technology Dept. IT&ITS Planning Div. Toyota Motor Corporation 1-4-18, Koraku, Bunkyo-ku, Tokyo, 112-8701

More information

ITS Radiocommunications in Japan Progress report and future directions

ITS Radiocommunications in Japan Progress report and future directions ITS Radiocommunications in Japan Progress report and future directions 6 March 2018 Berlin, Germany Tomoaki Ishii Assistant Director, New-Generation Mobile Communications Office, Radio Dept., Telecommunications

More information

Driver Assistance System Based on Video Image Processing for Emergency Case in Tunnel

Driver Assistance System Based on Video Image Processing for Emergency Case in Tunnel American Journal of Networks and Communications 2015; 4(1): 5-9 Published online March 12, 2015 (http://www.sciencepublishinggroup.com/j/ajnc) doi: 10.11648/j.ajnc.20150401.12 ISSN: 2326-893X (Print);

More information

White paper on CAR150 millimeter wave radar

White paper on CAR150 millimeter wave radar White paper on CAR150 millimeter wave radar Hunan Nanoradar Science and Technology Co.,Ltd. Version history Date Version Version description 2017-02-23 1.0 The 1 st version of white paper on CAR150 Contents

More information

Autonomous driving technology and ITS

Autonomous driving technology and ITS Autonomous driving technology and ITS 10 March 2016 Sophia Antipolis, France Takanori MASHIKO Deputy Director, New-Generation Mobile Communications Office, Radio Dept., Telecommunications Bureau, Ministry

More information

Vehicle to Vehicle Wireless Communication Protocol

Vehicle to Vehicle Wireless Communication Protocol Vehicle to Vehicle Wireless Communication Protocol Adithya B 1 1 M.Tech student, Department of Communication Engineering, Mount Zion College of Engineering, Kadammanitta, Pathanamthitta, Kerala, India

More information

Electronic toll service via ITS-G5 communication

Electronic toll service via ITS-G5 communication 45 46 TH ASECAP STUDY STUDY & INFORMATION & INFORMATION DAYS DAYS 2017 Electronic toll service via ITS-G5 communication 8 June 2018, Ljubljana, Slovenia www.asecapdays.com Guy Frémont Malalatiana Randriamasy

More information

1. INTRODUCTION. Road Characterization of Digital maps. A. Technical Background. B. Proposed System

1. INTRODUCTION. Road Characterization of Digital maps. A. Technical Background. B. Proposed System 1. INTRODUCTION Here, implementation a novel system to detect, maintain and warn the forthcoming road inconsistencies. In hilly, fog affected and unmaintained areas, vehicles/ motorists are more prone

More information

Designing A Human Vehicle Interface For An Intelligent Community Vehicle

Designing A Human Vehicle Interface For An Intelligent Community Vehicle Designing A Human Vehicle Interface For An Intelligent Community Vehicle Kin Kok Lee, Yong Tsui Lee and Ming Xie School of Mechanical & Production Engineering Nanyang Technological University Nanyang Avenue

More information

Evaluation of Actuated Right Turn Signal Control Using the ITS Radio Communication System

Evaluation of Actuated Right Turn Signal Control Using the ITS Radio Communication System 19th ITS World Congress, Vienna, Austria, 22/26 October 2012 AP-00201 Evaluation of Actuated Right Turn Signal Control Using the ITS Radio Communication System Osamu Hattori *, Masafumi Kobayashi Sumitomo

More information