Lane Management System Team 1 Adam Pruim - Project Manager Curtis Notarantonio - Security/Safety Engineer Jake Heisey - Domain Expert/Customer

Size: px
Start display at page:

Download "Lane Management System Team 1 Adam Pruim - Project Manager Curtis Notarantonio - Security/Safety Engineer Jake Heisey - Domain Expert/Customer"

Transcription

1 Lane Management System Team 1 Adam Pruim - Project Manager Curtis Notarantonio - Security/Safety Engineer Jake Heisey - Domain Expert/Customer Liaison Qiuning Ren - Project Facilitator Matt Chebowski - Artifacts Manager/Web Master

2 Research Qiuning Ren One example system of our project is Tesla s Autopilot System. Common features: The first common feature with our project is lane sensing feature, the vehicle could identify the lane by sensors and radar, and report the position of the vehicle. The second common feature is a camera sensing feature, it captures images on the side of vehicle. The third common feature is keep-in-lane feature, the system could keep the vehicle in lane, and when the vehicle leaves a lane, it could adjust the position of the vehicle, and also send warnings to the driver. Different features: The first different feature with our project is a image processing feature, our project needs to using camera to capture images and send it to the image processing, then identifies the lane marker in the image. The Tesla Autopilot using camera to capture the images and displays it on the digital dashboard to show the real-time vision to the driver. The second different feature is lane markings identify feature, many of the report shows that Tesla Autopilot failed to work well when there is no lane markings on the side of the road. This is a problem we need to figure out on our project. The third feature is speed estimation feature, our project need to determine the speed, steering angle and road curvature, but Tesla Autopilot could adjust the speed of the vehicle depending on the environment around the vehicle. Questions: 1. Is LMS a semi-autonomous system or an autopilot system? 2. When LMS is taking over the control from the driver, should the driver still need to keep their hands on the wheel? 3. Is LMS system also detects other environment on the road? Like the position and speed of other vehicles on the road. 4. How to adjust if there is some block on the lane? 5. How to process the image and identify the lane marker as a real-time information? The system needs time to do identify the lane marker and adjust the vehicle, how long of it? Safety requirements: 1. The system needs to adjust the vehicle in a correct way if there is an accidental incident happens to project the driver. 2. The image processing needs to process the image without any fault. 3. The system must work well at darkness Security requirements: 1. The system must work well even in the abnormal situation, like no lane markings, the road is curving, etc. 2. The Supervisory Control Systems need to control all the other subsystems without any mistakes. So it needs a hardware or another software to detect it. 3. Could the driver and LMS system control the vehicle at the same time without User Interface system?

3 Jacob Heisey Project Checkpoint 1 Example System: Toyota Lane Keeping Assist Features in common with our project: Vehicle detects leaving lane based on position of vehicle markings System issues a warning to the driver when leaving lane Lane markings detected using a camera Feature enablement is based on speed of the vehicle Features different from our project: Toyota appears to use no sensors for lane detection only the camera System functionality is conditional to weather and road conditions Integrates with Radar Cruise Control system Project Description Questions: What speed thresholds allow features of this system to be enabled? How would the set of sensors work to provide accuracy of road curvature and vehicle steering? What is the time period for which these sensors would determine these factors? What range of time would be considered safe between the time a warning is issued and LKS is activated? What is the benefit of using both a camera and a set of sensors versus just a camera, as Toyota uses in their LMS? Safety Requirement Questions: What role would certain weather conditions and/or road conditions play in the functionality of this system? How does the system account for another vehicle leaving their lane? How does the system distinguish between no road markings and road markings being covered by another vehicle or object? What is the proper amount of force the system should output in steering assist? Security Requirement Questions/Points: Path prediction subsystem software must have no possible exploits to attack or system could become fatal How can we ensure that this system is 100% safe from any potential cyber threats? What other security threats could live with this system besides cybersecurity?

4 Curtis Notarantonio Project: Lane Management System 10/11/16 Toyota Lane Management System Features that are common with my project: Lane Detection: This feature is similar to the lane sensing system as it will detect the white or yellow lines on the road, and be able to tell where they are relative to the cars position [1]. Lane Departure Alerts: Send audio and visual alerts if the driver departs from the lane [2]. Lane Keeping Assist: When the car is drifting out of the sensed lane, the car will apply a small, continuous amount of counter steering force in order to keep the car inside of the lane [1]. Features that are not common with my project: Radar Cruise Control: The Toyota Lane Keeping system will only activate when the radar cruise control is also activated [1]. Lane Departure Warning counter steering force: For the lane departure warning system, the Toyota feature will apply a single, small amount of counter force on the steering wheel to warn the driver that they are departing from the lane [2]. Lane Departure without blinker: The Toyota Lane Departure Warning System will only be activated if the car leaves the lane without turning on a blinker in that direction [2]. Questions about my project: Which features are only available between a certain speed threshold? Are the four scenarios mentioned the only specific scenarios we need our system to cover? What are the differences in functionality between the lane keeping system and the lane centering system? If a blinker is used while departing a lane, will the lane departure warnings still go off? Is there any way the vehicle can sense that a curvature in the lane is approaching? Safety Requirements: How loud/noticeable will the lane departure warning signals be? Different when playing music? For the lane keeping system, should there be less torque applied to the wheel when the vehicle is moving at faster speeds in order to prevent a turn-over? What is the largest angle that the vehicle can depart from a lane in order for the lane keeping system to still function?

