Skip to main content

Time prediction model of subway transfer

Abstract

Walking time prediction aims to deduce waiting time and travel time for passengers and provide a quantitative basis for the subway schedule management. This model is founded based on transfer passenger flow and type of pedestrian facilities. Chaoyangmen station in Beijing was taken as the learning set to obtain the relationship between transfer walking speed and passenger volume. The sectional passenger volume of different facilities was calculated related to the transfer passage classification. Model parameters were computed by curve fitting with respect to various pedestrian facilities. The testing set contained four transfer stations with large passenger volume. It is validated that the established model is effective and practical. The proposed model offers a real-time prediction method with good applicability. It can provide transfer scheme reference for passengers, meanwhile, improve the scheduling and management of the subway operation.

Background

As an indispensable transportation system of big cities, subway has the merit of time reliability and vast capacity. With the development of urban subway system, passenger flow has increased significantly on peak time. The great concentration of passenger flow in transfer station has put enormous pressure on the subway system. Not only the underground network design decision, but also a huge range of consequential information service for passengers including transfer waiting time, travel time, reliability and even mode choice depend on the assumption about how long passengers will spent on walking from one subway line to the other.

It is shown from the literature about the subway interchange that Virkler and Elayadath (1994) established a relationship for speed-flow-density based on Transport and Traffic survey. Feng et al. (2009) drew the relation curve of speed and passenger flow density at the subway loading areas and upstairs in Beijing. Lu et al. (2002) founded the dynamical equation of evacuation speed for personnel. Fang et al. (2007) verified the dynamical equation of evacuation speed and the parameters in the equation. Kirchner and Schadschneder (2002) used a bionics-inspired cellular automaton model to analyze the pedestrian dynamics. Sarkar and Janardhan (1997) reported different speed relationships built for different pedestrian facilities. In the previous research, transfer time prediction was found region-specific. Bookbinder and Désilets (1992) developed its own emphasis on the evaluation of transfer time cost. Osorio and Bierlaire (2009) analyzed the capacity of the queuing network model which could capture the propagation of congestion and predict the travel time. Chen et al. (2008) analyzed the evacuation capacity and the level of the service for passengers at Metro station. Xuejun (2006) studied the characteristics of the transfer behavior from different transfer stations design. In the congestion situation, Singh and Srivastava (2008) proposed a traffic flow model which were applied to elevator configuration based on Markov network queuing theory. A new elevator-dispatching method was deduced theoretically using queuing theory by Zong et al. (2005). According to the survey on pedestrian walking characteristics, Blue and Adler (2001) established the cellular automata (CA) model based on the ant colony algorithms. Cao et al. (2009) put forward the update rules that could embody the walking characteristics of pedestrian counter flow.

Although the above researches cover most contents of the transfer behavior, there is less study for the walking time prediction by pedestrian facilities. Besides transfer speed characteristics, this paper analyzes the passenger walking behavior with respect to different pedestrian facilities in subway transfer stations. In “Transfer time prediction function” section, the time prediction model of the platform, the elevator and the horizon passage is established based on transfer flow volume and walking time on different facilities. In “Parameter estimation” section, model parameters are estimated according to the learning set. In “Transfer time model validation” section, the accuracy of transfer time model is validated by testing set including four transfer stations. Calculation results indicate that the transfer time prediction model can not only reduce waiting time for passengers, but also improve the subway operation efficiency.

Transfer time prediction function

Transfer time T is considered as the time between passengers getting off one subway train and boarding another (Pepple and Adio 2014), which is divided into two parts: transfer walking time T w and transfer waiting time T d . It is under the influence of transfer passenger flow and different facilities. Transfer walking time T w includes the walking time on the platform T 1, the time in the horizon passage T 2 and that on the escalator T 3.

$$T = T_{w} + T_{d} = T_{1} + T_{2} + T_{3} + T_{4}$$
(1)

Transfer walking time T i on different facilities is calculated partly by:

$$T_{i} = \frac{{L_{i} }}{{v_{i} }}$$
(2)

For the facility i, L i means the length, v i means the speed.

When i = 1, 2, the section passenger flow p i of transfer pedestrian facility i is:

$$p_{i} = \frac{N}{{B_{i} }}$$
(3)

where N means the number of transfer pedestrians, B means the width of different facilities.

Transfer speed on different facilities v i is:

