Data Driven Analysis in Transportation Systems

Size: px
Start display at page:

Download "Data Driven Analysis in Transportation Systems"

Transcription

1 Data Driven Analysis in Transportation Systems Ugur Demiryurek, Ph.D. Associate Director, Integrated Media Systems Center (IMSC) Viterbi School of Engineering University of Southern California Los Angeles, CA

2 Facilitating an infrastructure for acquiring, processing, storing and querying real-time and historical transportation datasets 2

3 Team Government LA-Metro: Los Angeles County Metropolitan Transportation Authority RIITS: Regional Integrated Intelligent Transportation System USC Price School of Public Policy Stevens Institute Industrial Engineering Marshall School of Business Industry M\ a National Science Foundation (NSF) I 3

4 Rethinking Congestion Texas Transportation Institute (TTI): Best know source for congestion and mobility studies 4

5 Rethinking Congestion The reports are static (quarterly) Corridors have very different behaviors Spatial and temporal granularity of average values are high level (e.g., one hour) Not customized for needs of local authorities 5

6 Demo 6

7 Studied 28 corridors in Los Angeles County Evaluated Planning-time index E.g., Planning-time index is 1.60 and the free-flow travel time is 15 minutes, then Planning-time = = 24 minutes Travel-time index Hours delayed Gallons wasted Rethinking Congestion 7

8 Rethinking Congestion Scatter plots of the TTI measures compared with the IMSC measures. The straight lines indicate where measures by TTI equal measures by IMSC. Total number of data points in each table is 28. The triangle points show the side of the deviation where most observations are. 8

9 Main findings Rethinking Congestion TTI Underestimated: Planning-time index TTI Overestimated: Travel-time, delays, gallons wasted Planning Time Index Travel Time Index Delay Personhour Gallons Wasted 17% -8% -23% -7% Comparisons of measures between TTI and IMSC dataset 9

10 Rethinking Congestion There are more extreme congestion conditions than expected during the peak hours Our estimated planning time indexes are 17 percent larger than the TTI estimates Drivers should be prepared to leave more slack time during peak hour trips But overall (for 24 hours a day and 7 days a week) congestion is less than expected Annual delay and total congestion cost to be around 2/3 of the stated value from TTI Q. An, U.Demiryurek, P. Gordon, J. Moore, C. Shahabi, Los Angeles Congested Corridor Study and Comparisons with Texas Transportation Institute Congestion Estimates, Industrial and Systems Engineering Research Conference (ISERC), San Juan, Puerto Rico, May

11 ClearPath The weight of an edge is a function of time, i.e., timedependent. Arrival-time to an edge determines the travel-time on that edge. 8 :30 AM 5:00 PM 11

12 ClearPath USC Stevens fund ClearPath, a spin-off from USC R&D $2+ million research funding in last 3 years 10 years of research on route planning Access to massive traffic sensor data Intellectual Property 3 patents: 2 filed and 1 provisional Team Complementary expertise in engineering and business 12

13 ClearPath Inrix Google Maps NAVTEQ Waze ClearPath Basic Route guidance Shortest distance Road-type selector Real-time traffic GUI interface Static POI Crowdsourcing Predictive Paths * Anticipate event traffic * FastPath POI * *Patent Pending 13

14 ClearPath Value Proposition Improvement over Google Map s paths: 18% 64 hours per year saved by average commuter $840 Average fuel consumption savings 14

15 Demo 15

16 ClearPath Goals: Exact fastest path in large time-dependent road networks Fast response time Fast precomputation Low space overhead s Efficient update operations d U. Demiryurek, F. Banaei Kashani, C. Shahabi, A. Ranganathan: Online Computation of Fastest Path in Time-Dependent Networks. In SSTD A. Akdogan, U. Demiryurek, C. Shahabi: Voronoi-Based Geospatial Query Processing with MapReduce. In IEED CloudCom 2010 (Best paper award) 16

17 ClearPath Dreyfus vs. Time-dependent A* d d Dreyfus s s TD A*Search increasing cost v j s v i h(v) =(v i,d) d Optimality Condition: h(v) should not overestimate the actual distance between v and d 17

18 ClearPath Challenge: Finding Heuristic Function ht(vi,d) <= D(vi,d,t) in TD Networks v j s v i h t (v i,d) d The distance (travel-time) between any node v and d is time-dependent. 18

19 Time-dependent A* Search Naïve Heuristic Function: D EUC ( v, d) max( speed ) i Euclidean distance between v and d divided by the maximum speed among the edges Guaranteed to be a lower-bound as the distance between v and d is never overestimated Problem: It is a very loose bound, hence yields insignificant performance improvement 19

20 Time-dependent A* Search Goal: Find a h(v i ) that will never overestimate the time-dependent traveltime between v i and d. This is necessary for Exact results h(v i ) should be as close as possible to actual distances for Efficient processing of fastest path computation 20

21 Time-dependent A* Search Goal: Find a h(v i ) that will never overestimate the time-dependent traveltime between v i and d. This is necessary for Exact results h(v i ) should be as close as possible to actual distances for Efficient processing of fastest path computation Approach: Step 1: Partition the road network into non-overlapping partitions (Offline) Step 2: Precompute h(v i ) using distances in and between the nonoverlapping partitions (Offline) 21

22 Time-dependent A* Search Step 1: Partition the road network using network hierarchies Border Nodes S 1 S 2 S 3 S 4 S 5 S 6 S 7 S 10 Highway Edges Arterial Edges S 8 S 9 S 11 22

