Next Article in Journal
Cascaded Degradation-Aware Blind Super-Resolution
Previous Article in Journal
Preparation of Nanocomposites for Antibacterial Orthodontic Invisible Appliance Based on Piezoelectric Catalysis
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Cascading Robustness Analysis of Wireless Sensor Networks with Varying Multisink Placement

1
School of Computer, University of South China, Hengyang 421001, China
2
School of Electrical Engineering, University of South China, Hengyang 421001, China
*
Author to whom correspondence should be addressed.
Sensors 2023, 23(11), 5337; https://doi.org/10.3390/s23115337
Submission received: 4 April 2023 / Revised: 27 May 2023 / Accepted: 29 May 2023 / Published: 5 June 2023
(This article belongs to the Topic Complex Systems and Artificial Intelligence)

Abstract

:
In practical wireless sensor networks (WSNs), cascading failures are closely related to network load distribution, which in turn strongly relies on the locations of multiple sink nodes. For such a network, understanding how the multisink placement affects its cascading robustness is essential but still largely missing in the field of complex networks. To this end, this paper puts forward an actual cascading model for WSNs based on the multisink-oriented load distribution characteristics, in which two load redistribution mechanisms (i.e., global routing and local routing) are designed to imitate the most commonly used routing schemes. On this basis, a number of topological parameters are considered to quantify the sinks’ locations, and then, the relationship between these quantities with network robustness is investigated on two typical WSN topologies. Moreover, by employing the simulated annealing approach, we find the optimal multisink placement for maximizing network robustness and compare the topological quantities before and after the optimization to validate our findings. The results indicate that for the sake of enhancing the cascading robustness of a WSN, it is better to place its sinks as hubs and decentralize these sinks, which is independent of network structure and routing scheme.

1. Introduction

As an essential part of the Internet of Things (IoT) system, wireless sensor networks (WSNs) are increasingly widely used in various fields, such as military, industry, transportation and environmental protection. In general, WSNs are composed of numerous low-cost sensors with data processing and wireless communication capabilities, which automatically collect environmental data in a self-organized manner and forward them to sinks through one-hop or multi-hop routing [1,2,3]. However, in real-life applications, these nodes often fail due to unpredictable events, such as energy depletion, hardware malfunction, or deliberate attacks. When a sensor fails, the data originally passing through the faulty node have to be rerouted. This rerouting process of redistribution of load may lead to overload failures on more nodes and further cause a new round of cascading failures [4,5]. Consequently, the whole network is largely affected or even globally collapsed. To avoid or at least reduce such catastrophic failures, enhancing the robustness of WSNs has been a research hotspot in recent years.
Complex network theory is now a powerful tool used in the research on the robustness of realistic network systems [6,7]. By abstracting WSNs into graphs, researchers have proposed various models to describe the cascading failure process [8,9,10,11,12,13]. Based on these models, it has been widely proved that the cascading performance of WSNs largely depends on the underlying network topology and the routing scheme implemented. So, current methods to enhance network robustness can be mainly categorized into two groups. One is modifying network topological structure [14,15,16] and the other is designing a better routing scheme [17,18,19].
In most of these existing studies, the cascading models for WSNs are developed based on general topological load metrics (i.e., degree or betweenness). The premise of those models is that the data transmission is conducted in a peer-to-peer mode, that is, data can be transferred between any pair of network nodes. However, in reality, all data in WSNs will be transmitted from general sensors to sinks, and the data transmission mode oriented to multiple sinks has obvious advantages in energy efficiency and reliability compared with only one sink [20,21,22]. This makes real-life WSNs exhibit different load distribution characteristics from the traditional peer-to-peer networks. In this kind of multisink network, the placement of sinks falls under the topological planning. It would be expected that given a sensor-to-sink routing scheme, if the sinks’ locations in the network topology are changed, the data will arrive at the destinations along the different paths, and the traffic load will change accordingly. Therefore, the multisink placement is an important factor affecting the network load distribution, which may further affect the network cascading process. Unfortunately, although there are some recent studies on multisink placement in a WSN, hardly any attention is paid to quantifying network robustness to cascading failures in terms of the topological location properties of its sinks.
Specifically, current studies on the multisink placement mainly focus on various optimization approaches that only aim to find the optimal locations of sinks to maximize network performance in terms of transmission latency, network lifetime, or other aspects [23,24,25,26], while much less effort has been made in terms of network cascading robustness. The particle swarm algorithm [27], genetic algorithm [28], and memetic algorithm [29] are some of efficient tools adopted to solve such optimization problems. It needs to be noticed that these tools can present the optimal results for specific problems studied, but they can hardly give any insight into how the multisink placement may affect the network performance. Therefore, so far, there is a lack of understanding of the relationship between topological location properties of sinks and cascading failures for a given WSN.
In this paper, we develop a systematic study to fill this gap. We first construct an actual cascading model for multisink WSNs. Based on this model, a number of topological parameters are introduced to establish the connectivity between cascading failures and multisink placement. The new findings obtained here reveal the impact of varying topological location properties of sinks and its association with the network configuration considering network structure and routing scheme, providing insight into optimizing or designing WSNs to make them more robust against cascading failures. The main contributions of this paper are summarized as follows:
(1)
We put forward a multisink-oriented cascading model for WSNs to characterize the actual cascading process of WSNs, which considers the multisink-oriented load distribution characteristics and the two most commonly used routing schemes.
(2)
We introduce five topological parameters to give quantitative measures of the sinks’ locations for WSNs.
(3)
We carry out an experimental analysis on the relationship between the topological location parameters of sinks and network robustness on the two typical network topologies imitating real-life WSN conditions.
(4)
We design a simulated annealing algorithm to maximize network robustness through optimizing the multisink placement and compare the topological quantities before and after optimization to validate the experimental results.
The rest of the article is arranged as follows. Section 2 details the constructed multisink-oriented cascading model for WSNs. Section 3 discusses the impacts of topological parameters for multisink placement on robustness. Section 4 introduces a simulated annealing algorithm to find the optimal multisink placement and compares the topological quantities before and after optimization to validate our findings. Section 5 concludes this article.