$$v_{i} = a_{i} p_{i}^{2} + b_{i} p_{i} + c_{i}$$
(4)

where a i , b i and c i are estimable parameters.

Transfer walking on the platform

It is obvious that transfer walking time on the platform is related to the passenger distribution and the position of passages. Assume the transfer passenger distribution on the platform is uniform (Peng et al. 2009). Suppose l 1 is the length of the platform, D(x) is the distance from a passenger’s position x to the position of the passage entrance, then the average length for transfer passengers walking to the passage is:

$$l_{1} = \int_{0}^{{l_{1} }} {\frac{D(x)}{{l_{1} }}} dx$$
(5)

Transfer walking in the horizon passage

In the horizon passage, where is straight, long and non-stair, the main factor of walking speed is passenger volume. Pedestrians can walk freely when the transfer passenger volume is properly low (Canónico-González et al. 2013). However, in case the passengers get crowded, walking speed will decline gradually at peak time.

Walking on the stairs is also regulated with passenger volume while the speed is related to the climbing direction. According to the former research (Chen et al. 2011), the rate of upstairs walking time to horizon passage was 1.30 and the downstairs rate was 1.20. It should be noted that people would be more inclined to use the escalator instead of stairs.

Transfer behavior on the escalator

As passengers on the escalator are restricted by the group behavior and the speed of the escalator, it is difficult for them to fascinate others. When transfer passengers overflow the escalator capacity, they have to pack together waiting for the queue in front of the escalator which will cause a sudden change of walking speed. In this case, the pedestrian arrivals distribution and the distribution of escalator service time are respectively assumed to be Poisson and negative exponential (Chen et al. 2012). Since the transfer station has more than one escalator, the queue system can be reduced M/M/S model (Li et al. 2014). Suppose n is the number of pedestrians in the queue system, s is the number of escalators. The pedestrian arrival rate is formulated as follows:

$$\lambda = v_{1} \cdot p_{1}$$
(6)

The service rate of the escalator is:

$$\mu = C_{1} \cdot B_{3} \cdot \omega$$
(7)

where C 1 is the capacity of the escalator in units, B 3 is the effected width of the escalator and ω is the saturation coefficient.

Based on the conclusion of the birth and death process, the stationary distribution in the queuing system is:

$$p_{n} = \frac{{\lambda^{n} }}{{\mu^{n} s!s^{n - s} }}p_{o}$$
(8)

p 0 is the empty system probability, given by:

$$p_{0} = \sum\limits_{n = 0}^{s - 1} {\frac{{\rho^{n} }}{n!} + \frac{{\rho^{s} }}{{s!\left( {1 - \rho^{s} } \right)}}}$$
(9)

The average length of the queue is:

$$L_{q} = \sum\limits_{n = s + 1}^{\infty } {(n - s)p_{n} = \frac{{p_{0} \rho^{s} }}{s!}} \sum\limits_{n = s}^{\infty } {(n - s)} \rho_{s}^{n - s}$$
(10)

The average waiting time for the escalator is:

$$W_{q} = \frac{{L_{q} }}{\lambda }$$
(11)

Transfer time on the escalator is:

