Abstract

This paper proposes a Trajectory-Based Hierarchical Adaptive Forwarding (THAF) scheme, tailored and optimized for the efficient multihop vehicle-to-vehicle (v2v) data delivery in vehicular ad hoc networks. We utilize the trajectories of vehicles provided by GPS-based navigation systems to predict forward delay and access area in a privacy-preserving manner. Different from existing trajectory-based forwarding schemes, we establish a hierarchical VANET topology to optimize forwarding path and adopt adaptive diffusion strategy to forward data in light-traffic situations. Through theoretical analysis and extensive simulation, it is shown that our design performs better than the existing schemes.

1. Introduction

Vehicular ad hoc networks (VANETs) are in a promising outlook in road safety, trip planning, and mobile Internet service.

Nowadays, cellular network (e.g., 4G-LTE) plays an important role in data delivery. However, to support various vehicular services with cellular network will occupy plenty of resources and will cost a lot to build and maintain quite a large number of base stations. So, there is a need to investigate a specialized wireless communication network for road network services.

Thanks to Dedicated Short Range Communications (DSRC) standardized by IEEE standards association, such as IEEE 802.11p [1] and GPS-based navigation services, data forwarding in vehicular networks has a promising future. In VANET, data forwarding mainly includes the following three ways: vehicle-to-infrastructure (V2I) communication; infrastructure-to-vehicle (I2V) communication; and vehicle-to-vehicle (V2V) communication. And there are many researches on these communication problems. Among them, the trajectory-based data forwarding scheme enjoys lower forwarding delay and higher success ratio [25]. TBD [4], which establishes the foundation of trajectory-based V2I communication, provides some useful models for delay estimation of V2I communication schemes. For I2V communication, TSF [2] and our former work TOAF [5] use trajectory-based stochastic models to decrease forwarding delay and enhance success ratio. However, what all these works missed are the schematization of forwarding path from a global perspective and adjustable forwarding strategy according to different traffic conditions (i.e., the density of traffic flow and data flow). For instance, when in light-traffic conditions, users may want to forward data to remote areas as quickly as possible. In this case, our diffusion strategy can be chosen to enhance the speed of data forwarding. Also, because all the existing trajectory-based models are based on stochastic models whose forwarding paths are solely determined by calculated forwarding delay, there is a possibility that all forwarding paths are congested in a single path and it will cause severe delivery jitter due to the limitation of the bandwidth and signal channel. Highly motivated by these concerns, we have established a hierarchical VANET topology to optimize forwarding path.

The rest of this paper is organized as follows: Section 2 describes models used in our scheme including basic assumptions, receiving area prediction, network topology, and path arrangement model and diffusion strategy model. Section 3 explains the THAF protocol. Section 4 evaluates our design. And we conclude this paper in Section 5.

2. Materials and Methods

In this section, we will describe our models for THAF.

2.1. Assumptions

This work is based on the following set of assumptions on the road network and vehicle settings.(1)Traffic Control Center (TCC) is a trustable entity that maintains the trajectories of all the vehicles without exposing to other uncorrelated vehicles for privacy concerns in the network. Also, the whole network topology will be integrated in TCC. As shown in Figure 1, TCC and APs are interconnected with each other directly through wired cables. TCC will initialize a preliminary forward path according to the delay estimation and network topology, which will be described later in Sections 2.2 and 2.3.(2)Access Point (AP) which contains DSRC device, storage, and processor provides vehicles with wired network connectivity. For the cost effectiveness, they are sparsely deployed into road networks with their geographical location information available to vehicles. They interconnect with each other through wired cables.(3)Stationary Node (SN) is the data keeper with DSRC device, storage, and processor without wired network connectivity to APs. SNs can also be described as relay nodes to support data forwarding from source node to destination node. As shown in Figure 1, each subregion (the red square) must have at least one SN responsible for data forwarding and storage in the region. And every four subregions get a father node (the SN with red circle beside AP) which can gather and disseminate data in these regions. We will articulate it later in Section 2.3.(4)Mobile Node (MN) is installed in vehicles. It can carry and forward data to SNs, other MNs, and APs with DSRC device. Additionally, MNs can calculate their future trajectories information and report them to TCC via APs with SADV [6] or TSF [2] by inputting the destination when they start to move. MNs receive traffic statistics by the commercial navigation service [7]. Meanwhile, every MN has the ability to calculate the data forwarding delay from its current position to a certain area with the traffic statistics and shares the delay with other nodes for the purpose of selecting the next node to carry and forward data.

2.2. Model for Receiving Area Prediction

In order to forward data to the target vehicle, we should firstly calculate the Expected Delivery Delay (EDD) and Time-to-Live (TTL). EDD is the data forwarding delay estimation from the current source node to the potential receiving area and TTL is the delay estimation of the target vehicle from its current place to that potential receiving area under its trajectory.

To calculate EDD, it is necessary to build a preliminary path for data transmission from the source node to the destination node (the way to build it will be discussed in Section 2.3). Suppose there are intersections along the path between and , and intersection has neighboring intersections including intersection and along the preliminary transmission path. denotes the th neighboring intersection of . As an example, Figure 2 shows one possible transmission section from to .

