Next Article in Journal
Improved Reptile Search Optimization Algorithm: Application on Regression and Classification Problems
Next Article in Special Issue
A Hierarchical Federated Learning Algorithm Based on Time Aggregation in Edge Computing Environment
Previous Article in Journal
Perturbation Observer-Based Obstacle Detection and Its Avoidance Using Artificial Potential Field in the Unstructured Environment
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

FL-SDUAN: A Fuzzy Logic-Based Routing Scheme for Software-Defined Underwater Acoustic Networks

1
Postdoctoral Research Base, Henan Institute of Science and Technology, Xinxiang 453003, China
2
School of Information Engineering, Henan University of Science and Technology, Luoyang 471023, China
3
Adam Smith Business School, University of Glasgow, Glasgow G12 8QQ, UK
*
Author to whom correspondence should be addressed.
Submission received: 27 November 2022 / Revised: 30 December 2022 / Accepted: 5 January 2023 / Published: 10 January 2023

Abstract

:
In underwater acoustic networks, the accurate estimation of routing weights is NP-hard due to the time-varying environment. Fuzzy logic is a powerful tool for dealing with vague problems. Software-defined networking (SDN) is a promising technology that enables flexible management by decoupling the data plane from the control plane. Inspired by this, we proposed a fuzzy logic-based software-defined routing scheme for underwater acoustic networks (FL-SDUAN). Specifically, we designed a software-defined underwater acoustic network architecture. Based on fuzzy path optimization (FPO-MST) and fuzzy cut-set optimization (FCO-MST), two minimum spanning tree algorithms under different network scales were proposed. In addition, we compared the proposed algorithms to state-of-the-art methods regarding packet delivery rate, end-to-end latency, and throughput in different underwater acoustic network scenarios. Extensive experiments demonstrated that a trade-off between performance and complexity was achieved in our work.

1. Introduction

The ocean is the largest ecosystem, which plays a significant role in the survival and development of human beings. With the shortage of resources, the exploitation of the ocean has become a hot topic [1]. An underwater acoustic network (UAN) consists of sensor nodes with acoustic communication and computational capabilities [2]. This system has the advantages of simple infrastructure, small size, and low cost compared to traditional underwater networks. In a conventional UAN, the routing function relies on the collaboration of underwater data nodes (DNs). The customer burns the specified protocols in advance into the read-only memory (ROM) of DNs. Routing technologies that rely on hardware infrastructure cannot be optimized regarding reliability and energy consumption [3]. Additionally, these technologies are complex, poorly converged, and inefficient. Software-defined networking (SDN) is an emerging paradigm that enables the separation of the data plane and control plane, greatly simplifying management and fostering innovation and growth.
The software-defined underwater acoustic network (SD-UAN) consists of multiple DNs and surface buoys. The DN is set as an OpenFlow white switch, and the buoy is the controller [4]. In SD-UAN, the DN sends a packet-in message containing the routing request to the specified controller. At this point, the controller is triggered to execute a predesigned routing algorithm and sends the calculated routing decision to the DN as a flow table, which determines the path of data forwarding. Migrating routing tasks from performance- and resource-constrained underwater nodes to a performance-powered SDN controller is the most significant advantage of SD-UAN [5]. As a result, the routing computation is faster and more efficient. Based on SDN, it dramatically reduces the energy consumption of underwater nodes and extends the survival time of underwater nodes. The topology of the UAN is time-varying due to ocean currents. Therefore, it is not possible to evaluate the path weights accurately. The fuzzy logic approach provides a novel routing mechanism for uncertain UANs. This paper proposes a fuzzy logic-based software-defined routing scheme for underwater acoustic networks (FL-SDUAN). To the best of our knowledge, this is the first work to apply a combined SDN and fuzzy logic routing algorithm for UANs. The main contributions of this paper are summarized as follows.
  • The architecture of FL-SDUAN was designed to perform routing protocols in a robust SDN control plane, reducing complexity and increasing the availability of underwater nodes.
  • Fuzzy logic was used to implement routing decisions, which improves the reliability of underwater acoustic networks.
  • Two minimum spanning tree algorithms, fuzzy path optimization (FPO-MST), and fuzzy truncated set optimization (FCO-MST) were proposed for different underwater network scenarios.
  • FPO-MST and FCO-MST are compared with state-of-the-art methods in terms of packet transmission rate, end-to-end latency, and throughput. Experiments showed that a trade-off between performance and complexity was achieved in our work.
The rest of this paper is organized as follows. Section 2 describes the related work. In Section 3, we present the architecture of FL-SDUAN. Section 4 offers the FPO-MST and FCO-MST algorithms. Simulation experiments are performed in Section 5. In addition, in Section 6, we conclude the paper.

2. Related Work

2.1. Software-Defined Routing Technologies in UANs

Many recent studies have focused on SDN-based routing techniques for underwater acoustic networks. Akyildiz et al. [6] introduced Softwater, a software-defined underwater communication system that supports various applications and enables the interoperability of devices from different manufacturers. Torres et al. [7] developed a software-defined platform in hydroacoustic networks with runtime configuration. The platform worked well while maintaining flexibility. Ghannadrezaii et al. [8] proposed a routing system that relies on software-defined underwater nodes. Each DN obtained a prediction of the communication quality of a potential link with a one-hop neighbor by receiving beacon signals from the aggregation node. Mohammadi et al. [9] proposed an SDN-based routing technique to improve the quality of service (QoS) in the underwater Internet of Things (IoT). The experimental results showed that this method significantly outperformed other non-SDN methods concerning the packet loss rate, end-to-end latency, and energy consumption. Luo et al. [10] presented an SDN-based routing testbed for hydroacoustic networks with a one-hop RF channel in the control plane and a hydroacoustic channel as the data plane.
Sreeraj et al. [11] proposed a software-defined routing protocol that supports deep learning in hydroacoustic networks. Simulation experiments showed that the survival time of the protocol improved by 15% compared to conventional techniques. Ruby et al. [12] modeled the underwater multimodal routing problem as an optimization problem and solved it using a convex relaxation method in the full duplex case. Lin et al. [13] employed the paradigm of SDN technology and proposed an SDN-based underwater cooperative searching framework for AUV-based UWNs. Wang et al. [14] suggested a software-defined clustering mechanism that achieved a trade-off between multiple constraints and improved the performance of hydroacoustic networks. Lin et al. [15] proposed an SDN-based hydroacoustic network paradigm and introduced a clustering method through an improved Birch algorithm. Lin et al. [16] proposed an SDN-based delay-sensitive routing algorithm in hydroacoustic networks. The simulation results showed that the method could accurately reflect the spatio-temporal characteristics of the network state. Ghafoor et al. [17] recommended an SDN-based routing protocol for underwater acoustic networks. A central controller on the surface buoy provided a global view, while a local controller on the autonomous underwater vehicle (AUV) offered a local view.

