This work is licensed under http://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
1. Introduction
The rapid development of cities is bound to bring serious traffic problems (such as traffic congestion and traffic accidents), which will further lead to an adverse effect on economic development. In order to understand the evolution mechanism of traffic, various models have been proposed. Helbing [1] reviewed the major approaches to modeling vehicle traffic, including microscopic (particle-based), mesoscopic (gas-kinetic), and macroscopic (fluid-dynamic) models. Particularly, regarding microscopic models, Gipps [2] proposed a car-following model and used it to reproduce some characteristics of real traffic flow, while Nagel and Schreckenberg [3] constructed a basic cellular automaton traffic flow model (i.e., the NaSch model). Moreover, Kerner and Rehborn [4, 5] developed the three-phase traffic flow theory based on real traffic observation data, and a number of similar models were put forward based on this theory [6, 7]. In addition, the rapid development of technology gave birth to the concept of intelligent vehicles (e.g., connected and autonomous vehicles), and such vehicles have entered specific markets. The vehicles can communicate with each other and cooperate to complete certain driving tasks (such as lane changing and collaborative merging) [8].
Traffic congestion often occurs on on-ramps, leading to the sections of roads being considered as one of the common traffic bottlenecks [9, 10]. Moreover, congestion can easily spread to the upstream parts of the main roads and seriously affect the operation efficiency of the entire on-ramp systems (consisting of ramps and their connected acceleration lanes and main roads) [11]. Over the past decades, the study on on-ramps has attracted a lot of attention. From the initial phase diagrams [11, 12] to the later coordinated merging strategies [13, 14], various characteristics of on-ramp systems have been analyzed [12, 15], and methods to improve the traffic condition of the systems have been put forward [16, 17]. These studies can be divided into two major categories: optimization and simulation. Optimization is to design trajectories of vehicles with the goal of systematic or individual optimality in terms of certain traffic variables (e.g., flow rate, travel time, fuel consumption, and comfort levels) [18]. In comparison, simulation aims to mimic driving behavior or traffic rules in order to study the impact of the different behavior or rules on on-ramp systems. Particularly, cellular automata (CA) (microscopic) models are widely adopted to simulate traffic flow systems, because of the models’ simple rules and easy implementation. From the classic single-lane NaSch traffic flow model [3] to the improved models [19–22], and to the two-lane [23, 24] or even multilane [25, 26] models, CA methods have demonstrated their value in well-depicting the characteristics of both microdriving behavior and macrosystem evolution. Based on the models, Campari and Levi [27], Zeng et al. [10], Jiang et al. [28], and Diedrich et al. [29] simulated on-ramp systems and investigated their evolution characteristics.
Alongside the micro simulation (by CA models), different merging strategies have been proposed [30–32] to devise vehicle driving behavior (e.g., vehicle acceleration or deceleration) at ramps, in order to facilitate the vehicle merging process and improve the traffic condition of on-ramp systems. Scarinci and Heydecker [17] summarized the major merging strategies and reviewed existing evaluation methods on the overall effect of the strategies. However, none of the existing studies have conducted comprehensive analysis and detailed comparison among strategies. To fill in this gap, this paper examines three representative collaborative merging strategies of connected and autonomous vehicles and analyses their impact on on-ramp systems by means of simulation methods (i.e., CA models). The core of these strategies proposes that vehicles on the main road provide “priority” condition for the merging vehicles on the acceleration lane (of the ramp) by the change of the speed of the former vehicles within capability ranges. In this analytical process, the three strategies are first expressed by the corresponding merging rules, and simulation is performed to reproduce the on-ramp system. The average speed and traffic flow rate of the roads in the system are then obtained, and the impact of these strategies is finally examined. The major contributions of this study lie in the following aspects: (1) it conducts a comparative analysis of the impact of different merging strategies on on-ramp systems, (2) it examines the influence of lane-changing behavior on the operation efficiency of the systems, and (3) it further investigates the effect of merging safety distances on the performance of the systems.
The remainder of this paper is organized as follows: Section 2 introduces the merging strategies and corresponding merging rules, while Section 3 describes the simulation process and analyses the simulation results. Finally, Section 4 ends this paper with a major conclusion and policy recommendation.
2. Merging Strategies and Update Rules
In this section, we first introduce the CA model and then give the definition of certain important variables. We further summarize the three collaborative merging strategies, and describe the update rules (including the merging rules) adopted in the CA model for simulating an on-ramp system.
2.1. The Cellular Automata (CA) Model
The CA model is a discrete model method in time and space first proposed by von Neumann [33] to simulate the self-replication function of living systems. It is a rule-based system evolution model, in which all individual objects in the system update their states (or positions) according to one or multiple rules. In the CA model for traffic flow, the entire road space is discretized into a set of cells, with each cell having two states including “empty” or “occupied (by a vehicle).” Rules (as described in Section 2.4) are formulated according to real driving behavior, and vehicles are updated according to the established rules to reflect the evolution process of the traffic flow system.
2.2. Variable Definition
Some notations are shown in Figure 1.
[figure(s) omitted; refer to PDF]
The state array
In equation (1),
2.3. Merging Strategies
Emulating the collaborative merging behavior of connected and autonomous vehicles, we consider three merging strategies, each of which ensures the safety of the merging vehicle and its surrounding vehicles. Equation (3) defines the safety condition when
Combining equations (2) and (3), we obtain
The first part of equation (4) shows that
Strategy 1:
Strategy 2:
Strategy 3:
2.4. Update Rules
The rules for simulating an on-ramp system in the CA model include four parts: the rules for vehicles entering the main road or ramp, the forward rules for all vehicles, the lane changing rules for vehicles on the two-lane main road, and the merging rules for the merging vehicles.
2.4.1. Entry Rules
The same entry rules as those proposed in Reference [12] are considered. The on-ramp system adopts open boundary conditions, with the entrance on the left side of the main lane (or ramp) and the exit on the right side; see Figure 2(a). The leftmost cells of the road serve as the entry area, and the number of the cells covered by this area is
[figure(s) omitted; refer to PDF]
2.4.2. Forward Rules
The forward rules are based on the traditional one-lane CA model, i.e., the NaSch model [3], which consists of acceleration (acceleration rate is 1 cell/
Step1: acceleration:
Step2: deceleration:
Step3: randomization:
Step4: position updating:
2.4.3. Lane Changing Rules
The lane changing rules on the two-lane main road (see Figure 2(b)) consist of two criterions as follows:
(1) Incentive criterion as follows:
(2) Safety criterion as follows:
In equation (5),
2.4.4. Merging Rules
The merging rules are designed in accordance with the three collaborative merging strategies described in Section 2.3. Given the merging vehicle
Algorithm 1: The procedure for determining the value of Lm.
(1) Initialization:
(2) Safety condition
if
}else{
merging strategies; //Strategies 1 or 2 or 3
}
(3) Merging strategies
Strategy 1:
if
if (
if
}
}
}
Strategy 2:
if
if
if
}
}
}
Strategy 3:
if
if
}
if
}
if
}
}
where as defined in Section 2.2,
(4) Merging
If
3. Simulation and Discussion
In order to study the influence of the different merging strategies on on-ramp systems, we use the CA model to simulate the systems under four different situations (including no-strategies and strategies 1–3). The investigated on-ramp systems are divided into two cases, with case 1 for on-ramps having a one-lane main road while case 2 for those featured with a two-lane main road. Similar to most CA models, the length of each cell is 7.5 m and each vehicle occupies one cell (i.e.,
3.1. Average Velocity
We obtained the average velocity of vehicles under each of the situations with different values of vehicle entering probabilities
[figure(s) omitted; refer to PDF]
From Figures 3(a)–3(d), it was observed that for the system with a one-lane main road (case 1), the merging strategies (Figures 3(b)–3(d)) can affect the velocity of vehicles on both the main road and ramp, when compared to no strategies (Figure 3(a)). Particularly, all the three strategies reduce the size of area II but increase that of area III, reflecting that there are less combined values of
With respect to the system with a two-lane main road (case 2), the four areas (in Figures 4(a)–4(d)) display different sizes from the corresponding regions in case 1, particularly regarding areas I and IV which are much larger and smaller than those in case 1, respectively. This signifies that there are more combined values of
3.2. Flow Rate
In addition to speed, the impact of the merging strategies on traffic flow rate (i.e., the number of vehicles passing a reference point per hour) was also inspected. Let
[figure(s) omitted; refer to PDF]
(Note: in Figure 7, in order to better display the changing trends of the z-variable, the x-axis and y-axis represent
[figure(s) omitted; refer to PDF]
From Figures 5(a)–5(d), it was noted that when
Figures 7(a)–7(d) and 8(a)–8(d) depict the (positive) impact of the merging strategies on the flow rate
Figures 9(a)–9(d) and 10(a)–10(d) visualize the flow rate over the whole on-ramp system (i.e., the main road and ramp), for case 1 (i.e.,
3.3. Effect of
Alongside the average velocity and flow rate, the effect of the merging safety distance parameter
[figure(s) omitted; refer to PDF]
4. Conclusion
In this paper, we first defined traffic state arrays (
Based on this study, the following key results were obtained: (1) All the merging strategies give excessive “priority” to the merging vehicle, leading to the reduction of average speed and flow rate of the main road. (2) Nevertheless, these strategies have a different effect on the entire system with a one-lane or two-lane main road. Due to lane-changing behavior, the system with a two-lane main road has more advantages than that featured with a one-lane main road, making the former system having higher operation efficiency than the latter under the same strategies. Thus, it is recommended that in an on-ramp system, a two-lane (even multiple-lane) main road should be considered. (3) The vehicles on the ramp and main road affect each other, and as the vehicle entering probabilities (
There are some limitations in this study, including the followings: (1) this study only considers three specific strategies, which is not complete, (2) the results derived through simulation should be further compared and verified with the experimental outcomes obtained from actual situations, and (3) the impact of more forward and lane changing rules (in addition to the current ones depicted in Sections 2.4.2 and 2.4.3) on the results should be investigated. These drawbacks will be further addressed in the future research.
Acknowledgments
This work was supported by the National Natural Science Foundation of China (Nos. 71621001, 72271021, and 71931002) and by the China Scholarship Council.
[1] D. Helbing, "Traffic and related self-driven many-particle systems," Reviews of Modern Physics, vol. 73 no. 4, pp. 1067-1141, DOI: 10.1103/revmodphys.73.1067, 2001.
[2] P. G. Gipps, "A behavioural car-following model for computer simulation," Transportation Research Part B: Methodological, vol. 15 no. 2, pp. 105-111, DOI: 10.1016/0191-2615(81)90037-0, 1981.
[3] K. Nagel, M. Schreckenberg, "A cellular automaton model for freeway traffic," Journal de Physique I, vol. 2 no. 12, pp. 2221-2229, DOI: 10.1051/jp1:1992277, 1992.
[4] B. S. Kerner, H. Rehborn, "Experimental features and characteristics of traffic jams," Physical Review, vol. 53 no. 2, pp. R1297-R1300, DOI: 10.1103/physreve.53.r1297, 1996.
[5] B. S. Kerner, H. Rehborn, "Experimental properties of complexity in traffic flow," Physical Review, vol. 53 no. 5, pp. R4275-R4278, DOI: 10.1103/physreve.53.r4275, 1996.
[6] J.-W. Zeng, Y.-S. Qian, S.-B. Yu, X.-T. Wei, "Research on critical characteristics of highway traffic flow based on three phase traffic theory," Physica A: Statistical Mechanics and Its Applications, vol. 530,DOI: 10.1016/j.physa.2019.121567, 2019.
[7] J. Zeng, Y. Qian, P. Mi, C. Zhang, F. Yin, L. Zhu, D. Xu, "Freeway traffic flow cellular automata model based on mean velocity feedback," Physica A: Statistical Mechanics and Its Applications, vol. 562,DOI: 10.1016/j.physa.2020.125387, 2021.
[8] X. Li, S. Qu, Y. Xia, "Cooperative lane-changing rules on multilane under condition of cooperative vehicle and infrastructure system, in Chinese," China Journal of Highway and Transport, vol. 27, 2014.
[9] R. Jiang, B. Jia, Q.-S. Wu, "The stochastic randomization effect in the on-ramp system: single-lane main road and two-lane main road situations: single-lane main road and two-lane main road situations," Journal of Physics A: Mathematical and General, vol. 36 no. 47, pp. 11713-11723, DOI: 10.1088/0305-4470/36/47/001, 2003.
[10] J. Zeng, Y. Qian, Z. Lv, F. Yin, L. Zhu, Y. Zhang, D. Xu, "Expressway traffic flow under the combined bottleneck of accident and on-ramp in framework of Kerner’s three-phase traffic theory," Physica A: Statistical Mechanics and Its Applications, vol. 574,DOI: 10.1016/j.physa.2021.125918, 2021.
[11] B. Jia, R. Jiang, Q.-S. Wu, "The effects of accelerating lane in the on-ramp system," Physica A: Statistical Mechanics and Its Applications, vol. 345 no. 1-2, pp. 218-226, DOI: 10.1016/s0378-4371(04)01206-3, 2005.
[12] L. Xin-Gang, G. Zi-You, J. Bin, J. Rui, "Traffic dynamics of an on-ramp system with a cellular automaton model," Chinese Physics B, vol. 19 no. 6,DOI: 10.1088/1674-1056/19/6/060501, 2010.
[13] B. Ran, S. Leight, B. Chang, "A microscopic simulation model for merging control on a dedicated-lane automated highway system," Transportation Research Part C: Emerging Technologies, vol. 7 no. 6, pp. 369-388, DOI: 10.1016/s0968-090x(99)00028-5, 1999.
[14] Z. Sun, T. Huang, P. Zhang, "Cooperative decision-making for mixed traffic: a ramp merging example," Transportation Research Part C: Emerging Technologies, vol. 120, 2020.
[15] T.-Q. Tang, J.-G. Li, S.-C. Yang, H.-Y. Shang, "Effects of on-ramp on the fuel consumption of the vehicles on the main road under car-following model," Physica A: Statistical Mechanics and Its Applications, vol. 419, pp. 293-300, DOI: 10.1016/j.physa.2014.10.051, 2015.
[16] M. Sarvi, M. Kuwahara, "Using ITS to improve the capacity of freeway merging sections by transferring freight vehicles," IEEE Transactions on Intelligent Transportation Systems, vol. 9 no. 4, pp. 580-588, DOI: 10.1109/tits.2008.2006812, 2008.
[17] R. Scarinci, B. Heydecker, "Control concepts for facilitating motorway on-ramp merging using intelligent vehicles," Transport Reviews, vol. 34 no. 6, pp. 775-797, DOI: 10.1080/01441647.2014.983210, 2014.
[18] Y. Zhou, E. Chung, A. Bhaskar, M. E. Cholette, "A state-constrained optimal control based trajectory planning strategy for cooperative freeway mainline facilitating and on-ramp merging maneuvers under congested traffic," Transportation Research Part C: Emerging Technologies, vol. 109, pp. 321-342, DOI: 10.1016/j.trc.2019.10.017, 2019.
[19] Y. Liu, J. Guo, J. Taplin, Y. Wang, "Characteristic analysis of mixed traffic flow of regular and autonomous vehicles using cellular automata," Journal of Advanced Transportation, vol. 2017,DOI: 10.1155/2017/8142074, 2017.
[20] Y. Qian, J. Zeng, N. Wang, J. Zhang, B. Wang, "A traffic flow model considering influence of car-following and its echo characteristics," Nonlinear Dynamics, vol. 89 no. 2, pp. 1099-1109, DOI: 10.1007/s11071-017-3502-5, 2017.
[21] J. Zeng, Y. Qian, F. Yin, L. Zhu, D. Xu, "A multi-value cellular automata model for multi-lane traffic flow under Lagrange coordinate," Computational & Mathematical Organization Theory, vol. 28 no. 2, pp. 178-192, DOI: 10.1007/s10588-021-09345-w, 2021.
[22] M. Tanveer, F. A. Kashmiri, H. Yan, T. Wang, H. Lu, "A cellular automata model for heterogeneous traffic flow incorporating micro autonomous vehicles," Journal of Advanced Transportation, vol. 2022,DOI: 10.1155/2022/8815026, 2022.
[23] B. Jia, R. Jiang, Q.-S. Wu, M.-b. Hu, "Honk effect in the two-lane cellular automaton model for traffic flow," Physica A: Statistical Mechanics and Its Applications, vol. 348, pp. 544-552, DOI: 10.1016/j.physa.2004.09.034, 2005.
[24] X.-C. Shang, X.-G. Li, D.-F. Xie, B. Jia, R. Jiang, "Two-lane traffic flow model based on regular hexagonal cells with realistic lane changing behavior," Physica A: Statistical Mechanics and Its Applications, vol. 560,DOI: 10.1016/j.physa.2020.125220, 2020.
[25] P. Wagner, K. Nagel, D. E. Wolf, "Realistic multi-lane traffic rules for cellular automata," Physica A: Statistical Mechanics and Its Applications, vol. 234 no. 3-4, pp. 687-698, DOI: 10.1016/s0378-4371(96)00308-1, 1997.
[26] Y. Qian, J. Luo, J. Zeng, X. Shao, W. Guo, "Study on security features of freeway traffic flow with cellular automata model—taking the number of overtake as an example," Measurement, vol. 46 no. 6, pp. 2035-2042, DOI: 10.1016/j.measurement.2013.03.001, 2013.
[27] E. G. Campari, G. Levi, "A cellular automata model for highway traffic," The European Physical Journal B, vol. 17 no. 1, pp. 159-166, DOI: 10.1007/s100510070172, 2000.
[28] R. Jiang, Q. S. Wu, B. H. Wang, "Cellular automata model simulating traffic interactions between on-ramp and main road," Physical Review, vol. 66 no. 3,DOI: 10.1103/physreve.66.036104, 2002.
[29] G. Diedrich, L. Santen, A. Schadschneider, J. Zittartz, "Effects of on- and off-ramps in cellular automata models for traffic flow," International Journal of Modern Physics C, vol. 11 no. 2, pp. 335-345, DOI: 10.1142/s0129183100000316, 2000.
[30] V. Milanes, J. Godoy, J. Villagra, J. Perez, "Automated on-ramp merging system for congested traffic situations," IEEE Transactions on Intelligent Transportation Systems, vol. 12 no. 2, pp. 500-508, DOI: 10.1109/tits.2010.2096812, 2011.
[31] T. Awal, L. Kulik, K. Ramamohanrao, "Optimal traffic merging strategy for communication- and sensor-enabled vehicles," Proceedings of the 16th International IEEE Annual Conference on Intelligent Transportation Systems (ITSC 2013), .
[32] C. Letter, L. Elefteriadou, "Efficient control of fully automated connected vehicles at freeway merge segments," Transportation Research Part C: Emerging Technologies, vol. 80, pp. 190-205, DOI: 10.1016/j.trc.2017.04.015, 2017.
[33] Ca, "C.E. F cellular automata," 1968.
[34] X.-G. Li, B. Jia, Z.-Y. Gao, R. Jiang, "A realistic two-lane cellular automata traffic model considering aggressive lane-changing behavior of fast vehicle," Physica A: Statistical Mechanics and Its Applications, vol. 367, pp. 479-486, DOI: 10.1016/j.physa.2005.11.016, 2006.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2023 Xue-Cheng Shang et al. This work is licensed under http://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
On-ramps are considered to be one of the common traffic bottlenecks. In order to improve the operation efficiency of on-ramps, scholars worldwide have proposed various vehicle merging strategies. In this study, we designed different rules to express three collaborative strategies and studied their impact on on-ramp systems. Cellular automata models were used to simulate the systems under different situations, and the average speed and traffic flow rate of both the main roads and ramps were analyzed. The results show that (1) all the three merging strategies give excessive “priority” to the merging vehicle, leading to a severe reduction in the traffic performance of the main road; (2) nevertheless, these strategies have different effects on the entire system with a one-lane or two-lane main road. Due to the lane-changing behavior, the system with a two-lane main road has more advantages than that featured with a one-lane road, making the former system performing better than the latter under the same strategies; (3) the vehicles on the ramp and main road affect each other, and as the vehicle entering probabilities become large, the traffic flow rate on the main road decreases whereas that on the ramp increases. However, the effect is not unlimited, the flow rate on both roads finally reaches a stable level (forming a “platform”); and (4) large values of the merging safety distance parameter decrease the flow rate of the entire system. All the previous results provide a deep understanding of the impact of the three merging strategies on traffic flow, contributing to the design of on-ramp systems that have better operation efficiency and low levels of congestion.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details



1 Key Laboratory of Transport Industry of Big Data Application Technologies for Comprehensive Transport, Beijing Jiaotong University, Beijing 100044, China; Transportation Research Institute (IMOB), Hasselt University, Wetenschapspark 5, Bus 6, B-3590 Diepenbeek, Belgium
2 Transportation Research Institute (IMOB), Hasselt University, Wetenschapspark 5, Bus 6, B-3590 Diepenbeek, Belgium
3 Key Laboratory of Transport Industry of Big Data Application Technologies for Comprehensive Transport, Beijing Jiaotong University, Beijing 100044, China