ITE 2015 Fall Conference, Tucson, Arizona API RI. ATC Application Programming Interface Reference Implementation Demonstration and Training Workshop

Size: px
Start display at page:

Download "ITE 2015 Fall Conference, Tucson, Arizona API RI. ATC Application Programming Interface Reference Implementation Demonstration and Training Workshop"

Transcription

1 ITE 2015 Fall Conference, Tucson, Arizona API RI ATC Application Programming Interface Reference Implementation Demonstration and Training Workshop

2 APIRI Demonstration and Training Workshop Advanced Transportation Controller (ATC) Standard v06 (ATC 5201 v06) Application Programming Interface (API) Standard v02 (ATC 5401 v02) 2

3 Basic Transportation Field Cabinet System (TFCS) Components Housing Inputs Controller Outputs Monitoring Power Supply Internal Bus Graphics: Ralph W. Boaz 3

4 Basic TFCS Operation Field Sensors Inputs Controller Outputs Field Displays Controller/Monitor Communications Used in NEMA TS 2 and ITS Cabinets Monitoring Graphics: Ralph W. Boaz 4

5 Architectures for Arterial Management TFCSs Under Central Control TFCSs in a Peer-to-Peer System FMS* FMS* Hybrid TFCSs in a Closed- Loop System and Under Central Control TFCSs in a Closed-Loop System Graphics: Ralph W. Boaz * Field Management Station 5

6 Evolution of Transportation Controller Equipment ITS Cabinet v01 Electromechanical NEMA TS 1 Model 33X NEMA TS 2 TS 2 with NTCIP 1940s s Graphics and Photos: Ralph W. Boaz 6

7 Traditional Controller Equipment Equipment runs one application program which uses all of the resources of the TFCS Model 170 and most Model 2070 controllers require particular outdated processors Limits opportunity to use new technology Traditional NEMA TS 1 and TS 2 controllers are not open architecture Software available from the original manufacturer only Doing anything other than originally intended is outside the box 7

8 Problem with Traditional Transportation Controller Architectures Application Demand Curve INCREASING CAPABILITY NTCIP CONNECTED VEHICLE / V2I ADAPTIVE CONTROL :00 17:00 18:00 19:00 20:00 Technology Gap Traditional Capability Curve Graphics: Ralph W. Boaz 8

9 Arterial Management Applications Traffic Signal Control / Traffic Management Center-to-Field, Field Management Stations (FMS) Adaptive Control Transit/Light Rail Priority Emergency Management Emergency Vehicle Priority/Preemption Evacuation Routing Data Collection and Distribution Lane Use Connected Vehicle (CV) Applications Safety, Eco Driving, Platoon Management 9

10 Arterial Management Applications (cont.) Advanced Traveler Information Systems Ramp Metering Access Control / Parking Others 10

11 Purpose of the ATC Family of Standards Provide a general purpose field computing platform for transportation applications that is: Open architecture Modular Multi-tasking / Multi-application Can grow with technology Upgrade legacy TFCSs 11

12 Key Elements of the ATC 5201 Architecture Based on an Engine Board concept Engine boards have identical pinout future boards may plug into existing host boards Computational capability can grow with technology Uses Linux operating system Open source, multi-tasking, multi-application Mechanical requirements only for physical interfaces Works with all major transportation field cabinet system standards and specifications 12

13 ATC Engine Board Concept ENET 1 ENET 2 USB CPU + RTC LINUX CPU O/S MEMORY SERIAL I/O Graphics: Ralph W. Boaz 13

14 Transportation Controller Comparative Performance MIPS Graphics: Ralph W. Boaz 0.2 MIPS 4.5 MIPS 60 MIPS 500 MIPS Model 170 (1982) Model 2070 (1998) ATC v5/6 (2006/2014) Minimum/Available * Millions of Instructions Per Second 14

15 Controllers Conform to Other Standards Using the Engine Board Host Module for ITS Cabinet Host Module for NEMA Cabinets ENET 1 ENET 2 USB CPU + RTC LINUX CPU O/S MEMORY SERIAL I/O Graphics: Ralph W. Boaz 15

16 Examples of ATC Units Photos: See Photo Credits 16

17 Example ATC Units in a TFCS Architecture Photos: Ralph W. Boaz NEMA TS2 Type 1 Model 332 Cabinet 17

18 ATC 5401 Application Programming Interface ATC 5401 Standard specifies software (aka API Software or the API ) API Software operates on ATC units allowing concurrently running application programs to share the resources of the controller and TFCS Provides for source code portability, compatibility and interchangeability of application software to any ATC unit 18

19 Two Types of Interfaces User Interfaces Windowing system for users and application programs to share controller s front panel Configuration window to view/set system-wide parameters C language interface for software developers to create programs that use the API software Front Panel Field I/O Time-of-Day 19

20 Front Panel Manager Window F R O N T P A N E L M A N A G E R V E R S E L E C T W I N D O W : 0 - F S E T D E F A U L T : *, 0 - F 0 R a m p M e t e r P r g r m 1 * S i g n a l P r o g r a m 2 E m e r g e n c y M n g m n t 3 D a t a D i s t r i b u t o r 4 S y s t e m C h e c k e r [ M O R E - U P / D N A R R O W ] [ C O N F I G I N F O - N E X T ] Graphics: Ralph W. Boaz 20

21 Configuration Window A T C C O N F I G U R A T I O N I N F O R M A T I O N S E L E C T I T E M : 0 - F 0 S y s t e m T i m e 1 E t h e r n e t C o n f i g 2 S y s t e m S e r v i c e s 3 L i n u x / A P I I n f o 4 H o s t E E P R O M I n f o [ U P / D N A R R O W ] 9 [ F R O N T P A N E L - N E X T ] Graphics: Ralph W. Boaz 21

22 ATC Controller Units in Different TFCSs ATC ATC Graphics: Ralph W. Boaz Model 332 Cabinet NEMA TS 2 Type 1 Graphics: Ralph W. Boaz 22

