Abstract

Platooning, which is enabled by vehicle-to-vehicle (V2V) communication, is one of the most potential frameworks in the intelligent transport system (ITS) to enhance driving safety and improve traffic capacity. In a platoon, vehicles interact with each other by broadcasting beacons via Dedicated Short Range Communication (DSRC). In this work, we explore the impact of beacon transmission rate allocation on the network utility which involves not only network performance but also traffic safety and efficiency for the vehicular ad hoc network (VANET) composing of a single platoon. An optimization problem aiming at searching for an optimal beacon transmission rate allocation for platoon management is developed based on a network utility maximization framework. Particularly, adopting a synchronized P-persistent repetition (SPR) medium access control (MAC) protocol, an optimal beacon transmission rate allocation to achieve the network utility maximization, is obtained for a platoon at a certain cruise velocity. In the simulation, the correctness of the proposed approach is validated, and its advantages over the benchmark are demonstrated by comparisons.

1. Introduction

Nowadays, time is money. However, commuters waste a great amount of time on the road every day due to the traffic jams; even some of them get injured or lose their life owing to the accidents [1]. Intelligent Transport System (ITS) is an indispensable component to realize the target of smart transportation and cities to provide an easier life [24]. Platooning, identified as one of the potential frameworks in ITS, is a promising approach to alleviate the problem of traffic jams, which has drawn substantial attention recently by industrial and academic [5]. By exchanging status information with each other periodically and then leading to vehicular ad hoc network (VANET), self-driving vehicles traveling on the same lane are self-organized into a platoon and kept one after another with a constant velocity and a small constant gap ahead, like a train [6, 7]. The platoon is led by a leading vehicle, and the rest are member vehicles that are indistinctive and regulated in a centralized mode. Platooning can not only enhance safety and comfort by reducing manual operations but also improve road utilization efficiency and fuel economy by shortening the intervehicle space to reduce aerodynamic drag [8]. Despite the potential advantages, platooning has put forward a higher demand for vehicle-to-vehicle (V2V) communication, especially on the design of medium access control (MAC) protocol. How the limited radio spectrum resources are allocated among vehicles in the platooning is an urgent problem to be solved so that it not only meets the needs of the promptness and reliability of beacon propagation but also guarantees traffic safety and improves efficiency.

The quality of MAC protocols on resource allocation among nodes in wired/wireless networks is judged based on the network utility function. The best MAC protocol can always maximize network utility [9]. Synchronous P-persistent Repetition (SPR) MAC protocol was initially proposed by Xu et al. [10] for Quality-of-Service (QoS) provision within vehicular safety communication. Thereafter, SPR has been extensively applied in general wireless networks for performance optimization [1113]. When designing for the VANETs, the transportation aspect especially the traffic capacity should be taken into consideration since the nodes in the networks are the high-speed mobile vehicles on the road. Some literature has discussed the utility functions and their maximization problems for VANETs. In [14], the network utility was specified as the negative weighted sum of the expected delay. Then, a rate-adaptation problem formulation to maximize the network utility employing an SPR and its convergence properties were studied. In [15], an optimal beacon rate was recommended to maximize the messaging utility which accounts for the safety messages reliability requirements and neighbourhood information accuracy collected by beacons. The authors in [16] established an optimal resource allocation problem using the TDMA protocol where a limited resource condition and the danger coefficient of rear-end collision were considered. In these works, different MAC protocols were adopted, and the corresponding utility functions were defined where traffic safety was incorporated. However, they did not consider traffic capacity which is also an important indicator of transportation systems. Moreover, they only inspected the network utility maximization problems in the scenario of general VANETs.

Platoon-based VANET is also an attraction in the academic society where [4] provided a comprehensive survey on it from the cyber-physical interaction aspect. As a special kind of VANET, it might consist of platoons and individual vehicles [17, 18] or it only contains platoons running on a dedicated lane without the interruption of other private vehicles [19] [20], which are like the Bus Rapid Transit (BRT) operating on the BRT corridor [21]. There also some results concerning traffic capacity in the context of platoon-based VANET such as [22, 23], but they considered different problems exploiting different wireless technology and evaluated the traffic capacity qualitatively but not quantitatively.

In our work, we develop a beacon rate optimization problem for platoon-based VANETs where the platoon travels on a single dedicated lane. Specifically, we adopt the SPR MAC protocol and define the network utility function of a certain beacon transmission rate allocation as the reciprocal of expected delay of each sender-receiver pair multiplied by the weight of traffic efficiency. An optimization problem is formulated to maximize the network utility, and the corresponding optimal beacon transmission rate allocation is found. To the best of the authors’ knowledge, the results about incorporating traffic capacity into the network utility definition and exploiting its maximization problem in the context of platoon-based VANET are absent in the literature.

2. System Model and Background

2.1. Background

