The Obstacle is the Path: Designing a Pop-Up Obstacle for Vehicle Collision System Testing

Size: px
Start display at page:

Download "The Obstacle is the Path: Designing a Pop-Up Obstacle for Vehicle Collision System Testing"

Transcription

1 The Obstacle is the Path: Designing a Pop-Up Obstacle for Vehicle Collision System Testing Designers: Mentors: Advisor: Zach Chase Richard Lui Avinash Balachandran Joe Funke Chris Gerdes

2 Page 1 Opener Our research process is based on the scientific method that Stanford s Institute of Design calls Design Thinking. This method allows us to distill core needs that our safety technology should address and iterate quickly towards a functional end device. We used this process to not only design our safety technology but also to present our findings in this paper. We hope you will enjoy delving into our report. FIGURE 1: The Design Thinking Method from dschool.stanford.edu

3 Page 2 Empathize/Motivation According to NHTSA s Traffic Safety Fact Sheet, 5,615,000 police-reported traffic crashes occurred in Better perception and vehicle control technologies can reduce crash statistics with systems that help avoid collisions. The Insurance Institute for Highway Safety has seen a 7 percent reduction in crashes for vehicles with a basic forward-collision warning system, and a 14 to 15 percent reduction for those with automatic braking. 2 Current research explores additional safety improvements with further automation. Shared control strategies enable the driver to operate the vehicle within safe envelopes, but deviates from driver commands to avoid collisions if necessary. 3 Fully autonomous vehicles can operate without human intervention and can be designed to react in emergency situations, such as conducting an emergency lane change to get out of an unsafe lane. 4 However, shared and fully autonomous obstacle avoidance systems must be rigorously benchmarked before being tested on open roads. Existing obstacle platforms for autonomous and semi-autonomous vehicle testing exist, 5 but are either prohibitively expensive or too limited in their capabilities. Obstacle avoidance testing currently lacks cost-effective yet dynamic obstacles that can pop-out, for example, to model emergency situations. Our team has developed a low-cost obstacle for validating highly automated and autonomous obstacle avoidance systems. This experimental device simulates imminent collision situations like a car suddenly pulling out of a hidden driveway or a deer jumping into the road. Our test setup will assist in validation studies of obstacle avoidance systems, which will ultimately improve the safety of the entire passenger fleet and could eventually mitigate traffic accidents Balachandran, Avinash, Stephen M. Erlien, and J. Christian Gerdes. "The Virtual Wheel Concept for Supportive Steering Feedback During Active Steering Interventions." ASME 2014 Dynamic Systems and Control Conference. American Society of Mechanical Engineers, Funke, Joseph, and J. Christian Gerdes. "Simple clothoid paths for autonomous vehicle lane changes at the limits of handling." ASME 2013 Dynamic Systems and Control Conference. American Society of Mechanical Engineers,

4 Page 3 Define We hope to see collision avoidance systems in production cars around the world. Such systems themselves need to be rigorously tested and validated using obstacles to avoid. We identified several key requirements, outlined below, necessary for such an obstacle design to be useful for testing collision avoidance systems. Design Requirement Activates in less than 1 second Easy triggering Collision safe Obstacle blocks a lane Low cost (<$150) Simple setup (<1 hour and few steps) Low reset time (<30 seconds) Portability to test site Reason The obstacle must deploy from an inactive to an active state in order to test last-minute obstacle avoidance systems. This simulates real-world scenarios such as a jumping deer or previously unseen vehicle. Quick activation tests response times of avoidance systems and drivers. The obstacle should offer easy methods of triggering that can be both repeatable and easy to change during testing. During the testing and validation phase, avoidance systems will inevitably fail to avoid the obstacle in some situations. Therefore, the obstacle must be both robust to collisions with the vehicle and not damage the vehicle. This must block a lane so that it can initiate a driver or system to perform a lane change. Obstacles must be inexpensive obstacles so that they can be replicated, enabling multi-obstacle tests, and easily replaced if damaged or otherwise worn out. A simple setup reduces test preparation and supports potential volunteer assistance with complex experimental setups. Low time to reset the obstacle between deployments enables quick repetition of tests, which is especially critical for time-critical shared control experiments with volunteer drivers. Multiple obstacles must fit in one large car.

5 Page 4 Ideate During ideation, we developed various initial designs that could potentially meet the design requirements. Families of ideas involved hydraulic pressure, springs and levers, compressed air, water, and light. Figure 2 illustrates 3 preliminary design sketches based on these ideas. a) b) c) Figure 2: Initial design sketches. In a), a mousetrap-inspired obstacle uses two spring-loaded poles to quickly lift a flag obstacle. In b), small air blowers create a wall of tubes. In c), a single larger blower fills a tube with a catch mechanism at the end to prevent it from dancing in the wind. From the different families of ideas, an air-based inflation obstacle fulfilled the design requirements best while remaining inexpensive to build. An off-the-shelf boat blower (see Figure 3) offered an inexpensive way to inflate an obstacle. The result was a cheap, easy to control in an experimental setup, quick to reset between experimental trials, and crash-safe.

6 FIGURE 3: A boat blower, an inexpensive fan used to move air around a boat s cabin. Page 5

7 Page 6 Prototyping Prototypes enabled quick iteration through potential designs, allowing us to identify and improve on challenges with each new iteration. We prototyped both the form of the obstacle and the triggering mechanism for obstacle deployment. Obstacle Form Initial prototypes incorporated an electric boat blower duct-taped to a plastic garbage bag (see Figure 4). This setup confirmed that potential deployment speeds and obstacle lengths were within reach of our requirements and allowed optimization of tube length, tube pre-inflation shape, tube post-inflation shape, fan ramp-up time, and thrust vectoring to minimize activation time. We ultimately determined we needed greater air velocity and momentum than the blower could provide; at best it could only inflate a 4 foot tube with in activation time slightly over one second. Figure 4: A prototype test with a paper cone nozzle to increase air velocity within the tube. Additional prototypes compared air compressors and other, higher volume blowers and ultimately settled on a small and cheap handheld electric leaf blower (see Figure 5). With further tube design iteration this blower inflated a 10 foot long tube in under half a second, making it far superior to the boat blower setup. Tube design was primarily focused on reducing inflation time, minimizing wear and tear, and enabling manufacturability, which led to a simple open-ended tube design. Our final tube design was sewn together from red table cloth, which we found to be both lightweight and durable. Other components such as visibility and stability were also considered. We tested increased visibility with caution streamers, for example, but found even this incremental weight increase pulled the tube down too much. We also noticed issues with instability, in which the tube would flap around even in low wind. Cutting three slits in the end of the tube to mimic the effect of a diffuser greatly improved stability.

