Ensuring Deadlock-Freedom in Low-Diameter InfiniBand Networks

Size: px
Start display at page:

Download "Ensuring Deadlock-Freedom in Low-Diameter InfiniBand Networks"

Transcription

1 Timo Schneider, Otto Bibartiu, Torsten Hoefler Ensuring Deadlock-Freedom in Low-Diameter InfiniBand Networks

2 InfiniBand Networks Host Channel Adapter (HCA) Switch Channel Input Port Switches and HCAs, connected via unidirectional channels. We model this as a graph

3 InfiniBand Networks

4 InfiniBand Networks

5 InfiniBand Networks

6 InfiniBand Networks

7 InfiniBand Networks

8 InfiniBand Networks

9 InfiniBand Networks

10 InfiniBand Networks

11 InfiniBand Networks

12 InfiniBand Networks

13 InfiniBand Networks

14 InfiniBand Networks

15 InfiniBand Networks

16 InfiniBand Networks Nothing can move now - Deadlock

17 Channel Dependency Graph (CDG)

18 Channel Dependency Graph (CDG)

19 Channel Dependency Graph (CDG)

20 Channel Dependency Graph (CDG)

21 Channel Dependency Graph (CDG)

22 Channel Dependency Graph (CDG)

23 Channel Dependency Graph (CDG)

24 Channel Dependency Graph (CDG)

25 Channel Dependency Graph (CDG)

26 Channel Dependency Graph (CDG)

27 Channel Dependency Graph (CDG)

28 Channel Dependency Graph (CDG)

29 Channel Dependency Graph (CDG)

30 Channel Dependency Graph (CDG)

31 Channel Dependency Graph (CDG)

32 Channel Dependency Graph (CDG) If the CDG is acyclic, no deadlocks can occur. Dally/Seitz, Deadlock-free message routing in milti-processor interconnection networks, 9

33 Mux Demux Dealing with cycles in the CDG Ignore the problem, rely on timeouts / retransmissions (MinHop) Restrict routing such that no cycles can form, i.e. (Up/Down) Use Virtual Lanes (DF-SSSP, LASH) Virtual Lanes (VLs) Physical Link Switch Port Switch Port Each VL has a dedicated set of buffers

34 Virtual Lanes in InfiniBand How does IB implement VLs: The sender sets a Service Level (SL) in the packet header Each switch has a SL-to-VL mapping table which maps (input channel, output channel, SL) to the output VL: denotes physical channel a using VL i The combination of those relation lets us define a virtual routing function Switches cannot access input VL, or change the SL!

35 Utilizing Virtual Lanes - Layering Each path from source to destination uses one VL, each VL forms a layer. If the CDG of each layer is acyclic, there are no cycles Layering moves three edges! We can do better! Which paths to move to minimize #VLs? NP-complete!

36 Utilizing Virtual Lanes VL Hopping IB allows changing the VL within switches needs less resources to break cycles Which paths to move to minimize #VLs? NP-complete?

37 Incrementing the VL If we increment the VL at every hop, the CDG is acyclic: thus thus we can sort D topologically, since < is a total order, therefore D is acyclic. The number of VLs used = number of hops, good for lowdiameter topologies! VL 0 In Out SL VL X 0 S In Out SL VL X X 0 VL 0 VL S VL 0 VL In Out SL VL X VL S For diametertwo networks, incrementing the VL is trivial.

38 Incrementing the VL (diameter > ) Same input/output port, but different VL! S VL 0 VL S VL 0 S VL VL S VL 0 VL VL Leverage the full power of SL-to-VL mapping and use different SLs for different source/destination pairs! Different SL for each pair? 6 SLs in IB, only four leaf switches!

39 Incrementing the VL (diameter > ) S S S S S S6 S

40 Incrementing the VL (diameter > ) S S S S S S6 S

41 Incrementing the VL (diameter > ) S S In Out SL VL S S S S6 S

42 Incrementing the VL (diameter > ) S S In Out SL VL S S S S6 S

43 Incrementing the VL (diameter > ) S S In Out SL VL S S S S6 S SL 0 SL SL SL

44 Incrementing the VL (diameter > ) S S In Out SL VL S S S S6 S SL 0 SL SL SL 0 0

45 Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL 0 0

46 In Out SL VL Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL 0 0

47 In Out SL VL Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL 0 0

48 In Out SL VL Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL

49 Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL

50 Incrementing the VL (diameter > ) S S S S S In Out SL VL S6 S SL 0 SL SL SL

51 Incrementing the VL (diameter > ) S S S S S In Out SL VL S6 S SL 0 SL SL SL

52 Incrementing the VL (diameter > ) S S S S S In Out SL VL S6 S SL 0 SL SL SL

53 Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL

54 Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL

55 Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL

56 Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL

57 Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL

58 Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL

59 Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL

60 Incrementing the VL (diameter > ) S S S S S S6 S SL 0 SL SL SL

61 Results: Slim Fly Topologies (Diameter Two)

62 Results: Slim Fly Topologies (Diameter Two)

63 Results: Dragonfly Topologies (Diameter )

64 Results: Dragonfly Topologies

65 Results: Orthogonal Fat Tree Topologies