2. Multisink-Oriented Cascading Model for WSNs

In this section, we elaborate the constructed cascading model for WSNs in detail. First, we present the network description and introduce a load metric called multisink-oriented betweenness to capture the load distribution of WSNs. On this basis, we give the definition of the initial load and capacity of sensors. Then, to describe the process of multisink-oriented load redistribution in common routing schemes, we propose two load redistribution schemes. Finally, we discuss the cascading mechanism and robustness measure.

2.1. Network Description

In this study, a WSN can be abstracted by an undirected graph G = ( V , E ) , where V = V G V S is the node set consisting of general sensors and sinks. V G = 1 , 2 , · · · , N G and V S = 1 , 2 , · · · , N S are the sets of general sensors and sinks, respectively. N = N G + N S is the total number of nodes in the network. The N × N adjacency matrix a i j has a i j = 1 if node i is connected with node j; otherwise, a i j = 0 . For actual WSNs, a realistic situation is that no direct links exist between sinks, so the link set E does not contain the link created within the set of sinks.

2.2. Initial Load and Capacity

In an actual WSN, general sensors collect data or act as routers for transmitting data to sinks. Usually, the data flow from the sensors to their nearest sinks through the shortest path and maintain a balanced state owing to a long time evolving; thus, the initial load of a sensor relates to the number of shortest paths from all sensors to their nearest sinks that pass it in the network [16]. To properly reflect such multisink-oriented load distribution characteristics, different from the widely used general betweenness-load metrics based on the shortest path of any node pair, we define a metric called multisink-oriented betweenness (MB) to describe the initial load on sensors, i.e.,
M B i = j V G m S ( j ) ω j , m , i / ω j , m N G N S ( j ) ,
where S ( j ) represents the set of sinks that are closest to sensor j and ω j , m , i is the number of the shortest paths going from sensor j to its nearest sink m that run through sensor i. ω j , m denotes the total number of available shortest paths going from sensor j to its nearest sink m. N S ( j ) is the size of the sink set S ( j ) . Then, the initial load of a sensor i, denoted by L i ( 0 ) , can be estimated by its multisink-oriented betweenness M B i , i.e., L i ( 0 ) = M B i .
In actual WSNs, the capacity of a sensor, which characterizes the maximum load this node can manipulate, is limited by its buffer size. The existing cascading models usually assume that the capacity is directly related to the initial load of the node [10,13]. However, in most real-life cases, WSNs cannot customize the capacity of sensors according to their initial load since the hardware configuration of sensors in the same network is identical under the unified large-scale deployment [30]. In this way, the capacity of each sensor can be defined as
W = ( 1 + β ) i V G L i ( 0 ) N G ,
where β is the tolerance parameter for overload. According to Equation (2), each sensor has the same capacity, which is β times the average load of the initial network. Obviously, β relates to the cost of network construction. The larger β is, the more extra capacity resources each sensor owns to protect the network against cascading overloaded failures, but the higher the cost of constructing the network. So, a trade-off should be made regarding the robustness of the network and its construction cost. Undoubtedly, by introducing appropriate β , we can guarantee that there are no overloaded sensors in the initial network. However, if the load of a sensor at time t exceeds its capacity, it will malfunction at time t + 1 .

2.3. Load Redistribution Schemes

If a sensor malfunctions, the load traffic should be rerouted to bypass it toward the destinations. This redistribution of load is a transient action and may be global or local, depending on the routing policies. In fact, global and local routing policies both exist [19]. For this consideration, the following two redistribution schemes of load are proposed to imitate the multisink-oriented redistribution process of load in commonly used routing schemes.

