Abstract

Passenger’s optimal path choice is one of the prominent research topics in the field of railway passenger transport organization. More and more different train types are available, increasing path choices from departure to destination for travelers are unstoppable. However, travelers cannot avoid being confused when they hope to choose a perfect travel plan based on various travel time and cost constraints before departure. In this study, railway passenger travel network is constructed based on train timetable. Both the generalized cost function we developed and the residual train capacity are considered to be the foundation of path searching procedure. The railway passenger travel network topology is analyzed based on residual train capacity. Considering the total travel time, the total travel cost, and the total number of passengers, we propose an optimal path searching algorithm based on residual train capacity in railway passenger travel network. Finally, the rationale of the railway passenger travel network and the optimal path generation algorithm are verified positively by case study.

1. Introduction

Railway as a kind of large volume passenger transportation modes has been developing in China and other countries (e.g., USA and Europe) in an even larger scale, and it plays a role of the passenger transportation systems. How to make the passenger service decision making more demand responsive has stood under the spotlight. Therefore, as a base of the railway passenger service decision making, it is of paramount importance to study the railway passenger path choice.

Generally, it is assumed that railway passengers will choose their paths prior to their departure and then strictly follow their paths till they reach their destinations. More and more different train types are available for travelers; many paths need to be chosen by travelers from their departure to their destination. However, most travelers could not choose accurately depending on their travel demand before departure. Thus, special attention should be paid to the generalized cost of different paths in modeling railway passenger’s optimal path choice, which serves as a useful planning tool at both strategic and operational levels.

Rational railway passenger travel network is backbone of passenger optimal path choice. In most previous studies, a schedule-based transfer network was constructed by three kinds of nodes, which are station nodes, train arrival nodes, train departure nodes, and five kinds of arcs, which are boarding arcs, alighting arcs, running arcs, stopping arcs, and transferring arcs. And they defined the generalized cost function depends on a variety of contributing factors, including three items: travel time, fare, and discomfort cost (see [1]).

In one of the most influential papers on schedule-based transit modeling, Tong and Richardson [2] argued that a development algorithm for finding the time-dependent minimum path between two stations in a schedule-based transit system. Afterwards they proposed a recursive algorithm for finding the reasonable paths in a transit network (see [3]) and proposed a specially developed branch and bound algorithm, which was used to generate the time-dependent minimum path for passenger flow assignment. The assignment procedure was conducted over a period in which both passenger demand and train headway are varying. They presented an overview of the research that had been carried out to develop the schedule-based transit assignment model (see [4, 5]). In addition, more schedule-based path-finding algorithms were presented for the transit network, such as forward-search algorithm and backward-search algorithm (see [68]). However, from empirical studies it appears clear that the vehicle capacity constraints were not considered. Thus, in order to have a more realistic description of technological progress, the concept of strategies in schedule-based transit networks with capacity constraints was extended in a study (see [9, 10]).

As it is described above, railway passengers will choose the path by the minimum generalized cost prior to their departure and then strictly follow their paths till they reach their destinations. Generally, a passenger will not transfer to another train in travel, if the previous train is congested or exceedingly uncomfortable. Our aim is to determine the shortest/optimal paths and depict them to the passenger for decision making before the journey. The developed algorithm based on residual train capacity does not inform the passenger which path is congested in travel; however, it can provide the passenger choices to make a decision on which path to traverse for completing his/her journey.

In the transportation field, many researchers presented the various path searching algorithms for different types of networks to solve shortest paths problem [1114]. In [15] a multicriteria shortest path searching approach was presented based on the classical shortest path problem on a network representing the urban multimodal transportation system, to aim at minimizing the overall cost, time, and users’ discommodity associated with the required paths. Authors in [16] presented a new route set generation algorithm based on shortest path search with link elimination. The proposed procedure combines a Breadth First Search with a topologically equivalent network reduction and ensures a high diversity between the routes. They demonstrated the usability of the algorithm, whose performance and resulting route sets were compared with those of a stochastic choice set generation algorithm.