5 Security Requirements: How close to the lane before the warning signals appear? What is the largest radius of curvature in relation to speed that the lane keeping system will be able to handle? What is the distance threshold that the lane centering system will use to keep the vehicle centered? References: [1] Lane Keeping Assist. (n.d.). Retrieved October 12, 2016, from ve/lka.html [2] Lane Departure Alert (LDA). (n.d.). Retrieved October 12, 2016, from ve/lda.html Matthew Chebowski Example System: SAFELANE Common Features: 1. SAFELANE utilizes cameras for image processing to identify where the lane markings are. 2. SAFELANE detects obstacles in adjacent lanes in the case that the vehicle needs to switch lanes. 3. SAFELANE will take corrective action if the driver appears to be unintentionally leaving their current lane. Differing Features: 1. SAFELANE uses GPS to predict curvature in the roads in addition to the camera identifying the lane markings. 2. SAFELANE assesses the reliability of the current situation and will not take corrective actions in environments considered unreliable. 3. SAFELANE should work on vehicles of all sizes, including semi-trucks. Questions: 1. What type of hardware and software platform is this running on?

6 2. Are there any design considerations that should be made for additional features to be easily implemented in the future? 3. Are there any times where the entire system will become disabled? What are these situations and how should it notify the driver? 4. Should this system work on vehicles of all sizes, including semi-trucks? 5. Should this system account for situations such as pulling a trailer? 6. How will software updates be pushed to this system? Safety Requirements: 1. How will this system work with dirt roads, snow covered roads, and roads in construction zones where old line markings are often scattered and do not accurately outline the road? 2. How is an intentional lane change differentiated between an unintentional lane changes? 3. The vehicle should provide a warning message immediately before correcting the vehicle trajectory. 4. The vehicle should notify the user if they system is disabled due to environmental conditions. 5. How will the system know if the vehicle is pulling a trailer? Security Requirements: 1. No sensitive data such as routes that the vehicle has taken should be stored. 2. The system should verify that the cameras and sensors connected are authorized. 3. Software updates can only be made while the vehicle is in park. The driver will be prompted to accept or postpone the update for a short period of time which will allow them to verify the update with the manufacturer. This would reduce the chances of the vehicle being compromised in any way. Adam Pruim CSE 435 October 11, 2016 Lane Departure Warning System for Vehicle Active Safety Perception Platform Similarities Establishes the boundaries created by lanes on roadways. Provides feedback to drivers using that information. Creates a Region of Interest between the two lanes using mathematical models. Doesn t provide feedback when turn signal is on.

7 Handles curvature of road and lanes. Differences Takes no corrective action. Does not integrate with other systems. Is not active at low speeds. Does not use GPS data. Questions What weather conditions do we need to account for? What happens when there is an obstruction blocking part of the lane? Where would be the most effective spot to attach the camera? How do we deal with roads that have little or no lane paint? How do we take control from the Driver in a way that doesn t cause them to panic? What warnings should we provide to the driver when corrective action might be taken? Safety System should not overcompensate when reacting to leaving a lane. System should operate correctly in all conditions or know when it has to little data to operate correctly. System should not prevent driver from changing lanes normally. Security Only our system should be able to interact with steering and not be vulnerable to outside events. Should not be able to be fed false data from outside the system. Should not compromise any system that it is integrated with.

Collision Avoidance based on Camera and Radar Fusion. Jitendra Shah interactive Summer School 4-6 July, 2012

Collision Avoidance based on Camera and Radar Fusion. Jitendra Shah interactive Summer School 4-6 July, 2012 Collision Avoidance based on Camera and Radar Fusion Jitendra Shah interactive Summer School 4-6 July, 2012 Agenda Motivation Perception requirements for collision avoidance Situation classification and

More information

COLLISION AVOIDANCE SYSTEM FOR BUSES, MANAGING PEDESTRIAN DETECTION AND ALERTS NEAR BUS STOPS

COLLISION AVOIDANCE SYSTEM FOR BUSES, MANAGING PEDESTRIAN DETECTION AND ALERTS NEAR BUS STOPS COLLISION AVOIDANCE SYSTEM FOR BUSES, MANAGING PEDESTRIAN DETECTION AND ALERTS NEAR BUS STOPS Benjamin Englander Michael Cacic Cheikh Diop Rosco Collision Avoidance, Inc. United States of America Yaniv

More information

MOBILEYE SHIELD+ COLLISION AVOIDANCE SYSTEM

MOBILEYE SHIELD+ COLLISION AVOIDANCE SYSTEM MOBILEYE SHIELD+ COLLISION AVOIDANCE SYSTEM MOBILEYE SHIELD + OUR SOLUTION FOR PEDESTRIAN & CYCLIST SAFETY The Mobileye Shield+ System is the latest technological advancement for preventing collisions

More information

MOBILEYE SHIELD + COLLISION AVOIDANCE SYSTEM OUR VISION. YOUR SAFETY.

MOBILEYE SHIELD + COLLISION AVOIDANCE SYSTEM OUR VISION. YOUR SAFETY. MOBILEYE SHIELD + COLLISION AVOIDANCE SYSTEM OUR VISION. YOUR SAFETY. MOBILEYE SHIELD + OUR SOLUTION FOR PEDESTRIAN & CYCLIST SAFETY The Mobileye Shield+ System is the latest technological advancement

More information

EWC EARLY WARNING CONTROL OPERATIONAL PRESENTATION. Charles Dickens (757)

EWC EARLY WARNING CONTROL OPERATIONAL PRESENTATION. Charles Dickens (757) EARLY WARNING CONTROL OPERATIONAL PRESENTATION Charles Dickens (757) 831-2626 Controls still continue to use the foundations of technologies that were developed in the 1970 s. Because of the perceived

More information

Look Up! Positioning-based Pedestrian Risk Awareness. Shubham Jain

Look Up! Positioning-based Pedestrian Risk Awareness. Shubham Jain Look Up! Positioning-based Pedestrian Risk Awareness Shubham Jain Does this look familiar? Pedestrians account for 14% of all traffic fatalities in the US *. In the last decade, 688,000 pedestrians injured

More information

