Next Article in Journal
Learning Ratio Mask with Cascaded Deep Neural Networks for Echo Cancellation in Laser Monitoring Signals
Next Article in Special Issue
An Adaptive Delay-Tolerant Routing Algorithm for Data Transmission in Opportunistic Social Networks
Previous Article in Journal
A Learning Frequency-Aware Feature Siamese Network for Real-Time Visual Tracking
Previous Article in Special Issue
An Efficient Delay Tolerant Networks Routing Protocol for Information-Centric Networking
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Network Management and Monitoring Solutions for Vehicular Networks: A Survey

by
João A. F. F. Dias
1,*,
Joel J. P. C. Rodrigues
2,3,4,*,
Vasco N. G. J. Soares
3,5,
João M. L. P. Caldeira
3,5,
Valery Korotaev
4 and
Mario L. Proença
6
1
IADE–Faculdade de Design, Tecnologia e Comunicação, 1200-649 Lisboa, Portugal
2
PPGEE, Federal University of Piauí, Teresina 64049-550, Brazil
3
Instituto de Telecomunicações, 6201-001 Covilhã, Portugal
4
International Institute of Photonics and Optoinformatics, ITMO University, Saint Petersburg 161363, Russia
5
Polytechnic Institute of Castelo Branco, 6000-767 Castelo Branco, Portugal
6
Computer Science Department, State University of Londrina (UEL), Londrina 86057-970, Brazil
*
Authors to whom correspondence should be addressed.
Electronics 2020, 9(5), 853; https://doi.org/10.3390/electronics9050853
Submission received: 19 March 2020 / Revised: 17 May 2020 / Accepted: 19 May 2020 / Published: 21 May 2020
(This article belongs to the Special Issue Delay Tolerant Networks and Applications)

Abstract

:
Vehicular networks are emerging as a promising technology that enables reliable and low-cost solutions for intelligent transport systems (ITSs), mainly due to their enormous potential to be considered for multiple purposes and scenarios. These networks are characterized by unique and challenging features such as packet fragmentation, low node density, short contact duration, and network disruption. These features may result in the absence of a path between the source and destination nodes, which is one of the most challenging issues faced by this type of network. To overcome some of these problems, it is necessary to provide vehicular networks with sophisticated tools or methodologies to implement monitoring and management operations. However, designing efficient solutions for this type of network is not an easy task due to its particular characteristics. This paper elaborates on a comprehensive survey focusing on promising proposals to deal with monitoring and management functionalities in vehicular networks. This work aims not only to present the state of the art on monitoring and management solutions but also to analyze their benefits and drawbacks, identify open issues, and provide guidelines for further contributions.

1. Introduction

Vehicular networks [1,2,3] are emerging as a promising alternative to the conventional Internet, allowing the implementation of low-cost infrastructures to enable the deployment of services and applications, especially in regions where network infrastructure is not available [4]. To overcome the lack of network infrastructure, vehicular networks use vehicles, with wireless communication devices, to create a temporary self-organized network [5]. Following this approach, such networks can provide communications support for multiple environments (e.g., urban, remote/rural, and catastrophic) [6,7,8]. For example, several road traffic optimization and road safety applications [9,10,11,12,13] were designed to provide driving assistance. Despite their applicability, the absence of an end-to-end path in vehicular networks raises several issues that must be overcome [14]. Sporadic contact opportunities between network nodes, long and variable message delivery delay and high error rates are examples of these problems. To solve some of these issues, several network architectures have been proposed [15].
Vehicular ad hoc networks (VANETs) [16,17] exploit vehicles as mobile nodes, exposing them to traffic conditions and regulations. In such networks, vehicles may interact with other vehicles or with roadside infrastructures. Following this approach, most of the proposals for VANETs consider three different types of network infrastructure to enable communications between vehicles [18,19,20]: (i) an ad hoc infrastructure where vehicles communicate with other vehicles (V2V); (ii) an infrastructure with several roadside units (RSUs) with wireless capabilities that may communicate with vehicles (V2I); and (iii) an infrastructure combining both V2I and V2V. Common to all these approaches is the assumption of end-to-end connectivity, which makes VANET architecture susceptible to frequent disconnection, network fragmentation, and long delays.
The delay-tolerant network (DTN) architecture [21,22,23,24] supports intermittent communication between network nodes. It defines a message-oriented overlay layer called a “Bundle Layer” and places it above the transport layer of the interconnected networks. With this approach, the bundle layer intends to allow heterogeneous networks with distinct characteristics, like different transmission media, to establish communications [22]. The bundle layer is also responsive, in order to generate the application data units called “bundles”, which represent the entire amount of information that a DTN node needs to transmit to another one. The Bundle Protocol defines a hop-by-hop transfer methodology that assigns to nodes the responsibility to retain bundle copies until they transferred it to another node. This approach allows the implementation of a store-carry-and-forward paradigm that exploits the high mobility of mobile nodes to enable communication between nodes, building a hop-by-hop session for data transfer. Following a DTN approach and gathering contributions from other technologies, vehicular delay-tolerant networks (VDTNs) [25,26] propose a network architecture where the communication is divided into two phases (control and data planes), allowing implementation of an out-of-band signaling strategy. Although they also define the bundle as its protocol data unit, VDTNs place the bundle layer beneath the network layer. In VDTNs the bundle layer is known as Bundle Aggregation and De-aggregation (BAD) layer, which is responsible for aggregating incoming IP data packets into bundle messages, allowing forwarding of larger packets (called bundles) instead of small IP (Internet Protocol) datagrams. This approach results in fewer round-trip exchanges and lower routing costs, which is very important in scenarios with a high round-trip time. The bundle layer is also responsible for transmitting and receiving bundles between network nodes by employing a store-carry-and-forward bundle switching paradigm, which is very useful when end-to-end connections are not assured.
This architecture supports three distinct types of nodes: terminal, relay, and mobile nodes. Terminal nodes are responsible for generating and receiving data. Relay nodes are usually placed at a crossroads and have a large storage capability, which allows them to store a large amount of data that will be forwarded to mobile nodes when a contact opportunity arises. These devices also aim to increase the number of contact opportunities, which will improve the data delivery rate [27]. Finally, mobile nodes are used to collect, store, and deliver data to the final destination. Mobile nodes can also act as terminal nodes when they generate data or are the final destination of data.
Despite all the achievements and problems solved by, the above-presented architectures, there remain some key issues that must be solved in order to increase confidence in the use of vehicular networks. For example, in such challenging environments, the network must be capable of dealing with traffic constraints, constant topology changes due to the high mobility of nodes, frequent communication and data losses, and limited network resources. It is expected that by implementing network management and monitoring operations and mechanisms (e.g., routing optimization algorithms, handoff methodologies, and resources constraints detection), some of these issues and constraints can be overcome [28]. Usually, network management operations are ensured by routing protocols, because they have the sole purpose of routing packets in the best interests of the network. However, external solutions are needed to optimize the parameters of routing protocols. Such an approach may lead to more stable topologies and lower control traffic overhead, increasing the delivery ratio and decreasing the end-to-end delay and resource consumption (e.g., bandwidth and energy). Different types of solutions for management purposes were proposed for wireless networks [29,30,31,32]; however, due to the unique characteristics of vehicular networks, they cannot be directly applied. Some of them may be adapted to make them work in vehicular networks; nevertheless, new mechanisms must be proposed.
To promote further investigation, this paper analyzes and discusses the most relevant research efforts related to management and monitoring techniques for ad hoc and vehicular networks. It also focuses on how the proposed solutions are designed or adapted for deployment in such networks. The paper begins with an overview of mobility management approaches that attempt to solve several issues pertaining to the high mobility of mobile nodes and the highly dynamic network topology. Both problems are emphasized by mobile node density and network flows. To overcome these problems and improve network performance, traffic management methodologies are considered. Moreover, the possible absence of a direct path between a message source and its destination introduces in vehicular networks several concerns associated with latency, data integrity, and resource consumption. Solutions designed to solve these concerns are studied and discussed in detail. Finally, a discussion on network management practices is presented in which open issues for vehicular networks are identified. Thus, the main contributions of this paper are the following:
  • Identification and description of the most relevant challenges and constraints regarding network monitoring and management in vehicular networks;
  • A detailed review of the state of the art considering the most relevant contributions to the implementation of monitoring and management functionalities in wireless and vehicular environments;
  • A discussion on network management and monitoring techniques for vehicular networks;
  • Identification of open issues for further research.
The remainder of this survey is organized into five sections. Section 2 describes the challenges and the most relevant activities that are considered to achieve management and monitoring objectives for vehicular networks. Section 3 gives details on mobility management and how these approaches can be deployed. Section 4 summarizes the most important contributions related to traffic management and monitoring, enumerating the most important proposals for this type of solution. Section 5 provides an overview of the state of the art in communications, services, data, and resource management strategies. The final section presents the main conclusions drawn from this study and points to several research topics that may be addressed as future work.

2. Challenges to the Implementation of Management/Monitoring Activities in Vehicular Networks

Network management and monitoring functionalities allow the operation of disparate networks, which involves handling the exchange of thousands of messages coming from multiple devices with different communication requirements and architectures. Contrary to the traditional Internet, implementing management and monitoring functionalities in vehicular networks is not an easy task. The unique characteristics (e.g., possible absence of an end-to-end path, intermittent connectivity, dynamic topology, node mobility, and node density) of such architectures raise several challenges that must be considered to propose efficient management and monitoring approaches. This section overviews the most relevant trials raised by vehicular networks that may have a significant impact on management and monitoring activities.

2.1. Dynamic Ad Hoc Topology and Node Mobility

The highly dynamic network topology due to mobile nodes’ density and mobility is one of the most challenging issues that must overcome in vehicular networks. As the network topology constantly changes over time, a priori topology planning is not possible for a network administrator. Therefore, new nodes may join or exit the network at any moment, changing not only the network topology but also the node density, which can cause several problems concerning route discovery, leading to suboptimal routes and structures. This situation results in a huge waste of resources. A possible solution that reduces the impact of the highly dynamic topology and minimizes the effects of such issues, thus enabling high-speed and seamless services for vehicular networks [33], is to design mobility management methodologies (described and analyzed in Section 3) dealing with network routes and structure updates aiming to reflect the current state of the network topology [34]. However, mobility protocols present performance limitations (e.g., latency) in highly dynamic scenarios and inefficient methodologies may result not only in a large wastage of resources but also in suboptimal routes [35].
The aforementioned problem is exacerbated by the movement of mobile nodes, which is influenced by traffic rules and road conditions (e.g., congestion, traffic lights, and rules, pedestrians). This situation may lead to significant delays while traveling, which has a negative impact not only in the performance of mobile nodes but also on the overall network. For example, traffic congestion may lead to an increase in energy consumption and message delivery delay. To overcome this problem, efficient traffic and routing management and monitoring strategies are required (as described in Section 4). These strategies may consider traffic prediction mechanisms that aim to avoid road congestion or route optimization algorithms that can choose the best paths to deliver a message to its final destination.

2.2. Bandwidth and Resource Limitations

Due to the velocity of mobile nodes and the nature of wireless channels, communication bandwidth may be far lower in vehicular networks. Conversely, the packet loss rate tends to be higher when compared to the traditional Internet. Aggravating this problem further is the fact that vehicular networks are also characterized by short contact duration, which limits the volume of data that can be transferred at each contact opportunity, which imposes serious limitations for the proposed multimedia sharing applications.
Limited network resources can further exacerbate this situation, because nodes may be forced to avoid following the protocol, to prevent their data from being compromised. To promote and incite the development of new applications and services, new and different management approaches for communications, data, and resource management should be employed in vehicular environments (as described in Section 5). For example, some approaches to monitoring network conditions can be proposed that provide complete reports and statistics to network administrators, helping them create measures to improve the overall network performance. Moreover, this may allow performance problems, such as unnecessary bandwidth consumption, to be researched.

3. Mobility Management

Network mobility management operations are responsible for managing and maintaining Internet connectivity between groups of mobile nodes, aiming to achieve optimal network performance (Figure 1). Mobility management proposals for vehicular networks should be designed taking into consideration the specific requirements of vehicular networks: communications between vehicles (V2V) and between vehicles and some kind of roadside infrastructure (V2I). Based on these two types of communications, a taxonomy for mobility approaches can be defined. In V2V communications, most of the mobility management schemes focus on route discovery and maintenance [34], which involves highly dynamic topologies, location, and handoff issues. On the other hand, proposed schemes concerning to mobility in V2I communications entail host and network issues, such as route optimization and integration with VANETs. Most of them consider some Internet mobility management protocols (e.g., Mobile IPv4 [36] and Mobile IPv6 [37]). However, the common implementation of these protocols introduces high handover latency and increases the amount of data loss, as shown in [38].
The most relevant proposals and approaches for monitoring and management functionalities are presented and discussed in this section as well as the major open issues, which will allow new approaches to be proposed that can overcome some of these issues.

3.1. Mobility Mechanisms for V2V Communication

Communication between vehicles (V2V) raises several issues (e.g., movement detection or handoff decision) that must be overcome to increase the reliability of vehicular networks. Different protocols, schemes, and approaches may be considered. Network Mobility (NEMO) for Network Mobility Support (NBS) [39] was proposed to allow MIPv6 to manage a set of moving nodes to provide a continuous network connection. To accomplish this task, individual mobile nodes have their home agent (HA), which controls all data forwarded between nodes. Although improvements were achieved by this approach, a triangle routing problem may compromise its performance because the HA controls the path between the correspondent and mobile nodes, establishing the third vertex of the communication triangle. To deal with this problem, MIRON [40,41], NERON [42], and SINEMO [43] were proposed. To deploy NEMO in vehicular networks, several approaches, schemes, and applications were proposed [44,45,46,47,48,49]. From these, two stand out. In [47], the authors designed a novel mobility management scheme that divides vehicles into different clusters based on geographical distance and related velocity. This approach aims to create different mobile networks where ad hoc intra-communication is initiated by routing protocols, decreasing not only the handoff latency but also the number of lost packets. Following a similar approach, the work presented in [49] proposes a fast handoff scheme that uses assistance nodes to deliver new care addresses to mobile routers, helping them scan network channels while reducing the network handoff latency. Simulation results have shown that this scheme manages to reduce handoff latency while maintaining the packet interval.
Optimized NEMO (ONEMO) [50] was designed as a route optimization method that attempted to offer a different path solution from the default bidirectional tunnel maintained by NBS. This is achieved by transferring the responsibilities of the HA to the corresponding router (CR). This task is accomplished by implementing a discovery scheme in mobile routers that aims to find its CR. This scheme sends a discovery request to all addresses derived from the corresponding network node prefix. When a bidirectional tunnel is established, the entire traffic from the network starts to be controlled by the HA. Studies have shown that ONEMO manages to decrease the packet overhead. In [51], the authors proposed and evaluated a seamless flow mobility management architecture that attempts to maximize the network throughput by allowing different types of network interfaces at the same time. To maintain the low latency and packet loss rate, this architecture schedules messages according to three different types of applications: safety, comfort, and user. This architecture assumes that all vehicles move in urban environments executing different classes of applications. Two group-based network mobility management schemes (FP-NEMO and IFP-NEMO) for vehicular networks were proposed in [52] that aim to improve the handover performance of NEMO. These management schemes implement an approach that establishes multiple tunnels at the same time to be used by a group of passing vehicles. This approach aims to decrease the handover latency by pre-established tunnels only with vehicles that share the same geographic characteristics. Performance studies conducted through simulation and analytical models showed that a performance improvement decreased the signaling overhead, the packet transmission cost, and the handover latency.
Park et al. [53] designed a scheme to deal with the problem of fast IP mobility. In this scheme, several interfaces with wireless capability are considered to eliminate the packet loss problem in the case of fast handover. These interfaces extended the HMIPv6 standard [54] to implement a multi-tunnel approach between HMIPv6 MAP and mobile gateways. Following this scheme, it is possible to overcome some performance limitations (e.g., handover latency and packet loss) of HMIPv6 and MIPv6.
Carvalho et al. [55] studied the effects of both centralized and distributed mobility strategies in vehicular networks. Both approaches are evaluated through several environments that consider Mobile IPv6 and Dynamic Mobile IP Anchoring models. Performance studies conducted to evaluate the behavior of these strategies concluded that distributed approaches achieved better results concerning data loss and delay when compared to centralized methodologies. A handoff protocol for VANETs was proposed in [56]. This protocol takes advantage of the introduction of a link expiration time variable and combines this information with road topology and traffic information to maximize the performance of the links established between vehicles.