2.3.1. Global Routing (GR)

For the GR scheme, each sensor can acquire the real-time topological information of the entire network to make the shortest path routing decision. In this case, if a sensor malfunctions, its load will be reassigned globally within the network. Thus, it is natural to assume that once a sensor i fails at time t, it is removed from the network and the whole network topology is updated. A sensor’s load in the network is then renewed according to Equation (1).
Figure 1 gives an example of redistribution of load under the GR scheme. In this example, nodes 2 and 9 are sinks, and the rest are sensors. Suppose that sensor 8 is attacked and removed from the network. In comparison with the network load distribution before the attack (Figure 1a), the load of more than half of the sensors in the network changes after the attack (Figure 1b). Among them, the load of sensors 1, 3, 4, 7 and 10 increases. Before sensor 8 is attacked, the data at sensors 5 and 6 reach sink 9 through sensor 8. When sensor 8 is attacked and fails, the data at sensor 5 have to go through sensor 4 to sensor 1 or 3 and finally to sink 2. Meanwhile, the data at sensor 6 need to reach sink 9 through sensors 7 and 10, causing an immediate increase of the load of these five sensors.

2.3.2. Local Routing (LR)

For the LR scheme, each sensor can only acquire the real-time depth information of its neighbor nodes. In this case, if a sensor malfunctions, its original load will be redistributed to the neighbor nodes closest to a sink. Based on this, the following settings can be made for the LR scheme. Suppose that a sensor i fails and is removed from the network at time t; then, the load of its neighbor sensors at time t + 1 is renewed according to
L j ( t + 1 ) = L j ( t ) + L i ( t ) | Γ i ( t + 1 ) | , j Γ i ( t + 1 ) L j ( t ) , otherwise ,
where Γ i ( t + 1 ) is the node collection consisting of the sensors closest to a sink among the neighbor sensors of sensor i at time t + 1 . | Γ i ( t + 1 ) | is the size of the collection Γ i ( t + 1 ) .
Figure 2 illustrates an example of redistribution of load under the LR scheme in the same topology as Figure 1. Suppose that sensor 8 fails due to an attack. Among its neighbors, sensors 4 and 7 only take two hops to arrive at their respective nearest sink. Therefore, the load of sensor 8 is assigned equally to sensors 4 and 7, thus increasing the load of these two sensors.

2.4. Cascading Mechanism

Suppose that the potential cascading failure in the considered WSN is triggered by an initial attack on a single sensor. After removing this faulty node, the topology or connectivity of the network is altered, which causes the global or local redistribution of load according to the selected routing rule. When a sensor receives extra load, its updated load may exceed the capacity, and overloaded failure occurs consequently. In addition, the removal of the faulty node may make the network disintegrate into some subnetworks. For a subnetwork, if there are no sinks, then all sensors cannot communicate with any sink. All these sensors in the subnetwork are treated as failed nodes due to isolation, although they are not overloaded. Any failure causes a new redistribution of load and, as a result, subsequent failures may take place. This cascading process repeats until there are no more overloaded and isolated nodes.

2.5. Robustness Measure

The size of the giant connected component after cascade-based attacks is a widely used measure of network robustness [31,32,33]. This measure is reasonable for peer-to-peer networks that do not distinguish the nodes’ functions in the process of traffic transmission. However, in actual WSNs, when an attack occurs, the user is more concerned about the number of sensors that can still keep communication with at least one sink. We call this quantity the effective component size and consider it to examine the consequences of cascades on the network. Supposed the effective component size to be R i after the cascades triggered by a sensor i. To measure the robustness of the entire network against cascading failures, since 0 R i N G 1 , we adopt the normalized effective component size, i.e.,
R ( G ) = i V G R i N G N G 1 ,
where the summation over all the effective component sizes is obtained by removing each sensor initially. A larger R ( G ) indicates that the network is more robust against cascading failures.

3. Impacts of Topological Parameters for Multisink Placement on Robustness