2.2. The Fuzzy Logic-Based Clustering Techniques in UANs

Krishnaswamy et al. [18] designed a fuzzy logic-based clustering scheme for hydroacoustic networks. There was a significant difference between detecting malicious nodes and delivering packets. Krishnaswamy et al. [19] proposed a fuzzy inference-based clustering mechanism that could reduce and prolong the survival time of UANs. Bharathy et al. [20] introduced a fuzzy logic-based clustering algorithm to select cluster heads (CHs) in hydroacoustic networks. Goyal et al. [21] proposed a fuzzy logic clustering method to identify the best CH in hydroacoustic networks. Goyal et al. [22] proposed a fuzzy clustering algorithm for hydroacoustic networks. The experimental results showed that this protocol minimized energy consumption and latency while increasing throughput and transmission rate. Song et al. [23] implemented a fuzzy clustering algorithm based on the analytic hierarchy process (AHP) in a hydroacoustic network. Umamaheswari et al. [24] used a fuzzy algorithm for CH selection to extend the stability and depletion rate of UANs. The experimental results showed that their method outperformed other methods.

2.3. The Fuzzy Logic-Based Routing Technologies in UANs

To optimize end-to-end latency, Bennouri et al. [25] implemented an optimized vector protocol based on fuzzy logic (FLOVP) that provides better routing performance than vector-based forwarder (VBF) algorithms. Li et al. [26] performed a weight-based fuzzy logic (WBFL) algorithm for underwater acoustic networks. Experiments showed that this mechanism for selecting relay nodes is efficient and accurate. Mulla et al. [27] proposed an energy-efficient routing protocol that used fuzzy logic to select DNs in hydroacoustic networks. Bu et al. [28] proposed a fuzzy-based routing protocol to determine node locations and energy levels in UANs. Rahman et al. [29] developed a fuzzy algorithm to assist in cooperative opportunity routing in UANs, effectively reducing energy consumption, survival time, and delay. Rahman et al. [30] recommended an energy-efficient cooperative opportunity routing (EECOR) protocol for hydroacoustic networks, which used a fuzzy logic-based scheme to select the most suitable relay node considering energy consumption. Reza et al. [31] presented a fuzzy logic-based grid routing algorithm that extended the survival time and reduced the end-to-end latency of UANs.
Tariq et al. [32] used a routing protocol that considered the residual energy and deployment depth of underwater nodes. Based on various fuzzy logic metrics, this protocol outperformed similar protocols regarding end-to-end latency and energy consumption. Huang et al. [33] proposed a direction-sensitive routing protocol (DSR) that used fuzzy reasoning to select the best candidate for hydroacoustic networks. The simulation results showed that the algorithm had better energy consumption, packet delivery rate (PDR), and average end-to-end latency. Pabani et al. [34] proposed an energy-efficient packet protection scheme based on fuzzy logic. The simulation results showed that the proposed routing protocol is efficient with a minimum number of routing table entries. Tavakoli et al. [35] proposed a fuzzy logic-based clustering algorithm that constructed optimal CHs based on fuzzy logic.

2.4. Summary

The above works aimed to design software-defined system architectures that run fewer routing algorithms in the control plane. Fuzzy logic is suitable for solving routing problems in dynamic underwater environments because it can handle uncertainty and give optimal solutions. Most studies use fuzzy logic to optimize residual energy, hop distance, link quality, and deployment density. However, it also faces the following challenges. On the one hand, the extended fuzzy logic-based schemes are mainly based on the cooperative communication of CHs. Therefore, the energy of CHs will be depleted quickly. Frequent CH elections can affect the stability of clusters and lead to constant changes in network topology. On the other hand, many fuzzy logic-based schemes assume a uniform distribution of underwater nodes, which differs significantly from the actual deployment. In underwater acoustic networks, DNs move due to ocean currents. Consequently, the possibility of dense and sparse node types is high. Unfortunately, there are relatively few fuzzy routing schemes involving these two states.

3. Methodology

3.1. The FL-SDUAN Model

The FL-SDUAN model consists of three parts: the underwater data nodes, the surface aggregation nodes, which act as controllers, and the coastal base stations (BSs). The DN consists of a buoy, an anchor chain, and an anchor. The sensor is mounted on the buoy, and the anchor chain connects the anchor to the buoy. When the DN is deployed, the anchor sinks to the bottom, and the anchor chain expands and contracts to a fixed length. Finally, all the buoys form a 3D network structure. The FL-SDUAN model is shown in Figure 1.
The data plane is built by virtualization, in which Open vSwitch (OvS) is installed on the DNs to implement the OpenFlow switching function [36]. The controller is set on the water surface, and the OpenDayLight (ODL) system is installed on it to build the control plane. A high-energy rechargeable battery powers the controller. As an application plane, the associated applications run on the BS. The multi-application system is an agent management system based on Flowvisor [37].
In FL-SDUAN, it uses an SDN architecture with the separation of data communication and control communication. Different hydroacoustic signal frequencies are designed for control communication and data communication. Single-hop mode is used for control communication, and multi-hop relay mode is used for data communication. RF signals are used for communication between BSs and surface controllers. When the UAN is deployed, the controller triggers all underwater nodes in the management area through control communication. At a given time, the underwater nodes are connected to the controller via one-hop control communication and then report their status information, such as location and resource status, at any time. When the underwater node sends a routing request, the controller executes the routing algorithm and assigns routing decisions to the corresponding node.

3.2. The Routing Procedure of FL-SDUAN

The routing algorithm of FL-SDUAN consists of three phases: node clustering, route calculation, and data transmission.
(1)
Node clustering phase
The main steps of node clustering include four actions, i.e., temporary head (TH) election, cluster construction, CH election, and DN joins to the corresponding cluster. The clustering is triggered based on the trigger-cluster message sent by a controller. The DN decides whether it is a TH by comparing its random number with the TH threshold. When the TH is determined, clusters are formed and centered on the TH. The nodes in the cluster select the CH by comparing their respective communication capabilities. If the CH is elected, the DN signs the CH, and the clustering process is completed. In a cycle, there is only one CH in a cluster and each node belongs to only one cluster. Then, the DN sends a cluster-statistics message to the controller. The message includes cluster ID, remaining energy, resource utilization, node static data, node ID, timestamp, and rounds. The format of the cluster-statistics message is shown in Figure 2.
(2)
Route calculation phase
In FL-SDUAN, the controller receives cluster-statistics messages and stores them in the corresponding node state table. At this time, the controller can candidate CHs. If CHs are selected, they are periodically registered to corresponding controllers. Therefore, controllers have a global view of the network in real time. Then, they use cluster-statistics messages to calculate path weights between CHs based on fuzzy logic and construct routing paths. As shown in Figure 3, the yellow nodes are the CHs elected by each cluster, while the white nodes are the data nodes. Routing decisions are calculated and passed by the controller. The routing paths are then implemented by multi-hop relay communication through the corresponding CHs.
(3)
Data transmission phase
In data transmission, each DN sends data only to the corresponding CH, and multiple CHs transmit data to the controller through relay communication. The controller calculates an optimal path for the node requesting the route, and the data is forwarded along this path. The FL-SDUAN routing procedure is shown in Figure 4.