3.2. Mobility Mechanisms for V2I Communication

In vehicular networks, a direct connection between vehicles and roadside infrastructure may not be available. For this reason, conventional MIPv6-based solutions for mobility management must be adapted for application to vehicular networks. Peng et al. [57] proposed a scheme to allow the integration of VANETs with fixed IP networks. To accomplish this, the scheme considers several parameters: (i) street layout, (ii) distance between vehicles, and (iii) base stations with the ability to manage vehicle mobility. It also implements a novel approach, allowing multiple base stations to communicate simultaneously with destination vehicles closer to them. Performance studies showed that with this approach it is possible to improve not only the network connectivity but also the delivery ratio.
Clustering for Open Inter-Vehicle Communication Networks (COIN) [58] aims to enable mobility functionalities without the need for a fixed infrastructure. This is accomplished by an approach where the cluster head selection is performed taking into consideration the drivers’ intentions and the constant changes in the distance between vehicles, defining a stable clustering strategy. In [59], the authors proposed a location-aware framework to deal with reactive mobility management. This framework is based on mobility predictions to optimize MANET protocols to be deployed in VANETs. This framework aims to achieve kinetic mobility management to suppress the periodic beaconing process, which is widely considered by ad hoc protocols for mobility adaptation. With this approach, the time interval for the mobile topology is correctly anticipated.
A region-based location-service management protocol (RLSMP) [60] was purposed to take advantage of node locations to build geographic clusters. With this approach, location information is restricted to a set of nodes belonging to a specific geographical cluster in the network. RLSMP then defines the central cell of the cluster as the HA. This agent is responsible for storing and updating the current location information about all nodes that it supervises. Vehicular Ad Hoc Route Optimization for NEMO (VARON) [61] enables secure communication between moving vehicles without the need for infrastructure. This approach allows the establishment of a secure hop-by-hop binding procedure using cryptographically generated addresses and public keys, providing a security level similar to the IPv4 by reusing Mobile IPv6 security concepts. Studies have shown that VARON is effective in dense scenarios, but inefficient for sparse scenarios.
In [62], the authors designed an architecture to minimize the handover time by executing flow management operations based on application classes for communication between vehicles. These application classes are considered to set the minimum requirements to perform the handover process. To help in this process, the flow manager examines the status of active connections that use Wi-Fi, LTE (Long Term Evolution), and 802.11p. Chekkouri et al. [63] proposed a novel architecture to deal with vehicle mobility and the small coverage of small cells for V2I communications. The authors integrated 4G LTE-A heterogeneous networks in VANETs to improve how this kind of networks deal with mobility. This is accomplished by the proposal of a new network-based mobile gateway that efficiently relays traffic from passing-by vehicles. This gateway operation is further extended by an anchor-based mobility scheme that takes advantage of inter-domain procedures. MobiVNDN [64] is a distributed framework that aims to mitigate the degradation of communications performance in vehicular networks due to the high mobility of network nodes (vehicles) and also to the use of wireless communications. MobiVNDN takes into consideration broadcast storms, network partition, and message redundancy to create a robust and efficient mechanism that improves communication even in an environment where nodes share their communication medium with multiple applications. Khabbaz et al. proposed a Vehicular Mobility Management (VMM) scheme [65] to improve data communication services by regulating the vehicle’s navigational parameters. This approach allows vehicles to keep the communications with others only on the coverage range of their OnBoard Units. By using a mathematical model that evaluates the quality of service of each link, authors manage to increase the probability of vehicles establishes multi-hop paths between arbitrary pairs of network nodes. In [66], the authors presented a distributed group mobility management scheme (DMM) to deal with frequent handovers caused by the high mobility of vehicles. This scheme is based on blockchain and is intended to reduce the handover latency. To achieve this purpose, it uses signaling authentication and aggregates messages authentication codes with one-time passwords mechanisms.

3.3. Discussion and Open Issues

The high mobility of mobile nodes imposes several limitations, such as a significant increase in the number of hops needed to deliver messages to their final destination, which contributes to the handoff degradation performance. Hence, mobility models (e.g., random waypoint) consider the arbitrary direction and speed selection to make handoff decisions, making these models unsuitable for performance evaluation due to their inability to deal with mobility. This section aims to provide a sampling of contributions with the common objective of taking advantage of node mobility and network topology flexibility to improve the performance of vehicular networks.
As future research directions on this topic and to continue increasing confidence in vehicular networks, mobility models must be capable of dealing with multiple requests competing simultaneously for the same limited bandwidth, which may raise security issues. To minimize such issues, measures to protect data from unauthorized access and ensure proper address configuration can be implemented. Another possible solution to solve this problem is to equip mobility models with management capabilities to balance the priorities of safety information and user requests. Finally, protocols being executed on the transport and application layers need to be adapted and optimized to deal with mobility and perform correctly in vehicular environments.
Table 1 offers an overview of meaningful approaches to dealing with mobility in vehicular networks, highlighting the most important advantages and drawbacks of each method. A comparison between all the proposals is also presented in this table.

4. Traffic Management

The design and deployment of traffic management solutions are expected to improve traffic flows, which will help detect and reduce traffic jams and accidents (Figure 2). With flow optimization, it is also possible to reduce resource consumption and vehicle emissions [67]. Usually, traffic management is achieved by taking into account the operation of routing protocols and how they manage data. Based on these two features, schemes to deal with traffic management can be classified in a taxonomy considering two main activities: Prediction and Optimization. To enable the prediction process, road traffic information must be collected using some kind of methodology. In [68], the authors presented a taxonomy for road traffic information collection that is used to implement traffic prediction functionalities. According to this taxonomy, predictive methodologies may gather data using analytical models [69,70], fixed sensors [71], mobile phones [72,73], or mobile devices (e.g., smartphones) combined with GPS receivers [74,75,76]. After the prediction process, the collected information must be evaluated by a routing control [77,78,79] or traffic signal control [70,80] methodology to implement a traffic optimization strategy. Vehicles driven by humans can then use this information to reduce road congestion. In this section, the most important contributions for both activities are presented and discussed. Afterward, some open issues are also identified as a starting point for the proposal of new methodologies to deal with traffic management operations and problems.

4.1. Traffic Prediction in Vehicular Networks

Several ITS applications consider prediction methods to determine how flows (e.g., paths, links, and nodes) change with time and traffic intensity. The information collected by such methods can be used by traffic systems to provide real-time information. Commonly, traffic models consider three different measures to model traffic streams: speed, node density, and node flow. This subsection overviews the most relevant proposals related to traffic prediction for vehicular networks, grouping them according to the way that road traffic information is collected.
Analytical models have been proposed to study traffic models in different scenarios without the need for an infrastructure to collect information from the network. Castillo et al. [81] designed a graph-theory-based methodology supported by two approaches (i.e., algebraic and topological) that solve the observability problem. This methodology determines which flow should be considered after the observation process, independently of route choice probabilities. The obtained results showed that a topological approach achieves better results because it consumes fewer network resources and involves no rounding errors. In [82], a modeling framework for urban traffic system was proposed that allows the structure of urban traffic systems to be studied and node interactions to be understood, by systematically defining the components and their behavior that are necessary to enable driver simulations. To describe the structure and behavior of the components, a multi-level Petri-net-based formalism [83] was considered. A cellular automata approach to building traffic mobility models was designed in [84]. This approach provides rules for grouping vehicle motion based on a traffic signal coordination model of road intersections. An aggregation methodology to predict traffic flows in vehicular environments was proposed in [85]. To accomplish the prediction task, this methodology bases its operation on four different parameters: the moving average (MA), exponential smoothing, autoregressive MA (ARIMA), and the neural network (NN) model. All parameters consider the traffic information collected over several days (24 h/day), which are generated taking into account three different time series (i.e., weekly, daily, and hourly). The NN parameter then collects the prediction of each model in the aggregation stage to give a final prediction. An adaptive hybrid fuzzy-rule-based system (FRBS) [86] was proposed to model and forecast traffic flows in urban arterial networks. It considers powerful structures capable of handling faults and unpredictability. They can perform either online or offline, owing to the deployment of a genetic algorithm and an expert’s knowledge model. A traffic prediction model to control and coordinate urban traffic networks was designed in [87]. This model takes advantage of a mixed-integer linear model to increase network optimization. Studies conducted through simulation have shown the accuracy of this model in reducing the computational complexity, thereby increasing its applicability in real environments. A theoretical framework to estimate traffic speed was proposed in [88]. It combines low-resolution position data with other data sources to solve the problem some probe vehicles have in providing accurate positions. With this approach, this framework manages to estimate traffic speed more accurately.
Another way to predict traffic behaviors and create optimized solutions is to collect data from moving vehicles using fixed sensors placed at roadsides. By using these devices, it is possible to collect several metrics, such as the current vehicle speed, the number of passing vehicles, or vehicle flow. Following this data collection methodology, a framework based on non-conventional techniques to predict the speed at single-loop detectors is proposed in [71]. From the framework predictions, it is possible to obtain a length-based vehicle classification that is further compared with concurrent measurements from video and dual-loop detectors. Tyagi et al. [89] designed a traffic flow estimation system that gathers information about moving vehicles from a single roadside microphone. The microphone allows tire and engine noise and occasional honks, among others sounds, to be gathered. The collected sounds are optimized using algorithms to extract short-term spectral features. This optimization allows traffic flows to be classified according to three different density states: Jammed (0–10 km/h), Medium-Flow (10–40 km/h), and Free-Flow (40 km/h and above). To improve the optimization process, an approach is proposed in [90] that considers the Cambridge Systematics from NGSIM [91] to collect traffic information (e.g., flow, density, and speed) from vehicle trajectories.
Another possible solution to the problem of collecting traffic information uses mobile phones. To perform this task, they should send, from time to time, measurement reports to the core of the cellular network. This approach avoids the installation and preservation of fixed infrastructures and sensors. Following this approach, Valerio et al. [72] considered the use of cellular network infrastructure as the base of a system designed to estimate road traffic. This is accomplished by collecting signaling messages from the mobile network. Another system to collect real-time urban traffic was proposed in [73] by employing the LocHNES (Localizing and Handling Network Event Systems) framework to collect information about the instantaneous positions of buses and taxis, providing information about traffic on roads. This platform was deployed and evaluated in a real environment (Rome, Italy).
Mobile phones may be combined with vehicles equipped with Global Positioning System (GPS) devices and antennas. This approach allows vehicle positions to be gathered and data to be sent to dedicated servers with a global system for mobile communications (GSM) transmitters. Li et al. [76] designed a method to determine recurrent congestion points using historical probe car data. The method was tested in Beijing for 57 days, considering 7000 taxis. Analysis of the proposed method resulted in several evaluation models for recurrent congestion points. In [92], the authors proposed a sensing estimation algorithm that implements a monitoring center for traffic estimation. This monitoring center receives location and speed information updates from probe vehicles. Probe vehicles are equipped with GPS receivers, allowing them to know their current speed and location. Studies conducted in Shanghai, with 4000 taxis, have shown that hidden structures with traffic condition matrices underlie the probe data. Kang-Ching et al. [93] also exploited probe vehicles equipped with GPS devices to optimize traffic status estimation. Data assimilation techniques and Newtonian relaxation methods are considered to integrate probe data into macroscopic traffic models. In [94], a management system (PRTMS) for VANETs was designed to predict traffic flows considering a communications infrastructure based on the IEEE 802.11p standard. This approach implemented together with a modified linear prediction algorithm, allows a PRTMS to be deployed in scenarios with multiple road intersections. A central controller is also implemented to detect congestions and re-route vehicles in case of traffic congestion. DTMon [95] was proposed as a dynamic traffic monitoring system to gather information about traffic conditions. To accomplish this task, it uses traffic information from moving vehicles collected by roadside infrastructures to generate reports for traffic management systems. Rong Du et al. [96] designed two patrol algorithms and a sampling rule based on the relation between the disparity of samples and traffic estimation errors, which allows the paths of floating cars to be set, thus enabling them to participate in traffic monitoring functions. Studies showed that the sampling rule combined with a patrol algorithm reduces estimation errors. In [97], the authors proposed a protocol specifically designed to send secure messages, the goal being to improve the network quality of service. These messages are sent assuming that all participating vehicles have GPS devices, which allows them to know their exact location when experiencing some failure or accident. When this type of situation occurs, vehicles broadcast their position to vehicles behind them. This approach allows the focus of traffic congestion to be determined, enabling a geocasting packet transmission approach. GeoWave [98] is a network protocol that uses IEEE 802.11p to exchange useful messages that are used by an active/passive safety system. With GeoWave, vehicles exchange crucial information with their neighbors or with RSUs, enabling the network infrastructure to continuously gather information about traffic conditions. In [99], the authors introduced a predictive system to calculate the best path between two points. This system is capable of dealing with the single characteristics of different types of obstacles and road structures while planning the optimal path to be followed by vehicles. It also implements a quadratic model with a predictive controller, allowing the solution of an important issue related to two-dimensional obstacle avoidance. To model the proposed system, the authors considered the CarSim vehicle model.

4.2. Traffic Optimization in Vehicular Networks