The method widely applied in shortest path searching problem is Dijkstra’s algorithm (see [1719]). Recent studies have focused on optimized Dijkstra’s algorithm combined with other methods to search the shortest path. Pradhan and Mahinthakumar used Floyd-Warshall algorithm and Dijkstra’s algorithm to search the all-pairs shortest path in a large-scale transportation network [20]. Szűcs used the Dempster-Shafer theory and Dijkstra’s algorithm to search the best route planning in a transport network where the network type can be arbitrary: a network of bus routes, a network of tram rails, a road network, or any other type of a transport network [21]. Namkoong et al. presented the optimal path searching algorithm which was basically based on Dijkstra’s algorithm and the tree-building algorithm used to construct optimal paths in developing route guidance systems and traffic control systems [22]. In [23, 24] the methods is based on multicosts constraints and time-window constraints, followed by the application of a shortest path algorithm to find out the first shortest paths in a schedule-based transit network. According to previous studies, we proposed an optimal path generation algorithm of railway passenger travel network based on residual train capacity and Dijkstra’s algorithm to solve the optimal path searching problem.

The paper is organized as follows. In the next section, we construct the railway passenger travel network and present the notations used in the development of this network. The generalized cost function and residual capacity of the path as the foundation of path searching procedure are developed, and network topology is analyzed. The construction method of the railway passenger travel network on the basis of the train timetable is proposed. In Section 3, the optimal paths searching algorithm based on residual train capacity is presented. An illustrative example is presented to demonstrate the validity of the passenger travel network construction method and the optimal path searching algorithm in Section 4. In the last section, we present the conclusions and recommendations for future research.

2. Railway Passenger Travel Network Construction

2.1. Notation

We have the following notations or : the node, which includes attributes as follow: station (), node type (), city (city), and train number (tr),: the code of city,: the code of station ,: the code of train tr,: the type of node, which consists of arrival node and departure node,: time of the train arrival node or time of the train departure node ,: the set of boarding arcs, the set of running arcs, the set of stopping arcs, the set of transferring arcs, and the set of alighting arcs, respectively,: the set of the origin node and the destination node ,: the set of the train arrival nodes and train departure nodes,: the arc between the origin node and the train departure node for the train tr at station in city,: the arc between the train departure node for the train tr at station in city 1 and the train arrival node for the train tr at station in city 2,: the arc between the train arrival node for the train tr at station in city 1 and the train departure node for the train tr at station in city 2,: the arc between the train arrival node of the train tr1 and the train departure node of the transfer train tr2 at station in city,: the arc between the train arrival node for the train tr at station in city and the destination node ,: the travel time of the arc,: the travel fare of the arc,: code of the arc,: the travel time from node to node ,: residual train capacity from node to node ,: the travel fare from node to node ,: the generalized cost from node to node ,Maxnum: a maximum value.

2.2. Railway Passenger Travel Network

Railway passenger travel network is constructed based on the schedule-based transfer network by two kinds of nodes and five kinds of arcs, where and are the set of nodes and the set of arcs, respectively. Define the set of nodes as and the set of arcs as . There are two kinds of nodes in this network, one kind of nodes is transition node which is original node or destination node . The other kind of nodes is train arrival nodes or train departure nodes. There are five kinds of arcs in this network: the boarding arcs, running arcs, stopping arcs, transferring arcs, and alighting arcs. To illustrate, Figure 1 presents a railway passenger travel network with four cities and four trains. Clearly, a passenger travel path from the origin node to the destination node includes a series of boarding, running, stopping, transferring, and alighting arcs in the passenger travel network .

In Figure 2, there are two paths which are P1 and P2 in the passenger travel network with three cities (city , city , and city ) and two trains (train T1 and train T2). Path P1 = , , , , , , , , , , which includes the boarding arc , running arcs , stopping arc , and alighting arc . Path , , , , , which includes the boarding arc , running arcs , transferring arc , and alighting arc .

2.3. The Generalized Cost Function