In order to investigate how multisink placement affects the robustness of WSNs against cascading failures, we consider five topological parameters for quantifying the sinks’ locations, namely the average degree of sinks, the average betweenness of sinks, the average efficiency of sinks, the average closeness of sinks, and the average shortest path length of sinks. For a connected network, the specific definitions of these five parameters are as follows.
(1)
The average degree of sinks ( A D S )
A D S = 1 N S i V S k i ,
where k i represents the degree of node i.
(2)
The average betweenness of sinks ( A B S )
A B S = 1 N S i V S B i ,
where B i denotes the betweenness [34] of node i.
(3)
The average efficiency of sinks ( A E S )
A E S = 2 N S N S 1 i V S j V d i j ,
where d i j represents the shortest path between nodes i and j.
(4)
The average closeness of sinks ( A C S )
A C S = 2 N S N S 1 i V S 1 j V S , j > i d i j .
(5)
The average shortest path length of sinks ( A S P L S )
A S P L S = 2 N S N S 1 i V S , j V S , j > i d i j .
Among them, the first two parameters, i.e., A D S and A B S , measure the centrality of positions of sinks in a network, while the last three parameters, i.e., A E S , A C S and A S P L S , characterize the distribution of sinks, which can quantitatively evaluate the average ability of sensors to arrive at a sink within a smaller distance. Therefore, these quantities can represent the topological location properties of sinks from the physical and functional perspectives. Their modifications can initiate varying the multisink placement of the network that accordingly affects the network robustness against cascading failures.
Since random property and scale-free property are widely observed in real-life WSNs, it is natural and important to adopt a random network (RN) and scale-free network (SFN) to present an overall evaluation of how the above topological parameters for multisink placement affect network robustness. We apply the proposed cascading model considering different routing schemes (i.e., GR and LR) on these two typical networks. Network science tells us that the degree distribution of RN topology is homogeneous, while the degree distribution of SFN topology is heterogeneous. Note that “network topology” here defines how all nodes within a network are connected to each other no matter whether it is a sensor or a sink. Clearly, there exist four network scenarios for WSNs, which can be illustrated by the combinations of network structure and routing scheme, including RN-GR, SFN-GR, RN-LR and SFN-LR.
Our simulations are based on Matlab. To imitate real-life network conditions, the RN and SFN we adopted are generated referencing the topology construction algorithms [10]. IEEE 802.11b is used as the MAC layer, and the node’s transmission radius is set to 40 m. Regarding the wireless propagation, the Log Normal Shadowing Model (LNSM) [35] has been used to obtain the distance between the nodes based on the measurements of the Received Signal Strength Indication (RSSI) [36]. To make a fair comparison, for each network topology, the total number of nodes is fixed as N = 150 , and the average degree is set to 4. Based on the network topology, a fixed number of N S = 6 sinks will be deployed, and other nodes are sensors. Moreover, due to the limitation of network construction cost, the capacity of every sensor is generally not very high, and we set the tolerance parameter to β = 1 . In this work, our main concern is the cascading process under varying conditions of topological locations of sinks for WSNs, and it does not involve the impact of the MAC layer on the network. In addition, we do not take into account the impact of energy factors (e.g., residual energy) because the cascading process is much faster than the energy-depletion failure process caused by load transmission.
For each network scenario, to discuss the impact of multisink placement on the cascading robustness of WSNs, the sinks’ locations are randomly assigned 1000 times. For each distribution in each network, we can obtain a set of values of topological parameters (i.e., A D S , A B S , A E S , A C S and A S P L S ) and the resulting robustness R ( G ) of the network under this case. Thus, a total of 1000 pairs of values for each topological parameter and R ( G ) can be obtained. Next, we sort these 1000 pairs of data according to the corresponding topological parameter values and then divide them into 5 groups: specifically, the first 200 pairs of data form group 1, the following 200 pairs of data form group 2, and so on. For each group, we compute the average of 200 topological parameter values and the average of 200 R ( G ) values, respectively. In this way, for each network scenario, we can obtain five pairs of values, which give a five-point curve in Figure 3.
From each subgraph in Figure 3, we can see four different curves, indicating that the robustness is different under different network structures and routing schemes. Compared with the network structure, the robustness difference of varying routing schemes is more pronounced. We can easily observe that for networks of any structure (RN or SFN), the curve of the GR is obviously above that of the LR, which means that the GR is more conducive to network robustness. This is because compared with the LR, during the load redistribution process of the GR, more network nodes can share the load of the failed nodes, reducing the load increment of these load-sharing nodes, thus inhibiting their overload failures and the possible failure propagation.
More importantly, it is clear that the topological parameters describing the sinks’ locations exert important impacts on the robustness. For all curves of each subgraph in Figure 3, with the increase of A D S , A B S or A S P L S , the performance of robustness increases. Conversely, increasing A E S or A C S reduces the robustness.
In order to understand these results, we can categorize the five topological parameters into three groups. First, A D S and A B S are quantities that measure the centrality of positions of sinks in a network. Sinks can be considered to be deployed as hubs, which are at central positions with larger A D S and A B S . If the sinks are located with higher centrality, it is advantageous for sensors to obtain better access to the sinks. In this case, the lower the network load, the harder it is for sensors to overload and be removed from the network. The more difficult it is also for the sensors to be disconnected from the sinks and cause isolated failures. These inhibit cascading propagation, which makes the network more robust. A E S is a quantity that directly evaluates the mean distance between sinks and sensors. A smaller A E S means that a sensor is more easily accessible to a nearby sink, making the network load lower and more balanced and resulting in higher network robustness. The final A C S and A S P L S give the relative location among sinks. With a smaller A C S or a larger A S P L S , sinks are distributed in a more decentralized way, which is favored for the robustness of WSNs.
It should be noted that in Figure 3, the considered WSNs have quite different network structures or/and quite different routing schemes. As expected, the network structure and routing scheme both affect the evolution of the curves for the WSNs. We can observe that given any network structure (or routing scheme), varying the sinks’ locations, the change in the robustness of WSNs with GR (or SFN topology) appears to be more obvious than that with LR (or RN topology). However, the evolution trend of the curves for these WSNs is the same, as shown in each subgraph of Figure 3. It suggests the universality of our finding that a WSN in which its sinks are distributed in a decentralized manner and connect as many sensors as possible has better robustness against cascading failures.