In the literature, the most efficient and commonly considered approaches to deal with traffic optimization are divided into two classes: traffic light control and routing algorithms for vehicles. Traffic light control can be described as a joint decision regarding the duration of the signal phases associated with each signalized intersection in the network. It can be implemented considering either a fixed-time or an adaptive-time method. When a fixed-time method is considered, the history of traffic statistics is used to set cycle time and the duration of one light, ignoring all the changes in traffic conditions. On the other hand, adaptive methods set the amount of time of a cycle and the duration of one light according to real-time information about traffic and road conditions. Routing algorithms for vehicles are used to inform drivers about optimal routes (e.g., routes free from traffic congestion), taking into account a set of constraints such as shortest path or time intervals.
Diakiki et al. [100] proposed a multivariable regulator approach (TUC) to deal with traffic signal control in urban scenarios. It employs the store-and-forward paradigm to formulate the urban traffic control problem. It also uses linear quadratic regulator theory to create a network-wide signal control suitable for roads with a high level of congestion. In [101], a hybrid strategy for real-time traffic signal control for urban scenarios was designed. This approach adapts its functionality based on traffic conditions. If a road is under saturated signalized junctions, traffic signals are controlled using a real-time Webster-type demand-drive strategy. When the road is close to saturation, this strategy changes its behavior to control signalized junctions with TUC. A technique to control real-time signals was evaluated through an API proposed in [102]. This technique allows traffic fluctuations to be detected in real-time because it considers a dynamic programming approach combined with adaptive signal control methodologies.
Zegeye et al. [103] proposed a receding-horizon parameterized traffic control approach that combines prediction adaptation and nonlinear models with faster computation speed. This approach also implements a theoretical strategy to design control laws for variable speed limits and ramp metering. An architecture that bases its operation on Markovian properties combined with geometric fuzzy sets was designed in [104]. In defines all agents to have equal decision capabilities, and their operation is based on five modules that operate concurrently. Agents are associated with an intersection and receive information from sensors, which allow them to calculate the duration of green phases. To perform this task, they consider the results gathered by two different modules. The data collection module determines the queue count, while the communication module regulates the status of each neighboring intersection. All this information is put together with an average flow rate. Oliveira et al. [105] proposed a framework to deal with multi-agent control of linear dynamic systems. This approach allows breaking down a centralized model by employing distributed agents to solve small parts of the predictive control problem. To achieve this goal, each agent senses, and controls the variables for its part of the problem, communicating with its neighbors to obtain their variables to coordinate their actions.
StreetSmart [106] traffic is a platform that uses the standard GPS driving aid to effectively discover and disseminate traffic congestion routes to drivers. This platform was designed to exchange information only on areas with unexpected traffic conditions. To determine traffic patterns, this platform uses a combination of clustering and epidemic communication. It allows each vehicle to build a speed map containing other vehicles’ speeds to transmit it to its neighbors. Shinji et al. [107] designed an automobile control method that attenuates the effects of traffic congestion by taking advantage of an ad hoc communication methodology among vehicles. Each vehicle shares information about traffic conditions, allowing other vehicles to calculate a suitable congestion-free route. BeeJamA [108] is a distributed traffic control model that controls vehicle traffic based on the Bee Hive routing algorithm [109]. In this model, vehicles are guided under a decentralized control system. Hussain et al. [110] proposed a protocol to manage congestion situations and avoid deadlocks in urban environments. This is accomplished by guiding vehicles to routes free of congestion, using the infrastructure placed at traffic lights to collect information about nearby vehicles and neighboring infrastructures. The TraffCon routing algorithm [111,112] was designed to deal with traffic congestion problems and seeks to improve road capacity and decrease fuel consumption and trip times. To deploy TraffCon, each vehicle must be equipped with a GPS receiver connected to some kind of wireless computing device with an interface that can show to the driver useful information about traffic conditions. By allowing direct communications with individual vehicles, this routing protocol aims to exert great influence on the transportation system. The iCAR-II routing protocol [113] was proposed to enable data communication between vehicular applications and Internet services. This protocol allows vehicles to forecast the existence of local connectivity and to update location servers with crucial and real-time information. iCAR-II succeeds in building a global and scalable network topology.
Backfrieder et al. [114] proposed a traffic optimization system based on a novel estimation algorithm called Predictive Congestion Minimization in Combination with an A* (PCMA*). This algorithm is designed to calculate routes for users that are far away from their final destination. This suggestion may bring about significant advantages because users far away from congestion points can early react to potential jams. It uses a wide area of timely notification approach that takes into consideration the current state of roads. To perform traffic optimization in VANETs, a protocol called Fuzzy Bacterial Foraging Optimization Zone-Based Routing was proposed in [115]. This protocol tries to find, in a short period of time, the most stable short route to a target under uncertain conditions. To accomplish this, it uses three techniques: (i) Zone-Based Routing to provide stability; (ii) Bacterial Foraging Optimization to calculate the shortest routes; and (iii) fuzzy logic to deal with uncertain conditions. In [116], the authors designed an algorithm capable of dealing with traffic-collision-free path-finding and route optimization between two points. With the aim of optimizing performance, this algorithm considers a system composed of three distinct models: prediction of destination points, region formation, and optimized route selection. Li et al. [117] proposed the AQRV routing protocol, which has the ability to select the best intersection path for a vehicle to deliver data to its final destination. It considers three metrics: the connectivity probability, packet delivery ratio, and delivery delay. In other words, the best path for a vehicle to follow is the one with a higher connectivity probability and delivery ratio and a lower delay. Thus, the authors considered an ant colony optimization methodology to solve the problem of route selection.
Gupte et al. [118] designed a model called VANET-based Autonomous Management that makes routing decisions based on the travel paths of nearby vehicles. This model allows vehicles to exchange information about route selection, congestion, and traffic alerts, which allows them to make decisions about the best path to select. It also considers traffic light controllers to solve congestion situations, which dynamically shifts the traffic patterns considering not only vehicle destinations but also road conditions. Two delay-tolerant routing algorithms to deal with traffic in vehicular networks were proposed in [119]. The first one, delay-bounded minimum-cost forwarding (D-Greedy), handles local changes in traffic conditions by focusing on the number of vehicles and their speed. The second algorithm, D-MinCost, focuses on global traffic conditions, calculating vehicle speed and density in the entire network. Both algorithms reduce the number of transmissions needed to deliver messages to their final destination. Prakash et al. [120] proposed a path selection algorithm that aims to reduce not only the trip time but also fuel consumption. To accomplish this goal, this algorithm ensures the best path selection by combining information about the origin and destination of each vehicle with an approach where vehicles could choose a new direction at each road intersection. An opportunistic traffic management system was proposed in [121] for traffic optimization in vehicular networks. It uses vehicles to exchange individually crowd-sourced traffic information to dynamically recalculate new routes. This work also quantified the effects of deploying a decentralized traffic-based navigation system by performing real experiments in Portland (USA) downtown.
In [122], a traffic optimization data-driven approach was proposed to deal with the control of vehicles equipped with wireless communication devices. This approach tries to overcome several V2V communication issues (e.g., limited communication range or input saturation) by exploiting recent advances in approximate/adaptive dynamic programming. Won et al. [123] designed a jam control protocol that considers vehicle-to-vehicle communications and a three-phase traffic theory to detect and avoid traffic jams. To calculate traffic jam dynamics, a fuzzy inference model is deployed together with a V2V-based jam detection algorithm. By treating traffic jams as a dynamic phenomenon instead of a binary event, this protocol aims to overcome some issues regarding the mitigation of phantom jams. In [124], a congestion control strategy was proposed to deal with packet loss in high-congestion road intersections. This approach uses RSUs placed at road intersections to collect, filter, and cluster warning messages, in an attempt to decrease their delivery delay and drop ratio. This strategy was able to reduce the number of traffic collisions, increasing significantly the number of warning messages delivered to passing vehicles.
A driver monitoring system to improve road safety was proposed in [125]. This system uses different parameters to make traffic decisions. For example, it considers the vehicle’s temperature, noise level, driver heart, and respiratory rates. Based on the data collected by sensors, the system can analyze the ability of the driver to safely operate a vehicle and decide which is the best action to take to avoid traffic collisions. Zheng et al. [126] studied how RSUs should be placed to mitigate their placement problem in traffic flow monitoring systems to improve the security of passing by vehicles. They proposed three algorithms to place RSUs on roadside based on specific characteristics of traffic flows. To improve the use of resources and decrease the number of deployed RSUs, the authors proposed an extension to a credential propagation mechanism by using vehicle-to-vehicle communications to increase the coverage of each RSU. An intelligent smart vehicle monitoring and assistant system, supported by cloud computing and mobile applications, was proposed in [127]. This system uses a set of novel techniques to improve collision avoidance, accident detection, and video/photo surveillance mechanisms. Most of these techniques consider the speed-based lane change model to reduce traffic congestion which will result in fewer road accidents due to improper lane change. A vehicle traffic management system (dEASY) is proposed in [128] to deal with traffic events that may have an impact on the overall network performance. This system considers three different layers to implement an architecture that is capable to deal with the selection of the best vehicle to forward data by implementing an altruistic approach to choose alternative routes. Guidoni et al. [129] proposed Re-Route, which is a traffic management service that uses nodes density to implement a traffic model capable to detect congested routes. By detecting congested routes, Re-Route aims to reduce traffic jams and improve traffic flows. The idea behind this scheme is to reduce jams instead of moving them to other roads.

4.3. Discussion and Open Issues

Solutions for dealing with network flows and node density takes into consideration two phases: prediction and optimization. Regarding the prediction phase, several methodologies are considered to collect data. For example, analytical models produce optimal results when dealing with small networks. However, they have several limitations for dealing with large-scale networks. Mesoscopic and macroscopic models may be considered to overcome such limitations. Fixed sensors can also be considered as an alternative; however, they are an expensive solution when compared to analytical models. Mobile devices allow building cost-effective services because they are commonly used, and cellular networks have wide coverage. However, it is necessary to create additional filtering algorithms to deal with the differences between terminals held by pedestrians and those that are located inside vehicles. GPS receivers integrated into smartphones or tablets may be used to replace mobile devices aiming to provide more powerful solutions to be deployed in remote regions. Table 2 provides a summary and offers a comparative analysis between the above-described approaches to dealing with traffic estimation.
On the other hand, when dealing with traffic optimization, two types of control approaches may be considered: traffic signal and vehicular routing. Traffic signal control proposals optimize the signal-phase duration at each intersection, improving traffic flow. Finding an optimal choice of green periods is a challenging task due to flow variations and the need for real-time computations. Vehicular routing control aims to provide optimal management services as well as personal navigation solutions. Because new orders arrive arbitrarily, solutions for vehicular routing control require a re-optimization process. Further investigations may focus on the proposed fast algorithms with low memory consumption. Table 3 summarizes and presents a comparative analysis between the above-described approaches to traffic optimization.

5. Communication, Data, and Resource Management

With the growing interest in vehicular networks and the maturity of routing protocols for wireless and ad hoc networks, innovative applications and services have been proposed. However, to design efficient applications, they must take into account the particular characteristics of this type of network. For example, node positioning and connectivity, communication intermittence and fairness, latency, and resource limitations may have a significant impact on network performance (Figure 3). Additionally, the increasing number of technologies available to vehicles makes communication and resource management, two of the major issues that must be solved when dealing with vehicular networks [130]. To overcome some of these limitations, new methodologies must be designed to be capable of handling communication, resources, and data management and monitoring. This section details the most important proposals for each functionality.

5.1. Communication Management

The intermittence and latency that characterizes communication in vehicular networks are the major factors responsible for the huge amount of packet loss, data deterioration, and low quality of communication channels. This problem is worsened by the possible absence of a path between origin and destination messages.
In an attempt to solve some of these issues, a framework for services and communication management, called SCM, was proposed in [131]. This framework aims to ensure that the deployed ITS service requirements are met by selecting the appropriate data dissemination method and the underlying heterogeneous communication network. This is achieved by using two network-performance-reporting techniques that consider simple policy-based procedures and metrics. MOCA [132] was designed to enable reliable communication in vehicular environments. It employs distributed channel selection and cognitive radio technology to access the frequency spectrum. It then uses the information (e.g., speed and direction) gathered from the frequency channels of moving vehicles to predict the channel quality. To ensure optimal channel performance, MOCA employs the signal-to-noise ratio (SNR) and the bit error rate. In [133], the authors proposed a solution to manage the network communications infrastructure by designing an algorithm with the ability to discover RSUs based on partial information collected by vehicles. This algorithm bases its operation on the information regarding vehicle density combined with migration ratios. With this approach, it can handle traffic fluctuations. It also assumes the use of stationary, virtual, and mobile RSUs. Studies were conducted that consider realistic mobility traces from the city of Cologne, Germany. The authors demonstrated that to achieve optimized performance, knowledge of the full matrix of vehicles is not necessary. Cao et al. [134] designed a novel framework to manage communication that disseminates information regarding charging stations. This framework exploits public transportation vehicles (e.g., buses) as access points, to inform moving vehicles about network and charging station conditions. This approach allows the creation of a low-cost and flexible communications infrastructure. Communication between vehicles is based on a publish/subscribe paradigm, which was demonstrated by the authors to be an efficient way of propagating information across the network.
Woo et al. developed a location mechanism called MG-LSM [135] that aims to enhance mobile node communication. It dynamically groups moving vehicles into regions according to their destination point. Each region has a fixed location server and a group leader (usually a mobile node in the center of the group). The group leader is responsible for collecting and maintaining information about the exact location of nearby vehicles. Periodically, it reports location changes in the group to the fixed location server. The location server then maintains the reported information and replies to the location queries made by group members. When a foreign vehicle makes a location request, the location server performs inter-region information exchange to solve the trade-off problem, providing regional proximity and binding stability between vehicles. Patil et al. [136] designed a Voronoi-diagram-based algorithm to place RSUs using as evaluation measures the delivery delay and packet loss. This algorithm places RSUs by dividing each geographical region into cells that are convex polygons. To create and define the shape of polygons, it considers the maximum tolerable packet delay, which represents how far data packets can travel from one RSU to another, considering a limited period. This approach was demonstrated to improve the reliability of communication and increase the logical coverage area of each RSU.
A Simple Network Management Protocol (SNMP) [137] framework was proposed in [138] to implement and control off-board communication through cellular technologies. This framework combines the characteristics of the SNMP protocol with mechanisms to access the territorial GSM network, allowing the creation of a monitoring system focused in the performance of the network. To collect information for the system, vehicles are equipped with several sensors that collect information on speed, acceleration, steering angle, and air temperature. The authors employed SNMP to take advantage of two classes of location based on (i) tracking and (ii) mobility control. GUERRILA Management Architecture (GMA) [139] is another SNMP-based solution. It uses a cluster-based management mechanism and a set of mobile agents to create an autonomous management environment. To accomplish this, nodes that share the same characteristics are aggregated into clusters managed by nomadic managers. These managers autonomously collaborate with network nodes to manage the entire network. Soo-Jin et al. [140] proposed an integrated wireless management system to monitor device status. It is based on SNMP and allows the owner of a device to manage it remotely. It requires an administrator to evaluate security vulnerabilities. Papalambrou et al. [141] presented a network monitoring implementation for DTNs that differs from the diagnostic interplanetary network gateway (DING) [142] by focusing on the bundle protocol deployment. It implements monitoring mechanisms in the bundle and lower layers, allowing assessment of DTN performance. MAN4VDTN [143] is an SNMP-based solution for VDTNs that provides support to push data from VDTN nodes. In this solution, the network management system handles the communication between the network nodes using SNMP messages. The Trap Coverage Area Protocol (TPAC) [144] was designed as a low-cost methodology to monitor vehicle communication in urban environments by taking advantage of traffic cameras, usually placed on road intersections. TPAC uses roadside routers to control the cameras, which seek the vehicle’s license plate number for identification. It also combines the concept of the trap covering the area with newly proposed algorithms to maximize scalability in an attempt to overcome the recognized vehicle tracking problem. The results demonstrated the efficiency of TPAC in reducing communication overhead and latency. Chen et al. [145] proposed several fog computing methodologies to solve the problem of network load created by the growing number of vehicles. These methodologies are supported by two dynamic scheduling algorithms capable of handling constant network changes. To optimize communication latency and balance the cost and performance of communication, a new strategy was presented in [146]. It combines both vehicular and cellular networks, reducing the higher latency that characterizes ad hoc connections and the energy and budget costs associated with cellular networks. The bandwidth rebating problem was solved with a two-stage Stackelberg game.

