Next Article in Journal
FollowMe: One Social Importance-Based Collaborative Scheme in MONs
Previous Article in Journal
An Improved Approach for Text Sentiment Classification Based on a Deep Neural Network via a Sentiment Attention Mechanism
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Method of Bus Network Optimization Based on Complex Network and Beidou Vehicle Location

1
School of Microelectronics, Shandong University, Jinan 250100, China
2
Traffic Police Detachment, Jinan Public Security Bureau, Jinan 250100, China
3
Jinan Public Transportation Corporation, Jinan 250100, China
*
Author to whom correspondence should be addressed.
Future Internet 2019, 11(4), 97; https://doi.org/10.3390/fi11040097
Submission received: 11 March 2019 / Revised: 28 March 2019 / Accepted: 11 April 2019 / Published: 15 April 2019

Abstract

:
Aiming at the problems of poor time performance and accuracy in bus stops network optimization, this paper proposes an algorithm based on complex network and graph theory and Beidou Vehicle Location to measure the importance of bus stops. This method narrows the scope of points and edges to be optimized and is applied to the Jinan bus stop network. In this method, the bus driving efficiency, which can objectively reflect actual road conditions, is taken as the weight of the connecting edges in the network, and the network is optimized through the network efficiency. The experimental results show that, compared with the original network, the optimized network time performance is good and the optimized network bus driving efficiency is improved.

1. Introduction

As an important component of the infrastructure and transport system, urban public transportation is directly related to the economic development of the city and people’s livelihood, with a comprehensive and guiding impact on the urban economy. Giving priority to the development of urban public transportation is an important means to improve the utilization efficiency of traffic resources and alleviate traffic congestion, which is essential to solving the traffic congestion problem. Reasonable analysis of the characteristics of the public transport network functions effectively in improving the travel efficiency of urban residents. Although the research into urban bus network systems is deepening, there still exist some problems with respect to poor time performance and poor accuracy, so in the analysis of urban public transport networks, it is becoming increasingly urgent to develop a more accurate and comprehensive calculation method.
In [1], a network efficiency calculation method is proposed, but this method is general, and is applicable to simple topological structure networks or different weight networks. At the same time, with the continuous development of complex network theory research, by combining this theory with public transport networks, the urban public transport network system can be abstracted into a complex network system, which is of great significance for the study of the structural characteristics of real public transport networks and the optimization of public transport networks. In terms of basic models of complex networks and public transport networks, Erdos et al. [2] found and proposed ER models of stochastic networks that are different from regular networks. Watts et al. [3] mentions and establishes a small-world network model. The research results show that many real-world networks, especially large-scale networks, have small-world characteristics; that is, the average distance in networks is small, and the clustering coefficient is large. With regard to the weighted networks of urban public transport, in combination with the application of research into complex networks in real life, a weighted network is proposed in [4,5], so as to classify the network topology and community. In this paper, an improved calculation method of network efficiency is proposed on the basis of factors such as passenger carrying rate, and a new optimization method for public transport networks is proposed based on complex networks.

2. Graph Theory and Complex Network of Public Transportation

The graph is composed of set V and set E, denoted as G = ( V , E ) . Set V is a set of vertices of a graph, which are generally used to represent individuals in a real system; set E is a set of edges of a graph, which is a set of relations between vertices, most of which are used to represent the relationships or interactions among individuals in a real system.
In G = ( V , E ) , if any node for a , b V , when ( a , b ) E , ( b , a ) E may not be true, then we call this graph a directed graph. In the directed graph, two related nodes are usually connected by the edges with an arrow; when ( a , b ) V , ( b , a ) E , then we call this this graph an undirected graph. The edge of an undirected graph has no direction, and the relation between vertices is represented by an edge without an arrow. The shortest path in an undirected and unweighted graph is the path with the smallest total distance from the source node to the destination node among all possible paths, while the shortest path of an undirected and weighted graph is that with the smallest sum of weights.
This paper uses graph theory and the basic theory of complex networks to model and analyze a city bus station network [6], taking the station as the node, and with edges existing between two adjacent stations belonging to the same bus line. The bus network studied in this paper is an undirected graph, which does not distinguish between uplink and downlink, and uplink and downlink symmetric stations are considered to be the same station [7].
The adjacency matrix A (n * n) of the bus network is used to express the connection relationship between bus stations. n represents the number of stations in the network, a i j = 1 indicates that the station i and station j belong to the same bus route and are adjacent; a i j = 0 represents that station i and station j are not adjacent or do not belong to the same line. Figure 1 is an adjacency matrix of a line in a bus station network. This matrix uses 0,1 to represent the connection relationship of each station. Based on this matrix, the complex bus network diagram of Jinan can be modeled as shown in Figure 2.