Insert the title of your. presentation. Potential Benefit of Lane. Departure Warning Systems and. Keep Assistance. Richard Cuerden 9 th March 2015

Insert the title of your. presentation. Potential Benefit of Lane. Departure Warning Systems and. Keep Assistance. Richard Cuerden 9 th March 2015 Potential Benefit of Lane Insert the title of your Departure Warning Systems and Lane presentation Keep Assistance here Presented by Name Here Job Title - Date Richard Cuerden 9 th March 2015 Agenda Potential

More information

Grover 1 EMERGENCY LANE KEEPING (ELK) SYSTEM TEST DEVELOPMENT. Colin, Grover Matthew, Avery Thatcham Research UK. Paper Number ABSTRACT

Grover 1 EMERGENCY LANE KEEPING (ELK) SYSTEM TEST DEVELOPMENT. Colin, Grover Matthew, Avery Thatcham Research UK. Paper Number ABSTRACT EMERGENCY LANE KEEPING (ELK) SYSTEM TEST DEVELOPMENT Colin, Grover Matthew, Avery Thatcham Research UK Paper Number 17-0289 ABSTRACT LDW and LKA systems are becoming more prevalent on modern vehicles,

More information

Mobileye Shield+ Collision Avoidance System Pilot Program

Mobileye Shield+ Collision Avoidance System Pilot Program Information Item Date: August 16, 2017 To: From: Subject: Mayor and City Council Edward F. King, Director of Transit Services Mobileye Shield+ Collision Avoidance System Pilot Program Introduction Big

More information

Evaluation of Pedestrian and Cyclist Warning Systems for Trucks

Evaluation of Pedestrian and Cyclist Warning Systems for Trucks ROAD SAFETY AND MOTOR VEHICLE REGULATIONS Evaluation of Pedestrian and Cyclist Warning Systems for Trucks Peter Burns, peter.burns@tc.gc.ca June 20, 2018 Outline Background and updated collision data Track

More information

New Safety Features for Crash Avoidance. Dr. Kay Stepper Robert Bosch LLC

New Safety Features for Crash Avoidance. Dr. Kay Stepper Robert Bosch LLC Casualty Acturial Society Spring Meeting New Safety Features for Crash Avoidance Dr. Kay Stepper Robert Bosch LLC Agenda Overview and Technology Milestones U.S. Accident Statistics & Consumer Interests

More information

Exemplary Conditional Automation (Level 3) Use Case Description Submitted by the Experts of OICA as input to the IWG ITS/AD

Exemplary Conditional Automation (Level 3) Use Case Description Submitted by the Experts of OICA as input to the IWG ITS/AD Submitted by OICA Document No. ITS/AD-06-05 (6th ITS/AD, 3 November 2015, agenda item 3-2) Exemplary Conditional Automation (Level 3) Use Case Description Submitted by the Experts of OICA as input to the

More information

Why Zone In on Speed Reduction?

Why Zone In on Speed Reduction? Learn it. Do it. Live it! SPEED REDUCTION IN THE ZONE Why Zone In on Speed Reduction? Speeding is a serious issue that plays a major role in the risk of serious injury and pedestrian fatality in a crash.

More information

IMPLEMENT GUIDANCE SYSTEMS

IMPLEMENT GUIDANCE SYSTEMS IMPLEMENT GUIDANCE SYSTEMS KEEPING PULLED EQUIPMENT ON TRACK Satellite navigation systems on tractors keep the tractor on track - but they cannot always address the challenge of keeping the equipment that

More information

Advanced Driver Assist Systems

Advanced Driver Assist Systems Advanced Driver Assist Systems The challenge of a safe implementation Evert Klem Open Welcome and introduction Royal HaskoningDHV, international consulting and engineering company Evert Klem, specialist

More information

Strategic Research PROGRAM FOLLOW-UP ASSESSMENT OF THE MOBILEYE SHIELD+ COLLISION AVOIDANCE SYSTEM

Strategic Research PROGRAM FOLLOW-UP ASSESSMENT OF THE MOBILEYE SHIELD+ COLLISION AVOIDANCE SYSTEM 165610-1 Strategic Research PROGRAM FOLLOW-UP ASSESSMENT OF THE MOBILEYE SHIELD+ COLLISION AVOIDANCE SYSTEM March 2017 1. Report No. TTI/SRP/17/165610-1 2. Government Accession No. 3. Recipient's Catalog

More information

GREAT THINGS TO KNOW ABOUT YOUR. IRwin Methane Leak Detector

GREAT THINGS TO KNOW ABOUT YOUR. IRwin Methane Leak Detector 11 GREAT THINGS TO KNOW ABOUT YOUR IRwin Methane Leak Detector 1 START UP Turn the device on and wait a maximum of 2 minutes, while the instrument is warming up, and performing a self test. It also connects

More information

IDeA Competition Report. Electronic Swimming Coach (ESC) for. Athletes who are Visually Impaired

IDeA Competition Report. Electronic Swimming Coach (ESC) for. Athletes who are Visually Impaired IDeA Competition Report Electronic Swimming Coach (ESC) for Athletes who are Visually Impaired Project Carried Out Under: The Department of Systems and Computer Engineering Carleton University Supervisor

More information

Outline. TAMU Campus Projects TxDOT Innovative Research Project Mobileye Shield+ Pilot

Outline. TAMU Campus Projects TxDOT Innovative Research Project Mobileye Shield+ Pilot Outline TAMU Campus Projects TxDOT Innovative Research Project Mobileye Shield+ Pilot How Does Initiative Work? Campus Transportation Technology Initiative Solicit technology demonstrations via RFI process

More information

Development and Evaluations of Advanced Emergency Braking System Algorithm for the Commercial Vehicle