5.2. Resources and Data Management

Usually, vehicular network nodes have several resource constraints, the most common of which are related to storage and power limitations. To optimize resource consumption of nodes and its overall performance, it is necessary to design solutions that fulfill the communication requirements in vehicular networks.
To deal with buffer constraints, a model that considers a semi-Markov distribution was designed to be deployed in wireless sensor vehicular networks [147]. It aims to solve the problem of data transportation between sensor nodes and sinks. This model bases its decision process on a buffer allocation policy where the buffer is divided into states according to its occupancy percentage. It also introduces a parameter that limits the buffer occupancy of each network node. This will allow packets to drop only if buffer saturation occurs. Yu et al. [148] proposed a cloud computing architecture in which mobile nodes can share their resources with others considering three distinct cloud types: (i) vehicular, (ii) roadside, and (iii) central. A vehicular cloud is established by a set of cooperative mobile nodes communicating with each other. A roadside cloud is established among a group of RSUs, allowing mobile nodes to access resources stored at cloud servers located at the RSUs. Finally, a central cloud is set up by a set of servers maintained outside the network. To solve node resource competition, the proposed architecture uses a game-theoretical framework. In [149], a joint resource management scheme was proposed to perform access network selection, helping in the handover decision process. This decision is taken considering the results obtained from an optimal algorithm that uses a semi-Markov decision method. An optimal algorithm is then derived via reinforcement learning whose objective is to minimize the blocking probability while maximizing the system total throughput.
Cordeschi et al. [150,151] designed and implemented a resource management controller that is capable of handling vehicles’ energy and computation constraints. This controller deals with the resource management problem by dynamically controlling the access to time windows of RSUs as well as traffic flows. In [152], a cooperative resource management is proposed to deal with the bandwidth and computing resource-sharing problem. This problem was solved through a coalition game model implementation in cooperative service providers, based on two-sided matching theory. Following this approach, the mechanism aims to improve the QoS for users by reducing the number of consumed resources. Arani et al. [153] designed a resource management tool for self-organizing networks that aims to solve energy consumption problems in highly populated scenarios. This is achieved by combining the proposed tool with several mechanisms to manage joint channels and power allocation procedures. In [154], a resource search and management scheme was proposed. The goal of this work was to allow vehicular networks to perform management operations without the need for a fixed and centralized infrastructure. This is possible due to a proposed peer-to-peer protocol called SMART that discovers and manages resources, allowing vehicles to self-organize, creating connections with each other to manage and share resources. Kumar et al. [155] proposed an architecture that allows the integration of mobile edge computing with smart grid environments. Thus, vehicles are able to decide which charging stations are the best choice to perform charging and discharging operations. To minimize energy consumption, the authors proposed a virtual machine migration approach that is implemented at the data center side. In [156], two controllers were proposed to deal with energy constraints in vehicular environments. They consider the kinetic energy of vehicles and the fuel consumption of the engine to optimize vehicle velocity. Vehicles’ engine, brake system, and transmission are managed by the controllers on the basis of a real-time road feedback approach. A trust management mechanism was proposed in [157] to efficiently use vehicles’ physical resources (e.g., storage and power). This mechanism solves the trustworthiness problem that may lead to un-authorizing users consuming limited network resources without any intention of contributing to the proper operation of the network. This is achieved by implementing a three-manager cloud-based trust management framework. The first level, the Global Trust Manager (GTM), stores and manages all vehicle profiles. The Domain Trust Manager then obtains vehicle information from the GTM to assign a trust evaluation token to each vehicle that will be used by the Vehicular Trust Model to inform neighbors about the trustworthiness of a vehicle. In [158], a framework for performing monitoring and management activities in VDTNs was proposed. It takes advantage of the unique characteristics of VDTNs to gather real-time information regarding the network state. For example, it collects information on nodes’ buffer space, power, and statistical data on communication performance. To improve the overall network performance, it implements two modules: monitoring and management. The monitoring module is always seeking nodes with buffer constraints or nodes diverging from the protocol. If either of these situations occurs, the management module takes actions against the misbehaving node and generates an alert informing other nodes to avoid contacts with the constrained node. Performance studies show that this framework reduces the waste of resources, increasing the overall network performance. Additionally, for the VDTNs, a resource management tool, called REMA [159], was proposed. Its main objective is to support and take advantage of different routing protocols to minimize the consumption of network resources. This is achieved through the development of new and advanced scheduling methodologies that forward data packets, always taking into account the best interests of a VDTN network. Performance evaluation studies conducted through simulation have shown that REMA significantly decreases the number of wasted resources, increases the packet delivery rate, and decreases the overhead rate when compared with scenarios where no additional action is taken to deal with resource consumption.
Patwardhan et al. [160] proposed a data management scheme where vehicles can help each other locate network resources. With this implementation, vehicles can rapidly adapt to local network changes. To enable data management, the authors consider vehicles’ reputation and an epidemic data exchange protocol capable of establishing trust relationships. A node’s reputation score is calculated based on a taxonomy of four device types (Encountered, Observed, Cooperative, and Malicious) followed by the level of cooperation. To classify nodes under this taxonomy, this scheme considers several metrics, such as frequently visited locations, mobility patterns, or information categories. In [161], a data management policy for vehicular networks was proposed. It aims to prevent the occurrence of scalability and congestion problems by managing bandwidth and preventing unnecessary duplication of data. This policy takes advantage of vehicle mobility and a context-aware service based on geographic location to estimate how important information is to end-users. It also considers a publisher/subscriber model and a cluster-based algorithm to disseminate data. Another data management framework was proposed in [162]. It tackles some data processing issues by transforming data into XML-based data, which allows in-vehicle infotainment to be easily accessed and processed. A proactive data dissemination scheme to manage critical data in vehicular data networks was proposed in [163]. In this scheme, each vehicle must broadcast packet requests to pull resources from the network. This request is then answered by the nearest producer. In the case of critical content, vehicles use a critical data forwarding scheme that gives them the ability to disseminate a special beacon message to their 1-hop neighbor.
Tayyaba et al. [164] proposed an architecture that uses machine learning mechanisms to handle the resource demands of modern vehicular network infrastructures, like 5G-enabled networks. By an approach that learns with the feedback gathered from resource classification and management, the authors manage to make a Long Short-Term Memory approach to outperform other techniques with promising results. In [165] a radio resource management scheme was proposed to decrease the impact of the transmission latency. This scheme relays its operation on two different stages that consider a prevalent road-traffic density to create a novel twin-timescale perspective for avoiding the frequent exchange or near-instantaneous channel state information. A resource allocation mechanism to deal with reliability and latency in vehicular-to-vehicular links was proposed in [166]. This mechanism uses a power allocation algorithm to optimize the spectrum reusing pattern and address a polynomial-time solvable bipartite matching problem.

5.3. Discussion and Open Issues

Dealing with communications, data, and resource management is a challenging topic because most network nodes have to operate under resource constraints, which severely compromise their network performance. Despite all the proposals presented in this section, there are still some challenging issues to overcome. For example, the exchange of large amounts of data (e.g., multimedia content such as photos and videos) in vehicular networks is a challenging task. However, it could help provide richer and more detailed information to travelers about road conditions. The exchange of this kind of data between vehicles may not be an easy task due to short contact durations, which limits the amount of data that can be exchanged. Transmitting this kind of data may also lead to high network overhead.
Regarding data management, a possible solution to facilitate data aggregation and data relevance evaluation is to develop some kind of middleware that could combine routing functionalities with data evaluation techniques. This approach can equip vehicular networks with extensible and adaptable software architectures that could be placed on top of different applications and information systems. Several proposals in this field have begun to appear; however, there is no evidence of its applicability in real scenarios. Table 4 highlights the most important contributions related to communications, data, and resource management. Moreover, this table presents the most important conceptual characteristics of, and remarks on, each method.

6. Conclusions

In the last decade, several vehicular network architectures have been proposed that use mobile nodes to enable communication in different types of scenarios. For example, vehicular networks may be considered as a solution when a fixed infrastructure with a path between source and destination nodes may not be available. Despite all the advances achieved in this type of networks, there are still challenging issues that must be overcome (e.g., short contact duration, storage capacity, limited power, latency, and energy consumption). Implementing network management or monitoring functionalities may help solve some of these issues. Several approaches have been proposed in the literature to detect network anomalies and manage network resources in order to improve the overall network performance.
This work summarized the most important projects, frameworks, and proposals on vehicular networks management and monitoring. Such proposals may employ wireless ad hoc and delay-tolerant networks. Studies based on the presented solutions have shown that vehicular networks offer significant performance gains when network management and monitoring solutions are deployed.
This work may be considered a starting point for studying and proposing more complex and efficient management and monitoring solutions that aim to increase confidence and reliability in the use of vehicular networks.

Author Contributions

Conceptualization, J.A.F.F.D. and J.J.P.C.R.; Methodology, J.J.P.C.R., V.K., M.L.P.J.; Investigation, J.A.F.F.D.; Literature search and selection, J.A.F.F.D., J.J.P.C.R., V.N.G.J.S., J.M.L.P.C., V.K., M.L.P.J.; Writing-Original Draft Preparation, J.A.F.F.D.; Writing-Review & Editing, J.A.F.F.D., J.J.P.C.R., V.N.G.J.S., J.M.L.P.C., V.K., M.L.P.J.; Visualization, J.A.F.F.D., J.J.P.C.R., V.N.G.J.S., J.M.L.P.C., V.K., M.L.P.J.; Supervision, J.J.P.C.R.; Funding Acquisition, M.L.P.J. and J.J.P.C.R. All authors have read and agreed to the published version of the manuscript.

Funding

