Subscribe Now Subscribe Today
Abstract
Fulltext PDF
References

Research Article
Influence of Different Management Measures on Traffic Bottleneck Induced by the Reduction of Lanes

Xingli Li, Jian Zhang, Zhipeng Li and Xianglin Han
 
ABSTRACT
Two traffic cellular automata models corresponding to two different traffic management measures around the merging point of lane reduction bottleneck are proposed. One is the control scheme of first-arrive and first-in, the other is the periodic control scheme. The numerical simulations show that the consideration of different traffic measures could lead to the variation of the bottleneck capacity against the length of section B. And increasing signal period is helpful for improving the bottleneck capacity under Scheme 2. Moreover, the phenomenon of density inversion caused by the bottleneck may disappear under some traffic control regulations.
Services
E-mail This Article
Related Articles in ASCI
Similar Articles in this Journal
Search in Google Scholar
View Citation
Report Citation

 
  How to cite this article:

Xingli Li, Jian Zhang, Zhipeng Li and Xianglin Han, 2012. Influence of Different Management Measures on Traffic Bottleneck Induced by the Reduction of Lanes. Information Technology Journal, 11: 388-391.

DOI: 10.3923/itj.2012.388.391

URL: http://scialert.net/abstract/?doi=itj.2012.388.391
 
Received: October 18, 2011; Accepted: October 22, 2011; Published: January 18, 2012

INTRODUCTION

In the last decades, traffic dynamics has attracted much attention from physicists and mathematicians. There are a lot of models for traffic flow proposed thus far, from various viewpoints, such as macroscopic and microscopic, differential equations and cellular automata, deterministic and probabilistic, etc. (Chowdhury et al., 2000). Among these traffic models, the Cellular Automata (CA) model achieves a remarkable success although it is conceptually simpler compared with other dynamical approaches. The most famous one is NaSch model (Nagel and Schreckenberg, 1992). Later, various generalizations and extensions of the NaSch model have been proposed to simulate traffic flow, such as VDR model, TT model, CD model and so on (Chowdhury et al., 2000).

Lane reduction bottleneck, is common in road system. Near the merging point, drivers show obvious behaviors such as the aggressive lane change and lane squeeze, which affects the capacity seriously. Moreover, unreasonable traffic management measures have also magnified the adverse effects of bottleneck. Jia et al. (2003) investigated the traffic behaviors upstream of reduction bottleneck . Xue et al. (2010) studied two-lane traffic flow with partial reduction. Sheng et al. (2010) proposed a new CA model to study the temporary bottleneck induced by a special accident. However, the above research are mostly focused on the phase transition and the influence of this bottleneck on traffic flow. In this paper, using CA model, we aim to exploring the influence of different measures on traffic flux.

MODEL

As shown in Fig. 1, the road is divided into three sections: sections A, B and C. In the downstream of the merging point M (section C), the two-lane road merges into single-lane road. Thus, single-lane NaSch model is used in section C.

In sections A and B, vehicles can change lane, so the update step is usually divided into two sub-steps: in the first sub-step, cars may change lanes in parallel according to lane-changing rules and in the second sub-step, the two lanes are considered as independent single-lane NaSch models.

In section A, vehicles are not influenced by section C, consequently, they change lanes according to a symmetric rule (Chowdhury et al., 1997). if the following condition is satisfied:

(1)

Fig. 1: Schematic illustration of the road

Here dn = xn+1 - xn is the gap of the vehicle n; dn, other, dn, back denote the number of free cells between the nth car and its two neighbor cars on the other lane at time t, respectively; pc is the probability of changing lane; vmaxi is the maximum velocity in section A, which is the same as of section C.

Section B is near the merging point M, it is usually deceleration zone and drivers’ behaviors are different from that in other sections. One is the control scheme of first-arrive and first-in (called Scheme 1), namely, those vehicles on both lanes which first arrive at the merging point enter the reduction road first; the other is the periodic control scheme (called Scheme 2), i.e., supposing there is a signal light at the merging point, when the light is green, vehicles on left lane can enter, while the light red, vehicles on right lane can do. We also assume that there is no randomization deceleration, for drivers do not except to be hindered here and tend to move forward. Under Scheme 1, if condition

(2)

is met, the car n on the left lane will change to right lane. If condition

(3)

is met, the car n on the right lane will change to left lane. vmax2 is the maximum velocity in section B. Under Scheme 2, the changing rules are symmetric, and here we still adopt the Eq. 3.

The boundary conditions are adopted as follows. On the left of the road system, if the hindmost vehicle position xhindmost> vmax1, a car with velocity vmax1 is injected with probability pin at the cell min [xhindmost - vmax1, vmax1]. On the right of the road system, if the most leading vehicle position xleading > L (L is the length of road), it moves without any hindrance.

SIMULATIONS AND DISCUSSION

In the simulations, section C is divided into (200xvmax1) cells, section B into LB cells and section A into (200xvmax1 - LB) cells. Each cell corresponds to 7.5 m and a vehicle has a length of one cell. One time step corresponds to 1s. The parameters vmax1= 5, vmax2 = 3, p = 0.3, pc = 0.5 are selected, here p is probability of randomization deceleration. Each performance period is 1.2x104 time steps, and the first 104 time steps are discarded to let the transient time die out.

Fig. 2: The flux against the length of section B with pin = 0.3

Figure 2 gives the flux of section C against the length of section B in the case of pin = 0.3. Note that as pin>0.24, the flux remains a constant with respect to pin, so the flux in Fig. 2 is also the capacity of bottleneck. Different from those in condition 3 where the capacity of bottleneck is independent on LB, considering different traffic measures leads to the variation of the capacity of bottleneck against LB. As LB is small, the flux under Scheme 1 is highest. As for Scheme 2, with the increase of signal period T, flux also increases in view of the overall situation. This reflects when LB is comparatively large, vehicles move orderly with the signal, which, to some extent, reduces the frequent aggressive lane change and lane squeeze, and thus the flux has been improved.

The density distribution as pin = 0.3 for Scheme 1 is shown in Fig. 3. One can see that pl is always equal to pr in this case since vehicles on both lanes which first arrive at the merging point enter the reduction road first, it is needless to move on a specific lane. With the increase of LB, a lot of vehicles move into this deceleration zone, and thus the density increases evidently. As LB = 50, the density is close 0.8, much higher than that of LB = 5.

Next, we investigate the influence of the signal period T on density distribution at the fixed pin = 0.3 and LB = 20 (Fig. 4). In contrast to pr, pl first slightly decreases and then increase as approaching M and is always much smaller than pr. In addition, the density difference between pl and pr first increases and then decreases with the increase of T. In section C, pl tends to stabilize at an approximately constant value.

Fig. 3: Density distribution near M under different LB with pin = 0.3 for Scheme 1

Fig. 4: Density distribution near M under different T with Pin = 0.3, LB = 20 for Scheme 2

CONCLUSION

Our aim is to explore the influence of different management measures on bottleneck flux. To do so, we have proposed the first-arrive and first-in and the periodic control schemes. The numerical results show: (1) when the different traffic measures are considered, the capacity of bottleneck will vary against LB; (2) to some extent, increasing period T is helpful for improving the bottleneck capacity under Scheme 2. The comparison of our simulation results with those in condition 3 enlightens us to obtain that the phenomenon of density inversion caused by the bottleneck may disappear due to the traffic regulations.

ACKNOWLEDGMENTS

This work was financially supported by the National Natural Science Foundation of China (10902076, 60904068, 10962002 and 11047003), the Top Young Academic Leaders of Higher Learning Institutions of Shanxi, the National Natural Science Foundation of Shanxi Province (2010011004), the National Natural Science Foundation of Zhejiang Province (Y6110502) and the Science Research Foundation for Doctors of Taiyuan University of Science and Technology (20082017).

REFERENCES
Chowdhury, D., D.E. Wolf and M. Schreckenberg, 1997. Particle hopping models for two-lane traffic with two kinds of vehicles: Effects of lane-changing rules. Phys. A Stat. Mech. Appl., 235: 417-439.
CrossRef  |  

Chowdhury, D., L. Santen and A. Schadschneider, 2000. Statistical physics of vehicular traffic and some related systems. Phys. Rep., 329: 199-329.
CrossRef  |  

Jia, B., R. Jiang and Q.S. Wu, 2003. The traffic bottleneck effects caused by the lane closing in the cellular automata model. Int. J. Modern Phys. C, 14: 1295-1303.

Nagel, K. and M. Schreckenberg, 1992. A cellular automaton model for freeway traffic. J. Phys., 2: 2221-2229.
CrossRef  |  

Sheng, P., S.L. Zhao, J.F. Wang and H. Zuo, 2010. Study of temporary traffic bottleneck based on cellular automaton model. Acta Phys. Sin., 59: 3831-3840.

Xue, F., C.W. Zhong and C.R. Bai, 2010. Two-lane traffic flow with partial reduction based on cellular automata model. J. Syst. Simulat., 22: 1114-1116.

©  2013 Science Alert. All Rights Reserved
Fulltext PDF References Abstract