Development and Evaluations of Advanced Emergency Braking System Algorithm for the Commercial Vehicle Development and Evaluations of Advanced Emergency Braking System Algorithm for the Commercial Vehicle Taeyoung, Lee Kyongsu, Yi School of Mechanical and Aerospace Engineering, Seoul National University

More information

(12) Patent Application Publication (10) Pub. No.: US 2016/ A1

(12) Patent Application Publication (10) Pub. No.: US 2016/ A1 (19) United States US 201603 06357A1 (12) Patent Application Publication (10) Pub. No.: US 2016/0306357 A1 WESKAMP et al. (43) Pub. Date: Oct. 20, 2016 (54) AUTOMATED VEHICLE SYSTEM WITH (52) U.S. Cl.

More information

BHATNAGAR. Reducing Delay in V2V-AEB System by Optimizing Messages in the System

BHATNAGAR. Reducing Delay in V2V-AEB System by Optimizing Messages in the System Reducing Delay in V2V-AEB System by Optimizing Messages in the System Shalabh Bhatanagar Stanley Chien Yaobin Chen TASI, IUPUI, Indianapolis USA Paper Number: 17-0330 ABSTRACT In V2V-AEB (Vehicle to Vehicle

More information

STATIC AND DYNAMIC EVALUATION OF THE DRIVER SPEED PERCEPTION AND SELECTION PROCESS

STATIC AND DYNAMIC EVALUATION OF THE DRIVER SPEED PERCEPTION AND SELECTION PROCESS STATIC AND DYNAMIC EVALUATION OF THE DRIVER SPEED PERCEPTION AND SELECTION PROCESS David S. Hurwitz, Michael A. Knodler, Jr. University of Massachusetts Amherst Department of Civil & Environmental Engineering

More information

2600T Series Pressure Transmitters Plugged Impulse Line Detection Diagnostic. Pressure Measurement Engineered solutions for all applications

2600T Series Pressure Transmitters Plugged Impulse Line Detection Diagnostic. Pressure Measurement Engineered solutions for all applications Application Description AG/266PILD-EN Rev. C 2600T Series Pressure Transmitters Plugged Impulse Line Detection Diagnostic Pressure Measurement Engineered solutions for all applications Increase plant productivity

More information

Identify the letter of the choice that best completes the statement or answers the question.

Identify the letter of the choice that best completes the statement or answers the question. Chapter 04 - Practice Questions Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. 1) Basic tools for low-risk driving might be a. good tires and

More information

Rollover Warning/Control for Sports Utility Vehicles

Rollover Warning/Control for Sports Utility Vehicles Rollover Warning/Control for Sports Utility Vehicles Bo-Chiuan Chen, GSRA Huei Peng, Associate Prof. Dept. of Mechanical Engineering and Applied Mechanics University of Michigan 1 Outline Introduction

More information

Unit Six: Driving Faster with More Risk URBAN, SUBURBAN, AND RURAL DRIVING

Unit Six: Driving Faster with More Risk URBAN, SUBURBAN, AND RURAL DRIVING Unit Six: Driving Faster with More Risk URBAN, SUBURBAN, AND RURAL DRIVING What Is The Impact Of Distraction? Objectives For Unit Six Students will be able to describe the skills necessary to What safely

More information

Controlled. Semi-Controlled PAGE 01 CHAPTER 12 INTERSECTIONS

Controlled. Semi-Controlled PAGE 01 CHAPTER 12 INTERSECTIONS PAGE 01 CHAPTER 12 INTERSECTIONS You will cross many intersections while driving. Intersections are especially dangerous because vehicles are crossing each other s driving path. Many crashes happen at

More information

On-Road Skills Demonstration

On-Road Skills Demonstration TRAINING TOOL On-Road Skills Demonstration DRIVING THE FUTURE 2 ON-ROAD SKILLS DEMONSTRATION TRAINING TOOL On-Road Skills Demonstration This document is a resource for consistent and objective evaluation

More information

INDEX. Geometric Design Guide for Canadian Roads INDEX

INDEX. Geometric Design Guide for Canadian Roads INDEX Acceleration lane, see Lanes, Acceleration Access, 8.1 Access Management and Functional Classification 8.2 Access Management by Design Classification 8.3 Access Configuration 8.4 Building Set-Back Guidelines

More information

Emergency Roadside Technician Dies When Struck by a Single-Unit Truck on an Interstate Shoulder. Incident Number: 05KY001

Emergency Roadside Technician Dies When Struck by a Single-Unit Truck on an Interstate Shoulder. Incident Number: 05KY001 Emergency Roadside Technician Dies When Struck by a Single-Unit Truck on an Interstate Shoulder Incident Number: 05KY001 Location on bridge where responder attempted to avoid semi. Kentucky Fatality Assessment

More information

ADJUSTING TO, FOLLOWING, AND MEETING URBAN TRAFFIC

ADJUSTING TO, FOLLOWING, AND MEETING URBAN TRAFFIC Lesson 4 Student Notes 1 ADJUSTING TO, FOLLOWING, AND MEETING URBAN TRAFFIC 1. What two main factors make city driving difficult? There are more cars, buses, trucks, and pedestrians per mile. City hazards

More information

PEDESTRIAN ACCOMMODATIONS DPS 201 AT ROUNDABOUTS

PEDESTRIAN ACCOMMODATIONS DPS 201 AT ROUNDABOUTS PEDESTRIAN ACCOMMODATIONS DPS 201 AT ROUNDABOUTS WHY THEY WORK FOR PEDESTRIANS IF DESIGNED CORRECTLY Separated sidewalks direct peds to crosswalks Splitter island Slow speed exit Truck apron Crosswalk

More information

Traffic Parameter Methods for Surrogate Safety Comparative Study of Three Non-Intrusive Sensor Technologies

