Next Article in Journal
IEEE 802.11-Enabled Wake-Up Radio: Use Cases and Applications
Next Article in Special Issue
PPS: Energy-Aware Grid-Based Coverage Path Planning for UAVs Using Area Partitioning in the Presence of NFZs
Previous Article in Journal
Non-Contact Measurement of Blade Vibration in an Axial Compressor
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Cluster-Based Control Plane Messages Management in Software-Defined Flying Ad-Hoc Network

Computer Science Faculty, Federal University of Pará (UFPA), Belém 66075-110, Brazil
*
Author to whom correspondence should be addressed.
Current address: Rua Augusto Corrêa 01, Belém 66075-110, Brazil.
These authors contributed equally to this work.
Sensors 2020, 20(1), 67; https://doi.org/10.3390/s20010067
Submission received: 15 October 2019 / Revised: 4 December 2019 / Accepted: 5 December 2019 / Published: 21 December 2019

Abstract

:
Collaboration between multiple Unmanned Aerial Vehicles (UAVs) to establish a Flying Ad-hoc Network (FANET) is a growing trend since future applications claim for more autonomous and rapidly deployable systems. In this context, Software-Defined Networking FANET (SDN-FANET ) separates the control and data plane and provides network programmability, which considers a centralized controller to perform all FANET control functions based on global UAV context information, such as UAV positions, movement trajectories, residual energy, and others. However, control message dissemination in an SDN-FANET with low overhead and high performance is not a trivial task due to FANET particular characteristics, i.e., high mobility, failures in UAV to UAV communication, and short communication range. With this in mind, it is essential to predict UAV information for control message dissemination as well as consider hierarchical network architecture, reducing bandwidth consumption and signaling overhead. In this article, we present a Cluster-bAsed control Plane messages management in sOftware-defined flying ad-hoc NEtwork, called CAPONE. Based on UAV contextual information, the controller can predict UAV information without control message transmission. In addition, CAPONE divides the FANET into groups by computing the number of clusters using the Gap statistics method, which is input for a Fuzzy C-means method to determine the group leader and members. In this way, CAPONE reduces the bandwidth consumption and signaling overhead, while guaranteeing the control message delivering in FANET scenarios. Extensive simulations are used to show the gains of the CAPONE in terms of Packet Delivery Ratio, overhead, and energy compared to existing SDN-FANET architectures.

1. Introduction

Unmanned Aerial Vehicles (UAVs) are commonly used for autonomous missions, such as search and rescue missions [1], border surveillance [2], wildfire management [3], traffic monitoring [4], remote sensing [5], and other smart applications. Although single UAV systems have been used for decades, it is more advantageous to use a group of UAVs to establish Flying ad-hoc networks (FANETs) as it provides scalability, less energy consumption, lower loss, higher functionality [6,7]. In this sense, UAVs must be grouped in a properly coordinated manner to provide robust operation and to cover a larger area of interest [8]. FANETs can be used to capture different content, including video, from the event area, enabling humans (or even a service) in the control center to take appropriate action to explore a hazardous area, where rescuers are unable to reach easily and quickly [7,9]. This FANET will be the humans’ eyes in the sky, and UAVs must be flying and monitoring events in a coordinated fashion for a long period with reliability [10].
In FANET scenarios, UAVs must collaborate, and their behaviors (both the data transmission and the UAV movement) must be effectively controlled to maximize the FANET benefits and application performance [11]. In this way, a decentralized approach [6] to manage FANET include more complexity to synchronize information with all network nodes, requiring more control messages to be transmitted across the FANET, and can increase total power consumption. On the other hand, a centralized UAV controlling system can make optimized decisions based on the global UAV context information [12]. A centralized controller node must deal with the mobility trajectory of UAVs to avoid UAV collisions or improve application performance. It also needs to determine data routing paths, change packet transmission parameters (data rate or transmission power) due to performance or energy reasons. Hence, FANET could be managed by a Software Defined Network (SDN) [13] composed by a group of UAVs with a central controller entity [14]. In turn, SDN-FANET [12] implements the concept of SDN into FANET to separate the control and data plane, and to provide network programmability [15]. The FANET control plane programmability means to perform UAV placement and replacement, to improve the application performance, to determine optimal data routing paths, and other control tasks. The SDN-FANET controller considers the global UAV context information, such as UAV positions, movement trajectories, and residual energy, to perform all control functions. SDN-FANET provides flexibility to network management, where the network plane can be programmed to meet particular application requirements [16].
SDN-FANET controller requires accurate global UAV context information to prevent UAV collisions, optimize the UAVs’ movements, establish a routing path, and other decision making tasks [11]. In this way, the controller node must receive UAV context information with low packet loss to be aware of the UAV status for decision making, which is achieved by reliable control message dissemination [12]. However, control message dissemination with low overhead, and high performance is not a trivial task, due to particular characteristics of FANET, i.e., high mobility, failures in UAV to UAV communication, and short communication range [17]. The network topology changes quickly even if UAVs movements are controlled, leading to frequent control message dissemination, which increases the network overhead and interference, disconnection problems, increased latency, and packet losses [18]. In addition, FANETs are deployed for highly sensitive applications that require reliable transmission, but the SDN-FANET could share the same wireless medium for data and control messages. Under these circumstances, to keep FANET’s applications and services more reliable, stable, and active, it is essential to design an efficient and reliable control message transmission for FANET operations [19].
It is essential to predict UAV information without control message transmission, reducing bandwidth consumption, and signaling overhead. For instance, based on mobility or energy consumption prediction algorithms, the controller can change the frequency control message dissemination. Also, for large-scale environments, it might be required multi-hop communication to disseminate control messages, which can be achieved by deploying multiple local controllers that are responsible only for forwarding control messages to/from the central controller [11]. In this context, hierarchical network architecture, i.e., clustering, enhance the overall network performance of control messages management compared to flat architecture, by reducing energy consumption, interference, and packet loss, while increases scalability and application performance [20]. The hierarchical architecture provides better performance results in a broad mission area composed of a higher number of UAVs [6]. UAVs are organized into groups, and a set of UAVs are considered as Cluster-Head (CH), which work as a local controller to perform more complex tasks, such as the controlling of each group member, collecting data from non-CHs for data aggregation, and sending aggregated data to the controller [21]. It is essential to create groups based not only on placement but also on the residual energy of each node [6]. Besides, UAV mobility makes the network more dynamic to transmit data due to UAV mobility leads to communication flaws and void area. Thus, location, residual energy, and mobility prediction must be considered for an effective control message dissemination in FANET. However, to the best of our knowledge, there is not a unified solution that provides efficient control messages management together with a clustering algorithm.
In this article, we present a cluster-based control plane message management for SDN-FANET, called CAPONE (Cluster-bAsed control Plane messages management in sOftware-defined flying ad-hoc NEtwork). We introduce a new control message management approach for SDN based FANET by integrating acknowledgment, node location prediction, and a well known clustering approach. The controller is able to predict UAV information based on the UAVs contextual information without disseminating control messages. CAPONE divides the FANET into groups by considering two steps. Specifically, CAPONE determine the number of clusters using the Gap statistics method (i.e., step 1), which is input for a Fuzzy C-means method to determine the groups (i.e., step 2). For the control plane point of view, in each group, the CH works as a local controller to perform more complex tasks, while group members only send UAV contextual information based for the CH. In this sense, CAPONE minimizes the number of control messages without compromise application performance while increases the overall network lifetime. Simulation results show that CAPONE improves Packet Delivery Ratio (PDR), overhead, and remaining energy compared to state-of-the-art SDN-FANET architectures. The main contributions of this article are a cluster-based control message dissemination for SDN-FANET operations, efficient and reliable control message dissemination, implementation, and evaluation of CAPONE in a network simulator to assess network performance metrics in terms of PDR, position prediction error, overhead, and remaining energy.
We organize the rest of this article as follows. Section 2 outlines the state-of-the-art about control message dissemination for SDN-FANET, their main drawbacks for an efficient and reliable control message transmission for FANET operations. Section 3 describes the CAPONE protocol implemented in an SDN-FANET architecture. Section 4 details the simulation methodology and results used to evaluate CAPONE. Finally, Section 5 presents the concluding remarks and future work.