23 Bringing It All Together API Software Example Applications Signal Control App w/asc Ramp Meter App w/rmc Field Master App w/fms CV SPaT Msg Service API Software NTCIP, Other Standards ATC 5401 Standard ENET 1 ENET 2 USB CPU + RTC LINUX CPU O/S MEMORY SERIAL I/O ENET 1 ENET 2 USB CPU + RTC LINUX CPU O/S MEMORY SERIAL I/O ATC 5201 Standard TFCS Standards & Specifications Graphics: Ralph W. Boaz 23

24 [Demonstration] 24

25 ATC API Reference Implementation Project Establish and maintain cohesive project management and implementation plan Develop an API Reference Implementation (APIRI) which is software representative of the ATC 5401 Standard Develop an API Validation Suite (APIVS) which is test software capable of validating the APIRI on an ATC Engine Board Perform integrated testing of the APIRI and APIVS 25

26 ATC API Reference Implementation Project (cont.) Establish an open source software (OSS) environment for the software and documents produced during the project Deliver final versions of the software, test documentation and test results 26

27 Open Source API Reference Implementation (APIRI) Software Vendors Open Source APIRI Consultants Manufacturers Agencies Photos: See Photo Credits Graphics: Ralph W. Boaz 27

28 ATC Layered Software Architecture SOFTWARE DEVELOPER END USER USER LAYER INTERFACE & BEHAVIOR DEFINED BY ATC 5401 HARDWARE & O/S DEFINED BY ATC 5201 APIRI SOFTWARE APPLICATION SW LINUX O/S & DEVICE DRIVERS APPLICATION LAYER API SOFTWARE LAYER ATC BOARD SUPPORT PACKAGE LAYER HARDWARE LAYER Graphics: Ralph W. Boaz 28

29 APIRI Portability Achieved Through Compiling and Linking Software APIRI Software Compiling and Linking Using Source Code and Board Support Package ENET 1 ENET 2 USB RTC CPU MEMORY SERIAL I/O ENET 1 ENET 2 USB RTC CPU MEMORY SERIAL I/O ENET 1 ENET 2 USB RTC CPU MEMORY SERIAL I/O ATC Engine Board From Vendor 1 ATC Engine Board From Vendor 2 ATC Engine Board From Vendor 3 29

30 Application Software Portability Achieved Through Compiling and Linking Software Application Software Compiling and Linking Using Source Code, BSP and API Software Libraries ENET 1 ENET 2 USB RTC CPU MEMORY SERIAL I/O ENET 1 ENET 2 USB RTC CPU MEMORY SERIAL I/O ENET 1 ENET 2 USB RTC CPU MEMORY SERIAL I/O ATC Engine Board From Vendor 1 ATC Engine Board From Vendor 2 ATC Engine Board From Vendor 3 30

31 [Demonstration] 31

32 ATC Layered Software Architecture SOFTWARE DEVELOPER END USER USER LAYER INTERFACE & BEHAVIOR DEFINED BY ATC 5401 HARDWARE & O/S DEFINED BY ATC 5201 APIRI SOFTWARE APPLICATION SW LINUX O/S & DEVICE DRIVERS APPLICATION LAYER API SOFTWARE LAYER ATC BOARD SUPPORT PACKAGE LAYER HARDWARE LAYER Graphics: Ralph W. Boaz 32

33 API Validation Suite (APIVS) Software in the ATC Layered Architecture Tester USERS API Validation Suite API Software APIVS Crossover Drivers LINUX O/S & Device Drivers APPLICATION LAYER API SOFTWARE LAYER ATC BOARD SUPPORT PACKAGE LAYER HARDWARE LAYER 33

34 IEEE Std Documents Used To Specify Testing Test Document Purpose Test Plan Test Design Specification Test Case Specification Test Procedure Specification Specifies scope, approach, resources, and schedule for a specified level of testing. Specifies refinements of the test approach in the Test Plan and identifies the features to be tested by this design and associated tests. Defines the information needed as it pertains to inputs and outputs from the software or software-based system being tested. May represent a single test case or a group of test cases for a segment of a Test Design. Specifies the steps for executing a set of test cases or, more generally, the steps used to exercise a software product or software-based system item in order to evaluate a set of features. 34

35 Documents Used To Specify Testing Test Plan Test Design Specification Test Design Specification, etc. Test Design Specification, etc. Test Case Specifications Test Procedure Specifications Test Execution Graphics: Ralph W. Boaz 35

36 [Demonstration] 36

37 Things to Consider 170 generally not powerful enough for NTCIP communications or connected vehicle applications ATCs can be deployed incrementally into your existing TFCS infrastructure ATC units may be used for multiple center-to-field (C2F) systems and for generations of C2F systems Cost of not going to ATC equipment ATC approach is not just a purchase but also part of a strategy 37

38 Changing the way we work Wider Environment The Public Purchaser Politician TMC Operator Containing System Operational System Physical System Interfacing System Owner Operational Support Field Maintenance Regulator Application Owner Sponsor Ian Alexander 2006 (adapted with permission) 38

39 Agency Benefits of ATC Units 1. Significant reduction in potential agency costs due to sharing the controller resource for multiple applications 2. Application portability and interchangeability creates competitive pricing environment for hardware and software 3. Processing power to handle emerging federal initiatives such as the Connected Vehicle program Contemporary processing power now and Engine Board upgradable (if necessary) in future 4. Works with existing agency TFCSs Requires no additional investment other than the ATC unit and signal software 39

40 Agency Benefits of ATC Units (cont.) 5. Creates the infrastructure which helps satisfy established agency needs Publicly recognized benefits Provides for the follow-through on regional and strategic plans 6. Availability and integration of new off-the-shelf ITS solutions Potentially reduces costs and provides more solutions 40

41 Resources ATC API Reference Implementation ation.asp ATC 5201 v06 ation.asp ATC 5401 v02 USDOT ITS Professional Capacity Building (PCB) Program 41

42 Ralph W. Boaz APIRI Project Manager Pillar Consulting, Inc Jicarillo Avenue San Diego, CA

A Project Document of the Advanced Transportation Controller Joint Committee. APIVS SRS v02.03

