Intermodal trip composition: the MyWay meta-planning approach

Size: px
Start display at page:

Download "Intermodal trip composition: the MyWay meta-planning approach"

Transcription

1 Intermodal trip composition: the MyWay meta-planning approach MyWay Final Workshop Barcelona Activa - 18 th February 2016 Michal Jakob Artificial Intelligence Center Czech Technical University in Prague 3/1/ Page

2 We ve built an intermodal trip planner that requires (almost) no data 3/1/ Page

3 Tram Bus Train Metro (Shared) Bike Electric Scooter Private car Car sharing Bike Taxi Ride sharing Ferry 3/1/ Page

4 Intermodal Plans Combining different (possibly both public and private) means of transport within one trip Car Train Bike sharing 3/1/ Page

5 Intermodal Planners: State of Practice Algorithms for intermodal trip planning have been recently introduced e.g.: Delling, Daniel, et al. "Computing multimodal journeys in practice." Experimental Algorithms. Springer Berlin Heidelberg, However, there are hardly any intermodal trip planners out there Why? 3/1/ Page

6 STANDARD APPROACH trip plan query Detailed information about all modes walk car PT bike bike sharing planning graph Route planning algorithm suggested plans 3/1/ Page

7 METAPLANNING APPROACH transport metagraph trip plan query Car route planner API PT trip planner API Metagraph construction Metaplanning Bike route planner API BS route planner API single-modal subplanners approximate but intermodal A novel way of planner integration metaplans Metaplan Refinement suggested plans 3/1/ Page

8 Metaplan Trip Metaplanning ~6 min ~25 min transfer: ~5 min ~8 min ~4 min Walk Train Shared bike Walk Viladecans Passeig de Gracia 3/1/ Page

9 Metaplan Refinement Example Refined detailed plan Metaplan ~6 min ~25 min transfer: ~5 min ~8 min ~4 min Walk Train Shared bike Walk Viladecans Passeig de Gracia metaplan refinement Public transport subplanner Bike sharing subplanner TripPlan(id=1, time=2520, legs=5, departure= t17:28:00+01:00) TripLeg(id=1, transportmode="walk", steps=2, duration=480, distance=289) TripStep(id=0; loc= , ) TripStep(id=1; name=viladecans (Estació de Tren) ; loc= , ; timefrompreviousstep=480) TripLeg(id=2, transportmode="train", steps=5, duration=1380, distance=14734) TripStep(id=0; name=viladecans (Estació de Tren) ; type=trainstation; loc= , )... TripStep(id=4; name=passeig de Gracia ; type=trainstation; loc= , ; timefrompreviousstep=360) TripLeg(id=3, transportmode="walk", steps=5, duration=136, distance=188) TripStep(id=0; loc= , ) TripStep(id=1; loc= , ; timefrompreviousstep=10)... TripLeg(id=4, transportmode="shared_bike", steps=31, duration=403, distance=1890) TripStep(id=0; loc= , ) TripStep(id=1; loc= , ; timefrompreviousstep=6)... TripStep(id=30; loc= , ; timefrompreviousstep=6) TripLeg(id=5, transportmode="walk", steps=5, duration=121, distance=168) 3/1/ Page

10 Metagraph Construction An algorithm that automatically builds an approximate intermodal model of the transport systems by querying single-modal trip planners. 3/1/ Page

11 Metagraph: Model based on Generalized time-dependent graph representation* Road junction Bike sharing station PT stop Metanode Cell diameter: km Metaedges Real routes Voronoi cell Metaedges weights: travel time, cost, emissions, physical effort * J. Hrncir and M. Jakob: Generalised Time-Dependent Graphs for Fully 3/1/2016 Multimodal Journey Planning. In IEEE Intelligent Transportation Systems 11 Page Conference (ITSC)

12 Metagraph: Construction smart subplanner querying Voronoi cells with adaptive density Local properties and mode location Nodes Subplanner Road Planner network APIs APIs Fixed mode stops Service availability zones Edges creation and time precomputation Metagraph Edges API calls hours of computation Nykl, J. - Hrnčíř, J. - Jakob, M. Achieving Full Plan Multimodality by Integrating Multiple Incomplete Journey Planners 3/1/2016 In: Proceedings of the 18th IEEE International Conference on Intelligent Transportation Systems. 12 Page 2015, p

13 Catalonia fragment Metagraph Example Metagraph sizes # metanodes # metaedges Catalonia Berlin Trikala ~1/100 nodes of a fully detailed graph 3/1/ Page

14 Metasearch and Refinement trip plan query Metaplanning Intermodal trip planning algorithm Runtime: hundreds miliseconds 20+ metaplans Metaplan Refinement Select most diverse metaplans to refine Invoke subplanners Runtime: seconds up to 8 detailed plans 3/1/ Page

15 Benefit 1: Fully intermodal plans faster than public transport-only plans 1 2 Not rule-based discovered by the metaplanning algorithm /1/ Page

16 Benefit 2: Fully intermodal plans where no public transport-only plans exist 3/1/ Page

17 Statistical Quality Evaluation Increased)Usage)of)Public)Transport Trikala Berlin Catalonia 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Intermodal+Journey+Plans+Group+Split+53+Criteria Only:Intermodal:PT Other Trikala Berlin Catalonia 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Dominating Pareto Dominated 3/1/ Page