2. Related Work

Mazied et al. [22] highlighted the importance of control plane management in a wireless network for the 5G. In 5G, the SDN architecture is increasingly becoming employed to manage a wide range of heterogeneous wireless devices and software systems. In this context, the authors analyzed recent architectures suitable for 5G networks and have presented a qualitative comparison between the direct wireless connection and wireless indirect connection schemes. The authors designed an effective direct and indirect wireless SDN control plane framework to improve the management of heterogeneous devices in recent 5G networks.
Kumar et al. [23] proposed a secure mobility model between UAVs and wireless sensor network (WSN) nodes, where communication would be through the SDN controller for authentication and coordination. The authors exploit the advantages of SDN to support dynamic networks by establishing a central controller to manage the WSN coverage and authentication using UAVs. The UAVs trajectories are based on the density of each WSN cluster. This information is dynamically updated according to the statistics collected from the overall network.
Rametta and Schembra [24] present an SDN/NFV for FANET in a scenario where terrestrial nodes and UAVs are both equipped with cameras for monitoring rural areas. UAVs serve as a backbone network for the platform, where end-users monitor a particular rural area. The architecture comprises backbone drone nodes that form a meshed network, where UAVs are equipped with NFVs to provide virtual network functions (VNFs) that implement video transcoding and streaming. A central drone manages the network and controls all aspects of virtualization.
Kaleem and Rehmani [25] also have successfully applied an SDN architecture for FANET management. In this work, the authors present an amateur drone monitoring and tracking service as they might be a threat to citizens in a variety of scenarios. The proposed architecture is composed of a centralized controller present in clouds and UAV nodes responsible for monitoring, tracking, jamming, and hunting tasks.
Zhao et al. [12] implemented an SDN-FANET that uses SDN to separate the control and data plane to manage the UAVs in a coordinated manner/way. They focus on the problem of optimal UAV Relay Node placement for real-time video services and collision avoidance by considering global UAV context information, such as UAV position, movement trajectories, and residual energy. However, this work does not present a method to avoid network overhead once the number of control messages is not reduced.
Cumino et al. [11] introduced an SDN module to manage the UAV battery replenishment or replacement in scenarios of video surveillance. It takes advantage of an SDN architecture with a centralized controller to obtain the energy status of all UAVs and then decides when a node needs to go to a ground station to change or recharge its battery. This work considered that all the nodes have to send every second a beacon containing the location and energy status to the controller node. This way, the controller node is indeed always aware of the entire network, but the number of messages shall increase considerably with the increasing number of UAVs in different scenarios. In our work, one of the main goals is to reduce the amount of control messages transmissions in scenarios with clustered nodes.
To face FANET issues, such as communications issues due to frequently changing topology, Khan et al. [26] suggested a self-organized clustering scheme for FANET by using a behavioral study of Glowworm Swarm Optimization (GSO). In this case, the group formation and cluster head election consider the luciferin value and the residual energy of the UAVs and relies on the connectivity with a Ground Control Station (GCS). From a different perspective, we consider a centralized approach that takes advantage of a UAV as a Controller, which might attend larger and hard-to-reach areas.
Secinti et al. [15] proposed an SDN-FANET architecture that utilizes multiple wireless link access technologies. Furthermore, they devised a resilient multi-path routing protocol that identifies various disjoint routes for UAV pairs to improve the resiliency of the network. Moreover, their approach reduced the outage rate of end-to-end connections in the presence of malicious UAVs and achieved a moderate reduction in end-to-end delay compared to traditional algorithms. However, this work does not consider the battery limitations of the UAVs and the weight needed to carry different wireless link access technologies that could impact the performance of the UAVs.
Li et al. [27] implemented a dual-controller cooperative SDN-based FANET scheme and design a Dyna-Q-based reinforcement learning algorithm using power allocation and track planning collaborative optimization against smart jamming. The authors used two different controllers to keep track of the UAVs’ behavior and the other to be aware of the network status. In our proposal, we adopt the usage of a single controller responsible for managing the network as a whole, including the UAVs’ trajectories and their status.
Kirichek et al. [28] proposed an SDN-based solution for FANET to manage a group of UAVs for an Internet of Things (IoT) coverage. Flying nodes are used simply as switches to establish communication between terrestrial segments and a flying data collector. An additional node is considered as the SDN controller to update the other nodes’ routing tables. Their work showed the efficiency of the SDN-based solution through simulation.
Qi et al. [20] presented a centralized Traffic-Differentiated Routing (TDR). The protocol groups UAVs into several cluster domains. It runs on an SDN-based FANET and is executed in each cluster. Besides, it focuses on the data plane by guaranteeing the specific QoS requirements of delay-sensitive and performance-requisite applications. However, in our proposal, we provide reliable transmission of the management and coordination messages in the control plane, which leads to precise coordination and predictability of the UAVs positioning. Moreover, our work also highlights the method used to compute the clusters and choose the cluster heads.
Table 1 summarizes the main characteristics of existing works intended to provide control plane Message management for SDN-FANET. It compares the control plane message management for SDN-FANET described in this article to various others described in the literature concerning the application, routing approach, and control message transmission performance. Therefore, to the best of our knowledge, efficient control messages management together with a clustering algorithm has not yet been provided by a unified solution.

3. Cluster-Based Control Message Management for FANET