A Project Document of the Advanced Transportation Controller Joint Committee. APIVS SRS v02.03 A Project Document of the Advanced Transportation Controller Joint Committee Advanced Transportation Controller (ATC) Application Programming Interface (API) Validation Suite (APIVS) Software Requirements

More information

3 CONCEPT OF OPERATIONS

3 CONCEPT OF OPERATIONS 0 0 0 This standard describes a general, field-located computing device that must be capable of executing applications software from various developers. Generally accepted systems engineering practices

More information

Opportunities To Succeed

Opportunities To Succeed Harris County ITS Deployments Presented by Wayne Gisler Manager Harris County Traffic & Operations Section Ron Johnson Quality Control Coordinator Harris County Traffic & Operations Section Our Goal To

More information

4 FUNCTIONAL REQUIREMENTS

4 FUNCTIONAL REQUIREMENTS 0 This section defines the Functional Requirements to be supported by the ATC. These functions fall into three major categories: Manage/Configure Controller Applications Manage External Devices Facilitate

More information

ITE Programs Update System Management & Operations ITS Standards Connected and Autonomous Vehicles

ITE Programs Update System Management & Operations ITS Standards Connected and Autonomous Vehicles ITE Programs Update System Management & Operations ITS Standards Connected and Autonomous Vehicles ITS Maryland Annual Conference and Regional Traffic Signal Forum November, 6, 2014 Douglas E. Noble, P.E.,

More information

Number of state sponsored/hosted pilot programs in the following areas:

Number of state sponsored/hosted pilot programs in the following areas: Number of state sponsored/hosted pilot programs in the following areas: Connected vehicles 1: IMO and 2: if grant is successful Automated vehicles 0 but some research Fully autonomous vehicles - 0 Which

More information

Security for V2X Communications

Security for V2X Communications Security for V2X Communications ITS Canada Annual General Meeting May 1-4, 2016 Brian Romansky VP Strategic Technology Your Connected Car Your Connected Car Security Security Partner Partner TrustPoint

More information

MAXTIME/MAXVIEW Overview. By : Zac Ward C :

MAXTIME/MAXVIEW Overview. By : Zac Ward C : MAXTIME/MAXVIEW Overview By : Zac Ward C : 303-408-1812 zac@amsignalinc.com Founded in April 2001 Corporate Head Quarters in Littleton Colorado Carry an inventory of assorted products Serving: Colorado,

More information

Upgrading Traffic Signals to Enable a Connected Vehicle Test Bed Somerville, Massachusetts

Upgrading Traffic Signals to Enable a Connected Vehicle Test Bed Somerville, Massachusetts Upgrading Traffic Signals to Enable a Connected Vehicle Test Bed Somerville, Massachusetts Presented in The 2018 ITE Northeastern District Meeting in Lake George, NY May 22 nd, 2018 ORGANIZATION OF THE

More information

USDOT CONNECTED VEHICLE PILOT. ITS Midwest 2017 September 19, 2017

USDOT CONNECTED VEHICLE PILOT. ITS Midwest 2017 September 19, 2017 USDOT CONNECTED VEHICLE PILOT ITS Midwest 2017 September 19, 2017 LESSONS LEARNED FROM PILOTS 2007 USDOT Test Bed, Oakland Co. MI 2008 Telegraph Road, Oakland Co. MI 2011 World Congress, Orlando FL 2011

More information

Regional TSM&O Vision and ITS Architecture Update

Regional TSM&O Vision and ITS Architecture Update Regional TSM&O Vision and ITS Architecture Update Progress Update Transportation Coordinating Committee April 5, 2019 Task List (2018 2020) 1. Develop a Regional TSM&O Vision 2. Document Current TSM&O

More information

Updating NTCIP 1202 (Actuated Signal Controllers) to Support a Connected Vehicle Environment. Authors

Updating NTCIP 1202 (Actuated Signal Controllers) to Support a Connected Vehicle Environment. Authors Updating NTCIP 1202 (Actuated Signal Controllers) to Support a Connected Vehicle Environment Jean Johnson NEMA 1300 North 17 th Street, Suite 900 Rosslyn, VA 22209 (703) 841-3226 jean.johnson@nema.org

More information

KIPDA ITS Architecture Update Kick-off Meeting

KIPDA ITS Architecture Update Kick-off Meeting KIPDA ITS Architecture Update Kick-off Meeting September 8. 2016 Agenda Overview Intelligent Transportation Systems ITS Architectures Purpose & Limits Development Tasks Review of Current Architecture-

More information

2070 X3C Style Traffic Signal Controller

2070 X3C Style Traffic Signal Controller / 2070 X3C Style Traffic Signal Controller Overview The 2070 X3c controller is part of Intelight s award-winning X-Series CalTrans/170/33X controller line. The 2070 X3C meets and exceeds the current ATC,

More information

RHODES and Next Generation RHODES

RHODES and Next Generation RHODES RHODES and Next Generation RHODES Pitu Mirchandani ATLAS Research Laboratory Arizona State University Is adaptive right for you? Panel ITE Meeting, Phoenix March 9, 2011 Acknowledgements: David Lucas,

More information

DRAFT - Briefing Book. Task 2.A.1 Review of National Standards and Testing Program

DRAFT - Briefing Book. Task 2.A.1 Review of National Standards and Testing Program DRAFT - Briefing Book Task 2.A.1 Review of National Standards and Testing Program Albany, NY {Date TBD} Manny Insignares Patrick Chan, P.E. March 1, 2004 DRAFT - Review of National Standards and Testing

More information

STATE OF OHIO DEPARTMENT OF TRANSPORTATION SUPPLEMENT 1111 ATC V5.2b CONTROLLER QUALIFIED PRODUCTS LIST PROCEDURE.

STATE OF OHIO DEPARTMENT OF TRANSPORTATION SUPPLEMENT 1111 ATC V5.2b CONTROLLER QUALIFIED PRODUCTS LIST PROCEDURE. STATE OF OHIO DEPARTMENT OF TRANSPORTATION SUPPLEMENT 1111 ATC V5.2b CONTROLLER QUALIFIED PRODUCTS LIST PROCEDURE January 19, 2018 1111.01 Description 1111.02 Approval 1111.03 Product Evaluation Submittal

