Rake linking for suburban train services Narayan Rangaraj Industrial Engineering and Operations Research IIT Bombay.

Slides:



Advertisements
Similar presentations
Capacity Studies on Transportation Network Presented by Rakesh Ambre ( ) Under Guidance Of Prof. Narayan Rangaraj.
Advertisements

Outline LP formulation of minimal cost flow problem
James Montgomery & Karen Teague. Background  Williams Tank Lines is one of the largest for-hire bulk petroleum carriers in California (Fuel Transport.
BU BU Decision Models Networks 1 Networks Models Summer 2013.
Abstract The SEPTA Regional Rail system serves as an important network for the Philadelphia region, moving many commuters during the peak hours on suburb-to-city.
Rake Linking for Suburban Train Services. Rake-Linker The Rake-Linker assigns physical trains (rakes) to services that have been proposed in a timetable.
1 1 Slide © 2006 Thomson South-Western. All Rights Reserved. Slides prepared by JOHN LOUCKS St. Edward’s University.
10 December J/ESD.204J Lecture 13 Outline Real Time Control Strategies for Rail Transit Prior Research Shen/Wilson Model Formulation Model Application.
Network Optimization Models: Maximum Flow Problems
Yashar Ganjali Computer Systems Laboratory Stanford University February 13, 2003 Optimal Routing in the Internet.
Network Optimization Models: Maximum Flow Problems In this handout: The problem statement Solving by linear programming Augmenting path algorithm.
Utrecht, february 22, 2002 Applications of Tree Decompositions Stan van Hoesel KE-FdEWB Universiteit Maastricht
Airline Fleet Routing and Flight Scheduling under Market Competitions
Quadratic Programming Model for Optimizing Demand-responsive Transit Timetables Huimin Niu Professor and Dean of Traffic and Transportation School Lanzhou.
Decision for the location of Intermodal terminals in a rail-road network Anupam Kulshreshtha IIM - Lucknow.
Max-flow/min-cut theorem Theorem: For each network with one source and one sink, the maximum flow from the source to the destination is equal to the minimal.
Rail Related Research at IIT Madras
Content : 1. Introduction 2. Traffic forecasting and traffic allocation ◦ 2.1. Traffic forecasting ◦ 2.2. Traffic allocation 3. Fleeting problems ◦ 3.1.
1 Using Composite Variable Modeling to Solve Integrated Freight Transportation Planning Problems Sarah Root University of Michigan IOE November 6, 2006.
Lecture 3 Transshipment Problems Minimum Cost Flow Problems
11/26/ J/ESD.204J1 Transit Crew Scheduling Outline Crew Scheduling Work Rules and Policies Model Formulation Matching Problem Approximation approach.
Networks and the Shortest Path Problem.  Physical Networks  Road Networks  Railway Networks  Airline traffic Networks  Electrical networks, e.g.,
1 ESI 6417 Linear Programming and Network Optimization Fall 2003 Ravindra K. Ahuja 370 Weil Hall, Dept. of ISE
A model for combination of set covering and network connectivity in facility location Rana Afzali and Shaghayegh Parhizi.
1 Chapter-4: Network Flow Modeling & Optimization Deep Medhi and Karthik Ramasamy August © D. Medhi & K. Ramasamy, 2007.
Network Models Tran Van Hoai Faculty of Computer Science & Engineering HCMC University of Technology Tran Van Hoai.
Section 2.9 Maximum Flow Problems Minimum Cost Network Flows Shortest Path Problems.
Indian Institute of Technology Bombay 1 SEQUEL: A Solver for circuit EQuations with User-defined ELements Prof. Mahesh B. Patil
Solve problems by using linear programming.
Interconnect Performance Modeling. Performance modeling Given an interconnect topology, routing, and other parameters, predict the interconnect performance.
Network Optimization Problems
West Anglia Rail Services Hertfordshire County Council Scrutiny Panel 20 May 2010 Geraint Hughes Stakeholder Manager.
Understanding Capacity Demand and Flow Essential measures and processes for understanding healthcare.
The minimum cost flow problem. Simplifying assumptions Network is connected (as an undirected graph). – We can consider each connected component separately.
Model 2: Transportation Problem Roshnika Fernando.
CS 4407, Algorithms University College Cork, Gregory M. Provan Network Optimization Models: Maximum Flow Problems In this handout: The problem statement.
Lecture 5 – Integration of Network Flow Programming Models Topics Min-cost flow problem (general model) Mathematical formulation and problem characteristics.
Lecture 18: MGTSC 352 Distribution Planning
INOC 2013 May 2013, Tenerife, Spain Train unit scheduling with bi-level capacity requirements Zhiyuan Lin, Eva Barrena, Raymond Kwan School of Computing,
8/14/04J. Bard and J. W. Barnes Operations Research Models and Methods Copyright All rights reserved Lecture 5 – Integration of Network Flow Programming.
Network Flow Problems Example of Network Flow problems:
Eastern Mediterranean University Department Of Industrial Engineering Deterministic Dynamic Programming presented by: Ziad El Masri Supervisor: Prof. Dr.
12/08/ J/ESD.204J1 Real-Time Control Strategies for Rail Transit Outline: Problem Description and Motivation Model Formulation Model Application.
Chapter 5: Transportation, Assignment and Network Models © 2007 Pearson Education.
Linear Programming Chapter 1 Introduction.
© 2010 IBM Corporation IBM Container Transport Optimization Dr. Juergen Koehl, IBM Research and Development, Boeblingen Juergen Koehl, IBM Container Logistics.
Network Analyst. Network A network is a system of linear features that has the appropriate attributes for the flow of objects. A network is typically.
Simulation of mixed traffic on a railway section
A Multi-Airport Dynamic Network Flow Model with Capacity Uncertainty
Part 3 Linear Programming
Cloud Computing Solutions |
The assignment problem
ENGM 535 Optimization Networks
Lecture 5 – Integration of Network Flow Programming Models
Lecture 5 – Integration of Network Flow Programming Models
Routing and Logistics with TransCAD
Part 3 Linear Programming
Transportation, Assignment and Network Models
TransCAD Vehicle Routing 2018/11/29.
1.206J/16.77J/ESD.215J Airline Schedule Planning
Introduction Basic formulations Applications
Lecture 19-Problem Solving 4 Incremental Method
and 6.855J Flow Decomposition
Sample ‘Scheduling Process’
Part 3 Linear Programming
Chapter 1. Formulations.
Network Optimization Models: Maximum Flow Problems
Network Flow Problems – Maximal Flow Problems
Chapter 5 Process Analysis.
Lecture 12 Network Models.
Presentation transcript:

Rake linking for suburban train services Narayan Rangaraj Industrial Engineering and Operations Research IIT Bombay

Context Approximately 1200 services on the Western Railway line in Mumbai – 3 minute frequency in peak hours – Each train carries people Approximately 80 rakes (train units – mostly 12 car rakes) used Each rake used for services 2 car sheds (housing about 30 rakes each) and about 8 stabling locations (for 3-5 rakes)

Timetable and rake linking Timetable of services created for meeting demand and keeping constraints in mind (headway, platforms, rake availability, etc.) Each service has to be assigned a rake Normal rake linking done together with timetabling – Platforms not adequate in some key locations – Rakes a constraint in offering services During (minor) disruptions and during planned maintenance, rake linking for target timetable is a challenging problem

Service graph Nodes – Start node for a service – End node for a service – Rake depot (start and end of a link for the rake) Arcs – Service arc – Linking arc (waiting) – Linking arc (empty run) – Start of service arc – End of service arc

Costs and capacities Costs – On each rake from depot (meet timetable with minimum number of rakes) – Empty running costs Capacities – Service arc [1,1] – Linkage arcs [0,1] – Depot supply arcs [0,K]

(Single commodity) min cost network flow model Straightforward flow model to minimize total costs – Cost of running each rake – Empty running costs – Combination of the above Outcomes are – Rake links and rake cycles – Rake stabling during reduced service times (Sundays and maintenance periods) – Sensitivity analysis to turn around times at terminals

Extensions Multiple rake types and compatibilities – Multi commodity integer flow problem, tough problem to solve Rake cycle constraints – Rostering of rakes Terminal constraints