4. Optimal Multisink Placement

A better robust WSN against cascading failures has a greater capacity to sustain its normal and efficient functioning. To obtain the optimal multisink placement making the network as robust as possible and identify topological properties behind this optimal placement, in this part, we formulate an optimization problem for maximizing the robustness R ( G ) when the sinks’ locations can be modified.
In a complex WSN, this optimization is an NP-hard problem. Here, we employ a nature-inspired algorithm called simulated annealing (SA) [37] to find the optimal solution of this problem, which can be described as follows.
(1)
Randomly select N S nodes as sinks in the initial network G 0 , and then compute the robustness R ( G 0 ) . Set the time step t = 1 .
(2)
Randomly select a sink and modify its location randomly to obtain the new network G t . Then, compute R ( G t ) .
(3)
G t is accepted with the probability
p = 1 , R ( G t ) R ( G t 1 ) e ( R ( G t ) R ( G t 1 ) ) / T , o t h e r w i s e ,
where T denotes the temperature parameter and is a function of the time step t.
(4)
If the value of R ( G t ) remains unchanged in a large number of the latest consecutive time steps (set as 2000), the algorithm is stopped. Otherwise, set t = t + 1 and then go to step 2.
During the implementation of the algorithm, the temperature parameter T should be progressively decreased from an initial value that is large enough. This enables the search of solutions to escape from the local optimum and ensures that the system can finally reach an equilibrium. In our study, the cooling schedule of the temperature T follows the exponential rule T ( t ) = T 0 θ t , where T 0 is the initial temperature and θ is a cooling coefficient. Here, we set these two parameters following the rules in Chapter 15 of [38].
The proposed SA algorithm is applied to the same network scenarios as the previous section. The results of topological parameters and robustness before and after optimization are shown in Table 1. For all four scenarios, compared to the initial network, the robustness of the optimized network is significantly improved. Specifically, with the GR, the robustness of the initial RN and SFN is 0.654 and 0.610, respectively, while the optimal robustness is increased by 0.212 and 0.234, respectively. With the LR, the robustness of the original RN and SFN is 0.435 and 0.462, respectively, while the optimal robustness is improved by 0.162 and 0.192, respectively. The results show the effectiveness of our algorithm. By comparing these improvement results, one can see that given any network structure (or routing scheme), the increase in the robustness of the network with GR (or SFN topology) appears to be more obvious than that with LR (or RN topology). This is consistent with the result in the previous section. In this sense, we can say that the robustness of a WSN with the GR is more sensitive to its sinks’ locations than that with the LR, especially when the heterogeneous SFN topology is selected as the network structure.
Moreover, for different network scenarios, when comparing the topological parameters before and after optimization, A D S , A B S and A S P L S are all increased after the optimizations, while A E S and A C S are both decreased. These results are what we found in the previous section. Hence, it can be concluded that the robustness of a WSN with any structure and routing scheme against cascaded attacks can be effectively enhanced by allocating sinks as hubs (making A D S and A B S larger) and decentralizing these sinks in the network (making A E S and A C S smaller and A S P L S larger). Considering this issue while designing WSNs will make them more robust against cascading failures.

5. Conclusions

In this paper, based on an actual cascading model, a WSN is investigated in terms of its multisink placement, and the association with the cascading robustness is established. The proposed cascading model takes into account the multisink-oriented load distribution characteristics and the two most commonly used routing schemes for WSNs. The statistical parameters considered for quantifying the sinks’ locations include A D S , A B S , A E S , A C S , and A S P L S . Then, the impact of varying these quantities on network robustness are discussed in detail using the random network and the scale-free network imitating real-life network conditions. Our experimental results reveal that in order to enhance the robustness of a WSN against cascading failures, the ADS, ABS and ASPLS should be larger, and the AES and ACS should be smaller, which means that its sinks should be arranged as hubs, and these sinks should be uniformly distributed in the network. These results are effective in different network structures and routing schemes studied, and they are also verified through our designed simulated annealing algorithm optimizing multisink placement. Moreover, both the network structure and routing scheme can affect the sensitivity of the robustness of the network to its sinks’ locations.
Our study clearly illustrates the importance of considering multisink placement when optimizing the robustness of WSNs to resist cascading failures. In reality, how to engineer a large-scale WSN that has more cascading robustness is crucial in many applications. Our findings provide an efficient and easy way to do this: just manipulate the topological locations of a small number of its sinks in a reasonable manner. The self-organizing characteristic of WSNs which have a topology that can be flexibly tuned according to actual needs [39,40] also provides favorable conditions for the implementation of this solution.
In the present work, aiming to explore the impact of varying the topological location properties of sinks on network cascading robustness for WSNs, we mainly focus on the modeling of a multisink-oriented load-transfer process where the two routing schemes considered are topology-aware only. In the next step, we will extend the model by considering more practical routing factors (e.g., the congestion extent of sensor nodes and residual energy). On this basis, we will figure out efficient ways to comprehensively analyze the influence of topological properties (e.g., clustering, average path length) of both the connectivity of the network and the distribution of sinks on the cascading process and launch a more robust network design for real-life multisink WSNs. The interesting challenge of this work is to make sure that the topology structure designed is robust to cascading failures and can also meet other network performance requirements, such as delivery latency and energy efficiency.