18 Computational Statistics Metasearch (ms) Refinement (ms) Total (ms) Catalonia Trikala Berlin (9000) (10000) * for constrained single-criteria shortest path metasearch algorithm Metagraph size (#nodes + #edges) One trip planning requests results, on average, in the following number of subplanner requests (Cat): 1.45 (car), 2.81 (PT), 1.47 (bike) A number of speed-up techniques can be applied. 3/1/ Page

19 Pros and Cons Full intermodality Rapid deployment High customizability (facilitates mobility policy injection) Flexibility: new transport modes / services easy to add Service-oriented approach: reuse of existing planning capabilities (incl. their data maintenance processes) Disadvantage: slightly slower response times 3/1/ Page

20 Summary A novel approach to intermodal planning Substitutes access to data with access to planning APIs Employs AI instead of fixed rules for intermodal integration Successfully tested in three diverse living labs sites A good basis for mobility-as-a-service planning solutions Ready for deployment in new locations/areas 3/1/ Page

21 3/1/

EU Project BONVOYAGE: A distributed approach to intermodal route planning

EU Project BONVOYAGE: A distributed approach to intermodal route planning HoPE final conference: The Next Generation of Route Planners Brussels, 9 May 2017 EU Project BONVOYAGE: A distributed approach to intermodal route planning Dag Kjenstad, SINTEF Digital PROJECT OVERVIEW

More information

TRANSPORT SUSTAINABILITY

TRANSPORT SUSTAINABILITY TRANSPORT SUSTAINABILITY IN SAN FRANCISCO Dr. Charles R. Rivasplata San Jose State University CODATU XVII Session 8 5 th November 2017 San Francisco: Background Data Major city in the U.S. Cultural, historic

More information

MTAT Systems Modelling

MTAT Systems Modelling MTAT.03.083 Systems Modelling Homework 2 (HW2) - Interaction Modelling, Application Modelling, and Coding (24 points + BONUS) Due on 20.11.2017 at 23:59 complete the homework in groups of 2 students. SUBMISSIONS:

More information

Mobility provider of the future Get Ready for Seamless Integrated Mobility

Mobility provider of the future Get Ready for Seamless Integrated Mobility Mobility provider of the future Get Ready for Seamless Integrated Mobility Transport Ticketing Global, January 2017 Tim Wouda, Head of Transport Transactions Ericsson facts #1 Mobile infrastructure Operating

More information

Algorithm Engineering for Route Planning: An Update International Symposium on Algorithms and Computation 2011 Dorothea Wagner December 6, 2011

Algorithm Engineering for Route Planning: An Update International Symposium on Algorithms and Computation 2011 Dorothea Wagner December 6, 2011 Algorithm Engineering for Route Planning: An Update International Symposium on Algorithms and Computation 2011 Dorothea Wagner December 6, 2011 FACULTY FOR INFORMATICS INSTITUTE OF THEORETICAL INFORMATICS

More information

The Theoretical Framework of the Optimization of Public Transport Travel

The Theoretical Framework of the Optimization of Public Transport Travel The Theoretical Framework of the Optimization of Public Transport Travel Jolanta Koszelew # # Faculty of Computer Science, Bialystok Technical University, Wiejska A, - Bialystok, Poland jolka@ii.pb.bialystok.pl

More information

FIRST Mobile Traveller - MyAccount

FIRST Mobile Traveller - MyAccount FIRST Mobile Traveller - MyAccount MyAccount is the online web interface for FIRST Mobile Traveller. It allows you to create and edit your travels comfortably by using your PC or notebook. Plan your next

More information

Using GPS-enabled Cell Phones to Improve Multimodal Planning and Facilitate Travel Behavior Change

Using GPS-enabled Cell Phones to Improve Multimodal Planning and Facilitate Travel Behavior Change Using GPS-enabled Cell Phones to Improve Multimodal Planning and Facilitate Travel Behavior Change Center for Urban Transportation Research (CUTR) Computer Science & Engineering (CSE) Overview Background

More information

Fully Realistic Multi-Criteria Multi-Modal Routing

Fully Realistic Multi-Criteria Multi-Modal Routing Fully Realistic Multi-Criteria Multi-Modal Routing Felix Gündling, Mohammad H. Keyhani, Mathias Schnee, and Karsten Weihe Technische Universität Darmstadt, Algorithmik December 10, 2014 Abstract We report

More information

Incremental calculation of isochrones regarding duration

Incremental calculation of isochrones regarding duration Incremental calculation of isochrones regarding duration Nikolaus Krismer University of Innsbruck, Austria nikolaus.krismer@uibk.ac.at Günther Specht University of Innsbruck, Austria guenther.specht@uibk.ac.at

More information

How to submit and sign electronically your Online Travel Reimbursement Request (OTRR) User guide

How to submit and sign electronically your Online Travel Reimbursement Request (OTRR) User guide How to submit and sign electronically your Online Travel Reimbursement Request (OTRR) User guide Version 4 2018-07-02 1 Content Introduction... 3 Rules for submitting travel reimbursement requests and

More information

i,4,2 i,4,1 i,3,2 i,2,2 i,3,1 i direct connection; weight = 0 connection with a change; weight =

i,4,2 i,4,1 i,3,2 i,2,2 i,3,1 i direct connection; weight = 0 connection with a change; weight = Electronic Notes in Theoretical Computer Science 50 No. 1 (2001) Proc. ATMOS 2001 URL: http://www.elsevier.nl/locate/entcs/volume50.html 11 pages Web-Based Integrated Timetable Information System for Railways

More information

IP 4. For additional inputs regarding IP4 vision and organization, please refer to the Multi Annual Action Plan: MAAP in Shift2Rail web site (pdf)

IP 4. For additional inputs regarding IP4 vision and organization, please refer to the Multi Annual Action Plan: MAAP in Shift2Rail web site (pdf) IP4 is specifying a bench of services on a eco system web of transportation, which provides to the passengers a seamless access for the preparation and a continuous support in their multimodal journey

More information

Data Storage and Dissemination Outline

Data Storage and Dissemination Outline Data Storage and Dissemination Outline Past/Existing data management overview Future data management: Goals Broad description of proposed solution Key details of proposed solutions Challenges and lessons

More information

Computing Multimodal Journeys in Practice

Computing Multimodal Journeys in Practice Computing Multimodal Journeys in Practice Daniel Delling 1, Julian Dibbelt 2, Thomas Pajor 2, Dorothea Wagner 2, and Renato F. Werneck 1 1 Microsoft Research Silicon Valley, Mountain View, CA 94043, USA.

More information

STIS: Smart Travel Planning Across Multiple Modes of Transportation

STIS: Smart Travel Planning Across Multiple Modes of Transportation Proceedings of the 2007 IEEE Intelligent Transportation Systems Conference Seattle, WA, USA, Sept. 30 - Oct. 3, 2007 TuD5.1 STIS: Smart Travel Planning Across Multiple Modes of Transportation Shane Brennan

More information

Workshop on Standards in Action Pallanza, Italy, Oct 5, 2004 Toward Implementing Draft CD ISO 19134

Workshop on Standards in Action Pallanza, Italy, Oct 5, 2004 Toward Implementing Draft CD ISO 19134 Workshop on Standards in Action Pallanza, Italy, Oct 5, 2004 Toward Implementing Draft CD ISO 19134 Tschangho Kim Head, Korea Delegates Internet & Wireless Communication in Korea Since 1994, Growth of

More information

Thales on the Transportation market

Thales on the Transportation market thalesgroup.com Group - Civil Aerospace - Defence Aerospace Space - Transportation - Defence - Security Thales on the Transportation market Thales is a global player with a record of success in the field

More information

Young Researchers Seminar 2009

Young Researchers Seminar 2009 Young Researchers Seminar 2009 Torino, Italy, 3 to 5 June 2009 Routing strategies minimizing travel times within multimodal transport networks Contents Motivations and objectives Network model Travel time

More information

How to submit your Online Travel Reimbursement Request (OTRR) and sign it electronically using the Strong Authentication (SA) feature User guide

How to submit your Online Travel Reimbursement Request (OTRR) and sign it electronically using the Strong Authentication (SA) feature User guide How to submit your Online Travel Reimbursement Request (OTRR) and sign it electronically using the Strong Authentication (SA) feature User guide Version 3 2018-02-01 1 Content Introduction... 3 Online

More information

Location-Based Services & Route Planning

Location-Based Services & Route Planning Praktikum Mobile und Verteilte Systeme Location-Based Services & Route Planning Prof. Dr. Claudia Linnhoff-Popien André Ebert, Sebastian Feld http://www.mobile.ifi.lmu.de WS 2017/18 Praktikum Mobile und

More information

OSM in public transport

OSM in public transport OSM in public transport case Helsinki, Finland State of the Map 2018 Markku Huotari, Helsinki Region Transport 1 Malliesitys 03.09.18 What does HSL do? Is responsible for the preparation of the Helsinki

More information

The future of European research on public transport: the UITP perspective. Laurent Franckx

The future of European research on public transport: the UITP perspective. Laurent Franckx The future of European research on public transport: the UITP perspective Laurent Franckx International Association of Public Transport UITP unites entire supply chain : operating companies authorities

More information

Hybrid Communication. CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto

Hybrid Communication. CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto Hybrid Communication CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto Contents Project Overview Hybrid Communication Concepts Services Enabled by Hybrid Communication

More information

A Parallel Implementation of a Schedule- Based Transit Assignment Algorithm for Large Networks

A Parallel Implementation of a Schedule- Based Transit Assignment Algorithm for Large Networks Veröffentlichung / Publication A Parallel Implementation of a Schedule- Based Transit Assignment Algorithm for Large Networks Autoren / Authors: Markus Friedrich, Gerd Schleupen Lehrstuhl für Verkehrsplanung

More information

A multimodal transport network model for advanced traveler information systems

A multimodal transport network model for advanced traveler information systems Available online at www.sciencedirect.com Procedia Computer Science 5 (2011) 912 919 AmbienT Intelligence at the services of info-mobility and Critical Transportation networks (ARTIFACT) A multimodal transport

More information

STRC 15 th Swiss Transport Research Conference. A Multi-Modal Network for MATSim. Patrick M. Boesch, IVT, ETH Zürich Francesco Ciari, IVT, ETH Zürich

STRC 15 th Swiss Transport Research Conference. A Multi-Modal Network for MATSim. Patrick M. Boesch, IVT, ETH Zürich Francesco Ciari, IVT, ETH Zürich A Multi-Modal Network for MATSim Patrick M. Boesch, IVT, ETH Zürich Francesco Ciari, IVT, ETH Zürich Conference paper STRC 2015 STRC 15 th Swiss Transport Research Conference Monte Verità / Ascona, April

More information

Approximation Method to Route Generation in Public Transportation Network

Approximation Method to Route Generation in Public Transportation Network dr Jolanta Koszelew Katedra Informatyki Teoretycznej Wydział Informatyki Politechnika Białostocka Approximation Method to Route Generation in Public Transportation Network Abstract This paper presents

More information

Network Systems Laboratory

Network Systems Laboratory Network Systems Laboratory Research Areas Network Systems Laboratory Korea Advanced Institute of Science and Technology Network Systems Laboratory Current research areas Multi-Resource Management Multi-resource

More information

Platform Architecture Overview

Platform Architecture Overview Platform Architecture Overview Platform overview How-to example Platform components detailed Mediation infrastructure VAS USER container Architecture: overall Backend platform Container Persistence External

More information

An automated framework to derive model variables from open transport data using R, PostgreSQL and OpenTripPlanner.

An automated framework to derive model variables from open transport data using R, PostgreSQL and OpenTripPlanner. An automated framework to derive model variables from open transport data using R, PostgreSQL and OpenTripPlanner. Marcus Young (m.a.young@soton.ac.uk) PhD student, Transportation Research Group 31 March

More information

CIE4801 Transportation and spatial modelling Beyond the 4-step model

CIE4801 Transportation and spatial modelling Beyond the 4-step model CIE4801 Transportation and spatial modelling Beyond the 4-step model Erik de Romph, Transport & Planning 31-08-18 Delft University of Technology Challenge the future Multi disciplinary 2 Contents Input

More information

Math and 4.5 Practice Quiz

Math and 4.5 Practice Quiz Class: Date: Math 9 4.4 and 4.5 Practice Quiz Short Answer 1. Which graph on this grid has the equation y = 3x? 2. Which graph on this grid has the equation y = x + 3? 1 3. Which equation describes the

More information

Presented by: Dardan Xhymshiti Spring 2016

Presented by: Dardan Xhymshiti Spring 2016 Presented by: Dardan Xhymshiti Spring 2016 Authors: Sean Chester* Darius Sidlauskas` Ira Assent* Kenneth S. Bogh* *Data-Intensive Systems Group, Aarhus University, Denmakr `Data-Intensive Applications

More information

TakeTransit landmark correction page Utah Transit Authority

TakeTransit landmark correction page Utah Transit Authority 57 agencies coverage areas are by holding the cursor over the map, which turns the area green and labels it. For example, Figure 38 demonstrates this by showing the Alameda Contra Costa Transit District

More information

Problem Statement Document

Problem Statement Document Problem Statement Document Purpose The Problem Statement is the first handout given to the developers right after the project kickoff. It serves as a mutual understanding of the problems to be addressed.

More information

Research towards the finalization of European Transport Information System (ETIS)

Research towards the finalization of European Transport Information System (ETIS) Research towards the finalization of European Transport Information System (ETIS) A. Ballis, Ass. Professor, E. Koukoutsis, Ass. Professor I. Lagou, Researcher, S. Zannos, PhD. Candidate F. Giannopoulos,

More information

Nokia N9 How to. Issue 1

Nokia N9 How to. Issue 1 Nokia N9 How to Issue 1 2 Maps and navigation Maps and navigation Maps About Maps Maps shows you what is nearby, and guides you where you want to go. Find cities, streets, and places of interest. Plan

More information

A Planning-Based Approach for the Automated Configuration of the Enterprise Service Bus

A Planning-Based Approach for the Automated Configuration of the Enterprise Service Bus A Planning-Based Approach for the Automated Configuration of the Enterprise Service Bus Zhen Liu, Anand Ranganathan, and Anton Riabov IBM T.J. Watson Research Center {zhenl,arangana,riabov}@us.ibm.com

More information

Preparing Simulative Evaluation of the GLOSA Application

Preparing Simulative Evaluation of the GLOSA Application 19th ITS World Congress, Vienna, Austria, 22/26 October 2012 Paper Number Daniel Krajzewicz 1*, Laura Bieker 2, Jakob Erdmann 2 1. Institute of Transportation Systems, German Aerospace Center, Rutherfordstr.

More information

Transport Modelling in OmniTRANS. Exercise book

Transport Modelling in OmniTRANS. Exercise book Transport Modelling in OmniTRANS Exercise book Course and Contact Information Course: Exercise book: Transport Modelling in OmniTRANS Course Description: This exercise book has been developed to offer

More information

HOW TO USE TECHNOLOGY TO UNDERSTAND HUMAN MOBILITY IN CITIES? Stefan Seer Mobility Department Dynamic Transportation Systems

HOW TO USE TECHNOLOGY TO UNDERSTAND HUMAN MOBILITY IN CITIES? Stefan Seer Mobility Department Dynamic Transportation Systems HOW TO USE TECHNOLOGY TO UNDERSTAND HUMAN MOBILITY IN CITIES? Stefan Seer Mobility Department Dynamic Transportation Systems Sustainable transport planning requires a deep understanding on human mobility

More information

MWGen: A Mini World Generator

MWGen: A Mini World Generator 2012 2012 IEEE 13th 13th International Conference on Mobile Mobile Data Data Management MWGen: A Mini World Generator Jianqiu Xu Database Systems for New Applications, Mathematics and Computer Science

More information

Station Location Feasibility Study

Station Location Feasibility Study Station Location Feasibility Study Gateway Cities Gateway Cities Service Council Meeting May 11, 2017 Gateway Cities Service Council Meeting May 11, 2017 1 Meeting Purpose Introduce and present the Metrolink

More information

Column Generation Method for an Agent Scheduling Problem

Column Generation Method for an Agent Scheduling Problem Column Generation Method for an Agent Scheduling Problem Balázs Dezső Alpár Jüttner Péter Kovács Dept. of Algorithms and Their Applications, and Dept. of Operations Research Eötvös Loránd University, Budapest,

More information

Spatial Queries in Road Networks Based on PINE

Spatial Queries in Road Networks Based on PINE Journal of Universal Computer Science, vol. 14, no. 4 (2008), 590-611 submitted: 16/10/06, accepted: 18/2/08, appeared: 28/2/08 J.UCS Spatial Queries in Road Networks Based on PINE Maytham Safar (Kuwait

More information

Multimodal Planner: From Prototype to Production. Francisco José Peñarrubia, SCOLAB Software Colaborativo, Spain

Multimodal Planner: From Prototype to Production. Francisco José Peñarrubia, SCOLAB Software Colaborativo, Spain 268 POSTERS RESEARCH CONFERENCES Multimodal Planner: From Prototype to Production Author Francisco José Peñarrubia, SCOLAB Software Colaborativo, Spain KEYWORDS : planner, multimodal, smart city, bus,

More information

- User Guide for iphone.

- User Guide for iphone. - User Guide for iphone. Update to: ios 3.7 Main "Map view" screen: Map objects: Orange icon shows your current location. Important: If there is an error in identifying your location, please check the

More information

National RTAP in the Cloud

National RTAP in the Cloud National RTAP in the Cloud GTFS Builder August 16, 2011 U.S. Department of Transportation Federal Transit Administration Welcome Introductions Overview of National RTAP in the Cloud GTFS Builder demonstration

More information

Workshop on Traffic Assignment with Equilibrium Methods

Workshop on Traffic Assignment with Equilibrium Methods Workshop on Traffic Assignment with Equilibrium Methods Presented by: David Boyce and Michael Florian Northwestern University and University of Montreal Sponsored by: Subcommittee on Network Equilibrium

More information

Urban dashboardistics Damon Wischik Dept. of Computer Science and Technology

Urban dashboardistics Damon Wischik Dept. of Computer Science and Technology Urban dashboardistics Damon Wischik Dept. of Computer Science and Technology UNIVERSITY OF CAMBRIDGE Wardrop modelled route choice by drivers in a traffic network. Braess discovered paradoxical outcomes

More information

Car or Public Transport Two Worlds

Car or Public Transport Two Worlds Car or Public Transport Two Worlds Hannah Bast Max-Planck-Institute for Informatics, Saarbrücken, Germany Abstract. There are two kinds of people: those who travel by car, and those who use public transport.

More information

RIDE WITH TRANSLOC ANDROID USER GUIDE

RIDE WITH TRANSLOC ANDROID USER GUIDE RIDE WITH TRANSLOC ANDROID USER GUIDE PURPOSE: The following guide will give a in-depth overview of how to best use the TransLoc Rider application, and how to utilize the OnDemand demand-response service

More information

Intercharge Network Conference Showcase Projects Bosch Software Innovations GmbH Michael Strasser Berlin, Mai 05 th, 2014

Intercharge Network Conference Showcase Projects Bosch Software Innovations GmbH Michael Strasser Berlin, Mai 05 th, 2014 Intercharge Network Conference Showcase Projects GmbH Michael Strasser Berlin, Mai 05 th, 2014 Focus Areas for the Internet of Things & Services Global digital networking and the resulting Internet of

More information

International File Format 4.2.4

International File Format 4.2.4 HP Journey Planner Documentation International File Format 4.2.4 Format for defining timetable information International File Format 4.2.4: Format for defining timetable information Author Publication

More information

Collaboration with: Dieter Pfoser, Computer Technology Institute, Athens, Greece Peter Wagner, German Aerospace Center, Berlin, Germany

Collaboration with: Dieter Pfoser, Computer Technology Institute, Athens, Greece Peter Wagner, German Aerospace Center, Berlin, Germany Towards traffic-aware aware a routing using GPS vehicle trajectories Carola Wenk University of Texas at San Antonio carola@cs.utsa.edu Collaboration with: Dieter Pfoser, Computer Technology Institute,

More information

Publishing data for maximized reuse

Publishing data for maximized reuse Publishing data for maximized reuse Pieter Colpaert Ghent University - iminds - Multimedia Lab and Open Knowledge Central pieter.colpaert@okfn.org Abstract. Two movements are currently influencing the

More information

Balanced COD-CLARANS: A Constrained Clustering Algorithm to Optimize Logistics Distribution Network

Balanced COD-CLARANS: A Constrained Clustering Algorithm to Optimize Logistics Distribution Network Advances in Intelligent Systems Research, volume 133 2nd International Conference on Artificial Intelligence and Industrial Engineering (AIIE2016) Balanced COD-CLARANS: A Constrained Clustering Algorithm

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

Clustering the Motorways of the Sea in the Baltic Region building the future. Presentation of the MoS-project Motorway of the Sea Gedser-Rostock

Clustering the Motorways of the Sea in the Baltic Region building the future. Presentation of the MoS-project Motorway of the Sea Gedser-Rostock Clustering the Motorways of the Sea in the Baltic Region building the future Presentation of the MoS-project Motorway of the Sea - Roman Poersch (Wilhelm Borchert GmbH), project consultant on behalf of

More information

Alma Mater Studiorum University of Bologna CdS Laurea Magistrale (MSc) in Computer Science Engineering

Alma Mater Studiorum University of Bologna CdS Laurea Magistrale (MSc) in Computer Science Engineering Mobile Systems M Alma Mater Studiorum University of Bologna CdS Laurea Magistrale (MSc) in Computer Science Engineering Mobile Systems M course (8 ECTS) II Term Academic Year 2016/2017 08 Application Domains

More information

Transport Network ITS Spatial Data Deployment Platform

Transport Network ITS Spatial Data Deployment Platform Transport Network ITS Spatial Data Deployment Platform TN-ITS and JRS meeting 18 June 2014 The core concept (1/2) TN-ITS is about the exchange of static map information from the Road Sector, it is not

More information

Visualization and modeling of traffic congestion in urban environments

Visualization and modeling of traffic congestion in urban environments 1th AGILE International Conference on Geographic Information Science 27 Page 1 of 1 Visualization and modeling of traffic congestion in urban environments Authors: Ben Alexander Wuest and Darka Mioc, Department

More information

Creating a Hybrid Gateway for API Traffic. Ed Julson API Platform Product Marketing TIBCO Software

Creating a Hybrid Gateway for API Traffic. Ed Julson API Platform Product Marketing TIBCO Software Creating a Hybrid Gateway for API Traffic Ed Julson API Platform Product Marketing TIBCO Software Housekeeping Webinar Recording Today s webinar is being recorded and a link to the recording will be emailed

More information

Constructing Street-maps from GPS Trajectories

Constructing Street-maps from GPS Trajectories Constructing Street-maps from GPS Trajectories Mahmuda Ahmed, Carola Wenk The University of Texas @San Antonio Department of Computer Science Presented by Mahmuda Ahmed www.cs.utsa.edu/~mahmed Problem

More information

Developing the ERS Collaboration Framework

Developing the ERS Collaboration Framework 1 Developing the ERS Collaboration Framework Patrick J. Martin, Ph.D. BAE Systems Technology Solutions patrick.j.martin@baesystems.com 10-26-2016 2 ERS Development Challenges Resilient System A system

More information

Appendix-A: Usage of EventFilter Utility Program

Appendix-A: Usage of EventFilter Utility Program The present the usage of the utility programs developed for the purpose of the subarea focusing study in TRANSIMS. The running method of the program in a command line is shown first, followed by the explanation

More information

RIDESHARING SOFTWARE KEY BENEFITS

RIDESHARING SOFTWARE KEY BENEFITS RIDESHARING SOFTWARE TripSpark provides municipal planning organizations, transit agencies and other transportation management organizations with the tools they require to manage rideshare services. TripSpark

More information

Participating Media. Part I: participating media in general. Oskar Elek MFF UK Prague

Participating Media. Part I: participating media in general. Oskar Elek MFF UK Prague Participating Media Part I: participating media in general Oskar Elek MFF UK Prague Outline Motivation Introduction Properties of participating media Rendering equation Storage strategies Non-interactive

More information

A Sophisticated Approach for the Integration Of.Net Framework and Google Maps Using Mashup Technology

A Sophisticated Approach for the Integration Of.Net Framework and Google Maps Using Mashup Technology 44 IJCSNS International Journal of Computer Science and Network Security, VOL.15 No.8, August 2015 A Sophisticated Approach for the Integration Of.Net Framework and Google Maps Using Mashup Technology

More information

TOWARDS TRANSIT TRIP ITINERARY INFERENCE FROM SMARTPHONE DATA: A CASE STUDY FROM MONTREAL, CANADA

TOWARDS TRANSIT TRIP ITINERARY INFERENCE FROM SMARTPHONE DATA: A CASE STUDY FROM MONTREAL, CANADA TOWARDS TRANSIT TRIP ITINERARY INFERENCE FROM SMARTPHONE DATA: A CASE STUDY FROM MONTREAL, CANADA Amir Zahabi Postdoc Fellow Zachary Patterson Associate Professor APRIL6, 2016 GIS-T, RALEIGH, NC INTRODUCTION

More information

Ambient Service Space

Ambient Service Space Ambient Service Space Dr. Stefan Arbanowski Fraunhofer FOKUS Institute for Open Communication Systems Berlin, Germany 02.08.2004 1 Developing Next Generation Services Strategic

More information

Connection Scan. Julian Dibbelt, Thomas Pajor, Ben Strasser, Dorothea Wagner.

Connection Scan. Julian Dibbelt, Thomas Pajor, Ben Strasser, Dorothea Wagner. Connection Scan Julian Dibbelt, Thomas Pajor, Ben Strasser, Dorothea Wagner KIT - INSTITUTE OF THEORETICAL INFORMATICS - CHAIR PROF. DR. WAGNER Karlsruhe Hbf RB 36638 9:08 RB RE RB Bruchsal 9:19 39086

More information

Kripke style Dynamic model for Web Annotation with Similarity and Reliability

Kripke style Dynamic model for Web Annotation with Similarity and Reliability Kripke style Dynamic model for Web Annotation with Similarity and Reliability M. Kopecký 1, M. Vomlelová 2, P. Vojtáš 1 Faculty of Mathematics and Physics Charles University Malostranske namesti 25, Prague,

More information

A System for Discovering Regions of Interest from Trajectory Data

A System for Discovering Regions of Interest from Trajectory Data A System for Discovering Regions of Interest from Trajectory Data Muhammad Reaz Uddin, Chinya Ravishankar, and Vassilis J. Tsotras University of California, Riverside, CA, USA {uddinm,ravi,tsotras}@cs.ucr.edu

More information

The Promise and Challenges of Creating Intelligent Travelers. Presented by Melanie Crotty, Director Traveler Information &Coordination MTC

The Promise and Challenges of Creating Intelligent Travelers. Presented by Melanie Crotty, Director Traveler Information &Coordination MTC The Promise and Challenges of Creating Intelligent Travelers Presented by Melanie Crotty, Director Traveler Information &Coordination MTC 1 Questions to Answer 1. What are the impacts of traveler information

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

West of Hudson Regional Transit Access Study

West of Hudson Regional Transit Access Study West of Hudson Regional Transit Access Study Open House Presentation June 1, 2009 1 Agenda 1. Progress to Date 2. Level 1 Screening Analysis 3. Level 2 Screening Criteria 4. Next Steps 5. Questions and

More information

Sensor networks. Ericsson

Sensor networks. Ericsson Sensor networks IoT @ Ericsson NETWORKS Media IT Industries Page 2 Ericsson at a glance Organization & employees CEO Börje Ekholm Technology & Emerging Business Finance & Common Functions Marketing & Communications

More information

Classification of movement data and user s activity recognition via mobile phones

Classification of movement data and user s activity recognition via mobile phones 1 Classification of movement data and user s activity recognition via mobile phones Spyridoula Tragopoulou Harokopio University of Athens Magdalini Eirinaki San Jose State University Iraklis Varlamis Harokopio

More information

Summarization of Egocentric Moving Videos for Generating Walking Route Guidance

Summarization of Egocentric Moving Videos for Generating Walking Route Guidance Summarization of Egocentric Moving Videos for Generating Walking Route Guidance Masaya Okamoto and Keiji Yanai Department of Informatics, The University of Electro-Communications 1-5-1 Chofugaoka, Chofu-shi,

More information

Acorn Software. Bus Tracking System Software Requirements Specification. Version 2.0

Acorn Software. Bus Tracking System Software Requirements Specification. Version 2.0 Acorn Software Bus Tracking System Software Requirements Specification Version 2.0 Revision History Date Version Description Author February 2 nd, 2006 0.8 Trip Planning Requirements Ryan Nordman February

More information

Customer-Centred Intermodal Combination of Mobility Services with Conversational Interfaces

Customer-Centred Intermodal Combination of Mobility Services with Conversational Interfaces Customer-Centred Intermodal Combination of Mobility Services with Conversational Interfaces Daniel Braun 1, Adrian Hernandez-Mendez 1, Anne Faber 1, Manfred Langen 2, Florian Matthes 1 1 Technical University

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

Person Trip Data Browser and Analyzer

Person Trip Data Browser and Analyzer Person Trip Data Browser and Analyzer Understanding human mobility from spatial perspective QUICK GUIDE Version 0.0.0 By Dr. Ko Ko Lwin Division of Spatial Information Science Faculty of Life and Environmental

More information

Mining massive geographic data. Jameson Toole & Yingxiang Yang! Human Mobility and Networks Lab MIT

Mining massive geographic data. Jameson Toole & Yingxiang Yang! Human Mobility and Networks Lab MIT Mining massive geographic data Jameson Toole & Yingxiang Yang! Human Mobility and Networks Lab MIT The question. How do you build a richer Google Maps? With data! Call Detail Records (CDRs) Every time

More information

Network Analyst Creating Network Datasets. Colin Childs Alan Hatakeyama

Network Analyst Creating Network Datasets. Colin Childs Alan Hatakeyama Network Analyst Creating Network Datasets Colin Childs Alan Hatakeyama Agenda Preparing street data for use in a network dataset - Oneway streets - Hierarchy - RoadClass attribute Using turns, signposts,

More information

Dynamic Visualization of Volume of Traffic

Dynamic Visualization of Volume of Traffic Dynamic Visualization of Volume of Traffic Karel Jedlička, Jan Ježek, Michal Kepka, Pavel Hájek, Tomáš Mildorf, František Kolovský, Daniel Beran University of West Bohemia, Pilsen, the Czech Republic Supported

More information

Types of Agents in Peer-to-Peer Shared Ride Systems

Types of Agents in Peer-to-Peer Shared Ride Systems Types of Agents in Peer-to-Peer Shared Ride Systems Yun Hui Wu Lin Jie Guan Dept. of Geomatics Dept. of Geomatics The University of Melbourne The University of Melbourne Victoria 3010, Australia Victoria

More information

Go t o https://recreation.ku.edu/dosportseasy and click on Events under the club you are creating an event for.

Go t o https://recreation.ku.edu/dosportseasy and click on Events under the club you are creating an event for. Add general event information at the beginning of the semester before the deadline or 2 weeks prior for events that are planned later. Travel information and rosters need to be uploaded by the Monday before

More information

PTV VISSIM - BASE. Introduction to microscopic traffic simulation with PTV Vissim. PRICE: ####,- DHS plus VAT SHORT DESCRIPTION TARGET GROUP

PTV VISSIM - BASE. Introduction to microscopic traffic simulation with PTV Vissim. PRICE: ####,- DHS plus VAT SHORT DESCRIPTION TARGET GROUP PTV VISSIM BASIC PTV VISSIM - BASE Introduction to microscopic traffic simulation with PTV Vissim You will learn modeling of transport network and demand microscopically. In addition to private traffic

More information

SmartSantander. Dr srđan KrČo

SmartSantander. Dr srđan KrČo SmartSantander a Smart City example Dr srđan KrČo Why Smart Cities now? 50% of the world population lives in a city 2010-2050: Urban population will almost double Cities occupy 2% of the world s geography

More information

Matt Usifer 4/28/2016 Artificial Intelligence Project Report Fast Blue Train: Finding the Optimal Route Introduction Travel planning is a vital and

Matt Usifer 4/28/2016 Artificial Intelligence Project Report Fast Blue Train: Finding the Optimal Route Introduction Travel planning is a vital and Matt Usifer 4/28/2016 Artificial Intelligence Project Report Fast Blue Train: Finding the Optimal Route Introduction Travel planning is a vital and innate human skill, and this has been the case throughout

More information

Maximizing Asset ROI for Self & Clients in a Public Sector Setting. July 16 th San Diego

Maximizing Asset ROI for Self & Clients in a Public Sector Setting. July 16 th San Diego Maximizing Asset ROI for Self & Clients in a Public Sector Setting July 16 th San Diego State of Washington Population: 7.53 M Area: 71,303 Sq. Miles Population density: 107 population/mi² Puget Sound

More information

ScienceDirect. Studying the accuracy of demand generation from mobile phone trajectories with synthetic data

ScienceDirect. Studying the accuracy of demand generation from mobile phone trajectories with synthetic data Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 32 ( 2014 ) 802 807 The 3rd International Workshop on Agent-based Mobility, Traffic and Transportation Models, Methodologies

More information

Data as a Key Enabler For Future Mobility Opportunities for the Region and Roles Of Governments

Data as a Key Enabler For Future Mobility Opportunities for the Region and Roles Of Governments Data as a Key Enabler For Future Mobility Opportunities for the Region and Roles Of Governments Dr Stephane Dreher Transport Data and Statistics Advisor United Nations Development Programme Ministry of

More information

Abstract. 1. Introduction. 2. Algorithms and data structures

Abstract. 1. Introduction. 2. Algorithms and data structures Australasian Transport Research Forum 2013 Proceedings 2-4 October 2013, Brisbane, Australia Publication website: http://www.patrec.org/atrf.aspx A computational analysis of shortest path algorithms for

More information

Efficient decomposition method for the stochastic optimization of public transport schedules

Efficient decomposition method for the stochastic optimization of public transport schedules Efficient decomposition method for the stochastic optimization of public transport schedules Sofia Zaourar-Michel Xerox Research Centre Europe sofia.michel@xrce.xerox.com Abstract We propose a new method

More information

BLUE BUS CAR SHARING APP

BLUE BUS CAR SHARING APP BLUE BUS CAR SHARING APP System Manual Ali Aliyev, Yanwen Feng April 26 th 2016, Version 1.0 Contents Introduction... 2 Problem Statement & Challenge... 2 Final Requirements... 3 Product Features... 4

More information

SmartWeb Handheld Multimodal Interaction with Ontological Knowledge Bases and Semantic Web Services

SmartWeb Handheld Multimodal Interaction with Ontological Knowledge Bases and Semantic Web Services IJCAI Workshop AI4HC, Hyderabad, 6/1/2007 SmartWeb Handheld Multimodal Interaction with Ontological Knowledge Bases and Semantic Web Services Daniel Sonntag, Ralf Engel, Gerd Herzog, Alexander Pfalzgraf,

More information