More information

3 ITS Standards Deployment and Testing Strategies

3 ITS Standards Deployment and Testing Strategies 3 ITS Standards Deployment and Testing Strategies In chapter 2, this report reviewed some of the ITS deployments shaping the application of ITS Standards in New York State. These projects, and others,

More information

Data Integration for Integrated Corridor Management

Data Integration for Integrated Corridor Management Dr. Kevin T Miller, Kapsch TrafficCom USA, Troy, MI, USA Matt Juckes, Kapsch TrafficCom USA Jeremy Dilmore, Florida Department of Transportation Robert Heller, Southwest Research Institute Abstract Modern

More information

ITS Cabinet V2 StdRS v ITS Cabinet Version 2 Standards Requirements Specification (StdRS)

ITS Cabinet V2 StdRS v ITS Cabinet Version 2 Standards Requirements Specification (StdRS) A Working Group Draft of the Advanced Transportation Controller Joint Committee ITS Cabinet V2 StdRS v01.01 ITS Cabinet Version 2 Standards Requirements Specification (StdRS) November 9, 2009 StdRS in

More information

ATC API Standard v02.13

ATC API Standard v02.13 A Working Group Draft Standard of the Joint Committee on the ATC For Distribution by AASHTO, ITE and NEMA ATC API Standard v02.13 Application Programming Interface (API) Standard for the Advanced Transportation

More information

Evolution in the Use of Adaptive Signal Control for Smaller Scale Applications

Evolution in the Use of Adaptive Signal Control for Smaller Scale Applications October 23, 2018 Evolution in the Use of Adaptive Signal Control for Smaller Scale Applications Presented by Paul R. Bell, PE VHB Joseph R. Herr, PE, PTOE VHB Presentation Agenda Adaptive System Control

More information

IEC Embedded Client/Server Development Toolkit

IEC Embedded Client/Server Development Toolkit IEC 61850 Embedded Client/Server Development Toolkit The Xelas Energy product portfolio enables: Embedded IEC 61850 development: significant time and cost savings when porting to embedded operating systems

More information

Engaging Maryland toward CAV advancements Christine Nizer, Administrator

Engaging Maryland toward CAV advancements Christine Nizer, Administrator Engaging Maryland toward CAV advancements Christine Nizer, Administrator Maryland Department of Transportation Motor Vehicle Administration Maryland CAV activities Overall goal: Maryland is open for business

More information

Automating Calibration Systems

Automating Calibration Systems Automating Calibration Systems Dave Skinner Global Services, Business Manager Agenda Why Automate? Automation Solutions Challenges with Automating Calibration Calibration Automation Architecture Calibration

More information

NTCIP What it is and how it effects Signal Systems

NTCIP What it is and how it effects Signal Systems Intelligent Transportation Systems NTCIP What it is and how it effects Signal Systems Baltimore Regional Traffic Signal Forum December 14, 2005 Diederick VanDillen Intelligent Transportation Systems USA

More information

Transportation Data for Chicago Traffic Management Center. Abraham Emmanuel Deputy Commissioner, CDOT

Transportation Data for Chicago Traffic Management Center. Abraham Emmanuel Deputy Commissioner, CDOT Transportation Data for Chicago Traffic Management Center Abraham Emmanuel Deputy Commissioner, CDOT Chicago Traffic Management Center (TMC) Proposed in the early 2000s with a core building and Advanced

More information

Achieving Best in Class Software Savings through Optimization not Negotiation

Achieving Best in Class Software Savings through Optimization not Negotiation Achieving Best in Class Software Savings through Optimization not Negotiation August 10, 2012 Agenda Introduction Industry Trends Best in Class Software Asset Management How good is best in class? How

More information

Away from Isolation: Caltrans Arterial Management

Away from Isolation: Caltrans Arterial Management Away from Isolation: Caltrans Arterial Management David Man CALTRANS TRAFFIC OPERATIONS NOV 19, 2015 1 Agenda Introduction Basic Facts Past Present Future 2070s and Cabinets 2 Basic Facts 5,000 State traffic

More information

ENHANCING INTELLIGENCE IN THE INTERNET OF THINGS The Business of Embedded Virtualization Alexander Damisch, Director, Industrial Vertical, Wind River

ENHANCING INTELLIGENCE IN THE INTERNET OF THINGS The Business of Embedded Virtualization Alexander Damisch, Director, Industrial Vertical, Wind River ENHANCING INTELLIGENCE IN THE INTERNET OF THINGS The Business of Embedded Virtualization Alexander Damisch, Director, Industrial Vertical, Wind River INNOVATORS START HERE. EXECUTIVE SUMMARY A key driver

More information

METRO SHORT RANGE TRANSIT PLAN FY Executive Summary May 2009 DIVERSIFIED TRANSPORTATION SOLUTIONS

METRO SHORT RANGE TRANSIT PLAN FY Executive Summary May 2009 DIVERSIFIED TRANSPORTATION SOLUTIONS METRO SHORT RANGE TRANSIT PLAN FY 2010 2014 2014 Executive Summary May 2009 DIVERSIFIED TRANSPORTATION SOLUTIONS OVERVIEW Purpose of Metro SRTP Develop multi year strategic plan to improve transit quality,

More information

A Recommended Standard of the Joint Committee on the ATC Ballot Copy for Joint Adoption by AASHTO, ITE, and NEMA. ATC v. 5.0.

A Recommended Standard of the Joint Committee on the ATC Ballot Copy for Joint Adoption by AASHTO, ITE, and NEMA. ATC v. 5.0. A Recommended Standard of the Joint Committee on the ATC Ballot Copy for Joint Adoption by AASHTO, ITE, and NEMA ATC v..0 Advanced Transportation Controller (ATC) Standard October, 00 This is a draft document

More information

ATC API Standard v02.02

ATC API Standard v02.02 A User Comment Draft of the Joint Committee on the ATC For Distribution by AASHTO, ITE and NEMA ATC API Standard v02.02 Application Programming Interface (API) Standard for the Advanced Transportation