Dedicated Short-Range Communication (DSRC) is a key technology to provision vehicle-to-vehicle (V2V) communication. The PHY layer and MAC sublayer of DSRC utilize the IEEE 802.11p standard [24]. It operates at a 5.9 GHz band ranging from 5.850 GHz to 5.925 GHz including one 10 MHz Control Channel (CCH) which is responsible for the transmission of high-priority safety-critical information, i.e., periodic message (also called beacons, e.g., speed, acceleration/deceleration, location) and event-driven messages, and the transmission of control information (e.g., service advertisements) and six 10 MHz Service channels (SCHs) [25]. Beacons advertised by the vehicle tend to be broadcast on the CCH since they are usually beneficial to all neighbouring vehicles to know its presence and status information. Due to the nature of life-critical, beacon propagation has stringent reliability and delay requirements. To improve broadcast reliability, repetitions are added for two reasons: one is that the size of a beacon is small; the other is that when 802.11p operates in broadcast mode, there is no acknowledgment feedback mechanism. Moreover, the absence of an RTS/CTS mechanism forces nodes to pin their hope on temporal diversity in their repetition pattern, so that a successful transmission within a lifetime can be guaranteed.

From the above, the repetition-based SPR protocol, which is proved to work very well on the top of DSRC and be able to provide a warranted beacon broadcasting reliability at the expense of promptness [10], is projected to serve as the MAC protocol in our work. Thus, only the aspect of timeliness needs to be considered in the later sections.

As for the detail of SPR, the CCH duration is divided into several timeslots and the interval of each equals the packet transmission time . The maximum delay, i.e., the lifetime of a beacon, defines a transmission frame of timeslots. In SPR MAC protocol, nodes are synchronized to a global clock (which is easily achieved using GPS), and each node attempts to transmit a repetition of the latest generated packet in each slot with a probability of , where is a configurable parameter.

2.2. System Model

Consider a VANET consist of a platoon formed by several moving vehicular nodes. Vehicles in the platoon travel on the same dedicated lane and contact with each other through DSRC radios, which is depicted in Figure 1.

Let be an ordered directed graph, where is the set of nodes and is the set of edges. Then, we use to represent the VANET, where all vehicular nodes transmitting beacons at the same and certain transmission power is assumed, and the corresponding common transmission range is denoted as . For any two distinct vehicular nodes and , if the distance between them satisfies , then , otherwise. The set of neighbors of node is denoted by .

The information flow topology describes the way a member vehicle queries the state information of its neighbor vehicles, which is of great significance to the collective behaviors of the platoon. Typically, the types include predecessor following, predecessor-following leader, and so on [26]. In this paper, we assume the platoon adopts a predecessor-following leader type which indicates that vehicles in the platoon only need to communicate with their immediately preceding neighbor, the topology of which is demonstrated in Figure 2.

Meanwhile, we assume all vehicular nodes in the network have the same network settings, such as packet size , data rate , and which is a reasonable assumption for a platoon [27]. Our work aims to propose a method to find an optimal global transmission probability for the system in the context of SPR MAC protocol.

3. Network Performance Measure

Packet interreception time (also called packet delay), defined as the time interval between two consecutive successful packet reception on a given link, is a critical network metric to characterize active safety application performance [28]. To calculate the packet delay, we first derive the interference range and the number of interferer within it; then, the process of a successful transmission on the link is viewed as a Bernoulli distribution, the expected value of which is the delay.

3.1. Interference Range and Number of Interferers

As depicted in Figure 3, we denote the interference range of node as . If two or more nodes situated within of the receiver node transmit packets concurrently, then collisions will occur at node , where the capture effect is neglected.

To facilitate the demonstration of interferences range calculation, we use the free-space channel model, and the computation procedure can be easily extended to other channel models. According to [29], the reception power of a signal at the receiver is given by:

Here, denotes the distance between the transmitter node and the receiver node , is a constant, is the signal wavelength, and for omnidirectional antennas [30]. Given the signal-to-interference plus noise ratio (SINR) threshold (in decibel) at a certain data rate and the communication range , the transmission power can be computed as

As the thermal noise is ignorable when compared with the interference signal, we have where is the interference power at the receiver and can be written as

Finally, the interference range is obtained by

Let denote the set of nodes whose packets may collide at node and denote the cardinality of . According to equation (5), the number of interferers is computed by where the lane number equals 1 and is the vehicle density (in vehicles per meter).

3.2. Packet Interreception Time

Let represent the probability of a message that is sent from node and delivered to node in a certain timeslot with interference. Recall that , then

We count the number of timeslots to represent the packet delay using a random variable . The process of pursuing a successful transmission from can be seen as an independent Bernoulli distribution with probability . Then, follows a geometric distribution whose expectation is

And the packet interreception time can be easily gotten as

4. Transportation Performance Measure

To achieve high traffic efficiency is the primary goal of transportation systems, which, however, on the premise of guaranteeing safety. Hence, in this section, we first deduce the prerequisites for traffic safety among vehicular nodes in VANET. Then, the traffic flow is defined to assess the efficiency of a transportation system.

4.1. Traffic Safety