$$T_{3} = \left\{ {\begin{array}{*{20}l} {\frac{{L_{3} }}{{v_{t} }}} \hfill &\quad {\lambda \le \rho } \hfill \\ {W_{q} + \frac{{L_{3} }}{{v_{t} }}} \hfill & \quad {\lambda > \rho } \hfill \\ \end{array} } \right.$$
(12)

where L 3 means the length of the escalator, v t is the speed of the escalator.

Waiting time

Another main factors affecting transfer time is the time passengers spend on waiting for the next train. Suppose one passenger gets off the subway at the time t 0. When the passenger arrives at the receiving platform, the next schedule arrives at t 1. The time one passenger spend in waiting is:

$$T_{d} = t_{1} - t_{0} - T_{w}$$
(13)

As can be seen from the above formula, the waiting time is influenced by the subway timetable and the time passengers spend in walking. If transfer walking time is equal to transfer time, the waiting time is reduced to zero. In such case, when a passenger arrives at the receiving platform, the subway is just about to leave.

Parameter estimation

Data acquisition

In Beijing, Chaoyangmen station is an important transfer station between subway Line 2 and Line 6 with 12,000 passengers per day. The research time lasted from 6:00 a.m. to 9:59 a.m. and from 4:00 p.m. to 7:59 p.m. The survey data set was divided into two parts. In the first subset, transfer volume was counted to analyze the sectional number of the transfer pedestrian. In the second one, walking time of transfer passengers was recorded to analyze the regulation of walking speed.

The map of transfer passages at Chaoyangmen station is shown in Fig. 1. The passages are marked by the number 1, 2, and 3. Survey inspectors counted the number of passengers in each passage every 15 min. The survey got 96 records of transfer passenger volume including three passage, 8 h. The collected sample data of each passage was gathered into six cluster groups by the ranking of passenger volume.

Fig. 1
figure 1

Transfer passages at Chaoyangmen station

Figure 2 indicates that the number of transfer passengers from Line 2 to Line 6 is 26,876 in the survey and 46.10 % of that are counted during 5:00 p.m.–6:59 p.m. It’s found in Fig. 3 that the number of transfer passengers is 37,698 from Line 6 to Line 2, and 55.92 % of that are from 7:30 a.m. to 9:30 p.m. As transfer volume has significantly increased during the peak hour with reversibility, it is appropriate to select Chaoyangmen station for the survey.

Fig. 2
figure 2

Transfer passenger volume from Line 2 to Line 6

Fig. 3
figure 3

The transfer passenger volume from Line 6 to Line2

The second subset aimed to investigate transfer time and the area size of different transfer facilities. Every quarter, the inspector selected a passenger at random and walking following through the transfer passage by the passenger’s choice. These survey data groups in different passages are shown in Table 1.

Table 1 The data groups in different passages

The walking time spending on platform, escalator and horizon passage are recorded separately. The size of different areas and facilities were measured as below:

  • Platform (Passage 1: effected width = 10.5 m and length of measurement section = 3.3 m; Passage 2: effected width = 8.0 m and length of measurement section = 3.5 m; Passage 3: effected width = 8.0 m and length of measurement section = 3.5 m);

  • Escalator (Passage 1: effected width = 1.2 m and length of measurement section = 12.0 m; Passage 2: effected width = 1.1 m and length of measurement section = 12.0 m; Passage 3: effected width = 1.1 m and length of measurement section = 12.0 m; the speed of escalators: 0.5 m/s);

  • Horizon passage (Passage 1: effected width = 3.5 m and length of measurement section = 107 m; Passage 2: effected width = 4.0 m and length of measurement section = 146.0 m; Passage 3: effected width = 4.0 m and length of measurement section = 135.0 m).

Assume v 1, v 2 and v 3 come from the same population. The statistical software SPSS is applied to verify the independent sample with Mann–Whitney U method and Kolmogorov–Smirnov Z method. The test result is shown in Table 2.

Table 2 Results of Mann–Whitney and Kolmogorov–Smirnov tests

H 0: v 1, v 2 and v 3 come from the same population.

α = 0.05.

In Table 2, results indicate that the both tails from Mann–Whitney U test and Kolmogorov–Smirnov Z are p 1 = 0.000 < α and p 2 = 0.000 < α. Thus, H 0 is rejected. It means v 1, v 2 and v 3 show significant differences. Therefore, to analyze the walking speed and transfer time with respect to various pedestrian facilities has necessity.

Walking time model on the platform

Passengers tend to get impatient easily, since they get off from the crowded subway. As transfer volume increases, the sectional number of transfer pedestrians is getting higher. It leads to the decline of the walking speed. As shown in the Table 2, the speed obtained from the platform concentrates on 1.2–1.5 m/s, which is higher than usual. When the sectional number increases to 0.35 (p/m s), the average speed declines to 1.03 m/s. The formula (4) below is built by the fitting method in MATLAB 2013.

The collected data is fitted by the quadratic function. The formula for the speed and the sectional number from the platform is:

$$v_{1} = 5.427p_{1}^{2} - 3.72p_{1} + 1.729$$
(14)

The value R 2 of significant degree of regress is 0.937, which indicates that v 1 is highly related to p 1 when p 1 is from 0.01 to 0.35. Based on the position of the platform and the sectional number, the formula for the walking time and the sectional number from the platform is:

$$T_{1} = \frac{{L_{1} }}{{v_{1} }} = \frac{{\int_{0}^{{l_{1} }} {\frac{D(x)}{{l_{1} }}dx} }}{{5.427p_{1}^{2} - 3.721p_{1} + 1.729}}$$
(15)

Walking time model in horizon passage

The data of the speed obtained from horizon passage concentrates on 0.9–1.2 m/s. Passengers in horizon passage have less space than that on the platform. Thus the speed in horizon passage is slower. Therefore, the sectional number in horizon passage is the main factor affects the walking time. Formula (4) is built by the fitting method in MATLAB 2013.

The collected data is fitted by the quadratic function. The formula for the speed and the sectional number from the platform is:

$$v_{2} = 1.023p_{2}^{2} - 1.572p_{2} + 1.732$$
(16)

The value R 2 of significant degree of regress is 0.966, which shows that v 2 is highly related to p 2 when p 2 is the range of 0.03–0.80. The formula for the walking time and the sectional number from the horizon passage is:

$$T_{2} = \frac{{L_{2} }}{{v_{2} }} = \frac{{L_{2} }}{{1.023p_{2}^{2} - 1.572p_{2} + 1.732}}$$
(17)

Walking time model on the escalator

The speed of the transfer passengers is almost identical to the escalator speed when the number of people is under the capacity of the escalator. Passengers will not wait in line to get on the escalator until the sectional transfer number increases to 1.29 (p/m s). The capacity of the escalator is A 1 = 8100 (p/m h) (Chen et al. 2008). The speed of the escalator is v T  = 0.5 m/s. Based on the collected data in Fig. 4, the saturation coefficient ω in the formula (7) is 0.092.

Fig. 4
figure 4

Relation between speed and the sectional number of platform

Through the above analysis, the model parameters in formula (1) are defined step by step. In case the sectional number of transfer pedestrians is known, transfer walking time can be calculated through the model in Fig. 5.

Fig. 5
figure 5

Relation between speed and density of horizon passage

Transfer time model validation

Considering transfer volume and the affection of different facilities, four other transfer stations of different lines were selected to be the texting set. The data from Songjiazhuang station (Line 5, Line 10 and Line Yizhuang), Chegongzhuang station (Line 2 and Line 6), Liuliqiao station (Line 9, Line 10 and the coach station) and Gongzhufen station (Line 1 and Line 10) (Fig. 6) were collected every quarter during 3:00 p.m.–5:00 p.m. as off-peak time and from 5:00 p.m. to 7:00 p.m. as peak hours, on October 28th, 2014. The survey lasted for 4 h in these four stations connecting seven lines. The 64 sample data were clustered into 16 groups by the ranking of transfer time. Assuming the waiting time takes up half of the departure time interval, the survey data and calculates results through the texture model are given below by the transfer volume ranking using GIS (Li et al. 2014).

Fig. 6
figure 6

Beijing subway lines and transfer stations

From Table 3, the measured time is counted in single digits which have a sampling error of ±1 s to the real time. The error rate of measured time is tiny compared to the real time within the range of 0.002–0.005. The average value and the standard deviation of the error rate for the texture model are 3.50 % and 0.025. As the results based on different transfer stations and subway lines, it is indicated that the proposal transfer time prediction model is stable and practical. Besides, the testing set which includes various transfer passages and different transfer volume illustrates that the model has good robustness.

Table 3 The calculation results in different stations

Conclusions

This paper proposed a transfer time prediction model which was appropriate for different transfer stations. On the basis of the learning set, the model parameters of transfer speed and transfer volume were established with respect to the sectional number of transfer passengers. Through the testing set including 64 samples on four different transfer stations, the results demonstrated that the average error rate and the standard deviation were 3.50 % and 0.024. Results indicated that this transfer time model had the merits of accuracy, feasibility and reliability. By means of the model, transfer time could be predicted accurately. Furthermore, the proposal model was helpful for the operation department to coordinate subway trains between lines.

With more application of the model in the future, the regulation of transfer time should be further studied to analyze the distributions of waiting time and the transfer passage choice of passengers.

References

  • Blue VJ, Adler JL (2001) Cellular automata microsimulation for modeling bi-directional pedestrian walkways. Transp Res Part B Methodol 35(03):293–312

    Article  Google Scholar 

  • Bookbinder JH, Désilets A (1992) Transfer optimization in a transit network. Transp Sci 26(02):106–118

    Article  Google Scholar 

  • Canónico-González Y, Adame-Rodríguez JM, Mercado-Hernández R et al (2013) Cryptococcus spp. isolation from excreta of pigeons (Columba livia) in and around Monterrey, Mexico. Springerplus 2(01):632

    Article  Google Scholar 

  • Cao S, Yuan Z et al (2009) Simulation of bi-direction pedestrian flow in urban rail transit corridors using ant cellular automata model. Journal of System Simulation 21(08):2457–2462

    Google Scholar 

  • Chen S, Li S et al (2008) Modeling evacuation time for passengers from metro platforms. J Transp Syst Eng Inf Technol 08(04):101–107

    Google Scholar 

  • Chen J, Yao X et al (2011) Comparative study on different calculating methods for accident evacuation time at subway station. China Saf Sci J 21(10):64–70

    Google Scholar 

  • Chen D, Gao C et al (2012) Soft computing methods applied to train station parking in urban rail transit. Appl Soft Comput 12(2):759–767

    Article  Google Scholar 

  • Fang Z, Yuan J et al (2007) An investigation of the pedestrian density and travel speed for a railway station. Fire Sci Technol 26(01):12–15

    Google Scholar 

  • Feng C, Qibing W et al (2009) Relationship analysis on station capacity passenger flow: a case of Beijing subway line 1. J Transp Syst Eng Inf Technol 09(02):93–98

    Google Scholar 

  • Kirchner A, Schadschneder A (2002) Simulation of evacuation processes using a bionics-inspired cellular automaton model for pedestrian dynamics. Phys A 3(12):260–276

    Article  Google Scholar 

  • Li R, Ma H et al (2014) Research and application of the Beijing road traffic prediction system. Discret Dyn Nat and Soc 2014(01):71–79

    Google Scholar 

  • Lu J, Fang Z et al (2002) Mathematical model of evacuation speed for personnel in buildings. Eng J Wuhan Univ 35(02):66–70

    Google Scholar 

  • Osorio C, Bierlaire M (2009) An analytic finite capacity queuing network model capturing propagation of congestion and blocking. Eur J Oper Res 196:996–1007

    Article  Google Scholar 

  • Peng D, Chao L et al (2009) Walking time modeling on transfer pedestrians in subway passages. J Transp Syst Eng Inf Technol 9(04):103–109

    Google Scholar 

  • Pepple G, Adio A (2014) Visual function of drivers and its relationship to road traffic accidents in urban Africa. Springerplus 3(01):47

    Article  Google Scholar 

  • Sarkar AK, Janardhan KSVS (1997) A study on pedestrian flow characteristics. In: The 76th TRB annual meeting, National Research Council, Washington, DC, pp 169–192

  • Singh L, Srivastava R (2008) Design and implementation of G/G/1 queuing model algorithm for its applicability in internet gateway server. Int Arab J Inf Technol 05:367–374

    Google Scholar 

  • Virkler MR, Elayadath S (1994) Pedestrian speed–flow–density relationships. Transp Res Rec 1438:51–58

    Google Scholar 

  • Xuejun L (2006) Type selections of metro interchange station from behavior measures. Urban Mass Transit 09(08):25–28

    Google Scholar 

  • Zong Q, Wei L et al (2005) Model and application of elevator traffic based on Markov network queuing theory. J Tianjin Univ 38(01):9–13

    Google Scholar 

Download references

Authors’ contributions

All authors took part in the experiment of time prediction model. YZ designed the research and wrote the manuscript. LY completed the survey project and wrote the manuscript. YG deduced the formula and verified the accuracy of the established model. YC supported the data processing and reviewed the manuscript. All authors read and approved the final manuscript.

Acknowledgements

We thank Dr. Jianhui Lai for the support for GIS analysis. We thank Dr. Yao Lu for the help in the survey organization. We thank Nuo Zhang and Chen Li for the participating in the survey. Financial support for this research was obtained through the National Natural Science Foundation of China (NNSFC) project: The research of connectivity and accessibility matrix optimization model for the urban transport network (No. 51208014); and Beijing Municipal Education Commission, the General Program of Science and Technology: Journey time estimator under traffic uncertainties (No. KM201310005026).

Competing interests

The authors declare that they have no competing interests.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yuyang Zhou.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Zhou, Y., Yao, L., Gong, Y. et al. Time prediction model of subway transfer. SpringerPlus 5, 44 (2016). https://doi.org/10.1186/s40064-016-1686-7

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40064-016-1686-7

Keywords