More information

Transport Technology Connecting Australians. National Intelligent Transport Systems Strategy

Transport Technology Connecting Australians. National Intelligent Transport Systems Strategy Transport Technology Connecting Australians National Intelligent Transport Systems Strategy 2010-2015 July 2010 (This page intentionally blank) Transport Technology Connecting Australians National Intelligent

More information

November 28, 2012 ALTERNATIVES ANALYSIS PUBLIC MEETING

November 28, 2012 ALTERNATIVES ANALYSIS PUBLIC MEETING November 28, 2012 ALTERNATIVES ANALYSIS PUBLIC MEETING Project Background Description of the Project Alternatives Analysis Process Project Progress Activity Stations Comments Adjourn 2 VIA spent 2 years

More information

Verification Plan: Mitchell Hammock Road. Adaptive Traffic Signal Control System. Prepared by: City of Oviedo. Draft 1: June 2015

Verification Plan: Mitchell Hammock Road. Adaptive Traffic Signal Control System. Prepared by: City of Oviedo. Draft 1: June 2015 Verification Plan: Mitchell Hammock Road Adaptive Traffic Signal Control System Red Bug Lake Road from Slavia Road to SR 426 Mitchell Hammock Road from SR 426 to Lockwood Boulevard Lockwood Boulevard from

More information

Chattanooga Regional ITS Architecture Update Project Overview. January 7, 2014

Chattanooga Regional ITS Architecture Update Project Overview. January 7, 2014 Chattanooga Regional ITS Architecture Update Project Overview January 7, 2014 Project Overview Update of the 2010 Chattanooga Regional ITS Architecture and Deployment Plan Provides a long range plan for

More information

Metropolitan Topeka Planning Organization

Metropolitan Topeka Planning Organization TOPEKA-SHAWNEE COUNTY REGIONAL ITS ARCHITECTURE APPLICABLE STANDARDS DELIVERABLE NO. 8 Draft Submitted to Metropolitan Topeka Planning Organization Submitted by In association with March 26, 2007 Table

More information

ARC-IT v8 Workshop ARC-IT TOOL SET

ARC-IT v8 Workshop ARC-IT TOOL SET ARC-IT v8 Workshop ARC-IT TOOL SET ARC-IT Tool Suite Two free downloadable software tools available to apply ARC-IT to regions and projects Regional Architecture Development for Intelligent Transportation

More information

Advanced Transportation Controller Standards Overview

Advanced Transportation Controller Standards Overview Advanced Transportation Controller Standards Overview By: Joint Committee on the Advanced Transportation Controller PURPOSE AND DESIGN The Advanced Transportation Controller (ATC) is being developed to

More information

TMC of the Future. Matt Lee Associate Vice President

TMC of the Future. Matt Lee Associate Vice President TMC of the Future Matt Lee Associate Vice President Overview Traffic Operations Centers Transportation Management Centers TMCs are transforming to be more proactive in addressing recurring as well as non-recurring

More information

STREAMS Integrated Network Management Presented by: Matthew Cooper

STREAMS Integrated Network Management Presented by: Matthew Cooper STREAMS Integrated Network Management Presented by: Matthew Cooper Transmax helps customers realise the community benefits of optimising transport networks by providing smarter, more sustainable ITS solutions.

More information

Advanced Transportation Optimization Systems (ATOS)

Advanced Transportation Optimization Systems (ATOS) Advanced Transportation Optimization Systems (ATOS) By Andrew Andrusko Undergraduate Student Student in Civil Engineering, Urban & Regional Studies, Social Studies, Geography, Geology Programs Minnesota

More information

Performance Measurement, Data and Decision Making: A Matter of Alignment. Mark F. Muriello Assistant Director Tunnels, Bridges & Terminals

Performance Measurement, Data and Decision Making: A Matter of Alignment. Mark F. Muriello Assistant Director Tunnels, Bridges & Terminals Performance Measurement, Data and Decision Making: A Matter of Mark F. Muriello Assistant Director Tunnels, Bridges & Terminals The Port Authority of NY & NJ: Delivering Vital Connections Tunnels and Bridges

More information

The Advanced Transportation Controller Model 2070

The Advanced Transportation Controller Model 2070 The Advanced Transportation Controller Model 2070 AN OVERVIEW OF THE MODEL 2070 SIGNAL CONTROLLER STUDENT GUIDE April, 2002-1 - Slide 2 Topics History Hardware Software Standards and Testing Advantages

More information

SMART CITIES AND BIG DATA: CHALLENGES AND OPPORTUNITIES

SMART CITIES AND BIG DATA: CHALLENGES AND OPPORTUNITIES SMART CITIES AND BIG DATA: CHALLENGES AND OPPORTUNITIES EUROPEAN UTILITY WEEK NOVEMBER 5, 2014 ERIC WOODS RESEARCH DIRECTOR 2014 Navigant Consulting, Inc. Notice: No material in this publication may be

More information

First Session of the Asia Pacific Information Superhighway Steering Committee, 1 2 November 2017, Dhaka, Bangladesh.

First Session of the Asia Pacific Information Superhighway Steering Committee, 1 2 November 2017, Dhaka, Bangladesh. First Session of the Asia Pacific Information Superhighway Steering Committee, 1 2 November 2017, Dhaka, Bangladesh. DRAFT SUBMISSION OF [ORGANIZATION] PROJECTS/ACTIVITIES/STUDIES [Date] Objective: This

More information

Transportation Demand Management: The Mississauga Experience Lorenzo Mele TDM Coordinator

Transportation Demand Management: The Mississauga Experience Lorenzo Mele TDM Coordinator Transportation Demand Management: The Mississauga Experience Lorenzo Mele TDM Coordinator Transportation Resources TDM Primer Mississauga Experience What if we considered empty transit seats a perishable

More information

DEPLOYMENT OF THE NEXT GENERATION MACHINE VISION TECHNOLOGY AND INTEGRATION WITH SCOOT IN THE CITY OF MINNEAPOLIS