3.3. The Path Weights between CHs

Routing is performed based on the relay communication of CHs in FL-SDUAN. If the network status changes, the controller waits for a route request message via the control communication. When a route-request message is received, it retrieves the node state table to find the optimal path. Due to multi-hop transmission, a CH may have multiple neighboring nodes. Path weights are quantified for the distance from the CH neighbor to the controller, the node’s residual energy, and the resource occupancy. The distance between the CH and the controller is determined by the strength of the signal it sends. Resource occupancy includes CPU utilization and ternary content addressed memory (TCAM). The CH with the lowest path weight is selected as the next hop. The path weight from CHi to CHj is counted on the controller as shown in (1).
W e i g h t ( i , j ) = α × S t r e n g t h ( j ) + β × ( 1 R e s i d u a l ( j ) ) + γ × R e s o u r c e ( j )
where S t r e n g t h ( j ) denotes the signal strength; R e s i d u a l ( j ) indicates the residual energy; R e s o u r c e ( j ) is the resource occupancy; and α , β , and γ are weighting factors of signal strength, residual energy, and resource occupancy, respectively.
The weights are different from the application concerns. Therefore, there are differences in the designed weighting factors. Table 1 shows the state statistics of the three CHs, including signal strength, residual energy, and resource occupancy expectation. It indicates that CH5 has the most considerable residual energy, CH7 has the most robust signal strength, and CH12 has the most significant resource occupancy. This situation exists in multi-service hydroacoustic networks. If only one weighting factor is considered, it is easy to choose the optimal CH. However, selecting CH among multiple weighting indices is a challenge.
In general, the weighting factors are determined empirically. The subjective weight factors have a significant impact on the selection of CHs. Once a reasonable CH is not selected, the routing path is not optimal. We give three weight factors α , β , and γ , and calculate the path weights from CHi to CH5, CH7, and CH12. The weight factors are randomly set and are shown in Table 2.
The first three items indicate that the optimal node is CH5. However, the focus of each item is different. Among them, items 1 and 3 focus on resource occupation, and item 2 emphasizes signal strength. Item 4 indicates that the optimal node is CH5 or CH12. Unfortunately, the two nodes’ residual energy, resource occupation, and signal strength are different. Therefore, the randomly designed weighting factors are unreasonable and cannot reflect the practical concerns.

4. Methodology

4.1. The Definition and Procedure of Fuzzy Logic