3. Weight Definition Method of Weighted Bus Network

In the above network, the weight of the edge is 0 or 1, which only indicates the connection relationship between the stations in the bus station network [8]. The weighted network is expressed through any edge of any two connected nodes having a particular weight in the complex network [9]. In the weighted bus network, there is a weight for the edge of any two adjacent stations i and j, which is generally expressed by the bus driving efficiency.
Compared with the unweighted bus network [10], the weighted bus network takes into account a variety of factors, such as distance, road carrying capacity, passenger load rate, passenger flow, waiting time of passengers, etc., which can reflect the driving situation of the bus in different sections more objectively, comprehensively and truly. In this paper, the bus driving efficiency is used as the edge weight [11,12].

3.1. Road Impedance Function

Road impedance is a physical quantity used to indicate the magnitude of resistance encountered by a vehicle on the road, reflecting the fluency of vehicle passing through a road section. Because the vehicle travel time on the road can directly reflect the degree of obstruction in the process of vehicle driving, the vehicle travel time is generally used to describe the road impedance.
BPR (Bureau of Public Roads) function is usually introduced when calculating the travel time of public transport vehicles. The BPR function is as follows:
T z = T z 0 [ 1 + α ( x z c z ) β ]
T z 0 represents the impedance value of the road section z when the traffic flow is 0; x z is the traffic flow of road section z; c z represents the actual capacity of section z; T z is the vehicle travel time of the section z; α and β are correction coefficients, the US Highway Board recommends α = 0.15, β = 4. Thus, the bus travel time between the two adjacent stations is obtained:
t i j = z S i j P i j z T z
S i j represents all the sections of the road; P i j z represents the proportion of passing distance to the total distance of section z. The distance of a road section is acquired by Beidou high-precision vehicle positioning equipment in real time.

3.2. Calculation Method of Bus Driving Efficiency

The physical meaning of bus efficiency refers to the number of passengers served by the unit bus impedance; that is, the bus efficiency between stations is proportional to the bus passenger flow between stations, and is inversely proportional to the impedance between stations, and the impedance can be expressed as a temporal form. Therefore, the calculation method of bus driving efficiency can be put forward:
W i j = x i j t i j
W i j represents the bus driving efficiency between station i and station j; x i j represents the passenger flow between station i and station j, which can be obtained by the OD matrix obtained from the IC card swipe data on the bus; t i j represents the bus travel time between station i and station j, which can be obtained by BPR function. W i j is the weight of the edge, the greater the weight of the edge, the higher the efficiency of the bus running on the road [13].
In Equation (3), the bus driving efficiency is proportional to the passenger flow, and the bus travel efficiency will increase linearly with the increase of passenger flow. However, in real life, when the passenger flow increases beyond a certain extent, it may lead to traffic congestion and reduce bus driving efficiency, so this formula does not accord with common sense and needs to be improved.

3.3. Improved Calculation Method for Bus Driving Efficiency