DEPLOYMENT OF THE NEXT GENERATION MACHINE VISION TECHNOLOGY AND INTEGRATION WITH SCOOT IN THE CITY OF MINNEAPOLIS DEPLOYMENT OF THE NEXT GENERATION MACHINE VISION TECHNOLOGY AND INTEGRATION WITH SCOOT IN THE CITY OF MINNEAPOLIS As presented at the 5 th ITS World Congress 12-16 October 1998 By Durga P. Panda Image

More information

Technology for a Changing World

Technology for a Changing World Technology for a Changing World Cisco Expo 2009 Axel Clauberg Director, Solutions & Architectures, Emerging Markets, Cisco Systems November 10, 2009 1 VISION Changing the way the World Lives, Works, Plays

More information

Project Summary. Feb. 2014

Project Summary. Feb. 2014 Project Summary Feb. 2014 2 Cooperative Transportation Systems Pooled Fund Study Overview Program to support the development and deployment of Cooperative Transportation Systems Applications Goals To facilitate

More information

Intelligent Transportation Systems (ITS)

Intelligent Transportation Systems (ITS) Intelligent Transportation Systems (ITS) Systems Engineering (SE) Requirement Intelligent Transportation Systems (ITS) means electronics, communications, or information processing used singly or in combination

More information

Strong performance in a growing market

Strong performance in a growing market KONE CMD 2016 Strong performance in a growing market LARRY WASH, EXECUTIVE VICE PRESIDENT, THE AMERICAS SEPTEMBER 28, 2016 Agenda Market development Business performance Long term growth drivers Smart

More information

Connected Car. Dr. Sania Irwin. Head of Systems & Applications May 27, Nokia Solutions and Networks 2014 For internal use

Connected Car. Dr. Sania Irwin. Head of Systems & Applications May 27, Nokia Solutions and Networks 2014 For internal use Connected Car Dr. Sania Irwin Head of Systems & Applications May 27, 2015 1 Nokia Solutions and Networks 2014 For internal use Agenda Introduction Industry Landscape Industry Architecture & Implications

More information

EMC Solutions are Powered by Intel Xeon Processor Technology

EMC Solutions are Powered by Intel Xeon Processor Technology EMC Solutions are Powered by Intel Xeon Processor Technology 2 @VicBhagat EMC Solutions are Powered by Intel Xeon Processor Technology Information Technology Vic Bhagat, EMC Executive Vice President &

More information

Caltrans Connected Corridors Program and Corridor System Management/Pilot Project

Caltrans Connected Corridors Program and Corridor System Management/Pilot Project Caltrans Connected Corridors Program and Corridor System Management/Pilot Project Nick Compin PhD Chief, Office of Strategic Development Caltrans HQ Division of Traffic Operations Sacramento, CA Transportation

More information

Escambia-Santa Rosa Regional ATMS. Escambia-Santa Rosa Regional Advanced Traffic Management System (ATMS) Florida Alabama TPO

Escambia-Santa Rosa Regional ATMS. Escambia-Santa Rosa Regional Advanced Traffic Management System (ATMS) Florida Alabama TPO Escambia-Santa Rosa Regional ATMS Escambia-Santa Rosa Regional Advanced Traffic Management System (ATMS) Florida Alabama TPO TCC/CAC Meeting: April 11, 2016 TPO Meeting: April 13, 2016 Ben Faust, P.E.

More information

Product Type: Centracs

Product Type: Centracs Overview Centracs is an Intelligent Transportation System (ITS) application that provides a centralized integrated platform for traffic signal system control, Closed-Circuit TV (CCTV) monitoring and control,

More information

Problem Solved. Now Is the Time for 10GbE

Problem Solved. Now Is the Time for 10GbE Problem Solved. Now Is the Time for 10GbE Solve the problem of increased network demands and the growing need to support virtualization with 10GbE Intel Ethernet. Table of Contents Data Growth Accelerates

More information

INSTRUMENT CLUSTER 2.0

INSTRUMENT CLUSTER 2.0 INSTRUMENT CLUSTER 2.0 Summary THE CONTEXT Electronic Content Timeline The Challenge MAGNETI MARELLI TARGET Digital Cluster Advantages The Requirements THE SOLUTION Project Definition System PROJECT DEVELOPEMENT

More information

ARE YOU ADAPTIVE? (From a Traffic Signal Perspective)

ARE YOU ADAPTIVE? (From a Traffic Signal Perspective) ARE YOU ADAPTIVE? (From a Traffic Signal Perspective) 2.24.2011 ADAPTIVE TRAFFIC CONTROL SYSTEMS (ATCS) What are they? How are they different from other ATMS (especially traffic responsive)? Is it right

More information

Credit based Flow Control PAR, 5 Criteria & Objectives

Credit based Flow Control PAR, 5 Criteria & Objectives Credit based Flow Control PAR, 5 Criteria & Objectives Results of 2/20/14 DCB TG CC discussion new dcb lynch cb flow control par 5c obj 0214 v02 1 PROJECT AUTHORIZATION REQUEST Based on IEEE 802 LMSC Operations

More information

Singapore Autonomous Vehicle Initiative (SAVI)

Singapore Autonomous Vehicle Initiative (SAVI) Singapore Autonomous Vehicle Initiative (SAVI) Dr Chin Kian Keong Group Director, Transportation and Road Operations CHIN_Kian_Keong@lta.gov.sg 1 Singapore ASIA Singapore Land area: 719 m 2 Population:

More information

The Next Generation of Transit Signal Priority: Cloud Computing and the TSP-as-a-Service Model

The Next Generation of Transit Signal Priority: Cloud Computing and the TSP-as-a-Service Model The Next Generation of Transit Signal Priority: Cloud Computing and the TSP-as-a-Service Model September 20, 2017 TSP Conceptual Overview Extend green signal time at beginning or end of signal phase Approach

More information

SPaT Challenge Overview and Lessons Learned

SPaT Challenge Overview and Lessons Learned SPaT Challenge Overview and Lessons Learned Blaine Leonard, P.E. Technology & Innovation Engineer, Utah DOT AASHTO CTSO Technology Subcommittee Co-Chair The SPaT Challenge Challenge state and local public

More information

