Literature DB >> 28338615

Node Self-Deployment Algorithm Based on Pigeon Swarm Optimization for Underwater Wireless Sensor Networks.

Shanen Yu1, Yiming Xu2, Peng Jiang3, Feng Wu4, Huan Xu5.   

Abstract

At present, free-to-move node self-deployment algorithms aim at event coverage and cannot improve network coverage under the premise of considering network connectivity, network reliability and network deployment energy consumption. Thus, this study proposes pigeon-based self-deployment algorithm (PSA) for underwater wireless sensor networks to overcome the limitations of these existing algorithms. In PSA, the sink node first finds its one-hop nodes and maximizes the network coverage in its one-hop region. The one-hop nodes subsequently divide the network into layers and cluster in each layer. Each cluster head node constructs a connected path to the sink node to guarantee network connectivity. Finally, the cluster head node regards the ratio of the movement distance of the node to the change in the coverage redundancy ratio as the target function and employs pigeon swarm optimization to determine the positions of the nodes. Simulation results show that PSA improves both network connectivity and network reliability, decreases network deployment energy consumption, and increases network coverage.

Entities:  

Keywords:  network cluster; network layer; node self-deployment; pigeon swarm optimization

Year:  2017        PMID: 28338615      PMCID: PMC5419787          DOI: 10.3390/s17040674

Source DB:  PubMed          Journal:  Sensors (Basel)        ISSN: 1424-8220            Impact factor:   3.576


1. Introduction

Underwater wireless sensor networks (UWSNs) are network-monitoring systems in an underwater environment. The sensor nodes in these networks have perceptual, acoustic communication, and computational capabilities, and they can transmit the sensed information to the sink node for processing and analysis by one-hop or multi-hop methods [1,2]. UWSNs have been applied to water environment monitoring, underwater resource exploration, and marine military defense [3,4]. Research on UWSNs [5] mainly involves network architecture design [6], node deployment, node localization [7,8], time synchronization [9], network protocol design [10,11], etc. As the first step in UWSNs application, node deployment significantly affects network service in different aspects, including network coverage, network connectivity, and network energy consumption. The node-deployment problem is defined that move sensor nodes to the corresponding positions in an artificial or a self-organized manner to form a network topology that has special characteristics and increases the network service [4,12]. Meanwhile, the goals of node deployment are to increase network coverage and network connectivity, decrease network energy consumption, and prolong network lifetime. Generally, the problem of node deployment can be divided into static deployment, move-restricted node self-deployment, and free-to-move node self-deployment according to the mobility of the node [2,13,14,15,16,17]. In static deployment, the nodes cannot move and are deployed in the target area by the artificial method [14]. Thus, static deployment is not appropriate for the large-scale deployment. In move-restricted node self-deployment, the nodes can move only vertically and adjust their depth by themselves according to the local information near the node [18]. In free-to-move node self-deployment, the nodes have the capability to move freely in all directions [19]. With the improvement of the design level of the sensor node, the cost of the mobile nodes is reduced and more and more scholars concentrate on the research of free-to-move node self-deployment. Moreover, free-to-move node self-deployment is closer to the reality. Therefore, free-to-move node self-deployment has wide application scenarios and has important research significance. The existing free-to-move node self-deployment algorithms [20,21,22,23,24,25] usually regard the event coverage as the research object, and aim at the network coverage, but these algorithms do not regard the network connectivity and network reliability as the goal simultaneously. Furthermore, in these algorithms, each node should move several rounds to determine the final deployed position, which increases the network deployment energy consumption. Consequently, there is still much space to improve the performance of free-to-move node self-deployment algorithms. Thus, the current paper proposes the pigeon-based self-deployment algorithm (PSA) to solve these problems. The sink node first finds its one-hop nodes and maximizes the coverage in its one-hop region. This process allows for the maintenance of the number of the nodes deployed in the region near the sink node and increases network reliability and network coverage as much as possible. The one-hop nodes then divide the network into layers and cluster in every layer. This mechanism forms a distribution in which the scale of the cluster is small and the number of cluster head nodes is great in the region close to the sink node. The cluster head nodes do not move again, thus, the number of nodes in the region close to the sink node increases. Each cluster head node subsequently constructs a connected path to the sink node to guarantee network connectivity. Finally, the cluster head node regards the ratio of the movement distance of a cluster-in node to the change in the coverage redundancy ratio (CRR) of the node as the target function on the premise that the cluster-in node should be connected to the cluster head node by one-hop or multi-hop path. Pigeon swarm optimization is then employed to solve the moving position of the node. This method can determine the optimal deployment location in the continuous solution space, and minimize the complexity of the search for the optimal deployment location. Moreover, the moving position of each node can be determined at once, which can reduce the deployment energy consumption. PSA is compared with the three-dimensional virtual forces deployment algorithm (TVFDA) [25] in terms of network coverage, network connectivity, network reliability and energy consumption. The simulation results show that PSA increases both network connectivity and network reliability, decreases network energy consumption, and increases network coverage. The rest of this paper is organized as follows: Section 2 introduces the related work about free-to-move node self-deployment. Section 3 describes the system model, preliminaries, and definitions considered in this study. Section 4 presents details of PSA. Section 5 analyses the complexity of PSA. Section 6 discusses the performance study and provides a detailed analysis of its result. Finally, Section 7 concludes the paper and presents future research directions.