Traffic Parameter Methods for Surrogate Safety Comparative Study of Three Non-Intrusive Sensor Technologies Traffic Parameter Methods for Surrogate Safety Comparative Study of Three Non-Intrusive Sensor Technologies CARSP 2015 Collision Prediction and Prevention Approaches Joshua Stipancic 2/32 Acknowledgements

More information

Global EHS Powered Industrial Truck and Pedestrian Safety

Global EHS Powered Industrial Truck and Pedestrian Safety Global EHS Powered Industrial Truck and Pedestrian Safety Control No: Policy Name: Powered Industrial Truck and Pedestrian Safety Policy Responsible Corporate Function/Business Segment: Global Environmental

More information

SHRP 2. Strategic Highway Research Program. Accelerating solutions for highway safety and performance. Charles Fay, Sr.

SHRP 2. Strategic Highway Research Program. Accelerating solutions for highway safety and performance. Charles Fay, Sr. Strategic Highway Research Program SHRP 2 Accelerating solutions for highway safety and performance Charles Fay, Sr. Program Officer GIS-T Boise, ID 2013 Second Strategic Highway Research Program ( SHRP

More information

Confidence comes with knowing you are Code-Ready.

Confidence comes with knowing you are Code-Ready. Confidence comes with knowing you are Code-Ready. The First and Only Code-Ready Defibrillator. The worst time to find out a defibrillator isn t ready is at the code. Quick action is essential and stress

More information

Building a bike friendly Chicago

Building a bike friendly Chicago CASE STUDY Miovision Scout Building a bike friendly Chicago How video data is moving Chicago forward Chicago 2020 Becoming the Most Bike-Friendly City in the United States In 2011, Mayor Rahm Emanuel set

More information

Line Following with RobotC Page 1

Line Following with RobotC Page 1 Line Following with RobotC Page 1 Line Following with By Michael David Lawton Introduction Line following is perhaps the best way available to VEX Robotics teams to quickly and reliably get to a certain

More information

RESOLUTION MSC.94(72) (adopted on 22 May 2000) PERFORMANCE STANDARDS FOR NIGHT VISION EQUIPMENT FOR HIGH-SPEED CRAFT (HSC)

RESOLUTION MSC.94(72) (adopted on 22 May 2000) PERFORMANCE STANDARDS FOR NIGHT VISION EQUIPMENT FOR HIGH-SPEED CRAFT (HSC) MSC 72/23/Add.1 RESOLUTION MSC.94(72) EQUIPMENT FOR HIGH-SPEED CRAFT (HSC) THE MARITIME SAFETY COMMITTEE, RECALLING Article 28(b) of the Convention on the International Maritime Organization concerning

More information

A4 Operation Manual. Fig.1-1 Controller Socket Diagram

A4 Operation Manual. Fig.1-1 Controller Socket Diagram A4 Operation Manual Safety Instruction Please read this manual carefully, also with related manual for the machinery before use the controller. For installing and operating the controller properly and

More information

INTERSECTION DESIGN. Bicycle Facility Workshop Intersections 4-1

INTERSECTION DESIGN. Bicycle Facility Workshop Intersections 4-1 INTERSECTION DESIGN 4-1 Intersections Avoid unusual conflicts Provide direct path for cyclists, close to that of motor vehicles Bicyclists should be visible; their movements should be predictable Simple

More information

Sony Four Legged Robot Football League Rule Book

Sony Four Legged Robot Football League Rule Book Sony Four Legged Robot Football League Rule Book RoboCup Technical Committee (As of June 9, 2003) 1 Rules are classified into several categories 1. Setup of the environment 2. Robot players 3. Game process

More information

ECDIS Familiarisation Training

ECDIS Familiarisation Training Chapter 4 ECDIS Familiarisation Training The convention related to the qualifications of seafarers responsible for ship operation is STCW (International Convention on Standards of Training, Certification

More information

Tyres are a major cost centre on any mine site

Tyres are a major cost centre on any mine site Tyres are a major cost centre on any mine site How do you engage a maximum return on your tyre investment? TyreSafe Australia has a tyre pressure monitoring system to constantly check your tyres inflation

More information

A4s Operation Manual

A4s Operation Manual A4s Operation Manual Safety Instruction Please read this manual carefully, also with related manual for the machinery before use the controller. For installing and operating the controller properly and

More information

AutonoVi-Sim: Modular Autonomous Vehicle Simulation Platform Supporting Diverse Vehicle Models, Sensor Configuration, and Traffic Conditions

AutonoVi-Sim: Modular Autonomous Vehicle Simulation Platform Supporting Diverse Vehicle Models, Sensor Configuration, and Traffic Conditions AutonoVi-Sim: Modular Autonomous Vehicle Simulation Platform Supporting Diverse Vehicle Models, Sensor Configuration, and Traffic Conditions Andrew Best, Sahil Narang, Lucas Pasqualin, Daniel Barber, Dinesh

More information

c. continue onto the expressway and use the next exit ramp.

c. continue onto the expressway and use the next exit ramp. Chapter 11 - Practice Questions Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. 1) The exit ramp you want to use is entirely blocked by traffic.

More information

The automobile is a complex system in which humans play an important role. Driving is

The automobile is a complex system in which humans play an important role. Driving is FRONT BRAKE LIGHT Emily Gates DEA 325 Homework #3 November 29, 2007 The automobile is a complex system in which humans play an important role. Driving is largely a visual task 1 - when vision is obstructed,

More information

Sensing and Modeling of Terrain Features using Crawling Robots

Sensing and Modeling of Terrain Features using Crawling Robots Czech Technical University in Prague Sensing and Modeling of Terrain Features using Crawling Robots Jakub Mrva 1 Faculty of Electrical Engineering Agent Technology Center Computational Robotics Laboratory

More information

REACTOR 40 MECHANICAL Configuration Guide

REACTOR 40 MECHANICAL Configuration Guide REACTOR 40 MECHANICAL Configuration Guide Important Safety Information WARNING See the Important Safety and Product Information guide in the product box for product warnings and other important information.

More information

http://en.wikipedia.org/wiki/darpa_grand_challenge - The Urban Challenge requires designers to build vehicles able to obey all traffic laws while they detect and avoid other robots on the course. This

More information

Autonomous Vehicles & V2X

Autonomous Vehicles & V2X Semi Autonomous Vehicles & V2X James Kuhr, Esq. Acknowledgements: TxDOT, D-STOP, NCTCOG, McCombs School of Business, Dr. Chandra Bhat, Dr. Kara Kockelman Increase in Roadway Safety Increase in Network

More information

Appendix A: Crosswalk Policy

Appendix A: Crosswalk Policy Appendix A: Crosswalk Policy Appendix A: Crosswalk Policy Introduction This citywide Crosswalk Policy is aimed at improving pedestrian safety and enhancing pedestrian mobility by providing a framework

More information

USING NATURALISTIC DATA TO EVALUATE HEAVY VEHICLE CRASH AVOIDANCE SYSTEMS PERFORMANCE

USING NATURALISTIC DATA TO EVALUATE HEAVY VEHICLE CRASH AVOIDANCE SYSTEMS PERFORMANCE USING NATURALISTIC DATA TO EVALUATE HEAVY VEHICLE CRASH AVOIDANCE SYSTEMS PERFORMANCE Alrik L. Svenson National Highway Traffic Safety Administration United States Kevin Grove, Jon Atwood, Myra Blanco

More information

Side Collision Warning System (SCWS) Performance Specifications For a Transit Bus May 2, 2002

Side Collision Warning System (SCWS) Performance Specifications For a Transit Bus May 2, 2002 Side Collision Warning System (SCWS) Performance Specifications For a Transit Bus May 2, 2002 Prepared by for the Federal Transit Administration under PennDOT Agreement Number 62N111, Project TA-34 Principal

More information

The Caddiellac. In the pursuit of perfection on the course, your clubs should follow your lead EE High Level Design

The Caddiellac. In the pursuit of perfection on the course, your clubs should follow your lead EE High Level Design The Caddiellac In the pursuit of perfection on the course, your clubs should follow your lead EE41430 High Level Design Ryan Bernhold Matt DePorre Rachel Drumm Colleen Tigani Table of Contents 1. Introduction

More information

Community Speed Watch. Guidance pack

Community Speed Watch. Guidance pack Community Speed Watch Guidance pack Acting Chief Constable Tim Madgwick QPM Within North Yorkshire and the City of York there are over 6,000 miles of roads, used every day by a variety of people for many

More information

Chapter 14 Challenging Driving Conditions

Chapter 14 Challenging Driving Conditions Chapter 14 Challenging Driving Conditions 14-1 REDUCED VISIBILITY A. Complete each of the following sentences by writing the correct word or phrase in the space provided. 1. percent of a driver s ability

More information

Safety Benefits of Raised Medians and Pedestrian Refuge Areas. FHWA Safety Program.

Safety Benefits of Raised Medians and Pedestrian Refuge Areas. FHWA Safety Program. Safety Benefits of Raised Medians and Pedestrian Refuge Areas FHWA Safety Program http://safety.fhwa.dot.gov There s a signal up the block, but looking left there s a gap in traffi c. Looking right there

More information

2106 PEDESTRIAN SAFETY IN INDUSTRY

2106 PEDESTRIAN SAFETY IN INDUSTRY ERI Safety Videos Videos for Safety Meetings 2106 PEDESTRIAN SAFETY IN INDUSTRY Leader s Guide 2000, ERI PRODUCTIONS INC. PEDESTRIAN SAFETY IN INDUSTRY This easy-to-use Leader s Guide is provided to assist

More information

The Vision Zero Swedish parliament (1997)

The Vision Zero Swedish parliament (1997) TMALL 0141 Presentation v 1.0 2018-03-19 How close to zero car fatalities can we get? Prepared by: Matteo Rizzi Presented by: Anders Lie Gordon Moore in 1965 said; "Change will never be this slow again"

More information

Roller AC Servo System

Roller AC Servo System Safely Instruction Roller AC Servo System HMI-15 User Manual Please read this manual carefully, also with related manual for the machinery before use the controller. For installing and operating the controller

More information

Human Factors for Limited-Ability Autonomous Driving Systems

Human Factors for Limited-Ability Autonomous Driving Systems Human Factors for Limited-Ability Autonomous Driving Systems Jeremy Salinger, PhD GM Research and Development Jeremy.Salinger@gm.com Disclaimer A portion of this material is based upon work supported by

More information

Surge suppressor To perform its intended functions, an AEI site must have the components listed above and shown in Fig. 4.1.

Surge suppressor To perform its intended functions, an AEI site must have the components listed above and shown in Fig. 4.1. 4.0 COMPONENT FEATURES AND REQUIREMENTS An AEI site should include the following component subsystems: Presence detector Wheel detector Tag reader Controller Communications Power supply Surge suppressor

More information

The I-85 Express Lanes Project NASCIO Recognition Award Nomination

The I-85 Express Lanes Project NASCIO Recognition Award Nomination The I-85 Express Lanes Project 2012 NASCIO Recognition Award Nomination Submitting Agency: State Road and Tollway Authority Nomination Category: Information Communications Technology Contact: Malika Reed

More information

Identify the letter of the choice that best completes the statement or answers the question.\

Identify the letter of the choice that best completes the statement or answers the question.\ Chapter 09 - Practice Questions Multiple Choice Identify the letter of the choice that best completes the statement or answers the question.\ 1) Riding the brake might cause the driver following you to