This work has been partially supported by FCT/MCTES through national funds and when applicable co-funded EU funds under the Project UIDB/EEA/50008/2020; by the Government of the Russian Federation, Grant 08-08; and by Brazilian National Council for Research and Development (CNPq) via Grants No. 310668/2019-0 and 309335/2017-5.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Santa, J.; Pereniguez, F.; Bernal, F.; Fernandez, P.J.; Marin-Lopez, R.; Skarmeta, A. A Framework for Supporting Network Continuity in Vehicular IPv6 Communications. IEEE Intell. Transp. Syst. Mag. 2014, 6, 17–34. [Google Scholar] [CrossRef]
  2. Chen, L.-W.; Sharma, P.; Tseng, Y.-C. Dynamic Traffic Control with Fairness and Throughput Optimization Using Vehicular Communications. IEEE J. Sel. Areas Commun. 2013, 31, 504–512. [Google Scholar] [CrossRef]
  3. Kadas, G.; Chatzimisios, P. Collaborative Efforts for Safety and Security in Vehicular Communication Networks. In Proceedings of the 2011 15th Panhellenic Conference on Informatics, Kastonia, Greece, 30 September–2 October 2011; Volume 30, pp. 117–121. [Google Scholar]
  4. Li, J.; Wodczak, M.; Wu, X.; Hsing, T.R. Vehicular networks and applications: Challenges, requirements and service opportunities. In Proceedings of the 2012 International Conference on Computing, Networking and Communications (ICNC), Maui, HI, USA, 30 January–2 February 2012; Volume 30, pp. 660–664. [Google Scholar]
  5. Suri, N.R.; Narahari, Y.; Manjunath, D. An Efficient Pricing Based Protocol for Broadcasting in Wireless Ad hoc Networks. In Proceedings of the 2006 1st International Conference on Communication Systems Software & Middleware, New Delhi, India, 8–12 January 2006; pp. 1–7. [Google Scholar]
  6. Toor, Y.; Mühlethaler, P.; Laouiti, A.; La Fortelle, A. Vehicle Ad Hoc networks: Applications and related technical issues. IEEE Commun. Surv. Tutor. 2008, 10, 74–88. [Google Scholar] [CrossRef]
  7. Yousefi, S.; Mousavi, M.S.; Fathy, M. Vehicular Ad Hoc Networks (VANETs): Challenges and Perspectives. In Proceedings of the 2006 6th International Conference on ITS Telecommunications, Chengdu, China, 21–23 June 2006; pp. 761–766. [Google Scholar]
  8. Khaleda, Y.; Tsukadaa, M.; Santa, J.; Choia, J.; Ernsta, T. A Usage Oriented Analysis of Vehicular Networks: From Technologies to Applications. J. Commun. 2009, 4, 357–368. [Google Scholar] [CrossRef]
  9. Cheng, H.T.; Shan, H.; Zhuang, W. Infotainment and road safety service support in vehicular networking: From a communication perspective. Mech. Syst. Signal Process. 2011, 25, 2020–2038. [Google Scholar] [CrossRef]
  10. Mian, A.N.; Fatima, I.; Beraldi, R. Traffic Density Estimation Protocol Using Vehicular Networks. In Mobile and Ubiquitous Systems: Computing, Networking, and Services; Zheng, K., Li, M., Jiang, H., Eds.; (Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering); Springer Berlin Heidelberg: Berlin/Heidelberg, Germany, 2013; Volume 20, Chapter 1; pp. 1–12. [Google Scholar]
  11. Mao, R.; Mao, G. Road traffic density estimation in vehicular networks. In Proceedings of the 2013 IEEE Wireless Communications and Networking Conference (WCNC), Shanghai, China, 7–10 April 2013; pp. 4653–4658. [Google Scholar]
  12. Bila, C.; Sivrikaya, F.; Khan, M.A.; Albayrak, S. Vehicles of the Future: A Survey of Research on Safety Issues. IEEE Trans. Intell. Transp. Syst. 2016, 18, 1046–1065. [Google Scholar] [CrossRef]
  13. Axelsson, J. Safety in Vehicle Platooning: A Systematic Literature Review. IEEE Trans. Intell. Transp. Syst. 2016, 18, 1033–1045. [Google Scholar] [CrossRef] [Green Version]
  14. Karagiannis, G.; Altintas, O.; Ekici, E.; Heijenk, G.; Jarupan, B.; Lin, K.; Weil, T. Vehicular Networking: A Survey and Tutorial on Requirements, Architectures, Challenges, Standards and Solutions. IEEE Commun. Surv. Tutor. 2011, 13, 584–616. [Google Scholar] [CrossRef]
  15. Petit, J.; Schaub, F.; Feiri, M.; Kargl, F. Pseudonym Schemes in Vehicular Networks: A Survey. IEEE Commun. Surv. Tutor. 2014, 17, 228–255. [Google Scholar] [CrossRef]
  16. Al-Sultan, S.; Al-Doori, M.M.; Al-Bayatti, A.H.; Zedan, H. A comprehensive survey on vehicular Ad Hoc network. J. Netw. Comput. Appl. 2014, 37, 380–392. [Google Scholar] [CrossRef]
  17. Li, F.; Wang, Y. Routing in vehicular ad hoc networks: A survey. IEEE Veh. Technol. Mag. 2007, 2, 12–22. [Google Scholar] [CrossRef]
  18. Wu, H.; Fujimoto, R.; Guensler, R.; Hunter, M. MDDV: A mobility-centric data dissemination algorithm for vehicular networks. In Proceedings of the 1st ACM Workshop on Vehicular Ad Hoc Networks (VANET 2004), in Conjunction with ACM MobiCom 2004, Philadelphia, PA, USA, 1 October 2004; pp. 47–56. [Google Scholar]
  19. Ye, F.; Roy, S.; Wang, H. Efficient Data Dissemination in Vehicular Ad Hoc Networks. IEEE J. Sel. Areas Commun. 2012, 30, 769–779. [Google Scholar] [CrossRef]
  20. Chaqfeh, M.; Lakas, A.; Jawhar, I. A survey on data dissemination in vehicular ad hoc networks. Veh. Commun. 2014, 1, 214–225. [Google Scholar] [CrossRef]
  21. Burleigh, S.; Hooke, A.; Torgerson, L.; Fall, K.; Cerf, V.; Durst, B.; Scott, K.; Weiss, H. Delay-tolerant networking: An approach to interplanetary Internet. IEEE Commun. Mag. 2003, 41, 128–136. [Google Scholar] [CrossRef] [Green Version]
  22. Cerf, V.; Burleigh, S.; Hooke, A.; Torgerson, L.; Durst, R.; Scott, K.; Fall, K.; Weiss, H. Delay-Tolerant Networking Architecture. RFC 4838. 2007. Available online: https://www.rfc-editor.org/info/rfc4838 (accessed on 19 March 2020).
  23. Liu, M.; Yang, Y.; Qin, Z. A Survey of Routing Protocols and Simulations in Delay-Tolerant Networks. In Applications of Evolutionary Computation; Cheng, Y., Eun, D., Qin, Z., Song, M., Xing, K., Eds.; (Lecture Notes in Computer Science); Springer Berlin Heidelberg: Berlin/Heidelberg, Germany, 2011; Chapter 22; Volume 6843, pp. 243–253. [Google Scholar] [CrossRef]
  24. Magaia, N.; Francisco, A.; Pereira, P.R.; Correia, M. Betweenness centrality in Delay Tolerant Networks: A survey. Ad Hoc Netw. 2015, 33, 284–305. [Google Scholar] [CrossRef]
  25. Isento, J.; Rodrigues, J.J.; Dias, J.A.F.F.; Paula, M.C.G.; Vinel, A. Vehicular Delay-Tolerant Networks? A Novel Solution for Vehicular Communications. IEEE Intell. Transp. Syst. Mag. 2013, 5, 10–19. [Google Scholar] [CrossRef]
  26. Soares, V.; Farahmand, F.; Rodrigues, J.J. A layered architecture for Vehicular Delay-Tolerant Networks. In Proceedings of the IEEE Symposium on Computers and Communications, ISCC 2009, Sousse, Tunisia, 5–8 July 2009. [Google Scholar] [CrossRef] [Green Version]
  27. Soares, V.; Farahmand, F.; Rodrigues, J.J. Improving Vehicular Delay-Tolerant Network Performance with Relay Nodes. In Proceedings of the Next Generation Internet Networks, 2009. NGI ’09, Aveiro, Portugal, 1–3 July 2009; pp. 1–5. [Google Scholar] [CrossRef] [Green Version]
  28. Ilarri, S.; Delot, T.; Trillo-Lado, R. A Data Management Perspective on Vehicular Networks. IEEE Commun. Surv. Tutor. 2015, 17, 2420–2460. [Google Scholar] [CrossRef]
  29. Hegland, A.; Winjum, E.; Mjølsnes, S.F.; Rong, C.; Kure, O.; Spilling, P. A survey of key management in ad hoc networks. IEEE Commun. Surv. Tutor. 2006, 8, 48–66. [Google Scholar] [CrossRef]
  30. Zhao, Z.; Huangfu, W.; Liu, Y.; Sun, L. Design and Implementation of Network Management System for Large-Scale Wireless Sensor Networks. In Proceedings of the 2011 Seventh International Conference on Mobile Ad-hoc and Sensor Networks, Beijing, China, 16–18 December 2011; pp. 130–137. [Google Scholar] [CrossRef]
  31. Zhang, H.; Lu, H.; Yuan, Z.; Zhou, Q.; Tao, Y. Design and implementation of wireless sensor network management based on SNMP. In Proceedings of the 2011 International Conference on Multimedia Technology, Hangzhou, China, 26–28 July 2011; pp. 4894–4897. [Google Scholar] [CrossRef]
  32. Jordan, S. Traffic Management and Net Neutrality in Wireless Networks. IEEE Trans. Netw. Serv. Manag. 2011, 8, 297–309. [Google Scholar] [CrossRef]
  33. Zhu, K.; Niyato, D.; Wang, P.; Hossain, E.; Kim, D.I. Mobility and handoff management in vehicular networks: A survey. Wirel. Commun. Mob. Comput. 2011, 11, 459–476. [Google Scholar] [CrossRef]
  34. Xie, J.; Wang, X. A Survey of Mobility Management in Hybrid Wireless Mesh Networks. IEEE Netw. 2008, 22, 34–40. [Google Scholar] [CrossRef]
  35. Ning, Z.; Xia, F.; Ullah, N.; Kong, X.; Hu, X. Vehicular Social Networks: Enabling Smart Mobility. IEEE Commun. Mag. 2017, 55, 16–55. [Google Scholar] [CrossRef]
  36. Perkins, C. IP Mobility Support for IPv4. RFC 3344. 2002. Available online: https://www.rfc-editor.org/info/rfc3344 (accessed on 19 March 2020).
  37. Johnson, D.; Perkins, C.; Arkko, J. Mobility Support in IPv6. RFC 3775. 2004. Available online: https://www.rfc-editor.org/info/rfc3775 (accessed on 19 March 2020). [CrossRef] [Green Version]
  38. Balfaqih, M.; Ismail, M.; Nordin, R.; Balfaqih, Z. Handover performance analysis of distributed mobility management in vehicular networks. In Proceedings of the 2015 IEEE 12th Malaysia International Conference on Communications (MICC), Kuching, Malaysia, 23–25 November 2015; pp. 145–150. [Google Scholar]
  39. Devarapalli, V.; Wakikawa, R.; Petrescu, A.; Thubert, P. Network Mobility (NEMO) Basic Support Protocol. 2005. Available online: https://www.hjp.at/doc/rfc/rfc3963.html (accessed on 19 March 2020). [CrossRef]
  40. Calderon, M.; Bernardos, C.; Bagnulo, M.; Soto, I.; De La Oliva, A. Design and Experimental Evaluation of a Route Optimization Solution for NEMO. IEEE J. Sel. Areas Commun. 2006, 24, 1702–1716. [Google Scholar] [CrossRef] [Green Version]
  41. Bernardos, C.; Bagnulo, M.; Calderon, M. MIRON: MIPv6 route optimization for NEMO. In Proceedings of the 2004 4th Workshop on Applications and Services in Wireless Networks, 2004. ASWN 2004, Boston, MA, USA, 9–11 August 2004; pp. 189–197. [Google Scholar] [CrossRef] [Green Version]
  42. Yousaf, F.Z.; Tigyo, A.; Wietfeld, C. NERON: A Route Optimization Scheme for Nested Mobile Networks. In Proceedings of the Wireless Communications and Networking Conference, 2009. WCNC 2009, Budapest, Hungary, 5–8 April 2009; pp. 1–6. [Google Scholar] [CrossRef]
  43. Chowdhury, M.A.P.K. SINEMO: An IP-diversity based Approach for Network Mobility in Space. In Proceedings of the Second IEEE International Conference on Space Mission Challenges for Information Technology, 2006. SMC-IT 2006, Pasadena, CA, USA, 17–20 July 2006; pp. 162–167. [Google Scholar] [CrossRef]
  44. Tsai, C.-S. A High Speed-Based Vehicular Application for Wireless Network Mobility (NEMO) Environment. In Proceedings of the 2010 Second International Conference on Computer and Network Technology, Bangkok, Thailand, 23–25 April 2010; pp. 162–167. [Google Scholar]
  45. Chen, Y.-S.; Cheng, C.-H.; Hsu, C.-S.; Chiu, G.-M. Network Mobility Protocol for Vehicular Ad Hoc Networks. In Proceedings of the 2009 IEEE Wireless Communications and Networking Conference, Budapest, Hungary, 5–8 April 2009; pp. 1–6. [Google Scholar]
  46. Baldessari, R.; Festag, A.; Abeillé, J. NEMO meets VANET: A Deployability Analysis of Network Mobility in Vehicular Communication. In Proceedings of the 2007 7th International Conference on ITS Telecommunications, Sophia Antipolis, France, 6–8 June 2007; pp. 1–6. [Google Scholar]
  47. Zhang, Z.; Boukerche, A.; Pazzi, R.W. A Novel Network Mobility Management Scheme for Vehicular Networks. In Proceedings of the 2010 IEEE Global Telecommunications Conference GLOBECOM 2010, Miami, FL, USA, 6–10 December 2010; pp. 1–5. [Google Scholar]
  48. McCarthy, B.; Edwards, C.; Dunmore, M. The Integration of Ad-hoc (MANET) and Mobile Networking (NEMO): Principles to Support Rescue Team Communication. In Proceedings of the Third International Conference on Mobile Computing and Ubiquitous Networking (ICMU 2006), London, UK, 11–13 October 2006; pp. 284–289. [Google Scholar]
  49. Boukerche, A.; Zhang, Z.; Fei, X. Reducing Handoff Latency for NEMO-Based Vehicular Ad Hoc Networks. In Proceedings of the 2011 IEEE Global Telecommunications Conference - GLOBECOM 2011, Houston, TX, USA, 5–9 December 2011; pp. 1–5. [Google Scholar]
  50. Watari, M.; Wakikawa, R.; Ernst, T.; Murai, J. Optimal path establishment for nested mobile networks. In Proceedings of the VTC-2005-Fall. 2005 IEEE 62nd Vehicular Technology Conference, Dallas, TX, USA, 25–28 September 2006; 2005; Volume 4, pp. 2302–2306. [Google Scholar]
  51. Meneguette, R.I.; Bittencourt, L.F.; Madeira, E.R.M. A seamless flow mobility management architecture for vehicular communication networks. J. Commun. Netw. 2013, 15, 207–216. [Google Scholar] [CrossRef] [Green Version]
  52. Kim, M.S.; Lee, S. Enhanced Network Mobility Management for Vehicular Networks. IEEE Trans. Intell. Transp. Syst. 2015, 17, 1329–1340. [Google Scholar] [CrossRef]
  53. Park, J.-T.; Chun, S.-M. Fast Mobility Management for Delay-Sensitive Applications in Vehicular Networks. IEEE Commun. Lett. 2010, 15, 31–33. [Google Scholar] [CrossRef] [Green Version]
  54. Soliman, H.; Castelluccia, C.; Elmalki, K.; Bellier, L. Hierarchical Mobile IPv6 (HMIPv6). RFC 5380. 2008. Available online: https://www.rfc-editor.org/info/rfc5380 (accessed on 19 March 2020). [CrossRef]
  55. Carvalho, J.; Condeixa, T.; Sargento, S.; Carvalho, J. Distributed mobility management in vehicular networks. In Proceedings of the 2014 IEEE Symposium on Computers and Communications (ISCC), Funchal, Portugal, 23–26 June 2014; pp. 1–7. [Google Scholar] [CrossRef]
  56. Ahmed, H.; Pierre, S.; Quintero, A. A Cooperative Road Topology-Based Handoff Management Scheme. IEEE Trans. Veh. Technol. 2019, 68, 3154–3162. [Google Scholar] [CrossRef]
  57. Peng, Y.; Chang, J. A Novel Mobility Management Scheme for Integration of Vehicular Ad Hoc Networks and Fixed IP Networks. Mob. Netw. Appl. 2009, 15, 112–125. [Google Scholar] [CrossRef]
  58. Blum, J.; Eskandarian, A.; Hoffman, L. Mobility management in IVC networks. In Proceedings of the IEEE IV2003 Intelligent Vehicles Symposium. Proceedings (Cat. No.03TH8683), Columbus, OH, USA, 9–11 June 2003; pp. 150–155. [Google Scholar]
  59. Härri, J.; Bonnet, C.; Filali, F. Kinetic mobility management applied to vehicular ad hoc network protocols. Comput. Commun. 2008, 31, 2907–2924. [Google Scholar] [CrossRef]
  60. Saleet, H.; Basir, O.; Langar, R.; Boutaba, R. Region-Based Location-Service-Management Protocol for VANETs. IEEE Trans. Veh. Technol. 2009, 59, 917–931. [Google Scholar] [CrossRef]
  61. Bernardos, C.J.; Soto, I.; Calderon, M.; Boavida, F.; Azcorra, A. VARON: Vehicular Ad hoc Route Optimisation for NEMO. Comput. Commun. 2007, 30, 1765–1784. [Google Scholar] [CrossRef] [Green Version]
  62. Meneguette, R.I.; Boukerche, A.; Guidonio, D.L.; De Grande, R.; Loureiro, A.A.F.; Villas, L.A. A flow mobility management architecture based on proxy mobile IPv6 for vehicular networks. In Proceedings of the 2016 IEEE Symposium on Computers and Communication (ISCC), Messina, Italy, 26–30 June 2016; pp. 732–737. [Google Scholar] [CrossRef]
  63. Chekkouri, A.S.; Ezzouhairi, A.; Pierre, S. A new integrated VANET-LTE-A architecture for enhanced mobility in small cells HetNet using dynamic gateway and traffic forwarding. Comput. Netw. 2018, 140, 15–27. [Google Scholar] [CrossRef]
  64. Duarte, J.M.; Braun, T.; Villas, L. MobiVNDN: A distributed framework to support mobility in vehicular named-data networking. Ad Hoc Netw. 2019, 82, 77–90. [Google Scholar] [CrossRef]
  65. Khabbaz, M. Modelling and Analysis of a Novel Vehicular Mobility Management Scheme to Enhance Connectivity in Vehicular Environments. IEEE Access 2019, 7, 120282–120296. [Google Scholar] [CrossRef]
  66. Lai, C.; Ding, Y. A Secure Blockchain-Based Group Mobility Management Scheme in VANETs. In Proceedings of the 2019 IEEE/CIC International Conference on Communications in China (ICCC), Changchun, China, 11–13 August 2019; pp. 340–345. [Google Scholar]
  67. Rios-Torres, J.; Malikopoulos, A.A. A Survey on the Coordination of Connected and Automated Vehicles at Intersections and Merging at Highway On-Ramps. IEEE Trans. Intell. Transp. Syst. 2017, 18, 1066–1077. [Google Scholar] [CrossRef]
  68. Kamal, H.; Picone, M.; Amoretti, M. A Survey and Taxonomy of Urban Traffic Management: Towards Vehicular Networks. arXiv 2014, arXiv:1409.4388. [Google Scholar]
  69. Van Woensel, T.; Vandaele, N. Empirical validation of a queueing approach to uninterrupted traffic flows. 4OR 2006, 4, 59–72. [Google Scholar] [CrossRef]
  70. Osorio, C.; Belrlaire, M. A Surrogate Model for Traffic Optimization of Congested Networks: An Analytic Queueing Network Approach. 2009. Available online: http://web.mit.edu/osorioc/www/papers/osorBier09TechRepQgTraf.pdf (accessed on 19 March 2020).
  71. Coifman, B.; Kim, S. Speed estimation and length based vehicle classification from freeway single-loop detectors. Transp. Res. Part C Emerg. Technol. 2009, 17, 349–364. [Google Scholar] [CrossRef]
  72. Valerio, D.; Witek, T.; Ricciato, F.; Pilz, R.; Wiedermann, W. Road traffic estimation from cellular network monitoring: A hands-on investigation. In Proceedings of the 2009 IEEE 20th International Symposium on Personal, Indoor and Mobile Radio Communications, Tokyo, Japan, 13–16 September 2009; pp. 3035–3039. [Google Scholar] [CrossRef] [Green Version]
  73. Calabrese, F.; Colonna, M.; Lovisolo, P.; Parata, D.; Ratti, C. Real-Time Urban Monitoring Using Cell Phones: A Case Study in Rome. IEEE Trans. Intell. Transp. Syst. 2010, 12, 141–151. [Google Scholar] [CrossRef]
  74. Messelodi, S.; Modena, C.M.; Zanin, M.; De Natale, F.G.; Granelli, F.; Betterle, E.; Guarise, A. Intelligent extended floating car data collection. Expert Syst. Appl. 2009, 36, 4213–4227. [Google Scholar] [CrossRef]
  75. Tao, S.; Manolopoulos, V.; Rodriguez, S.; Rusu, A. Real-Time Urban Traffic State Estimation with A-GPS Mobile Phones as Probes. J. Transp. Technol. 2012, 2, 22–31. [Google Scholar] [CrossRef] [Green Version]
  76. Li, M.; Zhang, Y.; Wang, W. Analysis of congestion points based on probe car data. In Proceedings of the 2009 12th International IEEE Conference on Intelligent Transportation Systems, St. Louis, MO, USA, 4–7 October 2009; pp. 1–5. [Google Scholar]
  77. Miller, J. Dynamically computing fastest paths for intelligent transportation systems. IEEE Intell. Transp. Syst. Mag. 2009, 1, 20–26. [Google Scholar] [CrossRef] [Green Version]
  78. Scellato, S.; Fortuna, L.; Frasca, M.; Gomez-Gardenes, J.; Latora, V. Traffic optimization in transport networks based on local routing. Eur. Phys. J. B 2009, 73, 303–308. [Google Scholar] [CrossRef]
  79. Fleischmann, B.; Gnutzmann, S.; Sandvoß, E. Dynamic Vehicle Routing Based on Online Traffic Information. Transp. Sci. 2004, 38, 420–433. [Google Scholar] [CrossRef]
  80. Cheng, S.-F.; Epelman, M.A.; Smith, R.L. CoSIGN: A Parallel Algorithm for Coordinated Traffic Signal Control. IEEE Trans. Intell. Transp. Syst. 2006, 7, 551–564. [Google Scholar] [CrossRef] [Green Version]
  81. Castillo, C.; Jiménez, P.; Menéndez, J.M.; Conejo, A.J. The Observability Problem in Traffic Models: Algebraic and Topological Methods. IEEE Trans. Intell. Transp. Syst. 2008, 9, 275–287. [Google Scholar] [CrossRef]
  82. Lopez-Neri, E.; Ramírez-Treviño, A.; Lopez-Mellado, E. A modeling framework for urban traffic systems microscopic simulation. Simul. Model. Pr. Theory 2010, 18, 1145–1161. [Google Scholar] [CrossRef]
  83. Sánchez-Herrera, R.; Lopez-Mellado, E. Modular and hierarchical modeling of interactive mobile agents. In Proceedings of the 2004 IEEE International Conference on Systems, Man and Cybernetics (IEEE Cat. No.04CH37583), The Hague, The Netherlands, 10–13 October 2005; Volume 2, pp. 1740–1745. [Google Scholar]
  84. Tonguz, O.K.; Viriyasitavat, W.; Bai, F. Modeling urban traffic: A cellular automata approach. IEEE Commun. Mag. 2009, 47, 142–150. [Google Scholar] [CrossRef]
  85. Tan, M.-C.; Wong, S.C.; Xu, J.-M.; Guan, Z.-R.; Zhang, P. An Aggregation Approach to Short-Term Traffic Flow Prediction. IEEE Trans. Intell. Transp. Syst. 2009, 10, 60–69. [Google Scholar] [CrossRef]
  86. Dimitriou, L.; Tsekeris, T.; Stathopoulos, A. Adaptive hybrid fuzzy rule-based system approach for modeling and predicting urban traffic flow. Transp. Res. Part C Emerg. Technol. 2008, 16, 554–573. [Google Scholar] [CrossRef]
  87. Lin, S.; De Schutter, B.; Xi, Y.; Hellendoorn, J. Fast Model Predictive Control for Urban Road Networks via MILP. IEEE Trans. Intell. Transp. Syst. 2011, 12, 846–856. [Google Scholar] [CrossRef]
  88. Ou, Q.; Bertini, R.; Van Lint, H.; Hoogendoorn, S. A Theoretical Framework for Traffic Speed Estimation by Fusing Low-Resolution Probe Vehicle Data. IEEE Trans. Intell. Transp. Syst. 2011, 12, 747–756. [Google Scholar] [CrossRef]
  89. Tyagi, V.; Kalyanaraman, S.; Krishnapuram, R. Vehicular Traffic Density State Estimation Based on Cumulative Road Acoustics. IEEE Trans. Intell. Transp. Syst. 2012, 13, 1156–1166. [Google Scholar] [CrossRef]
  90. Leow, W.; Ni, D.; Pishro-Nik, H. A Sampling Theorem Approach to Traffic Sensor Optimization. IEEE Trans. Intell. Transp. Syst. 2008, 9, 369–374. [Google Scholar] [CrossRef]
  91. The Next Generation Simulation (NGSIM). Available online: http://ngsim-community.org/ (accessed on 7 March 2015).
  92. Zhu, Y.; Li, Z.; Zhu, H.; Li, M.; Zhang, Q. A Compressive Sensing Approach to Urban Traffic Estimation with Probe Vehicles. IEEE Trans. Mob. Comput. 2012, 12, 2289–2302. [Google Scholar] [CrossRef]
  93. Chu, K.-C.; Saitou, K.; Saitou, K. Optimization of probe vehicle deployment for traffic status estimation. In Proceedings of the 2013 IEEE International Conference on Automation Science and Engineering (CASE), Madison, WI, USA, 17–20 August 2013; pp. 880–885. [Google Scholar]
  94. Nafi, N.; Khan, R.H.; Khan, J.; Gregory, M.A. A predictive road traffic management system based on vehicular ad-hoc network. In Proceedings of the 2014 Australasian Telecommunication Networks and Applications Conference (ATNAC), Southbank, VIC, Australia, 26–28 November 2014; pp. 135–140. [Google Scholar]
  95. Arbabi, H.; Weigle, M. Monitoring free flow traffic using vehicular networks. In Proceedings of the 2011 IEEE Consumer Communications and Networking Conference (CCNC), Las Vegas, NV, USA, 9–12 January 2011; pp. 272–2760. [Google Scholar]
  96. Du, R.; Chen, J.-C.; Yang, B.; Lu, N.; Guan, X.; Shen, X. Effective Urban Traffic Monitoring by Vehicular Sensor Networks. IEEE Trans. Veh. Technol. 2014, 64, 273–286. [Google Scholar] [CrossRef] [Green Version]
  97. Javed, M.A.; Khan, J. A geocasting technique in an IEEE802.11p based vehicular ad hoc network for road traffic management. In Proceedings of the 2011 Australasian Telecommunication Networks and Applications Conference (ATNAC), Melbourne, VIC, Australia, 9–11 November 2011; pp. 1–6. [Google Scholar]
  98. Santamaria, A.F.; Sottile, C.; Lupia, A.; Raimondo, P. An efficient traffic management protocol based on IEEE802.11p standard. In Proceedings of the International Symposium on Performance Evaluation of Computer and Telecommunication Systems (SPECTS 2014), Monterey, CA, USA, 6–10 July 2014; pp. 634–641. [Google Scholar] [CrossRef]
  99. Rasekhipour, Y.; Khajepour, A.; Chen, S.-K.; Litkouhi, B. A Potential Field-Based Model Predictive Path-Planning Controller for Autonomous Road Vehicles. IEEE Trans. Intell. Transp. Syst. 2017, 18, 1255–1267. [Google Scholar] [CrossRef]
  100. Diakaki, C.; Papageorgiou, M.; Aboudolas, K. A multivariable regulator approach to traffic-responsive network-wide signal control. Control Eng. Pract. 2002, 10, 183–195. [Google Scholar] [CrossRef]
  101. Kouvelas, A.; Ampountolas, K.; Papageorgiou, M.; Kosmatopoulos, E.B. A Hybrid Strategy for Real-Time Traffic Signal Control of Urban Road Networks. IEEE Trans. Intell. Transp. Syst. 2011, 12, 884–894. [Google Scholar] [CrossRef] [Green Version]
  102. Fang, F.; Elefteriadou, L. Capability-Enhanced Microscopic Simulation with Real-Time Traffic Signal Control. IEEE Trans. Intell. Transp. Syst. 2008, 9, 625–632. [Google Scholar] [CrossRef]
  103. Zegeye, S.K.; De Schutter, B.; Hellendoorn, J.; Breunesse, E.A.; Hegyi, A. A Predictive Traffic Controller for Sustainable Mobility Using Parameterized Control Policies. IEEE Trans. Intell. Transp. Syst. 2012, 13, 1420–1429. [Google Scholar] [CrossRef]
  104. Gokulan, B.P.; Srinivasan, D. Distributed Geometric Fuzzy Multiagent Urban Traffic Signal Control. IEEE Trans. Intell. Transp. Syst. 2010, 11, 714–727. [Google Scholar] [CrossRef]
  105. De Oliveira, L.B.; Camponogara, E. Multi-agent model predictive control of signaling split in urban traffic networks. Transp. Res. Part C Emerg. Technol. 2010, 18, 120–139. [Google Scholar] [CrossRef]
  106. Dornbush, S.; Joshi, A. StreetSmart Traffic: Discovering and Disseminating Automobile Congestion Using VANET’s. In Proceedings of the 2007 IEEE 65th Vehicular Technology Conference - VTC2007-Spring, Dublin, Ireland, 22–25 April 2007; pp. 11–15. [Google Scholar] [CrossRef] [Green Version]
  107. Inoue, S.; Shozaki, K.; Kakuda, Y. An Automobile Control Method for Alleviation of Traffic Congestions Using Inter-Vehicle Ad Hoc Communication in Lattice-Like Roads. In Proceedings of the 2007 IEEE Globecom Workshops, Washington, DC, USA, 26–30 November 2007; pp. 1–6. [Google Scholar] [CrossRef]
  108. Wedde, H.F.; Lehnhoff, S.; Van Bonn, B. Highly dynamic and scalable VANET routing for avoiding traffic congestions. In Proceedings of the Fourth ACM International Workshop on Vehicular ad hoc Networks - VANET ’07, Montreal, QC, Canada, 10 September 2007; pp. 81–82. Available online: http://dl.acm.org/citation.cfm?doid=1287748.1287766 (accessed on 3 March 2020).
  109. Wedde, H.F.; Farooq, M. A Performance Evaluation Framework for Nature Inspired Routing Algorithms. In Applications of Evolutionary Computing; Rothlauf, F., Branke, J., Cagnoni, S., Corne, D.W., Drechsler, R., Jin, Y., Machado, P., Marchiori, E., Romero, J., Smith, G.D., et al., Eds.; (Lecture Notes in Computer Science); Springer Berlin Heidelberg: Berlin/Heidelberg, Germany, 2005; Volume 3449, Chapter 14; pp. 136–146. [Google Scholar]
  110. Hussain, S.R.; Odeh, A.; Shivakumar, A.; Chauhan, S.; Harfoush, K.; Odeh, A.; Chauhan, S. Real-time traffic congestion management and deadlock avoidance for vehicular ad Hoc networks. In Proceedings of the 2013 10th International Conference on High Capacity Optical Networks and Enabling Technologies (HONET-CNS), Magosa, Cyprus, 11–13 December 2013; pp. 223–227. [Google Scholar] [CrossRef]
  111. Collins, K.; Muntean, G.-M. A vehicle route management solution enabled by Wireless Vehicular Networks. In Proceedings of theIEEE INFOCOM Workshops 2008, Phoenix, AZ, USA, 13–18 April 2008; pp. 1–6. [Google Scholar]
  112. Collins, K.; Muntean, G.-M. Route-Based Vehicular Traffic Management for Wireless Access in Vehicular Environments. In Proceedings of the 2008 IEEE 68th Vehicular Technology Conference, Calgary, BC, Canada, 21–24 September 2008; pp. 1–5. [Google Scholar]
  113. Alsharif, N.; Shen, X. iCAR-II: Infrastructure-Based Connectivity Aware Routing in Vehicular Networks. IEEE Trans. Veh. Technol. 2016, 66, 4231–4244. [Google Scholar] [CrossRef]
  114. Backfrieder, C.; Ostermayer, G.; Mecklenbrauker, C.F. Increased Traffic Flow Through Node-Based Bottleneck Prediction and V2X Communication. IEEE Trans. Intell. Transp. Syst. 2017, 18, 349–363. [Google Scholar] [CrossRef]
  115. Mehta, K.; Bajaj, P.; Malik, L. Fuzzy Bacterial Foraging Optimization Zone Based Routing (FBFOZBR) protocol for VANET. In Proceedings of the 2016 International Conference on ICT in Business Industry & Government (ICTBIG), Indore, India, 18–19 November 2016; pp. 1–10. [Google Scholar]
  116. Bhatt, M.; Sharma, S.; Luhach, A.K.; Prakash, A. Nature inspired route optimization in vehicular adhoc network. In Proceedings of the 2016 5th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO), Noida, India, 7–9 September 2016; pp. 447–451. [Google Scholar]
  117. Li, G.; Boukhatem, L.; Wu, J. Adaptive Quality-of-Service-Based Routing for Vehicular Ad Hoc Networks with Ant Colony Optimization. IEEE Trans. Veh. Technol. 2017, 66, 3249–3264. [Google Scholar] [CrossRef]
  118. Gupte, S.; Younis, M. Vehicular networking for intelligent and autonomous traffic management. In Proceedings of the 2012 IEEE International Conference on Communications (ICC), Ottawa, ON, Canada, 10–15 June 2012; pp. 5306–5310. [Google Scholar]
  119. Skordylis, A.; Trigoni, N. Efficient Data Propagation in Traffic-Monitoring Vehicular Networks. IEEE Trans. Intell. Transp. Syst. 2011, 12, 680–694. [Google Scholar] [CrossRef]
  120. Prakash, T.; Tiwari, R. Counter-based Traffic Management Scheme for Vehicular Networks. J. Emerg. Trends Comput. Inf. Sci. 2011, 2, 251–256. [Google Scholar]
  121. Leontiadis, I.; Marfia, G.; Mack, D.; Pau, G.; Mascolo, C.; Gerla, M. On the Effectiveness of an Opportunistic Traffic Management System for Vehicular Networks. IEEE Trans. Intell. Transp. Syst. 2011, 12, 1537–1548. [Google Scholar] [CrossRef] [Green Version]
  122. Gao, W.; Jiang, Z.-P.; Ozbay, K. Data-Driven Adaptive Optimal Control of Connected Vehicles. IEEE Trans. Intell. Transp. Syst. 2016, 18, 1–12. [Google Scholar] [CrossRef]
  123. Won, M.; Park, T.; Son, S.H. Toward Mitigating Phantom Jam Using Vehicle-to-Vehicle Communication. IEEE Trans. Intell. Transp. Syst. 2016, 18, 1313–1324. [Google Scholar] [CrossRef]
  124. Taherkhani, N.; Pierre, S. Centralized and Localized Data Congestion Control Strategy for Vehicular Ad Hoc Networks Using a Machine Learning Clustering Algorithm. IEEE Trans. Intell. Transp. Syst. 2016, 17, 3275–3285. [Google Scholar] [CrossRef]
  125. Bylykbashi, K.; Qafzezi, E.; Ikeda, M.; Matsuo, K.; Barolli, L. Fuzzy-based Driver Monitoring System (FDMS): Implementation of two intelligent FDMSs and a testbed for safe driving in VANETs. Futur. Gener. Comput. Syst. 2020, 105, 665–674. [Google Scholar] [CrossRef]
  126. Zheng, H.; Chang, W.; Wu, J. Traffic flow monitoring systems in smart cities: Coverage and distinguishability among vehicles. J. Parallel Distrib. Comput. 2019, 127, 224–237. [Google Scholar] [CrossRef]
  127. Agarwal, Y.; Jain, K.; Karabasoglu, O. Smart vehicle monitoring and assistance using cloud computing in vehicular Ad Hoc networks. Int. J. Transp. Sci. Technol. 2018, 7, 60–73. [Google Scholar] [CrossRef]
  128. Akabane, A.T.; Immich, R.; Bittencourt, L.F.; Madeira, E.R.; Villas, L. Towards a distributed and infrastructure-less vehicular traffic management system. Comput. Commun. 2020, 151, 306–319. [Google Scholar] [CrossRef] [Green Version]
  129. Guidoni, D.L.; Maia, G.; Souza, F.S.H.; Villas, L.A.; Loureiro, A.A.F. Vehicular Traffic Management Based on Traffic Engineering for Vehicular Ad Hoc Networks. IEEE Access 2020, 8, 45167–45183. [Google Scholar] [CrossRef]
  130. Fontes, R.D.R.; Campolo, C.; Rothenberg, C.E.; Molinaro, A. From Theory to Experimental Evaluation: Resource Management in Software-Defined Vehicular Networks. IEEE Access 2017, 5, 3069–3076. [Google Scholar] [CrossRef]
  131. Brickley, O.; Pesch, D. Service and Communication Management in Cooperative Vehicular Networks. In Mobile Networks and Management; Pesch, D., Timm-Giel, A., Calvo, R.A., Wenning, B.-L., Pentikousis, K., Eds.; (Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering); Springer International Publishing: Cham, Switzerland, 2013; Chapter 13; pp. 159–171. [Google Scholar]
  132. Silva, C.; Cerqueira, E.; Nogueira, M. Connectivity management to support reliable communication on Cognitive vehicular networks. In Proceedings of the 2014 IFIP Wireless Days (WD), Rio de Janeiro, Brazil, 12–14 November 2014; pp. 1–3. [Google Scholar] [CrossRef]
  133. Silva, C.M.; Meira, W. Managing Infrastructure-Based Vehicular Networks. In Proceedings of the 2015 16th IEEE International Conference on Mobile Data Management, Pittsburgh, PA, USA, 15–18 June 2015; Volume 2, pp. 19–22. [Google Scholar]
  134. Cao, Y.; Wang, N. Toward Efficient Electric-Vehicle Charging Using VANET-Based Information Dissemination. IEEE Trans. Veh. Technol. 2016, 66, 2886–2901. [Google Scholar] [CrossRef] [Green Version]
  135. Woo, H.; Lee, M. Mobile group based location service management for vehicular ad-hoc networks. In Proceedings of the 2011 IEEE International Conference on Communications (ICC), Kyoto, Japan, 5–9 June 2011; pp. 1–6. [Google Scholar]
  136. Patil, P.; Gokhale, A. Voronoi-based placement of road-side units to improve dynamic resource management in Vehicular Ad Hoc Networks. In Proceedings of the 2013 International Conference on Collaboration Technologies and Systems (CTS), San Diego, CA, USA, 20–24 May 2013; pp. 389–396. [Google Scholar]
  137. Case, J.; Fedor, M.; Schoffstall, M.; Davin, J. A Simple Network Management Protocol (SNMP), RFC 1157, Internet Engineering Task-Force (IETF). 1990. Available online: https://www.ietf.org/rfc/rfc1157.txt (accessed on 19 March 2020).
  138. Mohinisudhan, G.; Bhosale, S.K.; Chaudhari, B. Reliable On-board and Remote Vehicular Network Management for Hybrid Automobiles. In Proceedings of the 2006 IEEE Conference on Electric and Hybrid Vehicles, Pune, India, 18–20 December 2006; pp. 1–4. [Google Scholar]
  139. Shen, C.-C.; Jaikaeo, C.; Srisathapornphat, C.; Huang, Z. The Guerrilla management architecture for ad hoc networks. In Proceedings of the MILCOM 2002. Proceedings, Anaheim, CA, USA, USA, 7–10 October 2002; Volume 1, pp. 467–472. [Google Scholar]
  140. Jung, S.-J.; Lee, J.-H.; Han, Y.-J.; Kim, J.-H.; Na, J.-C.; Chung, T.-M. SNMP-based Integrated Wire/wireless Device Management System. In Proceedings of the 2008 10th International Conference on Advanced Communication Technology, Okamoto, Kobe, Japan, 12–14 February 2007; Volume 2, pp. 995–998. [Google Scholar]
  141. Papalambrou, A.; Voyiatzis, A.G.; Serpanos, D.; Soufrilas, P. Monitoring of a DTN2 network. In Proceedings of the 2011 Baltic Congress on Future Internet Communications, Riga, Latvia, 16–18 February 2011; pp. 116–119. [Google Scholar] [CrossRef]
  142. Clark, G.; Campbell, G.; Kruse, H.; Ostermann, S. DING Protocol—A Protocol for Network Management. DTN Research Group - Internet-Draft, 9 February 2010. Available online: https://tools.ietf.org/html/draft-irtf-dtnrg-ding-network-management-02 (accessed on 23 February 2020).
  143. Ferreira, B.F.; Rodrigues, J.J.; Dias, J.A.; Isento, J. Man4VDTN–A network management solution for vehicular delay-tolerant networks. Comput. Commun. 2014, 39, 3–10. [Google Scholar] [CrossRef]
  144. Bellavista, P.; Boukerche, A.; Campanella, T.; Foschini, L. The Trap Coverage Area Protocol for Scalable Vehicular Target Tracking. IEEE Access 2017, 5, 4470–4491. [Google Scholar] [CrossRef]
  145. Chen, X.; Wang, L. Exploring Fog Computing-Based Adaptive Vehicular Data Scheduling Policies Through a Compositional Formal Method—PEPA. IEEE Commun. Lett. 2017, 21, 745–748. [Google Scholar] [CrossRef]
  146. Li, H.; Dong, M.; Ota, K. Control Plane Optimization in Software-Defined Vehicular Ad Hoc Networks. IEEE Trans. Veh. Technol. 2016, 65, 7895–7904. [Google Scholar] [CrossRef] [Green Version]
  147. Arshad, S.A.; Murtaza, M.A.; Tahir, M. Optimal buffer management for relay nodes in integrated wireless sensor and vehicular networks. In Proceedings of the 2012 IEEE Consumer Communications and Networking Conference (CCNC), Las Vegas, NV, USA, 14–17 January 2012; pp. 366–367. [Google Scholar]
  148. Yu, R.; Zhang, Y.; Gjessing, S.; Xia, W.; Yang, K. Toward cloud-based vehicular networks with efficient resource management. IEEE Netw. 2013, 27, 48–55. [Google Scholar] [CrossRef] [Green Version]
  149. Suga, J.; Tafazolli, R. Joint Resource Management with Reinforcement Learning in Heterogeneous Networks. In Proceedings of the 2013 IEEE 78th Vehicular Technology Conference (VTC Fall), Las Vegas, NV, USA, 2–5 September 2013; pp. 1–5. [Google Scholar]
  150. Cordeschi, N.; Amendola, D.; Shojafar, M.; Baccarelli, E. Performance evaluation of primary-secondary reliable resource-management in vehicular networks. In Proceedings of the 2014 IEEE 25th Annual International Symposium on Personal, Indoor, and Mobile Radio Communication (PIMRC), Washington, DC, USA, 2–5 September 2014; pp. 959–964. [Google Scholar] [CrossRef]
  151. Cordeschi, N.; Amendola, D.; Baccarelli, E. Reliable Adaptive Resource Management for Cognitive Cloud Vehicular Networks. IEEE Trans. Veh. Technol. 2014, 64, 1. [Google Scholar] [CrossRef]
  152. Yu, R.; Huang, X.; Kang, J.; Ding, J.; Maharjan, S.; Gjessing, S.; Zhang, Y. Cooperative Resource Management in Cloud-Enabled Vehicular Networks. IEEE Trans. Ind. Electron. 2015, 62, 7938–7951. [Google Scholar] [CrossRef]
  153. Arani, A.H.; Mehbodniya, A.; Omidi, M.J.; Adachi, F.; Saad, W.; Guvenc, I. Distributed Learning for Energy-Efficient Resource Management in Self-Organizing Heterogeneous Networks. IEEE Trans. Veh. Technol. 2017, 66, 9287–9303. [Google Scholar] [CrossRef]
  154. Meneguette, R.I.; Boukerche, A.; De Grande, R. SMART: An Efficient Resource Search and Management Scheme for Vehicular Cloud-Connected System. In Proceedings of the 2016 IEEE Global Communications Conference (GLOBECOM), Washington, DC, USA, 4–8 December 2016; pp. 1–6. [Google Scholar]
  155. Kumar, N.; Rodrigues, J.J.; Zeadally, S. Vehicular delay-tolerant networks for smart grid data management using mobile edge computing. IEEE Commun. Mag. 2016, 54, 60–66. [Google Scholar] [CrossRef]
  156. Xu, S.; Li, S.E.; Li, K.; Cheng, B. Instantaneous Feedback Control for a Fuel-Prioritized Vehicle Cruising System on Highways with a Varying Slope. IEEE Trans. Intell. Transp. Syst. 2016, 18, 1–11. [Google Scholar] [CrossRef]
  157. Chen, X.; Wang, L. A Cloud-Based Trust Management Framework for Vehicular Social Networks. IEEE Access 2017, 5, 2967–2980. [Google Scholar] [CrossRef]
  158. Dias, J.A.F.F.; Rodrigues, J.J.; Santana, J.F.D.P.; Corchado, J.M. MoM—A real time monitoring and management tool to improve the performance of Vehicular Delay Tolerant Networks. In Proceedings of the 2016 Eighth International Conference on Ubiquitous and Future Networks (ICUFN), Vienna, Austria, 5–8 July 2016; pp. 1071–1076. [Google Scholar]
  159. Dias, J.A.F.F.; Rodrigues, J.J.; Kumar, N.; Korotaev, V.; Han, G. REMA: A REsource MAnagement tool to improve the performance of vehicular delay-tolerant networks. Veh. Commun. 2017, 9, 135–143. [Google Scholar] [CrossRef]
  160. Patwardhan, A.; Joshi, A.; Finin, T.; Yesha, Y. A Data Intensive Reputation Management Scheme for Vehicular Ad Hoc Networks. In Proceedings of the 2006 3rd Annual International Conference on Mobile and Ubiquitous Systems—Workshops, San Jose, CA, USA, 17–21 July 2006; pp. 1–8. [Google Scholar]
  161. Morales, M.M.C.; Haw, R.; Lee, J.; Hong, C.S. An efficient destination-based data management policy for vehicular networks. In Proceedings of the 2011 11th International Conference on ITS Telecommunications, St. Petersburg, Russia, 23–25 August 2011; pp. 399–404. [Google Scholar]
  162. Han, K.; Son, I.; Cho, J. An In-Vehicle Data Management Framework for Interaction between IVI and Vehicular Networks. In Proceedings of the 2013 International Conference on IT Convergence and Security (ICITCS), Macao, China, 16–18 December 2013; pp. 1–4. [Google Scholar]
  163. Majeed, M.F.; Ahmed, S.H.; Dailey, M.N. Enabling Push–Based Critical Data Forwarding in Vehicular Named Data Networks. IEEE Commun. Lett. 2016, 21, 1. [Google Scholar] [CrossRef]
  164. Khan, S.; Khattak, A.H.A.; Almogren, A.; Shah, M.A.; Din, I.U.; Alkhalifa, I.S.; Guizani, M.; Tayaba, S.K. 5G Vehicular Network Resource Management for Improving Radio Access Through Machine Learning. IEEE Access 2020, 8, 6792–6800. [Google Scholar] [CrossRef]
  165. Yang, H.; Zheng, K.; Zhao, L.; Hanzo, L. Twin-Timescale Radio Resource Management for Ultra-Reliable and Low-Latency Vehicular Networks. IEEE Trans. Veh. Technol. 2020, 69, 1023–1036. [Google Scholar] [CrossRef] [Green Version]
  166. Guo, C.; Liang, L.; Li, G.Y. Resource Allocation for Vehicular Communications with Low Latency and High Reliability. IEEE Trans. Wirel. Commun. 2019, 18, 3887–3902. [Google Scholar] [CrossRef]
  167. Al-Ali, A.K.; Chowdhury, K. TFRC-CR: An equation-based transport protocol for cognitive radio networks. Ad Hoc Netw. 2013, 11, 1836–1847. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Example of a vehicular network scenario, considering both types of communication between nodes (V2V and V2I), where mobility management functions are needed to enable communication between different groups of mobile nodes.