2. Related Work

Some scholars have recently developed free-to-move node self-deployment algorithms for UWSNs. Wang et al. [20,21] proposed three kinds of movement-assisted sensor deployment algorithms, namely, vector-based algorithm, Voronoi-based algorithm, and Minimax algorithm. These three algorithms are all based on the Voronoi diagram. In the vector-based algorithm, a node moves to the next position according to the repulsive force exerted on the node by its Voronoi neighbor nodes. In the Voronoi-based algorithm, a node moves to the farthest vertex of its Voronoi diagram every round. In the Minimax algorithm, a node moves closer to the farthest vertex of its Voronoi diagram to avoid the situation in which a vertex that was originally close becomes the new farthest vertex. In these algorithms, each node can move autonomously to the corresponding position to cover the coverage hole according to its own local information. Thus, these algorithms can increase network coverage, and meet the distributed characteristic of the sensor network. However, the Voronoi diagram of each node should be formed in each of the iterations, and this process requires each node to know the global information of the network and consequently results in extra communication energy consumption. Moreover, the process based on the 3D Voronoi diagram of the node is more complex compared with that based on 2D Voronoi diagram. Thus, these algorithms are suitable for 2D node self-deployment but unsuitable for node self-deployment in UWSNs. Koutsougeras et al. [22] proposed a sensor deployment algorithm based on self-organizing maps for the event. In each of the iterations, an event is selected by a random sequence, and the node that is closest to the event should update its position according to the rule of movement. The node moves a certain distance to the event, and the distance of the movement is proportional to the distance between the node and the event. The algorithm is iterated until no more significant movement is possible. This algorithm can deploy the node according to the density of the event in the region and accomplish an uneven deployment in the target area. However, this algorithm adjusts the node position by the centralized way, which is difficult to achieve in practice. Xia et al. [23] proposed a fish swarm-inspired underwater sensor deployment algorithm (FSSDA). Drawing on the foraging behavior of the fish swarm, this algorithm regards the node as the fish and the event as the food, moves the node to cover the event, and finally completes the deployment for the event according to the crowding parameter of each event. The algorithm has low computational complexity and rapid convergence rate. Du et al. [24] proposed a particle swarm-inspired underwater sensor self-deployment algorithm. The process of the node deployment in the algorithm is similar to that in FSSDA, but the algorithm also considers the situation in which the position of the event is dynamically changing, like the situation in practice. However, both algorithms are suitable for the distributed coverage of the event but unsuitable for the coverage of the region. In addition, these algorithms also ignore network connectivity. Li et al. [25] proposed a three-dimensional virtual forces deployment algorithm (TVFDA). This algorithm applies the concepts of gravitation and repulsion in physics to the wireless sensor network and considers that these forces exist between nodes in the network. Therefore, in the algorithm, each node moves to the next position according to the join forces, which are exerted on the node by its neighbor nodes, and each node stops moving until its join forces is zero or the maximum iteration number is reached. This algorithm allows for an even distribution of the nodes in the target area compared with situation before the algorithm is run; thus, this algorithm enhances network coverage and meets the characteristics of underwater wireless sensor networks. However, in this virtual force algorithm, each node needs to know the related information of its neighbors in each iteration, that is, each node should communicate with its neighbor nodes in each iteration; thus, this algorithm results in increased network energy consumption. Moreover, each node should move a real distance several times according to the gravitational and repulsive forces exerted on it. Consequently, this algorithm may segment the network, degrade network connectivity, and increase network energy consumption for the node deployment. Furthermore, being incapable of controlling the number of the nodes in the region near the sink node, TVFDA may degrade both network reliability and energy efficiency.

3. Preliminaries, Models, and Definitions

3.1. Preliminaries

N nodes are thrown in the target area (rectangular or cubic) uniformly and randomly. Each node then moves to the determined position with the aid of an autonomous underwater vehicle (AUVs), and each node is fixed at the position by an anchor after its deployment position is calculated by the deployment algorithm. In addition, sensor nodes communicate with one another through acoustic channels and maintain connectivity with the sink node via one-hop or multi-hop paths. The following assumptions are made: A node adopts the Boolean sensing model [26], and the sensing radius of the node is fixed. All nodes have the same states, including initial energy, sensing radius, and communication radius, before the node deployment. Moreover, the communication radius of the node can be adjusted according to the demand of the algorithm but should not exceed the maximum communication radius, which is determined by the physical device during the node deployment. With the similar assumptions in [24] as inspiration, the sink node is fixed at the center of the water face. By contrast, the other nodes can move freely in all directions, and their real-time locations can be determined using a localization algorithm or global positioning satellite devices during the node deployment.

3.2. Related Models

3.2.1. Coverage Redundancy Ratio

The coverage redundancy ratio (CRR) of the node (i.e., s) is defined as the ratio of the sensing area of the node with its neighbor node (i.e., the node within s’s maximum communication radius) to s’s sensing area [27]. CRR is formulated as follows [27]: where n is the number of the neighbor nodes of node s and d(s) is the distance between node s and its neighbor node s.

3.2.2. Underwater Energy Consumption

During the node deployment, each node should determine the local information near its position by communicating with its neighbor nodes, and each node should move to the determined position when it knows the position. Therefore, the energy consumption in this study is divided into communication energy consumption and deployment energy consumption. (1) Communication Energy Consumption The nodes of an underwater sensor network communicate with one another by acoustic signals [28]. Thus, the communication energy consumption of the acoustic medium [29] is adopted in this study and given by This expression describes the energy consumption when the data packet is transmitted from the sending node to the receiving node. In Equation (2), P is the minimum number of power packets that can be received, and T is the data transmission time, whose formulation is as follows: where L is the length of the sent data packet and V is the transmission speed of the data packet in water. The energy attenuation during the transmission of the data packet at a given distance is described as follows: where λ is the energy diffusion factor, whose value is generally equal to 1.5, and α is a parameter determined by the following expression: In Equation (5), a(F) is the absorption coefficient (in dB/m) formulated as follows: where F is the carrier frequency in kHz. (2) Deployment Energy Consumption In the process of the node self-deployment for underwater wireless sensor networks, each node moves to the determined position that the node self-deployment algorithm calculates. The energy consumption because of node moving in the process is called the deployment energy consumption. Because the methods of nodes moving are various, it is difficult to express with a specific model. Therefore, in the problem of node deployment, the total distance of all nodes in the deployment process is used to measure the deployment energy consumption of a node deployment algorithm.

3.3. Definitions

3.3.1. Network Coverage

An underwater 3D space (target coverage area) is usually represented by a cuboid or cube. This space is divided into a number of small cubic grids whose sides have the length w [18]. The center of each cubic grid called the grid point, which is regarded as the representative of the grid. Each grid point has its own coordinates. A typical underwater 3D space is illustrated in Figure 1.
Figure 1

Underwater 3D space model.

Network coverage, which reflects the degree an underwater sensor network covers a monitoring or target area, is a primary criterion parameter in the evaluation of a node-deployment algorithm. This parameter is defined as the ratio of the number of grid points covered by UWSNs to the total number of grid points in the target area. Network coverage is denoted by r, whose formula is as follows: where N is the number of grid points covered by the active nodes and N is the total number of grid points in the target area.

3.3.2. Network Connectivity

Network connectivity is another important criterion parameter for evaluating the quality of service in sensor networks. This parameter is a prerequisite for the effective application of sensor networks. It is defined as the ratio of the number of nodes connected to the sink node by a one-hop or multi-hop path to the total number of nodes in the network. The number of nodes connected to the sink node can be calculated by breadth-first search, in which the sink node is the root node.

4. Problem and Algorithm Description

4.1. Problem Description

The existing free-to-move node self-deployment algorithms usually aim at the event coverage and deploy the node according to the network coverage. However, these algorithms do not consider the problems related to network connectivity, network reliability, and network energy consumption. Furthermore, these algorithms determine the final position of each node after the node moves several rounds according to the result of every iteration of the algorithm. This process induces each node to move to the final position not in a straight line, thereby increasing the moving distance of the node and the energy consumption. In these algorithms, the network coverage is increased by forcing each node to move an appropriate distance in each of the iterations so that the node can stay away from each other as far as possible. This process decreases the area of the overlapping region in the target area; however, the probability of deploying the node near the sink node is also decreased. As a result, holes appear in the locations near the sink node more easily, and the network service may be degraded regardless of the network routing protocol. In addition, positioning the nodes far from other nodes, may lead to a segmented network, which detrimentally also affects network connectivity. Thus, in this study, the problem is defined as follows: given N sensor nodes that are thrown randomly and uniformly in the deployment space, design an algorithm to maximize network coverage, maintain network connectivity while minimizing energy consumption. This study proposes the pigeon-based self-deployment algorithm (PSA) for UWSNs to solve the drawbacks of the existing free-to-move node self-deployment algorithms. In PSA, the sink node first finds its one-hop nodes and maximizes network coverage in its one-hop region. The one-hop nodes then divide the network into layers and cluster in each layer. Each cluster head node constructs a connected path to the sink node to guarantee network connectivity. Finally, each cluster head node regards the ratio of the movement distance of the node to the change in CRR of the node as the target function and uses pigeon swarm optimization to solve its position. As a result, the network coverage is expanded, the deployment energy consumption is reduced, and the number of node in the region near the sink node is increased.

4.2. Algorithm Description

4.2.1. Pigeon Swarm Optimization Algorithm

The pigeon swarm optimization algorithm (PSOA) is proposed by Duan and Quiao [30,31] in 2014. The algorithm is derived from the behavior of homing pigeons. PSOA consists of two models, namely, the map and compass operator and the landmark operator. PSOA has better optimization performance and faster convergence speed, comparing with other artificial intelligence algorithms [32,33]. (1) Map and Compass Operator When all the pigeons are not familiar with the destination or landmark during the initialization of the algorithm, they determine the flying position and direction according to the magnetic field and the position of the sun. In this model, each pigeon updates its position according to the recent global optimal solution in the current iteration. On the assumption that the position and speed of the j-th pigeon are X and V, respectively, X and V are updated according to Equations (8) and (9) in the t-th iteration. where G is the map and compass factor, rand is a random number, and X is the global optimal position in the t-th iteration. (2) Landmark Operator After PSOA has run for some time, some pigeons may have found the destination or familiar landmarks. Thus, these pigeons can move to the destination quickly, and the others move behind them. On the assumption that X(t) is the center of the position of the pigeon whose fitness is the top N/2, the position of each pigeon in the t-th iteration is where N(t) is the number of pigeons that meets the restriction of the condition in the t-th iteration and fitness(X(t)) is the proportion of the fitness of the j-th pigeon to that of all the pigeons. In the minimum optimization problem, the fitness is formulated as follows: where, f is the fitness function andis a small value.

4.2.2. PSA Process Description

The process of PSA is divided into three stages: (1) deploying in the one-hop region of the sink node; (2) network layering and clustering; and (3) optimizing the position of the cluster-in nodes. (1) Deploying in the one-hop region of the sink node After the nodes are thrown in the target area uniformly and randomly, the sink node broadcasts “beginning deployment” information with the communication radius, . The node receiving the information (i.e., s) confirms the sink node as its next hop node and relays its location information, p(s): These nodes are called the one-hop nodes of the sink node, or the one-hop node SH. |SH| is the number of elements in the set of one-hop nodes. The sink node then optimizes the network coverage in the one-hop region of the sink node. The ratio of the deployment energy consumption for moving the node to the final position, p(s), to the difference between CRR in p(s) and p(s) is regarded as the fitness function fitness1: where c is a constant expressing the minimum distance between the deployment position of the node and the boundary of the target area. The number of the pigeons is set to N, and the positions of the pigeons are initialized. The position of the j-th pigeon, X, consists of the coordinates of |SH| random points, each of which represents the position of a node in the set SH. These random nodes are in the hemisphere that regards the sink node as the center of the sphere. These nodes also regard the radius of the sphere to be 1.25 times that of the minimum communication radius. Thus, X is illustrated in Figure 2.
Figure 2

Solution coding diagram.

Subsequently, the solution of fitness1, X, is calculated according to the PSOA described in Section 4.2.1, and the position of node s is formulated as follows: (2) Network Layering and Clustering This stage is further divided into four steps. After the one-hop node s moves to the calculated position, all the other one-hop nodes set their layer number, level(s), to 1; the corresponding layer width, width(level(s)), to the initial communication radius, ; and the broadcast radius, R(s), to . Then, they broadcast their information, (ID, level(s)). The node s receiving the information compares the layer number with that of s. If the layer number is greater than that of s, then level(s) is set to level(s) + 1 and R(s), and width(level(s)) are set to R(s). The node s broadcasts the information level(s), and the nodes having the same layer number as s reply the distance between the sink node and themselves to s. Then, s compares the distance with its distance to the sink node, d(s,Sink), to determine if d(s,Sink) is the minimum value among the distances of the nodes relaying the distance to s. Consequently, s becomes a cluster head node and broadcasts the information M. By contrast, s enters the stage of waiting message. In time T, if s receives M, then s becomes a common node and broadcasts M. If s receives M, then s ignores the distance a node sent and compares its distance to the sink node with that of the nodes, except the node sending M. s also becomes the cluster head node when s waits for time T. The common node then joins into the cluster, which is the closest to it, and the nodes in current layer update the broadcast radius R(s), Each node s in the current layer broadcasts the information (level(s), cluster head node or not). For the node receiving the information, the node whose layer number is greater than level(s) proceeds to Step 2 and clusters with the residual nodes. The node whose layer number is less than level(s), relays the information (self is cluster head node or not) to the cluster head node and ignores the information the common nodes send. The cluster head node in the current layer selects the closest cluster head node in the last layer as the next-hop node. If it does not receive the information of the cluster head node in the last layer, then it selects the closest common node in the last layer as the next-hop node. After a certain time, if the node has the initial layer number, then it broadcasts its maximum communication radius and enters the closest cluster. If the node has the initial layer number and only has neighbor nodes with the initial layer number in its maximum communication radius, then this node moves a distance in the direction of the sink node one time and subsequently finds its next-hop node. Distance (signed as d in following paper) here refers to the average distance between the node and its closest node in the direction of the sink node minus the maximum communication radius. After Stage (2) is run, the network distribution is generally shown in Figure 3. The number of the cluster in the region near the sink node is greater than that in the region far from the sink node.
Figure 3

Network Distribution Diagram.

The flowchart of network layering and clustering is presented in Figure 4.
Figure 4

Flowchart of network layering and clustering.