More information

NATIONAL INSTRUMENTS AUTONOMOUS ROBOTICS COMPETITION Task and Rules Document

NATIONAL INSTRUMENTS AUTONOMOUS ROBOTICS COMPETITION Task and Rules Document NATIONAL INSTRUMENTS AUTONOMOUS ROBOTICS COMPETITION 2018 2018 Task and Rules Document Table of Contents Competition Background:... 2 Theme: Autonomous Vehicles Fast Track to the Future... 2 Design Elements

More information

Successful traffic operations require precise, real-time information.

Successful traffic operations require precise, real-time information. Successful traffic operations require precise, real-time information. Every year, more and more vehicles crowd the world s roadways aggravating congestion, increasing travel times and jeopardizing safety.

More information

Standard League WRO Football Simple Simon EV3 Training Curriculum

Standard League WRO Football Simple Simon EV3 Training Curriculum Standard League WRO Football Simple Simon EV3 Training Curriculum Brian Thomas **LEGO, EV3 Mindstorms and Robolab are Registered Trademarks of the LEGO Corporation RoboCup Junior Australia Inc Copyright

More information

Steve Seyler, Sid Menon, C. Randy Breingan, John Li, Santiago Iglesias 6/11/2012

Steve Seyler, Sid Menon, C. Randy Breingan, John Li, Santiago Iglesias 6/11/2012 EMBRY-RIDDLE AERONAUTICAL UNIVERSITY SmartACE ASV Steve Seyler, Sid Menon, C. Randy Breingan, John Li, Santiago Iglesias 6/11/2012 This journal paper describes the design and functionality of the Autonomous