Author Contributions

Conceptualization, L.D. and D.S.; methodology, L.D. and M.T.; software, D.S.; validation, L.D. and J.W.; formal analysis, L.D. and D.S.; investigation, L.D. and D.S.; resources, J.W.; data curation, D.S.; writing—original draft preparation, L.D. and D.S.; writing—review and editing, L.D., D.S. and M.T.; visualization, D.S.; supervision, L.D. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China (Grant No. 62003157), the Natural Science Foundation of Hunan Province, China (Grant No. 2021JJ30581 and Grant No. 2022JJ50153) and the Research Foundation of Education Bureau for Outstanding Young Scholars of Hunan Province, China (Grant No. 20B515).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available in this article.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Oroza, C.A.; Giraldo, J.A.; Parvania, M.; Watteyne, T. Wireless-sensor network topology optimization in complex terrain: A bayesian approach. IEEE Internet Things J. 2021, 8, 17429–17435. [Google Scholar] [CrossRef]
  2. Mekki, K.; Bajic, E.; Chaxel, F.; Meyer, F. A comparative study of LPWAN technologies for large-scale IoT deployment. ICT Express 2019, 5, 1–7. [Google Scholar] [CrossRef]
  3. Nandan, A.S.; Singh, S.; Malik, A.; Kumar, R. A green data collection & transmission method for IoT-based WSN in disaster management. IEEE Sens. J. 2021, 21, 25912–25921. [Google Scholar]
  4. Motter, A.E.; Lai, Y.C. Cascade-based attacks on complex networks. Phys. Rev. E 2002, 66, 065102. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  5. D’Souza, R.M. Curtailing cascading failures. Science 2017, 358, 860–861. [Google Scholar] [CrossRef]
  6. Kaiser, F.; Latora, V.; Witthaut, D. Network isolators inhibit failure spreading in complex networks. Nat. Commun. 2021, 12, 3143. [Google Scholar] [CrossRef]
  7. Ghasemi, A.; de Meer, H. Robustness of interdependent power grid and communication networks to cascading failures. IEEE Trans. Net. Sci. Eng. 2023. [Google Scholar] [CrossRef]
  8. Yin, R.R.; Liu, B.; Liu, H.R.; Li, Y.Q. The critical load of scale-free fault-tolerant topology in wireless sensor networks for cascading failures. Phys. A Stat. Mech. Its Appl. 2014, 409, 8–16. [Google Scholar] [CrossRef]
  9. Ye, Z.; Wen, T.; Liu, Z.; Song, X.; Fu, C. Fault-tolerant scheme for cascading failure of scale-free wireless sensor networks. In Proceedings of the 2016 IEEE International Conference on Information and Automation (ICIA), Ningbo, China, 1–3 August 2016; pp. 2006–2011. [Google Scholar]
  10. Fu, X.; Yang, Y.; Postolache, O. Invulnerability of clustering wireless sensor networks against cascading failures. IEEE Syst. J. 2018, 13, 1431–1442. [Google Scholar] [CrossRef]
  11. Dui, H.; Meng, X.; Xiao, H.; Guo, J. Analysis of the cascading failure for scale-free networks based on a multi-strategy evolutionary game. Reliab. Eng. Syst. Saf. 2020, 199, 106919. [Google Scholar] [CrossRef]
  12. Wang, Y.; Fu, X.; Yang, Y.; Postolache, O. Analysis on cascading robustness of energy-balanced scale-free wireless sensor networks. AEU-Int. J. Electron. C. 2021, 140, 153933. [Google Scholar] [CrossRef]
  13. Lv, H.; Wu, Z.; Zhang, X.; Jiang, B.; Gao, Q. Cascading failure analysis of hierarchical industrial wireless sensor networks under the impact of data overload. Machines 2022, 10, 380. [Google Scholar] [CrossRef]
  14. Liu, H.; Zhao, L.; Yin, R.; Hao, X.; Li, Y.; Liu, B. A metric of topology fault-tolerance based on cascading failures for wireless sensor networks. J. Inf. Comput. Sci. 2011, 14, 3227–3237. [Google Scholar]
  15. Hayashi, Y.; Uchiyama, N. Onion-like networks are both robust and resilient. Sci. Rep. 2018, 8, 11241. [Google Scholar] [CrossRef] [Green Version]
  16. Fu, X.; Pace, P.; Aloi, G.; Yang, L.; Fortino, G. Topology optimization against cascading failures on wireless sensor networks using a memetic algorithm. Comput. Netw. 2020, 177, 107327. [Google Scholar] [CrossRef]
  17. Fu, X.; Yao, H.; Yang, Y. Exploring the invulnerability of wireless sensor networks against cascading failures. Inf. Sci. 2019, 491, 289–305. [Google Scholar] [CrossRef]
  18. Gao, Z.; Liu, Y.; Qi, F.; Chen, H. Scale-free topology security mechanism of wireless sensor network against cascade failure. Int. J. Commun. Syst. 2021, 34, e4810. [Google Scholar] [CrossRef]
  19. Fu, X.; Li, W.; Yang, Y.; Postolache, O. Cascading failures analysis of wireless sensor networks with varying routing schemes. IEEE Sens. J. 2021, 21, 10193–10203. [Google Scholar] [CrossRef]
  20. Safa, H.; El-Hajj, W.; Zoubian, H. A robust topology control solution for the sink placement problem in WSNs. J. Netw. Comput. Appl. 2014, 39, 70–82. [Google Scholar] [CrossRef]
  21. Ramadan, R.A.; Sharif, M.H.; Alreshidi, E.J.; Sharif, M.H.U.; Ince, I.F.; Kamberaj, H.; Khedr, A.Y. Energy coherent fog networks using multi-sink wireless sensor networks. IEEE Access 2021, 9, 167715–167735. [Google Scholar] [CrossRef]
  22. Adday, G.H.; Subramaniam, S.K.; Zukarnain, Z.A.; Samian, N. Fault tolerance structures in Wireless sensor networks (WSNs): Survey, Classification, and Future Directions. Sensors 2022, 22, 6041. [Google Scholar] [CrossRef] [PubMed]
  23. Srinivasa Rao, P.; Banka, H.; Jana, P.K. A gravitational search algorithm for energy efficient multi-sink placement in wireless sensor networks. In Proceedings of the Swarm, Evolutionary, and Memetic Computing: 6th International Conference, SEMCCO 2015, Hyderabad, India, 18–19 December 2015; Revised Selected Papers 6. Springer: Cham, Switzerland, 2016; pp. 222–234. [Google Scholar]
  24. Tam, N.T.; Dat, V.T.; Lan, P.N.; Binh, H.T.T.; Swami, A. Multifactorial evolutionary optimization to maximize lifetime of wireless sensor network. Inf. Sci. 2021, 576, 355–373. [Google Scholar] [CrossRef]
  25. Fu, X.; Yao, H.; Yang, Y. Modeling and optimizing the cascading robustness of multisink wireless sensor networks. IEEE Trans. Reliab. 2020, 70, 121–133. [Google Scholar] [CrossRef]
  26. Alshudukhi, J.; Yadav, K. Survivability development of wireless sensor networks using neuro fuzzy-clonal selection optimization. Theor. Comput. Sci. 2022, 922, 25–36. [Google Scholar] [CrossRef]
  27. Jari, A.; Avokh, A. PSO-based sink placement and load-balanced anycast routing in multi-sink WSNs considering compressive sensing theory. Eng. Appl. Artif. Intell. 2021, 100, 104164. [Google Scholar] [CrossRef]
  28. Singh, M.K.; Amin, S.I.; Choudhary, A. Genetic algorithm based sink mobility for energy efficient data routing in wireless sensor networks. AEU-Int. J. Election. C. 2021, 131, 153605. [Google Scholar] [CrossRef]
  29. Ferentinos, K.P.; Tsiligiridis, T.A. A memetic algorithm for optimal dynamic design of wireless sensor networks. Comput. Commun. 2010, 33, 250–258. [Google Scholar] [CrossRef]
  30. Moltafet, M.; Codreanu, M.; Pappas, N.; Leinonen, M. Power minimization for age of information constrained dynamic control in wireless sensor networks. IEEE Trans. Commun. 2022, 70, 419–432. [Google Scholar] [CrossRef]
  31. Kim, M.; Kim, B.J. Defense strategies against cascading failures in networks:“Too-big-to-fail” and “too-small-to-fail”. Phys. A Stat. Mech. Its Appl. 2022, 586, 126488. [Google Scholar] [CrossRef]
  32. Frasca, M.; Gambuzza, L.V. Control of cascading failures in dynamical models of power grids. Chaos Solitons Fractals 2021, 153, 111460. [Google Scholar] [CrossRef]
  33. Ding, L.; Xie, L.; Xu, X.K. Rich-club impact on cascading failures in interdependent power and communication networks. IEEE J. Emerg. Sel. Top. Circuits. Syst. 2022, 12, 115–123. [Google Scholar] [CrossRef]
  34. Freeman, L.C. A set of measures of centrality based on betweenness. Sociometry 1977, 40, 35–41. [Google Scholar] [CrossRef]
  35. Kurt, S.; Tavli, B. Path-loss modeling for wireless sensor networks: A review of models and comparative evaluations. IEEE Antennas Propag. Mag. 2017, 59, 18–37. [Google Scholar] [CrossRef]
  36. Bianchi, V.; Ciampolini, P.; De Munari, I. PRSSI-based indoor localization and identification for ZigBee wireless sensor networks in smart homes. IEEE Trans. Instrum. Meas. 2019, 68, 566–575. [Google Scholar] [CrossRef]
  37. Kirkpatrick, S.; Gelatt, C.D., Jr.; Vecchi, M.P. Optimization by simulated annealing. Science 1983, 220, 671–680. [Google Scholar] [CrossRef] [PubMed]
  38. Cavazzuti, M. Stochastic Optimization. In Optimization Methods; Springer: Berlin/Heidelberg, Germany, 2013; pp. 103–130. [Google Scholar]
  39. Aloi, G.; Bedogni, L.; Bononi, L.; Briante, O.; Di Felice, M.; Loscrì, V.; Pace, P.; Panzieri, F.; Ruggeri, G.; Trotta, A. Stem-net: How to deploy a self-organizing network of mobile end-user devices for emergency communication. Comput. Commun. 2015, 60, 12–27. [Google Scholar] [CrossRef]
  40. Khan, M.A.; Javaid, N. Computationally efficient topology optimization of scale-free IoT networks. Comput. Commun. 2022, 185, 1–12. [Google Scholar] [CrossRef]