(3) Optimizing the Position of the Cluster-in Nodes After Stage (2), each cluster node (i.e., s) knows its own cluster-in node set S(s) and their corresponding original positions P(s). When the cluster head node, s, receives the command “calculating deployment location”, it calculates the deployment position of its cluster-in nodes. First, s updates the set of nodes whose deployment positions have been calculated in the network S and the set of nodes whose deployment positions have been calculated in its cluster S (the element in S is only the cluster head node when the cluster head node begins to optimize the positions of its cluster-in nodes). Subsequently, s calculates the deployment positions of its cluster-in nodes by using PSOA, and the deployment position of each cluster-in node is determined using PSOA once. The detailed procedure follows. (1) Selecting Next Node to be Calculated The cluster head node s calculates the CRR values of its cluster-in nodes whose deployment positions in the network have not yet been calculated and then selects the node (i.e., s) with the minimum CRR as the next node to be calculated. (2) Constructing the Fitness Function The cluster head node s firstly formulizes the deployment energy consumption that nodes move from the initial position to the deployment position and subsequently formulizes the increase in the network coverage. Finally, s regards the ratio of the deployment energy consumption to the increase in the network coverage as the fitness function fitness2 on the premise that s can connect with at least one node in S after s moves to the deployment position. The fitness functions fitness2 is formulated as follows: where the numerator is the moving distance and the denominator is the network coverage gain when the node moves from the original position to the current deployed position. The constraint conditions of this fitness function are as follows: The node s connects with at least one node in S after it moves to the deployment position: where The deployment position of s is in the target area: (3) Solving the Fitness Function by PSOA For the selection of the optimal deployment position of a cluster-in node, the pigeon swarm is initialized on the basis of the fitness function and solution space. A description of pigeon swarm initialization follows. Rule for initializing the pigeon swarm: Each pigeon represents a possible deployment position of the current calculating node, namely, the coordinates of the position in the target area. Thus, the initial position of each pigeon j can be expressed as X = [x,y,z]. The solution space of the deployment location may consist of multiple intersecting spheres. Thus, the same amount of pigeons is produced in every sphere because pigeons search for the solution space thoroughly to obtain the optimal solution as much as possible. On the assumption that |S| nodes whose deployment positions have been calculated in the cluster of s, the rule for producing the initial population is as follows: N/|S| random points (i.e., the position of the pigeon) are produced in each sphere, with each node in S as its center and 1.25 as its radius; all the random points form the initial population of the pigeon. The initial speed of the pigeon is derived randomly in the interval 0−V. The steps to derive the optimal solution by PSOA are as follows: The pigeons are initialized. The N initial positions of the pigeons are determined using the rule for initializing the pigeon swarm. The fitness of each individual is calculated. The fitness values are sorted according to the following rule: the fitness values of the individuals beyond the solution space are less than those in the solution space. The individual with the minimum fitness is selected as the global optimal solution, X, in the current iteration. When several individuals have the same minimum fitness, the individual with the minimum distance to the sink node is selected as X. The position of the pigeon is updated using Equations (8) and (9), the fitness value is calculated, and X is updated according to Step (2). If the value of the current iteration is not equal to the maximum number of iterations, N1, then Step (3) is repeated. The solution space based on Equations (10)–(12) is searched locally, and X is updated. If the number of iterations is not N2, then Step (5) is repeated. X is the deployment location of node s. When s has calculated the deployment positions of its cluster-in nodes, each node moves to the corresponding position and broadcasts its new position. The other nodes whose deployment positions are not calculated update their S. The cluster head node s inquires its last-hop node (s’s child node) whether the deployment positions of its cluster-in nodes have been calculated. If not, the last-hop node of s begins to calculate the deployment positions of its cluster-in nodes according to Stage (3) “Optimizing the Position of the Cluster-in Nodes” in Section 4.2.2. Otherwise, s transmits the information that the deployment positions of the node in its cluster have been calculated to its next-hop node (s’s father node), and its next-hop node finds the next cluster where the deployment positions of cluster-in nodes need to be calculated, following the procedure described above in the current paragraph. When all of the clusters in the network have completed the process “Optimizing the Position of the Cluster-in Nodes”, the algorithm ends. The following Algorithm 1 provides the main steps of the process of optimizing the position of the cluster-in nodes.

5. Algorithm Analysis

This section analyzes the time complexity of the algorithm. The relevant parameters are presented in Table 1.
Table 1

Symbol Table.

ParametersSymbol
Target area size size
Population number Np
Iteration number of the map and compass operator model N1
Iteration number of the landmark model N2
Average number of neighbor Na
Average number of non-cluster head node Nci
Minimum communication radius Rcmin

5.1. Time Complexity of PSOA

PSOA comprises the map and compass operator model and the landmark operator model. During the map and compass operator, each pigeon updates its position according to the global optimal solution, X, produced in the last iteration, and subsequently X is updated in each of the iterations. The execution time of each of the iterations is 2N. Thus, the model’s time complexity, complexity1, is 2(N1N). In each of the iterations during the landmark operator, the algorithm initially sorts the pigeons according to their fitness values to calculate the center position, X. The execution time of this process is N log N. The algorithm then updates the position of each pigeon according to X and updates X; the execution time of this process is 2N. Thus, the execution time of each of the iterations is NlogN + 2N, and the model’s time complexity, complexity2, is formulated as follows: The time complexity of PSOA (complexityPSOA) is

5.2. Time Complexity of PSA

At the stage of network layering and clustering, the nodes broadcast layer by layer for network layering, and the number of layers is not better than size/. In each layer, the nodes select the cluster head node synchronously. The worst situation in this process is that a node waits for all its neighbor nodes to give up the competition one by one. The time complexity is N. Thus, this stage’s time complexity, complexity3, is N·size/. At the stage of optimizing the positions of the cluster-in nodes, for each cluster, the algorithm firstly selects the node one by one to calculate their CRR, and then calculates the deployment location of each cluster-in node by using the PSOA iteratively, that is, the algorithm uses PSOA to calculate the deployment positions of cluster-in nodes one by one. Thus, for each cluster, the time complexity is N (complexityPSOA + N). Assuming that network has N cluster head nodes, this stage’s time complexity complexity4 is formulated as follow: Therefore, the time complexity of PSA, complexity, is formulated as follows:

6. Simulation and Performance Analysis

6.1. Simulation Scenario and Parameter Settings

This study simulates the node self-deployment process of an underwater wireless sensor network by using the MATLAB simulation platform to analyze the effectiveness of PSA. The target water area (length × width × depth) is set to 120 × 120 × 120 m3, the node sensing radius, R, is set to 10 m, and the result of each index is calculated as the average value of 30 sets of data. The other parameters are set as follows: With the method of obtaining the optimal hot spot radius in [34] as basis, the minimum communication radius in this study is set to 12.5 m. The maximum communication radius is set to thrice that of R to be consistent with the simulation conditions of TVFDA. The parameter G is set to 0.2, V is set to 0.15 times that of the length of the target area, N, N is respectively set to 35 and 30, and N is set to 55 after several experiments on solving the fitness function. (The process is not described in detail in this paper because the experiment is not the point of the problem studied in the paper). According to [35], the distance between the node and the boundary is 0.866R when the full coverage of the network is achieved. This distance is adopted in this study; that is, c is set to 0.866R. The parameter of the communication energy consumption model and other parameters are set as shown in Table 2.
Table 2

Parameter setting.

ParameterValue
Length of data packet Lb150 bit
Carrier frequency Fr24 kHZ
Energy consumption of data reception Pr20 mW
Data transmission speed underwater Vt1000 bit/s

6.2. Simulation

Figure 5 shows the network coverage rates of PSA and TVFDA with varying number of nodes. The coverage rates of PSA and TVFDA increase with increasing number of nodes. The coverage rates of PSA and TVFDA are highly similar when the number of nodes is lower than 75, but the coverage rate of PSA is higher than that of TVFDA. When the number of nodes is increased, PSA finds more optimal node deployment locations than TVFDA does. This result may be attributed to the process of PSA of determining the moving directions and distances of the nodes by building the optimization model and solving it using PSOA. When the number of the nodes is extremely low, the difference in the results between the two algorithms is not evident. Therefore, when the goal is to improve network reliability and network connectivity even at the risk of reducing network coverage, PSA can still provide network coverage that is slightly higher than TVFDA.
Figure 5

Network coverage comparison.

Figure 6 shows the network connectivity coefficients of PSA and TVFDA with varying number of nodes. The network connectivity coefficients of PSA and TVFDA increase with increasing number of nodes, and PSA can even reach the state of full network connectivity. Moreover, the network connectivity of PSA is higher than TVFDA when the network nodes are sparse. The superiority of PSA can be attributed to the process of optimizing the node positions by first constructing the backbone of the network and subsequently optimizing the positions of the cluster-in nodes on the condition of maintaining network connectivity. When the network nodes are sparse, all the nodes cannot constitute the backbone network, and the unconnected nodes randomly move a certain distance in the direction of the sink node, thereby increasing network connectivity to a certain extent. By contrast, TVFDA determines the moving direction and distance of each node according to the neighbor of the node, which is very easy to cause the original connected network to be divided and consequently reducing the connectivity of the entire network.
Figure 6

Network connectivity comparison.

Figure 7 shows the network deployment energy consumption of PSA and TVFDA with varying number of nodes. As shown, the network deployment energy consumption of both algorithms increase with increasing number of nodes, but the network deployment energy consumption growth of TVFDA is significantly greater than that of PSA. In TVFDA, almost all the nodes in the algorithm have to move corresponding distances several times according to the virtual forces exerted on them; thus, the total distance of the node during the network deployment process significantly increases. In PSA, the nodes only move once during the execution of the algorithm, and the network deployment energy consumption is considered when calculating the deployment locations of the cluster-in nodes. In addition, when the network nodes are sparse, a node has no neighbors with large probability, that is, some nodes may not move when TVFDA runs, thereby reducing the total moving distance to a certain extent. Thus, the deployment energy consumption of TVFDA is approximate to PSA when the number of nodes is low.
Figure 7

Network deployment energy consumption comparison.

Figure 8 shows the communication energy consumption of PSA and TVFDA with varying number of nodes. As shown, the communication energy consumption of PSA is lower than that of TVFDA. TVFDA needs to run several iterations in a distributed manner to improve the network coverage and connectivity, and each node in each of the iterations needs to broadcast a message to obtain the environment information. (According to many experiments, TVFDA needs to run approximately 15 times before stabilizing, when the communication radius of the nodes is 30 m and the nodes are deployed in an area of 120 × 120 × 120 m3). However, at the network layering and clustering stage of PSA, each node needs to broadcast a maximum of four messages, and the communication radii of all the nodes are less than the maximum communication radius. Moreover, the locations of the nodes in the cluster can be obtained by optimizing the node position, that is, each of cluster-in nodes should broadcast once. Therefore, PSA is better than TVFDA in terms of communication energy consumption.
Figure 8

Network communication energy consumption comparison.

Figure 9 shows the number of nodes in the region within the distance to the sink node with varying number of nodes in the entire network. As shown, the numbers of nodes in both algorithms increase. However, for the same number of nodes, the number of nodes in the sink node area after PSA deployment is greater than that after TVFDA deployment. PSA does not optimize the cluster head nodes in the entire network and the number of the cluster head node is greater in the region near the sink node, which increases the number of nodes in the region. However, the objective of TVFDA is to promote the uniform distribution of nodes in the network to increase the coverage of the network without considering the number of nodes in the vicinity of the sink node.
Figure 9

Network reliability comparison.

7. Conclusions

In this study, we propose PSA for UWSNs to solve the problem in which existing free-to-move node self-deployment algorithms usually target event coverage and cannot improve network coverage under the premise of considering network connectivity, network reliability and network deployment energy consumption. In this algorithm, the sink node first finds its one-hop nodes and maximizes the network coverage in its one-hop region. The one-hop nodes then divide the network into layers and cluster in each layer. Meanwhile, each cluster head node constructs a connected path to the sink node to guarantee network connectivity. The cluster head node finally regards the ratio of the movement distance of the node to the change in CRR as the target function. It employs pigeon swarm optimization to solve the node-deployment problem. The simulation results show that PSA improves both network connectivity and network reliability, decreases network deployment energy consumption, and increases the network coverage. As a future work, we plan to extend the ideas in this paper considering the node deployment about node probability perception model, which is more in line with the actual situation. The cluster-in position adjustment strategy may need to be modified to some degree. In addition, we plan to consider the additional scenario where the sensor nodes are not anchored. In the scenario, the node may be drifted by the current, and the algorithm should run several times to maximize the network service quality. Thus, the additional trigger mechanism that makes the algorithm run again will be designed.
  7 in total

1.  Underwater sensor networks: applications, advances and challenges.

Authors:  John Heidemann; Milica Stojanovic; Michele Zorzi
Journal:  Philos Trans A Math Phys Eng Sci       Date:  2012-01-13       Impact factor: 4.226

Review 2.  Localization algorithms of Underwater Wireless Sensor Networks: a survey.

Authors:  Guangjie Han; Jinfang Jiang; Lei Shu; Yongjun Xu; Feng Wang
Journal:  Sensors (Basel)       Date:  2012-02-13       Impact factor: 3.576

3.  Underwater sensor networks: a new energy efficient and robust architecture.

Authors:  Salvador Climent; Juan Vicente Capella; Nirvana Meratnia; Juan José Serrano
Journal:  Sensors (Basel)       Date:  2012-01-10       Impact factor: 3.576

4.  AURP: an AUV-aided underwater routing protocol for underwater acoustic sensor networks.

Authors:  Seokhoon Yoon; Abul K Azad; Hoon Oh; Sunghwan Kim
Journal:  Sensors (Basel)       Date:  2012-02-09       Impact factor: 3.576

5.  A network coding based routing protocol for underwater sensor networks.

Authors:  Huayang Wu; Min Chen; Xin Guan
Journal:  Sensors (Basel)       Date:  2012-04-10       Impact factor: 3.576

6.  Underwater sensor nodes and networks.

Authors:  Jaime Lloret
Journal:  Sensors (Basel)       Date:  2013-09-05       Impact factor: 3.576

7.  Particle swarm inspired underwater sensor self-deployment.

Authors:  Huazheng Du; Na Xia; Rong Zheng
Journal:  Sensors (Basel)       Date:  2014-08-19       Impact factor: 3.576

  7 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.