More information

Peninsula Velo Cycling Club. Riding Etiquette and Expectations on the Road

Peninsula Velo Cycling Club. Riding Etiquette and Expectations on the Road Peninsula Velo Cycling Club Riding Etiquette and Expectations on the Road Objectives: 1. Improve safety for cyclists on the road. 2. Improve our relations with car drivers, motorcyclists, pedestrians,

More information

Sharing London s roads

Sharing London s roads Sharing London s roads Advice for drivers and cyclists MAYOR OF LONDON Transport for London Sharing London s roads 1 Introduction and drivers need to work together to share London s roads safely. By following

More information

CROSSING GUARD PLACEMENT CONSIDERATIONS AND GAP ASSESSMENT

CROSSING GUARD PLACEMENT CONSIDERATIONS AND GAP ASSESSMENT CROSSING GUARD PLACEMENT CONSIDERATIONS AND GAP ASSESSMENT Many factors contribute to the need for a Crossing Guard. General federal guidance, provided by the FHWA MUTCD, states that adult crossing guards

More information

OMS WeldChecker WeldChecker inspection tool Features that can be inspected include: 2007 & 2014 The camera will identify: WELD

OMS WeldChecker WeldChecker inspection tool Features that can be inspected include: 2007 & 2014 The camera will identify: WELD WELD INSPECTION Introducing OMS WeldChecker Pipe Inspection Tools The WeldChecker inspection tool consists of a high resolution camera for visual inspection and a laser sensor to measure features and defects.

More information

RAA Member Panel. Roundabout Road Rules

RAA Member Panel. Roundabout Road Rules RAA Member Panel Roundabout Road Rules This member panel focused on how the Member Panel uses roundabouts in South Australia and interacts with other road users. The survey included different roundabout

More information

D-Case Modeling Guide for Target System

D-Case Modeling Guide for Target System D-Case Modeling Guide for Target System 1/32 Table of Contents 1 Scope...4 2 Overview of D-Case and SysML Modeling Guide...4 2.1 Background and Purpose...4 2.2 Target System of Modeling Guide...5 2.3 Constitution

More information

Self-Driving Vehicles That (Fore) See

Self-Driving Vehicles That (Fore) See Self-Driving Vehicles That (Fore) See Dariu M. Gavrila Intelligent Vehicles, TU Delft Berlin Tech.AD, March 5, 2018 Personal Introduction: Dariu M. Gavrila Born in Cluj (Romania) 1990 Doktoraal Degree

More information

Real-Time Walk Light Detection with a Mobile Phone

Real-Time Walk Light Detection with a Mobile Phone Real-Time Walk Light Detection with a Mobile Phone Volodymyr Ivanchenko, James Coughlan and Huiying Shen The Smith-Kettlewell Eye Research Institute, San Francisco CA {vivanchenko, coughlan, hshen}@ski.org

More information

Traffic Signs and Markings. Instructor: Dr. Yahya Sarraj Associate Prof. Of Transportation

Traffic Signs and Markings. Instructor: Dr. Yahya Sarraj Associate Prof. Of Transportation and Markings Instructor: Dr. Yahya Sarraj Associate Prof. Of Transportation Definition; A traffic sign is defined as a device mounted on a fixed or portable support whereby a specific message is conveyed

More information

AC : MEASUREMENT OF HYDROGEN IN HELIUM FLOW

AC : MEASUREMENT OF HYDROGEN IN HELIUM FLOW AC 2010-2145: MEASUREMENT OF HYDROGEN IN HELIUM FLOW Randy Buchanan, University of Southern Mississippi Christopher Winstead, University of Southern Mississippi Anton Netchaev, University of Southern Mississippi

More information

Chapter V TRAFFIC CONTROLS. Tewodros N.

Chapter V TRAFFIC CONTROLS. Tewodros N. Chapter V TRAFFIC CONTROLS www.tnigatu.wordpress.com tedynihe@gmail.com Lecture Overview Traffic markings Longitudinal markings Transverse markings Object markers and delineator Traffic signs Regulatory

More information

Cricket umpire assistance and ball tracking system using a single smartphone camera

Cricket umpire assistance and ball tracking system using a single smartphone camera 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 Cricket umpire assistance and ball tracking system using a single smartphone camera Udit Arora