In this section, we introduce the Cluster-bAsed control Plane messages management in sOftware-defined flying ad-hoc NEtwork, called CAPONE. It aims to reduce the network overhead while guaranteeing the control message delivering in FANET scenarios. Based on UAV contextual information, the controller is able to predict UAV information without disseminating control messages. It divides the network into groups of UAVs to reduce the network overhead while guaranteeing the control message delivering in FANET scenarios. In this sense, CAPONE determine the number of clusters using the Gap statistics method, which is input for a Fuzzy C-means method to determine the groups. In this following, we present the main functionalities introduced by CAPONE, how the network operates during the clustering process, and how the nodes behave while inside a group.

3.1. Network and System Model

FANET can be used to monitor most kinds of environments without human intervention as it can reach hard areas, for instance, in disasters, emergency scenarios, buildings for structure inspection, and environmental surveillance [9]. In this sense, FANETs will be important in future smart city applications by enabling UAVs to collect measurements and to transmit for ground team or service, and thus UAVs will be the humans’ eyes in the sky [6,10]. It is because UAVs provide versatility, flexibility, and relatively small operating expenses to support autonomous actions, where rescuers are unable to reach easily and quickly. Data captured from the event area enable humans (or even a service) in the control center to take appropriate action based on rich information to explore a hazardous area, where rescuers are unable to reach easily and quickly [11]. For instance, multimedia data plays an essential role in helping ground rescue teams to make appropriate decisions based on detailed visual information [29].
We considered an SDN architecture applied to FANET, such as introduced by Zhao et al. [12]. In this context, SDN-FANET infrastructure is divided into three distinct planes (application, control, and forwarding planes), where each plane can be programmed to meet particular application requirements [12]. The application plane supports different FANET applications, such as surveillance, searching, wildlife tracking, video services, and others. The forwarding plane considers (re)configurable nodes (i.e., UAVs) connected to a centralized controller. The control plane has a controller node responsible to perform all control functions, such as collision manager, routing, topology management, UAVs replacement, and others. Specifically, the controller could be a ground station or a regular UAV node to collect UAV information and send configuration commands periodically [11,12].
We model the FANET as introduced by Cumino et al. [11]. The FANET is composed of n UAVs (nodes) with an unique identity (i [ 1 , n ] ) monitoring an area of interest. We represent such UAVs considering a dynamic graph G ( V , E ) . The vertices V = { v 1 , , v n } represent a finite set of UAVs, and edges E = { e 1 , , e n } means a finite set of asymmetric wireless links between 1-hop UAV ( v i ) neighbors [11]. The subset of all 1-hop UAV neighbors inside the radio range ( R R ) of a given UAV v i is denoted by N ( v i ) V . We consider that each UAV v i has a queue (Q) in order to buffer packets at the routing and MAC layers, which has a maximum queue capacity ( Q m a x ). Packets are removed from the queue to be sent considering First In First Out (FIFO) algorithm. On the other hand, packets are dropped using the Drop Tail algorithm in case of buffer overflow. We consider UAV v i equipped with a sensor unit to monitor the environment and a radio transceiver to send the collected data. For the convenience of notation, we denote Source Nodes ( S N i V ) as the subset of UAVs responsible for capturing data flows from the environment. The captured data is sent from the source nodes S N in a multi-hop fashion via multiple relay nodes ( R N i V), i.e., as the subset of UAVs responsible to forwarding data from the source node to the destination node. We assume a FANET scenario composed of one static D N V equipped with a radio transceiver and unlimited energy, which is responsible for receiving the collected for further processing and dissemination. A UAV v i can perform different tasks, so it can belong to different subset, however not at the same time. For instance, v i S N inffer that v i R N , and v i D N . Thus, R N S N D N during all the network life time. Each UAV v i is aware of its own location L i , t at a given timestamp t by means of a positioning system, e.g., GPS or Galileo. Each location L i , t is a 3-uple of geographical coordinates ( x i , y i , z i ) in a 3D space, since UAVs fly in a 3D space. On the other hand, the location of the D N is assumed to be known a priori by each node v i , since it is a static node.
Each UAV v i flies with a given speed s i ranging between a minimum ( s m i n ) and a maximum ( s m a x ) speed limit towards a trajectory t r a j i . The trajectory t r a j i is defined as an ordered sequence of locations that a given UAV v i flies between two pairs of location, which is denoted as t r a j i = { L i , 0 , L i , 1 , , L i , t }, indicating that a given UAV v i arrives at location L i , t at timestamp t. Each UAVs v i flies according to the trajectories defined by the Paparazzi Mobility Model (PPRZM) [30], because PPRZM enables UAVs to adapt its trajectory for any mission based on different possible UAV movements [31]. Particularly, PPRZM is a stochastic mobility model based on autopilot software for UAV [32], which considers five possible trajectories ( t r a j i ): Stay-At (i.e., UAV flies in a circle), Way-point (i.e., UAV flies following a straight line to a destination position), Eight (i.e., UAV trajectory has the 8 form around two fixed positions), Scan (i.e., UAV flies performs a scan in an area defined by two points along the round trip trajectories); and Oval (UAV trajectory has an oval form) [11]. Each movement defines a set of points for the UAV flies in straight trajectory t r a j i between two points (current and destination position) with a given speed s i .
Each UAV v i has a battery with initial energy ( E v i ( 0 ) ), and it spends energy to transmit a packet ( E t x ), to receive a packet ( E r x ), to retrieve data ( e f r a m e ), and to fly with a given speed s i ( E f l y ( d , s i ) ). Each UAV v i is able to measure the current energy ( E v i ( t ) ) at any time, and thus it can compute the remaining energy ratio ( E r a t i o v i ( t ) ∈ [0, 1]) as follows:
E r a t i o v i ( t ) = E v i ( t ) E v i ( 0 )
E f l y is the energy consumed in a straight flight to move a distance d at a given speed s i . E f l y can be computed as the integral of the power P ( s i ) in function of s i along the time [33]:
E f l y ( d , s i ) = t = 0 t = d / s i P ( s i ) d t = P ( s i ) d s i
The energy required to transmit ( E t x ) and to receive ( E r x ) a packet depends on the transmission power ( P t x ). The energy consumed by the UAV v i to transmit a packet of length n bits over the wireless link with a bit rate equal to r bps in time T is computed as [34]:
E t x = P c t + P t x e p a T = P c t + P t x e p a n r
where P c t is the power required to run the transmitting circuit, and e p a is the efficiency of the power amplifier. The energy consumed by the UAV v i to receive a packet E r x is computed based on Equation (4) [34]. The power required to run the receiving circuit is denoted as P c r .
E r x = P c r r n
It should be highlighted that UAV movements require much more energy than for packet transmissions. In our scenario, we consider a battery replacement location L ( X r , Y r , Z r ) that a given UAV v i could fly to replace/recharge the battery, and then return to the monitoring environment, as introduced by Cumino et al. [11].
Figure 1 shows the control message flow in the control plane of the SDN-FANET architecture. The whole FANET is managed by a central controlling entity, known as Controller Node ( C N V ). Controller ( C N ) is responsible for all management functions via the Global Manager and Global Controller. Specifically, controller C N must have full knowledge about each UAV v i contextual information, such as, remaining energy ratio E r a t i o v i ( t ) , location information L i , t , mobility trajectory t r a j i , speed s i , and others, for efficient decision-making [12]. Each UAV u i must send control message via SDN southbound API with contextual information m s g C I to the Global Controller at controller C N . All the control messages are transmitted considering delivery guarantee to increase the reliability. Global Controller plays the role of an interface between the controller C N and FANET, synchronizing data exchange in both directions, requesting UAV contextual information, sending instructions to UAVs, and others [12].
Global Manager module performs all control functions, such as routing, topology management, path planning, relay manager, event monitor, and others, based on the inputs provided by the Global Controller module. For instance, the Global Manager module uses the UAV contextual information and the event location. It can establish a reliable routing path (by the routing manager module), place UAVs at the optimal locations to forward the packets (by the relay manager module), and how each UAV v i should move by considering the global topology information (by the path planning module). Then, the Global controller sends all the output decisions to the UAVs.
For large-scale environments, it might be required multi-hop communication to disseminate control message [6]. Some UAVs can be responsible only to forward the control message to/from the Controller C N , enabling to transmit control messages with lower transmission power, which leads to reduced interference and energy consumption, as well as better control message reliability [12]. In this context, hierarchical network architecture enhances the overall network performance of control messages management, where UAVs are organized into groups, and a set of UAVs are considered as CH to work as a local controller to perform more complex tasks, such as the controlling of each group members, collecting data from non-CHs for data aggregation, take local decisions, and sending aggregated data to the controller [21]. The controller node C N is responsible for creating the cluster, electing the CH, assign the cluster members, and disseminating this information. In the cluster operation, each cluster member sends contextual information to its CH, which performs data aggregation to avoid unnecessary data transmission. Afterward, each CH sends the aggregate data packets to the controller C N . Based on the received UAV context information, Controller C N considers mobility and energy prediction algorithms to reduce the contextual information dissemination. In the following section, we introduce the control message dissemination operations.

