1. Introduction
The advancement in vehicular and communication technology facilitates vehicles to organize into a group of units with small inter-vehicle spacing commonly known as a vehicular platoon. In the connected and autonomous vehicles (CAVs) environment, the vehicle platoon is considered as a promising solution for enhancing road safety, improving road traffic efficiency and reducing fuel consumption in recent studies [
1,
2,
3,
4,
5]. In addition, many scholars believe that CAVs have the potential to be applied in many scenarios in the future, such as car sharing systems [
6,
7,
8], urban transport systems [
9] and public transport systems [
10,
11]. Therefore, with the increase in the market penetration of CAVs, the research on the formation method and driving optimization of vehicle platoons will continue to be a research hotspot. The design of the formation progress includes the geometric configuration of the platoon, the cruising speed of the platoon and the mutual distance between vehicles in the platoon [
12]. In the actual traffic system, the different intelligence levels of vehicles and the topological structure of the information flow between vehicles are very important factors that affect the formation of the platoons. The actual traffic system is a complex system composed of multiple traffic factors. Therefore, it is necessary to comprehensively consider the actual road environment information (e.g., vehicle information, road information) in the formation process of the platoon. Inadequate analysis of the topological structure of information flow in the platoon and a single consideration of traffic environment variables will usually lead to inefficiency of the platoon in terms of traffic efficiency. A graph and safety potential field (G-SPF)-based vehicle platoon formation model is expected to fill this research gap. The purpose of this paper is to investigate the effectiveness potential of vehicle platoon formation using graph and safety potential field theories, along with a driving optimization control strategy on the basis of safety potential field theory.
The novelty and main contribution of this study lie in the combination of graph theory and potential field theory to achieve platoon formation and driving optimization that can be further implemented in the CAVs control system in the near future. This method is new to the field of platoon control. Compared with previous studies, we innovatively incorporate the concept of the safety potential field to better describe the actual driving risk of vehicles and ensure their absolute safety under the CAVs environment. In addition, our proposed method outperforms the traditional platoon control methods (constant spacing and constant headway) in terms of traffic efficiency.
The rest of this paper is organized as follows. A brief review of the existing related studies is introduced in
Section 2.
Section 3 presents the modeling process of the G-SPF platoon formation method. Numerical experiments under different initial states are performed in
Section 4. Finally, the conclusions are summarized in
Section 5.
2. Literature Review
Although a platoon formed by the aggregation of multiple vehicles can bring a certain improvement effect to the traffic flow, these improvements are assuming that the vehicle has completed the platoon forming process. Most existing research has focused on the control and optimization of vehicle platoons which have already completed their formation. However, how to form a platoon from randomly spaced vehicles has not yet been adequately addressed. At present, most of the research on this issue has been conducted from the perspective of cybernetics. The vehicles in the platoon are regarded as intelligent units, and the dynamic platoon system is coupled through the cooperative control of the intelligent units. A recent study by Kamel et al. [
13] pointed out that the formation control strategy of agents can be divided into five types based on different research methods: the virtual structure strategy, the behavior-based strategy, the leader–follower strategy, the graph-based strategy and the artificial potential field strategy. According to the characteristics of each strategy,
Table 1 summarizes the functions that each strategy can achieve during the formation process.
From
Table 1, it can be found that the graph-based strategy and artificial potential field strategy have the most extensive abilities. These two strategies can be well applied to the formation control of intelligent agents. In particular, the graph-based strategy can take into account the topology structure between agents in the formation process. However, due to the kinematic limitations of vehicles and the complicated traffic environment of actual roads, there are essential differences between agents and vehicles. Therefore, the existing agent formation control strategies cannot be directly applied to vehicle platoons. Bang and Ahn described the connection between CAVs within a platoon as a spring-mass-damper system [
14]. They completed the description of the concept of a platoon through the construction of this system. Taking the platoon velocity and space distance as optimization objects, Heinovski and Dressler constructed an optimization algorithm for platoon formation and verified it through simulations [
15]. Ye et al. found that, in practice, a reasonable optimization of the number of vehicles in the platoon and the speed of the platoon can greatly improve the efficiency of road traffic and reduce fuel consumption [
16].
Table 1.
Summary of different platoon formation control strategies.
Table 1.
Summary of different platoon formation control strategies.
Strategy | References | Realizable Functions |
---|
Formation Shape Generation | Formation Trajectory Tracking | Formation Reconfiguration | Task Assignment |
---|
Virtual structure | [17,18] | | √ | | |
Behavior-based | [19,20] | √ | √ | | √ |
Leader–follower | [21,22] | | √ | | |
Graph-based | [23,24] | √ | √ | √ | √ |
Artificial potential field | [25,26] | √ | √ | √ | |
All of the above methods lack the consideration of complex traffic environment factors. The road traffic environment is composed of people, vehicles, roads and other traffic infrastructures. The layout of road signs and markings and the design of the road geometry will greatly affect the actual operation of vehicles because the impact of the traffic environment on vehicle travel is difficult to quantify with a specific indicator. In recent years, a novel research method for driving safety has been proposed [
27,
28,
29]. In our previous study, we proposed a potential field model to better describe the driving behavior of vehicles under the CAVs environment [
30]. The results indicate that the potential field model can well describe the driving risks constituted by the complex traffic environment and can be used to evaluate the potential driving risks in actual traffic scenarios. In this paper, we will further expand the previous research and focus on exploring the process of forming a platoon when multiple CAVs are in different initial states (different position and speed states), and an innovative combination of graph theory and safety potential field theory is developed to identify the geometric configuration and characterize the driving risk under complex traffic environments during the platoon formation process.
3. Methodology
In this section, the platoon formation model based on graph theory and safety potential field theory is employed to describe the topologies of a vehicle platoon and estimate the impact of the complex traffic environment variables on the performance of the platoon.
3.1. Platoon Topology Control Based on Graph Theory and Safety Potential Filed Theory
Figure 1 depicts the information transfer topology diagram in a vehicle platoon, including a leading vehicle (noted as the platoon leader and marked in color) and other following vehicles (noted as the follower vehicles, and marked sequentially from 1 to
). Communication technologies such as vehicle to vehicle (V2V)/vehicle to infrastructure (V2I) can be applied to realize the construction of the information flow topology, which can help CAVs to obtain the motion status information of surrounding vehicles. The arrows in
Figure 1 represent the topological structure of information transmission between the vehicles in the platoon. These CAVs are capable of using this information to correct the distance (longitudinal and lateral) to surrounding vehicles and ultimately achieve formation control over the platoon.
The vehicle platoon in
Figure 1 can be described by graph-based theory [
31,
32]. In graph theory, a directed graph has the expre
ssion G = (), where and E represent the vertex set () and the edge set () in the directed graph, respectively. Every vertex represents an individual vehicle (
) and each edge represents a potential communication link (
. The directed edge implies the direction of communication transmission. For example, if the communication is transmitted from
to
, then
is defined as the parent node and
is defined as the child node. Then, the directed edge has the expression
. Otherwise, the expression of
will be rewritten as
if the communication is transmitted from
to
. The adjacency matrix
is a commonly used representation of a graph structure. It uses a digital square matrix to record whether there are edges connected between the vertexes. In a directed graph, adjacent matrices are not necessarily symmetric. Since the element in the
i-th row and the
j-th column of the adjacent matrix is 1, it means that there is an edge from vertex
to vertex
, and there is not necessarily an edge from vertex
to vertex
at this time. Meanwhile, the incidence matrix
is a matrix that shows the relationship between two classes of objects: the vertex (
) and the edge (
). The values of the elements in the incidence matrix I should follow the rules below: (1) if the edge
is directed to the vertex
, then the value
; (2) if the edge
is directed from the vertex
, then the value
; (3) otherwise, the value
is used. The degree matrix
contains information about the degree of each vertex. In a directed graph, the term degree may refer either to indegree (the number of incoming edges at each vertex) or outdegree (the number of outgoing edges at each vertex). The degree matrix D is used together with the adjacency matrix A to construct the Laplacian matrix
of a graph. The expression of the Laplacian matrix
can be shown as follows:
Assume that the importance of each edge is consistent with the degree matrix, with reference to the definition of the incidence matrix I, the Laplacian matrix
can also be expressed in the following variants [
33]:
After the above analysis, it can be concluded that in our research, the vertexes (V) and edges () correspond to the controlled CAVs and inter-vehicle communication links for information sharing, respectively. The following theorem is used to offer a stable solution to the platoon formation problem based on graph theory.
Theorem 1. Suppose that the motion control function of the individual vehicle can be expressed by . can be an N-dimensional vector, and is the value of the function at the vertex in the graph. It is assumed that under the CAVs environment, the vehicles in a platoon have a specific communication topology through V2V (vehicle to vehicle)/V2X (vehicle to Everything). Changes in the motion of every following vehicle can be directly affected by the state of the leading vehicle in the platoon.
Then, we have
- (i).
- (ii).
In particular, under certain conditions, the vehicles driving on the road can form a platoon based on graph theory. This means that the longitudinal distance and the lateral distance can converge to the desired value through the Laplacian matrix .
Proof. If there is a disturbance in the motion state of any vertex (), the gain change caused by this disturbance to vertex connected to vertex () can be expressed as follows (where,, represents the first-order neighborhood node of the vertex and considering that the weights of the edges in the graph are the same, equal to 1): If edgehas the corresponding weight, then
When , there is no connection between vertex and vertex , that is to say, there is no communication between and . Then, Equation (4) can be simplified as Consequently, for all of the vertexes, we have The proof is completed. ☐
Remark 1. According to Theorem 1, in a vehicle platoon composed of CAVs, if the communication topology between CAVs is defined, then a graph based on the topology can be obtained, and the Laplacian matrix of the graph can be applied to achieve platoon formation with the desired distance and speed. In particular, according to whether there is a communication connection between the vehicles, the vehicles connected to each other can correct the difference between the actual distance and the expected distance through real-time communication. Thus, the longitudinal and the lateral distances between CAVs can be kept in the safe range, and the velocity of each CAV can track the desired velocity.
To describe the scenario in
Figure 1, a typical graph-based control protocol is shown as follows:
where
and
are the desired longitudinal distance and lateral distance between two vehicles which are connected by a mutual communication connection, respectively. Correspondingly,
and
are the actual longitudinal distance and lateral distance between two communication connection vehicles, respectively.
and
express the effect function of the deviation between the desired distance and the actual distance on the vehicle acceleration. For a more detailed explanation of this function, please refer to the studies of [
32,
34].
The control method mentioned above is conducive to the rapid formation of the vehicular platoon but only considers two factors in terms of the space distance and vehicle communication method. In many studies [
15,
32], similar ideas have been used to ensure the efficiency of platoon formation. However, it is worth noting that the movement status (the value of the acceleration, the direction of the velocity, the value of the steering angle, etc.) of each vehicle in the platoon and the information of the road environment (signal period of the intersection, the speed limit of the road, etc.) will affect the driving of the platoon. Therefore, it is essential to summarize and analyze the impact of those various factors on the forming of the vehicle platoon. For this, we developed a platoon formation control model and a platoon optimization control model based on graph theory and safety potential field theory, and more details are discussed in the following sections.
3.1.1. Platoon Formation Control Model
The formation of a platoon will definitely involve the lane changing process, and vehicles need to consider the complex road environment risk (e.g., surrounding vehicle information, road line information) to make motion decisions. It is necessary to ensure the absolute safety of the vehicles during the formation of the platoon. The safety potential field of a complex road environment can be divided into three categories: the lane marking potential field
, the road boundary potential field
and the vehicle potential field
[
30]. These three kinds of potential field can be expressed as
where
,
and
are determined coefficients,
is the pseudo-distance,
denotes the equivalent mass of object vehicle
,
is the clockwise angle formed by any point around the object vehicle and the mass center of the object vehicle with the motion direction of the vehicle and
is the acceleration of the current motion state of the object vehicle.
represents the field intensity coefficient of different types of lane marking, which determines the maximum value of the lane marking potential field intensity. For example, the value of double amber lines
is much larger than that of lane-dividing lines
.
is the ordinate value of point A in the road and
represents the position coordinates of the
lane marking along the
-axis;
represents the distance vector from point A to the
lane marking;
determines the velocity at which the potential field increases or decreases as the vehicle approaches or moves away from the lane marking.
and
represent the distance vector from point A to the left and right road boundaries, respectively.
and
are the position coordinates of the road boundary on the left and right sides, respectively. Finally,
is the coefficient of the road boundary potential field.
Figure 2 displays the road boundary potential field (black dotted lines), the lane marking potential field (green dotted lines), the road vehicle potential field (red dotted lines) and the total potential field (blue solid line). The strength of the potential field at a certain point on the road represents the level of the potential traffic safety risk at that point. It can be found that the strength of the potential field reaches the maximum at the road boundary. The strength of the potential field is also relatively high at the position of the vehicle and the double yellow line. This characterization of the driving risk degree is completely consistent with the safety risks in the actual driving process of the vehicle. In our previous studies [
29,
35], the vehicle potential field model was proven to accurately describe the driving risk of vehicles under different motion states in the CAVs environment.
Since the constraints of the complex road environment are not taken into account during vehicle driving, as proved in Equation (7), in this paper, we combine the potential field model that characterizes vehicle driving safety with the graph theory model, by introducing a velocity-based slack variable based on the potential field and a function of the road environment total potential field shown as the blue line in
Figure 3. The function of the road environment potential field is employed to describe the control constraints of the road environment on vehicles. Thus, we can obtain
where
and
represent the potential field intensity of the actual road environment and dotted road line, respectively.
3.1.2. Platoon Formation Control Model
After the formation of the platoon, the optimal car-following control of vehicles in the platoon is key to improving traffic efficiency and avoiding string instability. In this paper, we introduce a slack variable
based on the safety potential model to the effect function
to address the problem of optimal car-following control, as shown in Equation (8). The slack variable is a comprehensive velocity gain of the vehicle caused by factors such as the vehicle state and traffic environment.
and
are the components of the slack variable in longitudinal and lateral directions, respectively.
In our previous studies, the velocity control of any vehicle
in a platoon according to the safety potential field theory was characterized as
where
represents the maximum allowable acceleration of the vehicle,
represents the acceleration of vehicle
when the distance between vehicle
and the leading vehicle (vehicle
) is long enough,
is the desired velocity of vehicle
,
represents the velocity of vehicle
at time
,
denotes the equivalent mass of object vehicle
,
is an undetermined coefficient and
refers to the angle between the direction of the vehicle velocity and the
-axis (counter-clockwise).
Note that the velocity-based slack variable reflects the feedback gain of the vehicle’s driving environment on the vehicle velocity. In this paper, is defined as a variable that changes the vehicle’s motion state under the influence of the safety potential field, which is directly reflected in the speed change of the vehicle. Thus, the definition of the based on safety potential field theory is actually modeling the impact of the complex driving environment on the vehicle. The velocity-based slack variable in the lateral direction can be defined as the lateral velocity control expression in Equation (13) to achieve the speed optimization of the individual vehicles in the platoon.
For the expression of the velocity-based slack variable in the longitudinal direction , the lane marking potential field and the road boundary potential field are employed to describe the constraints of the lane marking and road boundary to ensure that the vehicle does not produce a deviation in the longitudinal direction and thus to enable the vehicle to keep driving in the center of the lane.
Then, as shown in
Figure 3, the field forces generated by these two types of safety potential field will reach the longitudinal motion constraint of the vehicle. Similar to the field force analysis formed by the vehicle potential field, we can also derive the respective field force expressions based on the safe potential field expressions shown in Equations (9) and (10). Then, we can obtain the function expression of
based on the field force expressions of the road boundaries and road lines [
29]. Finally, the comprehensive expression of the velocity-based slack variable
can be shown in Equation (14).
3.2. Platoon Formation and Optimization Control Strategy
In order to achieve efficient vehicle formation operation, the control of the leading vehicle and the following vehicles is subsequently discussed to construct a complete platoon formation control model. The entire control model based on graph theory and safety potential field theory consists of four steps: the identification of vehicles that can potentially form a platoon, the recognition of the leading vehicle in a platoon, the formation of a preliminary platoon and the implementation of an optimal driving strategy for vehicles in a platoon accounting for traffic efficiency and traffic safety.
Figure 4 illustrates the flow chart of our proposed method. The variable t represents the time interval for each vehicle to judge whether there is a chance to form a platoon. The indicator of the end of the algorithm is the horizontal and vertical distances between the vehicles when they reach the desired distance.
Step 1: The identification of vehicles that may form a platoon
The arrival of vehicles on the road is a random phenomenon, and the longitudinal and lateral distances between adjacent vehicles are uncertain in the initial stage. Therefore, some basic constraints should be established to identify those vehicles that may form a platoon. Two microscopic traffic indexes (i.e., vehicle headway and vehicle velocity) are commonly used to identify the vehicles which can form a platoon [
4]. In this paper, we additionally use the transmission distance of the information flow as the third index to describe the limitation of the communication distance between vehicles in a platoon. The constraints in Equation (15) should be satisfied with the vehicles in a platoon as follows:
where
is the space headway (
) of two adjacent vehicles (vehicle
and vehicle
−
) in the same platoon,
is the critical value of the space headway (
) of two adjacent vehicles,
is the absolute difference in velocity (
) between two adjacent vehicles (vehicle
and vehicle
−
),
and
are the velocities of vehicle
and vehicle
−
, respectively,
is the critical value of the absolute difference in velocity (
) between two adjacent vehicles, which can ensure that the vehicle generates as little disturbance (from the sudden increase or decrease in vehicle velocity) as possible during the platoon formation process,
is the distance (
) between the leading vehicle and the following vehicle
and
is the maximum transmission distance (
) that the leading vehicle can transmit in the information flow topology of a platoon.
According to the constraint requirements in Equation (15), we can make a preliminary judgment on whether vehicles have the possibility of forming a platoon.
Step 2: Identification and control of the platoon leader
According to the result of Step 1, if it can be determined that a group of vehicles can have the potential to form a platoon, then the leading vehicle of the platoon can be determined based on the natural spatial location of the vehicle. The first vehicle in the positive direction of the platoon is automatically recognized as the leading vehicle. For the special situation that some vehicles can form a platoon with the vehicles in front or with the vehicles behind, this article chooses the first vehicle in the driving direction as the leading vehicle selection criterion to form the first platoon. If the vehicles outside the communication range of platoon 1 meet the judgment condition of Step 1 with their following vehicle, this will automatically form a second platoon.
Step 3: The preliminary formation of a platoon
After exploring the identification and control of the leading vehicle, the preliminary formation of a platoon is constructed. The factors that need to be considered in the preliminary vehicle formation are the difference between the actual distance between the vehicles (
) and the desired distance (
) and the limitations of the vehicle’s motion attributes (the value of the vehicle velocity (
) cannot be greater than the value of the desired velocity (
), and the acceleration (
) and deceleration (
) of the vehicle cannot exceed the values of the maximum acceleration (
) and maximum deceleration (
) respectively). The specific expression is shown in Equation (16).
In addition, it is necessary to combine the information flow topology of the platoon, which means that not only the front and rear vehicles but also the vehicles with information interaction with the platoon leader need to be calibrated in the platoon. Therefore, it is necessary to combine the corresponding graph-based control protocol of Equation (11) to control the vehicle and finally establish a preliminary platoon configuration.
Note that if the vehicle’s movement state does not change (the vehicle maintains a constant velocity in real time) and the traffic environment does not change (the road velocity limit value does not change, the road geometry does not change, etc.), the driving strategy of the platoon does not need to change. However, once there is a motion change of any vehicle, it is necessary to perform Step 4 to optimize the design of the driving strategy.
Step 4: The optimal driving strategy for a platoon
Consistency in vehicle movement behavior was considered as the objective function to improve the traffic efficiency of the platoon in many previous studies (fixed space headway between each adjacent vehicles), which ignores the impact of dynamic changes in the motion status on optimization results. After the formation of the platoon, the control method shown in Equation (12) in
Section 3.1.2 is applied to find the optimal driving strategy. The optimization is mainly reflected in the car-following performance in the lateral direction and lane-keeping performance in the longitudinal direction, and this method can adjust the movement behavior of the vehicles in the platoon through the dynamic change in the distribution of the safety potential field. Under such a control method, both driving safety and traffic efficiency can be improved for the platoon.
4. Numerical Experiments
In this section, we perform several numerical experiments to verify the effectiveness of the proposed control strategy for the platoon forming process and the optimization strategy after the formation of the platoon. The tool used in the experiments is based on the MATLAB2020, the computer processor used is the Intel Core
[email protected] GHz, the graphics card is the NVIDIA GeForce GTX 1050Ti, the memory is 16 GB and the memory of the VRAM is 128 MB. In this section, three scenarios with different initial states (the spatial distribution and velocity of vehicles) are discussed. In order to make a reasonable comparison, we provide the same model parameter values according to our previous research [
30]. The parameters are listed in
Table 2.
Scenario I: In this scenario, all the following vehicles are distributed in the left lane of the leading vehicle at the initial state and are controlled to gradually merge into the lane where the leading vehicle is located one by one by adjusting their own positions. The spatial distribution
and the velocity
of each
-
CAV at the initial state were set as given in Equation (17). Note that we use positive and negative signs to distinguish the speed direction in the Y direction. The vehicle velocity is negative when turning right and positive when turning left.
The elements and represent the lateral and longitudinal position coordinates of the - CAV in spatial coordinates, respectively. Similarly, and represent the lateral and longitudinal velocities of the - CAV, respectively. Index indicates the platoon leader and indicates the following vehicle according to the position of the vehicle.
Figure 5 depicts the trajectories of the CAVs during the platoon formation process. The gray vehicle is identified as the vehicle out of the communication range in the first step, and thus it will not participate in platoon formation. Then, the red vehicle is identified as the leading vehicle based on the longitudinal position of the vehicle at the initial moment at the second step. The other vehicles are controlled through Step 3 to form a platoon. From
Figure 5, it can be found that the leading vehicle keeps driving in its own lane without any deviation, and the following vehicles are gradually merged into the lane where the leading vehicle is located one by one by adjusting their own positions. Note that
Figure 6a,b present the changes in the lateral and longitudinal velocities of CAVs during the platoon formation process, respectively.
Figure 6a shows that the lateral velocities of the following vehicles can converge to the desired velocity (the velocity of the leading vehicle) and become stable in the end.
Figure 6b shows that the lateral velocities of the following vehicles converge to zero when the platoon is formed, which means that all the vehicles are in the same lane and no longitudinal velocity component is generated. According to
Figure 5 and
Figure 6, it can be verified that all CAVs in scenario I can complete the platoon formation process without any collisions by the method proposed in this paper.
Scenario II: In this scenario, all the following vehicles are distributed in the right lane of the leading vehicle at the initial state and are controlled to gradually merge into the lane where the leading vehicle is located one by one by adjusting their own positions. To show the advantages of the model in considering the complex road environment, in this scenario, we added double yellow lines on the road to simulate the platoon formation process in the merging area. The spatial distribution
and the velocity
of each
-
CAV at the initial state were set as follows:
Figure 7 and
Figure 8 present the trajectories and the lateral and longitudinal velocities of the CAVs during the platoon formation process, respectively. Similar to scenario I, all the vehicles except for the gray vehicle out of the communication range can be gradually merged into the same lane to form a platoon through our proposed control strategy in
Section 4. Note that the first, second, third and fourth vehicles are controlled to maintain the car-following state in the double yellow line area where lane changing is prohibited. They start to change lanes when reaching the dotted line area and gradually merge into the lane of the leading vehicle. Compared with the previous study of platoon formation based on graph theory, consideration of the driving risk in the surrounding environment of the vehicle can better ensure traffic safety. This advantage comes from the accurate description of the safety risk of the driving environment by the safety potential field model.
Scenario III: In this scenario, the following vehicles are randomly distributed in the different lanes (left and right sides of the leading vehicle) at the initial state and are controlled to gradually merge into the lane where the leading vehicle is located one by one by adjusting their own positions. The spatial distribution
and the velocity
of each
-
CAV at the initial state were set as follows:
Figure 9 and
Figure 10 depict the trajectories and the lateral and longitudinal velocities of the CAVs during the platoon formation process, respectively. Similar to scenario I and scenario II, all the vehicles can also be controlled to gradually merge into the same lane to form a platoon through our proposed control strategy in
Section 4.
The simulation results of scenarios I to III show that the platoon formation method proposed in this paper can be applied to the preliminary platoon formation of multiple CAVs in different initial states. A stable platoon is formed after approximately 20 s in all three scenarios. To perform a better analysis of our proposed optimal driving strategy for a platoon in
Section 4, a certain external disturbance is applied to the leading vehicle of the platoon at 30 s, and the advantages of the optimal driving strategy in this paper are analyzed by observing the changes in the following vehicles in the platoon. The disturbance period lasts for 60 s and the simulation step is 0.1 s with the largest control acceleration and deceleration of 2
and −2
, respectively.
To verify the advantages of our proposed potential field-based optimization method in
Section 4, the constant spacing strategy in Ali (2015) and the constant time headway strategy in Viel et al. (2020) are applied for comparison and analysis.
Figure 11 shows the comparison results in term of velocity, acceleration and gap distance under three different control strategies.
Figure 11a–c show the changes in velocities of all vehicles in the platoon under three different control strategies. The velocity tracking effects of the constant time headway strategy and the potential field-based strategy are better, while the constant spacing strategy has a larger velocity deviation, with a maximum deviation of 1.42
.
Figure 11d–f display the changes in accelerations of all vehicles in the platoon under three different control strategies. In the constant spacing strategy, the acceleration fluctuation changes the most, and the acceleration fluctuation of the constant time headway strategy has the best convergence effect. However, at the beginning of the disturbance, the acceleration fluctuates greatly.
Figure 11g–i depict the change in the gap distance between each adjacent vehicle under three different control strategies. It can be found that in the constant time headway strategy, the gap distance value is generally higher than the other strategies. This is because in this strategy, the gap distance will increase as the velocity increases. This control strategy is to ensure the speed and acceleration tracking effect of the vehicle with a large traffic efficiency sacrifice. In contrast, we can find that the control optimization strategy based on the G-SPF model proposed in this paper shows obvious advantages in terms of improving traffic efficiency.
In order to compare the three strategies more intuitively, we summarize the comprehensive performance of the platoon in terms of efficiency, safety and comfort under different strategies, as shown in
Table 3.
The average time headway () represents the average headway between adjacent vehicles in the platoon that is obtained by calculating the headway based on the vehicle gap distance and velocity at each moment. Compared with the constant spacing and constant time headway control strategies, the simulation results show that our proposed method can strengthen the traffic capacity by approximately 48.8% and 26.6%, respectively. The travel time () refers to the time when all vehicles in the platoon passed the section (in this paper, we set the end point of the section to a position of 1000 in the lateral direction). These two indicators mainly reflect the efficiency of the platoon. The velocity deviation () represents the average value of the corresponding velocity deviation between all following vehicles and the leading vehicle. A larger velocity deviation always means worse safety. The average jerk () refers to the change rate in vehicle acceleration, which represents the driving comfort degree during the driving process. A smaller average jerk indicates higher driving comfort. We can find that the constant time headway control method has the highest driving comfort, but it is based on the premise of sacrificing a lot of traffic efficiency.
On the whole, the G-SPF-based strategy has the best overall performance, especially in terms of improving traffic efficiency. Note that when the velocity of the platoon is higher, the constant time headway strategy will produce a much larger gap distance, which will be unfavorable for traffic efficiency.