66 Age-based arbitration VLs are supposed to be used for QoS and deadlock-avoidance Arbiters can prioritize packets based on VLs not explored in this work, but shown to improve performance by 0% on other networks In our heuristic the VL value corresponds to the age of packets Saving VLs in deadlock-avoidance allows to use them for separation of traffic classes Relevant for datacenters!

67 Conclusions

Field Programmable Gate Arrays a Case Study

Field Programmable Gate Arrays a Case Study Designing an Application for Field Programmable Gate Arrays a Case Study Bernd Däne www.tu-ilmenau.de/ra Bernd.Daene@tu-ilmenau.de de Technische Universität Ilmenau Topics 1. Introduction and Goals 2.

More information

Renewable Energy Transmission through Multiple Routes in a Mobile Electrical Grid

Renewable Energy Transmission through Multiple Routes in a Mobile Electrical Grid Renewable Energy Transmission through Multiple Routes in a Mobile Electrical Grid Ping Yi, Yixiong Tang, Yijie Hong, Yuzhe Shen, Ting Zhu, Qingquan Zhang, Miroslav M. Begovic Shanghai Jiao Tong University,

More information

100GE PCS Modeling. Oded Trainin, Hadas Yeger, Mark Gustlin. IEEE HSSG September 2007

100GE PCS Modeling. Oded Trainin, Hadas Yeger, Mark Gustlin. IEEE HSSG September 2007 100GE PCS Modeling Oded Trainin, Hadas Yeger, Mark Gustlin IEEE HSSG September 2007 How Random is the PCS Data? The Proposed 100G PCS has the concept of virtual lanes A 100G stream is scrambled and then

More information

Introduction To Transmission

Introduction To Transmission Introduction To Transmission Introduction Telecommunications Communication over distance Transmission networks deal with getting information from one location to another. Transmission Technologies FDM

More information

PCC Conference on Pervasive Computing and Communications

PCC Conference on Pervasive Computing and Communications PCC 04 -- Conference on Pervasive Computing and Communications The 2004 International Multiconference in Computer Science & Computer Engineering June 21-24, 2004, Las Vegas, Nevada, USA, Monte Carlo Resort

More information

FLYING CAR NANODEGREE SYLLABUS

FLYING CAR NANODEGREE SYLLABUS FLYING CAR NANODEGREE SYLLABUS Term 1: Aerial Robotics 2 Course 1: Introduction 2 Course 2: Planning 2 Course 3: Control 3 Course 4: Estimation 3 Term 2: Intelligent Air Systems 4 Course 5: Flying Cars

More information

BTW Lesson 8. Destination Drive

BTW Lesson 8. Destination Drive BTW Lesson 8 Destination Drive 173 Introduction to Lesson 8 In Lesson 8, your student will be driving to destinations preset by both of you. Your student should be able to demonstrate to you how to navigate

More information

EUROPEAN ETS TELECOMMUNICATION November 1991 STANDARD

EUROPEAN ETS TELECOMMUNICATION November 1991 STANDARD EUROPEAN ETS 300 007 TELECOMMUNICATION November 1991 STANDARD Source: ETSI TC-SPS Reference: T/S 46-50 ICS: 33.080 Key words: ISDN, packet-mode Integrated Services Digital Network (ISDN); Support of packet-mode

More information

Lecture 14: Instruction Level Parallelism

Lecture 14: Instruction Level Parallelism Lecture 14: Instruction Level Parallelism Last time Pipelining in the real world Today Control hazards Other pipelines Take QUIZ 10 over P&H 4.10-15, before 11:59pm today Homework 5 due Thursday March

More information

Multiplying Environmental Action

Multiplying Environmental Action ICAO Global Aviation Partnerships on Emissions Reductions (E-GAP) Multiplying Environmental Action Eco-innovation, preparing the future Olivier Husse Air traffic growth requires to reduce environmental

More information

Finite Element Based, FPGA-Implemented Electric Machine Model for Hardware-in-the-Loop (HIL) Simulation

Finite Element Based, FPGA-Implemented Electric Machine Model for Hardware-in-the-Loop (HIL) Simulation Finite Element Based, FPGA-Implemented Electric Machine Model for Hardware-in-the-Loop (HIL) Simulation Leveraging Simulation for Hybrid and Electric Powertrain Design in the Automotive, Presentation Agenda

More information

Diagnostic. Enlightenment. The Path to

Diagnostic. Enlightenment. The Path to The Path to Diagnostic Enlightenment BY JORGE MENCHU If you don t know where you re going, any road will take you there. When it comes to automotive troubleshooting, the right road is the shortest path

More information

SN01 STANDARD NOTES CITY OF SAMMAMISH 2018 INTERSECTION IMPROVEMENTS PROJECT NO. DATE BY APPR REVISION COSA0023 KING COUNTY WASHINGTON

SN01 STANDARD NOTES CITY OF SAMMAMISH 2018 INTERSECTION IMPROVEMENTS PROJECT NO. DATE BY APPR REVISION COSA0023 KING COUNTY WASHINGTON STANDARD NOTES SN01 2 OF 17 STANDARD NOTES SN02 3 OF 17 SITE PREP & T.E.S.C. NOTES GENERAL NOTES SITE PREP & T.E.S.C. PLAN SP01 4 OF 17 SITE PREP & T.E.S.C. NOTES GENERAL NOTES SITE PREP & T.E.S.C. PLAN