8 Page 7 Figure 5: We tested the leaf blower with different inflatable shapes to determine the cheapest solution. The streamers added visibility for the driver but weighed down the tube too much. The blower is mounted on an off-the-shelf sawhorse, which is inexpensive, durable, and stackable. Even with the necessary electronics built in, each sawhorse can be stacked, which was critical for transporting multiple obstacles to a testing facility (see Figure 6). FIGURE 6: Three obstacles, stacked and ready for transportation.

9 Page 8 Obstacle Trigger The obstacle needs to be triggered in some way. Ideally, triggering should be correlated with the test vehicle s spatial position. For example, a common triggering scenario would be to have the obstacle deploy when the vehicle is within some distance of the obstacle. There are many ways this can be accomplished. Hydraulic pressure hoses, which are triggered when a vehicle drives over them, are commonly used in city streets to count cars. We considered these systems as well as laser trip wires, sonar sensors, and GPS-based wireless triggers. The pressure hose was expensive and the laser trip wire implementation was susceptible to environmental conditions. Therefore, we built the following two obstacle triggering mechanisms: 1. Sonar sensor triggering mechanism 2. GPS-based wireless triggering mechanism Both of these mechanisms use the popular and inexpensive Arduino platform as the computation backbone. Sonar sensor triggering mechanism Figure 7 illustrates the sonar tripwire concept. When the vehicle drives past this tripline, the obstacle triggers. The sonar sensor was built into a small tower placed just outside the lane (see Figure 8). When a vehicle drives by the tower, it triggers the obstacle, causing the tube to inflate. Initial prototypes helped determine the range and reliability of detecting vehicles, and small variations were tested to improve performance. FIGURE 7: Sonar sensor data monitored by an Arduino controls whether the blower is on.

10 Page 9 Figure 8: (left) First prototype of the sonar sensor tower. (right) Final iteration of the sonar sensor tower. The sonar sensor offered straightforward integration with the Arduino platform and low cost. The reliable sensor range was found to be 8 feet. This mechanism is also independent of GPS coverage, which is a crucial advantage over the GPS-based triggering system. However, sensor tower placement places limitations on the kinds of experimental setups that can be created with this mechanism. Furthermore, because the sonar towers need to be physically wired to the obstacle themselves, wiring complicated experimental setups. These issues were overcome by also creating a GPS-based wireless triggering system. GPS-based wireless triggering mechanism Figure 9 illustrates the GPS-based wireless triggering mechanism. The concept behind this mechanism is that a computer on-board the vehicle determines when to trigger the obstacle based on the GPS position of the vehicle. This triggering command is then wirelessly sent to the obstacle, causing it to deploy. FIGURE 9: In this setup, a computer onboard the vehicle monitors vehicle position from the vehicle s GPS, and sends a trigger command through a pair of wireless Arduinos to trigger the blower.

11 Page 10 The main benefit of this mechanism is the triggering range. The wireless range of the RF shields were found to be about 75 [m]. For vehicles travelling at highway speeds, the obstacle could trigger at least 2.5 [s] before the vehicle reached the obstacle itself. This was crucial for testing collision avoidance systems meant for highway use. This mechanism was easier to set up than the sonar mechanism as well, since the towers were unneeded. The main drawback of this system is that it depends on good GPS coverage. The two triggering systems complement each other well, enabling a variety of different experimental setups. Figure 10 illustrates the complete pop-up obstacle solution. FIGURE 10: Back view of the final obstacle design, with components called-out.

12 Page 11 Testing Tests conducted in conjunction with prototyping confirm fulfillment of the initial design requirements. Design Requirement Result Activates in less than 1 second Video playback confirm an average inflation time of 0.3 seconds. Easy triggering Collision safe Obstacle blocks a whole lane Low cost (<$150) Simple setup (<1 hour and few steps) Low reset time (<30 seconds) Portability to test site Sonar sensor towers and GPS-based wireless triggering provide two complementary triggering options. No damage to either the tube or vehicle occur on collision. An obstacle tube length of 10 feet blocks a lane. A single obstacle costs $132 to build. Setup takes about 30 minutes and involves a 3 step assembly process. A reset takes about 30 seconds for a first time user and decreases with experience. Stackable components enables transportation of multiple obstacles. The obstacles have also been used in tests of collision avoidance systems. These tests were conducted using X1 (see Figure 11). FIGURE 11: X1, a student-built, all-electric, drive-by-wire research testbed.

13 Page 12 Shared Control Collision Avoidance We used the obstacles to create an obstacle course for shared control collision avoidance systems. Research participants were tested on their ability to avoid pop-up obstacles with and without haptic feedback from the car. Figure 12 illustrates the experimental setup used in this test. Figure 12(a) shows the driver in a two lane road with 3 pop-up obstacles (dotted red dots) before an obstacle deployment. Figure 12 (b) illustrates one of these obstacles randomly deploying, causing the driver to perform a lane change maneuver. Figure 13 illustrates this from the driver perspective. As expected, drivers performed better with the feedback while sharing control with the obstacle avoidance system. FIGURE 12: Shared control experiment. Three obstacles were present, and one could trigger. The driver attempted to avoid the obstacle, possibly with the assistance of the shared controller. FIGURE 13: (left) Driver does not know which of three obstacles will deploy. (right) The third obstacle deploys, and the driver attempts to avoid it. Autonomous Control Obstacle Avoidance We also used the obstacles to model emergency situations for autonomous obstacle avoidance. Here the autonomous vehicle followed a predefined path, and an obstacle deployed, necessitating evasive maneuvers from the controller. These tests enabled evaluation of how well autonomous controllers react to obstacles that appear on the road. Figure 14 depicts a lane change setup, and Figure 15 demonstrates an obstacle popping up mid-turn.

14 Page 13 FIGURE 14: (left) The autonomous vehicle drives in its lane and (right) swerves to avoid the obstacle that pops out. FIGURE 15: (left) The autonomous vehicle drives around a turn. (right) The obstacle deploys and the vehicle swings wide to avoid it.