In actual situations, when we calculate passengers’ time from station i to station j, in addition to the bus travel time, we should also consider the waiting time of passengers [14]. The waiting time of passengers is related to the number of bus routes, but also to the passenger flow x i j ; when a bus line tends to be fully loaded, the probability of passengers missing the bus is greater, resulting in more waiting time. Therefore, an improved calculation method for bus driving efficiency is put forward:
W i j = x i j t i j ( 1 + λ ( x i j x m a x ) ω )
x m a x is the upper limit for bus passenger volume; ω and λ are correction coefficients; according to the actual situation of bus line operation in the city of Jinan, this paper set up λ = 1, ω = 10. The improved W i j is used as the weight of the edge.
The improved results are shown in Figure 3. As can be seen from the figure, in the traditional algorithm, the bus driving efficiency linearly increases with the increase of passenger load rate; however, in the improved algorithm, after adjusting passenger volume and other factors, a clear line of demarcation could be seen: when the passenger load rate is below 80%, the bus driving efficiency will increase linearly with the increase of passenger load rate; when the passenger load rate reaches 80%, the bus driving efficiency will decrease gradually with the increase of passenger load rate.

3.4. Construction of Bus Station Network with Weights

According to the above method, the weight of each edge, that is, the bus driving efficiency in the bus station network is calculated, and then the new adjacency matrix is constructed according to the weight.

4. Bus Network Efficiency and Network Optimization

4.1. Static Bus Network Efficiency

In [1], a method of network efficiency evaluation was proposed:
E f f ( G ) = 1 n ( n 1 ) i j G e i j = 1 n ( n 1 ) i j G 1 d i j
n is the number of nodes in the network; d i j is the shortest path length between any node i and node j in a network G, that is, the number of edges on the shortest path between the two nodes. Obviously, the greater the E f f ( G ) , the higher the efficiency of the network, that is, the connection performance of any two nodes in the network is better.
This definition of network efficiency is general, and is suitable for simple topological structure networks or networks with different weights. d i j can be extended in the actual network, for example, in the geographical distance weighted urban public transport network model, the meaning of d i j is the geographical distance between station i and station j.

4.2. Improved Transit Network Efficiency

The efficiency calculation method of the public transport network mentioned above has some limitations. In a specific network, if the weight has a more profound meaning, then the method is no longer applicable [15].
This paper proposes a bus network with weights, the weight of each edge is the bus driving efficiency of the adjacent stations on the same line. W i j represents the sum of the value of maximum path efficiency and the value of bus driving efficiency between bus station i and station j, and W i j is improved by the improved calculation method. The network efficiency calculation formula applicable for the urban public traffic weighted network model can be obtained:
E f f ( G ) = 1 n ( n 1 ) i j G e i j = 1 n ( n 1 ) i j G W i j

4.3. Bus Network Optimization Method

The population density of a city will change with time, and the population density will increase in some areas. When this occurs, it is necessary to adjust the urban public transport network, otherwise it will lead to road congestion; similarly, when the population density of a region decreases, adjusting the site distribution appropriately will save cost. Therefore, we need to optimize the bus network [16,17].

4.3.1. Efficiency of Transit Network before Optimization

The initial efficiency of the bus network before optimization is as follows:
E f f 0 ( G ) = 1 n ( n 1 ) i j G e i j = 1 n ( n 1 ) i j G W i j
This efficiency is the efficiency of the bus network with no optimized edge.

4.3.2. Delete Bus Station

When the bus driving efficiency between the three connected stations i, j, k is very low, or if after deleting the intermediate station k, the impact on the entire bus complex network will be very small, we can delete the bus station k to reduce cost.
By traversing and deleting each existing station in the bus network, the change rate of the efficiency of the whole bus network can be calculated, and the stations with the lowest change rate of the bus network can be deleted. The calculation formula of the change rate of public transport network efficiency is:
Δ D i = E f f ( G + E i j E i k E k j ) E f f 0 ( G ) E f f 0 ( G ) ,   i V ,   j V
The required station search method is as follows:
m i n { E f f ( G + E i j E i k E k j ) E f f 0 ( G ) E f f 0 ( G ) }
Δ D i is the change rate of the efficiency of the bus network after deleting the station k; E f f ( G + E i j E i k E k j ) is the efficiency of the entire bus network after deleting the station k. E i k is the edge between the station i and the station k; E k j is the edge between the station k and the station j; E i j is the edge between the station i and the station j.
When one station is deleted, the change rate of the whole bus network is the smallest, indicating that the station has the least influence on the whole network, so it can be deleted to reduce the cost.
Figure 4 is a method diagram for deleting a station, and Figure 5 is a flow chart for deleting a station.