23 Time-dependent A* Search Step 2: Compute intra and inter distance labels Intra: fastest path in Lower-bound Graph G from each node v i to border nodes and border nodes to v i Inter : fastest path in Lower-bound Graph G between border nodes b i b k v i d b j b l S i Only store the minimum of the intra and inter distance lables LTT( vi, bi ) arg min( LTT( vi, bi ), LTT( vi, bj )) LTT( bl, d) arg min( LTT( bk, d), LTT( bl, d)) LTT( bi, bk ) arg min( LTT( bi, bk ), LTT( bi, bl ), LTT( bj, bk ), LTT( bj, bl )) S j 23

24 Time-dependent A* Search Fast h(vi,d) computation h(v i,d) is computed by simple table look-ups (nanoseconds) b 19 b 17 b 13 b 23 b 2 b 1 b 14 b 12 n 16 S 1 n 3 S n 7 b 29 b 4 b 9 b 30 b 7 b 8 b 19 b 32 b 10 b 33 S 4 Border Node Partition Border Node-to- Distance Border-to- Partition Border Node h(n 7,d) = n b 6 5 S 1 b 3 b 23 14,5 b S 23 1,S,7 3 n b 7 9 S 1 b 12 b 4 18,6 b S 9 1,S, b 1 b S 4,S 1 n 16. S 4. b 17.,3 b 33,6,5 24 nb n b k u,.. n S k b u,,x b v,y

25 Future Directions More on event impact analysis Games, concerts, Obama visit New corridor analysis Light rail opening Express Lane opening ClearPath Field tests and surveys New features (Delivery,Multimodal) 25

26 Questions? 26

Intelligent Transportation Traffic Data Management

Intelligent Transportation Traffic Data Management Intelligent Transportation Traffic Data Management Ugur Demiryurek Asscociate Director, IMSC Viterbi School of Engineering University of Southern California Los Angeles, CA 900890781 demiryur@usc.edu 1

More information

Online Computation of Fastest Path in Time-Dependent Spatial Networks

Online Computation of Fastest Path in Time-Dependent Spatial Networks Online Computation of Fastest Path in Time-Dependent Spatial Networks Ugur Demiryurek, PhD Associate Director, IMSC Viterbi School of Engineering University of Southern California Los Angeles, CA 1 Cost

More information

Oracle Spatial Summit

Oracle Spatial Summit Oracle Spatial Summit 2015 Fast, High Volume, Dynamic Vehicle Routing Framework for E-Commerce and Fleet Management Ugur Demiryurek, PhD. Deputy Director, IMSC University of Southern California Integrated

More information

The USC 2 T Project The USC Clever Transportation Project

The USC 2 T Project The USC Clever Transportation Project The USC 2 T Project The USC Clever Transportation Project Traffic Data Management Cloud Futures Workshop 2011 Microsoft, Redmond, WA, 6/2/2011 Barak Fishbain Viterbi School of Engineering University of

More information

Agenda. Traffic Sensor Data. TransDec. Tasks. Moving Objects. TRANSDEC: Transportation Decision Making

Agenda. Traffic Sensor Data. TransDec. Tasks. Moving Objects. TRANSDEC: Transportation Decision Making 1 TRANSDEC: Transportation Decision Making Fall 09-CS599 Raghu Nallamothu Vikas Meka Akdogan Najafian Agenda Project Overview Tasks Technologies Used Milestones & Deliverables 2 TransDec TransDec: a real-data

More information

TransDec: A Data-Driven Framework for Decision-Making in Transportation Systems

TransDec: A Data-Driven Framework for Decision-Making in Transportation Systems TransDec: A Data-Driven Framework for Decision-Making in Transportation Systems Cyrus Shahabi University of Southern California Los Angeles, CA 90089-0781 shahabi@usc.edu http://infolab.usc.edu OUTLINE

More information

Towards K-Nearest Neighbor Search in Time-Dependent Spatial Network Databases

Towards K-Nearest Neighbor Search in Time-Dependent Spatial Network Databases Towards K-Nearest Neighbor Search in Time-Dependent Spatial Network Databases Ugur Demiryurek, Farnoush Banaei-Kashani, and Cyrus Shahabi University of Southern California Department of Computer Science

More information

11/30/2010 IEEE CloudCom 2010

11/30/2010 IEEE CloudCom 2010 Afsin Akdogan, Ugur Demiryurek, Farnoush Banaei-Kashani and Cyrus Shahabi University of Southern California 11/30/2010 IEEE CloudCom 2010 Outline Motivation Related Work Preliminaries Voronoi Diagram (Index)

More information

Los Angeles County Metropolitan Transportation Authority (Metro) Arterial Performance Measures Framework

Los Angeles County Metropolitan Transportation Authority (Metro) Arterial Performance Measures Framework Los Angeles County Metropolitan Transportation Authority (Metro) Arterial Performance Measures Framework Anita Vandervalk-Ostrander Iteris, Inc. Santa Ana, California, USA Steven Gota, Deputy Executive

More information

TransDec: A Data-Driven Framework for Decision-Making in Transportation Systems

TransDec: A Data-Driven Framework for Decision-Making in Transportation Systems TransDec: A Data-Driven Framework for Decision-Making in Transportation Systems Ugur Demiryurek, Farnoush Banaei-Kashani, and Cyrus Shahabi University of Southern California Department of Computer Science

More information