More information

WORKING LESSON PLAN School Bus Driver In-Service

WORKING LESSON PLAN School Bus Driver In-Service WORKING LESSON PLAN 2005-2006 School Bus Driver In-Service TITLE OF LESSON Blind Spots at Intersections and Crosswalks OBJECTIVE At the conclusion of this lesson, the students will be able to: Describe

More information

WELCOME TO THE REVOLUTION

WELCOME TO THE REVOLUTION USER GUIDE WELCOME TO THE REVOLUTION THANK YOU FOR CHOOSING THE GCQUAD We listened to what you wanted - and created the most accurate, versatile and game-enhancing ball and club analysis solution available

More information

Figure 1. Results of the Application of Blob Entering Detection Techniques.

Figure 1. Results of the Application of Blob Entering Detection Techniques. Thailand Ranks Second in the World for Number of Road Accidents under Thailand's Codes of Geometrical Design and Traffic Engineering Concept When Compared with AASHTO Weeradej Cheewapattananuwong Bureau

More information

THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS

THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS J.E. HARBER, M.K. KATTAN Atomic Energy of Canada Limited 2251 Speakman Drive, Mississauga, Ont., L5K 1B2 CA9900006 and M.J. MACBETH Institute for

More information

Appendix C. TRAFFIC CALMING PROGRAM TOOLBOX

Appendix C. TRAFFIC CALMING PROGRAM TOOLBOX Appendix C. TRAFFIC CALMING PROGRAM TOOLBOX PHASE I...2 Do Not Enter Sign...3 One-Way Sign...4 Turn Prohibition...5 Pavement Markings...6 Speed Monitoring Trailer...7 Neighborhood Speed Watch...8 Police

More information

Tru Flight TRUFLIGHT INSTALLATION GUIDE TRUGOLF.COM

Tru Flight TRUFLIGHT INSTALLATION GUIDE TRUGOLF.COM Tru Flight T R A C K I N G S Y S T E M TRUFLIGHT INSTALLATION GUIDE TRUGOLF.COM TruFlight Camera Tracking System Setup & Installation TruFlight : How It Works... 1 TruFlight Components... 1 TruFlight Installation...

More information

Driver Training School Instructor Curriculum Requirements for Student Learning & Performance Goals

Driver Training School Instructor Curriculum Requirements for Student Learning & Performance Goals Driver Training School Instructor Curriculum Requirements for Student Learning & Performance Goals A driver training school s course of classroom and laboratory instruction is the key tool in establishing

More information

Identify the letter of the choice that best completes the statement or answers the question.

Identify the letter of the choice that best completes the statement or answers the question. Chapter 02 - Practice Questions Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. 1) No-parking zones often are near a. fire hydrants, curves,

More information

#19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS

#19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS #19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS Final Research Report Luis E. Navarro-Serment, Ph.D. The Robotics Institute Carnegie Mellon University November 25, 2018. Disclaimer

More information

Lesson 1 Bringing in ideas about the hazards for people moving in and around the rail network in urban or rural areas

Lesson 1 Bringing in ideas about the hazards for people moving in and around the rail network in urban or rural areas Lesson 1 Bringing in ideas about the hazards for people moving in and around the rail network in urban or rural areas Learning intention Describe hazards for on the rail network. We have provided assessment

More information

CHAPTER 1 STANDARD PRACTICES

CHAPTER 1 STANDARD PRACTICES CHAPTER 1 STANDARD PRACTICES OBJECTIVES 1) Functions and Limitations 2) Standardization of Application 3) Materials 4) Colors 5) Widths and Patterns of Longitudinal Pavement Marking Lines 6) General Principles

More information

City of Vallejo Traffic Calming Toolbox

City of Vallejo Traffic Calming Toolbox City of Vallejo Traffic Calming Toolbox June 1, 2013 Final Table of Contents Introduction... 1 Non-Physical Devices... 3 High-Visibility Crosswalk... 3 In Pavement Lighted Crosswalk... 4 Rapid Flashing

More information

NHTSA's Surrogate Strikeable Vehicle for Forward Collision Avoidance and Mitigation Testing

NHTSA's Surrogate Strikeable Vehicle for Forward Collision Avoidance and Mitigation Testing NHTSA's Surrogate Strikeable Vehicle for Forward Collision Avoidance and Mitigation Testing 2013 SAE Government / Industry Meeting January 31, 2013 Garrick J. Forkenbrock NHTSA / VRTC 1 Acronyms CIB: Crash

More information

Proposal for amendments to Regulation No. 79 to include ACSF > 10 km/h

Proposal for amendments to Regulation No. 79 to include ACSF > 10 km/h Submitted by France Informal Document: ACSF-04-03 Proposal based on ACSF-03-16 Proposal for amendments to Regulation No. 79 to include ACSF > 10 km/h The modifications to the Regulation are marked in bold

More information

The OSCAR Driver s Handbook Driving for OSCAR Services

The OSCAR Driver s Handbook Driving for OSCAR Services The OSCAR Driver s Handbook Driving for OSCAR Services Transportation is an essential part of the service we provide each day for the children enrolled with us. When moving children to and from school,

More information

Traffic and Parking Surveys

Traffic and Parking Surveys Australian Institute of Traffic Planning and Management www.aitpm.com AITPM Victorian Branch Technical Forum Traffic and Parking Surveys Wednesday 14 th October 2009, 5:30pm 7:00pm www.aitpm.com VicRoads

More information

Chapter 6 Performing Basic Vehicle Maneuvers

Chapter 6 Performing Basic Vehicle Maneuvers Chapter 6 Performing Basic Vehicle Maneuvers Correct hand position To turn use Hand over hand steering Push and Pull steering Steering Turn Signals Use indicators/signals Indicators inform other drivers

More information