Figure 1. An example of redistribution of load under the GR scheme. (a) Initial load distribution. (b) Redistribution of load after sensor 8 is attacked.
Figure 1. An example of redistribution of load under the GR scheme. (a) Initial load distribution. (b) Redistribution of load after sensor 8 is attacked.
Sensors 23 05337 g001
Figure 2. An example of redistribution of load under the LR scheme. (a) Initial load distribution. (b) Redistribution of load after sensor 8 is attacked.
Figure 2. An example of redistribution of load under the LR scheme. (a) Initial load distribution. (b) Redistribution of load after sensor 8 is attacked.
Sensors 23 05337 g002
Figure 3. Impact of different topological parameters on network robustness. (a) The average degree of sinks ( A D S ). (b) The average betweenness of sinks ( A B S ). (c) The average efficiency of sinks ( A E S ). (d) The average closeness of sinks ( A C S ). (e) The average shortest path length of sinks ( A S P L S ).
Figure 3. Impact of different topological parameters on network robustness. (a) The average degree of sinks ( A D S ). (b) The average betweenness of sinks ( A B S ). (c) The average efficiency of sinks ( A E S ). (d) The average closeness of sinks ( A C S ). (e) The average shortest path length of sinks ( A S P L S ).
Sensors 23 05337 g003
Table 1. Topological parameters and robustness in different scenarios before and after optimization where the sinks’ locations can be modified. The results are the average of 50 independent runs.
Table 1. Topological parameters and robustness in different scenarios before and after optimization where the sinks’ locations can be modified. The results are the average of 50 independent runs.
ScenariosOptimizationADSABSAESACSASPLSR(G)
RN-GRbefore3.83110.56278.130.0404.330.654
after5.67281.42220.930.0315.930.866
RN-LRbefore3.83110.56278.130.0404.330.435
after5.50253.45221.270.0325.870.597
SFN-GRbefore3.6788.42274.670.0424.200.610
after7.33348.48236.530.0325.800.844
SFN-LRbefore3.6788.42274.670.0424.200.462
after6.83328.72240.530.0335.670.654
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

Ding, L.; Sheng, D.; Tan, M.; Wen, J. Cascading Robustness Analysis of Wireless Sensor Networks with Varying Multisink Placement. Sensors 2023, 23, 5337. https://doi.org/10.3390/s23115337

AMA Style

Ding L, Sheng D, Tan M, Wen J. Cascading Robustness Analysis of Wireless Sensor Networks with Varying Multisink Placement. Sensors. 2023; 23(11):5337. https://doi.org/10.3390/s23115337

Chicago/Turabian Style

Ding, Lin, Dan Sheng, Minsheng Tan, and Juan Wen. 2023. "Cascading Robustness Analysis of Wireless Sensor Networks with Varying Multisink Placement" Sensors 23, no. 11: 5337. https://doi.org/10.3390/s23115337

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