Assume that in the platooning application, the average length of vehicles is , the intervehicle spacing which is the distance from the rear of the Leading Vehicle (LV) to the bump of the Following Vehicle (FV) and the cruise speed at equilibrium point are the same and constant, where is the maximum allowable speed on the lane. We choose the rear-end collision model, which is one of the most typical types of motor vehicle crashes, to investigate traffic safety. Randomly, we take two successive vehicles in the platoon as an example, such as FV and LV in Figure 1. LV runs ahead and FV follows behind, which is illustrated in Figure 4.

Imagine an extreme case where LV knocks into a barrier in front and is blocked immediately. Acknowledging the abnormality from LV via DSRC, FV immediately reacts with maximum deceleration after a delay of (by substituting into equation (9)), trying to avoid the impending rear-end collision, which is illustrated in Figure 5. According to the kinematic equations, FV drives a distance of before it stops completely. For traffic safety, it requires that the initial gaps between any two successive vehicles should at least be , i.e., where is a function of .

4.2. Traffic Efficiency

The traffic flow is defined as the number of vehicles passing a reference point per unit of time, which can be expressed as where is calculated as the spacing between the center of two cars [31]. Traffic flow is used to assess the efficiency of the platooning transportation system. The higher the traffic flow is, the more efficient the transportation system is.

5. Optimization of Beacon Transmission Rate Allocation

In this section, the definition of the utility function is first presented that both the packet interreception time between two consecutive neighbors and the traffic efficiency is incorporated into. Then, an optimization problem obtaining the optimal transmission rate allocation is established based on utility maximization.

5.1. Utility Function

The definition of utility function under a certain beacon transmission rate allocation is the reciprocal of packet interreception time with the traffic efficiency as a multiplicative weight. Thus, the utility function can be written as

The value of will not only affect the network performance such as the packet interreception time but also traffic safety and efficiency. Thus, should minimize the packet delay and maximize traffic efficiency on the premise of safety.

5.2. Centralized Optimization Problem

We formulate the problem as a maximization of the utility function of any logical link in the network:

We rewrite the problem (14) into the problem of minimization of and obtain the Lagrangian as where are the Lagrangian multipliers related to the problem (14). According to the Karush-Kuhn-Tucker (KKT) conditions, the optimal transmission rate allocation must satisfy the following inequalities:

After some algebra, , , and in equation (16) are obtained as follows

Applying equation (16), we can obtain from the only four possibilities of , that is, , , , and by comparing their corresponding objective function values, where is the root of equation (18) and is the root of equation (19). In conclusion, we have

6. Simulations

6.1. Model Validation

We implement the simulation using the parameters listed in Tables 1 and 2. Assume the platoon consisting of 50 vehicular nodes runs on a segment of a one-lane highway. Let nodes move at three cases of cruise velocity, which are low, medium, and high, respectively. The speed belongs to the sets {5, 10}, {15, 20}, and {25, 30, 35, 40}. Suppose that all vehicular nodes in the platoon are both synchronized in timeslots and transmission frame. By setting the intervehicle spacing as based on equation (10), we solve the optimization problem numerically and the analytical optimal at different velocities is obtained, which is shown in Figure 6. The reason why the optimal decreases with increasing data rate is obvious.

Then, we obtain the simulation result which is driven by real traffic trace and compare it with the numerical result in Figure 7. The simulation results are in good agreement with the numerical analyses. So far, the model correctness is proved.

6.2. Performance Evaluation.

PRR and packet delay are two important metrics to evaluate wireless network performance. To check the performance of SPR MAC protocol operating at different optimal , we exhibit these two metrics in Figures 8 and 9 with data rate which is generally accepted as the optimal data rate used in DSRC-based vehicular safety communications [32]. It is observed that both the packet delays (<100 ms) and PRRs (>90%) satisfy the safety application requirements.

Since IEEE 802.11p is the standardized MAC protocol in DSRC, it is usually set as the benchmark. So in the end, we display the comparison results of network utilities of platoon-based VANET using SPR and IEEE 802.11p separately in Figure 10, wherein the network parameters for IEEE 802.11p is listed in Table 3. We can easily find that SPR outperforms IEEE 802.11p in terms of network utility which indicates SPR is better at balancing both network and transportation aspects. Besides, with vehicle speed goes up, the vehicle density decreases and the gap between the two curves becomes smaller which illustrates that the performance of IEEE 802.11p is comparable with SPR at low vehicle density but worsens at high vehicle density.

7. Conclusions

In this paper, we propose a framework to settle the optimal beacon transmission rate allocation for platoon-based VANET based on utility maximization under the SPR MAC protocol. The utility function takes packet interreception time, traffic safety, and efficiency into consideration. The network utility maximization problem is formulated, and the optimal solution is obtained analytically at any cruise velocity by applying the KKT conditions. The simulation results validate the accuracy of numerous analyses and evaluate the performance.

Data Availability

The simulation parameter data used to support the findings of this study are included in the article.

Conflicts of Interest

The authors declare that there is no conflict of interest regarding the publication of this paper.

Acknowledgments

The authors would like to thank anonymous reviews for their valuable comments to promote the quality of this paper. This work was supported in part by the National Natural Science Foundation of China under Grant 61871089.