Figure 1. Example of a vehicular network scenario, considering both types of communication between nodes (V2V and V2I), where mobility management functions are needed to enable communication between different groups of mobile nodes.
Electronics 09 00853 g001
Figure 2. Example of a vehicular network scenario where traffic and route management/monitoring solutions are needed to detect and deal with road constraints, in order to improve the overall network performance.
Figure 2. Example of a vehicular network scenario where traffic and route management/monitoring solutions are needed to detect and deal with road constraints, in order to improve the overall network performance.
Electronics 09 00853 g002
Figure 3. The limitations of a vehicular network scenario (e.g., low power, full storage, message’s time-to-live, bandwidth) that new communication, data, and resource methodologies must deal with to improve overall network performance.
Figure 3. The limitations of a vehicular network scenario (e.g., low power, full storage, message’s time-to-live, bandwidth) that new communication, data, and resource methodologies must deal with to improve overall network performance.
Electronics 09 00853 g003
Table 1. Summary of different approaches to dealing with mobility in vehicular networks.
Table 1. Summary of different approaches to dealing with mobility in vehicular networks.
ReferencesRoute OptimizationSignalingLatencyPacket LossV2V Optimization
[40,41]Communication between entities (mobile router and home agent) is established through a two-directional tunnel.Fixed nodes request that each mobile router execute the routing optimization process with their corresponding node considering MIPv6.HighHighNo
[42]A two-directional channel is set up to allow participating entities (mobile router and home agent) to communicate.The MR nests behind a root-MR and updates its Nest Gate Table by sending an Unsolicited Neighbor Advertisement.LowLowNo
[43]Proxy mobile router, creating a tunnel to the corresponding node.Each time a mobile router moves to a different home network, it establishes a new point of connection, setting up a new care address. After that, it informs its home agent by sending a binding update. LowLowYes
[47]Divides vehicles into different clusters creating different mobile networks where intra-communication is allowed. Communication in the same cluster is performed by some kind of ad hoc routing protocol.Nodes in a cluster are classified according to their functionality. Center nodes provide mobile router functions. Head nodes are vehicles in front of the cluster, and consequently, tail nodes are nodes at the end of the cluster. Any other nodes are treated as general nodes.LowLowYes
[49]Mobile routers, with the help of assistance nodes, are responsible for obtaining channels states in order to perform address changes before the handoff process takes place.It considers different metrics (e.g., position, speed, and direction) to create clusters of nodes. In each cluster, a specific node acts as the mobile router, while others have to communicate through it to establish a connection with the backbone.LowLowYes
[50]The mobile router and the home agent communicate with each other considering a bidirectional tunnel, allowing packets to be forwarded through multiple home agents with multiple levels of encapsulation.Signaling messages are needed to establish an optimal path.HighHighYes
[51]The local mobility anchor and the mobile access gateway (MAG) establish an IP-in-IP bidirectional tunnel to forward all data traffic belonging to the mobile nodes. No bidirectional tunnel is established between the MAGs.Mobility-related layer 3 (L3) signaling messages are exchanged considering a wireless link.LowLowYes
[52]Each mobile access gateway (MAG) is configured with its own neighboring MAG list, allowing it to know which mobile routers can be handed over. Bulk messages are introduced to allow the pre-establishment of tunnels between groups of mobile routers and MAGs.FP-NEMO was designed to deal with the signaling burden. It establishes multiple tunnels simultaneously for a large group of passing vehicles sending single tunnel-establishment messages.LowLowYes
[54]Mobile nodes establish a connection with the mobility anchor point in order to forward packets through a two-directional tunnel.Signaling exchanges require that nodes update their location.LowLowYes
[57]Base stations are placed at the end of road intersections, allowing establishment of a one-dimensional ad hoc network, which represents a multi-hop cell.Signaling packets are broadcasted through base stations to the related ad hoc network.LowLowYes
[58]Clusters have to choose a head node. This selection is performed take into consideration the dynamics of the network and driver intentions.Use driver intentions as input to the clustering algorithm.LowLowYes
[60]Clusters are created taking into account node locations. This proposal allows performance of several important tasks, such as message aggregations, which help solve the problem related to the huge number of control signals.Nodes use Global Positioning System (GPS) devices to map their location in the grid and calculate the cluster cell they are in. Network nodes have full knowledge of the cluster, grid, and cell sizes.LowLowYes
[61]Intra-NEMO optimization.Generated by the cryptographic system.LowLowYes
Table 2. Summary of different types of approaches to traffic estimation/prediction.
Table 2. Summary of different types of approaches to traffic estimation/prediction.
How Data Are CollectedReferencesConceptual CharacteristicsAdvantages and Limitations
Analytical Methods[81]The information is updated when item information is available, considering a step-by-step methodology.Advantages It may be implemented to assess different what-if scenarios without the need for installing sensors and roadside infrastructures. Limitations Limited to small networks. It cannot provide exact and optimal solutions.
[82]Agent-based microscopic simulation. Vehicles are defined as mobile agents, and their interactions with the vehicular environment are used to set the network traffic.
[84]Street segments are built based on road crossings and modeled following the NaSch model. To improve system feasibility and take into account vehicles at road intersections, a set of additional rules is defined, taking into consideration traffic lights placed at crossroads.
[85]Considers all the information collected by three different traces of traffic: hourly, daily, and weekly. Predictions are made taking into consideration the responses of three models: moving average, exponential smoothing, and autoregressive moving average.
[86]It considers powerful structures with the ability to store data for the capability to handle faults and unpredictability. It can perform either online or offline, owing to the implementation of a genetic algorithm and an expert’s knowledge model.
[87]Uses a mixed-integer linear model to solve the optimization problem. Divides the network into small sub-networks to enable multiple distributed controllers.
[88]To solve the accuracy problem of vehicle locations, this proposal combines a set of data sources with flat-resolution position data.
Fixed Sensors[71]It classifies vehicles according to their estimated speed considering single-loop detectors combined with some classification methodologies used in dual-loop detectors.Advantages Real data is collected in real-time, which allows estimating traffic flows accurately. Limitations Costs involving installation and maintenance of sensors. Sensors have specific properties such as sensibility to noise and limited coverage. They are designed to be deployed only in highways and urban scenarios.
[89]Estimates the traffic density classes considering cumulative roadside acoustic signals and a model that determines probability distributions based on traffic density stages.
[90]Bases its operation on a 2D stochastic signal determined through an analytic model that is capable of handling mean-square errors and sensor spacing curves. It is deployed in environments that require optimal sensor performance.
Mobile phones[72]Cellular network infrastructures are used as the basis of the system operation, allowing the collection of signaling messages that will be used to implement traffic estimation functionalities.Advantages The great popularity of this type of device allows the collection of data from traffic conditions without the installation of road sensors. Limitations A filtering process has to be implemented to distinguish pedestrians from vehicles. It is less accurate than GPS.
[73]It is proposed for urban scenarios where real-time traffic is collected by a framework that considers the instantaneous positions of buses and taxis to estimate road traffic conditions.
GPS Receivers[76]Traffic estimation models consider the travel capabilities of vehicles and link speeds to determine and evaluate congestion levels.Advantages Uses GPS receivers to collect traffic flows in real-time, which provides accurate information from each road segment. Limitations Limited coverage due to the limited number of probe cars. It also has to satisfy privacy constraints.
[92]It tries to solve an issue related to the lack of traffic information in some traffic estimation conditions through the use of techniques that consider offline data analytics algorithms.
[93]Vehicles are used to increase traffic estimation feasibility. Probe data are integrated into macroscopic traffic models through data assimilation techniques.
[94]Traffic prediction flows are calculated on the basis of a communications infrastructure deployed using the IEEE 802.11p standard. It uses a modified prediction algorithm to support scenarios with multiple intersections. A central controller is also implemented to detect congestions and re-route vehicles in case of traffic congestion.
[95]Traffic conditions are estimated on the basis of several reports collected by roadside devices that are delivered to management systems.
[96]It implements an approach that is capable of overcoming estimation errors that arise from the disparity of samples. This approach bases its operation on two patrol algorithms that set the path of floating cars in order to force them to participate in the estimation process.
[97]Secure messages are forwarded, the objective being to increase the network QoS. This process is performed by a geocasting protocol that assumes that all participating vehicles have GPS devices so that they can know their own location.
[98]Uses IEEE 802.11p to exchange useful messages that are used by an active/passive safety system. Vehicles exchange crucial information with their neighbors or with roadside units (RSUs), enabling the network infrastructure to continuously gather information about traffic conditions.
Table 3. Summary of different types of approaches to traffic optimization.
Table 3. Summary of different types of approaches to traffic optimization.
Optimization ApproachReferencesConceptual CharacteristicsAdvantages and Limitations
Traffic light control[100]Considers the store-and-forward paradigm to formulate the urban traffic control problem. It also considers linear quadratic regulator theory to create a network-wide signal control suitable for roads with a high level of congestion.Advantages This approach allows traffic flows to be controlled by considering a combination of the decisions regarding the duration of signal phases assigned to each signalized intersection in the network. Limitations Traffic flow changes and computation time limitations make the provision of global optimization for the network a very difficult task.
[101]It implements an approach to traffic congestion using a strategy where road intersections are controlled by driver’s demands.
[102]It implements a technique where real-time signals are controlled by adaptive signal control methodologies combined with dynamic programming approaches.
[103]It proposes a traffic control approach to adapt predictions combining nonlinear models with a theoretical strategy to design control laws capable of dealing with variable speed limits and ramp metering.
[104]Adopts a distributed multi-agent-based approach. Geometric fuzzy sets of traffic are combined with Markovian properties to deal with multiple levels of ambiguity found in traffic controllers.
Forwarding protocols for vehicles[106]GPS devices are used to help this platform to discover and disseminate information regarding road congestion alerts. Communication follows an epidemic approach to determine traffic patterns.Advantages It allows vehicle drivers to choose the most suitable route for their purposes. Limitations Requires the use of fast algorithms capable of managing memory space. Designing new algorithms is more complex.
[107]The effects of traffic jams are reduced through the implementation of an automotive control method where each network node gathers traffic information each time it establishes an ad hoc connection with another vehicle. This approach allows vehicles to calculate and determine a congestion-free path.
[108]Communication links are dynamically updated considering distributed algorithms that select a better route for each vehicle taking into consideration its destination.
[110]To avoid road congestion, this approach exploits roadside devices placed at traffic lights to collect information about passing vehicles. This information is also considered to solve traffic congestion situations, guiding vehicles to clear routes.
[111,112]Increase road capacity by considering a set of vehicles with wireless communications capabilities to spread information about the state of the network. Each vehicle must have a visual interface to show to the driver useful information regarding traffic jams.
[118]Routing decisions are made taking into consideration the paths followed by nearby vehicles. At each contact opportunity, vehicles exchange information about traffic jams and alerts, allowing them to choose the best new path to follow.
[119]Proposed routing protocols can to handle traffic conditions, taking into consideration local and global network statistics (e.g., vehicle speed and density);
[120]It uses an algorithm to calculate the best path between two different locations, taking into consideration the information collected by vehicles that travel in paths near both locations.
[121]Uses vehicles to exchange individually crowd-sourced traffic information to dynamically recalculate new routes.
Table 4. Summary of different types of communication, data, and resource management approaches.
Table 4. Summary of different types of communication, data, and resource management approaches.
ReferencesMain Conceptual CharacteristicsRemarks
[131]Uses two network-performance-reporting techniques that consider simple policy-based procedures and metrics.Ensures that the deployed ITS services requirements are met by selecting the appropriate data dissemination method and the underlying heterogeneous communication network.
[132]Employs distributed channel selection and cognitive radio technology to access the frequency spectrum. Uses information (e.g., speed and direction) gathered from moving vehicles frequency channels to predict the channel quality. To ensure optimal channel performance, MOCA employs the SNR and bit error rate.Significant network connectivity improvement with decrease in throughput and jitter. Surpasses the TFRC-CR protocol [167] performance.
[133]The network communications infrastructure is managed by an algorithm capable of discovering roadside units on the basis of the information collected by vehicles. It uses vehicles density and speed combined with migration ratios to handle traffic fluctuations.To achieve optimized performance, knowledge of the full matrix of vehicles is not necessary.
[135]Enhances mobile node communication by dynamically grouping them into regions according to their direction of motion. Each region has a fixed location server and a group leader. The group leader is responsible for collecting and maintaining the exact location information of nearby vehicles, while the location server maintains the reported information and replies to the location queries made by the group members.This proposal was evaluated through simulation, which proved that it is able to contribute to the development of more accurate location discovery services.
[136]Places roadside units considering as criteria the packet delay and loss. Geographic locations are divided into regions considering convex polygons.It results in less packet delay and packet losses, improving the overall communication performance significantly.
[138]Manages to combine the SNMP protocol with mechanisms to access the territorial GSM network. Vehicles are equipped with several sensors that allow them to collect speed, acceleration, steering angle, and air temperature.By considering the use of SNMP, this method outperforms other methods in terms of throughput and jitter.
[139]Nodes sharing similar characteristics are grouped into the same cluster, which is managed by a single nomadic manager. Nomadic managers collaborate with other nodes to perform network management functions.Minimizes management traffic and conserves wireless bandwidth by using nomadic managers.
[140]The status of each network device is managed by an integrated wireless system that uses the SNMP protocol to allow the owner of the device to implement different management functionalities.Administrators are allowed to improve the security levels of their own vulnerability evaluation.
[141]Implements a network monitoring approach for DTNs that differs from DING; Focuses its implementation on the bundle protocol; It implements monitoring strategies in the bundle and lower layers, allowing assessment of DTN performance.Collects detailed information about network status that can be easily accessed and processed by data visualization tools.
[143]Enables statistical data collection from network nodes through the SNMP protocol.Proposal for a network management solution based on the standard SNMP for VDTNs.
[147]This model bases its decision process on a buffer allocation policy where the buffer is divided into states according to the occupancy percentage. Introduces a parameter that limits the buffer occupancy of each network node, avoiding dropping unnecessary packets.Solves the problem of data transportation between sensor nodes and sinks.
[148]Vehicles may share resources with others considering three different kinds of cloud definitions: vehicular, roadside, and central. To deal with vehicle resource competition, this scheme uses a game-theoretical framework.Solve an issue regarding virtual machine migration due to node mobility and speed. Service-dropping rate is attenuated.
[149]Proposes an optimal algorithm to perform access network selection and assist the handover decision process. The handover decision process is formulated as a semi-Markov decision process.Performance evaluation studies compare its performance with other three algorithms (Load Balance, Highet MCS, and RLwoHO) and show that it exceeds their performance.
[150,151]Focuses its operation on energy and computational limitations of vehicles. Dynamically controls the roadside units’ access time windows.Helps minimize the impact of the resource management problem.
[152]Implements in cooperative service providers a coalition game model based on two-sided matching theory.Improves the QoS for users and decreases the amount of consumed resources. Solves the bandwidth and computing resource-sharing problem.
[160]Vehicles help each other locate resources by implementing an approach that allow them to rapidly adapt to local network changes. Uses vehicle reputation and an epidemic data exchange protocol to establish trust relationships. Node reputation is calculated on the basis of a taxonomy that comprises four device types (Encountered, Observed, Cooperative, and Malicious) followed by the level of cooperation.This approach increases resource availability by performing collaborative data exchanges between vehicles.
[161]Uses vehicle mobility to determine how relevant and important information is to end users.Prevents problems associated with scalability and congestion by managing bandwidth and preventing unnecessary duplication data.
[162]A layer to perform management functionalities is implemented in the Java programming language.Allows in-vehicle infotainment to be easily accessed and processed.

Share and Cite

MDPI and ACS Style

Dias, J.A.F.F.; Rodrigues, J.J.P.C.; Soares, V.N.G.J.; Caldeira, J.M.L.P.; Korotaev, V.; Proença, M.L. Network Management and Monitoring Solutions for Vehicular Networks: A Survey. Electronics 2020, 9, 853. https://doi.org/10.3390/electronics9050853

AMA Style

Dias JAFF, Rodrigues JJPC, Soares VNGJ, Caldeira JMLP, Korotaev V, Proença ML. Network Management and Monitoring Solutions for Vehicular Networks: A Survey. Electronics. 2020; 9(5):853. https://doi.org/10.3390/electronics9050853

Chicago/Turabian Style

Dias, João A. F. F., Joel J. P. C. Rodrigues, Vasco N. G. J. Soares, João M. L. P. Caldeira, Valery Korotaev, and Mario L. Proença. 2020. "Network Management and Monitoring Solutions for Vehicular Networks: A Survey" Electronics 9, no. 5: 853. https://doi.org/10.3390/electronics9050853

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop