Smart Card Data in Public Transport

Size: px
Start display at page:

Download "Smart Card Data in Public Transport"

Transcription

1 Department of Technology & Operations Management Smart Card Data in Public Transport Paul Bouman Also based on work of: Evelien van der Hurk, Timo Polman, Leo Kroon, Peter Vervest and Gábor Maróti Complexity in Public Transport:

2 NETHERLANDS RAILWAYS (NS) IN NUMBERS

3 NETHERLANDS RAILWAYS (NS) IN NUMBERS 1, Journeys per weekday Yearly Passenger km s 97.4 % Train Punctuality 1.5 % Cancelled Trains Train Services per Weekday Train Wagons/Drivers

4 NETHERLANDS RAILWAYS (NS) IN NUMBERS 1, Journeys per weekday Yearly Passenger km s 97.4 % Train Punctuality 1.5 % Cancelled Trains Train Services per Weekday Train Wagons/Drivers

5 SMART CARD DATA (AUTOMATED FARE COLLECTION) Dutch OV-chipkaart Always both check-in and check-out Some differences between modalities CardID Location Time Type Harderwijk 13:42 CHECKOUT Amsterdam 13:43 CHECKIN

6 OVERVIEW Introduction Finding Passenger Routes From smart card transactions to routes A Better Way to Measure Service Quality New Service Indicators from the perspective of the passenger Analyzing Demand Insight into passenger demand enables better service design Discussion, Conclusion

7 FROM SMART CARD AND TIMETABLE DATA TO PASSENGER ROUTES

8 PASSENGER ROUTE CHOICE Knowledge on passenger route choice provides Estimate demand for capacity Test assumptions on passenger behavior and route choice Hind-sight analysis of passenger service (delays) Until now: Surveys and panel data to deduce route choice Models for route choice: maximum utility, regret minimization, Now: We have both the Smart Card Data and conductor checks to determine the routes used by a passenger. Why not use them?

9 PROBLEM OVERVIEW ROUTE DEDUCTION FROM AFC Which route (time, space, trains) did a passenger take? Time +Station ci Conductor check Time +Station co Platform i Station A Platform k Station B trains ci time co

10 PROBLEM OVERVIEW ROUTE DEDUCTION FROM AFC Which route (time, space, trains) did a passenger take? Time +Station ci trains Platform i Station A Conductor Platform k Time +Station co check Step 1: How can we find these route options? Station B ci time co

11 FROM THE TIMETABLE TO AN EVENT ACTIVITY NETWORK 9:21 9:25 9:21 9:25 9:21 9:25

12 FROM THE TIMETABLE TO AN EVENT ACTIVITY NETWORK 9:21 9:25 9:21 9:25 9:21 9:25

13 FROM THE TIMETABLE TO AN EVENT ACTIVITY NETWORK Problem Transferring to another train is free. However, most passengers will prefer to stay in the same train if only a small 9:21 amount of time is saved. 9:25 9:21 9:25 9:21 9:25

14 FROM THE TIMETABLE TO AN EVENT ACTIVITY NETWORK

15 FROM THE TIMETABLE TO AN EVENT ACTIVITY NETWORK

16 FROM THE TIMETABLE TO AN EVENT ACTIVITY NETWORK D A D A

17 FROM THE TIMETABLE TO AN EVENT ACTIVITY NETWORK D A D A

18 FROM THE TIMETABLE TO AN EVENT ACTIVITY NETWORK D Problem Whether a transfer is feasible may depend on the platforms of the trains. A D A

19 FROM THE TIMETABLE TO AN EVENT ACTIVITY NETWORK D A 9:13 D A

20 FROM THE TIMETABLE TO AN EVENT ACTIVITY NETWORK D A 9:13 D A

21 TO SUMMARIZE We have a Basic Event Activity Network where transfers are free that contains an arc for each scheduled trip in the timetable We have a Extended Event Activity Network where we can include penalties on the transfers and make sure that some slack time is included when the passenger makes a transfer.

22 COMPUTING SHORTEST PATHS We use this procedure to obtain an Event-Activity Network G = (V, A) Every node in the graph has a time label If we assume every arc in the graph is associated with an action that takes a strictly positive amount of time, we have a Directed Acyclic Graph When constructing the graph, we can use the time indices to obtain a Topological Ordering of the graph V {v 1, v 2,, v n } such that v i, v j A i < j We can use this to compute a Shortest Path Tree in O( A ) time. For repeated computations on 20-50k Origin/Destination pairs, this matters. Using different cost parameters for the different types of arcs, we can generate paths that favor or avoid different types of routes.

23 PROBLEM OVERVIEW ROUTE DEDUCTION FROM AFC Now we have a set of possible routes. Time +Station ci Conductor check Time +Station co Platform i Station A Platform k Station B trains ci time co

24 PROBLEM OVERVIEW ROUTE DEDUCTION FROM AFC Now we have a set of possible routes. Time +Station ci Conductor check Step 2: Time +Station co Which path should we choose, given the check in and check out? Platform i Station A Platform k Station B trains ci time co

25 METHOD Generate routes based either on The basic Event-Activity Network The extended Event-Activity Network From these, we pick one according to a fixed rule: 1) First Departure (FD) 2) Earliest Arrival (EA) 3) Latest Arrival (LA) 4) Least Transfers (LT) 5) Maximum Path Length (MPL) 6) Select Least Transfers Last Arrival (STA) We will validate the methodology using conductor checks: Did we even find the correct route during route generation? Does our rule pick the correct route?

26 DATA Smart card data Origin station, destination station, start time, end time, card id Realized timetable Departure time station, arrival time station, train number Conductor checks Card id, time, train number General: 5 days Over 500,000 journeys, For a significant number of journeys, we have a conductor check Full Dutch railway network of Netherlands Railways trains

27 RESULTS Method Observed Path Generated Basic Network 75,5% Ext. Network 92,3% Rule Basic Network Ext. Network First Departure 65% 86% Earliest Arrival 67% 86% Last Arrival 65% 86% Least Transfers 68% 90% Max. Path Length 70% 92% Selected Least T. 73% 95% NB: These are percentages over the set of journeys for which the correct path was generated.

28 DISCUSSION OF RESULTS When constructing the Event-Activity Network, transfers matter for your succes rate. Rules solely based on either the arrival or departure time are outperformed by those which include the number of transfers. The Selected Least Transfers rule performs best, as it combines the idea of minimizing transfers with the idea that a passenger will likely depart within 10 minutes of check in and check out within 10 minutes of arrival.

29 MEASURING PASSENGER DELAYS

30 MEASURING SERVICE QUALITY Recall: punctuality score of NS is quite high (a little higher than 97%). This refers to train punctuality Did the train arrive within five minutes of the timetable? Passengers mostly care whether they reach their destination in time. Passenger punctuality would be a better indicator of service quality. In case of transfers, small train delays can have a big impact on the passenger delays. In some situations, delays can be lead to additional transfer opportunities How can we measure this? (MSc. Thesis of Timo Polman) Should be controllable (e.g. the cause can be determined), robust (e.g. not depend on shopping behavior at a station) and simple.

31 METHODOLOGY Smart Card Journey Generate planned route Planned Timetable Execute planned route Realised Timetable Calculate Delay

32 METHODOLOGY Smart Card Journey When the planned route is feasible, use that. If not, recalculate from the first point where it is infeasible. Generate planned route Planned Timetable Execute planned route Realised Timetable Calculate Delay

33 SOME DELAY MEASURES Average Delay (Gross Passenger Delay Minutes / Lost Customer Hours) Relative delay: Delay divided by planned journey time

34 SENSITIVITY TO SELECTION RULES Average Delay (Gross Passenger Delay Minutes / Lost Customer Hours) Relative delay: Delay divided by planned journey time Average Delay (min) Relative Delay Missed Connections Early Arr. First Dep. Last Arr. Least Transfers Sel. Least Transfers 2.23 min 2.23 min 2.22 min 2.13 min 1:45 min % 1.09% 1.10% 0.68% 0.39%

35 SENSITIVITY TO SELECTION RULES Check in Time Check out

36 METRICS BASED ON EARLY ARRIVAL Metric Percentage 5 minutes delayed 8.47% 10 minutes delayed 3.86% 15 minutes delayed 2.05% 30 minutes delayed 0.48% 45 minutes delayed 0.12% 60 minutes delayed 0.07% Metric Value Average Delay 1.93 min Average Travel Time min Average Relative Delay 9.44%

37 DISCUSSION The distinction between what did the passenger want to do? (related to stated choice) and what did the passenger do? (related to revealed choice) is important. Using the Earliest Arrival rule we are robust against late check outs due to for example shopping, but sensitive to strategic planning at the beginning of the journey (for example when early advice is given by smartphone)

38 DEMAND ANALYSIS

39 ACTIVITY BASED DEMAND Smart card data Trip-based Tour-based Activity-based models

40 FROM JOURNEYS TO ACTIVITY TIME INTERVALS Order the journey per individual smartcard according to time and date. An activity is detected if the destination and the origin of two consecutive journeys are equal The time and duration of the activity are based on the check out and the check in time of the consecutive journeys CardID Check in Check out Origin Destination /11 8:06 7/11 9:15 Utrecht Delft /11 22:03 7/11 23:15 Delft Utrecht /11 8:08 8/11 9:30 Utrecht Delft /11 15:16 5/11 15:45 Groningen Zwolle /11 9:15 6/11 10:15 Groningen Zwolle

41 FROM JOURNEYS TO ACTIVITY TIME INTERVALS Order the journey per individual smartcard according to time and date. An activity is detected if the destination and the origin of two consecutive journeys are equal The time and duration of the activity are based on the check out and the check in time of the consecutive journeys CardID Check in Check out Origin Destination /11 8:06 7/11 9:15 Utrecht Delft /11 22:03 7/11 23:15 Delft Utrecht /11 8:08 8/11 9:30 Utrecht Delft /11 15:16 5/11 15:45 Groningen Zwolle /11 9:15 6/11 10:15 Groningen Zwolle

42 FROM JOURNEYS TO ACTIVITY TIME INTERVALS Order the journey per individual smartcard according to time and date. An activity is detected if the destination and the origin of two consecutive journeys are equal The time and duration of the activity are based on the check out and the check in time of the consecutive journeys CardID Check in Check out Origin Destination /11 8:06 7/11 9:15 Utrecht Delft /11 22:03 7/11 23:15 Delft Utrecht /11 8:08 8/11 9:30 Utrecht Delft /11 15:16 5/11 15:45 Groningen Zwolle /11 9:15 6/11 10:15 Groningen Zwolle

43 FROM JOURNEYS TO ACTIVITIES AND TIME INTERVALS In order to simplify our data, we project the time intervals onto a modular ring consisting of 24 timeslots, generating a set of intervals per station. The time interval of an activity has a begin time x b and an end time x e on this modular ring The duration of a time interval is the clockwise distance between begin and end on the ring (and taken modulo 24) We define a parametric distance measure d θ for the distance between two time intervals based on three parameters θ = (θ 1, θ 2, θ 3 ) as follows: d θ x, y = θ 1 x d y 2 d if x b = y b or x e = y e θ 2 x b y 2 b if x d = y d θ 3 x b y b + x d y d 2 otherwise Partition our observations into k sets using the k-means algorithm.

44 k-means CLUSTERING WITH k = 3, θ 1 = 1, θ 2 = 1, θ 3 = 2 Data Entry Start End Cluster Centroids Cluster Begin End

45 DATA AND ROBUSTNESS FRACTIONS Trick for speed up: if a certain time interval occurs more often, we can group them as a single datapoint and adapt the distance function accordingly. Why k-means? It is very fast on large datasets (assigning clusters takes O(nk) time, calculating a centroid is a bit more involved but still efficient enough) We repeat the k-means algorithm for the intervals at a station with: Different random seeds Different settings for the parameters Different values for k For each centroid we calculate how often it occurs in the final output of each run of the algorithm. The average of this frequency over all stations is the Robustness Fraction

46 OUTPUT: ROBUSTNESS FRACTIONS NB: This is based on urban public transport data, not Dutch Railways

47 LABELLING PROCEDURE Looking at the original chains of activities per individual card in the smart card data, we can easily construct chains of time intervals. We label these time intervals according to a labelling procedure inspired by the observed robustness fractions. We will then analyze the frequencies of pairs and triplets of consecutive labels. Duration Time of Day

48 CONSECUTIVE PAIRS OCCURRING FREQUENCIES

49 CONSECUTIVE TRIPLETS OCCURRING FREQUENCIES

50 CONCLUSIONS AND FUTURE WORK The most prominent time patterns observed are associated with home-work travel patterns, but we are also able to detect some less obvious patterns. For now, our method is still quite crude and only serves exploratory analysis. Interesting opportunities for future research: Can we automatically construct labelling rules from our clustering output? Can we also investigate spatial usage patterns using similar methods?

51 CONCLUDING REMARKS

52 CONCLUDING REMARKS Although we have a lot of data, in order to generate valuable insights we need to have a thorough understanding of the underlying processes.

53 CONCLUDING REMARKS Although we have a lot of data, in order to generate valuable insights we need to have a thorough understanding of the underlying processes. By itself, the stream of smart card transactions is not enough to gain this understanding. For route choice, we need to validate our rules using an additional data set collected by the conductors. For passenger punctuality and demand prediction, we need to understand the how passengers plan their journeys.

54 CONCLUDING REMARKS Although we have a lot of data, in order to generate valuable insights we need to have a thorough understanding of the underlying processes. By itself, the stream of smart card transactions is not enough to gain this understanding. For route choice, we need to validate our rules using an additional data set collected by the conductors. For passenger punctuality and demand prediction, we need to understand the how passengers plan their journeys. Information Systems + Human Behavior = Lots of Research Opportunities

55 QUESTIONS? Questions? Suggestions? Thanks for your attention!

Railway Crew Rescheduling with Retiming

Railway Crew Rescheduling with Retiming See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/46434166 Railway Crew Rescheduling with Retiming Article in Transportation Research Part C

More information

Effects of flexible timetables in real-time scheduling of rail operations

Effects of flexible timetables in real-time scheduling of rail operations 1 Effects of flexible timetables in real-time scheduling of rail operations Andrea D Ariano Dario Pacciarelli Marco Pranzo Department of Transport and Planning - Delft University of Technology, The Netherlands

More information

Distributed constraint satisfaction problems to model railway scheduling problems

Distributed constraint satisfaction problems to model railway scheduling problems Computers in Railways X 289 Distributed constraint satisfaction problems to model railway scheduling problems P. Tormos 2,M.Abril 1,M.A.Salido 1,F.Barber 1, L. Ingolotti 1 &A.Lova 2 1 DSIC, Universidad

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

New Heuristics to Solve the CSOP Railway Timetabling Problem

New Heuristics to Solve the CSOP Railway Timetabling Problem New Heuristics to Solve the CSOP Railway Timetabling Problem L. Ingolotti 1, A. Lova 2, F. Barber 1, P. Tormos 2, M. A. Salido 1, and M. Abril 1 1 DSIC, Polytechnic University of Valencia, Spain {lingolotti,

More information

A Network-based Representation of Track Layouts in Railway Stations

A Network-based Representation of Track Layouts in Railway Stations A Network-based Representation of Track Layouts in Railway Stations Vishnu Narayanan Narayan Rangaraj March 15, 2005 Abstract A general representation scheme for the track layout at a railway station is

More information

Process mining of train describer event data and automatic conflict identification

Process mining of train describer event data and automatic conflict identification Process mining of train describer event data and automatic conflict identification P. Kecman & R.M.P. Goverde Department of Transport and Planning, Delft University of Technology, The Netherlands Abstract

More information

Synchronizing transportation of people with reduced mobility through airport terminals

Synchronizing transportation of people with reduced mobility through airport terminals Synchronizing transportation of people with reduced mobility through airport terminals René van Twist, Marjan van den Akker, Han Hoogeveen Department of Information and Computing Sciences Utrecht University,

More information

An Improved Algorithm for the Periodic Timetabling Problem

An Improved Algorithm for the Periodic Timetabling Problem An Improved Algorithm for the Periodic Timetabling Problem Marc Goerigk 1 and Christian Liebchen 2 1 Department of Management Science, Lancaster University, Lancaster, UK m.goerigk@lancaster.ac.uk 2 Technical

More information

Baseline Scheduling with ProTrack

Baseline Scheduling with ProTrack Baseline Scheduling with ProTrack 1.0 (last update: 11/11/08) 1 Baseline Scheduling with ProTrack by Mario Vanhoucke Professor at Ghent University and Vlerick Leuven Gent Management School (Belgium) Partner

More information

Crew Scheduling Problem: A Column Generation Approach Improved by a Genetic Algorithm. Santos and Mateus (2007)

Crew Scheduling Problem: A Column Generation Approach Improved by a Genetic Algorithm. Santos and Mateus (2007) In the name of God Crew Scheduling Problem: A Column Generation Approach Improved by a Genetic Algorithm Spring 2009 Instructor: Dr. Masoud Yaghini Outlines Problem Definition Modeling As A Set Partitioning

More information

Optimal traffic control via smartphone app users

Optimal traffic control via smartphone app users Optimal traffic control via smartphone app users A model for actuator and departure optimisation Daphne van Leeuwen 1, Rob van der Mei 2, Frank Ottenhof 3 1. CWI, Science Park 123, 1098XG Amsterdam, e-mail:

More information

Optimal Detector Locations for OD Matrix Estimation

Optimal Detector Locations for OD Matrix Estimation Optimal Detector Locations for OD Matrix Estimation Ying Liu 1, Xiaorong Lai, Gang-len Chang 3 Abstract This paper has investigated critical issues associated with Optimal Detector Locations for OD matrix

More information

Exploring choice set generation approaches for public transport connection choice. Nadine Rieser-Schüssler Marcel Rieser Lara Montini Kay W.

Exploring choice set generation approaches for public transport connection choice. Nadine Rieser-Schüssler Marcel Rieser Lara Montini Kay W. Exploring choice set generation approaches for public transport connection choice Nadine Rieser-Schüssler Marcel Rieser Lara Montini Kay W. Axhausen Working paper 1023 Transport and Spatial Planning August

More information

Network Simulator Project Guidelines Introduction

Network Simulator Project Guidelines Introduction Network Simulator Project Guidelines Introduction Project TAs: Ruijia Sun (rsun@caltech.edu), Zilong Chen (zcchen@caltech.edu) During the CS143 course, you will learn about the mechanics of communication

More information

Network Fundamental Diagrams and their Dependence on Network Topology

Network Fundamental Diagrams and their Dependence on Network Topology Network Fundamental Diagrams and their Dependence on Network Topology Victor L. Knoop 1 David de Jong 1 and Serge P. Hoogendoorn 1 Abstract Recent studies have shown that aggregated over a whole network

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

Vectors of movement, a new approach to cluster multidimensional big data on mobility

Vectors of movement, a new approach to cluster multidimensional big data on mobility Vectors of movement, a new approach to cluster multidimensional big data on mobility Rafał Kucharski Achille Fonzone, Arkadiusz Drabicki, Guido Cantelmo Politechnika Krakowska, Poland Oct 2018, TU Delft

More information

Introduction to and calibration of a conceptual LUTI model based on neural networks

Introduction to and calibration of a conceptual LUTI model based on neural networks Urban Transport 591 Introduction to and calibration of a conceptual LUTI model based on neural networks F. Tillema & M. F. A. M. van Maarseveen Centre for transport studies, Civil Engineering, University

More information

Access to the Online Booking Tool

Access to the Online Booking Tool Welcome to KDS Corporate Start-up Guide This leaflet shows you the main features of the travel module. The information in this leaflet corresponds to the tool s generic features and depends on your company

More information

Contents III. 1 Introduction 1

Contents III. 1 Introduction 1 III Contents 1 Introduction 1 2 The Parametric Distributional Clustering Model 5 2.1 The Data Acquisition Process.................... 5 2.2 The Generative Model........................ 8 2.3 The Likelihood

More information

Using Column Generation for the Bus Line Planning Problem

Using Column Generation for the Bus Line Planning Problem Using Column Generation for the Bus Line Planning Problem Master Thesis Econometrics and Management Science Kai Huiskamp* Erasmus School of Economics Erasmus University Rotterdam December 2016 Abstract

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

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

AN IMPROVED TAIPEI BUS ESTIMATION-TIME-OF-ARRIVAL (ETA) MODEL BASED ON INTEGRATED ANALYSIS ON HISTORICAL AND REAL-TIME BUS POSITION

AN IMPROVED TAIPEI BUS ESTIMATION-TIME-OF-ARRIVAL (ETA) MODEL BASED ON INTEGRATED ANALYSIS ON HISTORICAL AND REAL-TIME BUS POSITION AN IMPROVED TAIPEI BUS ESTIMATION-TIME-OF-ARRIVAL (ETA) MODEL BASED ON INTEGRATED ANALYSIS ON HISTORICAL AND REAL-TIME BUS POSITION Xue-Min Lu 1,3, Sendo Wang 2 1 Master Student, 2 Associate Professor

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

Instructions for Transit Performance Analyst

Instructions for Transit Performance Analyst Instructions for Transit Performance Analyst May 2011 Introduction The Transit Performance Analyst was developed by the University of Minnesota, Minnesota Traffic Observatory (MTO) in collaboration with

More information

To book Train Tickets live online UK/Europe/Eurostar

To book Train Tickets live online UK/Europe/Eurostar To book Train Tickets live online UK/Europe/Eurostar 1. Go to the Agent Portal at www.agent.internationalrail.com.au 2. Click on Rail Tickets & Passes 3. Login using your International Rail Username and

More information

Hierarchical Routing System using Ant Based Control

Hierarchical Routing System using Ant Based Control Hierarchical Routing System using Ant Based Control Henrik Dibowski THESIS Delft, July 2003 Delft University of Technology, The Netherlands Faculty of Information Technology and Systems Knowledge Based

More information

Multiple-Depot Integrated Vehicle and Crew Scheduling

Multiple-Depot Integrated Vehicle and Crew Scheduling Multiple-Depot Integrated Vehicle and Crew Scheduling Dennis Huisman, Richard Freling and Albert P.M. Wagelmans Erasmus Center for Optimization in Public Transport (ECOPT) & Econometric Institute, Erasmus

More information

Distributed Constraint Satisfaction Problems to Model Railway Scheduling Problems

Distributed Constraint Satisfaction Problems to Model Railway Scheduling Problems Distributed Constraint Satisfaction Problems to Model Railway Scheduling Problems M. Abril, M. A. Salido, F. Barber, L. Ingolotti, P. Tormos, A. Lova Dpto. Sistemas Informáticos y Computación Camino de

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

Vehicle Scheduling Based on a Line Plan

Vehicle Scheduling Based on a Line Plan Vehicle Scheduling Based on a Line Plan Rolf N. van Lieshout Erasmus University Rotterdam Econometric Institute, Erasmus University Rotterdam, 3000 DR Rotterdam, The Netherlands vanlieshout@ese.eur.nl

More information

Performance of Multihop Communications Using Logical Topologies on Optical Torus Networks

Performance of Multihop Communications Using Logical Topologies on Optical Torus Networks Performance of Multihop Communications Using Logical Topologies on Optical Torus Networks X. Yuan, R. Melhem and R. Gupta Department of Computer Science University of Pittsburgh Pittsburgh, PA 156 fxyuan,

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

Effective Data Transmission in Distributed Visual Sensor Systems

Effective Data Transmission in Distributed Visual Sensor Systems Wei Song Effective Data Transmission in Distributed Visual Sensor Systems Wei Song (weisong@cs.brown.edu) Abstract: Objective of this research project is to design an effective and stable data transmission

More information

Online Dial-A-Ride Problem with Time Windows: an exact algorithm using status vectors

Online Dial-A-Ride Problem with Time Windows: an exact algorithm using status vectors Online Dial-A-Ride Problem with Time Windows: an exact algorithm using status vectors A. Fabri 1 and P. Recht 2 1 Universität Dortmund a.fabri@wiso.uni-dortmund.de 2 Universität Dortmund p.recht@wiso.uni-dortmund.de

More information

Chattanooga Cell Phone External O-D Matrix Development

Chattanooga Cell Phone External O-D Matrix Development Chattanooga Cell Phone External O-D Matrix Development Process and Findings Presented to Tennessee Model Users Group (TNMUG) November 10, 2011 1 Background Chattanooga RPA/CHCNGA TPO wanted to update their

More information

Investigating the Performance of Transport Infrastructure Using Real-Time Data and a Scalable Agent-Based Model

Investigating the Performance of Transport Infrastructure Using Real-Time Data and a Scalable Agent-Based Model Investigating the Performance of Transport Infrastructure Using Real-Time Data and a Scalable Agent-Based Model Kenichi Soga, Bingyu Zhao University of California, Berkeley Krishna Kumar, Gerry Casey University

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

Tourism Statistics in Azerbaijan

Tourism Statistics in Azerbaijan Tourism Statistics in Azerbaijan The data sources for tourism statistics are available in Azerbaijan are: Statistical report form 1-tourism (About activity of travel agencies and tour-operators) Statistical

More information

REPRESENTING PUBLIC TRANSPORT NETWORKS IN NeTEx

REPRESENTING PUBLIC TRANSPORT NETWORKS IN NeTEx PUBLIC TRANSPORT NETWORK TIMETABLE EXCHANGE (NeTEx) REPRESENTING PUBLIC TRANSPORT NETWORKS IN NeTEx / 1 PUBLIC TRANSPORT NETWORK TIMETABLE EXCHANGE (NeTEx) REPRESENTING PUBLIC TRANSPORT NETWORKS IN NeTEx

More information

TCP/IP protocol suite

TCP/IP protocol suite TCP/IP protocol suite The TCP/IP protocol suite was developed prior to the OSI model. Therefore, the layers in the TCP/IP protocol suite do not match exactly with those in the OSI model. The original TCP/IP

More information

A Mechanism for Sequential Consistency in a Distributed Objects System

A Mechanism for Sequential Consistency in a Distributed Objects System A Mechanism for Sequential Consistency in a Distributed Objects System Cristian Ţăpuş, Aleksey Nogin, Jason Hickey, and Jerome White California Institute of Technology Computer Science Department MC 256-80,

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

Reinforcement Learning for Adaptive Routing of Autonomous Vehicles in Congested Networks

Reinforcement Learning for Adaptive Routing of Autonomous Vehicles in Congested Networks Reinforcement Learning for Adaptive Routing of Autonomous Vehicles in Congested Networks Jonathan Cox Aeronautics & Astronautics Brandon Jennings Mechanical Engineering Steven Krukowski Aeronautics & Astronautics

More information

On Aggregation of Network Multiplexity

On Aggregation of Network Multiplexity On Aggregation of Network Multiplexity Haochen Wu hcwu@ucdavis.edu Department of Computer Science Abstract In this project, we studied the consequences of aggregating two layers of network together. By

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

Making Smart Use of Geo-location Data

Making Smart Use of Geo-location Data Making Smart Use of Geo-location Data Using geolocation in a trustworthy and compliant way Simon.Hania@tomtom.com Trends that threaten trust 2 Connected cars with downloadable apps Location services, cloud,

More information

Principles of Wireless Sensor Networks

Principles of Wireless Sensor Networks Principles of Wireless Sensor Networks https://www.kth.se/social/course/el2745/ Lecture 6 Routing Carlo Fischione Associate Professor of Sensor Networks e-mail:carlofi@kth.se http://www.ee.kth.se/ carlofi/

More information

Response-Time Technology

Response-Time Technology Packeteer Technical White Paper Series Response-Time Technology May 2002 Packeteer, Inc. 10495 N. De Anza Blvd. Cupertino, CA 95014 408.873.4400 info@packeteer.com www.packeteer.com Company and product

More information

Jade Yu Cheng ICS 311 Homework 8 Sep 29, 2008

Jade Yu Cheng ICS 311 Homework 8 Sep 29, 2008 Jade Yu Cheng ICS 311 Homework 8 Sep 29, 2008 Question for lecture 11 Problem 15-1 on p. 364 Bitonic Euclidean traveling-salesman problem The Euclidean traveling-salesman problem is the problem of determining

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

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

THE preceding chapters were all devoted to the analysis of images and signals which

THE preceding chapters were all devoted to the analysis of images and signals which Chapter 5 Segmentation of Color, Texture, and Orientation Images THE preceding chapters were all devoted to the analysis of images and signals which take values in IR. It is often necessary, however, to

More information

A real-time conflict resolution algorithm for the train rescheduling problem

A real-time conflict resolution algorithm for the train rescheduling problem A real-time conflict resolution algorithm for the train rescheduling problem Andrea Bettinelli, Alberto Santini, Daniele Vigo February 17, 2016 OR-Unibo Operational Research Group @OR_Unibo Thanks for

More information

The History and the layers of the OSI Model 30 - October

The History and the layers of the OSI Model 30 - October THE OSI MODEL Established in 1947, the International Standards Organization (ISO) is a multinational body dedicated to worldwide agreement on international standards. An ISO standard that covers all aspects

More information

arxiv: v1 [math.oc] 9 Jan 2019

arxiv: v1 [math.oc] 9 Jan 2019 Sweep Algorithms for the Capacitated Vehicle Routing Problem with Structured Time Windows arxiv:1901.02771v1 [math.oc] 9 Jan 2019 C. Hertrich, P. Hungerländer, and C. Truden 10th January 2019 Abstract

More information

Computer Crime & Forensics. Forensics on mobile travel planner applications

Computer Crime & Forensics. Forensics on mobile travel planner applications University of Amsterdam MSc System and Network Engineering Computer Crime & Forensics Forensics on mobile travel planner applications Authors: Thom Does Thom.Does@os3.nl Robert Diepeveen Robert.Diepeveen@os3.nl

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

Introduction to Dynamic Traffic Assignment

Introduction to Dynamic Traffic Assignment Introduction to Dynamic Traffic Assignment CE 392D January 22, 2018 WHAT IS EQUILIBRIUM? Transportation systems involve interactions among multiple agents. The basic facts are: Although travel choices

More information

CALIBRATION OF A CONCEPTUAL LUTI MODEL BASED ON NEURAL NETWORKS

CALIBRATION OF A CONCEPTUAL LUTI MODEL BASED ON NEURAL NETWORKS Advanced OR and AI Methods in Transportation CALIBRATION OF A CONCEPTUAL LUTI MODEL BASED ON NEURAL NETWORKS Frans TILLEMA 1 Abstract. This paper deals with Land-use-Transport-Interaction (LUTI) and presents

More information

Eindhoven University of Technology MASTER. Bisimulation partitioning and partition maintenance on very large directed acyclic graphs. Hellings, J.A.J.

Eindhoven University of Technology MASTER. Bisimulation partitioning and partition maintenance on very large directed acyclic graphs. Hellings, J.A.J. Eindhoven University of Technology MASTER Bisimulation partitioning and partition maintenance on very large directed acyclic graphs Hellings, J.A.J. Award date: 2011 Link to publication Disclaimer This

More information

3. Evaluation of Selected Tree and Mesh based Routing Protocols

3. Evaluation of Selected Tree and Mesh based Routing Protocols 33 3. Evaluation of Selected Tree and Mesh based Routing Protocols 3.1 Introduction Construction of best possible multicast trees and maintaining the group connections in sequence is challenging even in

More information

Module 15: Network Structures

Module 15: Network Structures Module 15: Network Structures Background Topology Network Types Communication Communication Protocol Robustness Design Strategies 15.1 A Distributed System 15.2 Motivation Resource sharing sharing and

More information

Multimodal Medical Image Retrieval based on Latent Topic Modeling

Multimodal Medical Image Retrieval based on Latent Topic Modeling Multimodal Medical Image Retrieval based on Latent Topic Modeling Mandikal Vikram 15it217.vikram@nitk.edu.in Suhas BS 15it110.suhas@nitk.edu.in Aditya Anantharaman 15it201.aditya.a@nitk.edu.in Sowmya Kamath

More information

BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications

BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications Kai-Juan Wong, Bu-Sung Lee, Boon-Chong Seet, Genping Liu, Lijuan Zhu School of Computer

More information

ENHANCING ENERGY EFFICIENT TCP BY PARTIAL RELIABILITY

ENHANCING ENERGY EFFICIENT TCP BY PARTIAL RELIABILITY ENHANCING ENERGY EFFICIENT TCP BY PARTIAL RELIABILITY L. Donckers, P.J.M. Havinga, G.J.M. Smit, L.T. Smit University of Twente, department of Computer Science, PO Box 217, 7 AE Enschede, the Netherlands

More information

Towards Construction of Efficient and Optimally Resilient VPN Topologies by Exactly Calculating Maximum Disjoint Paths

Towards Construction of Efficient and Optimally Resilient VPN Topologies by Exactly Calculating Maximum Disjoint Paths Towards Construction of Efficient and Optimally Resilient VPN Topologies by Exactly Calculating Maximum Disjoint Paths Martin Backhaus, Günter Schäfer Technische Universität Ilmenau, Germany Telematics/Computer

More information

Model suitable for virtual circuit networks

Model suitable for virtual circuit networks . The leinrock Independence Approximation We now formulate a framework for approximation of average delay per packet in telecommunications networks. Consider a network of communication links as shown in

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

Multiple Access (1) Required reading: Garcia 6.1, 6.2.1, CSE 3213, Fall 2010 Instructor: N. Vlajic

Multiple Access (1) Required reading: Garcia 6.1, 6.2.1, CSE 3213, Fall 2010 Instructor: N. Vlajic 1 Multiple Access (1) Required reading: Garcia 6.1, 6.2.1, 6.2.2 CSE 3213, Fall 2010 Instructor: N. Vlajic Multiple Access Communications 2 Broadcast Networks aka multiple access networks multiple sending

More information

Principles of Wireless Sensor Networks. Routing, Zigbee, and RPL

Principles of Wireless Sensor Networks. Routing, Zigbee, and RPL http://www.ee.kth.se/~carlofi/teaching/pwsn-2011/wsn_course.shtml Lecture 8 Stockholm, November 11, 2011 Routing, Zigbee, and RPL Royal Institute of Technology - KTH Stockholm, Sweden e-mail: carlofi@kth.se

More information

FDDI by default supports Early Token Release. Below is the operation of FDDI ring.

FDDI by default supports Early Token Release. Below is the operation of FDDI ring. Lecture 9 Fault Tolerance FDDI is also built for fault tolerance. It is actually two networks, one going counter-clockwise and the other clockwise (as usually drawn). Normally only the primary links, i.e.

More information

Resource Constrained Project Scheduling. Reservations and Timetabling

Resource Constrained Project Scheduling. Reservations and Timetabling DM87 SCHEDULING, TIMETABLING AND ROUTING Lecture 13 Resource Constrained Project Scheduling. Reservations and Timetabling Marco Chiarandini DM87 Scheduling, Timetabling and Routing 2 Preprocessing: Temporal

More information

Air Transport & Travel Industry. Principles, Functional and Business Requirements PNRGOV

Air Transport & Travel Industry. Principles, Functional and Business Requirements PNRGOV Air Transport & Travel Industry Principles, Functional and Business Requirements Version 15.1 Endorsed by WCO Council in July 2016 Table of Contents 1 INTRODUCTION... 3 1.1 PURPOSE... 3 1.2 SCOPE... 3

More information

APPLICATION OF MULTIPLE RANDOM CENTROID (MRC) BASED K-MEANS CLUSTERING ALGORITHM IN INSURANCE A REVIEW ARTICLE

APPLICATION OF MULTIPLE RANDOM CENTROID (MRC) BASED K-MEANS CLUSTERING ALGORITHM IN INSURANCE A REVIEW ARTICLE APPLICATION OF MULTIPLE RANDOM CENTROID (MRC) BASED K-MEANS CLUSTERING ALGORITHM IN INSURANCE A REVIEW ARTICLE Sundari NallamReddy, Samarandra Behera, Sanjeev Karadagi, Dr. Anantha Desik ABSTRACT: Tata

More information

The official TYPO3 partner program

The official TYPO3 partner program The official TYPO3 partner program Table of contents Partner Program... 4 Separate Yourself From The Competition... 4 Be Successful - Together... 4 Unique Benefits... 6 Partner Ranking In A Nutshell...

More information

Module 2: Rise of Urbanization & Digital Technologies

Module 2: Rise of Urbanization & Digital Technologies Digital Cities Summit Oct 3-4, 2016 Module 2: Rise of Urbanization & Digital Technologies Day 1 Hong Kong a very densely populated city 7.3 million population and 1,110 km 2 land area Land composition:

More information

4 ROUTES TO A WINNING SEARCH EXPERIENCE

4 ROUTES TO A WINNING SEARCH EXPERIENCE AND PRESENT 4 ROUTES TO A WINNING SEARCH EXPERIENCE BEST PRACTICES IN TRAVEL WEBSITE TESTING AND OPTIMIZATION PART 2 Table of Contents 3 The Search is On 4 Elements of a Search Experience 5 Route #1: Search

More information

TAF-TAP TSI Steering Committee Agenda item..: Presentation of the activities of the sector TAP TSI. Brussels, 24 June 2015

TAF-TAP TSI Steering Committee Agenda item..: Presentation of the activities of the sector TAP TSI. Brussels, 24 June 2015 TAF-TAP TSI Steering Committee Agenda item..: Presentation of the activities of the sector TAP TSI Brussels, TAP/TAF SteCo 24 June 2016 1 INDEX The Rail Sector complexity EU Approaches for a new framework

More information

A Meta-heuristic Applied for a Topologic Pickup and Delivery Problem with Time Windows Constraints

A Meta-heuristic Applied for a Topologic Pickup and Delivery Problem with Time Windows Constraints A Meta-heuristic Applied for a Topologic Pickup and Delivery Problem with Time Windows Constraints Jesús Fabián López Pérez Post-Graduate Program of Management Science, FACPYA UANL, Monterrey, México fabian.lopez@e-arca.com.mx

More information

Planning Polyduct Pipelines in Optimization and Constraint Programming

Planning Polyduct Pipelines in Optimization and Constraint Programming Planning Polyduct Pipelines in Optimization and Constraint Programming J. L. Risco Martín 1, J. M. de la Cruz García 2, J. J. Ruz Ortíz 2, and B. de Andrés-Toro 2 1 Ing. Téc. en Informática de Sistemas,

More information

NAUTICAL CARTOGRAPHY WORKING GROUP

NAUTICAL CARTOGRAPHY WORKING GROUP INTERNATIONAL HYDROGRAPHIC ORGANIZATION 4b, quai Antoine I er B.P. 445 MC 98011 MONACO CEDEX PRINCIPAUTE DE MONACO ORGANISATION HYDROGRAPHIQUE INTERNATIONALE Tel. : +377 93 10 81 00 Fax : +377 93 10 81

More information

Welfare Navigation Using Genetic Algorithm

Welfare Navigation Using Genetic Algorithm Welfare Navigation Using Genetic Algorithm David Erukhimovich and Yoel Zeldes Hebrew University of Jerusalem AI course final project Abstract Using standard navigation algorithms and applications (such

More information

Very Large Scale Neighborhood Search. Collaborators include: Ravi Ahuja, Ozlem Ergun, Abraham Punnen, Dushyant Sharma

Very Large Scale Neighborhood Search. Collaborators include: Ravi Ahuja, Ozlem Ergun, Abraham Punnen, Dushyant Sharma Very Large Scale Neighborhood Search Collaborators include: Ravi Ahuja, Ozlem Ergun, Abraham Punnen, Dushyant Sharma Neighborhood Search Combinatorial Optimization: minimize (f(s) : S F) f is typically

More information

Solving Large Scale Crew Scheduling Problems in Practice

Solving Large Scale Crew Scheduling Problems in Practice Solving Large Scale Crew Scheduling Problems in Practice E.J.W. Abbink 1, L. Albino 3, T.A.B. Dollevoet 1,2, D. Huisman 1,2, J. Roussado 3 and R.L. Saldanha 3 1 Department of Logistics, Netherlands Railways

More information

Performance Study of Routing Algorithms for LEO Satellite Constellations

Performance Study of Routing Algorithms for LEO Satellite Constellations Performance Study of Routing Algorithms for LEO Satellite Constellations Ioannis Gragopoulos, Evangelos Papapetrou, Fotini-Niovi Pavlidou Aristotle University of Thessaloniki, School of Engineering Dept.

More information

SELECTION OF METRICS (CONT) Gaia Maselli

SELECTION OF METRICS (CONT) Gaia Maselli SELECTION OF METRICS (CONT) Gaia Maselli maselli@di.uniroma1.it Computer Network Performance 2 Selecting performance metrics Computer Network Performance 3 Selecting performance metrics speed Individual

More information

Dynamically Configured λ-opt Heuristics for Bus Scheduling

Dynamically Configured λ-opt Heuristics for Bus Scheduling Dynamically Configured λ-opt Heuristics for Bus Scheduling Prapa Rattadilok and Raymond S K Kwan School of Computing, University of Leeds, UK {prapa, rsk}@comp.leeds.ac.uk Bus scheduling is a complex combinatorial

More information

Manual -HP EDITION- TomTom Navigator -HP Edition- User Guide

Manual -HP EDITION- TomTom Navigator -HP Edition- User Guide Manual -HP EDITION- TomTom Navigator -HP Edition- User Guide Copyright 1996-2004 TomTom B.V., The Netherlands. TomTom is a trademark of TomTom BV. Data copyright 2004 Tele Atlas N.V., The Netherlands.

More information

What future changes are planned to improve the performance and reliability of the Wairarapa Connection?

What future changes are planned to improve the performance and reliability of the Wairarapa Connection? By email 27 February 2017 File Ref: OIAP-7-3039 Shed 39, 2 Fryatt Quay Pipitea, Wellington 6011 PO Box 11646 Manners Street Wellington 6142 T 04 384 5708 F 04 385 6960 www.gw.govt.nz Iain Palmer fyi-request-5300-1f924c94@requests.fyi.org.nz

More information

Predictive Analysis: Evaluation and Experimentation. Heejun Kim

Predictive Analysis: Evaluation and Experimentation. Heejun Kim Predictive Analysis: Evaluation and Experimentation Heejun Kim June 19, 2018 Evaluation and Experimentation Evaluation Metrics Cross-Validation Significance Tests Evaluation Predictive analysis: training

More information

Estimating Parking Spot Occupancy

Estimating Parking Spot Occupancy 1 Estimating Parking Spot Occupancy David M.W. Landry and Matthew R. Morin Abstract Whether or not a car occupies a given parking spot at a given time can be modeled as a random variable. By looking at

More information

An Exploratory Journey Into Network Analysis A Gentle Introduction to Network Science and Graph Visualization

An Exploratory Journey Into Network Analysis A Gentle Introduction to Network Science and Graph Visualization An Exploratory Journey Into Network Analysis A Gentle Introduction to Network Science and Graph Visualization Pedro Ribeiro (DCC/FCUP & CRACS/INESC-TEC) Part 1 Motivation and emergence of Network Science

More information

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

CS246: Mining Massive Datasets Jure Leskovec, Stanford University CS246: Mining Massive Datasets Jure Leskovec, Stanford University http://cs246.stanford.edu 3/6/2012 Jure Leskovec, Stanford CS246: Mining Massive Datasets, http://cs246.stanford.edu 2 In many data mining

More information

Exploratory Data Analysis using Self-Organizing Maps. Madhumanti Ray

Exploratory Data Analysis using Self-Organizing Maps. Madhumanti Ray Exploratory Data Analysis using Self-Organizing Maps Madhumanti Ray Content Introduction Data Analysis methods Self-Organizing Maps Conclusion Visualization of high-dimensional data items Exploratory data

More information

Cover Page. The handle holds various files of this Leiden University dissertation.

Cover Page. The handle   holds various files of this Leiden University dissertation. Cover Page The handle http://hdl.handle.net/1887/22055 holds various files of this Leiden University dissertation. Author: Koch, Patrick Title: Efficient tuning in supervised machine learning Issue Date:

More information

FAQs to your Premium-Transfer at fixed prices

FAQs to your Premium-Transfer at fixed prices TABLE OF CONTENTS FAQs to your Premium-Transfer at fixed prices I. Product overview. 2 II. Registration... 2 III. Booking 2 IV. After the booking... 5 V. During the ride.. 5 VI. After the ride.. 5 1 Product

More information

VID (Voltage ID) features require timing analysis on even more corners

VID (Voltage ID) features require timing analysis on even more corners Mehmet Avci Number of Corners for Typical Part Introduction The number of signoff PVT corners is increasing VID (Voltage ID) features require timing analysis on even more corners Designers try to reduce

More information