3.2. Control Message Dissemination Operations

Assuming the SDN architecture, the central controller C N is aware of every UAV v i contextual information, such as remaining energy ratio E r a t i o v i ( t ) , current location L i , t , mobility trajectory t r a j i , speed s i , and transmission and receiving ratio [11,12]. It supports an effective decision-making process to optimize overall FANET operations, for instance, how frequent a UAV disseminates its contextual information, which might change constantly depending on the current mobility and energy predictions calculated by C N . Besides, each UAV v i flies following a straight trajectory t r a j i between its current position L i , t and a destination position L i , t + 1 with a given speed s i . To inform the C N about its conditions, v i sends control messages m s g C I with its contextual information, including L i , t , L i , t + 1 , and s i , to the controller C N just before leave L i , t and after arrive at L i , t + 1 , reducing bandwidth consumption and signaling overhead. In this way, the communication improvement between UAV v i and controller C N considers an adaptive sending ratio.
The controller node C N receives the control messages m s g C I , and stores the contextual information in a corresponding table. The controller node C N is able to predict a given UAV location towards the trajectory t r a j i without the need of control message for location update, based on the current position L i , t , destination position L i , t + 1 , and flying speed of a given UAV v i .
Similarly, C N is also able to estimate the required energy for v i based on the current transmission rate, receiving rate, and speed information, combined with the energy required for such tasks in, as shown in Equation (5). Equation (6) estimates the total energy that will be spent by a node based on the node’s current energy and the value calculated in Equation (5). In its turn, Equation (7) represents the remaining energy ratio estimation of v i for energy-aware decisions. For instance, UAV death can be detected by the controller C N based on the remaining energy ratio prediction.
E s p e n t = E f l y ( d , s i ) + E t x + E r x
E v i ( t + 1 ) = E v i ( t ) E s p e n t
E r a t i o v i ( t + 1 ) = E v i ( t + 1 ) E v i ( 0 )
However, the control messages m s g C I must be transmitted with reliability and low delay to avoid inaccuracy prediction. For a more reliable transmission, the controller C N must send an ACK message after receiving the control message m s g C I from a given UAV v i . As soon as this ACK does not arrive at the UAV v i after time t, which is arbitrarily defined according to test evaluation, then the UAV v i sends the control message m s g C I again. This process runs until the ACK message arrives at such UAV v i . It is important to highlight that as soon as the controller C N does not receive a message m s g C I from a given UAV u i informing that it reaches its destination location, the controller C N could search for such UAV v i location in the network by broadcasting a control message or wait for the message m s g C I from the UAV v i , where the former being the most ideal.
Figure 2 shows the UAV behavior for control message transmission considering SDN-FANET and CAPONE. As can be seen, a given UAV v i first sends its status to the controller, and, moves from location L i , t to location L i , t + 1 following the trajectory t r a j i after receives a beacon from the controller C N . The exchanged messages might be forwarded by a controller forwarder C N f w , depending on how distant the UAV is from C N . The main differences between the two protocols are:
(i)
In CAPONE, the UAV sends a single control message m s g C I and then waits for the controller acknowledgment. The UAV sends more then one message only if it does not receive the acknowledgment after a certain amount of time. On the other hand, as SDN-FANET do not employ an acknowledgment packet, the UAV keeps sending information in every t time interval.
(ii)
The UAVs follows the PPRZM mobility model. When a UAV is performing the Stay-at, Eight, or Oval movement pattern, it stays hovering in the same area, next to one or two close coordinates. In this case, CAPONE assumes that the UAV stays stationary in the same region. On the other hand, when the UAV is performing Way-point or Scan movement, CAPONE assumes that the UAV is moving between far distinct locations. In this case, the UAV sends its next location to the controller right before it moves, so that the controller can keep this information for future planning. However, in SDN-FANET, the UAVs send beacons without a previous decision-making process.
(iii)
CAPONE employs a clustering approach to improve the control message management. The CN takes into consideration the location of each UAV and then selects the best candidates RNs to become CH. Each CH behaves temporarily as a controller forwarder ( C N f w ), connecting the CN to the other UAVs. The CHs changes according to position configuration of all UAVs.

3.3. Cluster-Based Operations

For large-scale environments, it might be required multi-hop communication to disseminate control message. Thus, we consider a hierarchical network architecture, where UAVs are organized into groups with a set CH (i.e., local controller) to perform more complex tasks, such as, controlling of each group members, collecting data from non-CHs for data aggregation, forwarding control messages to/from the controller node CN, take local decision, and sending aggregated data to the controller. In this way, we introduce a clustering-based algorithm to define a suitable position for a set of C N f w , which behaves as CH. Moreover, the number of forwarders n f w is adjusted by considering UAVs’ location. The approach makes use of a partition-based clustering algorithm to allocate n f w forwarder nodes C N f w every time interval T f w .
The implemented clustering method considers two well-known algorithms: Fuzzy C-means [35] for clustering and the Gap statistics [36] to define the number of clusters. Specifically, Gap statistics estimates an optimal number of clusters by finding a way to standardize the comparison with a null reference distribution of a data, i.e., a distribution with no obvious clustering. On the other hand, Fuzzy C-means allows one piece of data to belong to two or more clusters. To this extent, a UAV might be attended by more than one forwarder node, and it is up to the UAV do decide its next-hop address by simply evaluating the signal strength of each C N f w . The different membership degree provided by Fuzzy C-means for each group enables to change the groups easily and quickly, in case a CH could fail, or a UAV could move closer to other CH.
The first step is to iterate over predefined cluster numbers ( c 1 , 2 , 3 , , C ) computing the Fuzzy C-means objective function J c based on Equation (8), which gives a measure of the compactness of the first clustering. It considers the cluster index c, the membership coefficient μ i c m , the fuzzification index m ( m R , with m > 1 ) to control the shape of membership functions, and the Euclidean distance D i c 2 between the i t h object and the c t h cluster center. In addition, we consider a predefined set of random positions B, which the objective function J c , b * is calculated for each set ( b 1 , 2 , 3 , , B ).
J = i = 1 N c = 1 C μ i c m D i c 2
The Gap statistics ( G a p ( c ) ) function compares the objective functions of the sets B and the original positions, which is computed based on Equation (9). It returns the information of how organized the positions are for each cluster number c, compared to a set of disorganized positions. In light of this, the clustered index maximizes the value of this function, should give a good approximation of the cluster number to be used.
G a p ( c ) = 1 B b log J c , b * log J c
Gap statistics ( G a p ( c ) ) function usually returns an average gap value, since it is not an exact method. For an accurate view of the value returned from Equation (9), the standard deviation ( s d ( c ) ) for each cluster number c is computed based on Equation (10).
s d ( c ) = b log ( J c , b ) 1 B b log J c , b * 2 B
The intersection between the simulation error s ( c ) , represented in Equation (11), and the maximum values of G a p ( c ) is computed, and the smallest value from c is defined as the optimal number of clusters estimated.
s ( c ) = s d c 1 + B 1
A fuzzy clustering is a collection of k clusters, c 1 , c 2 , , c k , and a partition matrix M = m i , j [ 0 , 1 ] , for i = 1 n and j = 1 k , where each element m i , j is a membership indicator that represents in what degree an object i belongs to a cluster c j . Fuzzy C-means algorithm runs towards the minimization of the objective function Equation (8). Its input is the number of clusters returned by the Gap statistics. Then, assigns coefficients randomly to each point for being in the clusters. And finally, it computes the centroid of each cluster and the new membership index of each point until the centroid stops change. Algorithm 1 describes the whole process, which is computed at each time interval at the controller node C N . In this way, the controller node C N is responsible for creating the cluster, electing the CH, assign the cluster members, and disseminating the defined clusters and CH.
Each cluster member sends contextual information to its CH, which performs data aggregation to avoid unnecessary data transmission. Afterward, each CH sends the aggregate data packets to the controller C N . In this way, each CH works as a local controller to perform more complex tasks, such as the controlling of each group members, collecting data from non-CHs for data aggregation, take the local decision, sending aggregated data to the controller, forward control messages to/from the controller node C N .
Algorithm 1: Fuzzy C-means
Sensors 20 00067 i001

4. Evaluation

In this section, we present the simulations to demonstrate the efficiency of the CAPONE in transmitting control messages over FANET. Specifically, we present the methodology and metrics applied to evaluate the CAPONE for the management of control messages to support the operations of surveillance applications in a disaster recovery scenario. We evaluated the impact of different existing protocols on the PDR, position prediction error, overhead, and remaining energy.

4.1. Simulation Description and Metrics

We consider the Mobile Multi-Media Wireless Sensor Network (M3WSN) OMNeT++ framework [37] for our evaluation, which implements network stack for FANET communications as introduced in Section 3.1. We conducted 33 simulation runs with different randomly generated seeds, as it statistically provides a reliable behavior analysis of the proposal [38], and results show the values with a confidence interval of 95% [11,12]. We set the simulation time as 300 seconds (s), and simulation parameters to allow wireless channel temporal variations, link asymmetry, and irregular radio ranges, as expected in a real FANET scenario [11]. The FANET is composed of 34 UAVs flying with speed raging between 5 and 10 m/s over the entire flat terrain of 200 × 200 m [17] to explore and disseminate live video streaming from the environment. The FANET has one fixed Destination Node ( D N ) located at ( 100 , 0 ), as expected in FANET multimedia applications, such as safety & security, environmental monitoring, and natural disaster recovery [9]. We consider one UAV located at ( 100 , 100 ), working as controller node C N to periodically collect UAV information and send configuration commands [11].
In terms of FANET operations, we scheduled a random event at a different location, where UAVs are monitoring and sending information from the environment. Based on the collected information, the controller node C N could detect an event (based on the event monitor module in the Global Manager) at a given location, and then establishes a route between source S N and destination D N nodes via multiple relay nodes R N i based on UAV contextual information and the event location (based on the routing manager module in the Global Manager) [11]. For video application, we considered video sequences with different video features downloaded from the YUV video trace library and YouTube [39], where such videos are encoded using H.264 codec at 300 kbps, 30 fps, Group of Pictures (GoP) size of 20 frames, and common intermediate format (352 × 288 pixels) [11].
In the simulation, UAVs have a battery with an initial energy of 18’720 Joules [11] and are equipped with IEEE 802.11g with a nominal radio range R m a x of 55 m [18,40]. At the MAC layer, we consider the CSMA/CA MAC protocol without using RTS/CTS messages and retransmissions. At the application layer, we consider the QoE-aware redundancy mechanism to add redundant packets only to priority frames [17]. We have conducted simulations with three different control plane message management mechanisms, namely SDN-FANET, SDN-FANET + PREDICTION, and CAPONE. Particularly, SDN-FANET considers the SDN paradigm applied to FANET, which considers a flat network architecture with periodic transmissions of global UAV contextual information. On the other hand, SDN-FANET + PREDICTION also considers a flat network architecture with the control message dissemination operations introduced in Section 4.2. Finally, CAPONE improve the control messages transmission performance by predicting the positions of the UAVs, and considers hierarchical network architecture, as introduced in Section 3. For all proposals, we are evaluating the PDR, position prediction error, overhead, and remaining energy.
  • PDR (%): The ratio between the number of control messages sent by UAVs and the number of delivered control messages at the controller node C N .
  • Position prediction error (meters): Error between the UAV position at the controller node C N and the current UAV position at each time interval.
  • Overhead: Total number of control messages m s g C I transmitted with UAV contextual information during the entire simulation.
  • Remaining energy (%): The ratio between the current energy level and the initial energy level by each UAV.