TRAFFIC CONTROLLER LABORATORY UPGRADE

TRAFFIC CONTROLLER LABORATORY UPGRADE TRAFFIC CONTROLLER LABORATORY UPGRADE Final Report KLK206 N06-21 National Institute for Advanced Transportation Technology University of Idaho Ahmed Abdel-Rahim August 2006 DISCLAIMER The contents of this

More information

SD-WAN. Enabling the Enterprise to Overcome Barriers to Digital Transformation. An IDC InfoBrief Sponsored by Comcast

SD-WAN. Enabling the Enterprise to Overcome Barriers to Digital Transformation. An IDC InfoBrief Sponsored by Comcast SD-WAN Enabling the Enterprise to Overcome Barriers to Digital Transformation An IDC InfoBrief Sponsored by Comcast SD-WAN Is Emerging as an Important Driver of Business Results The increasing need for

More information

AZTech Capability Maturity Model

AZTech Capability Maturity Model AZTech Capability Maturity Model Faisal Saleem ITS Branch Manager & MCDOT SMARTDrive Program Manager Maricopa County Department of Transportation National Operations Center of Excellence August 9, 2017

More information

Texas Clear Lanes. Congestion Relief Initiative

Texas Clear Lanes. Congestion Relief Initiative Texas Clear Lanes Congestion Relief Initiative March 2016 Governor Greg Abbott s Charge In September 2015, Governor Greg Abbott challenged the Texas Transportation Commission (Commission) and the (TxDOT)

More information

Accelerate Your Enterprise Private Cloud Initiative

Accelerate Your Enterprise Private Cloud Initiative Cisco Cloud Comprehensive, enterprise cloud enablement services help you realize a secure, agile, and highly automated infrastructure-as-a-service (IaaS) environment for cost-effective, rapid IT service

More information

Business Intelligence and Decision Support Systems

Business Intelligence and Decision Support Systems Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 8: Data Warehousing Learning Objectives Understand the basic definitions and concepts of data warehouses Learn different

More information

San Antonio TransGuide: TOC Update ITS Texas 2009

San Antonio TransGuide: TOC Update ITS Texas 2009 San Antonio TransGuide: TOC Update ITS Texas 2009 Brian G. Fariello, P.E. Traffic Management Engineer TxDOT- San Antonio bfariel@dot.state.tx.us (210) 731-5247 San Antonio TransGuide Partner Agencies Current

More information

New York City s Advanced Traffic Controller Procurement Project (ASTC)

New York City s Advanced Traffic Controller Procurement Project (ASTC) New York City s Advanced Traffic Controller Procurement Project (ASTC) Session August 6, 2002 Bob Rausch robert.rausch@transcore.com 1 Outline Background and history of the project Approach to the use

More information

Transformation Through Innovation

Transformation Through Innovation Transformation Through Innovation A service provider strategy to prosper from digitization People will have 11.6 billion mobile-ready devices and connections by 2020. For service providers to thrive today

More information

EPRI Research Plan for Advanced Distribution Automation. Mark McGranaghan Vice President EPRI Solutions, Inc

EPRI Research Plan for Advanced Distribution Automation. Mark McGranaghan Vice President EPRI Solutions, Inc Photo EPRI Research Plan for Advanced Distribution Automation Mark McGranaghan Vice President EPRI Solutions, Inc Frank R. Goodman, Jr. Technical Lead: Distribution Automation Electric Power Research Institute

More information

Decommissioning Legacy Networks

Decommissioning Legacy Networks Decommissioning Legacy Networks How Vertix Consulting Helped a Top US Wireless Carrier Decommission Its CDMA Network in Mexico for Future LTE Deployments THE CHALLENGE A major carrier in Mexico was in

More information

MassDOT ITS Strategic Plan. Massachusetts Key ITS Standards v1.2. MassDOT

MassDOT ITS Strategic Plan. Massachusetts Key ITS Standards v1.2. MassDOT FINAL MassDOT ITS Strategic Plan Task 7: Provide Technical Assistance to Identify Protocols, Standards, and Best Practices for Supporting Statewide Interoperability. Massachusetts Key ITS Standards v1.2

More information

Measurement Challenges and Opportunities for Developing Smart Grid Testbeds

Measurement Challenges and Opportunities for Developing Smart Grid Testbeds Measurement Challenges and Opportunities for Developing Smart Grid Testbeds 10th Carnegie Mellon Conference on the Electricity Industry April 1, 2015 Paul Boynton boynton@nist.gov Testbed Manager Smart

More information

Government IT Modernization and the Adoption of Hybrid Cloud

Government IT Modernization and the Adoption of Hybrid Cloud Government IT Modernization and the Adoption of Hybrid Cloud An IDC InfoBrief, Sponsored by VMware June 2018 Federal and National Governments Are at an Inflection Point Federal and national governments

More information

Mobile Communications for Transit

Mobile Communications for Transit Mobile Communications for Transit Barry Einsig Chair APTA Wireless Communications Subcommittee Chair Joint Council on Transit Wireless Communications and Market Director Harris Corporation, Washington,

More information

Evolution For Enterprises In A Cloud World

Evolution For Enterprises In A Cloud World Evolution For Enterprises In A Cloud World Foreword Cloud is no longer an unseen, futuristic technology that proves unattainable for enterprises. Rather, it s become the norm; a necessity for realizing

More information

Doug Couto Texas A&M Transportation Technology Conference 2017 College Station, Texas May 4, 2017

Doug Couto Texas A&M Transportation Technology Conference 2017 College Station, Texas May 4, 2017 Cyber Concerns of Local Government and What Does It Mean to Transportation Doug Couto Texas A&M Transportation Technology Conference 2017 College Station, Texas May 4, 2017 Transportation and Infrastructure

More information

Vodafone Sustainability & Innovation in emerging market

Vodafone Sustainability & Innovation in emerging market Second Green Power for Mobile Regional Special Working Group Hosted by Safaricom 15 th 16 th March 2011, Mombasa, Kenya Vodafone Sustainability & Innovation in emerging market Mohammed Belfqih Senior Manager

More information

