Citation: | PENG Jia-li, SHANGGUAN Wei, CHAI Lin-guo, QIU Wei-zhi. Car-following model and optimization strategy for connected and automated vehicles under mixed traffic environment[J]. Journal of Traffic and Transportation Engineering, 2023, 23(3): 232-247. doi: 10.19818/j.cnki.1671-1637.2023.03.018 |
With the continuous development and application of the Intelligent Vehicle Infrastructure Cooperation System (I-VICS) in China, as well as the continuous maturity of intelligent networked vehicle communication technology and intelligent decision control related technologies, vehicles can obtain more and more accurate traffic data in real time[1]Provide information such as the location, speed, acceleration, headway, and situation of surrounding vehicles, and assist in vehicle handling behavior[2]Correspondingly, the future transportation environment will gradually develop into a mixed traffic environment, that is, a traffic operation scenario that combines human driven vehicles (HDVs) and connected and automated vehicles (CAVs) will gradually become a norm. Therefore, the mechanism analysis and simulation reconstruction of mixed traffic flow play an important role in the stable control of transportation systems and have received widespread attention[3].
As one of the most fundamental micro behaviors of vehicles, the car following model is an important basic theory for traffic flow simulation. For the study of car following models, scholars at home and abroad have mainly focused on vehicles with different levels of intelligence, combined with their relevant characteristics, to carry out many related research works on car following modeling. For manually driven vehicles, due to the obstruction of visual perception by the preceding vehicle, the motion status of single vehicles in front and behind can usually only be observed. Therefore, most of the car following models in literature only consider a single preceding vehicle. Newell[4]A HDV car following model based on stimulus response effect was constructed using the distance between car heads; Bando and others[5]A classic Optimal Velocity (OV) model was proposed by combining the Newell car following model. This model has a simple expression form and can well reproduce many phenomena such as stopping and sudden changes in actual traffic operation. However, the model does not quantify the negative speed difference effect of vehicles; Helbing et al[6]A generalized force model has been proposed, but it may cause the phenomenon of following vehicles not slowing down, which is not in line with actual driving habits; Jiang et al[7]The Full Velocity Difference (FVD) model has been proposed, which is closer to the actual vehicle operation data in the traffic network than the optimal speed model and generalized force model. It has shown good stability in both linear and nonlinear analysis. However, when the preceding vehicle suddenly decelerates, a rear end collision may occur due to slow perception response; Sun Dihua and others[8]On the basis of the full speed difference model, the state information of the following vehicles was added to form the Backward Looking and Velocity Difference (BLVD) model, but the comprehensive effect of the front and rear vehicles on traffic flow stability was not explored; Tang Yi and others[9]A backward looking and optimal velocity difference (BLOVD) car following model was proposed by combining the FVD model and BLVD model, but the accuracy of this model in characterizing real driving behavior is still not accurate enough.
For connected autonomous vehicles with higher levels of intelligence, Peng et al[10]The concept of memory factor was proposed, and the FVD model was improved to construct an Optimal Velocity Changes with Memory (OVCM) model. This model can simulate the acceleration and deceleration trends of the preceding vehicle well, but only mining the speed change trends of the preceding and following vehicles is not sufficient for the control of networked autonomous driving vehicles; Ji Yi and others[11]Explored the impact of multiple preceding vehicle information on model stability, improved the OVCM model with the situational information of five preceding vehicles, and proposed a Multiple Headway Optimal Velocity and Acceleration (MHOVA) following model based on the optimal distance between multiple preceding vehicles. However, this model only considers the information of the five preceding vehicles and does not explore the number of preceding vehicles; Wang et al[12]A Multiple Vehicles Changes with Memory (MVCM) car following model was proposed with the number of preceding vehicles as the independent variable, and the optimal number of vehicles for obtaining preceding vehicle information was explored; Wu Bing and others[13]On the basis of considering Vehicle to Vehicle (V2V) communication, a Connected Longitudinal Control Model (C-LCM) is proposed, which takes into account the influence of multiple preceding vehicle speed and acceleration information, as well as a shorter response time. However, this model has low complexity and does not consider the rearview effect of vehicles, making it difficult to accurately describe the driving behavior of CAVs in mixed traffic environments; Zong Fang and others[14]A Multiple Front and Rear Vehicles Headway Velocity and Acceleration Difference (MFRHVAD) model has been proposed for networked autonomous vehicles, conventional vehicles, and autonomous vehicles. However, this model does not take into account the delay time of driving operations and is difficult to obtain the acceleration and deceleration trends of the front and rear vehicles, making it unable to respond in advance to sudden driving behaviors.
dvn(t)dt=a{V[Δxn(t)]−vn(t)}+λΔvn(t)+γ{V[Δxn(t)]−V[Δxn(t−τ)]} | (1) |
V[Δxn(t)]=vmax{tanh[Δxn(t)−hs]+tanh(hs)}/2 | (2) |
According to equation (1), when the following car istThe optimal speed at any given moment is less thant-τWhen the optimal speed is reached, the following car has a tendency to slow down, and vice versa, it has a tendency to accelerate.
This model introduces the memory effect to quantify the acceleration and deceleration trends, but CAV is a vehicle that continuously obtains self and other vehicle motion information on the road through wireless communication, and can achieve autonomous perception, decision-making, and control. Its model can adjust the vehicle's operating status in a timely manner through more accurate traffic information, such as acceleration/deceleration. Therefore, the type, quantity, and degree of influence of information obtained by CAV have become important research topics in modeling.
This article considers a mixed traffic environment consisting of two types of vehicles, namely HDV and CAV. The way, type, and decision control of HDV to obtain information mainly come from the driver. The driver's abilities in vision, reaction, judgment, and driving decision-making determine the vehicle's motion behavior. CAV can not only achieve autonomous driving, but also use communication technologies such as Vehicle to Everything (V2X) to fuse the vehicle's information with road and vehicle situation information, in order to obtain traffic environment information around the main vehicle, calculate the optimal control strategy for individuals or the entire transportation system, and execute it. Although the combination of connected transportation systems and autonomous driving technology has broad application prospects, CAVs cannot fully obtain information from HDVs in mixed traffic environments. Therefore, scholars have begun to study the impact of CAVs on environmental vehicles or mixed traffic flows. In a mixed traffic environment, the position, speed, penetration rate, and other parameters of CAV in the fleet will affect the operational performance of both the vehicle and the surrounding vehicles. Therefore, it is urgent to improve the CAV's car following model and its optimal car following strategy in different states.
VF[Δxn(t)]=α1{tanh[Δxn(t)−hs]+tanh(hs)} | (3) |
VB[Δxn(t)]=−α2{tanh[Δxn(t)−hs]+tanh(hs)} | (4) |
In the formula:VF[Δxn(t)]AndVB[Δxn(t)]They are respectivelytTime vehiclesnThe optimal forward and backward velocity function;α1andα2All are speed sensitivity coefficients.
Based on the optimal speed function mentioned above, this paper proposes a Multi Vehicle Information Smooth Fusion (MVISF) car following model, whose mathematical equation is
vn(t+T)=a{pVF[Δxn(t)]+(1−p)VB[Δxn−1(t)]}+ λ1TE(n,k)+λ2TE(n,h)+ω1Tan+1(t)+ω2Tan−1(t)+k∑i=1Tγi{VF[Δxn+i−1(t)]−VF[Δxn+i−1(t−τ)]}+h∑j=1Tγj{VB[Δxn−j(t)]−VB[Δxn−j(t−τ)]} | (5) |
E(n,k)=βΔvn+1(t)+(1−β)E(n+1,k)= βΔvn+1(t)+(1−β)[βΔvn+2(t)+(1−β)⋅ E(n+2,k)]⋯=βk−2∑l=0(1−β)lΔvn+l+1(t) | (6) |
E(n,h)=βh−1∑l=0(1−β)lΔvn−l−1(t) | (7) |
vn(t+T)=vn(t)+Tan(t) | (8) |
an(t)=1T[vn(t+T)−vn(t)] | (9) |
dvn(t)dt=a{pVF[Δxn(t)]+(1−p)VB[Δxn−1(t)]− vn(t)}+λ1E(n,k)+λ2E(n,h)+ω1an+1(t)+ω2an−1(t)+k∑i=1γi{VF[Δxn+i−1(t)]− VF[Δxn+i−1(t−τ)]}+h∑j=1γj{VB[Δxn−j(t)]−VB[Δxn−j(t−τ)]} | (10) |
Ignore variable Δxn(t-τ)The nonlinear term of Taylor expansion yields a simplified Δxn(t-τ)For
Δxn(t−τ)=Δxn(t)−τdΔxn(t)dt=Δxn(t)−τΔvn(t) | (11) |
V[Δxn(t−τ)]=V[Δxn(t)]−τΔvn(t)V′[Δxn(t)] | (12) |
Finally obtained
dvn(t)dt=a{pVF[Δxn(t)]+(1−p)VB[Δxn−1(t)]−vn(t)}+λ1βk−2∑j=0(1−β)jΔvn+j+1(t)+ λ2βh−1∑l=0(1−β)lΔvn−l−1(t)+ω1an+1(t)+ ω2an−1(t)+k∑i=1γiτΔvn+i−1(t)V′F[Δxn+i−1(t)]+k∑j=1γjτΔvn−j(t)V′B[Δxn−j(t)] | (13) |
This section analyzes the stability of the proposed MVISF car following model and explores the critical stability conditions for determining its related parameters. Assuming the initial position of the vehicle is
{xn(0)=bn+V(b)b=L/N | (14) |
In the formula:NandLThey are the number of vehicles and the length of the road, respectively;xn(0) is the vehiclenAt the beginning of stable traffic flow(t=0) Position;bFor steady-state headway.
dvn(t)dt=d2yn(t)dt2=a[pV′F(b)Δyn(t)+ (1−p)V′B(b)Δyn−1(t)−dyn(t)dt]+ λ1βk−2∑j=0(1−β)jdΔyn+j+1(t)dt+λ2βh−1∑l=0(1−β)t⋅ dΔyn−l−1(t)dt+ω1d2yn+1(t)dt2+ω2d2yn−1(t)dt2+ k∑i=1γiτdΔyn+i−1(t)dtV′F(b)+ h∑j=1γjτdΔyn−j(t)dtV′B(b) | (15) |
{dyn(t)dt=Azeφn+ztd2yn(t)dt2=Az2eφn+ztΔyn(t)=Aeφn+zt(eφ−1) | (16) |
z2=a[pV′F(b)(eφ−1)−(1−p)V′B(b)(e−φ−1)−z]+λ1βzk−2∑j=0(1−β)jeφ(j+1)+λ2βzh−1∑l=0(1−β)le−φ(l+1)+z2eφ(ω1+ω2)+zτV′F(b)k∑i=1γi[eφi−eφ(i−1)]+zτV′B(b)h∑j=1γj[eφ(1−j)−e−φi] | (17) |
{eφ=1+φ+1/(2φ)2e−φ=1−φ+1/(2φ)2z=z1φ+z2φ2 | (18) |
z1=pV′F(b)+(1−p)V′B(b) | (19) |
z2=12[pV′F(b)−(1−p)V′B(b)]+1a[λ1βk−2∑j=0(1−β)jz1+λ2βh−1∑l=0(1−β)lz1+(ω1+ω2−1)z21+τV′F(b)k∑i=1γiz1+τV′B(b)h∑j=1γjz1] | (20) |
a>−2[λ1βk−2∑j=0(1−β)jz1+λ2βh−1∑l=0(1−β)lz1+(ω1+ω2−1)z21+τV′F(b)k∑i=1γiz1+τV′B(b)h∑j=1γjz1]/[pV′F(b)−(1−p)V′B(b)] | (21) |
Table 1Described the vehicle speed distribution of five models, namely BLOVD, OVCM, MHOVA, MVCM, and MVISF, at the 50th sampling intervalVmax、Vave、Vmin、RupandRdownThey are the maximum speed, average speed, minimum speed, upward speed fluctuation rate, and downward speed fluctuation rate of the vehicle. causeTable 1It can be seen that the MVISF model has an upward fluctuation rate of 3.33% and a downward fluctuation rate of 6.13% in vehicle speed. The fluctuation amplitude in speed control is relatively small, and compared to other models, there is a significant improvement; The MHOVA model considers 5 leading vehicles, the MVCM model considers 3 leading vehicles, and the MVISF model achieves better performance in stability and disturbance rejection than all other car following models after considering the rearview effect and incorporating information from multiple leading and trailing vehicles. Therefore, the MVISF model has certain advantages in vehicle and traffic flow control in mixed traffic environments.
模型 | Vmax/ (m·s-1) | Vmin/ (m·s-1) | Vave/ (m·s-1) | Rup/ % | Rdown/ % |
BLOVD | 0.851 5 | 0.678 1 | 0.799 7 | 6.50 | 15.18 |
OVCM | 1.080 1 | 0.892 7 | 0.999 5 | 8.05 | 10.69 |
MHOVA | 1.042 8 | 0.892 7 | 0.999 7 | 4.32 | 10.69 |
MVCM | 1.036 3 | 0.895 7 | 0.999 7 | 3.67 | 10.39 |
MVISF | 0.826 2 | 0.750 5 | 0.799 6 | 3.33 | 6.13 |
In a real mixed traffic environment, HDV does not have automatic control and networking functions. The perception of the environment during the entire driving process relies on human senses to judge the driving speed of the preceding and following vehicles and the surrounding driving environment, thus making driving decisions. It is not sensitive to changes in acceleration of other vehicles, and its safety and efficiency are closely related to the driver's driving experience; CAV continuously obtains self and road motion information through wireless communication and can achieve autonomous perception, decision-making, and control, thereby avoiding possible traffic accidents.
Even if V2X can effectively ensure the transmission of status information between vehicles, there may still be communication delays or packet losses, and the positions of CAV and HDV are completely random. Therefore, in order to better match the actual environment with the MVISF model and optimal parameter values, this section designs a more realistic CAV following strategy for the proposed model. This strategy framework mainly focuses on distributed car following control for CAVs, where each sub vehicle is equipped with a controller to make control decisions based on the information transmitted by other vehicles and its current state. During this process, the impact of communication information loss on control effectiveness is mainly considered, and it is assumed that the HDV state information (speed, acceleration, etc.) loss rate is 5%, and there is no information loss in CAVs. The virtual vehicle to be constructed provides designated vehicle status information, such as speed, acceleration, etc., at the location of the vehicle where information is lost, so that the MVISF model can run normally and efficiently, avoiding the impact of information loss on model performance.
Due to the ability of CAV vehicle mounted equipment to obtain status information of adjacent front and rear vehicles, when the adjacent front and rear vehicles are HDVs and status information is lost, it will not cause input loss to the MVISF car following model; When the CAV is not located in the leading or trailing vehicle but the number of vehicles in front or behind does not meet the required number of vehicles for the model, a virtual HDV is constructed at a safe distance between the leading or trailing vehicles that meets the model requirements (virtual HDV does not consider information loss), and its state information is consistent with that of the leading or trailing vehicle; When the CAV is aheadk(kWhen HDV status information is lost, due to the k-1st car following the k-th car as the preceding car, in the MVISF modela{pVF[Δxn(t)]+(1-p)·VB[Δxn-1(t)]}Revealed the trend of front and rear vehicle speed and the significant influence of the distance between the front and rear of the vehicle, and its status information is greatly affected by thekThe limitations and constraints of the vehicle, therefore, can be addressed throughkCopy a virtual vehicle with one vehicle as the main body in thekA car, located bykMeasured by onboard equipment of one vehicle, the status information is consistent with thek-1 vehicle remains consistent; Similarly, it can be inferred that when the CAV is behindh(hWhen the status information of HDV is lost, the following shall apply:h-When one vehicle is used as the main body to replicate a virtual vehicle in the h-th vehicle, but multiple HDV status information are lost in front or behind the CAV, it will be difficult to maintain constraints on speed, acceleration, and other status information when constructing a virtual vehicle. The input information provided by constructing a continuous virtual vehicle for the CAV model will be greatly ineffective. Therefore, if multiple HDV information are lost in front or behind the CAV, the number of vehicles in front and behind the MVISF car following model will be affectedkandhAssign values based on the actual information obtained. The following strategy for mixed vehicles is as followsFigure 3As shown.
The scenario simulation during the braking process of the vehicle is as follows: assuming that the initial 10 vehicles are traveling at the same speed of 12.8 m · s-1Moving at a constant speed, the position of each vehicle isxn0n-1)Δxn(t)Among themn=1, 2, …, 10,t=At 0:00, the distance between the front of the car is Δxn(0)=8 m, The remaining parameters are the same as in section 3.1.
dvn(t)dt=a{V[Δxn(t)]−vn(t)}+kΔvn(t) | (22) |
CAV渗透率/% | 平均加速度/(m·s-2) | 波速/(m·s-1) |
0 | -0.504 | 10.32 |
50 | -0.532 | 11.37 |
100 | -0.548 | 13.01 |
From the perspective of the entire fleet, compare the braking and stopping scenarios when CAV penetration rates are 0, 50%, and 100%, respectivelyTable 2It can be seen that CAV can reduce the propagation of speed disturbances caused by braking in mixed traffic environments. When the CAV penetration rate is 50%, the average acceleration decreases by 5.6% compared to full HDV, and the stopping wave speed of the fleet increases by 10.2%. When the CAV penetration rate is 100%, the average acceleration decreases by 8.7% compared to full HDV, and the stopping wave speed of the fleet increases by 26.1%. This indicates that CAV can regulate the overall speed of the fleet, enabling the fleet to complete the braking process in a smoother and faster state.
causeFigure 4It can be seen that the deceleration changes of vehicles 5 and 6 are smoother, with approximate troughs of about 8 m · s-2Vehicle 7 follows the CAV and has a valley difference of 0.3 m · s relative to Vehicle 4-2As a result, the deceleration performance of vehicle 8 is also better than that of vehicle 4. Therefore, the speed changes of vehicles 5 and 6 are smoother compared to other vehicles, making the driver's riding experience more comfortable. In addition, vehicles 5 and 6 maintain a smaller distance between the front of the vehicle during position changes, indicating that CAV can better control the vehicle speed until it stops compared to HDV when dealing with braking situations, thus avoiding repeated speed changes of vehicles in the convoy.
CAV渗透率/% | 平均加速度/(m·s-2) | 波速/(m·s-1) |
0 | 1.041 | 5.67 |
50 | 1.663 | 6.01 |
100 | 1.922 | 6.55 |
In summary, the MVISF car following model and optimization control method can complete vehicle start-up to uniform motion in a shorter time, and after CAV participates in mixed traffic flow motion, the overall acceleration will increase and the acceleration fluctuation time will be shortened, thereby reducing the time required for the entire fleet to start and accelerate.
In order to further test the proposed hybrid car following strategy and MVISF car following model, verify the effectiveness of the car following strategy and the influence of CAV penetration rate on the speed fluctuation of the fleet after disturbance, the simulation test parameters for the circular road in this section are set as follows: total length of the roadL400 meters, number of vehiclesNFor 100, expected vehicle speedVmaxFor 2 m · s-1Safe headway distancehsFor 4 meters, the HDV also uses the FVD model, and the remaining parameters of the CAV model are the same as those set during the vehicle braking and stopping process. The probability of HDV information loss is 5%, and the position of each vehicle isxn0n-1)Δxn(t)In the numerical simulation process, all vehicle displacement expressions arexn(t)=xn(t-1)+vn(t-1)τ+0.5an(t-1)τ2The speed expressions are allvn(t)=vn(t-1)+an(t-1)τConduct ablation and comparative experiments on the stability performance of the fleet using mixed driving following strategies with CAV penetration rates of 60% and 80% as different test scenarios. Two test scenarios are set for small and large disturbances, and CAV penetration rates of 0%, 20%, 40%, 60%, 80%, and 100% are set as different test scenario conditions to compare the stability performance of the fleet.
in compliance withFigure 9As shown: When communication information is lost in HDV, if the following strategy is not improved, the HDV with information loss will increase the headway of CAVs around the vehicle to varying degrees. When the CAV penetration rate is 80%, there is some improvement, but there is still a serious impact on the headway; When the penetration rate of CAV is 60%, the most affected CAV has an average headway of 4.315 meters. After using the mixed car following strategy, the fluctuation time of headway is shortened to 256 seconds, and the peak of headway decreases from 4.41 meters to 4.04 meters, a decrease of 8.39% compared to not using the following strategy. The trough increases from 3.87 meters to 3.96 meters, an increase of 2.32% compared to not using the following strategy; When the penetration rate of CAV is 80%, the average headway of the most affected CAV is 4.432 m. After using the mixed car following strategy, the fluctuation time of the headway is shortened to 201 seconds, and the peak of the headway decreases from 4.51 m to 4.04 m, a decrease of 10.42% compared to not using the following strategy. The trough increases from 3.92 m to 3.96 m, an increase of 1.02% compared to not using the following strategy.
Under significant disturbances, the initial speed of 100 vehicles on the roadvn0V[Δxn(0)], then apply a disturbance term to the head vehicle, that is, change the position x1(1)=Δxn(1) +2, then observe the operational status of the entire fleet when the CAV penetration rates are 0, 20%, 40%, 60%, 80%, and 100%, respectivelyFigure 11As shown, the average speed fluctuation time of the vehicle has been shortened from 348 s to 192 s, a decrease of 44.8% compared to low CAV penetration rate, and the peak has increased from 0.88 m · s-1Decreased to 0.83 m · s-1Compared to the low CAV permeability, the decrease is 5.7%, and the trough is 0.62 m · s-1Rising to 0.74 m · s-1Compared to low CAV permeability, it increased by 19.4%.
(4) This article only considers the mixed traffic environment composed of HDV and CAV vehicles, and further attention needs to be paid to more diverse and complex heterogeneous traffic subject models in future research. In addition, given the limitations of numerical simulation scenarios and model parameter settings, with the implementation of future CAV real vehicle experiments, the next step will be to use CAV real vehicle operation data to reconstruct the model more accurately, thereby improving the model's ability to reproduce the actual mixed traffic environment operating state.
[1] |
YANG Long-hai, ZHANG Chun, QIU Xiao-yun, et al. Research progress on car-following models[J]. Journal of Traffic and Transportation Engineering, 2019, 19(5): 125-138. (in Chinese) doi: 10.3969/j.issn.1671-1637.2019.05.014
|
[2] |
TIAN Ye, PEI Hua-xin, YAN Song, et al. Extended driving risk field model for i-VICS and its application[J]. Journal of Tsinghua University (Science and Technology), 2022, 62(3): 447-457. (in Chinese) doi: 10.16511/j.cnki.qhdxxb.2021.22.034
|
[3] |
CHEN Dan-jue, SRIVASTAVA A, AHN S, et al. Traffic dynamics under speed disturbance in mixed traffic with automated and non-automated vehicles[J]. Transportation Research Part C: Emerging Technologies, 2020, 113: 293-313. doi: 10.1016/j.trc.2019.03.017
|
[4] |
NEWELL G F. Nonlinear effects in the dynamics of car following[J]. Operations Research, 1961, 9(2): 209-229. doi: 10.1287/opre.9.2.209
|
[5] |
BANDO M, HASEBE K, NAKAYAMA A, et al. Dynamical model of traffic congestion and numerical simulation[J]. Physical Review E, 1995, 51(2): 1035-1042. doi: 10.1103/PhysRevE.51.1035
|
[6] |
HELBING D, TILCH B. Generalized force model of traffic dynamics[J]. Physical Review E, 1998, 58(1): 133-138. doi: 10.1103/PhysRevE.58.133
|
[7] |
JIANG Rui, WU Qing-song, ZHU Zuo-jin. Full velocity difference model for a car-following theory[J]. Physical Review E, 2001, 64(1): 017101. doi: 10.1103/PhysRevE.64.017101
|
[8] |
SUN Di-hua, ZHANG Jian-chang, LIAO Xiao-yong, et al. Optimal velocity difference model of non-neighboring vehicles[J]. Journal of Traffic and Transportation Engineering, 2011, 11(6): 114-118. (in Chinese) doi: 10.19818/j.cnki.1671-1637.2011.06.018
|
[9] |
TANG Yi, LIU Wei-ning, SUN Di-hua, et al. A new car following model with considering the synergy effect of ahead-backward vehicles and its stability analysis[J]. Journal of Harbin Institute of Technology, 2014, 46(2): 115-120. (in Chinese) https://www.cnki.com.cn/Article/CJFDTOTAL-HEBX201402021.htm
|
[10] |
PENG Guang-han, LU Wei-zhen, HE Hong-di, et al. Nonlinear analysis of a new car-following model accounting for the optimal velocity changes with memory[J]. Communications in Nonlinear Science and Numerical Simulation, 2016, 40: 197-205. doi: 10.1016/j.cnsns.2016.04.024
|
[11] |
JI Yi, SHI Xin, ZHAO Xiang-mo. Car-following model for intelligent connected vehicles based on multiple headway information fusion[J]. Journal of Computer Applications, 2019, 39(12): 3685-3690. (in Chinese) https://www.cnki.com.cn/Article/CJFDTOTAL-JSJY201912044.htm
|
[12] |
WANG Shu-yi, YU Bin, WU Mi-yi. MVCM car-following model for connected vehicles and simulation-based traffic analysis in mixed traffic flow[J]. IEEE Transactions on Intelligent Transportation Systems, 2022, 23(6): 5267-5274. doi: 10.1109/TITS.2021.3052818
|
[13] |
WU Bing, WANG Wen-xuan, LI Lin-bo, et al. Longitudinal control model for connected autonomous vehicles influenced by multiple preceding vehicles[J]. Journal of Traffic and Transportation Engineering, 2020, 20(2): 184-194. (in Chinese) doi: 10.19818/j.cnki.1671-1637.2020.02.015
|
[14] |
ZONG Fang, SHI Pei-xin, WANG Meng, et al. Connected and automated vehicle mixed-traffic car-following model considering states of multiple front and rear vehicles[J]. China Journal of Highway and Transport, 2021, 34(7): 105-117. (in Chinese) https://www.cnki.com.cn/Article/CJFDTOTAL-ZGGL202107009.htm
|
[15] |
ZHANG Yi, YAO Dan-ya, LI Li, et al. Technologies and applications for intelligent vehicle-infrastructure cooperation systems[J]. Journal of Transportation Systems Engineering and Information Technology, 2021, 21(5): 40-51. (in Chinese) doi: 10.16097/j.cnki.1009-6744.2021.05.005
|
[16] |
NGODUY D, LEE S, TREIBER M, et al. Langevin method for a continuous stochastic car-following model and its stability conditions[J]. Transportation Research Part C: Emerging Technologies, 2019, 105: 599-610. doi: 10.1016/j.trc.2019.06.005
|
[17] |
YUAN Zi-jian, WANG Tao, ZHANG Jing, et al. Influences of dynamic safe headway on car-following behavior[J]. Physica A: Statistical Mechanics and its Applications, 2022, 591: 126697. doi: 10.1016/j.physa.2021.126697
|
[18] |
ZHU Wen-xing, ZHANG Li-dong. A new car-following model for autonomous vehicles flow with mean expected velocity field[J]. Physica A: Statistical Mechanics and its Applications, 2018, 492: 2154-2165. doi: 10.1016/j.physa.2017.11.133
|
[19] |
MA Guang-yi, MA Ming-hui, LIANG Shi-dong, et al. Nonlinear analysis of the car-following model considering headway changes with memory and backward looking effect[J]. Physica A: Statistical Mechanics and its Applications, 2021, 562: 125303. doi: 10.1016/j.physa.2020.125303
|
[20] |
TANG Tie-qiao, GUI Yong, ZHANG Jian. ATAC-based car-following model for level 3 autonomous driving considering driver's acceptance[J]. IEEE Transactions on Intelligent Transportation Systems, 2022, 23(8): 10309-10321. doi: 10.1109/TITS.2021.3090974
|
[21] |
QIN Yan-yan, WANG Hao, WANG Wei, et al. Review of car-following models of adaptive cruise control[J]. Journal of Traffic and Transportation Engineering, 2017, 17(3): 121-130. (in Chinese) doi: 10.3969/j.issn.1671-1637.2017.03.013
|
[22] |
MA Hua-qing, WU Hao, HU Yu-cong, et al. Multiple-factors aware car-following model for connected and autonomous vehicles[J]. Transportation Research Record, 2021, 2676(2): 649-662.
|
[23] |
AN Shu-ke, XU Liang-jie, QIAN Liang-hui, et al. Car-following model with optimal velocity information of multiple-vehicle ahead[J]. Journal of Southeast University (Natural Science Edition), 2020, 50(6): 1156-1162. (in Chinese) https://www.cnki.com.cn/Article/CJFDTOTAL-DNDX202006024.htm
|
[24] |
WEI Chong-feng, PASCHALIDIS E, MERAT N, et al. Human-like decision making and motion control for smooth and natural car following[J]. IEEE Transactions on Intelligent Vehicles, 2023, 8(1): 263-274. doi: 10.1109/TIV.2021.3098184
|
[25] |
DU Yu, SHANGGUAN Wei, CHAI Lin-guo, et al. Departure time prediction based eco-driving method of signalized intersection[J]. China Journal of Highway and Transport, 2022, 35(6): 277-288. (in Chinese) doi: 10.19721/j.cnki.1001-7372.2022.06.023
|
[26] |
ZHU Wen-xing, ZHANG H M. Analysis of mixed traffic flow with human-driving and autonomous cars based on car-following model[J]. Physica A: Statistical Mechanics and its Applications, 2018, 496: 274-285. doi: 10.1016/j.physa.2017.12.103
|
[27] |
PENG Jia-li, SHANGGUAN Wei, CHAI Lin-guo. Strategy of lane-changing coupling process for connected and automated vehicles in mixed traffic environment[J]. Transportmetrica B: Transport Dynamics, 2023, 11(1): 979-995. doi: 10.1080/21680566.2022.2154288
|
[28] |
QIN Yan-yan, ZHANG Jian, CHEN Ling-zhi, et al. Cell transmission model of mixed traffic flow of manual-automated driving[J]. Journal of Traffic and Transportation Engineering, 2020, 20(2): 229-238. (in Chinese) doi: 10.19818/j.cnki.1671-1637.2020.02.019
|
[29] |
PENG Jia-li, SHANGGUAN Wei, ZHANG Lu, et al. An optimal scheduling method using multi-agent a for autonomous shuttle bus[C]//IEEE. 2021 40th Chinese Control Conference. New York: IEEE, 2021: 6040-6045.
|
[30] |
LI Yong-fu, HE Chang-peng, ZHU Hao, et al. Nonlinear longitudinal control for heterogeneous connected vehicle platoon in the presence of communication delays[J]. Acta Automatica Sinica, 2021, 47(12): 2841-2856. (in Chinese) doi: 10.16383/j.aas.c190442
|
[31] |
PENG Yong, SHA Xiao-yu, LIU Shi-jie, et al. Continuous cellular automaton traffic flow model based on PFV strategy[J]. Journal of Transportation Systems Engineering and Information Technology, 2019, 19(3): 75-80. (in Chinese) doi: 10.16097/j.cnki.1009-6744.2019.03.012
|
[32] |
YAO Zhi-hong, JIN Yu-ting, WANG Si-chen, et al. Stability and safety analysis on traffic flow mixed with ICV[J]. China Safety Science Journal, 2021, 31(10): 136-143. (in Chinese) doi: 10.16265/j.cnki.issn1003-3033.2021.10.019
|
[33] |
QIN Yan-yan, WANG Hao, WANG Wei. Analysis on stability and safety for mixed traffic flow with connected auxiliary driving[J]. Journal of Southeast University (Natural Science Edition), 2018, 48(1): 188-194. (in Chinese) https://www.cnki.com.cn/Article/CJFDTOTAL-DNDX201801029.htm
|
[34] |
LI Xia, WANG Yi-ge, CUI Hong-jun, et al. Stability analysis of complex heterogeneous traffic flow under connected and autonomous environment[J]. Journal of Transportation Systems Engineering and Information Technology, 2020, 20(6): 114-120. (in Chinese) doi: 10.16097/j.cnki.1009-6744.2020.06.015
|
[35] |
YU Hai-yang, JIANG Rui, HE Zheng-bing, et al. Automated vehicle-involved traffic flow studies: a survey of assumptions, models, speculations, and perspectives[J]. Transportation Research Part C: Emerging Technologies, 2021, 127: 103101. doi: 10.1016/j.trc.2021.103101
|
[36] |
MIN Hai-gen, FANG Yu-kun, WU Xia, et al. On-ramp merging strategy for connected and automated vehicles based on complete information static game[J]. Journal of Traffic and Transportation Engineering (English Edition), 2021, 8(4): 582-595. doi: 10.1016/j.jtte.2021.07.003
|
[1] | XU Ping, HUANG Qi, XU Tuo, WANG Ao, YANG Cheng-xing, WANG Shi-ming. Data-driven equivalent scaled model of coupler-buffer device design for subway vehicles[J]. Journal of Traffic and Transportation Engineering, 2024, 24(5): 217-233. doi: 10.19818/j.cnki.1671-1637.2024.05.014 |
[2] | GUO Yan-yong, LIU Pei, YUAN Quan, LIU Pan, XU Jin, ZHANG Hui. Review on research of road traffic safety of connected and automated vehicles[J]. Journal of Traffic and Transportation Engineering, 2023, 23(5): 19-38. doi: 10.19818/j.cnki.1671-1637.2023.05.002 |
[3] | HAO Wei, ZHANG Zhao-lei, WU Qi-yu, YI Ke-fu. Lane-changing decision model of connected and automated vehicles driving off ramp[J]. Journal of Traffic and Transportation Engineering, 2023, 23(5): 242-252. doi: 10.19818/j.cnki.1671-1637.2023.05.017 |
[4] | QIN Yan-yan, LUO Qin-zhong, HE Zheng-bing. Management and control method of dedicated lanes for mixed traffic flows with connected and automated vehicles[J]. Journal of Traffic and Transportation Engineering, 2023, 23(3): 221-231. doi: 10.19818/j.cnki.1671-1637.2023.03.017 |
[5] | WU Bing, WANG Wen-xuan, LI Lin-bo, LIU Yan-ting. Longitudinal control model for connected autonomous vehicles influenced by multiple preceding vehicles[J]. Journal of Traffic and Transportation Engineering, 2020, 20(2): 184-194. doi: 10.19818/j.cnki.1671-1637.2020.02.015 |
[6] | ZHAO Wu-chao, QIAN Jiang, WANG Juan. Simplified impact force model of pier under heavy vehicle collision[J]. Journal of Traffic and Transportation Engineering, 2019, 19(4): 47-58. doi: 10.19818/j.cnki.1671-1637.2019.04.005 |
[7] | YANG Long-hai, ZHANG Chun, CHOU Xiao-yun, LI Shuai, WANG Hui. Research progress on car-following models[J]. Journal of Traffic and Transportation Engineering, 2019, 19(5): 125-138. doi: 10.19818/j.cnki.1671-1637.2019.05.013 |
[8] | LIANG Min-jian, CUI Xiao-yu, SONG Qing-song, ZHAO Xiang-mo. Traffic sign recognition method based on HOG-Gabor feature fusion and Softmax classifier[J]. Journal of Traffic and Transportation Engineering, 2017, 17(3): 151-158. |
[9] | ZHANG Hong-hai, LIAO Zhi-hua, ZHANG Qi-qian, ZHANG Xiang-yu. Impact of adjusting airspace structure on arrival traffic flow in terminal area[J]. Journal of Traffic and Transportation Engineering, 2016, 16(2): 100-108. doi: 10.19818/j.cnki.1671-1637.2016.02.012 |
[10] | ZHANG Shao-yang, GE Li-juan, AN Yi-sheng, CAO Jin-shan. Research status and development of transportation data standards[J]. Journal of Traffic and Transportation Engineering, 2014, 14(2): 112-126. |
[11] | QIU Yan-jun, LIU Yu-liang, YANG En-hui, XIANG Ke-ming. Centrifugal model test and numerical simulation of pressure grouting in subgrade retrofitting[J]. Journal of Traffic and Transportation Engineering, 2014, 14(5): 8-18. |
[12] | LIU Qin, XU Jian-min. Coordinated control model of regional traffic signals[J]. Journal of Traffic and Transportation Engineering, 2012, 12(3): 108-112. doi: 10.19818/j.cnki.1671-1637.2012.03.016 |
[13] | YU Bin, WU Shan-hua, WANG Ming-hua, ZHAO Zhi-hong. K-nearest neighbor model of short-term traffic flow forecast[J]. Journal of Traffic and Transportation Engineering, 2012, 12(2): 105-111. doi: 10.19818/j.cnki.1671-1637.2012.02.015 |
[14] | HU Hua, GAO Yun-feng, YANG Xiao-guang. Probabilistic traffic forecast method based on comprehensive transport information platform[J]. Journal of Traffic and Transportation Engineering, 2009, 9(3): 122-126. doi: 10.19818/j.cnki.1671-1637.2009.03.024 |
[15] | ZHANG Ning, HE Tie-jun, GAO Chao-hui, HUANG Wei. Detection method of traffic signs in road scenes[J]. Journal of Traffic and Transportation Engineering, 2008, 8(6): 104-109. |
[16] | Xie Su-chao, Tian Hong-qi, Yao Song. Impacting experiment and numerical simulation of energy-absorbing component of vehicles[J]. Journal of Traffic and Transportation Engineering, 2008, 8(3): 1-5. |
[17] | Zhang Hao-ran, Ren Gang, Wang Wei. Car-following model based on correlation analysis and safe headway[J]. Journal of Traffic and Transportation Engineering, 2007, 7(1): 73-75. |
[18] | JIANG Gui-yan, GANG Long-hui, WANG Jiang-feng. Traffic congestion identification method of urban expressway[J]. Journal of Traffic and Transportation Engineering, 2006, 6(3): 87-91. |
[19] | CHEN Bin, WEI Lang. Car-following model under influence of expressway accident[J]. Journal of Traffic and Transportation Engineering, 2006, 6(3): 103-108. |
[20] | JIANG Xin, WEI Yong-xing, QIU Yan-jun. Numerical simulation of subgrade embankment on sloped weak ground[J]. Journal of Traffic and Transportation Engineering, 2002, 2(3): 41-46. |
1. | 李继飞,钱春雨. 基于物联网的网联自动驾驶车端系统设计分析. 智能物联技术. 2024(04): 86-89 . ![]() | |
2. | 苟海波,徐霈. 面向混合车队稳定性提升的智能网联车辆跟驰模型研究. 公路交通技术. 2024(06): 177-182+196 . ![]() | |
3. | 朱克忠. 智能网联环境下城市道路交通协同控制关键技术研究及应用. 电子制作. 2024(24): 32-35 . ![]() |
模型 | Vmax/ (m·s-1) | Vmin/ (m·s-1) | Vave/ (m·s-1) | Rup/ % | Rdown/ % |
BLOVD | 0.851 5 | 0.678 1 | 0.799 7 | 6.50 | 15.18 |
OVCM | 1.080 1 | 0.892 7 | 0.999 5 | 8.05 | 10.69 |
MHOVA | 1.042 8 | 0.892 7 | 0.999 7 | 4.32 | 10.69 |
MVCM | 1.036 3 | 0.895 7 | 0.999 7 | 3.67 | 10.39 |
MVISF | 0.826 2 | 0.750 5 | 0.799 6 | 3.33 | 6.13 |
CAV渗透率/% | 平均加速度/(m·s-2) | 波速/(m·s-1) |
0 | -0.504 | 10.32 |
50 | -0.532 | 11.37 |
100 | -0.548 | 13.01 |
CAV渗透率/% | 平均加速度/(m·s-2) | 波速/(m·s-1) |
0 | 1.041 | 5.67 |
50 | 1.663 | 6.01 |
100 | 1.922 | 6.55 |
模型 | Vmax/ (m·s-1) | Vmin/ (m·s-1) | Vave/ (m·s-1) | Rup/ % | Rdown/ % |
BLOVD | 0.851 5 | 0.678 1 | 0.799 7 | 6.50 | 15.18 |
OVCM | 1.080 1 | 0.892 7 | 0.999 5 | 8.05 | 10.69 |
MHOVA | 1.042 8 | 0.892 7 | 0.999 7 | 4.32 | 10.69 |
MVCM | 1.036 3 | 0.895 7 | 0.999 7 | 3.67 | 10.39 |
MVISF | 0.826 2 | 0.750 5 | 0.799 6 | 3.33 | 6.13 |
CAV渗透率/% | 平均加速度/(m·s-2) | 波速/(m·s-1) |
0 | -0.504 | 10.32 |
50 | -0.532 | 11.37 |
100 | -0.548 | 13.01 |
CAV渗透率/% | 平均加速度/(m·s-2) | 波速/(m·s-1) |
0 | 1.041 | 5.67 |
50 | 1.663 | 6.01 |
100 | 1.922 | 6.55 |