4.2. Simulation Results

SDN-FANET [12] considers multi-hop communication to disseminate control messages by deploying a constant number of forwarder node C N f w . These forwarder nodes are C N f w hovering on fixed positions to guarantee the connection range between the C N and distant UAVs. To better define the number of forwarding nodes ( C N f w ) in SDN-FANET, we analyze the PDR by varying the number of forwarding nodes C N f w distributed around the controller nod in the scenario, i.e., 3, 4, and 5. By analyzing the results, we achieved better PDR using 4 forwarding nodes C N f w . The results depicted in Figure 3 shows PDR using different number of static controller forwarder C N f w . Based on the results of Figure 3, it is possible to conclude that 4 controller forwarder C N f w provided the highest PDR for control message dissemination in SDN-FANET operations. This is because the forwarder nodes are equally distributed around the C N in static positions forming a square with a fixed distance. Besides, the distance between a C N f w and the edge of the scenario corresponds to the maximum transmission range that a UAV can reach. Considering 3 forwarder node C N f w , some UAVs are not able to reach the controller node C N , i.e., caused by void area. In addition, 5 or more forwarder node C N f w increases the number of hops and the interference caused by forwarding tasks, which causes more collisions at the MAC layer and increases the delay, where control messages with high delay are dropped.
Figure 4 shows the PDR for control message dissemination considering different mechanisms. As shown in Figure 4, CAPONE and SDN-FANET + PREDICTION deliver more packets compared to SDN-FANET in most cases. Both reduce the number of transmitted control messages by considering a prediction algorithm. However, it is important to highlight that the standard deviation of CAPONE is lower than SDN-FANET + PREDICTION, since CAPONE considers a clustering approach, where the CH is responsible for control packets aggregation to reduce the network overhead. On the other hand, SDN-FANET considers a continuous and periodic control message transmission, causing more collisions at the MAC layer and increasing the delay, where the delayed packets are dropped, such as explained for the results of Figure 3.
Figure 5 shows the position error considering different control plane message management mechanisms. By analyzing the results, we conclude that SDN-FANET has a lower position error compared to SDN-FANET + PREDICTION and CAPONE. This is because in SDN-FANET, as the messages are continuously sent by all the nodes every second, it is more likely that the controller node C N receives a more accurate location. On the other hand, SDN-FANET + PREDICTION and CAPONE considers mobility prediction to reduce the contextual information dissemination, which introduces an acceptable error for decision making in FANET scenarios.
Figure 6 shows the total number of control messages transmitted by all UAVs during the entire simulation i.e., overhead, introduced by different control plane message management mechanisms. By analyzing the results, we can conclude that UAVs considering SDN-FANET transmitted about 6500 control messages during its operation, due to its constant control message transmissions. The prediction approach considered by SDN-FANET + PREDICTION decreased this value to approximately 550 messages by only send data when the UAV considerably changes its position, while CAPONE obtained the best result, transmitting about 390 messages during its operation. CAPONE reduces the network overhead due to its predicting and clustering approach, making the communication process more efficient.
Figure 7 shows the average remaining energy in each node considering evaluated SDN-FANET architectures. By analyzing the results, we conclude that CAPONE saved 25% and 14% of energy compared to SDN-FANET and SDN-FANET + PREDICTION, respectively, at the end of 300 simulation seconds. This is because SDN-FANET considers periodic control message dissemination, which consumes more energy for nodes that are sending and receiving the message. On the other hand, SDN-FANET + PREDICTION considers only prediction algorithms to reduce the number of control message transmissions. Finally, CAPONE considers a clustering approach and prediction algorithms to reduces the required number of control messages for SDN-FANET operations.

5. Conclusions and Future Work

This article presented CAPONE, a cluster-based control plane management protocol that reduces the network overhead while guaranteeing the UAV management and control message delivering in an SDN-FANET. The controller node considers the UAV contextual information to predicts the UAV movements without the need for constant control message transmissions, reducing bandwidth consumption and signaling overhead. The prediction and acknowledgment mechanisms not only reduce the number of control packets in the network but also improves the control message transmission as less packet occupies the network bandwidth.
CAPONE also divides the network into groups of UAVs while guaranteeing the control message delivering in FANET scenarios. It shows considerable advantages in terms of PDR, energy consumption, and overhead, even with a slight reduction of position accuracy. CAPONE determines the number of clusters using the Gap statistics method. This technique defines the best number of clusters according to the current locations of the UAVs. Fuzzy C-means method uses the number of clusters as input, defines the cluster heads, and groups the nodes of each cluster. It allows the controller to consider an association or membership degree for each node, ensuring communication between a UAV and the controller node.
For future work, we are planning to consider more dynamic and heterogeneous scenarios, with different kind of data source nodes, such as vehicles, ground users, and others. Moreover, the drawback of a single point of failure, usually present in a centralized approach, shall be attenuated with more controllers in the network. Thus, we are planning to define the best number of controllers for different scenarios and analyze the impacts on the network in terms of control management and service provisioning.

Author Contributions

Conceptualization, P.C.; Formal analysis, P.C. and T.T.; Software, K.M.; Supervision, D.R. and E.C.; Validation, K.M.; Writing—original draft, P.C. and T.T.; Writing—review & editing, H.O., D.R. and E.C. All authors have read and agreed to the published version of the manuscript.

Funding