TxDOT TMS PERFORMANCE MEASURES ITS TEXAS Texas Department of Transportation

TxDOT TMS PERFORMANCE MEASURES ITS TEXAS Texas Department of Transportation TxDOT TMS PERFORMANCE MEASURES ITS TEXAS 2017 Texas Department of Transportation Traffic Management Systems November 2017 TRF-TM Update 1 2 Implementation of TMS Performance Metrics TMS Performance Metrics

More information

Sensor and sensor network panel. Alexandre Bayen Electrical Engineering and Computer Science Civil and Environmental Engineering UC Berkeley

Sensor and sensor network panel. Alexandre Bayen Electrical Engineering and Computer Science Civil and Environmental Engineering UC Berkeley Sensor and sensor network panel Alexandre Bayen Electrical Engineering and Computer Science Civil and Environmental Engineering UC Berkeley http://traffic.berkeley.edu http://float.berkeley.edu Classical

More information

Travel Time Estimation Using Bluetooth

Travel Time Estimation Using Bluetooth Travel Time Estimation Using Bluetooth Ravindra Gudishala Chester Wilmot Aditya Mokkapatti Louisiana State University/Louisiana Transportation Research Center Objectives Estimate Travel Time in order to

More information

Data Science Platforms for Applications with Societal Impacts

Data Science Platforms for Applications with Societal Impacts Data Science Platforms for Applications with Societal Impacts http://dsi.usc.edu/ Cyrus Shahabi, Ph.D. Professor of Computer Science, Electrical Engineering & Spatial Sciences Chair, Department of Computer

More information

ITS Canada Annual Conference and General Meeting. May 2013

ITS Canada Annual Conference and General Meeting. May 2013 Evaluation of Travel Time Data Collection Technologies: An Innovative Approach for a Large- Scale Network ITS Canada Annual Conference and General Meeting May 2013 Study Steps Obtain the traffic data from

More information

Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination

Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination Richard Kershaw and Bhaskar Krishnamachari Ming Hsieh Department of Electrical Engineering, Viterbi School

More information

GIS and traffic data used in a traffic hackathon Edwin Kools

GIS and traffic data used in a traffic hackathon Edwin Kools GIS and traffic data used in a traffic hackathon Edwin Kools TOMTOM CONNECTED NAVIGATION SYSTEM IN NUMBERS 24 YEARS 127 300 450 MILLION 270 BILLION 13.9 TRILLION of software development countries supported

More information

An Analysis of TDM Impacts on a Corridor Segment

An Analysis of TDM Impacts on a Corridor Segment An Analysis of TDM Impacts on a Corridor Segment Phil Winters, CUTR TDM Program Director Liren Zhou, Graduate Research Assistant Sachin Rai, ITS Research Associate Nevine Georggi, TDM Research Associate

More information

An Analysis of TDM Impacts on a Corridor Segment Research Findings

An Analysis of TDM Impacts on a Corridor Segment Research Findings An Analysis of TDM Impacts on a Corridor Segment Research Findings Phil Winters, CUTR TDM Program Director Liren Zhou, Graduate Research Assistant Sachin Rai, ITS Research Associate Nevine Georggi, TDM

More information

Creating transportation system intelligence using PeMS. Pravin Varaiya PeMS Development Group

Creating transportation system intelligence using PeMS. Pravin Varaiya PeMS Development Group Creating transportation system intelligence using PeMS Pravin Varaiya PeMS Development Group Summary Conclusion System overview Routine reports: Congestion monitoring, LOS Finding bottlenecks Max flow

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

Temporally Adaptive A* Algorithm on Time Dependent Transportation Network

Temporally Adaptive A* Algorithm on Time Dependent Transportation Network Temporally Adaptive A* Algorithm on Time Dependent Transportation Network Nianbo Zheng, Feng Lu Institute of Geographic Sciences and Natural Resources Research Chinese Academy of Sciences Beijing, 100101,

More information

Practical Use of ADUS for Real- Time Routing and Travel Time Prediction

Practical Use of ADUS for Real- Time Routing and Travel Time Prediction Practical Use of ADUS for Real- Time Routing and Travel Time Prediction Dr. Jaimyoung Kwon Statistics, Cal State East Bay, Hayward, CA, USA Dr. Karl Petty, Bill Morris, Eric Shieh Berkeley Transportation

More information

The Freeway Performance Measurement System (PeMS) (PeMS Version 3)

The Freeway Performance Measurement System (PeMS) (PeMS Version 3) The Freeway Performance Measurement System (PeMS) (PeMS Version 3) Table of Contents Background Capabilities Your Feedback Appendix 1 Background What is PeMS? The Freeway Performance Measurement System

More information

ANNATTO: Adaptive Nearest Neighbor Queries in Travel Time Networks

ANNATTO: Adaptive Nearest Neighbor Queries in Travel Time Networks ANNATTO: Adaptive Nearest Neighbor Queries in Travel Time Networks Wei-Shinn Ku, Roger Zimmermann, Haojun Wang and Trung Nguyen Computer Science Department University of Southern California Los Angeles,

More information

Connected Corridors Face-to-Face Meeting. Tuesday, Dec 6th, :30 3:30 pm Caltrans D7 HQ

Connected Corridors Face-to-Face Meeting. Tuesday, Dec 6th, :30 3:30 pm Caltrans D7 HQ Connected Corridors Face-to-Face Meeting Tuesday, Dec 6th, 2016 1:30 3:30 pm Caltrans D7 HQ Dec 6th, 2016 Agenda 2 Introductions Schedule Update Outreach High Level Design and Implementation Software Hardware

More information

Network Analyst: An Introduction

Network Analyst: An Introduction 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Network Analyst: An Introduction Patrick Stevens Robert Garrity Esri UC2013. Technical Workshop. Introduction

More information

The Benefits of Regional Collaboration in Managing Network Transportation Operations

The Benefits of Regional Collaboration in Managing Network Transportation Operations The Benefits of Regional Collaboration in Managing Network Transportation Operations PIARC Technical Committee 1.4 Prepared by: Wayne Berman Office of Transportation Management Federal Highway Administration

More information

Los Angeles County Metropolitan Transportation Authority. Regional Integration of Intelligent Transportation Systems (RIITS)

Los Angeles County Metropolitan Transportation Authority. Regional Integration of Intelligent Transportation Systems (RIITS) Los Angeles County Metropolitan Transportation Authority Regional Integration of Intelligent Transportation Systems (RIITS) Regional Integration of Intelligent Transportation Systems Introduction Maps

More information

Mobile Century data documentation

Mobile Century data documentation Mobile Century data documentation December 16, 2009 Contents 1 USER AGREEMENT, TERMS OF USE 1 2 DESCRIPTION OF THE DATA 2 2.1 Inductive loop detector data................... 2 2.1.1 Inductive loop detector

More information

Case Studies: Using Signal Performance Metrics to Optimize Traffic Signal Operations. March 6, 2018

Case Studies: Using Signal Performance Metrics to Optimize Traffic Signal Operations. March 6, 2018 Case Studies: Using Signal Performance Metrics to Optimize Traffic Signal Operations March 6, 2018 WHAT ARE SPMs? Traffic Signal Performance Measures - Modernize traffic signal management - Provide high-resolution

More information

ScienceDirect. Analytical formulation of the trip travel time distribution

ScienceDirect. Analytical formulation of the trip travel time distribution Available online at www.sciencedirect.com ScienceDirect Transportation Research Procedia ( ) 7 7th Meeting of the EURO Working Group on Transportation, EWGT, - July, Sevilla, Spain Analytical formulation

More information

Towards Fast and Accurate Solutions to Vehicle Routing in a Large-Scale and Dynamic Environment

Towards Fast and Accurate Solutions to Vehicle Routing in a Large-Scale and Dynamic Environment Towards Fast and Accurate Solutions to Vehicle Routing in a Large-Scale and Dynamic Environment Yaguang Li 1, Dingxiong Deng 1, Ugur Demiryurek 1, Cyrus Shahabi 1, and Siva Ravada 2 Department of Computer

More information

An Android Smartphone Application for Collecting, Sharing and Predicting the Niagara Frontier Border Crossings Waiting Time

An Android Smartphone Application for Collecting, Sharing and Predicting the Niagara Frontier Border Crossings Waiting Time An Android Smartphone Application for Collecting, Sharing and Predicting the Niagara Frontier Border Crossings Waiting Time Lei Lin 1, Qian Wang 1, Adel W. Sadek 1, Yan Li 2 1 Civil, Structural and Environmental

More information

DS595/CS525: Urban Network Analysis --Urban Mobility Prof. Yanhua Li

DS595/CS525: Urban Network Analysis --Urban Mobility Prof. Yanhua Li Welcome to DS595/CS525: Urban Network Analysis --Urban Mobility Prof. Yanhua Li Time: 6:00pm 8:50pm Wednesday Location: Fuller 320 Spring 2017 2 Team assignment Finalized. (Great!) Guest Speaker 2/22 A

More information

Peter X. Gao, Andrew R. Curtis, Bernard Wong, S. Keshav. Cheriton School of Computer Science University of Waterloo

Peter X. Gao, Andrew R. Curtis, Bernard Wong, S. Keshav. Cheriton School of Computer Science University of Waterloo Peter X. Gao, Andrew R. Curtis, Bernard Wong, S. Keshav Cheriton School of Computer Science University of Waterloo August 15, 2012 1 = ~1M servers CO 2 of 280,000 cars 2 Datacenters and Request Routing

More information

What is Network Analyst?

What is Network Analyst? What is Network Analyst? Extension for analyzing transportation networks Four network solvers Route Closest Facility Service Area Uses Network Datasets Origin-Destination (OD) Cost Matrix Specialized layers

More information

8/8/2018 Council Approval Presentation. 8/14/2018 MOVEBR Infrastructure Enhancement and Traffic Mitigation Plan 1

8/8/2018 Council Approval Presentation. 8/14/2018 MOVEBR Infrastructure Enhancement and Traffic Mitigation Plan 1 8/8/2018 Council Approval Presentation 8/14/2018 MOVEBR Infrastructure Enhancement and Traffic Mitigation Plan 1 Speaker Panel Jamie Setze Executive Director, Capital Regional Planning Commission Stephen

More information

Acquisition of GRIDSMART January 2, 2019

Acquisition of GRIDSMART January 2, 2019 Acquisition of GRIDSMART January 2, 2019 Safe Harbor & Disclosures 2 This presentation contains statements that relate to future events and expectations and as such constitute forward-looking statements

More information

Managed Lane owner decision needed San Mateo County s options Understanding revenues & costs Pros & cons of County s options Proposed next steps

Managed Lane owner decision needed San Mateo County s options Understanding revenues & costs Pros & cons of County s options Proposed next steps San Mateo County Transportation Authority Meeting August 2, 2018 1 OVERVIEW Managed Lane owner decision needed San Mateo County s options Understanding revenues & costs Pros & cons of County s options

More information

New Technologies for Pavement Evaluation

New Technologies for Pavement Evaluation New Technologies for Pavement Evaluation TxDOT 3-D Pavement Survey Technology For 86 th Annual Transportation Short Course at Texas A&M University, 2012 Dr. Yaxiong (Robin) Huang, Robin.Huang@txdot.gov

More information

Network Analyst: Performing Network Analysis

Network Analyst: Performing Network Analysis Esri International User Conference San Diego, California Technical Workshops July 24, 2012 Network Analyst: Performing Network Analysis Jay Sandhu Deelesh Mandloi Goals We assume you have some familiarity

More information

Defining and Measuring Urban Conges on

Defining and Measuring Urban Conges on Primer on Defining and Measuring Urban Conges on Introduc on Traffic congestion has become a major challenge in most urban areas. In recent years, the development of measures to mitigate traffic congestion

More information

Indexing Land Surface for Efficient knn Query

Indexing Land Surface for Efficient knn Query Indexing Land Surface for Efficient knn Query Cyrus Shahabi, Lu-An Tang and Songhua Xing InfoLab University of Southern California Los Angeles, CA 90089-0781 http://infolab.usc.edu Outline q Mo+va+on q

More information

Agenda Overview. Process Update Overview of Revised Goals Transportation Trends Small Group Breakout Questions and Comments Next Steps Meeting Close

Agenda Overview. Process Update Overview of Revised Goals Transportation Trends Small Group Breakout Questions and Comments Next Steps Meeting Close Agenda Overview Process Update Overview of Revised Goals Transportation Trends Small Group Breakout Questions and Comments Next Steps Meeting Close 2 1. Welcome and Meeting Overview 1. Process Update 3

More information

Consistency vs. Availability in a Partitioned System. Choice may depend on context: Bank Balance (consistency) vs Facebook Likes (availability) 31

Consistency vs. Availability in a Partitioned System. Choice may depend on context: Bank Balance (consistency) vs Facebook Likes (availability) 31 Consistency vs. Availability in a Partitioned System Choice may depend on context: Bank Balance (consistency) vs Facebook Likes (availability) 31 NoSQL NoSQL Data Stores Flexible with consistency vs availability

More information

Spatio-Temporal Routing Algorithms Panel on Space-Time Research in GIScience Intl. Conference on Geographic Information Science 2012

Spatio-Temporal Routing Algorithms Panel on Space-Time Research in GIScience Intl. Conference on Geographic Information Science 2012 Spatio-Temporal Routing Algorithms Panel on Space-Time Research in GIScience Intl. Conference on Geographic Information Science 0 Shashi Shekhar McKnight Distinguished University Professor Department of

More information

Dulles Area Transportation Association

Dulles Area Transportation Association Dulles Area Transportation Association February 8, 2017 Susan Shaw, P.E., Megaprojects Director Virginia Department of Transportation Transform 66: Outside the Beltway 2 Project Scope Multimodal improvements

More information

CrowdPath: A Framework for Next Generation Routing Services using Volunteered Geographic Information

CrowdPath: A Framework for Next Generation Routing Services using Volunteered Geographic Information CrowdPath: A Framework for Next Generation Routing Services using Volunteered Geographic Information Abdeltawab M. Hendawi, Eugene Sturm, Dev Oliver, Shashi Shekhar hendawi@cs.umn.edu, sturm049@umn.edu,

More information

SMARTATL. A Smart City Overview and Roadmap. Evanta CIO Executive Summit 1

SMARTATL. A Smart City Overview and Roadmap. Evanta CIO Executive Summit 1 SMARTATL A Smart City Overview and Roadmap Evanta CIO Executive Summit 1 Southeast USA Overview Evanta CIO Executive Summit 2 Metro Atlanta Overview Evanta CIO Executive Summit 3 Permits, New Units under

More information

PortSec: A Port Security Risk Analysis and Resource Allocation System

PortSec: A Port Security Risk Analysis and Resource Allocation System PortSec: A Port Security Risk Analysis and Resource Allocation System Michael D. Orosz, Ph.D. Computer Scientist Lead, Decision Systems Group mdorosz@isi.edu 310-448-8266 Information Sciences Institute

More information

Using Empirical (real-world) Transportation Data to Extend Travel Demand Model Capabilities

Using Empirical (real-world) Transportation Data to Extend Travel Demand Model Capabilities Portland State University PDXScholar TREC Friday Seminar Series Transportation Research and Education Center (TREC) 10-4-2013 Using Empirical (real-world) Transportation Data to Extend Travel Demand Model

More information

A Novel Method to Estimate the Route and Travel Time with the Help of Location Based Services

A Novel Method to Estimate the Route and Travel Time with the Help of Location Based Services A Novel Method to Estimate the Route and Travel Time with the Help of Location Based Services M.Uday Kumar Associate Professor K.Pradeep Reddy Associate Professor S Navaneetha M.Tech Student Abstract Location-based

More information

Supplier Portal Small Business Enterprise & Attachments Sections

Supplier Portal Small Business Enterprise & Attachments Sections This document gives vendors/suppliers guidance on completing the Small Business Enterprise (SBE) section and attaching support documentation through the Supplier Portal. Effective October 2018, Los Angeles

More information

NOVEMBER department of transportation CONNECTICUT DEPARTMENT OF TRANSPORTATION. Statewide Computerized Traffic Signal Systems Needs Assessment

NOVEMBER department of transportation CONNECTICUT DEPARTMENT OF TRANSPORTATION. Statewide Computerized Traffic Signal Systems Needs Assessment department of transportation NOVEMBER 2015 CONNECTICUT DEPARTMENT OF TRANSPORTATION Statewide Computerized Traffic Signal Systems Needs Assessment EARLY DEPLOYMENT NEEDS ASSESSMENT-NOVEMBER 2015 The Connecticut

More information

Managing DC Work Zones via a Citywide Transportation Management Plan. ITE Mid-Colonial District Annual Meeting May 20, 2014

Managing DC Work Zones via a Citywide Transportation Management Plan. ITE Mid-Colonial District Annual Meeting May 20, 2014 Managing DC Work Zones via a Citywide Transportation Management Plan ITE Mid-Colonial District Annual Meeting May 20, 2014 Presentation Outline The Team The Challenge The Approach Project Diagram Work

More information

PeMS, Berkeley Highway Lab System, Data Fusion and Future Data Needs

PeMS, Berkeley Highway Lab System, Data Fusion and Future Data Needs PeMS, Berkeley Highway Lab System, Data Fusion and Future Data Needs TRB Workshop on Data Fusion Beckman Conference Center Irvine, California April 15~17, 2009 Xiao-Yun Lu Research Engineer California

More information

A comparative study of two approaches for supporting optimal network location queries

A comparative study of two approaches for supporting optimal network location queries Geoinformatica (014) 18:9 51 DOI 10.1007/s10707-013-0179-x A comparative study of two approaches for supporting optimal network location queries Parisa Ghaemi & Kaveh Shahabi & John P. Wilson & Farnoush

More information

The goal of this task is to assemble the input data required to deliver national accessibility reports and

The goal of this task is to assemble the input data required to deliver national accessibility reports and The goal of this task is to assemble the data required to deliver national accessibility reports and blocklevel accessibility datasets to each of the project participants. Subsequent tasks in this project

More information

Paige Fitzgerald Connected Citizens Program Manager

Paige Fitzgerald Connected Citizens Program Manager Paige Fitzgerald Connected Citizens Program Manager WAZE MISSION SAVE DRIVERS 5 MINUTES A DAY, every day. SAFETY FIRST! 29 CONNECTED CITIZENS PARTNERS CITIES Rio de Janeiro, Boston, LA Metro, LA City,

More information

Metrobus 30s Line Enhancements

Metrobus 30s Line Enhancements Customer Service, Operations and Safety Committee Action Item III-C February 14, 2008 Metrobus 30s Line Enhancements Washington Metropolitan Area Transportation Authority Board Action/Information Summary

More information

OR 217,I-5 Experience Portland, OR

OR 217,I-5 Experience Portland, OR OR 217,I-5 Experience Portland, OR By: Abby Caringula Parsons Brinckerhoff July 8th, 2011 Presentation Outline Background VISUM Network Adjustment Model Origin-Destination(O-D) Demand Development ANM Export

More information

Human mobility study: using mobile phone data for simulation and transportation research

Human mobility study: using mobile phone data for simulation and transportation research 1 Human mobility study: using mobile phone data for simulation and transportation research FuturMob17 workshop, 5-7 th September 2017 Mariem Fekih, Orange Labs, Hasselt University Zbigniew Smoreda, Orange

More information

SHRP2 C10: Jacksonville

SHRP2 C10: Jacksonville SHRP2 C10: Jacksonville Partnership to Develop an Integrated Advanced Travel Demand Model and a Fine grained Timesensitive Network Presented by: Stephen Lawe Key Agency Partners: Florida Department of

More information

Ad Hoc Distributed Simulation of Surface Transportation Systems

Ad Hoc Distributed Simulation of Surface Transportation Systems Ad Hoc Distributed Simulation of Surface Transportation Systems Richard Fujimoto Jason Sirichoke Michael Hunter, Randall Guensler Hoe Kyoung Kim, Wonho Suh Karsten Schwan Bala Seshasayee Computational

More information

Data Collection and Uses at International Border Crossings

Data Collection and Uses at International Border Crossings Data Collection and Uses at International Border Crossings Webinar - July 26, 2016 AUDIO MUTED E N T - PLEASE E R USE CHAT P BOX R FOR I S QUESTIONS E 1 Agenda Welcome ENTERPRISE Program and Project Overview

More information

Real-Time Traffic Video Analysis Using Intel Viewmont Coprocessor

Real-Time Traffic Video Analysis Using Intel Viewmont Coprocessor Real-Time Traffic Video Analysis Using Intel Viewmont Coprocessor Seon Ho Kim 1, Junyuan Shi 2, Abdullah Alfarrarjeh 3, Daru Xu 2, Yuwei Tan 3, and Cyrus Shahabi 1,2,3 1 Integrated Media Systems Center,

More information

On A Traffic Control Problem Using Cut-Set of Graph

On A Traffic Control Problem Using Cut-Set of Graph 1240 On A Traffic Control Problem Using Cut-Set of Graph Niky Baruah Department of Mathematics, Dibrugarh University, Dibrugarh : 786004, Assam, India E-mail : niky_baruah@yahoo.com Arun Kumar Baruah Department

More information

The Practical Side of Cell Phones as Traffic Probes

The Practical Side of Cell Phones as Traffic Probes The Practical Side of Cell Phones as Traffic Probes The information contained in this document is considered proprietary, and may not be reproduced or redistributed without the consent of Delcan Inc. Cell

More information

I-20 EAST TEXAS CORRIDOR STUDY. TxDOT Planning Conference, Corpus Christi June 4 th, 2014

I-20 EAST TEXAS CORRIDOR STUDY. TxDOT Planning Conference, Corpus Christi June 4 th, 2014 I-20 EAST TEXAS CORRIDOR STUDY TxDOT Planning Conference, Corpus Christi June 4 th, 2014 Table of Contents 1 Introduction 3-5 2 I-20 East Texas Corridor Advisory Committee 6-10 3 Study Schedule 11-12 4

More information

Des Moines Area Regional Transit Non Rider Survey

Des Moines Area Regional Transit Non Rider Survey Moines Area Regional Transit Non Rider Survey helping organizations make better decisions since 1982 Findings Report Submitted to the Moines Area Regional Transit Authority by: ETC Institute 725 W. Frontier

More information

Users plan optimization for participatory urban texture documentation

Users plan optimization for participatory urban texture documentation DOI 10.1007/s10707-012-0166-7 Users plan optimization for participatory urban texture documentation Houtan Shirani-Mehr Farnoush Banaei-Kashani Cyrus Shahabi Received: 4 May 2011 / Revised: 15 June 2012

More information

ALGORITHMS AND DATA STRUCTURES FOR THE REAL-TIME PROCESSING OF TRAFFIC DATA JEFFREY MILLER

ALGORITHMS AND DATA STRUCTURES FOR THE REAL-TIME PROCESSING OF TRAFFIC DATA JEFFREY MILLER ALGORITHMS AND DATA STRUCTURES FOR THE REAL-TIME PROCESSING OF TRAFFIC DATA by JEFFREY MILLER A Dissertation Presented to the FACULTY AND THE SCHOOL OF ENGINEERING UNIVERSITY OF SOUTHERN CALIFORNIA In

More information

Experimental Study on Speed-Up Techniques for Timetable Information Systems

Experimental Study on Speed-Up Techniques for Timetable Information Systems Experimental Study on Speed-Up Techniques for Timetable Information Systems Reinhard Bauer (rbauer@ira.uka.de) Daniel Delling (delling@ira.uka.de) Dorothea Wagner (wagner@ira.uka.de) ITI Wagner, Universität

More information

G. Computation of Travel Time Metrics DRAFT

G. Computation of Travel Time Metrics DRAFT SHRP 2 Project L03 G. Computation of Travel Time Metrics Introduction The key principles for constructing reliability metrics for use in Project L03 is that the metrics must be based on the measurement

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

I-35 FROM THE RED RIVER TO THE RIO GRANDE

I-35 FROM THE RED RIVER TO THE RIO GRANDE I-35 FROM THE RED RIVER TO THE RIO GRANDE Commission Workshop Oct. 24, 2018 The Story of Congestion Relief Task Force made up of senior leaders of TxDOT challenged with developing a strategic plan to address

More information

Metropolitan Council Transportation Committee. September 12, 2016

Metropolitan Council Transportation Committee. September 12, 2016 Metropolitan Council Welcome Commissioner Ulrich SCALE and Collective Impact in Scott County - Mayor Williams Regional Priority Corridors Highways Transit Moving Forward SCALE Scott County Association

More information

Network Analyst Creating Network Datasets

Network Analyst Creating Network Datasets 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Network Analyst Creating Network Datasets Colin Childs Alan Hatakeyama Esri UC2013. Technical Workshop.

More information

A New Framework for Development of Time Varying OD Matrices Based on Cellular Phone Data

A New Framework for Development of Time Varying OD Matrices Based on Cellular Phone Data A New Framework for Development of Time Varying OD Matrices Based on Cellular Phone Data Corresponding Author: Jingtao Ma, Mygistics Inc. 9755 SW Barnes Rd Suite 550 Portland, OR 97225 Phone +01-503-575-2191,

More information

Memorandum CITY OF DALLAS

Memorandum CITY OF DALLAS Memorandum DATE March 22, 2013 CITY OF DALLAS TO SUBJECT Members of the Transportation and Environment Committee: Linda L. Koop (Chair), Sheffie Kadane (Vice Chair), Sandy Greyson, Delia Jasso, Vonciel

More information

South Central ROP Projects

South Central ROP Projects Pennsylvania Department of Transportation ROP Overview and Summary South Central ROP Projects November 2007 77 INCIDENT MANAGEMENT (IM) Draft Version 1 July 2007-40 - IM 1: SOUTH CENTRAL PA ITS DEPLOYMENT

More information

Supplier Self-Registration Small Business Enterprise & Attachments Sections

Supplier Self-Registration Small Business Enterprise & Attachments Sections This document gives vendors/suppliers guidance on completing the Small Business Enterprise (SBE) section and attaching support documentation during the registration process. Effective October 2018, Los

More information

TrajAnalytics: A software system for visual analysis of urban trajectory data

TrajAnalytics: A software system for visual analysis of urban trajectory data TrajAnalytics: A software system for visual analysis of urban trajectory data Ye Zhao Computer Science, Kent State University Xinyue Ye Geography, Kent State University Jing Yang Computer Science, University

More information

A Video Solution for the Bryan/College Station Mobility Initiative (BCSMI) ITS Texas October 25, 2012