15 Page 14 Conclusion The testing and validation of obstacle avoidance systems for autonomous and shared control vehicles are pressing safety issues. Some testing and validation can be done through simulation; however, there is no substitute for experiments using real vehicles in real-world conditions. In these scenarios, having an experiment that can simulate an obstacle suddenly appearing, or popping up, is very helpful. Such an obstacle must be easy to setup and trigger, quick to trigger, portable and inexpensive. Also, since there will be scenarios where a collision avoidance system will invariably fail, this obstacle must withstand a collision without causing major damage to the vehicle or obstacle setup. Our product meets these needs. In addition to meeting these needs, our design has been employed in actual experiments meant to test collision avoidance systems. Results from the shared control experiments demonstrate improved driver reaction times with the collision system in place, which resulted in less aggressive, more comfortable maneuvers. Results from the fully autonomous tests show that even as an autonomous vehicle approached its handling limits, its collision avoidance system was still capable of avoiding the pop-up obstacle. Both of these experimental setups, enabled by the pop-up obstacle system, are leading to improved obstacle avoidance systems for future vehicles. Tests such as these, made possible with the pop-up obstacle, will lead to improved collision avoidance technologies for the entire passenger vehicle fleet. One day, these kinds of technologies could lead to accident-free transportation.

Environmental Envelope Control

Environmental Envelope Control Environmental Envelope Control May 26 th, 2014 Stanford University Mechanical Engineering Dept. Dynamic Design Lab Stephen Erlien Avinash Balachandran J. Christian Gerdes Motivation New technologies are

More information

Új technológiák a közlekedésbiztonság jövőjéért

Új technológiák a közlekedésbiztonság jövőjéért Új technológiák a közlekedésbiztonság jövőjéért Dr. Szászi István Occupant Safety Robert Bosch Kft. 1 Outline 1. Active and Passive Safety - definition 2. Driver Information Functions 3. Driver Assistance

More information

Automobile Body, Chassis, Occupant and Pedestrian Safety, and Structures Track

Automobile Body, Chassis, Occupant and Pedestrian Safety, and Structures Track Automobile Body, Chassis, Occupant and Pedestrian Safety, and Structures Track These sessions are related to Body Engineering, Fire Safety, Human Factors, Noise and Vibration, Occupant Protection, Steering

More information

ENGINEERING FOR HUMANS STPA ANALYSIS OF AN AUTOMATED PARKING SYSTEM

ENGINEERING FOR HUMANS STPA ANALYSIS OF AN AUTOMATED PARKING SYSTEM ENGINEERING FOR HUMANS STPA ANALYSIS OF AN AUTOMATED PARKING SYSTEM Massachusetts Institute of Technology John Thomas Megan France General Motors Charles A. Green Mark A. Vernacchia Padma Sundaram Joseph

More information

SAFE DRIVING USING MOBILE PHONES

SAFE DRIVING USING MOBILE PHONES SAFE DRIVING USING MOBILE PHONES PROJECT REFERENCE NO. : 37S0527 COLLEGE : SKSVMA COLLEGE OF ENGINEERING AND TECHNOLOGY, GADAG BRANCH : COMPUTER SCIENCE AND ENGINEERING GUIDE : NAGARAJ TELKAR STUDENTS

More information

Intelligent Vehicle Systems

Intelligent Vehicle Systems Intelligent Vehicle Systems Southwest Research Institute Public Agency Roles for a Successful Autonomous Vehicle Deployment Amit Misra Manager R&D Transportation Management Systems 1 Motivation for This

More information

PROJECT IDEA SUBMISSION STUDENT