This study was financed by FAPESPA (Fundação Amazônia de Amparo a Estudos e Pesquisa) ICAAF N 003/2017. The author Denis Rosário would like to thank the grant 431474/2016-8, CNPq (National Council for Scientific and Technological Development) for the financial support.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Dinh, T.D.; Pirmagomedov, R.; Pham, V.D.; Ahmed, A.A.; Kirichek, R.; Glushakov, R.; Vladyko, A. Unmanned aerial system—Assisted wilderness search and rescue mission. Int. J. Distrib. Sens. Netw. 2019, 15. [Google Scholar] [CrossRef]
  2. Al Fayez, F.; Hammoudeh, M.; Adebisi, B.; Abdul Sattar, K.N. Assessing the effectiveness of flying ad hoc networks for international border surveillance. Int. J. Distrib. Sens. Netw. 2019, 15, 1550147719860406. [Google Scholar] [CrossRef] [Green Version]
  3. Lin, Z.; Liu, H.H.; Wotton, M. Kalman filter-based large-scale wildfire monitoring with a system of UAVs. IEEE Trans. Ind. Electron. 2018, 66, 606–615. [Google Scholar] [CrossRef]
  4. Liu, X.; Peng, Z.R.; Zhang, L.Y. Real-time UAV Rerouting for Traffic Monitoring with Decomposition Based Multi-objective Optimization. J. Intell. Robot. Syst. 2019, 94, 491–501. [Google Scholar] [CrossRef]
  5. Zhu, X.; Meng, L.; Zhang, Y.; Weng, Q.; Morris, J. Tidal and Meteorological Influences on the Growth of Invasive Spartina alterniflora: Evidence from UAV Remote Sensing. Remote Sens. 2019, 11, 1208. [Google Scholar] [CrossRef] [Green Version]
  6. Bekmezci, I.; Sahingoz, O.K.; Temel, Ş. Flying Ad-hoc Networks (FANETs): A Survey. Ad Hoc Netw. 2013, 11, 1254–1270. [Google Scholar] [CrossRef]
  7. Yanmaz, E.; Yahyanejad, S.; Rinner, B.; Hellwagner, H.; Bettstetter, C. Drone networks: Communications, coordination, and sensing. Ad Hoc Netw. 2018, 68, 1–15. [Google Scholar] [CrossRef]
  8. Gupta, L.; Jain, R.; Vaszkun, G. Survey of Important Issues in UAV Communication Networks. IEEE Commun. Surv. Tutor. 2016, 18, 1123–1152. [Google Scholar] [CrossRef] [Green Version]
  9. Arnaldo Filho, J.; Rosário, D.; Rosário, D.; Santos, A.; Gerla, M. Satisfactory Video Dissemination on FANETs based on an Enhanced UAV Relay Placement Service. Ann. Telecommun. 2018, 73, 601–612. [Google Scholar] [CrossRef]
  10. Erdelj, M.; Saif, O.; Natalizio, E.; Fantoni, I. UAVs that Fly Forever: Uninterrupted Structural Inspection Through Automatic UAV Replacement. Ad Hoc Netw. 2017. [Google Scholar] [CrossRef] [Green Version]
  11. Cumino, P.; Lobato Junior, W.; Tavares, T.; Santos, H.; Rosário, D.; Cerqueira, E.; Villas, L.; Gerla, M. Cooperative UAV Scheme for Enhancing Video Transmission and Global Network Energy Efficiency. Sensors 2018, 18, 4155. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  12. Zhao, Z.; Cumino, P.; Souza, A.; Rosário, D.; Braun, T.; Cerqueira, E.; Gerla, M. Software-Defined Unmanned Aerial Vehicles Networking for Video Dissemination Services. Ad hoc Netw. 2018, 83, 68–77. [Google Scholar] [CrossRef]
  13. Wickboldt, J.A.; De Jesus, W.P.; Isolani, P.H.; Both, C.B.; Rochol, J.; Granville, L.Z. Software-Defined Networking: Management Requirements and Challenges. IEEE Commun. Mag. 2015, 53, 278–285. [Google Scholar] [CrossRef]
  14. Zhao, Z.; Schiller, E.; Kalogeiton, E.; Braun, T.; Stiller, B.; Garip, M.T.; Joy, J.; Gerla, M.; Akhtar, N.; Matta, I. Autonomic Communications in Software-Driven Networks. IEEE J. Sel. Areas Commun. 2017, 35, 2431–2445. [Google Scholar] [CrossRef]
  15. Secinti, G.; Darian, P.B.; Canberk, B.; Chowdhury, K.R. SDNs in the Sky: Robust End-to-End Connectivity for Aerial Vehicular Networks. IEEE Commun. Mag. 2018, 56, 16–21. [Google Scholar] [CrossRef]
  16. Zacarias, I.; Gaspary, L.P.; Kohl, A.; Fernandes, R.Q.; Stocchero, J.M.; de Freitas, E.P. Combining Software-Defined and Delay-Tolerant Approaches in Last-Mile Tactical Edge Networking. IEEE Commun. Mag. 2017, 55, 22–29. [Google Scholar] [CrossRef]
  17. Rosário, D.; Zhao, Z.; Santos, A.; Braun, T.; Cerqueira, E. A Beaconless Opportunistic Routing based on a Cross-layer Approach for Efficient Video Dissemination in Mobile Multimedia IoT Applications. Comput. Commun. 2014, 45, 21–31. [Google Scholar] [CrossRef]
  18. Guillen-Perez, A.; Cano, M.D. Flying Ad Hoc Networks: A New Domain for Network Communications. Sensors 2018, 18, 3571. [Google Scholar] [CrossRef] [Green Version]
  19. Khan, M.; Khan, I.; Safi, A.; Quershi, I. Dynamic routing in flying ad-hoc networks using topology-based routing protocols. Drones 2018, 2, 27. [Google Scholar] [CrossRef] [Green Version]
  20. Qi, W.; Song, Q.; Kong, X.; Guo, L. A traffic-differentiated routing algorithm in Flying Ad Hoc Sensor Networks with SDN cluster controllers. J. Franklin Inst. 2017. [Google Scholar] [CrossRef]
  21. Thammawichai, M.; Baliyarasimhuni, S.P.; Kerrigan, E.C.; Sousa, J.B. Optimizing communication and computation for multi-UAV information gathering applications. IEEE Trans. Aerosp. Electron. Syst. 2017, 54, 601–615. [Google Scholar] [CrossRef] [Green Version]
  22. Mazied, E.A.; ElNainay, M.Y.; Abdel-Rahman, M.J.; Midkiff, S.F.; Rizk, M.R.; Rakha, H.A.; MacKenzie, A.B. The wireless control plane: An overview and directions for future research. J. Netw. Comput. Appl. 2019, 126, 104–122. [Google Scholar] [CrossRef] [Green Version]
  23. Kumar, R.; Sayeed, M.A.; Sharma, V.; You, I. An SDN-Based Secure Mobility Model for UAV-Ground Communications. In Mobile Internet Security. MobiSec 2017. Communications in Computer and Information Science; Springger: Singapore, 2017; pp. 169–179. [Google Scholar]
  24. Rametta, C.; Schembra, G. Designing a softwarized network deployed on a fleet of drones for rural zone monitoring. Future Internet 2017, 9, 8. [Google Scholar] [CrossRef] [Green Version]
  25. Kaleem, Z.; Rehmani, M.H. Amateur drone monitoring: State-of-the-art architectures, key enabling technologies, and future research directions. IEEE Wirel. Commun. 2018, 25, 150–159. [Google Scholar] [CrossRef] [Green Version]
  26. Khan, A.; Aftab, F.; Zhang, Z. Self-organization based clustering scheme for FANETs using Glowworm Swarm Optimization. Phys. Commun. 2019, 36, 100769. [Google Scholar] [CrossRef]
  27. Li, Z.; Lu, Y.; Shi, Y.; Wang, Z.; Qiao, W.; Liu, Y. A Dyna-Q-Based Solution for UAV Networks Against Smart Jamming Attacks. Symmetry 2019, 11, 617. [Google Scholar] [CrossRef] [Green Version]
  28. Kirichek, R.; Vladyko, A.; Paramonov, A.; Koucheryavy, A. Software-defined architecture for flying ubiquitous sensor networking. In Proceedings of the 2017 19th International Conference on Advanced Communication Technology (ICACT), Bongpyeong, South Korea, 2017; pp. 158–162. [Google Scholar] [CrossRef]
  29. Pimentel, L.; Rosário, D.; Seruffo, M.; Zhao, Z.; Braun, T. Adaptive Beaconless Opportunistic Routing for Multimedia Distribution. In Wired/Wireless Internet Communication; Springer: Cham, Germany, 2015; pp. 122–135. [Google Scholar]
  30. Bouachir, O.; Abrassart, A.; Garcia, F.; Larrieu, N. A Mobility Model for UAV Ad Hoc Network. In Proceedings of the International Conference on Unmanned Aircraft Systems (ICUAS), Orlando, FL, USA, 27–30 May 2014; pp. 383–388. [Google Scholar]
  31. Hayat, S.; Yanmaz, E.; Muzaffar, R. Survey on Unmanned Aerial Vehicle Networks for Civil Applications: A Communications Viewpoint. IEEE Commun. Surv. Tutor. 2016, 18, 2624–2661. [Google Scholar] [CrossRef]
  32. Brisset, P.; Drouin, A.; Gorraz, M.; Huard, P.S.; Tyler, J. The paparazzi solution. In Proceedings of the 2nd US-European Competition and Workshop on Micro Air Vehicles, Sandestin, FL, USA, October 2006. [Google Scholar]
  33. Di Franco, C.; Buttazzo, G. Energy-aware Coverage Path Planning of UAVs. In Proceedings of the IEEE International Conference on Autonomous Robot Systems and Competitions (ICARSC), Vila Real, Portugal, 8–10 April 2015; pp. 111–117. [Google Scholar]
  34. Vazifehdan, J.; Prasad, R.V.; Jacobsson, M.; Niemegeers, I. An Analytical Energy Consumption Model for Packet Transfer over Wireless Links. IEEE Commun. Lett. 2012, 16, 30–33. [Google Scholar] [CrossRef]
  35. Bezdek, J.C. Pattern Recognition with Fuzzy Objective Function Algorithms; Springer Science & Business Media: Berlin, Germany, 2013. [Google Scholar]
  36. Tibshirani, R.; Walther, G.; Hastie, T. Estimating the number of clusters in a data set via the gap statistic. J. R. Stat. Soc. Ser. B Stat. Methodol. 2001, 63, 411–423. [Google Scholar] [CrossRef]
  37. Rosário, D.; Zhao, Z.; Silva, C.; Cerqueira, E.; Braun, T. An OMNeT++ Framework to Evaluate Video Transmission in Mobile Wireless Multimedia Sensor Networks. In Proceedings of the International Workshop on OMNeT++ (ICST), Cannes, France, 5 March 2013; pp. 277–284. [Google Scholar]
  38. Bukh, P.N.D. The Art of Computer Systems Performance Analysis, Techniques for Experimental Design, Measurement, Simulation and Modeling; John Wiley Sons, Inc.: Hoboken, NJ, USA, 1991. [Google Scholar]
  39. GERCOM. Videos Used for Simulations. Available online: http://www.gercom.ufpa.br/index.php?option=com_jdownloads&view=category&catid=8&Itemid=343&lang=br (accessed on 11 October 2019).
  40. Shinkuma, R.; Mandayam, N.B. Design of Ad Hoc Wireless Mesh Networks Formed by Unmanned Aerial Vehicles with Advanced Mechanical Automation. arXiv 2018, arXiv:1804.07428. [Google Scholar]