More information

Reliable Reach. Robotics Unit Lesson 4. Overview

Reliable Reach. Robotics Unit Lesson 4. Overview Robotics Unit Lesson 4 Reliable Reach Overview Robots are used not only to transport things across the ground, but also as automatic lifting devices. In the mountain rescue scenario, the mountaineers are

More information

Clean Energy Transmission Summit. Stephen Beuning Director Market Operations 1/9/13

Clean Energy Transmission Summit. Stephen Beuning Director Market Operations 1/9/13 Clean Energy Transmission Summit Stephen Beuning Director Market Operations 1/9/13 1 Who We Are Xcel Energy is dedicated to being an environmental leader NSP-Minnesota NSP-Wisconsin 26,000+ MWs of generation

More information

MAX PLATFORM FOR AUTONOMOUS BEHAVIORS

MAX PLATFORM FOR AUTONOMOUS BEHAVIORS MAX PLATFORM FOR AUTONOMOUS BEHAVIORS DAVE HOFERT : PRI Copyright 2018 Perrone Robotics, Inc. All rights reserved. MAX is patented in the U.S. (9,195,233). MAX is patent pending internationally. AVTS is

More information

Overview. Battery Monitoring

Overview. Battery Monitoring Wireless Battery Management Systems Highlight Industry s Drive for Higher Reliability By Greg Zimmer Sr. Product Marketing Engineer, Signal Conditioning Products Linear Technology Corporation Overview

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

ZT-USB Series User Manual

ZT-USB Series User Manual ZT-USB Series User Manual Warranty Warning Copyright All products manufactured by ICP DAS are under warranty regarding defective materials for a period of one year, beginning from the date of delivery

More information

MOVE IT FOR TOMORROW. EN torsten.torwegge.de/en

MOVE IT FOR TOMORROW. EN torsten.torwegge.de/en MOVE IT FOR TOMORROW EN torsten.torwegge.de/en // facts and figures autonomous remote 190er 300er* 190er 300er* Length 1,285 mm approx. 2,500 mm 1,285 mm approx. 2,500 mm Width 835 mm approx. 1,530 mm

More information

Civil Engineering and Environmental, Gadjah Mada University TRIP ASSIGNMENT. Introduction to Transportation Planning

Civil Engineering and Environmental, Gadjah Mada University TRIP ASSIGNMENT. Introduction to Transportation Planning Civil Engineering and Environmental, Gadjah Mada University TRIP ASSIGNMENT Introduction to Transportation Planning Dr.Eng. Muhammad Zudhy Irawan, S.T., M.T. INTRODUCTION Travelers try to find the best

More information

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

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

More information

The GHOST of a Chance for SmallSat s (GH2 Orbital Space Transfer) Vehicle

The GHOST of a Chance for SmallSat s (GH2 Orbital Space Transfer) Vehicle The GHOST of a Chance for SmallSat s (GH2 Orbital Space Transfer) Vehicle Dr. Gerard (Jake) Szatkowski United launch Alliance Project Mngr. SmallSat Accommodations Bernard Kutter United launch Alliance

More information

Satellite navigation traffic control system for low traffic lines Actual status and future deployment in Romania

Satellite navigation traffic control system for low traffic lines Actual status and future deployment in Romania Satellite navigation traffic control system for low traffic lines Actual status and future deployment in Romania Teodor Gradinariu UIC Burkhard Stadlmann Wels University, Austria Ioan Nodea RCCF, Romania

More information

Truck Safety Applications for Cost- Efficient Laser Scanner Sensors Grant Grubb, Volvo Trucks, Sweden

Truck Safety Applications for Cost- Efficient Laser Scanner Sensors Grant Grubb, Volvo Trucks, Sweden Truck Safety Applications for Cost- Efficient Laser Scanner Sensors Grant Grubb, Volvo Trucks, Sweden Overview 1. Introduction 2. Relevant Detection Regions 3. Truck Applications a. Start Inhibit b. Right-turn

More information

Performance Evaluation of Emergency Messaging via Wireless Collision Avoidance Systems for Improved Traffic Safety in VANET

Performance Evaluation of Emergency Messaging via Wireless Collision Avoidance Systems for Improved Traffic Safety in VANET Performance Evaluation of Emergency Messaging via Wireless Collision Avoidance Systems for Improved Traffic Safety in VANET Prema G Electronics and communication Mepco Schlenk Engineering College Sivakasi,

More information

Combined Charging. Current status of the Combined Charging System. EPRI Infrastructure Working Council December 14, 2011

Combined Charging. Current status of the Combined Charging System. EPRI Infrastructure Working Council December 14, 2011 Combined Charging Current status of the Combined Charging System EPRI Infrastructure Working Council December 14, 2011 V1.5 Current Status Charging Connectors Various regional connectors should be migrated

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

Designing Real-Time, Reliable and Efficient Cyber-Physical Systems for Future Smart City