A Video Solution for the Bryan/College Station Mobility Initiative (BCSMI) ITS Texas October 25, 2012 A Video Solution for the Bryan/College Station Mobility Initiative (BCSMI) ITS Texas October 25, 2012 Discussion Points Background Needs and Options Technical Solution Operations Institutional Issues Brazos

More information

Network Capacity, Traffic Instability, and Adaptive Driving: Findings from Simulated Network Experiments

Network Capacity, Traffic Instability, and Adaptive Driving: Findings from Simulated Network Experiments Network Capacity, Traffic Instability, and Adaptive Driving: Findings from Simulated Network Experiments Meead Saberi Transportation Center Northwestern University 600 Foster Street Evanston, IL, USA 60208-4055

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

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

Internet of Things (IOT) What It Is and How It Will Impact State Pools

Internet of Things (IOT) What It Is and How It Will Impact State Pools NLC Mutual Insurance Company 660 Capitol Street NW Suite 450 Washington, DC 20001 Internet of Things (IOT) What It Is and How It Will Impact State Pools MAY 19, 2017 RYAN DRAUGHN, DIRECTOR OF INFORMATION

More information

Congestion Analysis with Historical Travel Time Data in Seoul

Congestion Analysis with Historical Travel Time Data in Seoul Congestion Analysis with Historical Travel Time Data in Seoul Yohee Han Department of Traffic Engineering, University of Seoul, Seoul, South Korea Youngchan Kim Department of Traffic Engineering, University

More information

DS504/CS586: Big Data Analytics Data Pre-processing and Cleaning Prof. Yanhua Li

DS504/CS586: Big Data Analytics Data Pre-processing and Cleaning Prof. Yanhua Li Welcome to DS504/CS586: Big Data Analytics Data Pre-processing and Cleaning Prof. Yanhua Li Time: 6:00pm 8:50pm R Location: AK 232 Fall 2016 The Data Equation Oceans of Data Ocean Biodiversity Informatics,

More information

Denver Moves: Transit Task Force

Denver Moves: Transit Task Force Insert transit picture Denver Moves: Transit Task Force Meeting #5 April 6, 2017 1. Welcome & Introductions Opening remarks and housekeeping Task Force and audience introductions 2 4/6/2017 Task Force

More information

Activity-Based Human Mobility Patterns Inferred from Mobile Phone Data: A Case Study of Singapore

Activity-Based Human Mobility Patterns Inferred from Mobile Phone Data: A Case Study of Singapore Activity-Based Human Mobility Patterns Inferred from Mobile Phone Data: A Case Study of Singapore By: Shan Jiang, Joseph Ferreira, Jr., and Marta C. Gonzalez Published in: 2017 Presented by: Masijia Qiu

More information

Scalable Spatial Crowdsourcing: A study of distributed algorithms

Scalable Spatial Crowdsourcing: A study of distributed algorithms Scalable Spatial Crowdsourcing: A study of distributed algorithms Abdullah Alfarrarjeh #1, Tobias Emrich *2, Cyrus Shahabi #3 # Dept. of Computer Science, University of Southern California, USA 1 alfarrar@usc.edu,

More information

Traveler Information Smartphone Application June 02, 2014

Traveler Information Smartphone Application June 02, 2014 Traveler Information Smartphone Application June 02, 2014 Ian Steele P.Eng. Ian Steele, P.Eng Background Presentation Scope Application overview Data Fusion Engine *ios version shown Background Background

More information

EMAC 14. Metro. Receive and file Web Communications & Technology Update.

EMAC 14. Metro. Receive and file Web Communications & Technology Update. EMAC 14 Metro Los Angeles County One Gateway Plaza zi3.gzz.zooo Tel Metropolitan Transportation Authority Los Angeles, CA gooiz-zg5~ metro.net EXECUTIVE MANGAGEMENT COMMITTEE OPERATIONS COMMITTEE NOVEMBER

More information

STATEWIDE INTEGRATED TRANSPORTATION RELIABILITY PROGRAM

STATEWIDE INTEGRATED TRANSPORTATION RELIABILITY PROGRAM STATEWIDE INTEGRATED TRANSPORTATION RELIABILITY PROGRAM Southern Nevada Kick Off Workshop May 25, 2011 AGENDA Welcome ITRP Background/Overview Issuesand Priorities in Southern Nevada Southern Nevada ITRP

More information

Animation and visualization of New Jersey traffic flow

Animation and visualization of New Jersey traffic flow Animation and visualization of New Jersey traffic flow Tharald Sund Fongaard & Ed Walker Final Project ORF 467 Transportation Systems Analysis. Fall Semester 2013/2014 Tuesday January 14 th 2013 Princeton

More information

Towards Fast and Accurate Solutions to Vehicle Routing in a Large-Scale and Dynamic Environment

Towards Fast and Accurate Solutions to Vehicle Routing in a Large-Scale and Dynamic Environment Towards Fast and Accurate Solutions to Vehicle Routing in a Large-Scale and Dynamic Environment Yaguang Li 1(B), Dingxiong Deng 1, Ugur Demiryurek 1, Cyrus Shahabi 1, and Siva Ravada 2 1 Department of

More information

Travel Demand Modeling and Project Coding Procedures

Travel Demand Modeling and Project Coding Procedures Travel Demand Modeling and Project Coding Procedures Revised July 2008 As described in the Final Transportation Conformity Rule (section 93.122), travel demand models used to generate emission estimates

More information