4.3.3. Add Bus Station

It can be seen from Figure 3 that when the passenger load rate reaches a certain extent, if the passenger load rate between the station i and the station j continues to increase, it may cause road congestion, resulting in a decrease in the bus driving efficiency of the line. At this point, we need to add a new station k between station i and the station j to share the passenger flow.
Because this paper is based on the actual situation of Jinan city bus line operation for the purpose of analysis and calculation, there is no actual weight data in the new link of the bus network, so the actual weight after adding stations is not calculated.
However, the network efficiency after adding stations can be calculated. Assuming that a new station k is added, it is connected with the existing stations i and j in the bus network, and the change rate of network efficiency is:
Δ A i = E f f ( G E i j + E i k + E k j ) E f f 0 ( G ) E f f 0 ( G ) ,   i V ,   j V
The method for searching the connection point needed for optimization is:
m a x { E f f ( G E i j + E i k + E k j ) E f f 0 ( G ) E f f 0 ( G ) }
Δ A i is the change rate of the transit network efficiency after adding the station; E f f ( G E i j + E i k + E k j ) is the efficiency of the entire bus network after adding the station k; E i k is the edge between the station i and the station k; E k j is the edge between the station k and the station j; E i j is the edge between the station i and the station j before the network optimization.
The location at which the change rate of the whole bus network is the largest is the location at which the station k will have the greatest effect on improving the whole bus network, so station k can be added.
Figure 6 is a method diagram for adding stations, and Figure 7 is a flow chart for adding stations.

5. Simulation Results

Because the number of real bus network stations is large and the connection is complex, it is very difficult to obtain the real traffic flow, bus waiting time, number of travelers and other data of all bus stations and their sections. This paper constructs a small connected network using three bus lines to verify the feasibility of the method; it contains 30 bus stations, with bus line 1 containing 10 stations, bus line 2 containing 11 stations, and bus line 3 containing 12 stations. These three lines are intertwined and randomly weighted for each connecting edge within a reasonable range, as shown in Figure 8. Figure 9 shows part of the weighted adjacency matrix (30 * 30) of the undirected network shown in Figure 8. The matrix is symmetrical. If the elements corresponding to a row and a column in the matrix are not zero, it means that the two stations belong to the adjacent stations on the same line, that is, they are directly connected. If the elements corresponding to a row and a column in the matrix are zero, it means that there is no direct connection between the two stations. The initial network efficiency of the simulation bus network is 0.0711 by iterative calculation of the global efficiency of the network.

5.1. Analysis of Delete Bus Station Results

In the process of deleting a station, the weight of the newly generated connection edge of the direct connection station pair is equal to the weight of the two small edges before deletion. Finally, the results of the simulation experiment are as follows: delete station number 13 and connect station number 12 directly with station number 14. After deleting station 13, the efficiency of the new bus network is 0.0654, which is the smallest change in the efficiency of the bus network. The bus network diagram after deleting the station is shown in Figure 10.

5.2. Analysis of Add Bus Station Results

In the process of adding stations, this paper sets the weights of the newly generated two new links at one-half of the weights of the long ones that have not been added before. Finally, the results of adding bus stations in this simulation experiment are as follows: adding a new station 31 between the station numbered 26 and the station numbered 27; adding the new station to the bus network alters the efficiency to 0.2837, which is the greatest change in bus network efficiency. The bus network diagram after adding the new station is shown in Figure 11.

6. Summary

With the rapid expansion of city scale and population structure, public transport has become an effective means to solve the problem of inconvenience for residents and traffic congestion. At this stage, the number of bus operation system stations is numerous, the line structure is complex, and the choice of bus routes is large. Based on theories of complex networks, graph theory, and intelligent transportation, this paper focuses on the modeling of urban public transport network, the definition and improvement of the weights of bus station network, and the optimization of the bus network structure. The main innovations and achievements of this paper are as follows:
With respect to the modeling method for public transport networks and the method of defining weights for public transport networks, by comparing the research work and progress of domestic and foreign scholars on complex public transport networks, and combining this with the existing stations in Jinan City, a complex network diagram of the public transport stations in Jinan City was constructed. At the same time, a method for defining weights was proposed. It uses not only distance or time or bus passenger flow as the connecting weights of bus station network, but also an improved BPR function for the connecting weights of the bus station network, which improves the comprehensiveness and accuracy of the connecting weights. In response to the shortcomings of the traditional public transport network efficiency algorithm, an improved network efficiency calculation method as proposed. This method combines graph theory with factors such as bus waiting time, passenger carrying rate and bus passenger flow. On the basis of the weighted public transport network, the bus driving efficiency, which can objectively reflect the actual road conditions, is used as the weight of the connecting edges in the network. At the same time, two network optimization methods, deleting sites and adding sites, were proposed to optimize the network. This method can not only be used to improve the network of bus stations, but can also play a role in the field of taxi operation, and can be used in the planning of urban taxi reception sites.
Although this paper has made some efforts in the optimization of traffic network, there are still many problems that need to be further studied, such as the lack of comprehensive consideration of the weight definition and the lack of consideration of the impact of optimization methods on specific routes. Therefore, we need to consider more complex factors in actual road conditions for example analysis, in order to make the bus network optimization more reasonable.

Author Contributions

P.D., D.L. and J.X. conceived and designed the study. P.D., D.L. performed the experiments. J.X., H.D., Y.W. provided the data. P.D. and D.L. analyzed the data. P.D. and D.L. proved the algorithm, P.D. wrote the paper. All authors read and approved the paper.

Acknowledgments

This work was supported by China Computer Program for Education and Scientific Research (NGII20161001), CERENT Innovation Project (NGII20170101), Shandong Province Science and Technology Projects (2017CXGC0202-2).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Marchiori, M.; Latora, V. Efficient Behavior of Small-World Networks. Phys. Rev. Lett. 2001, 87, 1–4. [Google Scholar]
  2. Erdos, P.; Renyi, A. On the evolution of random graphs. Pual. Math. Inst. Hung. Acad. Sci. 1960, 5, 17–60. [Google Scholar]
  3. Watts, D.J.; Strogatz, S.H. Collective dynamics of ‘small-world’ networks. Nature 1998, 393, 440–442. [Google Scholar] [CrossRef] [PubMed]
  4. Onnela, J.P.; Saramäki, J.; Kertész, J.; Kaski, K. Intensity and coherence of motifs in weighted complex networks. Phys. Rev. E Stat. Nonlinear Soft Matter Phys. 2005, 71, 065103. [Google Scholar] [CrossRef] [PubMed]
  5. Bagler, G. Analysis of the airport network of India as a complex weighted network. Phys. A Stat. Mech. Its Appl. 2008, 387, 2972–2980. [Google Scholar] [CrossRef] [Green Version]
  6. Mieghem, P.V. Graph Spectra for Complex Networks; Cambridge University Press: Cambridge, UK, 2011. [Google Scholar]
  7. Sonntag, C.; Su, W.; Stursberg, O.; Engell, S. Optimized start-up control of an industrial-scale evaporation system with hybrid dynamics. Control Eng. Pract. 2008, 16, 976–990. [Google Scholar] [CrossRef]
  8. Ravasz, E.; Barabasi, A.-L.; Regan, E.R. Hierarchical organization in complex networks. Phys. Rev. E Stat. Nonlinear Soft Matter Phys. 2003, 67, 026112. [Google Scholar] [CrossRef] [PubMed]
  9. Soh, H.; Lim, S.; Zhang, T.; Fu, X.; Lee, G.K.K.; Hung, T.G.G.; Di, P.; Prakasam, S.; Wong, L. Weighted complex network analysis of travel routes on the Singapore public transportation system. Phys. A Stat. Mech. Its Appl. 2010, 389, 5852–5863. [Google Scholar] [CrossRef]
  10. Barabasi, A.-L.; Albert, R. Emergence of Scaling in Random Networks. Science 1999, 286, 509–512. [Google Scholar] [PubMed]
  11. Barrat, A.; Barthelemy, M.; Pastor-Satorras, R.; Vespignani, A. The architecture of complex weighted networks. Proc. Natl. Acad. Sci. USA 2004, 101, 3747–3752. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  12. Li, M.; Fan, Y.; Chen, J.; Gao, L.; Di, Z.; Wu, J. Weighted networks of scientific communication: The measurement and topological role of weight. Phys. A Stat. Mech. Its Appl. 2005, 350, 643–656. [Google Scholar] [CrossRef]
  13. Barthelemy, M.; Barrat, A.; Pastor-Satorras, R.; Vespignani, A. Characterization and modeling of weighted networks. Phys. A Stat. Mech. Its Appl. 2005, 346, 34–43. [Google Scholar] [CrossRef] [Green Version]
  14. Kurant, M.; Thiran, P. Extraction and analysis of traffic and topologies of transportation networks. Phys. Rev. E Stat. Nonlinear Soft Matter Phys. 2006, 74, 036114. [Google Scholar] [CrossRef] [PubMed]
  15. Sienkiewicz, J.; Holyst, J.A. Public transport systems in Poland: From Bialystok to Zielona Gora by bus and tram using universal statistics of complex networks. Physics 2005, 99, 1771–1778. [Google Scholar]
  16. Von Ferber, C.; Holovatch, T.; Holovatch, Y.; Palchykov, V. Public transport networks; empirical analysis and modeling. Eur. Phys. J. B 2009, 68, 261–275. [Google Scholar] [CrossRef]
  17. Albert, R.; Barabasi, A.-L. Statistical mechanics of complex networks. Rev. Mod. Phys. 2001, 74, 47. [Google Scholar] [CrossRef]