As it is described in Section 1, a passenger will not transfer to another train in travel, even if the previous train is congested or exceedingly uncomfortable. Our aim is to determine the shortest/optimal paths and depict them to the passenger for decision making before the journey. Therefore, the most important factors of passenger travel are the travel time and travel fare of the path. The discomfort cost is not informed of in the developed algorithm. Before the journey, a passenger can decide travel path by considering whether the fare or time of the path the passenger would choice is smaller than that of other optional paths. We define this cost as the generalized cost function that can be represented as where represents average values of time for the set of arcs and denote, respectively, time parameter and fare parameter, .

As an example, consider the running arc as shown in Figure 1. Assume that the time of the departure node is 17:08 and the time of the arrival node is 18:34 and that the fare of this running arc is 24.5 CNY. Then, we can calculate the generalized cost of the running arc based on (1) as

In the railway passenger travel network, the generalized cost of the path is the sum of all arcs belonging to this path. Define the arc weight , where and represent the generalized cost and the residual capacity of arc, respectively. In particular, define the residual capacity of the boarding arc, stopping arc, transferring arc, and alighting arc , the generalized cost of boarding arc and alighting arc , and the fare of the stopping arc . The minimal capacity of all arcs in a path is the capacity of this path.

2.4. Network Topology Analysis Based on Residual Train Capacity

Residual train capacity is declining when more and more passengers travel in the passenger travel network (Figure 3). In particular, the running arc of a train cannot transport more passengers when the train has no residual capacity; in other words, the running arc is disabled. Then the passenger travel network is changed. In Figure 4, the running arc is disabled when the train cannot transport more passengers; then the departure node and the arrival node are disabled. According to network features, the stopping arc and the transferring arc which connected to the node are disabled. Similarly, the stopping arc and the alighting arc which connected to the node are disabled.

2.5. Construction Algorithm of Passenger Travel Network Based on Train Timetable

The passenger travel network construction algorithm is shown in Algorithm 1.

Input: Standard train timetable (Table 1), minimum transferring time [ ( )][ ( )],
     transferring fare M[ ( )][ ( )] and parameters .
Output: , ( ) and .
Step  1. Initialize node set , define total number of nodes according to train timetable.
Step  2. Establish and the time among arcs.
 for ( , ++)
  if tid( ) = tid( ), set .
Step  3. Establish all transferring arcs
 for ( , ≤ amount of cities, ++)
  for ( , ++)
  if ( && ( ) = “de”)
   for ( ++)
   if ( && ar” && ( ( )! = ( )))
    set
    if ( [ ( )][ ( )])
    set maxnum, ,
      ;
    otherwise 0, maxnum.
Step  4. Set capacity of all stopping arcs.
 for ( ++)
  if ( ) = “ar”, set maxnum.
Step  5. Set capacity and fare of all running arcs.
 for ( ++)
 if ( ) = “de
 set ;
 if , set maxnum; end.

3. Traveling Optimal Path Searching Algorithm

3.1. Analysis of the Optimal Paths Searching Problems

In this paper, we consider the following optimal path searching problem of railway passenger travel network: passenger flow guidance and passenger flow equilibrium distribution.

With regard to passenger flow guidance problem, passengers, whose travel time is definite, choose their optimal paths prior to their departure and then strictly follow their paths till they reach their destinations. They consider actual travel time, travel fare, or generalized cost in the actual train timetable (Table 1).

With regard to passenger flow equilibrium distribution problem, it refers to two situations including passenger flow distribution in emergence scenarios and simulation analysis of passenger flow distribution. In emergency scenarios, all stranded passengers need to be reasonably and efficiently guided to a safe place (another city). As for normal scenarios, the simulated passenger flow distribution is also required for the analogy and analysis of the practical passenger flow distribution.

Therefore, a general, feasible, and flexible method which could solve both the problems we revealed above is expected.

3.2. Traveling Optimal Path Searching Algorithm (TOPSA)

Search the optimal path by Dijkstra’s algorithm and then assign passenger flow to this path according to the capacity of the optimal path until a running arc of this path is disabled. A new passenger travel network is formed after the disable arc is deleted. Continue to search the optimal path and assign the remaining passengers until all passengers are assigned or all paths have no residual capacity. TOPSA is shown in Algorithm 2.