SOFTWARE DEFINED STORAGE VS. TRADITIONAL SAN AND NAS

SOFTWARE DEFINED STORAGE VS. TRADITIONAL SAN AND NAS WHITE PAPER SOFTWARE DEFINED STORAGE VS. TRADITIONAL SAN AND NAS This white paper describes, from a storage vendor perspective, the major differences between Software Defined Storage and traditional SAN

More information

THE STATE OF IT TRANSFORMATION FOR RETAIL

THE STATE OF IT TRANSFORMATION FOR RETAIL THE STATE OF IT TRANSFORMATION FOR RETAIL An Analysis by Dell EMC and VMware Dell EMC and VMware are helping IT groups at retail organizations transform to business-focused service providers. The State

More information

and The Technical Assist Database Presented to the Regional GIS Council October 8, 2008

and The Technical Assist Database Presented to the Regional GIS Council October 8, 2008 and The Technical Assist Database Presented to the Regional GIS Council October 8, 2008 After the catastrophic wildfires of October 2003, the San Diego Regional Fire Prevention and Emergency Preparedness

More information

Embedded Software: Its Growing Influence on the Hardware world

Embedded Software: Its Growing Influence on the Hardware world Embedded Software: Its Growing Influence on the Hardware world ISA Vision Summit 2009, Bangalore 16 th FEB 09 V. R. Venkatesh Head, Product Engineering Services, Wipro Technologies. Wipro in Product Engineering

More information

Connected Vehicle Safety Pilot Overview and Infrastructure Readiness

Connected Vehicle Safety Pilot Overview and Infrastructure Readiness Connected Vehicle Safety Pilot Overview and Infrastructure Readiness Scott Shogan, PE, PTOE Infrastructure Team Lead Engineer March 28, 2013 Agenda Safety Pilot Program overview V2V and V2I communications

More information

VMware vsphere 4. The Best Platform for Building Cloud Infrastructures

VMware vsphere 4. The Best Platform for Building Cloud Infrastructures Table of Contents Get the efficiency and low cost of cloud computing with uncompromising control over service levels and with the freedom of choice................ 3 Key Benefits........................................................

More information

Service Delivery Platform

Service Delivery Platform Solution Brief Service Delivery Platform Enabling the transition to high-value and more differentiated network services with new consumption models for deploying VNFs. Keeping Up With Cloud Expectations

More information

API RI. Application Programming Interface Reference Implementation. Policies and Procedures Discussion

API RI. Application Programming Interface Reference Implementation. Policies and Procedures Discussion API Working Group Meeting, Harris County, TX March 22-23, 2016 Policies and Procedures Discussion Developing a Mission Statement What do we do? How do we do it? Whom do we do it for? What value are we

More information

Open Server Architecture

Open Server Architecture EAB/OP-08:0052 Uen Rev A Open Server Architecture April 2008 Technology Paper The Open Server Architecture is flexible, open and easier to build applications on. This is achieved primarily through open

More information

PREPARED STATEMENT OF ERNEST R. FRAZIER, SR., ESQ. AMTRAK, CHIEF OF POLICE AND SECURITY DEPARTMENT

PREPARED STATEMENT OF ERNEST R. FRAZIER, SR., ESQ. AMTRAK, CHIEF OF POLICE AND SECURITY DEPARTMENT PREPARED STATEMENT OF ERNEST R. FRAZIER, SR., ESQ. AMTRAK, CHIEF OF POLICE AND SECURITY DEPARTMENT HOUSE TRANSPORTATION & INFRASTRUCTURE SUBCOMMITTEE ON RAILROADS Oversight Hearing on Railroad Security

More information

Digital transformation in the Networked Society. Milena Matic Strategy, Marketing & Communications June 2016

Digital transformation in the Networked Society. Milena Matic Strategy, Marketing & Communications June 2016 Digital transformation in the Networked Society Milena Matic Strategy, Marketing & Communications June 2016 Connections (billion) Everything that benefits from a connection will be connected 50 Our vision

More information

MARTA BOARD OF DIRECTORS OCTOBER 4, 2018

MARTA BOARD OF DIRECTORS OCTOBER 4, 2018 MARTA BOARD OF DIRECTORS OCTOBER 4, 2018 TODAY S AGENDA o Key driver of the program o Recommended plan o Project summaries o Next steps 2 KEY DRIVER: PUBLIC INPUT o Atlanta City Design o Atlanta s Transportation

More information

National Operations Center of Excellence. Douglas W. Wiersig, P.E. Director of Transportation and Public Works, City of Fort Worth, Texas

National Operations Center of Excellence. Douglas W. Wiersig, P.E. Director of Transportation and Public Works, City of Fort Worth, Texas National Operations Center of Excellence Douglas W. Wiersig, P.E. Director of Transportation and Public Works, City of Fort Worth, Texas 1 Our Vision & Mission Vision: Provide exceptional services to the

More information

Connecting a Mobile York Region

Connecting a Mobile York Region Connecting a Mobile York Region Presentation to ITS Canada Victoria 2014 Gregg Loane, P.Eng. June 1, 2014 Connecting a Mobile York Region Overview Who is York Region? York s ITS Program Background Data

More information

Decommissioning Legacy Networks

Decommissioning Legacy Networks ERTIX Consulting Decommissioning Legacy Networks How Vertix Consulting Helped a Top US Wireless Carrier Decommission Its CDMA Network in Mexico for Future LTE Deployments ERTIX Consulting Decommissioning

More information

Vehicle & Transportation Infrastructure Cyber Security Discussions. IQMRI

Vehicle & Transportation Infrastructure Cyber Security Discussions. IQMRI Vehicle & Transportation Infrastructure Cyber Security Discussions IQMRI Guy.Rini@iqmri.org Michael.Dudzik@iqmri.org IQM Research Institute IQMRI created in response to the structural changes in delivery

More information

SDG&E EPIC Program Overview

SDG&E EPIC Program Overview SDG&E EPIC Program Overview Presented by: Frank Goodman, SDG&E i-pcgrid Workshop March 30, 2018. All copyright and trademark rights reserved. Presentation overview SDG&E overview Project lists for three

More information