Figure 1. SDN-FANET control plane.
Figure 1. SDN-FANET control plane.
Sensors 20 00067 g001
Figure 2. Control message transmission behavior of the network.
Figure 2. Control message transmission behavior of the network.
Sensors 20 00067 g002
Figure 3. PDR considering different number of forwarder nodes for SDN-FANET.
Figure 3. PDR considering different number of forwarder nodes for SDN-FANET.
Sensors 20 00067 g003
Figure 4. PDR for different control plane message management mechanisms.
Figure 4. PDR for different control plane message management mechanisms.
Sensors 20 00067 g004
Figure 5. Position error for different control plane message management mechanisms.
Figure 5. Position error for different control plane message management mechanisms.
Sensors 20 00067 g005
Figure 6. Overhead for different control plane message management mechanisms.
Figure 6. Overhead for different control plane message management mechanisms.
Sensors 20 00067 g006
Figure 7. Remaining energy during the simulation for different control plane message management mechanisms.
Figure 7. Remaining energy during the simulation for different control plane message management mechanisms.
Sensors 20 00067 g007
Table 1. Summary of SDN-FANET proposals and integrated features.
Table 1. Summary of SDN-FANET proposals and integrated features.
ProposalApplicationRouting ApproachControl Performance
Mazied et al. [22]General 5G applicationsWireless multi-path routing
Kumar et al. [23]Coverage and trajectory planningNot specified
Rametta and Schembra [24]Video disseminationNot specified
Kaleem and Rehmani [25]Monitoring and trackingNot specified
Zhao et al. [12]Video disseminationNot specified
Cumino et al. [11]Video disseminationNot specified
Khan et al. [26]Varied Bit Rate trafficClustering supported by GSO
Secinti et al. [15]Jamming attackDijkstra with Vertex splitting
Li et al. [27]  Jamming attackNot specified
Kirichek et al. [28]IoT coverage and data gatheringReactive with broadcast packets
Qi et al. [20]Varied Bit Rate trafficBased on Ant Colony
CAPONEVideo disseminationFuzzy C-means and GAP

Share and Cite

MDPI and ACS Style

Cumino, P.; Maciel, K.; Tavares, T.; Oliveira, H.; Rosário, D.; Cerqueira, E. Cluster-Based Control Plane Messages Management in Software-Defined Flying Ad-Hoc Network. Sensors 2020, 20, 67. https://doi.org/10.3390/s20010067

AMA Style

Cumino P, Maciel K, Tavares T, Oliveira H, Rosário D, Cerqueira E. Cluster-Based Control Plane Messages Management in Software-Defined Flying Ad-Hoc Network. Sensors. 2020; 20(1):67. https://doi.org/10.3390/s20010067

Chicago/Turabian Style

Cumino, Pedro, Kaled Maciel, Thaís Tavares, Helder Oliveira, Denis Rosário, and Eduardo Cerqueira. 2020. "Cluster-Based Control Plane Messages Management in Software-Defined Flying Ad-Hoc Network" Sensors 20, no. 1: 67. https://doi.org/10.3390/s20010067

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