Note that there are two approaches to transmit data. The first approach is to carry the data by the vehicle along its trajectory. The second approach is to deliver the data to another vehicle. To simplify the transmission problem, it is better to decompose the entire transmission process into two parts. The first part is to carry the message to intersection by the original vehicle. And the second part is to deliver the message to one of the neighboring intersections of .

denotes the probability for a vehicle carrying the message from to . denotes the expected carrying delay for the original vehicle to carry from to . denotes the forwarding delay from to through any of the neighboring intersections of . Finally, the Expected Delivery Delay can be computed as

Note that can be calculated as multiples of , which is the probability of the original vehicle carrying the message from intersection () to intersection along the preliminary path. So . And the expected value of the forwarding delay from to can be computed as , where denotes the probability for the carrying vehicle to choose intersection to forward data and denotes the expected forwarding delay from to if the data is forwarded along path after departing from . Then the whole equation can be written as follows.

To calculate TTL, we assume , which is the vehicle’s trajectory and obeys Gamma distribution [2]. Then given the expected vehicle delay and the variance of the vehicle delay between every two intersections along the transmission path, the total expected vehicle delay and the variance of the vehicle delay can be represented as ,  , respectively.

is the probability of the target vehicle arriving at the receiving area later than transmitted data. Assuming that the data forwarding delay distribution and vehicle delay distribution are independent of each other, the delivery probability can be computed as

is the probability density function (PDF) of packet delay . is the PDF of vehicle delay . Vehicles which are going to send data will firstly set a threshold for success ratio . Only those places satisfying with a minimum delivery delay can be chosen as the potential receiving area.

2.3. Network Topology and Path Arrangement

In this section, we will introduce the way to establish the network topology and the way to build the preliminary path from the source node to the destination node.

In order to arrange the network’s topology better, it is reasonable to separate the whole map into many small regions with at least one SN in each of them responsible for receiving, temporarily holding, and forwarding data in the region and organize them in a hierarchical way. As shown in Figure 3, () denotes the th SN in level . And the arrows denote the possible delivery channels between two neighboring SNs. We assign four regions in level to form a bigger region in level . One of the four SNs in level becomes the representative of them in level (), responsible for concentrating and disseminating data in level . Then the topology of the network can be extended to higher levels in this way as shown in Figure 3.

As a simple example, Figure 4 shows a two-level hierarchical topology in mesh. The red square is a basic region with a SN. The green square contains four basic regions and denotes level 1. As a consequence, the blue square denotes level 2.

Also, in Figure 4, the dots which represent the Stationary Nodes are also called the Eyes; Eye theory [8] is aiming to find the best Total Communication Distance (TCD). TCD is the distance of data transmitted from the source node to the destination node, so can be the best solution. In order to build a preliminary forwarding path with from the source node to the destination node, as shown in Figure 5, it is better to address SNs.

In a level VANET, we reserve 2 k binary bits for node addressing. In every level, codes 00, 01, 10, and 11 represent nodes at the 0th, 1st, 2nd, and 3rd subregion, respectively. For instance, in a four-level VANET, (11110000) denotes the SN located at the 0th subregion in the 1st level and the 2nd level and the 3rd subregion in the 3rd level and 4th level. Along the delivery path from the source node to the destination node, the next Stationary Node is determined by comparing current address with destination address. If their higher level addressing number is the same, which indicates they are in the same region from higher level perspective, there is no need to transmit to higher levels. For example, in Figure 5, there are four levels in the network. The address of the source node S is (00000001). The destination node D locates at (10111110). Comparing S with D, the highest different level of their addresses is level four. So the data must be transmitted to level 2 first, then level 3, and finally A (10001110), which is in the same region as D on the 4th level. Then the data will be transmitted downwards along the path from A to D via B and C. In another case, if the source node is R (10001100), the data can be transmitted directly to A, since their codes are only different in the first level.

Note that this path is only a preliminary path, served as a reference for data forwarding; the actual forwarding path may be adjustable according to each node’s delay estimation.

2.4. Diffusion Strategy

When in light-traffic conditions, users may want to forward data to remote areas as quickly as possible. However, MNs which can be the next relay nodes are difficult to obtain in such cases. Inspired by DDB [9], our adaptive diffusion strategy used in this case will help quick forwarding. In diffusion mode, every potential relay node is introduced to Additional Area (the grey area in Figure 6) according to its current GPS position and the carrier’s GPS position. And the Additional Area can be calculated by

In order to forward data in a short time, the carrier always chooses the vehicle with the largest Additional Area as the next hop.

3. THAF Protocol

In this section, we explain the protocol of Trajectory-Based Hierarchical Adaptive Forwarding (THAF) as the following three steps.

3.1. Construct the Network Topology

As shown in Figure 3, the network is divided into many small regions. And there should be at least one SN which is responsible for receiving, temporarily holding, and forwarding data in the region. Then the hierarchical regional network is built according to Section 2.3.

3.2. Data Forwarding