Designing Real-Time, Reliable and Efficient Cyber-Physical Systems for Future Smart City Designing Real-Time, Reliable and Efficient Cyber-Physical Systems for Future Smart City Cyber-Physical Systems: Integration of computational algorithms and physical processes Deployed in various areas,

More information

Microgrids Optimal Power Flow through centralized and distributed algorithms

Microgrids Optimal Power Flow through centralized and distributed algorithms DEIM Dipartimento di Energia, Ingegneria della Informazione e Modelli Matematici Flow through centralized and, N.Q. Nguyen, M. L. Di Silvestre, R. Badalamenti and G. Zizzo Clean energy in vietnam after

More information

Dynamic Map Development in SIP-adus

Dynamic Map Development in SIP-adus ITS World Congress in Melbourne 2016 SIS26 Digital Infrastructure for Automated Vehicles : challenges and international collaboration Dynamic Map Development in SIP-adus Cross-Ministerial Strategic Innovation

More information

EECS 461 Final Project: Adaptive Cruise Control

EECS 461 Final Project: Adaptive Cruise Control EECS 461 Final Project: Adaptive Cruise Control 1 Overview Many automobiles manufactured today include a cruise control feature that commands the car to travel at a desired speed set by the driver. In

More information

Application of safety principles for a guidance system in public transport

Application of safety principles for a guidance system in public transport Application of safety principles for a guidance system in public transport H. Schäbe TÜV Rheinland InterTraffic, Cologne, Germany H. Vis & R. Bouwman Advanced Public Transport systems, Helmond, The Netherlands

More information

An Introduction to Automated Vehicles

An Introduction to Automated Vehicles An Introduction to Automated Vehicles Grant Zammit Operations Team Manager Office of Technical Services - Resource Center Federal Highway Administration at the Purdue Road School - Purdue University West

More information

Topics on Compilers. Introduction to CGRA

Topics on Compilers. Introduction to CGRA 4541.775 Topics on Compilers Introduction to CGRA Spring 2011 Reconfigurable Architectures reconfigurable hardware (reconfigware) implement specific hardware structures dynamically and on demand high performance

More information

Embedded Torque Estimator for Diesel Engine Control Application

Embedded Torque Estimator for Diesel Engine Control Application 2004-xx-xxxx Embedded Torque Estimator for Diesel Engine Control Application Peter J. Maloney The MathWorks, Inc. Copyright 2004 SAE International ABSTRACT To improve vehicle driveability in diesel powertrain

More information

TEXAS RURAL TRANSPORTATION PLAN 2035 (TRTP 2035)

TEXAS RURAL TRANSPORTATION PLAN 2035 (TRTP 2035) TEXAS RURAL TRANSPORTATION PLAN 2035 (TRTP 2035) Helping shape the future of rural Texas Texas Rural Transportation Plan 2035 Texas Rural Transportation Plan 2035 What is it? Component of the Statewide

More information

Modeling Driver Behavior in a Connected Environment Integration of Microscopic Traffic Simulation and Telecommunication Systems.

Modeling Driver Behavior in a Connected Environment Integration of Microscopic Traffic Simulation and Telecommunication Systems. Modeling Driver Behavior in a Connected Environment Integration of Microscopic Traffic Simulation and Telecommunication Systems Alireza Talebpour Information Level Connectivity in the Modern Age Sensor

More information

SN01 STANDARD NOTES CITY OF SAMMAMISH 2018 FLASHING YELLOW ARROW SIGNALS PROJECT NO. DATE BY APPR REVISION COSA0023 KING COUNTY WASHINGTON

SN01 STANDARD NOTES CITY OF SAMMAMISH 2018 FLASHING YELLOW ARROW SIGNALS PROJECT NO. DATE BY APPR REVISION COSA0023 KING COUNTY WASHINGTON STANDARD NOTES SN01 2 OF 8 ROADWAY PLAN PL01 3 OF 8 ROADWAY PLAN PL02 4 OF 8 LANE 10 105 150 205 270 450 500 550 11 12 SHOULDER 115 125 MINIMUM LANE CLOSURE TAPER LENGTH = L 165 225 295 180 245 320 5 25

More information

4 Circulation & Transportation

4 Circulation & Transportation 4.1 Mobility Network The mobility network at the new St. Paul s hospital and health campus is comprised of an interconnected system of sidewalks, cycle paths, transit routes and roadways. Figure 4-1: Indicative

More information

SUSPENSION OF A MOUNTAIN BIKE SVOČ FST Bc. Vít Prošek University of West Bohemia Univerzitni 8, Pilsen Czech Republic

SUSPENSION OF A MOUNTAIN BIKE SVOČ FST Bc. Vít Prošek University of West Bohemia Univerzitni 8, Pilsen Czech Republic SUSPENSION OF A MOUNTAIN BIKE SVOČ FST 211 Bc. Vít Prošek University of West Bohemia Univerzitni 8, 36 14 Pilsen Czech Republic ABSTRACT This work is concerned about suspended mountain bikes, especially

More information

Control Design of an Automated Highway System (Roberto Horowitz and Pravin Varaiya) Presentation: Erik Wernholt

Control Design of an Automated Highway System (Roberto Horowitz and Pravin Varaiya) Presentation: Erik Wernholt Control Design of an Automated Highway System (Roberto Horowitz and Pravin Varaiya) Presentation: Erik Wernholt 2001-05-11 1 Contents Introduction What is an AHS? Why use an AHS? System architecture Layers

