| Literature DB >> 30082595 |
Weidong Zhang1, Nyothiri Aung2, Sahraoui Dhelim3, Yibo Ai4.
Abstract
Aiming to alleviate traffic congestion, many congestion avoidance and traffic optimization systems have been proposed recently. However, most of them suffer from three main problems. Firstly scalability: they rely on a centralized server, which has to perform intensive communication and computational tasks. Secondly unpredictability: they use smartphones and other sensors to detect the congested roads and warn upcoming vehicles accordingly. In other words, they are used to solve the problem rather than avoiding it. Lastly, infrastructure dependency: they assume the presence of pre-installed infrastructures such as roadside unit (RSU) or cellular 3G/4G networks. Motivated by the above-mentioned reasons, in this paper, we proposed a fully distributed and infrastructure-less congestion avoidance and traffic optimization system for VANET (Vehicular Ad-hoc Networks) in urban environments named DIFTOS (Distributed Infrastructure-Free Traffic Optimization System), in which the city map is divided into a hierarchy of servers. The vehicles that are located in the busy road intersections play the role of servers, thus DIFTOS does not rely on any centralized server and does not need internet connectivity or RSU or any kind of infrastructure. As far as we know, in the literature of congestion avoidance using VANET, DIFTOS is the first completely infrastructure-free congestion avoidance system. The effectiveness and scalability of DIFTOS have been proved by simulation under different traffic conditions.Entities:
Keywords: ITS; VANET; congestion avoidance; distributed server; intelligent transportation systems; path planning; traffic optimization
Year: 2018 PMID: 30082595 PMCID: PMC6111977 DOI: 10.3390/s18082567
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Comparison between DIFTOS and state-of-the-art systems.
| System | Infrastructure Dependency | Server Architecture | Server Design | Congestion Treatment Policy |
|---|---|---|---|---|
| DIFTOS | Infrastructure-Less | Distributed | Hierarchy of Vehicular Servers (Vehicles) | Path requests for roads reservation (Congestion will never occur) |
| SAINT [ | RSU + Cellular network | Centralized | Traffic Center (Computer) | Traffic estimation (Possible congestion) |
| DIVERT [ | Cellular network | Partially Distributed | Traffic Center + Vehicular Servers (Computer + Vehicles) | Congestion detection (Possible congestion) |
| RTP [ | RSU + Cellular network | Centralized | Traffic Center (Computer) | Congestion mitigation based on path planning (Possible congestion) |
| NRR [ | RSU + Cellular network | Centralized | Traffic Center (Computer) | Heuristic rerouting to avoid congestion (Possible congestion) |
| RoadRunner [ | Cellular network | Distributed | Mobile app + Centralized Server (Computer + smart phones) | Tokens for road reservation (Congestion will never occur) |
Figure 1Clients-VVS communications.
Figure 2VVS hierarchical partition.
Notations summary.
| Symbol | Description |
|---|---|
|
| Road network graph that represents the city map |
| I | Set of all vertices in the road network graph |
|
| Set of all edges in the road network graph |
|
| Set of all vehicles in the city |
|
| The road segment from intersection |
|
| Set of successive time slots |
|
| The mean of the speed of all vehicles driving within the traffic flow on the road segment |
|
| The velocity of the vehicle |
|
| Travel delay required to cross road segment |
|
| The length of the road segment |
|
| The waiting delay at intersection |
|
| The capacity of the road segment |
|
| The number of available positions in the road segment |
|
| The weight of road segment |
|
| The path yielded by connecting the road segments from |
|
| Road reservation matrix of the road set |
|
| The quota limit of the road |
Figure 3Path request process.
Simulation parameters.
| Parameter | Description |
|---|---|
| Network simulator | Omnet++ 5 |
| Traffic simulator | SUMO 0.27.1 |
| Map source | Open street map |
| Simulated location | Part of Beijing city, China |
| Simulated area | 10 km × 10 km |
Figure 4Simulation flow.
Wireless communication parameter.
| Parameter | Value |
|---|---|
| PHY model | 802.11 p |
| Channel frequency | 5.890 × 109 Hz |
| Propagation model | Two ray |
| MAC model | EDCA |
| Propagation distance | 450 m |
| Maximum hop | 15 |
| Fading model | Jakes model rayleigh fading |
| Shadowing model | LogNormal |
| Antenna model | Omnidirectional |
| Transmission power | 20 mW |
Figure 5Traffic density vs request round trip time.
Figure 6Traffic density vs. computational cost.
Figure 7Traffic density vs. travel time.
Figure 8Traffic density vs. communication overhead.
Figure 9Accident count vs. computational cost.
Figure 10Accident count vs. travel time.