Software Requirements Specification (SRS) Active Park Assist

Size: px
Start display at page:

Download "Software Requirements Specification (SRS) Active Park Assist"

Transcription

1 Software Requirements Specification (SRS) Active Park Assist Authors: David Kircos, Neha Gupta, Derrick Dunville, Anthony Laurain, Shane McCloskey Customer: Eileen Davidson, Ford Motor Company Instructor: Dr. Betty Cheng 1 Introduction This is the Software Requirements Specification for the Ford Active Park Assist system that will be used in Fords luxury brand Lincoln. This document provides a detailed description of what the system s requirements are, what the system s functions are and what characteristics the system has. The Active Park Assist system is further described by a series of diagrams: a Domain, Use Case, State, and Sequence Diagram. Sample scenarios are outlined to visualize the system behavior during use. 1.1 Purpose The purpose of this document is to define a consensus for the Active Park Assist system between Ford and the engineers that will be building the system. This is to ensure the system is built to the proper set of requirements. 1.2 Scope The scope of this document is the Active Park Assist system itself and how this system interacts with the other systems in the vehicle. The system proposed in this document will park the vehicle with as little user interaction as possible. The system will be able to actively park the vehicle in either a parallel or perpendicular parking arrangement. This will help reduce the user s trouble maneuvering the vehicle while parking, especially for users who have trouble parallel parking on their own. To use the Active Park Assist system the user must activate the system then select if they want to park in parallel or perpendicular. Once the drive confirms the spot they want to park in the software system will control the vehicle s acceleration, breaking, transmission, and steering only while in the Active Park Assist state. To monitor the surroundings of the vehicle, the system will make use of ultrasonic and visual light sensors, which continually feed data to the system. The user can interrupt the parking sequence by tapping the break or torqueing the steering wheel. If the parking maneuver is successfully completed, the user will be notified and the vehicle will be put in park.

2 1.3 Definitions, acronyms, and abbreviations APA HMI Customer User Parking Space PCS PMS BCS SCS VPS Active Park Assist. The System that controls the parking maneuver. Human Machine Interface. The touch screen interface located in the vehicle that the user uses to interact with the APA. The Ford Motor Company. The user of the vehicle. An available parking space that is 1.2 times the length of the vehicle. Park Control Subsystem. Masters the Active Park Assist feature. It accepts the customer input from the HMI subsystem, calculates the vehicle trajectory based on information from the Vehicle Position Subsystem, and issues commands to the other subsystems. Powertrain Management Subsystem. Accepts inputs from the PCS to accelerate the vehicle. Brake Control Subsystem. Accepts inputs from the PCS to brake the vehicle in order to meet the required trajectory. Steering Control Subsystem. Accepts inputs from the PCS to steer the vehicle in order to meet the required trajectory. Vehicle Position Subsystem. Processes data from the vehicle s cameras / radar in order to identify parking space and verify vehicle position throughout the duration of a parking event. 1.4 Organization This document has seven sections: (1) An introduction that lays out the purpose and scope of the APA system. (2) An overall description of the system. (3) The specific requirements of the system. (4) Models of the system. (5) A demonstration prototype of the system. (6) References to information included from other sources. (7) Point of contact. 2 Overall Description This section includes six subsections: (1) A description of the APA system that provides a product perspective. (2) An outline of the major functions of the system. (3) A characterization of a user of the system. (4) A description of all system constraints. (5) A discussion of assumptions and dependencies regarding the system. (6) Commentary on requirements that are outside the scope of this project.

3 2.1 Product Perspective The APA system is an autonomous driving feature. Activated by the user of the vehicle, to facilitate the process of maneuvering a vehicle into a parallel or perpendicular parking space. Parking vehicle can be a stressful and difficult task for any. By taking advantage of technology already available on the vehicle to support other safety features, this additional feature can implemented allowing the user to automatically park with minimal interaction. The APA system is specifically designed to eliminate this stress as well as significantly reducing the risk of vehicle collision during a parking maneuver. The APA system is built on top of numerous pre-existing subsystems already in the vehicle. The APA system will utilize the HMI, PCS, VPS, BCS, PMS, SCS, and onboard cameras and radar sensors. The APA system does not require any additional hardware to be installed in the vehicle. It only requires additional software be installed in order to implement the functionality of the desired system. Figure 1 is a data flow diagram that shows how the systems functional data flows through the various subsystem processes to achieve the desired system behavior. Figure 1 APA data flow diagram

4 User inputs are selected using the HMI. These user inputs are forwarded to the PCS, which then returns feedback data to the HMI to update the user about the state of the system. The VPS processes incoming data from the camera and radar sensors. This processed sensor data is gathered by the PCS and is used to calculate the optimal vehicle path for executing a parking maneuver. The PCS uses the calculated path data in order to determine the command data sent to the PMS, SCS, and BCS. The PMS, SCS, and BCS process the incoming command data, execute the desired subsystem commands and return feedback to the PCS. The feedback data from the PMS, SCS, and PCS is then again processes by the PCS and used to again update the user about the state of the system. 2.2 Product Functions The APA system will provide the following functionality, as requested in the initial customer specification document. The user shall activate the system through the HMI. The system shall prompt the user to choose a parking orientation using the HMI. The system shall find available spaces using ultrasonic sensors and cameras. The system shall display available parking space to the user via the HMI. The system shall prompt the user to select a desired parking space using the HMI. The system shall maneuver the vehicle into the selected parking space. During a parking maneuver, the system shall halt if an obstacle is detected. The system shall abort if the user engages the brakes or turns the steering wheel. The system shall notify the user when the parking maneuver is completed. A high-level goals diagram is provided in figure 2 that shows how these functional goals of the system are related to each other.

5 Figure 2 High-level look at the APA systems goals. 2.3 User Characteristics The user has to do very little to operate this system, general expertise in dealing with similar systems is not needed. The user simply has to select the proper option to activate the system and verify selection that the system presents to the user. Basic driving skills as well as basic parking skills are required to use this feature. 2.4 Constraints Systems used during the parking maneuver that are outside the APA system are required to be functional in order for the APA system to be activated by the user. These include the PCS, the PMS, the HMI Subsystem, the BCS, the SCS and the VPS. The APA system detects failures from all sensor inputs. For example, cameras and ultrasonic sensors have fault detection, and APA cannot operate if there are faults in those sensors. If a tire were to blow out, then the system would abort due to warnings from the tire pressure sensors. Since the system must shift gears to be able to operate, the system is

6 constrained to existing in vehicles with shift by wire transmissions only. Additionally, the system will not operate on vehicles with a trailer or other heavy load attached in the back. This would be detected before the user can activate it by an algorithm dependent on weight. The system will not work on grades higher then 3%, and is not available on manual transmissions. 2.5 Assumptions and Dependencies We assume that the software can detect and filter all selections on the HMI that are inputted by the user, and will ensure that they are not a fault of the HMI system, or a malicious third party. We assume that the hardware for the sensor inputs can detect failures because of causes discussed in 2.4. If any of the sensor inputs detect a failure, then the APA system cannot operate as well. The system will only operate if the user does select options when prompted to after activating the APA system. If the user doesn't select parallel or perpendicular parking, the user will not be able to get the next screen, so they will be unable to use the system. He must make a mode selection. Also, until the user approves a parking space option provided to them, the system will not begin the parking maneuver. It would indefinitely continue to search for a spot if they do not select a parking space. 2.6 Approportioning of Requirements All originally specified requirements have been determined to be within scope of this version of the project at this time. 3 Specific Requirements The following requirements are determined as specifications that are going to be implemented in this version of the project. 3.1 Start APA system based on user selection on HMI Ask a user to specify parallel or perpendicular parking Use ultrasonic sensors and cameras to search for available parking spaces while a user drives at a speed under 5 miles per hour. 3.2 Identify a parking spaces Find available spaces using ultrasonic sensors Identify spots that are 1.2 times the size of the vehicle as feasible parking locations Ask customer to verify selection of spot on HMI and put vehicle in neutral and ask user to keep foot on brake. 3.3 Maneuver the vehicle into the parking space Choose forward or reverse depending on parallel or perpendicular parking Accelerate/brake/steer vehicle into spot.

7 3.3.3 HMI display shows diagram of the current course the vehicle has been traveling in System aborts when user steps on the brake, jerks the wheel, or collides with anything Stop and notify user that APA has been aborted through HMI The system shifts the gear back into neutral when an object is detected, and full control of the vehicle is returned to the user The user is asked via the HMI if they want to resume operation If a system is accidentally aborted and reactivated, the system will resume operation and try to reinitiate park when reactivated and given approval Assume stopping time is eight inches from the time the brake is applied by the user of the vehicle If an obstacle moves into the path of the vehicle, then the system will detect this using the ultrasonic sensors and cameras It would not abort, but would pause movement using the Brake Control Subsystem. It would resume once the obstacle moves from its path It will pause and resume once per parking maneuver. If another obstacle is detected, the system will abort as described in If a child or dog jumps out of vehicle open window during process, system should detect new objects in the path of the vehicle as an obstacle and either pause and resume, or abort, depending on whether it is the first obstacle during the maneuver Complete parking within time frame of seventy five seconds. If maneuver is taking too long, the system will abort and return control to user. 3.4 At completion of parking, notify user that APA has been completed Shift the transmission to park Return full control of vehicle to user User selects done to exit the APA system. 4 Modeling Requirements This next section is dedicated to explaining to the bridge between the application domain and the machine domain of the APA system. There will be multiple figures modeling the APA system including a use case diagram, domain model, sequence diagram, and the state diagram.

8 Figure 3 below is the use case diagram key. It describes the different notation used in the use case diagram of the APA system. Figure 3. Use case diagram key displays the notation used in a use case diagram. Figure 4 below is the use case diagram for the APA system. This diagram describes the different interactions between the user and the system and the resulting effects that they have on each other. Figure 4. Use case diagram displaying the high level behavior of the APA system.

9 This diagram is meant to provide information into the different cases that will arise when using the APA system. In this system the only actor that will interact with the APA is the user of the vehicle. The user is the one who must activate the system, choose a parking style and verify the APA s parking space selection. All of these interactions and information are shown through the vehicle s HMI. The user also maintains the ability to disable the APA at any time during the process.

10 Use Case: Actors: Description: Select Spot Type User (initiator), Vehicle After turning on the APA the user must select what type of parking space the system should search for (parallel or perpendicular). Type: Includes: Extends: Primary and essential Cross-refs: Requirement Use cases: Use Case: Actors: Description: Type: Includes: Extends: Disable APA User (initiator), vehicle The user aborts the park assist while it is in progress by pressing on the brake or gas, or by moving the steering wheel. Primary and essential HMI notifies user Cross-refs: Requirement Use cases:

11 Use Case: Actors: Description: Type: Includes: Extends: Verify Spot Vehicle (initiator), User The system scans for an adequate parking space and displays said spot to the user through the HMI. The user must then verify that they wish to park there, or have the system find a new spot. Primary and essential Cross-refs: Requirement Use cases: Use Case: Actors: Description: Type: Includes: Extends: HMI Notifies User Vehicle (initiator), User The APA notifies the user of any change or verification needed through the HMI. Primary and essential Cross-refs: Requirements 3.1.4, and Use cases: Disable APA and Parking Done.

12 Use Case: Actors: Description: Parking Done Vehicle (initiator) The parking process is completed and the APA notifies the user. Type: Includes: Extends: Primary HMI Notifies User Cross-refs: Requirements Use cases: Use Case: Actors: Description: Type: Includes: Extends: Locate Spot Vehicle (initiator) The APA uses the onboard sensors and cameras to locate an available spot that is at least 1.2 times the size of the vehicle. Primary and essential Monitor Location Cross-refs: Requirement and Use cases:

13 Use Case: Actors: Description: Type: Includes: Extends: Monitor Location Vehicle (initiator) The APA uses the onboard sensors and cameras to constantly monitor its location and the state of the objects around it. It does this to make sure that nothing will interfere with the parking procedure before and during the parking operation. Primary and essential Cross-refs: Requirement 3.3.4, and Use cases: Locate Spot and Detect Interfering Objects Use Case: Actors: Description: Type: Includes: Extends: Detect Interfering Objects Vehicle (initiator) The APA uses the onboard sensors and cameras to determine if any objects move in the path of the vehicle that will interfere with the parking maneuver once it is in process. Primary and essential Monitor Location Cross-refs: Requirement and Use cases:

14 Figure 5 below is the domain model key, it describes the different notation used in the domain model of the APA system. Figure 5. Domain Model Key. Figure 6 displays the domain model of the APA system, its purpose is to model the various classes with their attributes, operations, roles, and relationships.

15 Figure 6. The domain model of the APA system. As shown in figure 6 the APA system is headed by the Park Control System class; this class accepts input from the HMI interface and then issues commands to its subsystems including the Powertrain Management, Brake Control, and Steering Control classes based on the information the Vehicle Position Subsystem sent to the Park Control System class. The Subsystem class is an abstract class that is only responsible for accepting an input, Powertrain Management, Brake Control, Steering Control, and HMI classes all derive from this class. The Powertrain Management class is responsible for selecting the proper gear position and accelerating the vehicle to the proper speed. The Brake Control class is in charge of braking the vehicle and the Steering control is in charge of steering respectively. The HMI class accepts input from the User class that has the ability to active APA, select the parking space type, verify the space selection as well as abort the maneuver. Throughout the APA maneuver the HMI interface displays the process to the user as well as alerts the user with warnings if necessary, the HMI also displays information from the cameras mounted on the vehicle through the process. The Vehicle Position Subsystem gathers information from the cameras and ultrasonic sensors to identify a parking space as well as identify foreign objects during the maneuver, this information is then sent to the master Park Control System class to calculate the trajectory of the vehicle to complete the APA process.

16 Domain Model Data Dictionary Element Name Brake Control Description Accept input from the Park Control System to make sure vehicle meets the required trajectory. Operations BrakeVehicle() A void function to properly brake the vehicle when needed as well as brake when an obstacle is detected. Relationships This class accepts input form the Park Control System and responds accordingly. Element Name Camera Description A class representing a single camera mounted on the vehicle, used to identify a parking space. Attributes maxrange: Float = 70.0 The maximum range of each camera is 70 meters. Operations ScanForSpace() A void function that scans for a space and surveys the sounding area. Relationships This class sends its gathered information to the Vehicle Position Subsystem to identify a parking space as well as identify a foreign object; this class also sends information to the HMI to display the process of APA. There are front and rear camera classes the derive from this class.

17 Element Name HMI Description The Human Machine Interface is what the user interacts with, the HMI displays information to the user throughout the APA process. Operations DisplayProcess() AlertDriver() ActivateAPA() VerifySpace() SelectSpaceType() A void function that displays the APA process to the user, which includes the user activating the APA functionality, selecting the spot, and displaying information from the cameras as the APA maneuver is in progress. A void function that alerts that user if the APA process has been aborted. A void function in which the user actives the APA functionality through the HMI. A void function that has the user verify the spot that the APA system has selected. A void function in which the user selects either parallel or perpendicular parking. Relationships SelectDone() A void function in which the user verifies that they recognize the parking sequence as having been successfully completed This class accepts input from the user class as well as displaying camera information. Element Name Description

18 Park Control System This class masters the APA process, it accepts input from the HMI, calculates the vehicle trajectory based on information from the Vehicle Position Subsystem, and issues commands to other subsystems. Attributes vehiclesize: Float maxgrade: Float = 3.0 This size of the vehicle The max grade the vehicle can travel up during the APA process. Operations GetInput() CalculateTrajectory() IssueCommand() A void function that gets an input from a subsystem and processes that information. A void function that uses the information from the VPS to properly maneuver the vehicle into the desired parking space. A void function that sends a command down to a subsystem of the APA system. Abort() DetectFault(): returnbool ProcessComplete(): returnbool A void function that aborts the APA process if there is a foreign object in the vehicle trajectory or if the user manually aborts. A check on all of the other subsystems in the vehicle to makes sure everything is working properly, returns true if there a fault in the system. A check with the VPS that the vehicle is successfully within the selected space. Returns true if completed parking, false if not.

19 Pause() When an obstacle is detected, the system pauses until the obstacle moves or until the user selects to continue parking. BeginParking() A void function that signals to the VPS to begin parking the vehicle, which occurs after the space is selected on the HMI. Relationships This is the main class of this system so it gathers information from all classes, in particular it communicates with the Vehicle Position Subsystem as well as the Subsystem class that has the Powertrain Management, Brake Control, Steering Control and the HMI classes derived from it. Element Name Powertrain Management Description This class accepts input from the Park Control System to accelerate the vehicle as well as select the proper gear setting. Operations SelectGearPosition() AccelerateVehicle() A void function that selects the proper gear position for the APA manuever. A void function that accelerates the vehicle properly to complete the APA manuever. Relationships This class accepts an input so it is derived from the Subsystem class that communicates with the overall Park Control System class. Element Name Radar Description The ultrasonic sensor class are used the measure the available spaces between vehicles. Attributes

20 maxspacesize: Float = 1.2 * vehiclesize maxrange: Float = 6.0 The max space size the vehicle can fit into, it is 1.2 times the size of the vehicle. The range the sensors can cover. Operations MeasureAvailableSpace() A void function that measures available space between vehicles, this information is sent up to the Vehicle Position Subsystem class. Relationships This class sends the information it gathers up to the Vehicle Position Subsystem class for processing. Element Name Steering Control Description This class accepts input from the overall Park Control System and handles steering the vehicle properly to meet the required trajectory. Operations SteerVehicle() A void function that steers the vehicle properly to meet the required trajectory. Relationships This class accepts an input so it is derived from the Subsystem class that communicates with the overall Park Control System class. Element Name Subsystem Description An abstract class that is only responsible for accepting input. Operations

21 AcceptInput(int inputtype) A void function that takes in an input type, either Park Control System input or User input. Relationships This is the base class that accepts an input from either the Park Control System or the User, this class also communicates with the Park Control System. Element Name User Description A class the describes the user of the APA system. Operations Abort() The APA maneuver will abort if the user hits the brake, engages the steering wheel, or manually selects abort on the HMI, this is a void function. Relationships This class controls the HMI interface class. Element Name Description Vehicle Position Subsystem This subsystem handles the processing of the information from the cameras and radars to get the vehicles position as well as identifying parking space and foreign objects. Operations ProcessCameraRadarData() IdentifyParkingSpot() A void function that process the data from the cameras and radars. Uses the data processed from the cameras and radars to identify a parking space.

22 IdentifyObject() Uses the data processed from cameras and radars to detect a foreign object that will obstruct the APA maneuver. Relationships This class gathers information from the Camera and Radar classes, processes it and then sends that information to the main Park Control System class. Figure 7. Sequence Diagram: Normal Operation

23 Figure 8. Sequence Diagram: User Interrupt Figure 9. Sequence Diagram: System Interrupt

24 Figure 10:State Machine Diagram 5 Prototype This section dedicated to the prototype, this includes describing the prototype and its functionality, explaining how to run it, as well as laying out sample scenarios. The APA prototype will start at the HMI home screen that displays the Active Park Assist option. Once the user selects it he or she will then be prompted to select the parking orientation that is either parallel or perpendicular. From there, the HMI will prompt the user to verify the selected space; then information from the cameras will be used to display an overhead view of the APA process. Information will also be displayed on screen to tell the user to not touch the gas, brake, or steering wheel. If the user does any of those three things, the APA process will abort and the abort screen will display on

25 the HMI, the user will be able to reinitiate the APA process from said screen. Once the APA maneuver has completed, the HMI will display a success message, from there the HMI will return to its original home screen. 5.1 How to Run Prototype All that is needed to run the prototype is access to a current web browser as well as an Internet connection. 5.2 Sample Scenarios A. Normal Sequence. This is a sequence that involves no system interruptions and simply parks the vehicle.

26 Figure x APA procedure starts at the MyFord Touch home screen. The user selects Active Park Assist

27 Figure x.1 User selects the type of parking orientation desired. APA system shows a different interface depending on the user selection.

28 Figure x.2 The user will pull forward and when the front of the vehicle passes an available parking space the system will allow the user to select the space for active parking.

29 Figure x.3 HMI shows the parking progress on screen. The user can halt the process by tapping the break or by torqueing the steering wheel.

30 Figure x.4 Once the parking sequence is completed the user is notified and can return to the HMI main menu.

31 B. User Interrupt or Obstacle Interrupt. Figure x+1 While the APA system has control of the vehicle there are two reasons that the system will abort. First, if the user attempts to take control of the vehicle the APA system will abort. Second, if an obstacle is detected the system will pause. If the object moves out of the way within 75 seconds of the start of parking the system will resume on its own. 6 References 1. D. Thakore and S. Biswas, Routing with Persistent Link Modeling in Intermittently Connected Wireless Networks, Proceedings of IEEE Military Communication, Atlantic City, October Point of Contact For further information regarding this document and project, please contact Prof. Betty H.C. Cheng at Michigan State University (chengb at cse.msu.edu). All materials in this document have been sanitized for proprietary data. The students and the instructor gratefully acknowledge the participation of our industrial collaborators.

Software Requirements Specification (SRS) Steer By Wire System

Software Requirements Specification (SRS) Steer By Wire System Software Requirements Specification (SRS) Steer By Wire System Authors: Chelsea Carr, Jason Harris, Kevin Woodward, Fai Hui Wu Customer: Continental Automotive Instructor: Dr. Betty H.C. Cheng 1. Introduction

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

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

Software Requirements Specification (SRS) Cooperative Adaptive Cruise Control : Team 2

Software Requirements Specification (SRS) Cooperative Adaptive Cruise Control : Team 2 Software Requirements Specification (SRS) Cooperative Adaptive Cruise Control : Team 2 Authors: Alex Crimin, Project Manager Joseph Hollopter, Customer Liaison Roy Barnes, Artifacts Manager Chengzhu Jin,

More information

Can STPA contribute to identify hazards of different natures and improve safety of automated vehicles?

Can STPA contribute to identify hazards of different natures and improve safety of automated vehicles? Can STPA contribute to identify hazards of different natures and improve safety of automated vehicles? Stephanie Alvarez, Franck Guarnieri & Yves Page (MINES ParisTech, PSL Research University and RENAULT

More information

Autopilot. From an owner s perspective

Autopilot. From an owner s perspective Tesla Autopilot From an owner s perspective My Credentials I responded to a Facebook post looking for a Tesla owner with Autopilot I own a Tesla with Autopilot 2.0 I drive 66 miles, commuting from Madison

More information

Software Requirements Specification (SRS) Cooperative Adaptive Cruise Control : Team 2

Software Requirements Specification (SRS) Cooperative Adaptive Cruise Control : Team 2 Software Requirements Specification (SRS) Cooperative Adaptive Cruise Control : Team 2 Authors: Alex Crimin, Project Manager Joseph Hollopter, Customer Liaison Roy Barnes, Artifacts Manager Chengzhu Jin,

More information

Your web browser (Safari 7) is out of date. For more security, comfort and. the best experience on this site: Update your browser Ignore

Your web browser (Safari 7) is out of date. For more security, comfort and. the best experience on this site: Update your browser Ignore Your web browser (Safari 7) is out of date. For more security, comfort and Activitydevelop the best experience on this site: Update your browser Ignore Circuits with Friends What is a circuit, and what

More information

Final Report. James Buttice B.L.a.R.R. EEL 5666L Intelligent Machine Design Laboratory. Instructors: Dr. A Antonio Arroyo and Dr. Eric M.

Final Report. James Buttice B.L.a.R.R. EEL 5666L Intelligent Machine Design Laboratory. Instructors: Dr. A Antonio Arroyo and Dr. Eric M. Final Report James Buttice B.L.a.R.R. EEL 5666L Intelligent Machine Design Laboratory Instructors: Dr. A Antonio Arroyo and Dr. Eric M. Schwartz Teaching Assistants: Mike Pridgen and Thomas Vermeer Table

More information

Functional Algorithm for Automated Pedestrian Collision Avoidance System

Functional Algorithm for Automated Pedestrian Collision Avoidance System Functional Algorithm for Automated Pedestrian Collision Avoidance System Customer: Mr. David Agnew, Director Advanced Engineering of Mobis NA Sep 2016 Overview of Need: Autonomous or Highly Automated driving

More information

1. Describe the best hand position on the steering wheel. 2. Discuss the importance of scanning intersections before entry.

1. Describe the best hand position on the steering wheel. 2. Discuss the importance of scanning intersections before entry. DEFENSIVE DRIVING DEMONSTRATION DRIVE CHECKLIST I will demonstrate and explain to you the things I will be looking for during your drive behind the wheel. Do you have any questions? Otherwise, I ask that

More information

Analyzing Feature Interactions in Automobiles. John Thomas, Ph.D. Seth Placke

Analyzing Feature Interactions in Automobiles. John Thomas, Ph.D. Seth Placke Analyzing Feature Interactions in Automobiles John Thomas, Ph.D. Seth Placke 3.25.14 Outline Project Introduction & Background STPA Case Study New Strategy for Analyzing Interactions Contributions Project

More information

Behavioral Research Center (BRC) User Guide

Behavioral Research Center (BRC) User Guide Behavioral Research Center (BRC) User Guide Last Updated: September 2014 2 Table of Contents Important Contacts... 3 Introduction to the BRC... 4 BRC s Facilities and Resources... 5 Using the BRC s Research

More information

Dealing with customer concerns related to electronic throttle bodies By: Bernie Thompson

Dealing with customer concerns related to electronic throttle bodies By: Bernie Thompson Dealing with customer concerns related to electronic throttle bodies By: Bernie Thompson In order to regulate the power produced from the gasoline internal combustion engine (ICE), a restriction is used

More information

Transportation Technology Used in Trucks

Transportation Technology Used in Trucks Transportation Technology has evolved significantly in United States, not only to provide Operational Efficiencies and Cost savings but also to address Safety. While in-vehicle technologies can produce

More information

Problem Definition Review

Problem Definition Review Problem Definition Review P16241 AUTONOMOUS PEOPLE MOVER PHASE III Team Agenda Background Problem Statement Stakeholders Use Scenario Customer Requirements Engineering Requirements Preliminary Schedule

More information

M:2:I Milestone 2 Final Installation and Ground Test

M:2:I Milestone 2 Final Installation and Ground Test Iowa State University AerE 294X/AerE 494X Make to Innovate M:2:I Milestone 2 Final Installation and Ground Test Author(s): Angie Burke Christopher McGrory Mitchell Skatter Kathryn Spierings Ryan Story

More information

Autonomously Controlled Front Loader Senior Project Proposal

Autonomously Controlled Front Loader Senior Project Proposal Autonomously Controlled Front Loader Senior Project Proposal by Steven Koopman and Jerred Peterson Submitted to: Dr. Schertz, Dr. Anakwa EE 451 Senior Capstone Project December 13, 2007 Project Summary:

More information

STPA based Method to Identify and Control Software Feature Interactions. John Thomas Dajiang Suo

STPA based Method to Identify and Control Software Feature Interactions. John Thomas Dajiang Suo STPA based Method to Identify and Control Software Feature Interactions John Thomas Dajiang Suo Quote The hardest single part of building a software system is deciding precisely what to build. -- Fred

More information

EPSRC-JLR Workshop 9th December 2014 TOWARDS AUTONOMY SMART AND CONNECTED CONTROL

EPSRC-JLR Workshop 9th December 2014 TOWARDS AUTONOMY SMART AND CONNECTED CONTROL EPSRC-JLR Workshop 9th December 2014 Increasing levels of autonomy of the driving task changing the demands of the environment Increased motivation from non-driving related activities Enhanced interface

More information

Detailed Design Review

Detailed Design Review Detailed Design Review P16241 AUTONOMOUS PEOPLE MOVER PHASE III Team 2 Agenda Problem Definition Review Background Problem Statement Project Scope Customer Requirements Engineering Requirements Detailed

More information

Table of Contents. Executive Summary...4. Introduction Integrated System...6. Mobile Platform...7. Actuation...8. Sensors...9. Behaviors...

Table of Contents. Executive Summary...4. Introduction Integrated System...6. Mobile Platform...7. Actuation...8. Sensors...9. Behaviors... TaleGator Nyal Jennings 4/22/13 University of Florida Email: Magicman01@ufl.edu TAs: Ryan Chilton Josh Weaver Instructors: Dr. A. Antonio Arroyo Dr. Eric M. Schwartz Table of Contents Abstract...3 Executive

More information

UNITED STATES Ford Customer Relationship Center (FORD) (TDD for the hearing impaired: ) owner.ford.

UNITED STATES Ford Customer Relationship Center (FORD) (TDD for the hearing impaired: ) owner.ford. CARD/STICKERS/POCKET (SLEEVE) IMPORTANT: Pro Trailer Backup Assist depends on how and where you place the sticker. Do not attempt to place the sticker until you read through all of Step 3 on pages 9 and

More information

2015 STPA Conference. A s t u d y o n t h e f u s i o n o f S T P A a n d N i s s a n ' s S y s t e m s E n g i n e e r i n g

2015 STPA Conference. A s t u d y o n t h e f u s i o n o f S T P A a n d N i s s a n ' s S y s t e m s E n g i n e e r i n g 2015 STPA Conference A s t u d y o n t h e f u s i o n o f S T P A a n d N i s s a n ' s S y s t e m s E n g i n e e r i n g Nissan Motor Co., Ltd Tetsunobu Morita, Takashi Nakazawa Masaaki Uchida Massachusetts

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

Rule-based Integration of Multiple Neural Networks Evolved Based on Cellular Automata

Rule-based Integration of Multiple Neural Networks Evolved Based on Cellular Automata 1 Robotics Rule-based Integration of Multiple Neural Networks Evolved Based on Cellular Automata 2 Motivation Construction of mobile robot controller Evolving neural networks using genetic algorithm (Floreano,

More information

Requirements document for a parking garage control system

Requirements document for a parking garage control system Requirements document for a parking garage control system August 5, 1996 Contents 1 Introduction 2 1.1 Purpose : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 2 1.2 Scope

More information

Plug-In. Conversions. C o r p o r a t i o n. There is a better way to get there. Plug-In Conversions PHEV-25 Owner's Manual

Plug-In. Conversions. C o r p o r a t i o n. There is a better way to get there. Plug-In Conversions PHEV-25 Owner's Manual Plug-In PHEV-25 Owner's Manual Conversion specifications: Compatible with Prius Model Years: 2004-2009 Battery capacity: ~6.1 kwhr Battery voltage: 201.6v nominal voltage Battery chemistry: Nickel Metal

More information

WIRELESS BLOCKAGE MONITOR OPERATOR S MANUAL

WIRELESS BLOCKAGE MONITOR OPERATOR S MANUAL WIRELESS BLOCKAGE MONITOR OPERATOR S MANUAL FOR TECHNICAL SUPPORT: TELEPHONE: (701) 356-9222 E-MAIL: support@intelligentag.com Wireless Blockage Monitor Operator s Guide 2011 2012 Intelligent Agricultural

More information

EMC System Engineering of the Hybrid Vehicle Electric Motor and Battery Pack

EMC System Engineering of the Hybrid Vehicle Electric Motor and Battery Pack The Southeastern Michigan IEEE EMC Society EMC System Engineering of the Hybrid Vehicle Electric Motor and Battery Pack Presented by: James Muccioli Authors: James Muccioli & Dale Sanders Jastech EMC Consulting,

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

Southern California Edison Rule 21 Storage Charging Interconnection Load Process Guide. Version 1.1

Southern California Edison Rule 21 Storage Charging Interconnection Load Process Guide. Version 1.1 Southern California Edison Rule 21 Storage Charging Interconnection Load Process Guide Version 1.1 October 21, 2016 1 Table of Contents: A. Application Processing Pages 3-4 B. Operational Modes Associated

More information

An Autonomous Braking System of Cars Using Artificial Neural Network

An Autonomous Braking System of Cars Using Artificial Neural Network I J C T A, 9(9), 2016, pp. 3665-3670 International Science Press An Autonomous Braking System of Cars Using Artificial Neural Network P. Pavul Arockiyaraj and P.K. Mani ABSTRACT The main aim is to develop

More information

PENNSYLVANIA STATE FIRE ACADEMY PUMPER - DRIVER/OPERATOR (PDO) SKILL STATIONS. Pumper -Driver / Operator (PDO) Skill Stations

PENNSYLVANIA STATE FIRE ACADEMY PUMPER - DRIVER/OPERATOR (PDO) SKILL STATIONS. Pumper -Driver / Operator (PDO) Skill Stations Pumper -Driver / Operator (PDO) Skill Stations NFPA 1002 - Chapters 4 and 5 (2017 Edition) Station A Preventive Maintenance Mandatory Station Station B Driving on Public Roadways Mandatory Station Station

More information

Card/Stickers/Pocket (Sleeve) 2016 F-150 Pro Trailer Backup Assist QUICK START GUIDE

Card/Stickers/Pocket (Sleeve) 2016 F-150 Pro Trailer Backup Assist QUICK START GUIDE Card/Stickers/Pocket (Sleeve) IMPORTANT: The Pro Trailer Backup Assist depends on how and where you place the sticker. DO NOT ATTEMPT TO PLACE THE STICKER UNTIL YOU READ THROUGH ALL OF STEP 3 ON PAGES

More information

VEHICLE THEFT/SECURITY SYSTEMS

VEHICLE THEFT/SECURITY SYSTEMS WJ VEHICLE THEFT/SECURITY SYSTEMS 8Q - 1 VEHICLE THEFT/SECURITY SYSTEMS CONTENTS... 6 VEHICLE THEFT SECURITY SYSTEM... 1 VEHICLE THEFT SECURITY SYSTEM INDEX AND DOOR AJAR SWITCH... 3 DRIVER CYLINDER LOCK

More information

Quick Start Guide Evinrude/Johnson Outboard Engines

Quick Start Guide Evinrude/Johnson Outboard Engines Thank you for purchasing Candoopro! Please read the following information before using the system for the first time. If you have any questions about the use of the system, please contact us at Sales@candoopro.com,

More information

Deep Learning Will Make Truly Self-Driving Cars a Reality

Deep Learning Will Make Truly Self-Driving Cars a Reality Deep Learning Will Make Truly Self-Driving Cars a Reality Tomorrow s truly driverless cars will be the safest vehicles on the road. While many vehicles today use driver assist systems to automate some

More information

Loose Ship Park Assist and Park View System

Loose Ship Park Assist and Park View System These features are available on all 3500 4500 and 5500 chassis/cabs. It has been developed to allow the up fitter to install back up camera (park view) and park assist (parktronics) on the up fit. Both

More information

MONTANA TEEN DRIVER CURRICULUM GUIDE Lesson Plan & Teacher Commentary. Module 2.1 Preparing to Drive

MONTANA TEEN DRIVER CURRICULUM GUIDE Lesson Plan & Teacher Commentary. Module 2.1 Preparing to Drive MONTANA TEEN DRIVER CURRICULUM GUIDE Lesson Plan & Teacher Commentary Module 2.1 Preparing to Drive Lesson Objective (from Essential Knowledge and Skills Topics): Identifying Vehicle Gauges, Alert and

More information

Presenter s Notes SLIDE 1. Before darkening the room, offer a welcome and overview. Begin by introducing the program and its topic:

Presenter s Notes SLIDE 1. Before darkening the room, offer a welcome and overview. Begin by introducing the program and its topic: Before darkening the room, offer a welcome and overview. Begin by introducing the program and its topic: Today s training session focuses on working safely around overhead and underground electric power

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

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

KEYLESS ENTRY SYSTEM & TIRE PRESSURE MONITOR ACCESSORIES & EQUIPMENT General Motors Corp. - Remote Keyless Entry System

KEYLESS ENTRY SYSTEM & TIRE PRESSURE MONITOR ACCESSORIES & EQUIPMENT General Motors Corp. - Remote Keyless Entry System KEYLESS ENTRY SYSTEM & TIRE PRESSURE MONITOR 1998 ACCESSORIES & EQUIPMENT General Motors Corp. - Remote Keyless Entry System DESCRIPTION Remote Keyless Entry (RKE) system is controlled by Remote Function

More information

Chapter 5 Vehicle Operation Basics

Chapter 5 Vehicle Operation Basics Chapter 5 Vehicle Operation Basics 5-1 STARTING THE ENGINE AND ENGAGING THE TRANSMISSION A. In the spaces provided, identify each of the following gears. AUTOMATIC TRANSMISSION B. Indicate the word or

More information

Cruise Control 1993 Jeep Cherokee

Cruise Control 1993 Jeep Cherokee Cruise Control 1993 Jeep Cherokee Design Examples 1 Owner s Manual System Description: Cruise Control System Interface When engaged, the electronic cruise control device takes over the accelerator operations

More information

Vehicle Diagnostic Logging Device

Vehicle Diagnostic Logging Device UCCS SENIOR DESIGN Vehicle Diagnostic Logging Device Design Requirements Specification Prepared by Mackenzie Lowrance, Nick Hermanson, and Whitney Watson Sponsor: Tyson Hartshorn with New Planet Technologies

More information

Tips & Technology For Bosch business partners

Tips & Technology For Bosch business partners Tips & Technology For Bosch business partners Current topics for successful workshops No. 70/2013 Electrics / Electronics Automated driving The future of mobility High-performance driver assistance systems

More information

Intelligent Drive next LEVEL

Intelligent Drive next LEVEL Daimler AG Dr. Eberhard Zeeb Senior Manager Function and Software Driver Assistance Systems Intelligent Drive next LEVEL on the way towards autonomous driving Pioneers of the Automobile Bertha Benz 1888

More information

F-150 CARD/STICKERS/POCKET (SLEEVE)

F-150 CARD/STICKERS/POCKET (SLEEVE) CARD/STICKERS/POCKET (SLEEVE) IMPORTANT: THE PRO TRAILER BACKUP ASSIST DEPENDS ON HOW AND WHERE YOU PLACE THE STICKER. DO NOT ATTEMPT TO PLACE THE STICKER UNTIL YOU READ THROUGH ALL OF STEP 3 ON PAGES

More information

510, 520 INTELLECTUAL PRIZRAK USER MANUAL

510, 520 INTELLECTUAL PRIZRAK USER MANUAL INTELLECTUAL t h e f t p r e v e n t i o n S Y S T E M PRIZRAK 510, 520 USER MANUAL Please make sure that PUK code protection layer is intact Please make sure that PUK code protection layer is intact Master

More information

D-Case Modeling Environment Integration. Demonstration. Cruise Control System Specification

D-Case Modeling Environment Integration. Demonstration. Cruise Control System Specification D-Case Modeling Environment Integration Demonstration Cruise Control System Specification /6 Table of Contents Scope...4. Objective...4.2 Definition of words...4 2 System Architecture...4 2. System Architecture

More information

AL-100DP Full-Feature Vehicle Security System for Factory-Equipped Remote Keyless Entry Transmitters Owner s Guide

AL-100DP Full-Feature Vehicle Security System for Factory-Equipped Remote Keyless Entry Transmitters Owner s Guide This device complies with FCC Rules part 15. Operation is subject to the following two conditions, (1) This device may not cause harmful interference and, (2) This device must accept any interference that

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

Rental Industry Safety Tester Safe Check 5s

Rental Industry Safety Tester Safe Check 5s Rental Industry Safety Tester Safe Check 5s Feb 2006 2006 Clare Instruments Inc. Issue 2.0 Firmware Version : 1.2a Limited Warranty & Limitation of Liability Clare Instruments Inc, guarantees this product

More information

SI AT A22. English. Printed: Doc-Nr: PUB / / 000 / 03

SI AT A22. English. Printed: Doc-Nr: PUB / / 000 / 03 SI AT A22 English 1 Information about the documentation 1.1 About this documentation Read this documentation before initial operation or use. This is a prerequisite for safe, trouble-free handling and

More information

Inverter / Charger Accessory for Steca Solarix PLI Phase / Parallel Kit. Installation and operating instructions Z01 17.

Inverter / Charger Accessory for Steca Solarix PLI Phase / Parallel Kit. Installation and operating instructions Z01 17. Inverter / Charger Accessory for Steca Solarix PLI 5000-48 3-Phase / Parallel Kit Installation and operating instructions GB Z01 17.31 Table of Contents About this Manual... 2 Purpose... 2 Scope... 2 Keywords

More information

Abstract. GLV Systems Test Plan 1

Abstract. GLV Systems Test Plan 1 GLV Systems Test Plan 1 Abstract This document details the acceptance test plan for the Grounded Low Voltage system being developed for the LFEV design project. This is only a test plan draft, and will

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

Quick Start Guide Suzuki Outboard Engines

Quick Start Guide Suzuki Outboard Engines Thank you for purchasing Candoopro! Please read the following information before using the system for the first time. If you have any questions about the use of the system, please contact us at Sales@candoopro.com,

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 [Subtrack 2] Vehicle Dynamics Blockset 소개 김종헌부장 2015 The MathWorks, Inc. 2 Agenda What is Vehicle Dynamics Blockset? How can I use it? 3 Agenda What is Vehicle Dynamics Blockset?

More information

Adams-EDEM Co-simulation for Predicting Military Vehicle Mobility on Soft Soil

Adams-EDEM Co-simulation for Predicting Military Vehicle Mobility on Soft Soil Adams-EDEM Co-simulation for Predicting Military Vehicle Mobility on Soft Soil By Brian Edwards, Vehicle Dynamics Group, Pratt and Miller Engineering, USA 22 Engineering Reality Magazine Multibody Dynamics

More information

Jurisdictional Guidelines for the Safe Testing and Deployment of Highly Automated Vehicles. Developed by the Autonomous Vehicles Working Group

Jurisdictional Guidelines for the Safe Testing and Deployment of Highly Automated Vehicles. Developed by the Autonomous Vehicles Working Group Jurisdictional Guidelines for the Safe Testing and Deployment of Highly Automated Vehicles Developed by the Autonomous Vehicles Working Group Background: The AVWG The Working Group established fall 2014

More information

DESCRIPTION & OPERATION

DESCRIPTION & OPERATION DESCRIPTION & OPERATION 1998-99 SUSPENSION Electronic - Real Time Damping - Corvette The Real Time Damping (RTD) system automatically controls vehicle ride by independently controlling a damper solenoid

More information

Adaptive Cruise Control System Overview

Adaptive Cruise Control System Overview 5th Meeting of the U.S. Software System Safety Working Group April 12th-14th 2005 @ Anaheim, California USA 1 Introduction Adaptive Cruise System Overview Adaptive Cruise () is an automotive feature that

More information

Abrites Diagnostics for Peugeot/ Citroën User Manual abrites.com

Abrites Diagnostics for Peugeot/ Citroën User Manual abrites.com abrites.com 1 List of Revisions Date 19.Oct.2010 Chapter ALL 22. Oct.2010 1 Description First version of the document. Revision 1.0 Added information for 25-to-25 pin adapter 1.1 Clear Fault log 1.1 2.2.3

More information

Universal Fluid Power Trainer (UFPT)

Universal Fluid Power Trainer (UFPT) Universal Fluid Power Trainer (UFPT) Milwaukee School of Engineering Applied Technology Center TM Department of Professional Education The UFPT is a modular, smart and unique fluid power and motion control

More information

Items to specify: 4. Motor Speed Control. Head Unit. Radar. Steering Wheel Angle. ego vehicle speed control

Items to specify: 4. Motor Speed Control. Head Unit. Radar. Steering Wheel Angle. ego vehicle speed control Radar Steering Wheel Angle Motor Speed Control Head Unit target vehicle candidates, their velocity / acceleration target vehicle selection ego vehicle speed control system activation, status communication

More information

MONTANA TEEN DRIVER CURRICULUM GUIDE Lesson Plan & Teacher Commentary. Module 2.2 Basic Control and Vehicle Location

MONTANA TEEN DRIVER CURRICULUM GUIDE Lesson Plan & Teacher Commentary. Module 2.2 Basic Control and Vehicle Location MONTANA TEEN DRIVER CURRICULUM GUIDE Lesson Plan & Teacher Commentary Module 2.2 Basic Control and Vehicle Location Lesson Objective (from Essential Knowledge and Skills Topics): Topic 6. Performing Basic

More information

CLEARWATER FIRE & RESCUE TRAINING BUREAU

CLEARWATER FIRE & RESCUE TRAINING BUREAU CLEARWATER FIRE & RESCUE TRAINING BUREAU TILLER OPERATOR TASK BOOK #4 Candidate Name (printed) Signature Beginning Date Candidate Station/Shift 08# Hire Date Lieutenant (print) Signature Completion date

More information

Open & Evolutive UAV Architecture

Open & Evolutive UAV Architecture Open & Evolutive UAV Architecture 13th June UAV 2002 CEFIF 16-juin-02 Diapositive N 1 / 000 Report Documentation Page Form Approved OMB No. 0704-0188 Public reporting burden for the collection of information

More information

CLEARWATER FIRE & RESCUE TRAINING BUREAU

CLEARWATER FIRE & RESCUE TRAINING BUREAU CLEARWATER FIRE & RESCUE TRAINING BUREAU TRACTOR OPERATOR TASK BOOK #5 Candidate Name (printed) Signature Signature Beginning Beginning Date Date Candidate Station/Shift 08# Hire Date Lieutenant (print)

More information

Financial Planning Association of Michigan 2018 Fall Symposium Autonomous Vehicles Presentation

Financial Planning Association of Michigan 2018 Fall Symposium Autonomous Vehicles Presentation Financial Planning Association of Michigan 2018 Fall Symposium Autonomous s Presentation 1 Katherine Ralston Program Manager, Autonomous s 2 FORD SECRET Why Autonomous s Societal Impact Great potential

More information

Team Dream Cruise Project License to Cruise. Fall Project Overview. Cooperative Adaptive Cruise Control

Team Dream Cruise Project License to Cruise. Fall Project Overview. Cooperative Adaptive Cruise Control Team Dream Cruise Project License to Cruise Devan Sayles Project Manager Justin Mrkva Artifacts Manager Anthony Curley Project Facilitator Grayson Wright Customer Liaison Fall 20 Project Overview Cooperative

More information

A Communication-centric Look at Automated Driving

A Communication-centric Look at Automated Driving A Communication-centric Look at Automated Driving Onur Altintas Toyota ITC Fellow Toyota InfoTechnology Center, USA, Inc. November 5, 2016 IEEE 5G Summit Seattle Views expressed in this talk do not necessarily

More information

Tendering Public Charging Infrastructure for Electric Vehicles

Tendering Public Charging Infrastructure for Electric Vehicles European Best Practices: Tendering Public Charging Infrastructure for Electric Vehicles Best Value Procurement in the city of Arnhem Authors: Peter Swart, Arnhem City Roos van der Ploeg, MA legal & EV

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS FREQUENTLY ASKED QUESTIONS THE MOBILEYE SYSTEM Mobileye is a collision avoidance system that alerts drivers to potentially dangerous situations. However, the system does not replace any functions drivers

More information

OPERATOR TROUBLESHOOTING GUIDE

OPERATOR TROUBLESHOOTING GUIDE OPERATOR TROUBLESHOOTING GUIDE ABOUT THE TROUBLESHOOTING GUIDE This document is provided for the use of qualified operator installers. The installer should familiarize themselves with this guide Options

More information

V PicoScope NVH Diagnostics Overview

V PicoScope NVH Diagnostics Overview 13042.13V PicoScope NVH Diagnostics Overview The CH-51450 PicoScope is a computer software-based Noise, Vibration and Harshness, or N-V-H tool. This tool has several important components for NVH diagnosis:

More information

Cybercars : Past, Present and Future of the Technology

Cybercars : Past, Present and Future of the Technology Cybercars : Past, Present and Future of the Technology Michel Parent*, Arnaud de La Fortelle INRIA Project IMARA Domaine de Voluceau, Rocquencourt BP 105, 78153 Le Chesnay Cedex, France Michel.parent@inria.fr

More information

05/01/06 1er mai 2006 Cruise Control - Diagnostic Updates General Service Procedure Service Procedure Speed Control Diagnostic Tips Additional

05/01/06 1er mai 2006 Cruise Control - Diagnostic Updates General Service Procedure Service Procedure Speed Control Diagnostic Tips Additional 05/01/06 1er mai 2006 General Service Procedure Service Procedure Speed Control Diagnostic Tips Additional Reference Information SPEED CONTROL DIAGNOSTICS - W/O SCP FORD: 2000-2003 Escort 2000-2004 Crown

More information

REDUCING THE OCCURRENCES AND IMPACT OF FREIGHT TRAIN DERAILMENTS

REDUCING THE OCCURRENCES AND IMPACT OF FREIGHT TRAIN DERAILMENTS REDUCING THE OCCURRENCES AND IMPACT OF FREIGHT TRAIN DERAILMENTS D-Rail Final Workshop 12 th November - Stockholm Monitoring and supervision concepts and techniques for derailments investigation Antonella

More information

AC : USE OF POWER WHEELS CAR TO ILLUSTRATE ENGI- NEERING PRINCIPLES

AC : USE OF POWER WHEELS CAR TO ILLUSTRATE ENGI- NEERING PRINCIPLES AC 2011-2029: USE OF POWER WHEELS CAR TO ILLUSTRATE ENGI- NEERING PRINCIPLES Dr. Howard Medoff, Pennsylvania State University, Ogontz Campus Associate Professor of Engineering, Penn State Abington Research

More information

SI AT A22. English. Printed: Doc-Nr: PUB / / 000 / 01

SI AT A22. English. Printed: Doc-Nr: PUB / / 000 / 01 SI AT A22 English 1 Information about the documentation 1.1 About this documentation Read this documentation before initial operation or use. This is a prerequisite for safe, trouble-free handling and

More information

Guideline for Parallel Grid Exit Point Connection 28/10/2010

Guideline for Parallel Grid Exit Point Connection 28/10/2010 Guideline for Parallel Grid Exit Point Connection 28/10/2010 Guideline for Parallel Grid Exit Point Connection Page 2 of 11 TABLE OF CONTENTS 1 PURPOSE... 3 1.1 Pupose of the document... 3 2 BACKGROUND

More information

10 Awesome Driver-Assist Features That Help 2015 Ford F-150 Customers Drive Smarter

10 Awesome Driver-Assist Features That Help 2015 Ford F-150 Customers Drive Smarter FORD MEDIA CENTER 10 Awesome Driver-Assist Features That Help 2015 Ford F-150 Customers Drive Smarter The all-new Ford F-150, the smartest F-150 yet, is available with the following classexclusive driver-assist

More information

STPA in Automotive Domain Advanced Tutorial

STPA in Automotive Domain Advanced Tutorial www.uni-stuttgart.de The Second European STAMP Workshop 2014 STPA in Automotive Domain Advanced Tutorial Asim Abdulkhaleq, Ph.D Student Institute of Software Technology University of Stuttgart, Germany

More information

Introduction...3. System Overview...3. PDC Control Unit Sensors PDC Button Interfaces Activation of the PDC...

Introduction...3. System Overview...3. PDC Control Unit Sensors PDC Button Interfaces Activation of the PDC... meeknet.co.uk/e64 Table of Contents PARK DISTANCE CONTROL (PDC) Subject Page Introduction...............................................3 System Overview...........................................3 Components

More information

Status of the Informal Working Group on ACSF

Status of the Informal Working Group on ACSF Submitted by the IWG on ACSF Informal document GRRF-86-20-Rev.1 86 th GRRF session, 12-16 February 2018, Agenda item 9(b) Status of the Informal Working Group on ACSF Summary ACSF IWG Meeting 16th Session

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

Project Narrative Description

Project Narrative Description 0 Project Narrative Description Charge Spot is intended to demonstrate the feasibility of an autonomous electric vehicle charging system for residential use. The goal of Charge Spot is to have no user

More information

EB TechPaper. Staying in lane on highways with EB robinos. elektrobit.com

EB TechPaper. Staying in lane on highways with EB robinos. elektrobit.com EB TechPaper Staying in lane on highways with EB robinos elektrobit.com Highly automated driving (HAD) raises the complexity within vehicles tremendously due to many different components that need to be

More information

REQUIREMENTS FOR APPROVAL OF AN ONLINE - DEFENSIVE DRIVING COURSE (O-DDC) Defensive Driving. Course. Online. Online DDC December 2007 Page 1 of 11

REQUIREMENTS FOR APPROVAL OF AN ONLINE - DEFENSIVE DRIVING COURSE (O-DDC) Defensive Driving. Course. Online. Online DDC December 2007 Page 1 of 11 Defensive Driving Course Online Online DDC December 2007 Page 1 of 11 Alberta Transportation Alberta Transportation Driver Programs & Licensing Standards Driver Programs & Licensing Standards 1 st Floor,

More information

CAM-PTZ-AUT Tracking Module for PTZ Camera Installation & User Manual

CAM-PTZ-AUT Tracking Module for PTZ Camera Installation & User Manual CAM-PTZ-AUT Tracking Module for PTZ Camera Installation & User Manual i / iii Thank You for Choosing Aventura's CAM-PTZ-AUT Tracking Module for PTZ Cameras! When you open the box: Check that the packing

More information

Automated Seat Belt Switch Defect Detector

Automated Seat Belt Switch Defect Detector pp. 10-16 Krishi Sanskriti Publications http://www.krishisanskriti.org/publication.html Automated Seat Belt Switch Defect Detector Department of Electrical and Computer Engineering, Sri Lanka Institute

More information

PM/ECCM Course Description and Outline

PM/ECCM Course Description and Outline PM/ECCM Course Description and Outline Preventive Maintenance/Essential Care and Condition Monitoring is one of the cornerstones in a world-class reliability process. Condition monitoring will provide

More information

Control and Protection Functions in a Strong and Robust Smart Grid

Control and Protection Functions in a Strong and Robust Smart Grid Control and Protection Functions in a Strong and Robust Smart Grid Invited Lecture at SGEPRI, SGCC, Nanjing, China, 12 Aug 2017 Professor Saifur Rahman Director, Virginia Tech Advanced Research Inst.,

More information

SUBARU STARLINK YOUR SUBARU CONNECTED Safety & Security OWNER S MANUAL. Love. It s what makes a Subaru, a Subaru. MY16StarlinkS&S_OMportrait.

SUBARU STARLINK YOUR SUBARU CONNECTED Safety & Security OWNER S MANUAL. Love. It s what makes a Subaru, a Subaru. MY16StarlinkS&S_OMportrait. SUBARU STARLINK YOUR SUBARU CONNECTED Safety & Security OWNER S MANUAL 2016 Love. It s what makes a Subaru, a Subaru. MY16StarlinkS&S_OMportrait.indd 1 5/11/15 3:31 PM TM Foreword... 2 Welcome to SUBARU

More information

Florida Department of Education Curriculum Framework Grades 9 12, ADULT. Subject Area: Safety and Driver Education

Florida Department of Education Curriculum Framework Grades 9 12, ADULT. Subject Area: Safety and Driver Education Florida Department of Education Curriculum Framework Grades 9 12, ADULT Subject Area: Safety and Driver Education Course Number: 1900300 Course Title: Driver Education/Traffic Safety Classroom Credit:.5

More information

Universal Fluid Power Trainer (UFPT)

Universal Fluid Power Trainer (UFPT) Universal Fluid Power Trainer (UFPT) The UFPT is a modular, smart and unique fluid power and motion control training unit. It contains an excellent integration of industrial-graded hardware and builtin

More information