Input: , origin city , destination city , departure time , total number of passengers .
Output: The set of the path , the generalized cost of path and passenger volume of path .
Step  1. Set ( ( ) = 0, , = “ ”), ( ( ) = , ( ) = , = “D”).
     for ( ++)
     if ( ( ) = && ( ) = “de” && > )
       Maxnum, ;
     for ( ++)
     if ( && ( ) = “ar”)
       Maxnum, ;
      set ;
Step  2. From origin node , use Dijkstra algorithm to search the optimal path according to the generalized cost of the arc.
     And calculate the generalized cost of this path.
if Maxnum, delete , end;
otherwise : is deposited to the set .
Step  3. Sort the arcs by residual train capacity in path , set the minimal arc capacity is capacity
  of the path , namely ; set passenger volume of path : ;
  set ; if the arc in the path
   , set Maxnum.
Step  4. Reconstruction of the passenger travel network:
  set Maxnum, Maxnum;
  if , set , end;
  otherwise , go to Step  2.

3.3. Computational Complexity of TOPSA

Generally, the upper bound of the computational complexity of optimal paths search algorithm (Dijkstra’s algorithm) from origin node to destination node is , where represents total number of nodes in the travel network. In TOPSA, in this paper, the algorithm stops when the remaining passengers . Therefore, the computational complexity of TOPSA is , where represents total number of optimal paths. In addition, the total number of optimal paths is limited by the size of the travel network and residual capacity; () is generally single digit. Thus, the computational complexity of TOPSA is .

4. Numerical Example

The proposed approach is illustrated with a railway timetable as shown in Table 2. Four trains run among cities , , , , and . Residual capacities of all trains are shown in Table 3. The minimal train transfer times of the same station and different station in a city are 15 min and 30 min, respectively. Use the proposed approach to construct railway passenger travel network based on the railway timetable (Table 2), as shown in Figure 5. Suppose all the fare of transferring arcs among different stations  CNY, the value of time  CNY/h, and the parameters and .

In the travel network, suppose that 100 travelers need to travel from origin node of the city to the destination node of the city . The fare and capacity of running arcs are as shown in the Table 3. According to the method introduced in Section 3, four paths are found and passenger flow is assigned in the travel network, which are shown in Table 4, costing 0.46 s on the computer with an E7000+CPU and 2 G RAM.

Obviously, everyone hopes to choose the optimal/shortest path P1 for his/her journey. However, in fact, the residual capacity of the train T1 is not enough and only 32 travelers are distributed in the first path P1. Secondary optimal paths will be searched in a row and the remaining passengers will be distributed, respectively, until everyone can get on the train.

The number of passengers increases from 100 to the maximum capacity of trains, the optimal path is still searched, and the remaining passengers are assigned until all passengers are assigned or all paths have no residual capacity. For example, suppose that 250 travelers need to travel from origin node of the city to the destination node of the city . The fare and capacity of running arcs are unchanged. According to the method introduced in Section 3, five paths are found and passengers are assigned in the travel network, which are shown in Table 5, costing 0.50 s on the computer with an E7000+CPU and 2 G RAM. Only 136 travelers are assigned, and others cannot go to destination because all paths have no residual capacity in this travel network.

5. Conclusion

Railway transport enjoys great and increasing popularity as an essential transport mode for medium-long distance journey in many countries in the past decades. However, in condition when more and more different train types are available, railway passengers are often perplexed to choose the best travel plan. This study developed a rational approach to construct the railway passenger travel network, designed the generalized cost function on the path as the foundation of path searching procedure, and analyzed the network topology. In particular, we proposed an optimal path searching algorithm which combined the Dijkstra algorithm and the residual train capacity based on the railway passenger travel network, and the validity of the proposed approach was verified with an illustrative example. For future work, one possible extension of this research is to consider the transfer reliability and the path choice behaviors of various passenger groups. The proposed approach can push the construction of optimal train schedule and will be the theoretical foundation in decision making of resource allocation. In a more general sense of application, the proposed method could be adapted in multimodal transportation systems especially in metro transport.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work has been supported by National Natural Science Foundation of China (61074151), National Key Technology Research and Development Program of China (2009BAG12A10), and National High Technology Research and Development Program 863 of China (2012AA112001).