Figure 1. Adjacency matrix of a bus station network.
Figure 1. Adjacency matrix of a bus station network.
Futureinternet 11 00097 g001
Figure 2. Public transportation network system floor plan. (The Chinese in the figure is the actual place name of Jinan City.).
Figure 2. Public transportation network system floor plan. (The Chinese in the figure is the actual place name of Jinan City.).
Futureinternet 11 00097 g002
Figure 3. Two kinds of bus efficiency.
Figure 3. Two kinds of bus efficiency.
Futureinternet 11 00097 g003
Figure 4. Delete bus station.
Figure 4. Delete bus station.
Futureinternet 11 00097 g004
Figure 5. Delete bus stops flow chart.
Figure 5. Delete bus stops flow chart.
Futureinternet 11 00097 g005
Figure 6. Add bus stations.
Figure 6. Add bus stations.
Futureinternet 11 00097 g006
Figure 7. Add bus stops flow chart.
Figure 7. Add bus stops flow chart.
Futureinternet 11 00097 g007
Figure 8. Simulated bus network connection diagram.
Figure 8. Simulated bus network connection diagram.
Futureinternet 11 00097 g008
Figure 9. Part of simulated public transport network authorized adjacency matrix.
Figure 9. Part of simulated public transport network authorized adjacency matrix.
Futureinternet 11 00097 g009
Figure 10. Bus network diagram after deleting the bus station.
Figure 10. Bus network diagram after deleting the bus station.
Futureinternet 11 00097 g010
Figure 11. Bus network diagram after adding the new station.
Figure 11. Bus network diagram after adding the new station.
Futureinternet 11 00097 g011

Share and Cite

MDPI and ACS Style

Dong, P.; Li, D.; Xing, J.; Duan, H.; Wu, Y. A Method of Bus Network Optimization Based on Complex Network and Beidou Vehicle Location. Future Internet 2019, 11, 97. https://doi.org/10.3390/fi11040097

AMA Style

Dong P, Li D, Xing J, Duan H, Wu Y. A Method of Bus Network Optimization Based on Complex Network and Beidou Vehicle Location. Future Internet. 2019; 11(4):97. https://doi.org/10.3390/fi11040097

Chicago/Turabian Style

Dong, Peixin, Dongyuan Li, Jianping Xing, Haohui Duan, and Yong Wu. 2019. "A Method of Bus Network Optimization Based on Complex Network and Beidou Vehicle Location" Future Internet 11, no. 4: 97. https://doi.org/10.3390/fi11040097

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop