CA2526152C - Scheduling method and system for rail networks - Google Patents

Scheduling method and system for rail networks Download PDF

Info

Publication number
CA2526152C
CA2526152C CA2526152A CA2526152A CA2526152C CA 2526152 C CA2526152 C CA 2526152C CA 2526152 A CA2526152 A CA 2526152A CA 2526152 A CA2526152 A CA 2526152A CA 2526152 C CA2526152 C CA 2526152C
Authority
CA
Canada
Prior art keywords
trains
train
station
schedulable
network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
CA2526152A
Other languages
French (fr)
Other versions
CA2526152A1 (en
Inventor
Peter John Pudney
Philip George Howlett
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ttg Holdings Pty Ltd
Original Assignee
Ausrail Technologies Pty Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ausrail Technologies Pty Ltd filed Critical Ausrail Technologies Pty Ltd
Publication of CA2526152A1 publication Critical patent/CA2526152A1/en
Application granted granted Critical
Publication of CA2526152C publication Critical patent/CA2526152C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09DRAILWAY OR LIKE TIME OR FARE TABLES; PERPETUAL CALENDARS
    • G09D1/00Railway or like time or fare tables; Indicating or reading aids therefor
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L27/00Central railway traffic control systems; Trackside control; Communication systems specially adapted therefor
    • B61L27/10Operations, e.g. scheduling or time tables
    • B61L27/12Preparing schedules
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06312Adjustment or analysis of established resource schedule, e.g. resource or task levelling, or dynamic rescheduling

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Quality & Reliability (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Mechanical Engineering (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Train Traffic Observation, Control, And Security (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Navigation (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention provides a method and system for calculating a plan for moving trains on a network that reduces the cost of delays or late running.
The invention is useful for timetable development, for real-time dynamic rescheduling of the trains on a network, and for assessing proposed changes to network infrastructure. A method of moving a given set of trains from their respective origins to their respective destinations, said method comprising the steps of: (i) form a schedulable set of trains consisting of all trains not at their destination that have at least one unoccupied link; (ii) from this schedulable set select the train with the earliest start time from its current location, wherein this selected train is travelling from station Si to station Sj; (iii) form a contender set of trains consisting of all trains that have as their next move a dispatch from station Si to Sj and vice-versa; (iv) from this contender set select the train with the earliest arrival time at its successor station (either station Si to Sj); (v) for the selected train invoke a deadlock avoidance procedure wherein if this procedure accepts the train then go on to step (iv), or if the train is rejected then remove it from the schedulable set, and if the schedulable set is not empty then return to step (ii) otherwise go to step (vii); (vi) schedule the selected train over its chosen link to its successor; and (vii) return to step (i) until all trains are at their destination or the schedulable set is empty.

Description

TITLE: SCHEDULING METHOD AND SYSTEM FOR RAIL NETWORKS
FIELD OF THE INVENTION
The present invention provides a method and system for calculating a plan for moving trains on a network that reduces the cost of delays or late running.
The invention is useful for timetable development, for real-time dynamic rescheduling of the trains on a network, and for assessing proposed changes to network infrastructure.
BACKGROUND TO THE INVENTION
Any discussion of the prior art throughout the specification should in no way be considered as an admission that such prior art is widely known or forms part of common 1o general knowledge in the field.
In order for a scheduling tool to be useful as a realistic model of railway operations it should have the following features:
~ The capability of representing a wide range of railway configurations including uni- and bi-directional track, junctions, branches, refuging or cross facilities etc.
~ The ability to handle same direction overtakes.
~ A check of the length of a train against the length of the crossing loop before allowing a cross to occur.
~ The ability to take into account the characteristics of the signalling and safeworking systems.
~ Accommodate all safety margins between the crossing and overtaking of trains to allow for signal changes.
~ Allow trains to follow one another onto single line segments as governed by the signalling system in place.
It is an object of the present invention to provide a method and system for calculating a plan for moving trains on a network to overcome or ameliorate at least one of the disadvantages of the prior art, or to provide a useful alternative.
SUMMARY OF THE INVENTION
The invention provides a method and system for determining the efficient movement of trains on a network and in particular the development of an efficient strategy for controlling a flight of trains travelling in the same direction along a rail corridor.

A further aspect of the invention provides methods for infrastructure planning, timetable planning and dynamic rescheduling.
One aspect of the present invention provides a method of moving a given set of trains from their respective origins to their respective destinations, said method comprising the steps of:
(i) form a schedulable set of trains consisting of all trains not at their destination that have at least one unoccupied link;
(ii) from this schedulable set select the train with the earliest start time from its current location, wherein this selected train is travelling from station Si to station S~;
(iii) form a contender set of trains consisting of all trains that have as their next move a dispatch from station St to S~ and vice-versa;
(iv) from this contender set select the train with the earliest arrival time at its successor station (either station Si to S~);
(v) for the selected train invoke a deadlock avoidance procedure wherein if this procedure accepts the train then go on to step (iv), or if the train is rej ected then remove it from the schedulable set, and if the schedulable set is not empty then return to step (ii) otherwise go to step (vii);
(vi) schedule the selected train over its chosen link to its successor station; and 2o return to step (i) until all trains are at their destination or the schedulable set is empty.
Typically the invention is implemented in the form of computer software operable to provide an operator of a train network with data for reducing the cost of delays or late running.
DETAILED DESCRIPTION OF INVENTION
Modelling a Rail Network Consider a railway system with the rail tracks modelled as a set of junctions and sections of rail joining them. The basic network unit of track is called a segment, defined below, and illustrated in Figure 1.
Track Segment: A track segment is a length of track which cannot be occupied by opposing trains. It is eliminated by either track junctions or signal points. A
diamond crossing is a segment. Track segments have a length and a default direction.

By assigning a default direction to segments, this model of a rail track system is a directed graph. In the present invention, an aggregated model of this directed graph is employed where these basic segments are partitioned into functional stations and links between them. The station definition includes physical stations but extends to any segment where a train may be scheduled to stop in our scheduling procedure.
For example a crossing loop becomes a functional station for our purposes, because we may hold a train on the loop to enable another train to pass. Trains are moved strictly from station to station in our scheduling procedure.
Station: A station is a subset of track segments, at one geographical location, to where trains may make scheduled stops and whence despatch decisions are made.
Stations are connected to each other by sequences of track segments with each feasible alternative sequence defining a path. A feasible path joining two stations is referred to as a link.
Link: A link is a sequence of track segments joining two stations in the track graph. The first and last segment in a link between stations si and s~ must be a track segment in station si and s~ respectively.
Although the track graph is a directed graph, by virtue of the assigned default directions, any (undirected) path is admitted as a link. It is possible and sometimes desirable, to route a train on a link traversing some segments in reverse direction.
Trains are superimposed onto the track digraph to model an operating railway system as a train network.
Train Network: A train network is a track digraph, a set of trains and a set of mappings relating to train dynamics through the network. A train is an obj ect with attributes such as direction of travel, length, station of origin and destination station.
The state of the network is a representation of the location of each train in the system. The scheduling process is represented by the changing state of the system at a sequence of discrete timepoints or stages when decisions are made.
Trains may leave and enter the system during the scheduling planning horizon.
Trains yet to be introduced into the system are located at a virtual source station and 3o transfer trains exiting the network are allocated to a virtual sink station.
The normal scheduling task is to move each train through the network from its origin to destination. A train moves from station to station on a sequence of links joining intermediate stations on its selected path. The goal is to develop a scheduling procedure which optimises some objective measure of system performance. One aspect of the present invention provides a procedure aimed at minimising aggregate train lateness or a class of similar performance measures.
Train Movements While a track segment can only accommodate one train at a time for trains travelling in opposite directions, if a track segment has internal signalling then it may be able to accommodate more than one train moving in the same direction. These following trains must be kept separated from each other by some minimum distance.
l0 This is achieved by having a following clearance time which governs the minimum separation between the front of following trains at entry and exit from a segment. This following clearance time will be a function of such things as train speed, the signalling system used, safety margins required and train length. An opposing clearance time is also needed to govern the minimum time separation between the front of one train leaving a segment and a train travelling in the reverse direction seeking to gain access to the same segment.
~ segment rumung times, headway, junction clearance ~ dispatch rules Deadlock The issue of potential deadlock complicates the dispatch of trains particularly along single line corridors with passing loops. A feasible schedule requires that all trains can reach their destination without any train backing up.
Deadlock: A rail network is defined to be deadlocked if at least one train cannot reach its destination without one or more trains backing up.
Trains A and C will not fit on segment 4. This system will deadlock if train C
is moved onto 6. Consequently the authors have investigated a more general theory of deadlock avoidance but it is computationally demanding. In the present invention only a limited deadlock avoidance protocol is implemented. The first advantage is that it is possible to retain a rich set of potential schedules only discarding them at deadlock or near certain deadlock states. The second advantage is that the avoidance procedure is computationally efficient and speed of schedule generation is a requirement of the system. The problem space search method used to construct the schedules randomly perturbates segment running times of individual trains to influence the order in which trains are dispatched. With this randomised search procedure it is good enough to reduce the occurrence of deadlock and simply throw away schedules that terminate in deadlock. The only small disadvantage is the loss of some computational efficiency because some potential schedules are pursued further than necessary.
Optimisation One aim of the present invention is to provide a method and system for constructing a timetable that minimises the operating costs of the rail network. These costs could include costs associated with:
to ~ delays at crossing loops ~ lateness at key locations along a train's route Mixed Integer Programming In the present invention, the modelling of the problem as a mathematical program was inspired by the observation that this scheduling problem could (almost) be formulated as a job-shop problem, with track segments corresponding to machines and train journeys corresponding to sequences of job operations. A key difference between the scheduling problem for trains on a track network and the standard job-shop problem is that whereas jobs can be removed from one machine and put into a queue for the next 2o machine, trains cannot be removed from the track after completing one track segment but before starting the next.
The track is assumed to be a sequence of track segments, numbered 1 . . . h in the outbound direction. Stations between adjacent segments are assumed to have unlimited capacity.
T is the set of trains i is an index for outbound trains j is an index for inbound trains Prk is the time taken for train l to traverse segment k ttk is the time train l starts segment k We define the function 1 if gain Z crosses segment k befoYe traifa m dl"'~ 0 otherswise The following precedence constraints ensure that the trains remain on each section of track for their minimum traversal time and are then allowed to proceed onto the next segment of track on their journey:
tik tih ~ ~h $ t;l~ - t;k '- P;k The following interference constraints ensure that no two trains occupy a single section of track at the same time:
trk - tmk + Mdln,k ~ P",k ill, m E T, l ~ m tnik - tlk + M[1 - dlmk ~ ~ Pk ill, na E T, l ~ m 1o Mis a large number.
We minimise the sum of the arrival times of individual trains. Minimising the make span allows non-critical trains to run slowly.
This mixed integer formulation has been implemented in GAMS and can solve larger problems than our initial formulation, described below. It has been used to solve 15 problems with 14 trains and 10 track segments. The main problem with this formulation is that it is for a single line track only, and assumes infinite capacity at stations.
However, for such problems it generates optimal solutions that can be used to check the results of other timetabling methods.
The second mixed integer program models a single line railway corridor with 20 stations connected by sections of track. Both the stations and the track sections are considered as machines and the trains as jobs. Each machine has a given maximum capacity. The stations are considered as a single unit with capacity equal to the sum of the number of crossing loops and mainline traclc segments at each station. It is assumed that each train can use any track segment in a station.
25 At; arrival time of train i at machine j.
D~ departure time of train i from machine j.
P~ minimum time train i takes on machine j.
C; capacity of machine j.
8t;a indicator function which is equal to 1 if train i is on machine j at time t.

_7_ Sequencing equations A~ = Di, j_1 for all outbound trains 'dj A~ = Dl, j+i for all inbound trains b'j Location indicator Indicator to determine to location of train i at time time t.
_ lAij <-t<-D
S't 0 otherwise.
1 t>A~, ~'t 0 otherwise.
The location indicator 8ljt is produced by the following five equations:
to t - Aij <- M~
t-A~ >_M~1-~i~) t-D~ -<M~B
t-D~ ?-M(1-~B) _ A _ a ~gt - ~ijt Capacity constraints ~~i%t G CJ Hj~t i Minimum processing time constraints 2o Dij - Aij >_ P,j 'di The objective used is to minimise the makespan of the scheduling tasks. This second formulation is a non-linear program with discontinuous constraints.
Langrangean relaxation Langrangean relaxation has long been recognised as an effective solution method for constrained optimisation. Many computationally hard problems complicated by a set of difficult constraints can be decomposed into problems with a simpler structure. In our railway scheduling model the track capacity constraints are removed from the constraint _g_ set and placed in the objective function by the use of lagrange multipliers.
These multipliers can be interpreted as the cost for using the track at a particular time. The higher the price on a track segment at a particular time the less likely it is to be used by trains at that time. This relaxed for of the scheduling problem allows us to reduce the problem to a series of shortest path problems for individual trains on the network.
Trains are scheduled through the rail network one at a time through the matrix of prices (Lagrange multipliers) along their least cost path irrespective of other trains in the network. The solution of the relaxed problem with section capacity constraints removed may result in an infeasible schedule. A heuristic method must then be employed to 1o remove the infeasible train movements and produce a feasible schedule.
The Lagrangian relaxation method is a common approach for solving large scale integer programs and is based on computing the solution to the dual problem.
The optimal value for the dual problem provides a lower bound to the optimal value to the original problem. The upper bound together with the solution to the dual can be used to provide a good approximate solution to the original problem.
This method is successful for solving large problems provided the difference between the optimal values of the primal and dual is small and the method for solving the dual provides sufficient information for generating a nearly optimal feasible solution to the primal problem.
The main advantage of the lagrangean relaxation approach is that it produces both upper aald lower bounds on the value of the objective function.
Using this Lagrangian relaxation method on several test problems it was found that the Lagrange multipliers oscillated and hence the primal and dual solutions did not converge or become sufficiently close at any iteration.
Problem Space Search A heuristic is a teclmique which seeks good (near optimal) solutions to a problem at a reasonable computational cost without being able to guarantee optimality or state how close to optimally a feasible solution is. A heuristic can be thought of as a set of rules defining decision priorities. The dispatch procedure used is a greedy heuristic which builds a schedule by selecting which train to move next based only on local information.

Our solution method here uses the technique of problem space search. The problem space search technique is effective in a range of combinatorial optimisation problems including job shop scheduling and resource constrained project scheduling.
The Problem Space Search method takes a fast problem specific heuristic and embeds it within a local search procedure. The definition of a search neighborhood is based on a heuristic problem pair (lZ, p) where h is the fast heuristic andp represents the problem data upon which decisions are made. Since a heuristic la is a mapping from a problem to a solution the pair (h, p) is an encoding of a particular solution. By perturbing the problem datap the dispatch procedure will generate alternative solutions within a l0 neighbourhood governed by the size of the perturbations made to the problem data. In the construction of solutions built by the base heuristic from perturbed data we must use the original problem data. That is the perturbed data is used only to alter the decision process made by the dispatch procedure.
Below is described the dispatch procedure which moves a given set of trains from origin to destination minimising an objective function that is related to the delays experienced by the trains in the network.
1. Form a schedulable set of trains consisting of all trains not at their destination that have at least one unoccupied link.
2. From this schedulable set pick the train with the earliest start time from its 2o current location. Assume this selected train is travelling from station SZ
to station Sj, 3. From a contender set of trains consisting of all trains that have as their next move a dispatch from station SZ to S~ and vice-versa.
4. From this contender set select the train with the earliest arnval time at its successor station (either station SZ to S~).
5. For the selected train invoke the deadlock avoidance procedure. If this procedure accepts the train then go on to step 6. If the train is rejected then remove it from the schedulable set. If the schedulable set is not empty then return to step 2 otherwise go to 7.
6. Schedule the selected train over its chosen link to its successor station.
7. Return to step 1 until all trains are at their destination or the schedulable set is empty.

In the search for the optimal schedule we use a two phase approach. We first implement a simple problem space search by making perturbations on the variables start time, stZ, and finish time, fti. A train's start time sti is the time at which it is able to be scheduled from its current location in the schedule. Like the start time the finish time is a dynamic variable associated with each train. It is equal to the time that train i may arrive at its next station if dispatched next over its preferred available link. This value is a lower bound on a set of possible finish times for train i with the system in its current state.
In the second phase we use a population of the best solutions from the first phase 1o to help direct the search towards refining low cost solutions found in the first phase.
The start time is used by the dispatch procedure to determine which two stations we schedule between. The finish time is then used to determine which train will be dispatched next between these chosen stations. In phase I of the solution process we perturb these two variables enabling the dispatch procedure to generate many different sequences of dispatch decisions. The size of a of the perturbations added to the start and finish times is governed by the parameter a and is given by E=cxU(0,1) where U(0,1) is a uniformly distributed random variable on the interval [0,1].
At each decision point it is possible for any train with a start time within the interval [st",Z", st",~" + «], where st",i,t is the minimum of the start times of all trains not a there destination, to be selected as the next dispatch. Thus by increasing the size of the parameter « we also increase the size of the set of possible next moves. By using a large value for « less importance is placed on the locally optimal decision and the size of the solution space the procedure is able to explore in increased. On the other hand using a too small value for a restricts the alternative solutions that the procedure is capable of generating. Small values for a are not likely to alter the decision making data sufficiently to generate a different solution sequence. Through experimentation we have found an appropriate value for a to be half the average inter station running time for all trains on the network.
In the second phase of the search process we take the best h schedules and examine them in sufficient detail to identify the good decisions in each. We have determined that a key aspect of the performance of good schedules is whether they incorporate the best passing rules at each station. We therefore bias the search towards pairwise passing strategies at each station which yield schedules with good global performance.
Long-haul examples The problem space search dispatcher has been tested on two Australian railway networks. The objective function is that is used to evaluate each schedule is the sum of the lateness of each train. The lateness of each train is given by the function *
0 a;d <_ a;
z ~atd ) _ ara _ ar a,d > as where a1~ is the actual arrival time of train i at is destination while ai~ is the desired to arrival time. The problem space search dispatcher was coded in Pascal and run on a Unix workstation.
The first of the test problems is the Australian North Coast Railway which runs from Maitland to Murwillumbah. Tlus track consists of a single line corridor which 68 crossing loops and covers a distance of some 750km. Forty two trains are to be 15 schedules over the corndor - twenty one north bound and twenty one south bound.
Some trains traverse the entire length of the railway corridor while others use varying portions of it.
A histogram of the results from both phase I and phase II of the problem space search can be found in figure 3. In both phases 3000 feasible schedules were 20 constructed and the histograms have been plotted using buckets of 1000 seconds. The lowest cost schedule found in phase I had a cost of 152000 seconds while the overall best solution was found in phase II with a cost of 145000 seconds. As can be seen in Figure 3 of the phase II distribution of solution costs has been significantly skewed towards the low cost end when compared with the results from phase I. The best 25 solution found is represented as a train graph in figure 5. Current best practice for this same actual scheduling task on the North Coast line is 205000 seconds. This is shown as the vertical line in figure 3. Our procedure is therefore generating a raft of better schedules, the best being approximately 30% lower than current practice. The program took 10 minutes to run.
3o The second test problem is the Sydney to Melbourne corndor running between Campbelltown Sydney and Spencer Street Melbourne. The track from Campbelltown to Junee is double line track with crossing loops to allow overtaking while the section from Junee to Spencer Street is single line track with crossing loops. The track covers a distance of 750km and has 59 crossing loops. Daily 118 trains are to be schedules through variations lengths of the railway corridor.
The results from both phases of the problem space search are presented in figure 4. Once again 3000 feasible schedules were constructed in both phases with the best schedule being found in phase II. The minimum cost schedule found in phase I
was 53660 seconds while in phase II the best one found had a cost of 52945 seconds. Note the effect of the weights in skewing the histogram in phase II towards the low cost region. Figure 6 shows the train graph of the best found solution. Current best practice l0 for the Sydney to Melbourne scheduling task has a cost of 85000 seconds which is shown as the vertical line in Figure 4. For this larger problem the running time was 29 minutes.
In both of the above examples solutions within 10% of the best one found were generated in under 2 minutes.
Suburban Networks The problem of optimisation of suburban train schedules is significantly different from scheduling long-haul systems. While there is a common theme of minimising resources employed to achieve a desired level of performance, suburban systems are driven by the need to provide regular, repeatable service to passengers.
In order to understand the basic problem and develop solution methods we first consider a very simple prototype of the suburban systems commonly operated in Australia - a hub and spokes system operating on an hourly timetable with each route having a given service time. The service time for each route is the time to travel the route and return to the hub including station stopping times and change-over times at the hub or termini.
It is desirable for suburban rail systems to operate on a regular, cyclic timetable.
Suppose we are given the required service level for each route in terms of headways e.g for each route there is a market determined headway of a train every 10 or 12 or 15 or 20 ... minutes down to one every 60 minutes. The aim is to develop a schedule which has trains departing at fixed times within the hour each hour of normal service .
(We concentrate on the base or normal service and assume peak hour services are superimposed on this timetable.) Assume, in this first model, there are no capacity constraints at the hub, any train can service any route, the routes are non-intersecting and there are no side conditions on train operations other than route service times and route headways.
The optimisation objective is to minimise resource use in the operating system.
We model resource use as the sum of the trains servicing the system multiplied by the time each train is not operating, ie. whenever a train is waiting at a terminus or hub other than for considerations of service time. It is measure of when any train and its crew are in the system but not delivering a service to customers because of time-table constraints.
The best solution minimizes this not-in-service penalty.
l0 Since headways and route service times are given, the only controls (variables) in the optimisation are the relative departure times of the services to the various routes.
A solution is defined by the departure times of each service (in minutes past the hour). It was shown that this problem could be posed as a problem of cyclic groups.
Whilst the invention has been described with reference to a number of specific examples, it will be appreciated by those skilled in the art that the invention may be embodied in many other forms.

Claims

-14-
1. A method of moving a given set of trains from their respective origins to their respective destinations, said method comprising the steps of (i) form a schedulable set of trains consisting of all trains not at their destination that have at least one unoccupied link;
(ii) from this schedulable set select the train with the earliest start time from its current location, wherein this selected train is travelling from station S j to station S j;
(iii) form a contender set of trains consisting of all trains that have as their next move a dispatch from station S i to S j and vice-versa;
(iv) from this contender set select the train with the earliest arrival time at its successor station (either station S i to S j);
(v) for the selected train invoke a deadlock avoidance procedure wherein if this procedure accepts the train then go on to step (iv), or if the train is rejected then remove it from the schedulable set, and if the schedulable set is not empty then return to step (ii) otherwise go to step (vii);
(vi) schedule the selected train over its chosen link to its successor station; and (vii) return to step (i) until all trains are at their destination or the schedulable set is empty.
CA2526152A 2002-05-20 2003-05-20 Scheduling method and system for rail networks Expired - Lifetime CA2526152C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
AUPS2410 2002-05-20
AUPS2410A AUPS241002A0 (en) 2002-05-20 2002-05-20 Scheduling method and system for rail networks
PCT/AU2003/000605 WO2003097425A1 (en) 2002-05-20 2003-05-20 Scheduling method and system for rail networks

Publications (2)

Publication Number Publication Date
CA2526152A1 CA2526152A1 (en) 2003-11-27
CA2526152C true CA2526152C (en) 2010-08-10

Family

ID=3835976

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2526152A Expired - Lifetime CA2526152C (en) 2002-05-20 2003-05-20 Scheduling method and system for rail networks

Country Status (5)

Country Link
US (1) US7428452B2 (en)
AU (1) AUPS241002A0 (en)
CA (1) CA2526152C (en)
GB (1) GB2405017A (en)
WO (1) WO2003097425A1 (en)

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060212188A1 (en) * 2003-02-27 2006-09-21 Joel Kickbusch Method and apparatus for automatic selection of alternative routing through congested areas using congestion prediction metrics
US7917385B2 (en) * 2006-11-27 2011-03-29 Hntb Holdings Ltd Forecasting demand and availability of resources of a military installation
DE102007047474A1 (en) * 2007-09-27 2009-04-02 Siemens Ag Timetable generation process for traffic systems with consideration of time limits
US9073562B2 (en) 2007-10-12 2015-07-07 General Electric Company System and method for a simulation based movement planner
JP5075577B2 (en) * 2007-10-29 2012-11-21 株式会社東芝 Vehicle operation plan creation apparatus and method
US9170839B2 (en) * 2008-05-22 2015-10-27 Nokia Technologies Oy Method for job scheduling with prediction of upcoming job combinations
US8612071B2 (en) 2009-10-23 2013-12-17 Integrated Transportation Technologies, L.L.C. Synchronized express and local trains for urban commuter rail systems
EP2402229A1 (en) 2010-06-22 2012-01-04 Universität Stuttgart Method and system for simulating, planning and/or controlling operating processes in a track guided transportation system
US8856846B2 (en) * 2010-11-29 2014-10-07 At&T Intellectual Property I, L.P. Content placement
US9108652B2 (en) 2012-07-09 2015-08-18 General Electric Company Method and system for timetable optimization utilizing energy consumption factors
CN103661500B (en) * 2012-09-13 2016-03-30 北京南车时代信息技术有限公司 A kind of Train inter-station run time control method and device
CA2865773C (en) * 2012-09-18 2017-05-30 Kabushiki Kaisha Toshiba Diagram creating device, diagram creating method, and diagram display program
US9197712B2 (en) 2012-11-30 2015-11-24 At&T Intellectual Property I, L.P. Multi-stage batching of content distribution in a media distribution system
SG11201606294RA (en) 2014-01-30 2016-08-30 Gen Electric A method and system for timetable optimization utilizing energy consumption factors
CN104875774B (en) * 2015-06-16 2017-01-25 北京交通大学 Train delay adjusting method and system based on urban rail transit working diagram
JP6162264B2 (en) * 2016-01-07 2017-07-12 株式会社日立製作所 Resource management plan creation apparatus and method
US20180047124A1 (en) * 2016-08-12 2018-02-15 Hatch Ltd. System and method for optimizing a rail system
CN108229725B (en) * 2017-12-13 2021-08-13 北京交通大学 High-speed rail operation diagram line-adding optimization method based on mixed integer programming model
EP4050502A1 (en) * 2018-04-09 2022-08-31 Cervello Ltd. Methods systems devices circuits and functionally related machine executable instructions for transportation management network cybersecurity
WO2019244307A1 (en) * 2018-06-21 2019-12-26 三菱電機株式会社 Operation interval control device and operation interval control method
CN111209650B (en) * 2019-12-23 2023-08-08 北京航空航天大学合肥创新研究院 Travel time saving value evaluation method and device considering road network service level
CN115220460B (en) * 2022-08-30 2024-04-16 合肥工业大学 Track traffic network inspection path planning method under full-automatic operation condition
CN117370729B (en) * 2023-12-04 2024-02-27 中国铁道科学研究院集团有限公司电子计算技术研究所 Single-track railway passing capability calculation method and system based on running big data

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5177604A (en) * 1986-05-14 1993-01-05 Radio Telcom & Technology, Inc. Interactive television and data transmission system
US5177684A (en) * 1990-12-18 1993-01-05 The Trustees Of The University Of Pennsylvania Method for analyzing and generating optimal transportation schedules for vehicles such as trains and controlling the movement of vehicles in response thereto
US7092894B1 (en) * 1994-09-01 2006-08-15 Harris Corporation Cost reactive scheduler and method
US5623413A (en) * 1994-09-01 1997-04-22 Harris Corporation Scheduling system and method
US5835376A (en) * 1995-10-27 1998-11-10 Total Technology, Inc. Fully automated vehicle dispatching, monitoring and billing
US7085775B2 (en) * 1997-04-09 2006-08-01 Sidewinder Holdings Ltd. Database method and system for conducting integrated dispatching
DE19950186A1 (en) 1999-10-19 2001-04-26 Abb Patent Gmbh Arrangement for optimized operation of journeys in track connected traffic, with which vehicles belonging to traffic undertakings or vehicle groups are controlled to determine
US6587738B1 (en) 1999-12-30 2003-07-01 Ge-Harris Railway Electronics, L.L.C. Optimal locomotive assignment for a railroad network
US6873962B1 (en) 1999-12-30 2005-03-29 Ge-Harris Railway Electronics Llc Train corridor scheduling process
EP1265776B1 (en) 2000-02-25 2004-01-21 Siemens Schweiz AG Method and system for preventing the congestion of a railtrack system

Also Published As

Publication number Publication date
US20050261946A1 (en) 2005-11-24
CA2526152A1 (en) 2003-11-27
WO2003097425A1 (en) 2003-11-27
GB2405017A (en) 2005-02-16
AUPS241002A0 (en) 2002-06-13
GB0426654D0 (en) 2005-01-05
US7428452B2 (en) 2008-09-23

Similar Documents

Publication Publication Date Title
CA2526152C (en) Scheduling method and system for rail networks
Harrod A tutorial on fundamental model structures for railway timetable optimization
Brännlund et al. Railway timetabling using Lagrangian relaxation
Kroon et al. The new Dutch timetable: The OR revolution
Cacchiani et al. An overview of recovery models and algorithms for real-time railway rescheduling
Abbink et al. Reinventing crew scheduling at Netherlands Railways
Bussieck et al. Discrete optimization in public rail transport
Mannino et al. Optimal real-time traffic control in metro stations
Lamorgese et al. Optimal train dispatching by Benders’-like reformulation
Radtke et al. Automated planning of timetables in large railway networks using a microscopic data basis and railway simulation techniques
Murali et al. Modeling strategies for effectively routing freight trains through complex networks
Corman Real-time Railway Traffic Management: Dispatching in complex, large and busy railway networks
Cao et al. Robust and optimized urban rail timetabling using a marshaling plan and skip-stop operation
Ebben Logistic control in automated transportation networks
Gorman Santa Fe Railway uses an operating-plan model to improve its service design
Xu et al. An efficient train scheduling algorithm on a single-track railway system
Tomii et al. Depot shunting scheduling using combined genetic algorithm and PERT
Abbink Crew management in passenger rail transport
He et al. A microscopic agent-based simulation for real-time dispatching problem of a busy railway passenger station
Li et al. Real-time scheduling on a transit bus route: a 0-1 stochastic programming model
Pudney et al. Generating train plans with problem space search
AU2003229361B2 (en) Scheduling method for rail networks
Schlechte et al. The bouquet of features in rolling stock rotation planning
Clausen 03. Disruption Management in PassengerTransportation-from Air to Tracks
Barman et al. Automated train scheduling system using genetic algorithm

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20230523

MKEX Expiry

Effective date: 20230523