PROJECT IDEA SUBMISSION STUDENT PROJECT IDEA SUBMISSION STUDENT Team Contacts - 1 st person listed serves as the point of contact with Professor Jensen - Initial team size may be from 4 to 6 members (all members must agree to have their

More information

Prototyping Collision Avoidance for suas

Prototyping Collision Avoidance for suas Prototyping Collision Avoidance for Michael P. Owen 5 December 2017 Sponsor: Neal Suchy, FAA AJM-233 DISTRIBUTION STATEMENT A: Approved for public release; distribution is unlimited. Trends in Unmanned

More information

Safe, superior and comfortable driving - Market needs and solutions

Safe, superior and comfortable driving - Market needs and solutions 3 rd Conference Active Safety through Driver Assistance Safe, superior and comfortable driving - Market needs and solutions Dr. Werner Struth - President, 1 Global trends Legislation Safety legislation

More information

University of New Hampshire: FSAE ECE Progress Report

University of New Hampshire: FSAE ECE Progress Report University of New Hampshire: FSAE ECE Progress Report Team Members: Christopher P. Loo & Joshua L. Moran Faculty Advisor: Francis C. Hludik, Jr., M.S. Courses Involved: ECE 541, ECE 543, ECE 562, ECE 633,

More information

PROJECT IDEA SUBMISSION

PROJECT IDEA SUBMISSION PROJECT IDEA SUBMISSION Team Contacts - 1 st person listed serves as the point of contact with Professor Nelson - Initial team size may be from 1 to 6 members (all members must agree to have their name

More information

SAFERIDER Project FP SAFERIDER Andrea Borin November 5th, 2010 Final Event & Demonstration Leicester, UK

SAFERIDER Project FP SAFERIDER Andrea Borin November 5th, 2010 Final Event & Demonstration Leicester, UK SAFERIDER Project FP7-216355 SAFERIDER Advanced Rider Assistance Systems Andrea Borin andrea.borin@ymre.yamaha-motor.it ARAS: Advanced Rider Assistance Systems Speed Alert Curve Frontal Collision Intersection

More information

The Lug-n-Go. Team #16: Anika Manzo ( ammanzo2), Brianna Szczesuil (bszcze4), Gregg Lugo ( gclugo2) ECE445 Project Proposal: Spring 2018

The Lug-n-Go. Team #16: Anika Manzo ( ammanzo2), Brianna Szczesuil (bszcze4), Gregg Lugo ( gclugo2) ECE445 Project Proposal: Spring 2018 The Lug-n-Go Team #16: Anika Manzo ( ammanzo2), Brianna Szczesuil (bszcze4), Gregg Lugo ( gclugo2) ECE445 Project Proposal: Spring 2018 TA: Mickey Zhang Introduction 1.1 Problem Statement and Objective

More information

Siemens ADAS. Collision avoidance as the first step towards autonomous driving

Siemens ADAS. Collision avoidance as the first step towards autonomous driving Siemens ADAS Collision avoidance as the first step towards autonomous driving siemens.com/mobility-services Advanced Driver Assistance Systems help to avoid collisions and represent the first step towards

More information

eyes-off until the driver (or the vehicle) decides that it s time for the driver to resume control.

eyes-off until the driver (or the vehicle) decides that it s time for the driver to resume control. Remarks for NHTSA Chief Counsel Kevin Vincent DRI s Strictly Automotive Seminar: Are Smart Cars Really Smarter? The Dearborn Inn - Dearborn, MI Thursday, September 19, 2013 Good morning. Thank you for

More information

ECM - Electric Car sharing Monitor The Story

ECM - Electric Car sharing Monitor The Story The Story This application provides a monitoring interface for electric car renting fleets, either operated privately or as part of the public city services. More and more cities all over the world are

More information

18th ICTCT Workshop, Helsinki, October Technical feasibility of safety related driving assistance systems

18th ICTCT Workshop, Helsinki, October Technical feasibility of safety related driving assistance systems 18th ICTCT Workshop, Helsinki, 27-28 October 2005 Technical feasibility of safety related driving assistance systems Meng Lu Radboud University Nijmegen, The Netherlands, m.lu@fm.ru.nl Kees Wevers NAVTEQ,

More information

WHITE PAPER Autonomous Driving A Bird s Eye View

WHITE PAPER   Autonomous Driving A Bird s Eye View WHITE PAPER www.visteon.com Autonomous Driving A Bird s Eye View Autonomous Driving A Bird s Eye View How it all started? Over decades, assisted and autonomous driving has been envisioned as the future

More information

Active Safety Systems in Cars -Many semi-automated safety features are available today in new cars. -Building blocks for automated cars in the future.

Active Safety Systems in Cars -Many semi-automated safety features are available today in new cars. -Building blocks for automated cars in the future. Active Safety Systems in Cars -Many semi-automated safety features are available today in new cars. -Building blocks for automated cars in the future. Eugene A. Petersen Tire Program Manager-CR For over

More information

The potential impact of electric powertrains on vehicle dynamics, control systems and active safety

The potential impact of electric powertrains on vehicle dynamics, control systems and active safety The potential impact of electric powertrains on vehicle dynamics, control systems and active safety Mathias Lidberg Vehicle Dynamics Vehicle Engineering and Autonomous Systems Mechanics and Maritime Sciences

More information

Euro NCAP Safety Assist

Euro NCAP Safety Assist 1 SA -1 Content Euro NCAP Safety Assist Road Map 2020 2 SA -2 1 Content Euro NCAP Safety Assist 3 SA -3 Overall Rating 2015 4 SA -4 2 Safety Assist - Overview 2016+ 0 Points 2016+ 3 Points 5 SA -5 SBR

More information

Establishing a Standard List of Hazards for Automatic Driving

Establishing a Standard List of Hazards for Automatic Driving Establishing a Standard List of Hazards for Automatic Driving Robert Hammett, Draper 2018 International Systems Safety Conference August 14, 2018 Phoenix, AZ The Charles Stark Draper Laboratory, Inc. 555

More information

AND CHANGES IN URBAN MOBILITY PATTERNS

AND CHANGES IN URBAN MOBILITY PATTERNS TECHNOLOGY-ENABLED MOBILITY: Virtual TEsting of Autonomous Vehicles AND CHANGES IN URBAN MOBILITY PATTERNS Technology-Enabled Mobility In the era of the digital revolution everything is inter-connected.

More information

Test & Validation Challenges Facing ADAS and CAV

Test & Validation Challenges Facing ADAS and CAV Test & Validation Challenges Facing ADAS and CAV Chris Reeves Future Transport Technologies & Intelligent Mobility Low Carbon Vehicle Event 2016 3rd Revolution of the Automotive Sector 3 rd Connectivity

More information

INTRODUCTION Team Composition Electrical System

INTRODUCTION Team Composition Electrical System IGVC2015-WOBBLER DESIGN OF AN AUTONOMOUS GROUND VEHICLE BY THE UNIVERSITY OF WEST FLORIDA UNMANNED SYSTEMS LAB FOR THE 2015 INTELLIGENT GROUND VEHICLE COMPETITION University of West Florida Department

More information

ASME Human Powered Vehicle

ASME Human Powered Vehicle ASME Human Powered Vehicle By Yousef Alanzi, Evan Bunce, Cody Chenoweth, Haley Flenner, Brent Ives, and Connor Newcomer Team 14 Problem Definition and Project Plan Document Submitted towards partial fulfillment

More information

Automated Driving - Object Perception at 120 KPH Chris Mansley

Automated Driving - Object Perception at 120 KPH Chris Mansley IROS 2014: Robots in Clutter Workshop Automated Driving - Object Perception at 120 KPH Chris Mansley 1 Road safety influence of driver assistance 100% Installation rates / road fatalities in Germany 80%

More information

Our Approach to Automated Driving System Safety. February 2019

Our Approach to Automated Driving System Safety. February 2019 Our Approach to Automated Driving System Safety February 2019 Introduction At Apple, by relentlessly pushing the boundaries of innovation and design, we believe that it is possible to dramatically improve

More information

Optimal Vehicle to Grid Regulation Service Scheduling

Optimal Vehicle to Grid Regulation Service Scheduling Optimal to Grid Regulation Service Scheduling Christian Osorio Introduction With the growing popularity and market share of electric vehicles comes several opportunities for electric power utilities, vehicle

More information

A factsheet on the safety technology in Volvo s 90 Series cars

A factsheet on the safety technology in Volvo s 90 Series cars A factsheet on the safety technology in Volvo s 90 Series cars 90 Series Safety System overview Options IntelliSafe Surround: Blind Spot Information (BLIS) Rear Collision Warning (with braking at stand

More information

NHTSA Update: Connected Vehicles V2V Communications for Safety

NHTSA Update: Connected Vehicles V2V Communications for Safety NHTSA Update: Connected Vehicles V2V Communications for Safety Alrik L. Svenson Transportation Research Board Meeting Washington, D.C. January 12, 2015 This is US Government work and may be copied without

More information

FOR SHARING THE ROAD WITH TRUCKS

FOR SHARING THE ROAD WITH TRUCKS FOR SHARING THE ROAD WITH TRUCKS WWW.SHARETHEROADAZ.COM 333,000 large truck accidents per year 1 3,921 fatalities 697 truck occupants 2,843 other vehicle occupants (cars, light trucks, motorcycles) 381

More information

C A. Right on track to enhanced driving safety. CAPS - Combined Active & Passive Safety. Robert Bosch GmbH CC/PJ-CAPS: Jochen Pfäffle

C A. Right on track to enhanced driving safety. CAPS - Combined Active & Passive Safety. Robert Bosch GmbH CC/PJ-CAPS: Jochen Pfäffle Right on track to enhanced driving safety C A SP Robert Bosch GmbH CC/PJ-CAPS: Jochen Pfäffle 1 Outline CAPS motivation & content of activity Accident analysis & development methodology Market, drivers,

More information

WHITE PAPER. Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard

WHITE PAPER. Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard WHITE PAPER Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard August 2017 Introduction The term accident, even in a collision sense, often has the connotation of being an

More information

A factsheet on Volvo Cars safety technology in the new Volvo S90

A factsheet on Volvo Cars safety technology in the new Volvo S90 A factsheet on Volvo Cars safety technology in the new Volvo S90 S90 Safety System overview Package IntelliSafe Pro IntelliSafe Surround IntelliSafe Assist Options IntelliSafe Surround: Blind Spot Information

More information

TRANSFORMER SERVICE. ABB Ability inspection for transformers TXplore Oil-filled transformer internal inspection service

TRANSFORMER SERVICE. ABB Ability inspection for transformers TXplore Oil-filled transformer internal inspection service TRANSFORMER SERVICE ABB Ability inspection for transformers TXplore Oil-filled transformer internal inspection service 2 ABB ABILIT Y INSPECTION FOR TR ANSFORMERS TXPLORE Use ABB's inspection service to

More information

Autonomous Driving, Tohoku University Sendai - Review of the Excursion

Autonomous Driving, Tohoku University Sendai - Review of the Excursion Autonomous Driving, Tohoku University Sendai - Review of the Excursion 17.07.2017 (Report about my assigned site visit during the Japan Excursion - TU Vienna 2017) The Excursion to the Tohoku University

More information

Enhancing Wheelchair Mobility Through Dynamics Mimicking

Enhancing Wheelchair Mobility Through Dynamics Mimicking Proceedings of the 3 rd International Conference Mechanical engineering and Mechatronics Prague, Czech Republic, August 14-15, 2014 Paper No. 65 Enhancing Wheelchair Mobility Through Dynamics Mimicking

More information

SAE Mini BAJA: Suspension and Steering

SAE Mini BAJA: Suspension and Steering SAE Mini BAJA: Suspension and Steering By Zane Cross, Kyle Egan, Nick Garry, Trevor Hochhaus Team 11 Project Progress Submitted towards partial fulfillment of the requirements for Mechanical Engineering

More information

The VisLab Intercontinental Autonomous Challenge: 13,000 km, 3 months, no driver

The VisLab Intercontinental Autonomous Challenge: 13,000 km, 3 months, no driver The VisLab Intercontinental Autonomous Challenge: 13,000 km, 3 months, no driver M.Bertozzi, L.Bombini, A.Broggi, M.Buzzoni, E.Cardarelli, S.Cattani, P.Cerri, S.Debattisti,. R.I.Fedriga, M.Felisa, L.Gatti,

More information

VEHICLE AUTOMATION. CHALLENGES AND POTENTIAL FOR FUTURE MOBILITY.

VEHICLE AUTOMATION. CHALLENGES AND POTENTIAL FOR FUTURE MOBILITY. VEHICLE AUTOMATION. CHALLENGES AND POTENTIAL FOR FUTURE MOBILITY. Dr. Thomas Helmer, BMW AG SESAR Innovation Days 11.2017 ROAD TRAFFIC: MANY INDIVIDUALS WITH LITTLE OVERALL MANAGEMENT. A SHORT GLANCE AT

More information

GCAT. University of Michigan-Dearborn

GCAT. University of Michigan-Dearborn GCAT University of Michigan-Dearborn Mike Kinnel, Joe Frank, Siri Vorachaoen, Anthony Lucente, Ross Marten, Jonathan Hyland, Hachem Nader, Ebrahim Nasser, Vin Varghese Department of Electrical and Computer

More information

Sensor Suit for the Visually Impaired

Sensor Suit for the Visually Impaired Sensor Suit for the Visually Impaired Proposed Completion Date 2013 People today that are visually impaired at birth or by misfortune have few options for methods of getting around in their every-day lives.

More information

Emergency driving and its procedures

Emergency driving and its procedures Emergency driving and its procedures Prepared By (Name of the student) Enrol Number: ( ) Date: ( ) (Name of the school) How to Avoid Vehicle Malfunction Although some vehicle malfunctions may not be avoidable,

More information

SAE Mini BAJA: Suspension and Steering

SAE Mini BAJA: Suspension and Steering SAE Mini BAJA: Suspension and Steering By Zane Cross, Kyle Egan, Nick Garry, Trevor Hochhaus Team 11 Progress Report Submitted towards partial fulfillment of the requirements for Mechanical Engineering

More information

HEAVY VEHICLE HARDWARE-IN-THE-LOOP CRASH AVOIDANCE SAFETY SYSTEM SIMULATION WITH EXPERIMENTAL VALIDATION

HEAVY VEHICLE HARDWARE-IN-THE-LOOP CRASH AVOIDANCE SAFETY SYSTEM SIMULATION WITH EXPERIMENTAL VALIDATION HEAVY VEHICLE HARDWARE-IN-THE-LOOP CRASH AVOIDANCE SAFETY SYSTEM SIMULATION WITH EXPERIMENTAL VALIDATION M. Kamel Salaani Transportation Research Center Inc. United States of America Devin H. Elsasser

More information

9.03 Fact Sheet: Avoiding & Minimizing Impacts

9.03 Fact Sheet: Avoiding & Minimizing Impacts 9.03 Fact Sheet: Avoiding & Minimizing Impacts The purpose of this Student Worksheet is to acquaint you with the techniques of emergency maneuvering, to help you develop the ability to recognize the situations

More information

Autonomous cars navigation on roads opened to public traffic: How can infrastructure-based systems help?

Autonomous cars navigation on roads opened to public traffic: How can infrastructure-based systems help? Autonomous cars navigation on roads opened to public traffic: How can infrastructure-based systems help? Philippe Bonnifait Professor at the Université de Technologie de Compiègne, Sorbonne Universités

More information

Introduction: Problem statement

Introduction: Problem statement Introduction: Problem statement The goal of this project is to develop a catapult system that can be used to throw a squash ball the farthest distance and to be able to have some degree of accuracy with

More information

Connected Vehicles and Emergency Responder Technologies

Connected Vehicles and Emergency Responder Technologies Connected Vehicles and Emergency Responder Technologies Response, Emergency Staging, Communications, Uniform Management, and Evacuation (R.E.S.C.U.M.E.) 39th Annual IACP Law Enforcement Information Management

More information

Course Code: Bendix Wingman Fusion System Overview Study Guide

Course Code: Bendix Wingman Fusion System Overview Study Guide Course Code: 8792 Bendix Wingman Fusion System Overview Study Guide 2015 Navistar, Inc. 2701 Navistar Drive, Lisle, IL 60532. All rights reserved. No part of this publication may be duplicated or stored

More information

A3PS- Workshop. From ADAS to autonomous driving. Impact to propulsion system & vehicle design

A3PS- Workshop. From ADAS to autonomous driving. Impact to propulsion system & vehicle design A3PS- Workshop From ADAS to autonomous driving Impact to propulsion system & vehicle design 1 Workshop Aims Update on special aspects of ADAS by impulse talks Presenting and exchange the view and standpoint

More information

Full Vehicle Simulation for Electrification and Automated Driving Applications

Full Vehicle Simulation for Electrification and Automated Driving Applications Full Vehicle Simulation for Electrification and Automated Driving Applications Vijayalayan R & Prasanna Deshpande Control Design Application Engineering 2015 The MathWorks, Inc. 1 Key Trends in Automotive

More information

APCO International. Emerging Technology Forum

APCO International. Emerging Technology Forum APCO International Emerging Technology Forum Emerging Vehicle to Vehicle, Vehicle to Infrastructure Communications Cars talking to each other and talking to the supporting highway infrastructure The Regulatory

More information

THE FUTURE OF SAFETY IS HERE

THE FUTURE OF SAFETY IS HERE THE FUTURE OF SAFETY IS HERE TOYOTA S ADVANCED ACTIVE SAFETY PACKAGES: TSS-C AND TSS-P Crash protection starts with crash prevention. Collisions that result in injury may be caused by the delay in a driver

More information

Difference for "Automatically commanded steering function", "Corrective steering function" and " Autonomous Steering System "

Difference for Automatically commanded steering function, Corrective steering function and  Autonomous Steering System Submitted by the expert of Japan Informal Document: ACSF-03-08 Difference for "Automatically commanded steering function", "Corrective steering function" and " Autonomous Steering System " Toru Ihara Automobile

More information

China Intelligent Connected Vehicle Technology Roadmap 1

China Intelligent Connected Vehicle Technology Roadmap 1 China Intelligent Connected Vehicle Technology Roadmap 1 Source: 1. China Automotive Engineering Institute, , Oct. 2016 1 Technology Roadmap 1 General

More information

Successful Deployment of ecall Live Crash Test

Successful Deployment of ecall Live Crash Test Successful Deployment of ecall Live Crash Test There is a growing necessity to conform to automotive safety regulations for emergency calls (ecalls). One popular car maker wanted to push its safety standards

More information

Case 1:17-cv DLF Document 16 Filed 04/06/18 Page 1 of 2 IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF COLUMBIA

Case 1:17-cv DLF Document 16 Filed 04/06/18 Page 1 of 2 IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF COLUMBIA Case 1:17-cv-01266-DLF Document 16 Filed 04/06/18 Page 1 of 2 IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF COLUMBIA QUALITY CONTROL SYSTEMS CORP., Plaintiff, v. Civil Action No. 17-01266 (DLF

More information

Predicted availability of safety features on registered vehicles a 2015 update

Predicted availability of safety features on registered vehicles a 2015 update Highway Loss Data Institute Bulletin Vol. 32, No. 16 : September 2015 Predicted availability of safety features on registered vehicles a 2015 update Prior Highway Loss Data Institute (HLDI) studies have

More information

A Presentation on. Human Computer Interaction (HMI) in autonomous vehicles for alerting driver during overtaking and lane changing

A Presentation on. Human Computer Interaction (HMI) in autonomous vehicles for alerting driver during overtaking and lane changing A Presentation on Human Computer Interaction (HMI) in autonomous vehicles for alerting driver during overtaking and lane changing Presented By: Abhishek Shriram Umachigi Department of Electrical Engineering

More information

Robots on Our Roads: The Coming Revolution in Mobility. Ohio Planning Conference July 27, 2016 Richard Bishop

Robots on Our Roads: The Coming Revolution in Mobility. Ohio Planning Conference July 27, 2016 Richard Bishop Robots on Our Roads: The Coming Revolution in Mobility Ohio Planning Conference July 27, 2016 Richard Bishop Myths! The roads need to be changed to make automated driving possible. WRONG! All vehicles

More information

CONNECTED AUTOMATION HOW ABOUT SAFETY?

CONNECTED AUTOMATION HOW ABOUT SAFETY? CONNECTED AUTOMATION HOW ABOUT SAFETY? Bastiaan Krosse EVU Symposium, Putten, 9 th of September 2016 TNO IN FIGURES Founded in 1932 Centre for Applied Scientific Research Focused on innovation for 5 societal

More information

STUDYING THE POSSIBILITY OF INCREASING THE FLIGHT AUTONOMY OF A ROTARY-WING MUAV

STUDYING THE POSSIBILITY OF INCREASING THE FLIGHT AUTONOMY OF A ROTARY-WING MUAV SCIENTIFIC RESEARCH AND EDUCATION IN THE AIR FORCE AFASES2017 STUDYING THE POSSIBILITY OF INCREASING THE FLIGHT AUTONOMY OF A ROTARY-WING MUAV Cristian VIDAN *, Daniel MĂRĂCINE ** * Military Technical

More information

Intuitive Driving: Are We There Yet? Amine Taleb, Ph.D. February 2014 I 1

Intuitive Driving: Are We There Yet? Amine Taleb, Ph.D. February 2014 I 1 Intuitive Driving: Are We There Yet? Amine Taleb, Ph.D. February 2014 I 1 February 2014 Outline Motivation Towards Connected/Automated Driving Valeo s Technologies and Perspective Automated Driving Connected

More information

VEDECOM. Institute for Energy Transition. Presentation

VEDECOM. Institute for Energy Transition. Presentation VEDECOM Institute for Energy Transition Presentation version 30/01/2017 TABLE OF CONTENTS 2 1. A research ecosystem unparalleled in France 2. PFA NFI - VEDECOM 3. Corporate film 4. Aim and vision of VEDECOM

More information

Automated Commercial Motor Vehicles: Potential Driver and Vehicle Safety Impacts

Automated Commercial Motor Vehicles: Potential Driver and Vehicle Safety Impacts Automated Commercial Motor Vehicles: Potential Driver and Vehicle Safety Impacts Office of Analysis, Research, and Technology Federal Motor Carrier Safety Administration Managing Fatigue Conference Mar

More information

Understanding the benefits of using a digital valve controller. Mark Buzzell Business Manager, Metso Flow Control

Understanding the benefits of using a digital valve controller. Mark Buzzell Business Manager, Metso Flow Control Understanding the benefits of using a digital valve controller Mark Buzzell Business Manager, Metso Flow Control Evolution of Valve Positioners Digital (Next Generation) Digital (First Generation) Analog

More information

EMERGING TRENDS IN AUTOMOTIVE ACTIVE-SAFETY APPLICATIONS

EMERGING TRENDS IN AUTOMOTIVE ACTIVE-SAFETY APPLICATIONS EMERGING TRENDS IN AUTOMOTIVE ACTIVE-SAFETY APPLICATIONS Purnendu Sinha, Ph.D. Global General Motors R&D India Science Lab, GM Tech Center (India) Bangalore OUTLINE OF THE TALK Introduction Landscape of

More information

Vehicle Safety Technologies 22 January Mr Bernard Tay President, AA Singapore & Chairman, Singapore Road Safety Council

Vehicle Safety Technologies 22 January Mr Bernard Tay President, AA Singapore & Chairman, Singapore Road Safety Council Vehicle Safety Technologies 22 January 2011 Mr Bernard Tay President, AA Singapore & Chairman, Singapore Road Safety Council Content Introduction Vehicle safety features commonly found in cars Advanced

More information

ZF Advances Key Technologies for Automated Driving

ZF Advances Key Technologies for Automated Driving Page 1/5, January 9, 2017 ZF Advances Key Technologies for Automated Driving ZF s See Think Act supports self-driving cars and trucks ZF and NVIDIA provide computing power to bring artificial intelligence

More information

Using cloud to develop and deploy advanced fault management strategies

Using cloud to develop and deploy advanced fault management strategies Using cloud to develop and deploy advanced fault management strategies next generation vehicle telemetry V 1.0 05/08/18 Abstract Vantage Power designs and manufactures technologies that can connect and

More information

Procedure for assessing the performance of Autonomous Emergency Braking (AEB) systems in front-to-rear collisions

Procedure for assessing the performance of Autonomous Emergency Braking (AEB) systems in front-to-rear collisions Procedure for assessing the performance of Autonomous Emergency Braking (AEB) systems in front-to-rear collisions Version 1.3 October 2014 CONTENTS 1 AIM... 3 2 SCOPE... 3 3 BACKGROUND AND RATIONALE...

More information

Planetary Surface Transportation and Site Development

Planetary Surface Transportation and Site Development Planetary Surface Transportation and Site Development Larry Bell * Sasakawa International Center for Space Architecture (SICSA), Houston, TX 77204-4000 This paper presents considerations and concepts for

More information

Jimi van der Woning. 30 November 2010

Jimi van der Woning. 30 November 2010 Jimi van der Woning 30 November 2010 The importance of robotic cars DARPA Hardware Software Path planning Google Car Where are we now? Future 30-11-2010 Jimi van der Woning 2/17 Currently over 800 million

More information

Cooperative Autonomous Driving and Interaction with Vulnerable Road Users

Cooperative Autonomous Driving and Interaction with Vulnerable Road Users 9th Workshop on PPNIV Keynote Cooperative Autonomous Driving and Interaction with Vulnerable Road Users Miguel Ángel Sotelo miguel.sotelo@uah.es Full Professor University of Alcalá (UAH) SPAIN 9 th Workshop

More information

Supervised Learning to Predict Human Driver Merging Behavior

Supervised Learning to Predict Human Driver Merging Behavior Supervised Learning to Predict Human Driver Merging Behavior Derek Phillips, Alexander Lin {djp42, alin719}@stanford.edu June 7, 2016 Abstract This paper uses the supervised learning techniques of linear

More information

SAFETY ON EVERY CURVE

SAFETY ON EVERY CURVE SAFETY ON EVERY CURVE STEERING AHEAD The Mission of the Willi Elbe Group 2 Comprehensive development expertise, constantly up-to-date operational management, and state-of-the-art production. Discover here

More information

Using Virtualization to Accelerate the Development of ADAS & Automated Driving Functions

Using Virtualization to Accelerate the Development of ADAS & Automated Driving Functions Using Virtualization to Accelerate the Development of ADAS & Automated Driving Functions GTC Europe 2017 Dominik Dörr 2 Motivation Virtual Prototypes Virtual Sensor Models CarMaker and NVIDIA DRIVE PX

More information

NOTE All entries must be checked in upon arrival at MESA Day.

NOTE All entries must be checked in upon arrival at MESA Day. Hovercraft Challenge Level: Middle School Type of Contest: Team Composition of Team: 2 4 students per team Number of Teams: One entry per school Next Generation Science Standards: MS-ETS1-1., MS-ETS1-2.,

More information

Procedure Effective date Rescinds Vehicle Placement In or Near Moving Traffic 17 November January 2005

Procedure Effective date Rescinds Vehicle Placement In or Near Moving Traffic 17 November January 2005 Procedure Effective date Rescinds Vehicle Placement In or Near Moving Traffic 17 November 2008 1 January 2005 Reference Norwich Township Fire Department SOG #30 Page 1 of 6 Purpose: The purpose of this

More information

Fleet Safety Initiative Status Summary

Fleet Safety Initiative Status Summary Fleet Safety Initiative Status Summary Deborah Majeski DTE Energy Company October 7, 2008 DTE Energy s Primary Subsidiaries are Gas and Electric Utilities 2 Non-Utility Energy Related Businesses 3 Impact

More information

Dr. Christopher Ganz, ABB, Group Vice President Extending the Industrial Intranet to the Internet of Things, Services, and People (EU6)

Dr. Christopher Ganz, ABB, Group Vice President Extending the Industrial Intranet to the Internet of Things, Services, and People (EU6) Dr. Christopher Ganz, ABB, Group Vice President Extending the Industrial Intranet to the Internet of Things, Services, and People (EU6) Slide 1 ABB paves the way for the big shifts Internet of Things,

More information

COMMUTER SCOOTER. Design Team Andrew Bates, Christopher Holtzman Michael Lewon, Sant Vangavolu. Design Advisor Professor Jim Papadopoulos

COMMUTER SCOOTER. Design Team Andrew Bates, Christopher Holtzman Michael Lewon, Sant Vangavolu. Design Advisor Professor Jim Papadopoulos COMMUTER SCOOTER Design Team Andrew Bates, Christopher Holtzman Michael Lewon, Sant Vangavolu Design Advisor Professor Jim Papadopoulos Abstract In a city environment, most commuters take mass transit.

More information

Underwater Remotely Operated Vehicles (ROV) Drive & Dive Motion Solutions

Underwater Remotely Operated Vehicles (ROV) Drive & Dive Motion Solutions Underwater Remotely Operated Vehicles (ROV) Drive & Dive Motion Solutions Deep sea exploration - where motion matters Elmo s motion solutions are ideal for the ever advancing world of underwater remotely

More information

Laird Thermal Systems Application Note. Cooling Solutions for Automotive Technologies

Laird Thermal Systems Application Note. Cooling Solutions for Automotive Technologies Laird Thermal Systems Application Note Cooling Solutions for Automotive Technologies Table of Contents Introduction...3 Lighting...3 Imaging Sensors...4 Heads-Up Display...5 Challenges...5 Solutions...6

More information

2018 SELF-DRIVING SAFETY REPORT

2018 SELF-DRIVING SAFETY REPORT 2018 SELF-DRIVING SAFETY REPORT 1 CREATING NEW TECHNOLOGY TO BRING NEW BENEFITS Imagine a world with no car crashes. Our self-driving vehicles aim to eliminate human driver error the primary cause of 94

More information

Testing(and(evaluation(of(fault(handling( strategies(in(the(research(concept(vehicle((

Testing(and(evaluation(of(fault(handling( strategies(in(the(research(concept(vehicle(( Testing(and(evaluation(of(fault(handling( strategies(in(the(research(concept(vehicle(( (( MikaelNybacka AssistantProfessor,KTHVehicleDynamics SwedishHybridVehicleCentre 06B2015 Summary' The development

More information

Super Squadron technical paper for. International Aerial Robotics Competition Team Reconnaissance. C. Aasish (M.

Super Squadron technical paper for. International Aerial Robotics Competition Team Reconnaissance. C. Aasish (M. Super Squadron technical paper for International Aerial Robotics Competition 2017 Team Reconnaissance C. Aasish (M.Tech Avionics) S. Jayadeep (B.Tech Avionics) N. Gowri (B.Tech Aerospace) ABSTRACT The

More information

BigRoad. Scaling Road Data Acquisition for Dependable Self-Driving. The first two authors are co-primary student authors. *

BigRoad. Scaling Road Data Acquisition for Dependable Self-Driving. The first two authors are co-primary student authors. * BigRoad Scaling Road Data Acquisition for Dependable Self-Driving Luyang Liu *, Hongyu Li *, Jian Liu #, Cagdas Karatas *, Yan Wang, Marco Gruteser *, Yingying Chen #, Richard P. Martin * The first two

More information

The Evolution of Side Crash Compatibility Between Cars, Light Trucks and Vans

The Evolution of Side Crash Compatibility Between Cars, Light Trucks and Vans 2003-01-0899 The Evolution of Side Crash Compatibility Between Cars, Light Trucks and Vans Hampton C. Gabler Rowan University Copyright 2003 SAE International ABSTRACT Several research studies have concluded

More information

ADVANCED EMERGENCY BRAKING SYSTEM (AEBS) DISCLAIMER

ADVANCED EMERGENCY BRAKING SYSTEM (AEBS) DISCLAIMER ADVANCED EMERGENCY BRAKING SYSTEM (AEBS) DISCLAIMER OnGuardACTIVETM Disclaimer WABCO s advanced emergency braking system (AEBS) with active braking on moving, stopping and stationary vehicles OnGuardACTIVE

More information

Eurathlon Scenario Application Paper (SAP) Review Sheet

Eurathlon Scenario Application Paper (SAP) Review Sheet Scenario Application Paper (SAP) Review Sheet Team/Robot Scenario FKIE Reconnaissance and surveillance in urban structures (USAR) For each of the following aspects, especially concerning the team s approach

More information

ZF Mitigates Rear-End Collisions with New Electronic Safety Assistant for Trucks

ZF Mitigates Rear-End Collisions with New Electronic Safety Assistant for Trucks Page 1/6, 2016-06-29 ZF Mitigates Rear-End Collisions with New Electronic Safety Assistant for Trucks The Evasive Maneuver Assist (EMA), developed with project partner WABCO, automatically steers tractor-trailers

More information

THE FAST LANE FROM SILICON VALLEY TO MUNICH. UWE HIGGEN, HEAD OF BMW GROUP TECHNOLOGY OFFICE USA.

THE FAST LANE FROM SILICON VALLEY TO MUNICH. UWE HIGGEN, HEAD OF BMW GROUP TECHNOLOGY OFFICE USA. GPU Technology Conference, April 18th 2015. THE FAST LANE FROM SILICON VALLEY TO MUNICH. UWE HIGGEN, HEAD OF BMW GROUP TECHNOLOGY OFFICE USA. THE AUTOMOTIVE INDUSTRY WILL UNDERGO MASSIVE CHANGES DURING

More information

The SIPS (Side Impact Protection System) includes side airbags and an Inflatable Curtain (IC) airbag that protects both front and rear occupants.

The SIPS (Side Impact Protection System) includes side airbags and an Inflatable Curtain (IC) airbag that protects both front and rear occupants. VOLVO XC70 SAFETY Like all Volvo models, the XC70 has been developed and extensively crash tested in the Volvo Safety Centre in Gothenburg, Sweden, and features a comprehensive safety package designed

More information

Active Driver Assistance for Vehicle Lanekeeping

Active Driver Assistance for Vehicle Lanekeeping Active Driver Assistance for Vehicle Lanekeeping Eric J. Rossetter October 30, 2003 D D L ynamic esign aboratory Motivation In 2001, 43% of all vehicle fatalities in the U.S. were caused by a collision

More information

2018 ANSYS, Inc. ANSYS.COM

2018 ANSYS, Inc. ANSYS.COM Dramatic innovations in electrical systems are underway to increase the energy efficiency of the millions of industrial motors that power fans, pumps and compressors used around the globe. The targeted

More information

Dr. Mohamed Abdel-Aty, P.E. Connected-Autonomous Vehicles (CAV): Background and Opportunities. Trustee Chair

Dr. Mohamed Abdel-Aty, P.E. Connected-Autonomous Vehicles (CAV): Background and Opportunities. Trustee Chair Connected-Autonomous Vehicles (CAV): Background and Opportunities Dr. Mohamed Abdel-Aty, P.E. Trustee Chair Pegasus Professor Chair, Dept. of Civil, Environmental & Construction Engineering University

More information

A Preceding Vehicle Following System Based on Haptic Communication

A Preceding Vehicle Following System Based on Haptic Communication 12th International Symposium on Advanced Vehicle Control September 22-26, 214 AVEC 14 2149298 A Preceding Vehicle Following System Based on Haptic Communication Shohei Ueda, Takahiro Wada, and Seiji Sugiyama

More information