The preliminary transmission path will be initialized after calculating the receiving area based on delay estimation as we have discussed in Section 2.2. Based on the preliminary path, data are transmitted from the source vehicle to the destination one. Note that the preliminary path is just a reference; the real transmission path is not restricted to it. Furthermore, when there are conditions satisfying the case in our former descriptions in Section 2.4, diffusion strategy will be chosen automatically to reduce delay.

3.3. The Destination Node Receives the Data

The data are directly received if the destination vehicle just arrives in the receiving area. And otherwise, the data are sent to the destination vehicle along its trajectory in the opposite direction until encountering the destination vehicle. Note that the delivery process is a unicast data forwarding scheme; there is no need to keep a backup.

4. Simulation

4.1. Simulation Settings

In this section, we evaluate the performance of THAF. The evaluation setting is based on document [2], we have developed the simulation platform by C and C++ language.

We build a 6.75 km (4.19 miles) × 6 km (3.73 miles) simulation area with intersections and construct a three-level network which divides the subregion into . The length of each subregion is near to 1500 m (0.93 miles). Each region has a Stationary Node, so there are altogether SNs. AP is located in central region, which connects with TCC directly. The parameters of the platform are shown in Table 1.

4.2. Experiment of Simulations

In the current state-of-the-art schemes for v2v transmission, only STDFS [3] is based on determined delivery delay estimation. And flooding is a scheme which will send data stream from one interface to the other interfaces. The simulation compares the performance of delivery delay and success ratio of THAF with that of STDFS and flooding under different traffic flow, vehicle speed deviation, and path deviation. When evaluating the performance of STDFS, we assume that every node has the capability to get nodes distribution knowledge in the network. And when evaluating the performance of flooding, we assume there is no transmission conflict and vehicles have infinite buffer to store packets.

(1) The Performance of the Algorithms under Different Traffic Flow. Different traffic situations affect the delay and success ratio of data delivery. As shown in Figure 7, our algorithm has less delivery delay and higher success ratio than STDFS. Especially in the case of extremely light-traffic situations, our algorithm can be more reliable. Experiment results show that, even in the condition of extremely low traffic flow, we can ensure 95% of the success ratio. This is mainly because the hierarchical topology and path arrangement method described in Section 2.3 are applied. The experiments show that our method has better adaptability and stability under low traffic flow.

(2) The Performance of the Algorithms under Different Vehicle Speed. Vehicle speed determines the node distribution as well as the carry delay during the delivery process. As shown in Figure 8, THAF can achieve lower delivery delay than STDFS, especially when vehicles are at low vehicle speed. This is because the hierarchical topology enables vehicles to forward data by the preliminary path, which is more stable and reliable compared with STDFS which forwards data by calculating the transmission path after each step. Furthermore, we want to point out that THAF can maintain the stability of the success ratio at different vehicle speed.

(3) The Performance of the Algorithms under Different Speed Deviation. Shown in Figure 9, the increase of deviation of vehicle speed leads to higher delivery delay and lower delivery ratio, but our method still gets higher performance than STDFS, especially when the speed deviation is greater than 8 MPH. The simulation results show that if detailed traveling information of individual vehicles can be employed as well as statistical traffic, packet forwarding can be more accurate and effective.

(4) The Performance of the Algorithms under Different Path Deviation. We randomly select the changing trajectories of the vehicles. The simulation results are shown in Figure 10. When the trajectory changes more than 7 times, THAF and STDFS have greater delay and less delivery ratio while the flooding algorithm keeps stable all the time. The feasibility of our algorithm is superior to STDFS. STDFS is aiming to make a prediction of the whole network topology. So when a node changes its path, it cannot update in time. And this induces the low success ratio and more delay. THAF is mainly based on the principle of the subregion and adapts the actual vehicle trajectory in each subregion. So when the vehicle path changes, it can maintain the success ratio above 95 percent, as well as reduce the delivery delay.

In our experiments, flooding algorithm is dominant under various traffic flow and vehicle speed. As expected, flooding achieves the maximum delivery ratio and minimum delay in the network with the assumptions of infinite buffer and collision-free transmission. However, these assumptions are too ideal to be achieved in real situation. And according to IEEE DSCR standard, THAF is reasonable in practice.

5. Conclusion

In this paper, the Trajectory-Based Hierarchical Adaptive Forwarding scheme called THAF has been proposed by us in vehicular networks. And our goal is to provide a reliable and efficient vehicle-to-vehicle data delivery delay scheme by minimizing the packet delivery delay subject to the required delivery probability. We achieve this goal by constructing a hierarchical network topology to optimize transmission path and apply adaptive diffusion strategy to forward data in light-traffic situations. Experimental results show that THAF are able to effectively reduce the packet delivery delay and be suited to be applied in practice. As future work, we will investigate how to deploy the fixed nodes to further reduce the delivery delay.

Competing Interests

The authors declare that they have no competing interests.

Acknowledgments

This work is supported by National Science Foundation of China, under Grant 61373091; the Project of Science and Technology Department of Sichuan Province, under Grant 2016GZ0068; the National Science Foundation of China and the Civil Aviation Administration of China subsidization project, under Grant U1533203.