More information

ecarus - a tool for optimal placement of stations for electric vehicle batteries

ecarus - a tool for optimal placement of stations for electric vehicle batteries EnviroInfo 2011: Innovations in Sharing Environmental Observations and Information ecarus - a tool for optimal placement of stations for electric vehicle batteries Jérôme Agater, Helge Arjangui, Malin

More information

Low Carbon Traffic Integrating Siemens Traffic Controls and the Connected Vehicle

Low Carbon Traffic Integrating Siemens Traffic Controls and the Connected Vehicle Low Carbon Traffic Integrating Siemens Traffic Controls and the Connected Vehicle CENEX LCV, September 2016 Unrestricted Siemens plc 2016 siemens.co.uk/traffic Transport is fundamental to economic growth

More information

Constrained resources - Maximize the outcome Mohab Abla, GIRO Inc.

Constrained resources - Maximize the outcome Mohab Abla, GIRO Inc. Constrained resources - Maximize the outcome Mohab Abla, GIRO Inc. What outcome are we looking for? More capacity? More service? Better vehicle and crew utilization? Let us look at the public transit mission

More information

MGL Avionics EFIS G2 and iefis

MGL Avionics EFIS G2 and iefis MGL Avionics EFIS G2 and iefis Guide to using the MGL RDAC CAN interface with the LAD AERO Injection Kit on ROTAX 912-912S General... 3 Data connections... 3 LAD AERO ROTAX 912 engine data from ECU...

More information

ADVANCED DRIVER ASSISTANCE SYSTEMS, CONNECTED VEHICLE AND DRIVING AUTOMATION STANDARDS, CYBER SECURITY, SHARED MOBILITY

ADVANCED DRIVER ASSISTANCE SYSTEMS, CONNECTED VEHICLE AND DRIVING AUTOMATION STANDARDS, CYBER SECURITY, SHARED MOBILITY ADVANCED DRIVER ASSISTANCE SYSTEMS, CONNECTED VEHICLE AND DRIVING AUTOMATION STANDARDS, CYBER SECURITY, SHARED MOBILITY Bill Gouse Director, Federal Program Development Global Ground Vehicle Standards

More information

INVESTIGATION ONE: WHAT DOES A VOLTMETER DO? How Are Values of Circuit Variables Measured?

INVESTIGATION ONE: WHAT DOES A VOLTMETER DO? How Are Values of Circuit Variables Measured? How Are Values of Circuit Variables Measured? INTRODUCTION People who use electric circuits for practical purposes often need to measure quantitative values of electric pressure difference and flow rate

More information

Compatibility of STPA with GM System Safety Engineering Process. Padma Sundaram Dave Hartfelder

Compatibility of STPA with GM System Safety Engineering Process. Padma Sundaram Dave Hartfelder Compatibility of STPA with GM System Safety Engineering Process Padma Sundaram Dave Hartfelder Table of Contents Introduction GM System Safety Engineering Process Overview Experience with STPA Evaluation

More information

Activity-Travel Behavior Impacts of Driverless Cars

Activity-Travel Behavior Impacts of Driverless Cars January 12-16, 2014; Washington, D.C. 93 rd Annual Meeting of the Transportation Research Board Activity-Travel Behavior Impacts of Driverless Cars Ram M. Pendyala 1 and Chandra R. Bhat 2 1 School of Sustainable

More information

Chapter 1. Energy Restoration in Mobile Sensor Networks

Chapter 1. Energy Restoration in Mobile Sensor Networks Chapter 1 Energy Restoration in Mobile Sensor Networks Nicola Santoro and Elio Velazquez School of Computer Science, Carleton University, Ottawa, Canada Restoration of sensors energy is crucial to ensure

More information

Intelligent Vehicle Systems

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

More information

Administrative Procedure

Administrative Procedure Administrative Procedure Effective 4/21/00 Supersedes: 1 of 5 Subject: INNER CAMPUS CART AND VEHICLE POLICY 1.0. PURPOSE: To establish procedures for the control of interior campus vehicle and cart traffic.

More information

Tutorial: Shafts calculation with angular contact ball bearing sets

Tutorial: Shafts calculation with angular contact ball bearing sets Tutorial: Shafts calculation with angular contact ball bearing sets This tutorial will show two possible ways to model sets of angular contact ball bearings on a shaft, while outlining their main differences,

More information

The Brake Assist System

The Brake Assist System Service. Self-study programme 264 The Brake Assist System Design and function Accident statistics show that in 1999 alone, 493,527 accidents in Germany were caused by driver error. Many accidents caused

More information

Using ERTMSFormalSpecs to model ERTMS braking curves

Using ERTMSFormalSpecs to model ERTMS braking curves Using ERTMSFormalSpecs to model ERTMS braking curves Laurent Ferier (laurent@ertmssolutions.com) ERTMS SOLUTIONS Brussels Svitlana Lukicheva (svitlana@ertmssolutions.com) ERTMS SOLUTIONS Brussels Stanislas

More information

RS232. CAN. Integration with Tachograph Continental VDO DTCO

RS232. CAN. Integration with Tachograph Continental VDO DTCO RS232. CAN. Integration with Tachograph Continental VDO DTCO User Manual www.galileosky.com Contents Necessary Tools, Equipment and Materials... 3 General Information... 4 Connecting tachograph to the

More information

Design and evaluate vehicle architectures to reach the best trade-off between performance, range and comfort. Unrestricted.

Design and evaluate vehicle architectures to reach the best trade-off between performance, range and comfort. Unrestricted. Design and evaluate vehicle architectures to reach the best trade-off between performance, range and comfort. Unrestricted. Introduction Presenter Thomas Desbarats Business Development Simcenter System

More information

ITS Database Technology and LDM Standardization

ITS Database Technology and LDM Standardization 1 ITS Database Technology and LDM Standardization February 8, 2012; Doha, Qatar Jun Shibata Convenor, ISO TC204 WG3 (Japan Digital Road Map Association) 2 Agenda 1. Introduction of WG3 2. Past Activities

More information

What IS BRT, Really? Not BRT and RNY

What IS BRT, Really? Not BRT and RNY What IS BRT, Really? 2007 Winter TexITE Meeting Presented by Jeff Arndt, TTI Not BRT and RNY 1 What is Bus Rapid Transit? A flexible, rubber-tired from of rapid transit that combines stations, vehicles,

More information

Research Challenges for Automated Vehicles

Research Challenges for Automated Vehicles Research Challenges for Automated Vehicles Steven E. Shladover, Sc.D. University of California, Berkeley October 10, 2005 1 Overview Reasons for automating vehicles How automation can improve efficiency

More information

Automated driving in urban environments: technical challenges, open problems and barriers. Fawzi Nashashibi

Automated driving in urban environments: technical challenges, open problems and barriers. Fawzi Nashashibi Automated driving in urban environments: technical challenges, open problems and barriers Fawzi Nashashibi 6th Workshop on Planning, Perception and Navigation for Intelligent Vehicles SEPTEMBER 14, 2014

More information

Restricted dynamic programming for the VRP

Restricted dynamic programming for the VRP Restricted dynamic programming for the VRP A flexible framework for solving realistic VRPS Leendert Kok, Marco Schutten (UT, OMPL) Jelke van Hoorn, Joaquim Gromicho (ORTEC) 1 Overview Introduction DP for

More information

Transit on the New NY Bridge

Transit on the New NY Bridge Transit on the New NY Bridge TZB Cross Section North bridge incorporating 12ft shared use path and space for future bus lane South bridge with space for a future bus lane Gap between the two decks for

More information

Modeling Strategies for Design and Control of Charging Stations

Modeling Strategies for Design and Control of Charging Stations Modeling Strategies for Design and Control of Charging Stations George Michailidis U of Michigan www.stat.lsa.umich.edu/ gmichail NSF Workshop, 11/15/2013 Michailidis EVs and Charging Stations NSF Workshop,

More information

Angular Momentum Problems Challenge Problems

Angular Momentum Problems Challenge Problems Angular Momentum Problems Challenge Problems Problem 1: Toy Locomotive A toy locomotive of mass m L runs on a horizontal circular track of radius R and total mass m T. The track forms the rim of an otherwise

More information

Fluid Flow Conditioning

Fluid Flow Conditioning Fluid Flow Conditioning March 2014 Flow Conditioning There is no flow meter on the market that needs flow conditioning. All flow meters are effective without any type of flow conditioning. 1 Flow Conditioning

More information

Cooperative ITS (C-ITS) Kees Den Hollander Nordisk trafiksignalkonferens Stockholm, 6-7 maj 2014

Cooperative ITS (C-ITS) Kees Den Hollander Nordisk trafiksignalkonferens Stockholm, 6-7 maj 2014 Cooperative ITS (C-ITS) Kees Den Hollander Nordisk trafiksignalkonferens Stockholm, 6-7 maj 2014 Imtech Traffic & Infra 1 Agenda What is Cooperative ITS? How is it relevant? Current status System Overview

More information

2.4 TRANSIT VISION 2040 FROM VISION TO ACTION. Support the revitalization of urban cores STRATEGIC DIRECTION

2.4 TRANSIT VISION 2040 FROM VISION TO ACTION. Support the revitalization of urban cores STRATEGIC DIRECTION TRANSIT VISION 2040 FROM VISION TO ACTION TRANSIT VISION 2040 defines a future in which public transit maximizes its contribution to quality of life with benefits that support a vibrant and equitable society,

More information

Autonomous Vehicle Implementation Predictions

Autonomous Vehicle Implementation Predictions Autonomous Vehicle Implementation Predictions Todd Litman Victoria Transport Policy Institute Presented DTU Transport Summit Copenhagen, Denmark 31 May 2018 Past Visions of Future Transport 1949 ConvAIRCAR

More information

IEDA524-H / IEDA520DTB DIGITAL MICROPHONE STATION. Installation Instructions

IEDA524-H / IEDA520DTB DIGITAL MICROPHONE STATION. Installation Instructions IEDA524-H / IED0520DTB DIGITAL MICROPHONE STATION Installation Instructions REV: 12-12 DOC: 369B INSTALLATION INSTRUCTIONS INTRODUCTION Description The IED 524 digital microphone station is a 4-button

More information

Platooning Enabled by ETSI ITS-G5 Communications: Fuel Efficiency Analysis

Platooning Enabled by ETSI ITS-G5 Communications: Fuel Efficiency Analysis Platooning Enabled by ETSI ITS-G5 Communications: Fuel Efficiency Analysis Nikita Lyamin, Alexey Vinel {nikita.lyamin, alexey.vinel}@hh.se Halmstad University 1 / 30 We make an attempt to evaluate the

More information

PV inverters in a High PV Penetration scenario Challenges and opportunities for smart technologies

PV inverters in a High PV Penetration scenario Challenges and opportunities for smart technologies PV inverters in a High PV Penetration scenario Challenges and opportunities for smart technologies Roland Bründlinger Operating Agent IEA-PVPS Task 14 UFTP & IEA-PVPS Workshop, Istanbul, Turkey 16th February

More information

Overcurrent protection

Overcurrent protection Overcurrent protection This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

Transit Hub Case Study: Owings Mills Metro Station. By: Kathleen Cary Rose, J. Luke Byrne and Catherine Buhler

Transit Hub Case Study: Owings Mills Metro Station. By: Kathleen Cary Rose, J. Luke Byrne and Catherine Buhler Executive Summary Transit Hub Case Study: Owings Mills Metro Station By: Kathleen Cary Rose, J. Luke Byrne and Catherine Buhler The purpose of the Transit Hub Case Study is to identify and evaluate the

More information

Multiobjective capacitated arc routing problem

Multiobjective capacitated arc routing problem Multiobjective capacitated arc routing problem Philippe Lacomme 1, Christian Prins 2, Marc Sevaux 3 1 University Blaise-Pascal, Clermont-Ferrand, France 2 University of Technology of Troyes, France 3 University

More information

Warped-Compression: Enabling Power Efficient GPUs through Register Compression

Warped-Compression: Enabling Power Efficient GPUs through Register Compression WarpedCompression: Enabling Power Efficient GPUs through Register Compression Sangpil Lee, Keunsoo Kim, Won Woo Ro (Yonsei University*) Gunjae Koo, Hyeran Jeon, Murali Annavaram (USC) (*Work done while

More information

Automotive Application ET01 Software Revision A 12/06

Automotive Application ET01 Software Revision A 12/06 Automotive Application ET01 Software Revision A 12/06 INTRODUCTION... 2 FUNCTIONAL DESCRIPTION... 3 INSTALLATION... 4 COMPONENT PLACEMENT... 4 PLUMBING AND WIRING... 5 MSBC OPERATION (ET-01)... 14 TIMED

More information

Engineering Report: Shasta-Trinity National Forest. South Fork Management Unit. Analysis of. National Forest System Road 30N44

Engineering Report: Shasta-Trinity National Forest. South Fork Management Unit. Analysis of. National Forest System Road 30N44 Engineering Report: Shasta-Trinity National Forest South Fork Management Unit Analysis of National Forest System Road 30N44 (milepost 0.00 to 0.40) for Motorized Mixed Use Designation Forest: Shasta-Trinity

More information

Trafiksimulering av självkörande fordon hur kan osäkerheter gällande körbeteende och heterogenitet hanteras

Trafiksimulering av självkörande fordon hur kan osäkerheter gällande körbeteende och heterogenitet hanteras Trafiksimulering av självkörande fordon hur kan osäkerheter gällande körbeteende och heterogenitet hanteras CTR-dagen 2018, Stockholm Johan Olstam Agenda What is an automated vehicle? Challenges for traffic

More information

With system integration and lightweight design to highest energy densities

With system integration and lightweight design to highest energy densities With system integration and lightweight design to highest energy densities AMAA 18.06.2013, Berlin Dipl.-Ing. and Dipl.-Phys. Klaus Höhne Fraunhofer Institute for Structural Durability and System Reliability

More information

How Automated Roadway Vehicle Technology Will Impact Transit Systems, Facilities and Operations. J. Sam Lott Kimley-Horn and Associates, Inc.

How Automated Roadway Vehicle Technology Will Impact Transit Systems, Facilities and Operations. J. Sam Lott Kimley-Horn and Associates, Inc. How Automated Roadway Vehicle Technology Will Impact Transit Systems, Facilities and Operations J. Sam Lott Kimley-Horn and Associates, Inc. ITS Texas 2015 Conference November 12, 2015 Texas Southern University

More information

Suburban bus route design

Suburban bus route design University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part A Faculty of Engineering and Information Sciences 2013 Suburban bus route design Shuaian Wang University

More information

Using Advanced Limit Line Features

Using Advanced Limit Line Features Application Note Using Advanced Limit Line Features MS2717B, MS2718B, MS2719B, MS2723B, MS2724B, MS2034A, MS2036A, and MT8222A Economy Microwave Spectrum Analyzer, Spectrum Master, and BTS Master The limit

More information

Dynamic Control of Grid Assets

Dynamic Control of Grid Assets Dynamic Control of Grid Assets Panel on Power Electronics in the Smart Grid Prof Deepak Divan Associate Director, Strategic Energy Institute Director, Intelligent Power Infrastructure Consortium School

More information

TN-4011 Getting Started Manual

TN-4011 Getting Started Manual TN-4011 Getting Started Manual 1 Table of Contents Login Page...3 Getting Started...4 Locate Vehicles on Map...5 Adding a Bread Crumb Trail...7 Sorting by Vehicles...9 Sorting by Drivers...9 Find a Vehicle

More information

GARMIN NUVI 1400 SERIES QUICK START MANUAL FILE

GARMIN NUVI 1400 SERIES QUICK START MANUAL FILE 03 March, 2018 GARMIN NUVI 1400 SERIES QUICK START MANUAL FILE Document Filetype: PDF 534.97 KB 0 GARMIN NUVI 1400 SERIES QUICK START MANUAL FILE Garmin Nuvi 1400 Series 205W. After downloading the soft

More information

Understanding and managing the impacts of PEVs on the electric grid

Understanding and managing the impacts of PEVs on the electric grid Understanding and managing the impacts of PEVs on the electric grid Jeff Frolik University of Vermont 1 The PEV problem The next ~30 minutes Cause & Effect Adoption Heterogeneity Infrastructure Charge

More information

THE Internet has become a critical infrastructure for people

THE Internet has become a critical infrastructure for people 4714 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 65, NO. 6, JUNE 2016 Deploying Energy Routers in an Energy Internet Based on Electric Vehicles Ping Yi, Ting Zhu, Bo Jiang, Ruofan Jin, and Bing Wang

More information

Lecture 5: Telephony

Lecture 5: Telephony Lecture 5: Telephony Dr. Mohammed Hawa Electrical Engineering Department University of Jordan EE7: Telephony. Public Switched Telephony Network (PSTN) or Plain Old Telephony System (POTS) Local Loop, orlast

More information

Design and Implementation of a Charging and Accounting Architecture for QoS-differentiated VPN Services to Mobile Users

Design and Implementation of a Charging and Accounting Architecture for QoS-differentiated VPN Services to Mobile Users Design and Implementation of a Charging and Accounting Architecture for QoS-differentiated VPN Services to Mobile Users Thanasis Papaioannou and George D. Stamoulis Athens University of Economics & Business

More information

Smart Grid Automation and Centralized FISR

Smart Grid Automation and Centralized FISR Smart Grid Automation and Centralized FISR March 21, 2016 Mike Colby Senior Engineer Distribution Control Center Smart Grid Automation and Centralized FISR Remote Controlled Devices & Communication Distribution

More information

[MS-RDPEDYC]: Remote Desktop Protocol: Dynamic Channel Virtual Channel Extension

[MS-RDPEDYC]: Remote Desktop Protocol: Dynamic Channel Virtual Channel Extension [MS-RDPEDYC]: Remote Desktop Protocol: Dynamic Channel Virtual Channel Extension Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open

More information

Securing Self-Driving Cars. Charlie Chris

Securing Self-Driving Cars. Charlie Chris Securing Self-Driving Cars Charlie Miller @0xcharlie Chris Valasek @nudehaberdasher Self-driving Definitions Level-0 No automation technologies Driver in complete control Example: 1974 Ford Pinto https://barnfinds.com/stored-23-years-1974-ford-pinto-wagon/

More information

Incorporating Real Time Computing in Data Center Power Networks

Incorporating Real Time Computing in Data Center Power Networks : Incorporating Real Time Computing in Data Center Power Networks Pittsboro, North Carolina, USA 3DFS.COM What Does Electricity Reveal About the Power Network? Nearly every device in a data center includes

More information

e-smart 2009 Low cost fault injection method for security characterization

e-smart 2009 Low cost fault injection method for security characterization e-smart 2009 Low cost fault injection method for security characterization Jean-Max Dutertre ENSMSE Assia Tria CEA-LETI Bruno Robisson CEA-LETI Michel Agoyan CEA-LETI Département SAS Équipe mixte CEA-LETI/ENSMSE

More information

Welcome to the waitless world. CBU for IBM i. Steve Finnes

Welcome to the waitless world. CBU for IBM i. Steve Finnes CBU for IBM i Steve Finnes finnes@us.ibm.com CBU for IBM i Offering for IBM i HA/DR environments Consolidation environments (AIX, i and Linux) for HA/DR operations Offering Supports Optional permanent

More information

Interconnected vehicles: the French project

Interconnected vehicles: the French project November 6th - 8th, 2013 Hotel Panamericano City of Buenos Aires, Argentina URBAN MOBILITY, ROADS NETWORK OPERATION AND ITS APPLICATIONS Interconnected vehicles: the French project SCORE@F J. Ehrlich,

More information

Information displays GENERAL INFORMATION A : 238.7

Information displays GENERAL INFORMATION A : 238.7 Information displays GENERAL INFORMATION The message center display panel is situated within the instrument cluster, between the tachometer and speedometer gauges. The message center is active as soon

More information

EcoXpertTM Training & Certification Program

EcoXpertTM Training & Certification Program EcoXpertTM Training & Certification Program Use energy management to expand your business horizons Make the most of your energy SM Creating sales opportunities through energy efficiency and renewable energy

More information