Fuzzy logic is a decision-making system inspired by human perception and judgment capabilities. It is a simple technique for deriving uncertain or fuzzy information with less computational power. Let X be a traditional set. Given the fuzzy set F A that is composed of ordered numbers in X , as shown in (2).
F A = { ( x , μ A ( x ) ) | x X }
where μ A ( x ) [ 0 , 1 ] is the attribution function. It indicates the degree to which X is affiliated with F A .
Given a fuzzy number in the set R of real numbers. Let F A = ( l , m , r ) , and the attribution function μ A [38] is shown in (3)
μ A ( x ) = { 0 , x < l x l m l , l x m r x r m , m x r 0 , r > x
where F A is a set of triangular fuzzy number, and l R ,   m R ,   r R . m is the principal value of the triangular fuzzy number. l and r are the lower and upper bound of F A . The attribution function μ A ( x ) is shown in Figure 5.
Fuzzy logic includes three steps of fuzzification, fuzzy inference, and defuzzification.
(1)
Fuzzification
Fuzzification is the mapping of observations in the input space to fuzzy sets. Due to the random disturbances such as latency and noise in hydroacoustic networks, we use a triangular fuzzy logic approach to select the optimal CH. The input variables of the fuzzy set mainly include the residual energy of neighboring CHs and resource utilization. These two parameters are encapsulated in the cluster-statistics message. Figure 6 lists the fuzzy degree of residual energy, which contains five affiliations, namely very low, low, medium, high, and very high, with a fixed domain of [0, 1]. The fuzzy degree of resource utilization is given in Figure 7, which consists of four affiliations, namely low, medium, high, and very high, with the domain [0, 1]. The output set is represented by the optimal adaptation degree, which consists of four affiliations: no fitness, low fitness, fitness, and extreme fitness, with the domain defined as [0, 1], as shown in Figure 8.
(2)
Fuzzy inference
Fuzzy inference is used to estimate the optimal fitness and quantify the path weights of CH. In fuzzy inference, each control rule is a vague conditional statement. All rules are a set of fuzzy implications. We use Mamdani’s IF-THEN rule [39] to derive the optimal CH with residual energy and resource utilization as inputs. A ˜ i is the i-th variable of residual energy, B ˜ i is the resource utilization variable, and R ˜ i is the optimal fitness of CH, as shown in (4).
R ˜ i = A ˜ i × B ˜ i
The rules correspond to the inference relation R * , as shown in (5).
R * = i = 1 n R ˜ i = i = 1 n ( A ˜ i × B ˜ i )
The inference rules are shown in Table 3, and the CH with optimal fitness is selected.
(3)
Defuzzification
In fuzzy logic, the output is also a fuzzy set. Selecting a quantity to determine the fuzzy value is called defuzzification. Multiple eligible candidates are generated when fuzzy inference is completed, and the results are ranked using defuzzification. In this paper, the maximum affiliation method was used for fuzzification. The point corresponding to the foremost affiliation ( R ˜ ) is selected as the output quantity, as shown in (6).
R o u t = max { i = 1 n μ ( R ˜ i ) }
If the number of points is not unique, it is expressed as an arithmetic or geometric mean. Let R o u t G n be the geometric mean and R o u t A n the arithmetic mean, as shown in (7).
R o u t A n = max { i = 1 n 1 n j = 1 m μ ( R ˜ ij ) } R o u t G n = max { i = 1 n j = 1 m μ ( R ˜ i j ) m }

4.2. Minimum Spanning Tree Algorithm Based on Fuzzy Cut-Set Optimization

Given an undirected network G ( N , E , W ) , where N denotes the set of vertices, E is the set of edges, and W is the weight function. The path L p , q E is a tree arc between two vertices p and q in G. Let L be a non-tree arc where L p , q E . Let E E , if T ( N , E ) is connected and has no loops. Then, T ( N , E ) is a spanning tree of G . Assuming that each edge e E has a weight W ( e ) , thus, the sum weight of T is shown in (8).
W ( T ) = e E W ( e )
Let T * be the spanning tree of G. If W ( T * ) W ( T ) , then T * is the minimum spanning tree (MST) of G. If L p , q is a tree arc, removing it from T divides the set N into two parts X and X ¯ = N X . ( X , X ¯ ) = { ( i , j ) E | i X , j X ¯ } is the cut set of G . If the cut-set is minimum, then T ( N , E ) is the MST of G ( N , E ) .
The MST algorithm based on fuzzy cut-set optimization (FCO-MST) continuously expands a subtree T = ( S * , E * ) until all vertices of G ( N , E ) are included, where S * = N . In FCO-MST, the path weights between CHs are calculated using triangular fuzzy inference, and the arcs with the most negligible weights in the cut set are sequentially added to form the MST of T. The FCO-MST pseudo code is shown as follows (Algorithm 1).
Algorithm 1 The FCO-MST algorithm
Input: G ( V , E ) , E = , E n e w =  //initialization graph G and arc
Output  M S T ( G )
 1: Procedure FCO-MST()
 2:   V n e w { V 0 | V 0 N } ;     //initialize the root node
 3:   T ( V 0 , ) ;            //initialize the spanning tree
 4: for each node V i V n e w and V j V V n e w
 5:   A ˜ i j = R e s i d u a l ( V ˜ j ) ;       //residual energy of node
 6:   B ˜ i j = R e s o u r c e ( V ˜ j ) ;       //resource occupancy of node
 7:   R ˜ i j = A ˜ i j × B ˜ i j ;        //fuzzy inference-based arc weights
 8:   W ˜ V i V j max { i = 1 n j = 1 m μ ( R ˜ i j ) m } ;
 9:   W V i V j min ( W ˜ V i V j ) ;
 10:  if ( V n e w = V )
 11:   T = ( V n e w , E n e w ) ;
 12:   M S T ( G ) T ;
 13:  else if  ( V n e w , V V n e w ) =
 14:   M S T ( G ) = ;        //unable to construct an MST tree
 15:  else
 16:   V n e w { V i | V i N } ;          //add the node V i to V n e w
 17:   V n e w = V n e w { V V n e w } ;      //update V n e w
 18:   E n e w E V i V j ;           //add the arc E V i V j to E n e w
 19:   E n e w = E n e w { E E n e w } ;     //update E n e w
 20:   T = T ( V n e w , E n e w ) ;        //update T
 21:   M S T ( G ) ( V n e w , E n e w ) ;      //construct T
 22:   End if
 23:   Continue;
 24:  End if
 25:  End for

4.3. Minimum Spanning Tree Algorithm Based on Fuzzy Path Optimization

If L p , q is a non-tree arc, there exists a unique path from node p to q on the tree T that connects the two nodes to form a loop. For a non-tree arc L p , q E E , if the weights of all arcs in T ( N , E ) are less than the directly connected arc weights of p and q, then T is a spanning tree of G. The MST algorithm based on fuzzy path optimization (FPO-MST) is also known as the greedy approach. The graph G is constructed by CHs. Fuzzy inference is used to calculate the path weights between CHs. In FPO-MST, the arcs with the smallest weights are joined to the subtree T. If the arc does not form a ring when connected to T, the arc is added. Then the next arc is considered until all nodes are traversed. Finally, it constructs the tree. The FPO-MST pseudo code is shown as follows (Algorithm 2).
Algorithm 2 The FPO-MST algorithm
Input G ( V , E ) , E = , E n e w =        //initialization graph G and arc value
Output  M S T ( G )
 1: Procedure FPO-MST()
 2:   V n e w { V 0 | V 0 N } ;
 3:   T ( V 0 , ) ;
 4: For each node V i V n e w and V j V V n e w
 5:   A ˜ i j = R e s i d u a l ( V ˜ j ) ;          //residual energy of node
 6:   B ˜ i j = R e s o u r c e ( V ˜ j ) ;            //resource occupancy of node
 7:   R ˜ i j = A ˜ i j × B ˜ i j ;
 8:   W ˜ V i V j max { i = 1 n j = 1 m μ ( R ˜ i j ) m } ;
 9:   W V i V j min ( W ˜ V i V j ) ;        //pick the arc weight
 10:  if ( W V i V j < W V i + 1 V j + 1 )
 11:     T = T ( V i V j ) ;
 12:    else if T ( V i + 1 V j + 1 ) C i + 1 , j + 1
 13:      M S T ( G ) = ;              //unable to construct an MST tree
 14:     else
 15:     V n e w { V i | V i N } ;          //add the node V i to V n e w
 16:     V n e w = V n e w { V V n e w } ;        //update V n e w
 17:     E n e w E V i V j ;             //add the arc E V i V j to E n e w
 18:     E n e w = E n e w { E E n e w } ;      //update E n e w
 19:     T = T ( V n e w , E n e w ) ;         //update T
 20:     M S T ( G ) T ;            //construct T
 21:     End if
 22:   Continue
 23:    End if
 24: End for

5. Experimental Results and Analysis

In this paper, we constructed a simulation experiment to run the proposed routing algorithms on a controller. It uses fuzzy logic to infer the optimal path weights between CHs and then implements FPO-MST and FCO-MST.

5.1. Experimental Settings

Mininet 2.2.1 and WOSS 1.5.0 software were used to design the simulation platform. We set up VirtualBox 5.2.12 as the virtual machine. Open vSwitch v2.5.1 was installed in DNs to build an SDN switch, and OpenDayLight was deployed on the surface sink node as the SDN controller. FPO-MST and FCO-MST algorithms were running on the controller. The experiment was run on a clustered system consisting of eight blade servers. Each server was configured with two E5-2698 v4 processors and 512 GB of memory. The clustered system was configured with an IBM v3700 storage of 10 TB disk capacity. Eight controllers and 200 DNs were given in the experiment. Each controller was allocated 20 core CPU resources, 64 GB of memory, and 2 TB of disk capacity. A DN provided one core CPU resource, 8 GB of memory, and 10 GB of disk capacity. The network is assumed to be randomly deployed in a 1000 × 1000 × 100 m3 submerged area. We supposed that the depth range of the nodes is 10~110 m, and the underwater nodes are relatively stationary and the motion is insignificant. Let the data communication distance be 100 m, the cluster radius 50 m, and the control communication distance be 1000 m. Other parameters are shown in Table 4.
We compared the PDR, end-to-end latency, and throughput of FPO-MST and FCO-MST with the three related algorithms in different scenarios. The low-energy adaptive clustering hierarchy algorithm (LEACH) [42] divides UANs into multiple clusters. Each cluster consists of one CH and multiple DNs. The CH is predefined in this algorithm. When the cluster is formed, the CH broadcasts the communication schedule based on the time division multiple access (TDMA) technique. Each DN in the cluster transmits data to the CH according to the allocated time slots. The CH aggregates the data and sends them to a BS. Dipanwita’s algorithm is a clustering-based routing [43] method for hydroacoustic networks. It consists of two phases: CH selection and data transmission. In this algorithm, the CH implements a multi-hop routing scheme by aggregating data. Energy-efficient hybrid clustering algorithm (EEHC) [44] is a routing protocol with a predetermined percentage of clusters.

5.2. The Packet Delivery Rate

The packet delivery rate is a fundamental merit of a routing protocol. The PDR of LEACH, EEHC, Dipanwita’s algorithm, FPO-MST, and FCO-MST in different rounds is shown in Figure 9. The PDR of all five algorithms tended to decrease as the number of rounds increases. When runtime increased, some nodes died. Therefore, the network connectivity became worse. FPO-MST and FCO-MST use triangular fuzzy logic to estimate the optimal path weights between CHs. Consequently, they had a higher PDR. Due to re-clustering, FCO-MST had the highest PDR before round 43. After this period, the dead nodes increased dramatically. As a result, many new CHs were selected and the size of the spanning tree increased. As a result, FPO-MST had the highest PDR.
We compared the PDR with a different number of nodes, as shown in Figure 10. The PDR tended to increase with increasing DNs. EEHC is a cluster-based routing algorithm that combines the depth of the DNs and the residual energy. Therefore, the PDR was relatively high. Dipanwita’s algorithm also uses a clustering architecture with a small square structure, so the PDR was relatively low. On the contrary, LEACH had the lowest PDR. Since the number of single-node clusters may increase after running for a while, the routing efficiency decreased sharply. When the number of DNs increased to 140, the PDR of FCO-MST was higher than that of FPO-MST. Thus, FCO-MST is more suitable for large-scale hydroacoustic networks.

5.3. The End-to-End Latency

As the average delay of packets from source to destination, the end-to-end latency (E2EL) reflects the network’s access rate and transmission quality. Smaller E2EL indicates better performance of the routing protocol. We compared the E2EL with different numbers of DNs, as shown in Figure 11. It is clear that the E2ELs of the five algorithms had an increasing trend with increasing DNs. Among them, Dipanwita’s algorithm had the largest E2EL compared to the EEHC and LEACH algorithms. However, FCO-MST had the most negligible end-to-end latency with a small number of nodes (50–100). Furthermore, FPO-MST had the smallest E2EL when the number of nodes was 100~200. We know that the E2EL of FPO-MST is more advantageous in a dense node environment.
To demonstrate the benefits based on SDN architecture, we also compared the E2EL of the five algorithms under different buffer utilization, as shown in Figure 12. It can be seen that with the increase in buffer utilization, the end-to-end latency of the five algorithms increased. Specifically, LEACH still had the highest latency, while EEHC and Dipanwita’s algorithms had the essential reaching delay. Both algorithms were higher than the two algorithms proposed in this paper. It is because routing decisions are executed in the control plane, whereas underwater nodes only forward data in the data plane. The main reason for the latency difference between FCO-MST and FPO-MST is that they have differences on network scales.

5.4. The Comparisons of Throughput

Throughput is also an essential metric for routing algorithms. The throughput of the five algorithms at different underwater signal rates is shown in Figure 13. The maximum signal rate of the experimental design is 2000 bps, and the throughput of all five algorithms tended to increase as the signal rate increased. FCO-MST had the highest throughput at lower underwater rate conditions (<1350 bps). However, as the underwater signal rate increased (>1400 bps), FPO-MST had the highest throughput, while Dipanwita’s algorithm had the lowest throughput, and the EEHC and LEACH algorithms had comparable throughputs.
We also compared the throughput of the five algorithms for different numbers of underwater nodes, and the results are shown in Figure 14. The throughput of all algorithms decreased as the number of underwater nodes increased. In UAN, as the number of nodes increased, the probability of interference in the signals transmitted between nodes increased. On the contrary, FCO-MST and FPO-MST are based on SDN architecture and achieved the separation of data and control communication. They use fuzzy logic for routing decisions, which reduced the delays caused by communication detection and state switching. In summary, the proposed algorithms have high overall throughput. The FCO-MST algorithm is based on cut-set optimization and is suitable for large-scale hydroacoustic networks. In comparison, FPO-MST focuses on path optimization and is more fit for small-scale networks. Therefore, the throughput of FPO-MST was higher than that of FCO-MST when the number of nodes was small (<100), and FCO-MST had a good throughput when the number of nodes increased to 117.

5.5. The Comparison of Complexity

The high complexity of hydroacoustic networks leads to rapid energy consumption. The routing algorithm is performed on the controller, which sends the results to the DN requesting the routing path. The complexity affects the results of the path calculation for CHs, but not the energy consumption of the UAN, which is the most significant advantage. The complexity comparison of these five algorithms is shown in Figure 15. We see that Dipanwita’s algorithm had the highest complexity and the LEACH algorithm had the lowest complexity. The complexity of the EEHC algorithm was close to Dipanwita’s algorithm. The complexity of FCO-MST and FPO-MST was slightly higher than that of LEACH. When the number of DNs was greater than 100, the complexity of FCO-MST was greater than that of FPO-MST. When the number of DNs was less than 80, the complexity of FPO-MST was greater than that of FCO-MST.
In the LEACH algorithm, a random number r ( 0 1 ) is activated for DNs that has not yet served as CHs in each round. The threshold T ( n ) is set in the algorithm. If r < T ( n ) , the node can be set as a CH and the complexity is O ( n ) . For Dipanwita’s algorithm, it uses the ratio of CHs m to DNs n and the number of rounds to count for the selection probability of CHs with a complexity of O ( m n ) . The EEHC algorithm keeps the nodes as CHs at time t. Since each node has an equal probability of becoming the CH, the complexity is O ( t n ) . The minimum spanning tree is constructed by judging the cut set in FCO-MST. For an orphan graph G n , e with n nodes and e edges constructed from CHs, the complexity of constructing T ( n , e ) based on the adjacency table is O ( n + e ) . In addition, the complexity for building T ( n , e ) using the non-tree arc approach in FPO-MST is O ( e log e ) .

6. Conclusions

This paper presents FL-SDUAN, a routing scheme for SDN-based underwater acoustic networks. First, we established the architecture of FL-SDUAN and presented the fuzzy problem of path weights in the system. Then, we developed two MST-based fuzzy routing algorithms, FPO-MST and FCO-MST, in detail. Finally, the packet delivery rate, end-to-end latency, and throughput of FPO-MST and FCO-MST were compared with EEHC, Dipanwita’s algorithm, and LEACH under different underwater network scenarios. The experimental results showed that the algorithm improved the routing performance and achieved a trade-off of performance and complexity.
Recently, we are prototyping a fuzzy logic-based SDN controller. Next, the field deployment and experiments of FL-SDUAN will be the main work.

Author Contributions

Conceptualization, J.W. and Q.F.; methodology, J.W.; formal analysis, Y.F.; investigation, J.W. and J.M.; writing—original draft preparation, J.W. and Q.F.; writing—review and editing, J.W.; visualization, J.W. All authors have read and agreed to the published version of the manuscript.

Funding

This work was partly supported by the National Natural Science Foundation of China under Grant 61701356 and partly by the Key Scientific and Technological Project of Henan Province under Grant Nos. 222102320181 and 212102210422, in part by the Young Scholar Training Program of Higher Education in Henan Province under Grant 2019GGJS172, and in part by the Key Scientific Research Projects of Colleges and Universities in Henan Province under Grant Nos. 20A520002 and 21A520001.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data used to support this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that there is no conflict of interest with respect to the publication of this paper. The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

Abbreviations

AHPAnalytic Hierarchy Process
BSBase Station
CHCluster Head
DNData Node
DSRDirection-Sensitive Routing
E2ELEnd-to-End Latency
EECOREnergy-Efficient Cooperative Opportunistic Routing
EEHCEnergy-Efficient Hybrid Clustering
FCO-MSTMinimum Spanning Tree Algorithms Based on Fuzzy Cut-Set Optimization
FLOVPFuzzy Logic-Based Optimized Vector Protocol
FL-SDUANFuzzy Logic-Based Software-Defined Underwater Acoustic Networks
FPO-MSTMinimum Spanning Tree Algorithms Based on Fuzzy Path Optimization
LEACHLow-Energy Adaptive Clustering Hierarchy
ODLOpenDayLight
OvSOpen vSwitch
PDRPacket Delivery Rate
QoSQuality of Service
ROMRead-Only Memory
SDNSoftware-Defined Networking
SD-UANSoftware-Defined Underwater Acoustic Network
TDMATime Division Multiple Access
THTemporary Head
UANUnderwater Acoustic Network
VBFVector-Based Forwarder
WBFLWeight-Based Fuzzy Logic

References

  1. Wei, X.; Guo, H.; Wang, X.; Wang, X.; Qiu, M. Reliable data collection techniques in underwater wireless sensor networks: A survey. IEEE Commun. Surv. Tutor. 2022, 24, 404–431. [Google Scholar] [CrossRef]
  2. Wang, J.; Kong, D.; Chen, W.; Zhang, S. Advances in software-defined technologies for underwater acoustic sensor networks: A survey. J. Sens. 2019, 2019, 3470390. [Google Scholar] [CrossRef] [Green Version]
  3. Wang, J.; Zhang, S.; Chen, W.; Kong, D.; Zuo, X.; Yu, Z. Design and implementation of SDN-based underwater acoustic sensor networks with multi-controllers. IEEE Access 2018, 6, 25698–25714. [Google Scholar] [CrossRef]
  4. Wang, J.; Lv, Y.; Chen, W.; Gao, G.; Qu, P.; Yu, Z. SM-UAN: A software-defined underwater acoustic network of multi-controllers for inland waterway systems. IEEE Access 2020, 8, 211135–211151. [Google Scholar]
  5. Wang, J.; Ma, J.; Feng, Y.; Feng, Q.; Gao, G.; Lv, Y. PCDE-Sync: A Time Synchronization Mechanism Based on Partial Clustering and the Doppler Effect for Underwater Acoustic Networks. Comput. Intell. Neurosci. 2022, 2022, 9554396. [Google Scholar] [CrossRef]
  6. Akyildiz, I.F.; Wang, P.; Lin, S.C. SoftWater: Software-defined networking for next-generation underwater communication systems. Ad. Hoc. Netw. 2016, 46, 1–11. [Google Scholar] [CrossRef]
  7. Torres, D.; Friedman, J.; Schmid, T.; Srivastava, M.B.; Noh, Y.; Gerla, M. Software-defined underwater acoustic networking platform and its applications. Ad. Hoc. Networks 2015, 34, 252–264. [Google Scholar] [CrossRef] [Green Version]
  8. Ghannadrezaii, H.; Bousquet, J.; Haque, I. Cross-Layer Design for Software-Defined Underwater Acoustic Networking; OCEANS: Marseille, France, 2019; pp. 1–7. [Google Scholar]
  9. Mohammadi, R.; Nazari, A.; Nassiri, M.; Conti, M. An SDN-based framework for QoS routing in internet of underwater things. Telecommun. Syst. 2021, 78, 253–266. [Google Scholar] [CrossRef]
  10. Luo, H.; Liu, C.; Liang, Y. A SDN-based testbed for underwater sensor networks. In Proceedings of the ACM Turing Celebration Conference, Chengdu, China, 17 May 2019; pp. 1–4. [Google Scholar]
  11. Sreeraj, A.; Vijayalakshmi, P.; Rajendran, V. A Deep Learning Enabled Software-Defined Radio based Routing Protocol for Underwater Acoustic Sensor Networks. In Proceedings of the 2022 International Conference on Sustainable Computing and Data Communication Systems, Erode, India, 7–9 April 2022; pp. 28–32. [Google Scholar]
  12. Ruby, R.; Zhong, S.; ElHalawany, B.M.; Luo, H.; Wu, K. SDN-Enabled Energy-Aware Routing in Underwater Multi-Modal Communication Networks. IEEE ACM Trans. Netw. 2021, 29, 965–978. [Google Scholar] [CrossRef]
  13. Lin, C.; Han, G.; Guizani, M.; Bi, Y.; Du, J.; Shu, L. An SDN Architecture for AUV-Based Underwater Wireless Networks to Enable Cooperative Underwater Search. IEEE Wirel. Commun. 2020, 27, 132–139. [Google Scholar] [CrossRef]
  14. Wang, J.; Gao, G.; Qu, P.; Chen, W.; Zhang, S.; Zuo, X.; Yu, Z. A software-defined clustering mechanism for underwater acoustic sensor networks. IEEE Access 2019, 7, 121742–121754. [Google Scholar] [CrossRef]
  15. Lin, C.; Han, G.; Wang, T.; Bi, Y.; Du, J.; Zhang, B. Fast Node Clustering Based on an Improved Birch Algorithm for Data Collection Towards Software-Defined Underwater Acoustic Sensor Networks. IEEE Sens. J. 2021, 21, 25480–25488. [Google Scholar] [CrossRef]
  16. Lin, C.; Han, G.; Guizani, M.; Bi, Y.; Du, J. A Scheme for Delay-Sensitive Spatiotemporal Routing in SDN-Enabled Underwater Acoustic Sensor Networks. IEEE Trans. Veh. Technol. 2019, 68, 9280–9292. [Google Scholar] [CrossRef]
  17. Ghafoor, H.; Koo, I. Cognitive routing in software-defined underwater acoustic networks. Appl. Sci. 2017, 7, 1312. [Google Scholar] [CrossRef] [Green Version]
  18. Krishnaswamy, V.; Manvi, S.S. Trusted node selection in clusters for underwater wireless acoustic sensor networks using fuzzy logic. Phys. Commun. 2021, 47, 101388. [Google Scholar] [CrossRef]
  19. Krishnaswamy, V.; Manvi, S.S. Fuzzy and PSO Based Clustering Scheme in Underwater Acoustic Sensor Networks Using Energy and Distance Parameters. Wirel. Pers. Commun. 2019, 108, 1529–1546. [Google Scholar] [CrossRef]
  20. Bharathy, A.M.; Krishna, C.R. One-Leap Fuzzy Enabled Clustering Technique for Under Water Wireless Sensor Networks to Improve the Stability and Energy Exhaustion Rate of the Nodes. J. Phys. Conf. Ser. 2019, 1172, 012080. [Google Scholar] [CrossRef]
  21. Goyal, N.; Dave, M.; Verma, A.K. Energy efficient architecture for intra and inter cluster communication for underwater wireless sensor networks. Wirel. Pers. Commun. 2016, 89, 687–707. [Google Scholar] [CrossRef]
  22. Goyal, N.; Dave, M.; Verma, A.K. Fuzzy based clustering and aggregation technique for under water wireless sensor networks. In Proceedings of the 2014 International Conference on Electronics and Communication Systems, Coimbatore, India, 13–14 September 2014; pp. 1–5. [Google Scholar]
  23. Song, X.; Sun, W.; Zhang, Q. A dynamic hierarchical clustering data gathering algorithm based on multiple criteria decisions making for 3D underwater sensor networks. Complexity 2020, 2020, 8835103. [Google Scholar] [CrossRef]
  24. Umamaheswari, M.; Rengarajan, N. Intelligent exhaustion rate and stability control on underwater WSN with fuzzy based clustering for efficient cost management strategies. Inf. Syst. e-Bus. Manag. 2020, 18, 283–294. [Google Scholar] [CrossRef]
  25. Bennouri, H.; Berqia, A. Energy performances of a routing protocol based on fuzzy logic approach in an underwater wireless sensor network. In Proceedings of the 2019 International Conference on High Performance Computing and Simulation, Dublin, Ireland, 15–19 July 2019; pp. 990–994. [Google Scholar]
  26. Li, N.; Martinez, J.F.; Ortega, V.H.; Santidrian, L.L. Cross-Layer Balanced Relay Node Selection Algorithm for Opportunistic Routing in Underwater Ad-Hoc Networks. In Proceedings of the 2018 IEEE 32nd International Conference on Advanced Information Networking and Applications, Krakow, Poland, 16–18 May 2018; pp. 556–563. [Google Scholar]
  27. Mulla, A.; Jadhav, V. Energy Efficient Routing Protocol for Underwater Acoustic Sensor Network. In Proceedings of the 2018 Second International Conference on Intelligent Computing and Control Systems, Madurai, India, 14–15 June 2018; pp. 1707–1712. [Google Scholar]
  28. Bu, R.; Wang, S.L.; Wang, H. Fuzzy logic vector-based forwarding routing protocol for underwater acoustic sensor networks. Trans. Emerg. Telecommun. Technol. 2018, 29, e3252. [Google Scholar] [CrossRef]
  29. Rahman, M.; Lee, Y.; Koo, I. FLCOR: Fuzzy Logic-based cooperative opportunistic routing for underwater acoustic sensor networks. In Proceedings of the 9th International Conference on Computer and Automation Engineering, Sydney, Australia, 18–21 February 2017; pp. 116–120. [Google Scholar]
  30. Rahman, M.; Lee, Y.; Koo, I. EECOR: An Energy-Efficient Cooperative Opportunistic Routing Protocol for Underwater Acoustic Sensor Networks. IEEE Access 2017, 5, 14119–14132. [Google Scholar] [CrossRef]
  31. Reza, M.M.; Rahman, K.T.; Zakaria, A. Grid based Fuzzy Optimized Routing Protocol for Underwater sensor networks. Int. J. Comput. Appl. 2015, 112, 23–26. [Google Scholar]
  32. Tariq, M.; Abd, M.S.; Latiff, M.; Coulibaly, A.Y.; Wahid, A. Pressure Sensor Based Reliable (PSBR) Routing Protocol for Underwater Acoustic Sensor Networks. Adhoc Sens. Wirel. Netw. 2016, 32, 175–196. [Google Scholar]
  33. Huang, C.; Wang, Y.; Shen, H.; Hu, K.; Hsu, P.; Chang, T. A direction-sensitive routing protocol for underwater wireless sensor networks. In Proceedings of the International Conference on Industrial, Engineering and Other Applications of Applied Intelligent Systems, Berlin, Germany, 19–22 June 2009; pp. 419–428. [Google Scholar]
  34. Pabani, J.K.; Luque-Nieto, M.N.; Hyder, W.; Otero, P. Energy-efficient packet forwarding scheme based on fuzzy decision-making in underwater sensor networks. Sensors 2021, 21, 4368. [Google Scholar] [CrossRef] [PubMed]
  35. Tavakoli, J.; Moghim, N.; Leila, A.; Pasandideh, F. A Fuzzy Based Energy Efficient Clustering Routing Protocol in Underwater sensor networks. J. Commun. Eng. 2020, 9, 154–167. [Google Scholar]
  36. Abdelaziz, A.; Ang, T.F.; Sookhak, M.; Khan, S.; Vasilakos, A.; Liew, C.S.; Akhunzada, A. Survey on network virtualization using OpenFlow: Taxonomy, opportunities, and open issues. KSII Trans. Internet Inf. Syst. 2016, 10, 4902–4932. [Google Scholar]
  37. Kurniawan, M.T.; Fathinuddin, M.; Widiyanti, H.A.; Simanjuntak, G.R. Network Slicing on SDN using FlowVisor and POX Controller to Traffic Isolation Enforcement. In Proceedings of the 2021 International Conference on Engineering and Emerging Technologies, Istanbul, Turkey, 29–30 October 2021; pp. 1–6. [Google Scholar]
  38. Albayrak, I. On Fuzzy Solutions of the Nonsquare Fully Fuzzy Linear Equation System with Arbitrary Triangular Fuzzy Numbers. J. Intell. Fuzzy Syst. 2017, 33, 3929–3938. [Google Scholar] [CrossRef]
  39. Chiranjib, S.; Swagatam, D.; Kunal, P.; Satrajit, M. A Fuzzy Rule-Based Penalty Function Approach for Constrained Evolutionary Optimization. IEEE Trans. Cybern. 2016, 46, 2953–2965. [Google Scholar]
  40. Jyotsna, W.C.; Sarate, G.G. Channel estimation model for underwater Acoustic Sensor Network. In Proceedings of the International Conference on Industrial Instrumentation and Control, Pune, India, 28–30 May 2015; pp. 978–981. [Google Scholar]
  41. Ebrahim, B.; Mohammad, J.D.; Mohammad, R.F.N.; Karimi, M. Shallow Water Acoustic Channel Modeling Based on Analytical Second Order Statistics for Moving Transmitter/Receiver. IEEE Trans. Signal Process. 2015, 63, 2533–2545. [Google Scholar]
  42. Palan, N.G.; Barbadekar, B.V.; Patil, S. Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol: A Retrospective Analysis. In Proceedings of the International Conference on Inventive Systems and Control, Coimbatore, India, 30–31 January 2017; pp. 363–374. [Google Scholar]
  43. Das, D.; Ameer, P.M. Energy efficient geographic clustered multi-hop routing for underwater sensor networks. In Proceedings of the TENCON 2017—2017 IEEE Region 10 Conference, Penang, Malaysia, 5–8 November 2017; pp. 409–414. [Google Scholar]
  44. Ejaz, M.; Javaid, N.; Maqsood, H.; Shakeel, U.; Khan, Z.A.; Qasim, U. An Energy Efficient Hybrid Clustering Routing Protocol for Underwater WSNs. In Proceedings of the 2016 30th International Conference on Advanced Information Networking and Applications Workshops, Crans-Montana, Switzerland, 23–25 March 2016; pp. 526–532. [Google Scholar]
Figure 1. The FL-SDUAN model.
Figure 1. The FL-SDUAN model.
Applsci 13 00944 g001
Figure 2. The format of a cluster-statistics message.
Figure 2. The format of a cluster-statistics message.
Applsci 13 00944 g002
Figure 3. The FL-SDUAN routing schematic.
Figure 3. The FL-SDUAN routing schematic.
Applsci 13 00944 g003
Figure 4. The routing procedure of FL-SDUAN.
Figure 4. The routing procedure of FL-SDUAN.
Applsci 13 00944 g004
Figure 5. The attribution function.
Figure 5. The attribution function.
Applsci 13 00944 g005
Figure 6. The membership of the residual energy.
Figure 6. The membership of the residual energy.
Applsci 13 00944 g006
Figure 7. The membership of resource utilization.
Figure 7. The membership of resource utilization.
Applsci 13 00944 g007
Figure 8. The fuzzy affiliation of node adaptation.
Figure 8. The fuzzy affiliation of node adaptation.
Applsci 13 00944 g008
Figure 9. PDRs vs. rounds.
Figure 9. PDRs vs. rounds.
Applsci 13 00944 g009
Figure 10. PDR vs. the number of nodes.
Figure 10. PDR vs. the number of nodes.
Applsci 13 00944 g010
Figure 11. The comparison of E2EL under a different number of nodes.
Figure 11. The comparison of E2EL under a different number of nodes.
Applsci 13 00944 g011
Figure 12. Comparison of E2EL under different buffer utilization.
Figure 12. Comparison of E2EL under different buffer utilization.
Applsci 13 00944 g012
Figure 13. The comparison of throughput under different transmission rates.
Figure 13. The comparison of throughput under different transmission rates.
Applsci 13 00944 g013
Figure 14. The comparison of throughput under a different number of nodes.
Figure 14. The comparison of throughput under a different number of nodes.
Applsci 13 00944 g014
Figure 15. The comparison of complexity.
Figure 15. The comparison of complexity.
Applsci 13 00944 g015
Table 1. Status statistics of CHs.
Table 1. Status statistics of CHs.
ID of CHsExpectations
Signal Strength Residual Energy Resource Occupancy
CH50.25200.84200.2460
CH70.28400.70400.2650
CH120.10400.68500.2890
Table 2. Path weights under different factors.
Table 2. Path weights under different factors.
Records FactorsPath Weights
α β γ CHi to CH5 CHi to CH7 CHi to CH12Optimal CH
Item 10.30.340.360.220.280.23CH5
Item 20.40.30.30.210.280.24CH5
Item 30.330.280.390.220.280.25CH5
Item 40.390.470.140.210.290.21CH5 or CH12
Item 50.210.410.370.230.280.22CH12
Item 60.180.490.330.230.280.2CH12
Table 3. Fuzziness rules.
Table 3. Fuzziness rules.
Residual Energy
( A ˜ i )
Resource Utilization
( B ˜ i )
Fitness Value
( R ˜ i )
Very lowLowLow fitness
Very lowMediumNo fitness
Very lowHighNo fitness
Very lowVery highNo fitness
LowLowLow fitness
LowMediumNo fitness
LowHighNo fitness
LowVery highNo fitness
MediumLowFitness
MediumMediumLow fitness
MediumHighNo fitness
MediumVery highNo fitness
HighLowExtremely fitness
HighMediumFitness
HighHighLow fitness
HighVery highNo fitness
Very highLowExtremely fitness
Very highMediumFitness
Very highHighLow fitness
Very highVery highNo fitness
Table 4. Experimental parameters.
Table 4. Experimental parameters.
ParameterValueParameterValue
Control channel modelRayleigh Fading [40]Data channel modelRice Fading [41]
Noise typeComplex GaussianUnderwater signal rate2000 bps
Carrier frequency10 kHzSize of data Packet6400 bits
Size of control package200 bitsPower of clustering200 mW
Threshold of delay0.01Power of data communication300 mW
Threshold of PDR0.005Power of control communication500 mW
Threshold of reselecting CH0.35Power of the receiving message100 mW
Duration of the sequence5 msPower of sleep50 mW
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Wang, J.; Feng, Q.; Ma, J.; Feng, Y. FL-SDUAN: A Fuzzy Logic-Based Routing Scheme for Software-Defined Underwater Acoustic Networks. Appl. Sci. 2023, 13, 944. https://0-doi-org.brum.beds.ac.uk/10.3390/app13020944

AMA Style

Wang J, Feng Q, Ma J, Feng Y. FL-SDUAN: A Fuzzy Logic-Based Routing Scheme for Software-Defined Underwater Acoustic Networks. Applied Sciences. 2023; 13(2):944. https://0-doi-org.brum.beds.ac.uk/10.3390/app13020944

Chicago/Turabian Style

Wang, Jianping, Qigao Feng, Jianwei Ma, and Yikun Feng. 2023. "FL-SDUAN: A Fuzzy Logic-Based Routing Scheme for Software-Defined Underwater Acoustic Networks" Applied Sciences 13, no. 2: 944. https://0-doi-org.brum.beds.ac.uk/10.3390/app13020944

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