Next Article in Journal
Exploration of Chlorophyll a Fluorescence and Plant Gas Exchange Parameters as Indicators of Drought Tolerance in Perennial Ryegrass
Previous Article in Journal
Fault Identification Ability of a Robust Deeply Integrated GNSS/INS System Assisted by Convolutional Neural Networks
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Virtual Force Algorithm-Lévy-Embedded Grey Wolf Optimization Algorithm for Wireless Sensor Network Coverage Optimization

College of Communication Engineering, Jilin University, Changchun 130012, China
*
Author to whom correspondence should be addressed.
Sensors 2019, 19(12), 2735; https://doi.org/10.3390/s19122735
Submission received: 10 May 2019 / Revised: 5 June 2019 / Accepted: 11 June 2019 / Published: 18 June 2019
(This article belongs to the Section Sensor Networks)

Abstract

:
The random placement of a large-scale sensor network in an outdoor environment often causes low coverage. In order to effectively improve the coverage of a wireless sensor network in the monitoring area, a coverage optimization algorithm for wireless sensor networks with a Virtual Force-Lévy-embedded Grey Wolf Optimization (VFLGWO) algorithm is proposed. The simulation results show that the VFLGWO algorithm has a better optimization effect on the coverage rate, uniformity, and average moving distance of sensor nodes than a wireless sensor network coverage optimization algorithm using Lévy-embedded Grey Wolf Optimizer, Cuckoo Search algorithm, and Chaotic Particle Swarm Optimization. The VFLGWO algorithm has good adaptability with respect to changes of the number of sensor nodes and the size of the monitoring area.

1. Introduction

Wireless sensor networks (WSNs) were originally designed for military applications, however currently WSNs are also widely used in civilian applications, including vehicle tracking, forest monitoring, seismic observation, building monitoring, and water resource monitoring [1,2]. The coverage rate is an important measure of WSN performance. How to use the minimum number of sensor nodes to monitor the target area has been a question of particular interest regarding WSN technology. Wireless sensor nodes are typically placed randomly in the monitored area, which results in a non-uniform distribution of sensor nodes and a low coverage rate of the monitored area. Therefore, it is of great significance to improve the coverage rate of WSNs in the monitored area by adjusting the position of sensor nodes.
In 1999, the concept of swarm intelligence was formally proposed. Algorithms and solutions for a distributed problem inspired by the collective behavior of social insects and animal groups are part of swarm intelligence research. This type of algorithm is called a swarm intelligence optimization algorithm. Among intelligent algorithms, the Taguchi-teaching learning-based optimization algorithm and Jaya algorithm are also widely used [3,4]. In 2009, Yang and Deb of Cambridge University proposed a new biological heuristic algorithm, namely the Cuckoo Search algorithm [5]. This algorithm is widely used because of its simple structure, few control parameters, and strong search capability. Thanh-Phong Dao [6] proposed a hybrid Taguchi-Cuckoo Search (HTCS) to be applied to compatible focus positioning platforms (CFPP). The proposed HTCS approach can effectively optimize multiple objectives for the CFPP, and would be a useful technique for related optimization problems.
In recent years, scholars have carried out a lot of research on the GWO (Grey Wolf Optimizer). Heidari combined the GWO algorithm with Levi’s flight to propose the Lévy-embedded GWO (LGWO) [7]. This algorithm has a stronger search ability than the GWO. At the same time, Heidari has set up multiple sets of experiments to prove that the LGWO algorithm is better than PSO (Particle Swarm Optimization), CS (Cuckoo Search), DE (Differential Evolution), and other algorithms in most cases [7]. Therefore, the LGWO algorithm is applied to wireless sensor node deployment in this paper. The application of the LGWO algorithm to wireless sensor node deployment improves the coverage rate of the wireless sensor network. However, the sensor nodes are still non-uniform. In addition, many studies lack a design for how to complete wireless sensor node deployment with the shortest moving distance.
This paper proposes a wireless sensor network coverage optimization algorithm, the Virtual Force-Lévy-embedded Grey Wolf Optimization (VFLGWO) algorithm, which is intended to obtain a higher coverage rate of the monitoring area, a more uniform sensor nodes distribution, and a shorter average moving distance of the wireless sensor nodes. Typical performance evaluation indicators, such as the coverage rate, uniformity, average moving distance of the sensor nodes, and running time are simulated. Compared with wireless sensor network coverage optimization algorithms using Chaos Particle Swarm Optimization (CPSO), Cuckoo Search (CS) and Lévy-embedded Grey Wolf Optimization (LGWO), the simulation experiment proves the performance superiority of the VFLGWO.
The contributions of this paper are:
  • This paper applies the LGWO algorithm to wireless sensor node deployment.
  • For wireless sensor node deployment, this paper proposes the VFLGWO algorithm, which achieves a higher coverage rate.
  • This paper designs sensor node matching algorithms to make the average moving distance of sensor nodes shorter.
The remainder of this paper is structured as follows. Section 2 describes the related work. Section 3 describes the proposed VFLGWO based sensor deployment scheme. The simulation results and comparison of the CPSO algorithm, CS algorithm, and LGWO algorithm are presented in Section 4, and conclusions are drawn in Section 5.

2. Related Work

2.1. Research Situation

In Guanglin Zhang’s work [8], Guanglin Zhang and Shan You studied the coverage of WSNs. They employed a Voronoi diagram to address the coverage problem. The authors transformed the network area coverage problem into cell coverage problems with the Voronoi diagram, which only needs to optimize local coverage for each cell in a decentralized way.
The research on using swarm intelligence optimization algorithms to solve WSN coverage optimization problems is gradually increasing. Ning-ning Qin and Leopoldo Eduardo Cárdenas-Barrón [9,10] applied differential evolution and its improved algorithm to complete wireless sensor node deployment. Differential evolution has the characteristics of a simple structure, easy implementation, fast convergence, and strong robustness. Jia, Jie [11] adopted a genetic algorithm to solve the WSN coverage optimization problem. Genetic algorithms have a better ability to conduct a global search, but their implementation is relatively complex and their convergence speed is slow. The PSO algorithm [12,13,14] has been applied to the deployment of wireless sensor networks by scholars. The PSO is easy to implement and can effectively balance the directionality, diversity, and balance in the search. In other research [15], the PSO algorithm was employed to solve the optimization problem for a compliant rotary joint for an upper limb assistive device, and obtained a CRJ with a smaller error. However, the PSO algorithm has some shortcomings, including relying too much on search parameters, easily falling into local extremum, and premature convergence. In Celal Ozturk’s work [16], an artificial bee colony algorithm was used to maximize area coverage in WSNs. The artificial bee colony algorithm has the advantage of easy realization, and the shortcoming of easily falling into the local solution. Some scholars have adopted the Chaotic Artificial Fish Swarm algorithm to solve this problem [17]. The advantage of the Artificial Fish Swarm algorithm is that it has better robustness. The algorithm adopts an adaptive step size, which effectively increases the coverage of the algorithm.

2.2. An Overview of the GWO Algorithm

Inspired by wolf hunting behavior, Mirjalili et al. proposed the Grey Wolf Optimization (GWO) [18], which is easy to implement because of its few control parameters. The GWO algorithm is inspired by the social hierarchy and hunting strategies of grey wolves in the wild. Each grey wolf represents a potential solution to the population. The position of α wolf, which is the leading wolf, is the best position. The position of the β wolf in the second class of the wolf rank, and the δ wolf responsible for reconnaissance, vigilance, warding and guarding, are the second-best solution and the third best solution, respectively. The other candidate solutions are the lower-level ω wolf positions. In the conventional GWO, the motion of wolves is described as follows.

2.2.1. Population Initialization

Since the performance of the GWO is less affected by the initial value of the population, it is initialized in the algorithm by randomly generating:
X i , j U ( l b j , u b j )
where X is the grey wolf population, i ∈ [1, 2, 3…, N] and j ∈ [1, 2, 3…, sizepop], N is the number of grey wolf populations, sizepop is the population dimension; lb and ub are the lower bound and upper bound of the search interval respectively; and U is a random uniform distribution function.

2.2.2. Encircling Prey

As mentioned above, grey wolves encircle prey during the hunt. In order to mathematically model encircling behavior, the following equations are proposed:
D = | C · X p ( t ) X ( t ) |
X ( t + 1 ) = X p ( t ) A · D
where D is the distance between the prey and grey wolf; t indicates the current iteration, A and C are coefficient vectors, X p is the position vector of the prey; and X indicates the position vector of a grey wolf.
The vectors A and C are calculated as follows:
A = 2 · a · r 1 a
C = 2 · r 2
where components of a are linearly decreased from 2 to 0 over the course of iterations, and r 1 , r 2 are random vectors in [0,1]. Candidate solutions tend to diverge from the prey when | A | 1 and converge towards the prey when | A | < 1 .

2.2.3. Population Location Update

By calculating the objective function value of the GWO algorithm, the best solution, the second best solution, and the third best solution are set to α wolf, β wolf, and δ wolf. The position of other grey wolves is determined by the position of α wolf, β wolf and δ wolf, as shown in Equations (6)–(8). After generating a new group, boundary control is performed on the elements in the population to complete an iteration. The above process is repeated until the algorithm termination condition is satisfied, and finally the optimal solution is outputted.
{ D α = | C 1 · X α X | D β = | C 2 · X β X | D δ = | C 3 · X δ X |
{ X 1 = X α A 1 · ( D α ) X 2 = X β A 2 · ( D β ) X 3 = X δ A 3 · ( D δ )
X ( t + 1 ) = X 1 + X 2 + X 3 3

2.3. Lévy-Embedded Grey Wolf Optimization Algorithm

The GWO algorithm has the advantages of not relying on parameter settings and convenient implementation, however the GWO algorithm is still prone to prematurely falling into local extremum when solving complex optimization problems; that is, the phenomenon of premature convergence occurs. In order to alleviate the above problems, Heidari proposed a Lévy-embedded Grey Wolf Optimization (LGWO) algorithm based on the GWO algorithm combined with Lévy Flight [7]. The Lévy Flight can assist the GWO in searching based on deeper searching patterns. Using this concept, it can be ensured that the GWO can handle global searching more efficiently. The LGWO algorithm mainly improves the GWO algorithm in three aspects.
  • The role of δ wolves in the social hierarchy will be played by other wolves.
  • The Lévy Flight concept is embedded into the modified GWO.
  • The greedy selection (GS) strategy is employed for the LGWO.
The specific process of the LGWO algorithm is summarized as follows, and the pseudo code of the LGWO algorithm is described in detail, as shown in Table 1.
  • Population initialization. The process is the same as Equation (1) of Section 2.2.1 for the GWO algorithm.
  • Population search. The process is the same as Equations (2) and (3) of the GWO algorithm in Section 2.2.2.
  • By calculating the objective function value of the LGWO algorithm, the best solution α wolf and second-best solution β wolf are obtained. The positions of other grey wolves are determined by the position of α wolf and β wolf, as shown in Equation (9):
    X ( t + 1 ) = { 0.5 × ( X α A 1 D α + X β A 2 D β ) + α L e v i ( β ) | A | 0.5 0.5 × ( X α A 1 D α + X β A 2 D β ) | A | < 0.5
    where
    α L e v i ( β )   0.01 u v β ( X ( t ) X α ( t ) )
    where u and v follow a normal distribution:
    u N ( 0 , σ u 2 ) , v N ( 0 , σ v 2 )
    σ u = [ Γ ( 1 + β ) sin ( π β 2 ) Γ ( 1 + β 2 ) β × 2 β 1 2 ] 1 β , σ v = 1
In the LGWO Algorithm 1 proposed by Heidari, the parameter β is a random number of [0,2].
Algorithm 1 Pseudo code for the LGWO algorithm
  • Determine the initial swarm size N and number of iterations T
  • Randomly generate the initial population of wolves
  • Initialize a, p, A ,   C
  • Compute the fitness of each wolf
  • Set to X α be the best wolf
  • Set to X β be the second best wolf
  • While (t < T) or (stopping condition) do
  •   For each wolf
  •   Update the position of current wolves by Equation (13)
  •   Perform GS by Equation (15)
  •   end for
  • Update a, p, A ,   C
  • Calculate the fitness of wolves
  • Update X α and X β
  • t = t + 1
  • end while
  • Return X α
After generating a new group, Heidari [7] selected whether to retain the updated grey wolf through the greedy selection strategy depicted by Equation (11), and completes an iteration. The above process is repeated until the algorithm termination condition is satisfied, and finally the optimal solution is outputted.
X ( t + 1 ) = { X ( t ) f ( X n e w ( t ) ) > f ( X ( t ) ) and   r n e w < p X n e w ( t )   otherwise
where rnew and p are random values inside (0, 1).
Additionally, referring to the greedy selection (GS) strategy from the DE algorithm, the concept of “survival of the fittest” is utilized here with the probability p. According to this strategy, new superior positions in each generation can continue to be more enriched for the next generations and the worse ones are disregarded, so the LGWO algorithm has a stronger search capability.

2.4. Virtual Force Algorithm

The Virtual Force Algorithm (VFA) was originally an algorithm that allowed mobile robots to evade obstacles in an unknown environment [19,20,21]. The VFA has been applied to WSN coverage optimization, and can quickly disperse sensor nodes. The VFA treats the sensor nodes as charged particles. The forces between the sensor nodes are presented by attractive and repulsive patterns. When two nodes are close enough, smaller than the threshold Dth, the force is in a repulsive pattern, which intends to separate them. When the distance between two nodes is larger than the threshold Dth, the force becomes an attractive pattern, which draws them closer. Assuming that the set of sensor nodes in the region is S = {s1, s2, s3, …, sl}, then the distance dij between the i, j sensor nodes is si (xi, yi) and sj (xj, yj):
d i j = d ( s i , s j ) = ( x i x j ) 2 + ( y i y j ) 2
Then, the force of the sensor node sj on the sensor node si is:
F i j = { ω α ( d i j D t h ) , α i j d i j > D t h 0 d i j = D t h   ω γ / d i j , α i j + π d i j < D t h
where ω α and ω γ are the virtual force coefficients, ω γ ω α ; Dth is the threshold for generating gravitation and repulsive force, and the value of Dth is 3 R s [20]; and α i j is the angle of the line between sensor node i and sensor node j with respect to the y-axis. If dij < Dth, it is considered that sensor node i is too close to sensor node j, and the force is in a repulsive pattern; if dij > Dth, the force becomes an attractive pattern. The resultant force of the sensor node i is F i , the resultant force in the horizontal direction is F i x , the resultant force in the vertical direction is F i y , and the position of the node is updated by Equations (14) and (15).
x ( k + 1 ) = x ( k ) + F i x F i × M a x S t e p × e 1 / F i
y ( k + 1 ) = y ( k ) + F i y F i × M a x S t e p × e 1 / F i
where x(k) and y(k) are the horizontal and vertical coordinates of sensor node si at time k, respectively; and MaxStep is the step size for the wireless sensor node to move.

2.5. Improved Virtual Force Algorithm

Generally, the communication radius R of the sensor node is defined as twice the perceived radius Rs. Actually, when dij is larger than R, they cannot exchange information with each other, they cannot calculate or obtain the distance, and the VFA cannot be used in this case. The purpose of applying the improved virtual force algorithm in this paper is to apply it to wireless sensor network node deployment, and specifically to apply it to wireless sensor network nodes, which not only have sensor sensing capabilities, but also have communication capabilities. Therefore, the distance between sensor nodes must be less than the communication radius, and the sensor node distribution should not be too dense.
In the improved virtual force algorithm applied in this paper, when the dij is greater than R, there is no virtual force between the sensor nodes. Equation (13) of the sensor node sj to the sensor node si is modified:
F i j = { ω α ( d i j D t h ) , α i j R d i j > D t h 0 d i j = D t h   or   d i j > R   ω γ / d i j , α i j + π d i j < D t h
The physical meaning of the variables and parameters in Equation (16) is the same as Equation (13), and the updated equation of the sensor node position is the same as Equations (14) and (15).

3. Wireless Sensor Node Deployment with the VFLGWO Algorithm

3.1. Problem Description

3.1.1. Network Model

  • All sensor nodes are mobile.
  • All sensor nodes are omnidirectional sensors, and the perceptual model is a probabilistic detection model.
  • All sensor node location information is known by GPS.
  • All sensor nodes are able to move to the scheduled position, where the scheduled position is within their mobility range.

3.1.2. Coverage Rate

The sensor node in this paper adopts the probabilistic detection model. Compared with the disk model, this model can objectively reflect the real network deployment environment, as shown in Figure 1. In Figure 1, the inside of the solid circle is the determined area, and the area between the solid circle and the outermost dotted circle is an uncertain area. The outside of the outermost dotted circle is an unmeasured area. Assuming that the monitoring area is a two-dimensional planar area, each sensor node can be deployed anywhere within the area. If the coordinates of the sensor node si in the sensor network are (xi, yi) and the coordinates of the monitoring target point p (pixel point) in the region are (xp, yp), then the monitoring probability Cp (si, p) of the sensor node si to the target point p is set as follows:
C p ( s i , p ) = { 1 d ( s i , p ) R s r e exp ( λ 1 α 1 β 1 α 2 β 2 + λ 2 ) R s r e < d ( s i , p ) < R s + r e 0 o t h e r w i s e
where d(si,p) is the Euclidean distance between the sensor node si and the target point p; Rs is the distance radius that the sensor node can perceive; re(0 < re < Rs) is the measurement reliability parameter of the sensor node; α1 = reRs + d(si,p), α2 = re + Rsd(si,p), and α1 > 0, α2 > 0; λ1, λ2, β1, β2 are the measurement parameters related to the characteristics of the sensor node. The parameters of the work by Author [22] are used to set λ1 = 1, λ2 = 0, β1 = 1, β2 = 1.5.
Let the probability threshold of target point p be detected as Cth, and the joint monitoring probability Cp(sall, p) of the sensor node to target point p in the whole monitoring area is:
C p ( s a l l , p ) = { 1   ,   ( 1 i = 1 l [ 1 C p ( s i , p ) ] ) C t h 0   ,   ( 1 i = 1 l [ 1 C p ( s i , p ) ] )   <   C t h
where sall represents the set of sensor nodes that measure target point p, and l is the number of sensor nodes in the monitoring area.
Assuming that the monitoring area is a rectangle of m × n (m2), the area to be measured is divided into m × n identical grids of equal size and area of 1 m2. Then, the grids are simplified to pixel points with a discrete precision of 1. In this paper, the WSN node coverage rate is defined as the ratio of the number of grids covered by Equation (19) to the total number of grids in the monitoring area, namely:
f i t n e s s = x p = 1 m y p = 1 n C p ( s a l l , p ) m × n
Then, the coverage optimization problem is briefly described as follows:
Step 1.
Calculate the probability of monitoring one-pixel point by one sensor node using Equation (17).
Step 2.
Calculate the joint monitoring probability of all sensor nodes to one-pixel point using Equation (18).
Step 3.
The coverage rate of the monitored area is calculated using Equation (19). Equation (19) is used as the objective function of the coverage optimization algorithm.

3.1.3. Uniformity of Sensor Node Distribution

Uniformity is an important indicator for measuring the uniform distribution of sensor nodes in wireless sensor networks. It is used to describe the uniformity of the sensor node distribution. It is usually expressed by the mean of the sum of the standard deviation of all sensor nodes. The wireless sensor network node uniformity indicator E is calculated as shown in Equation (20):
E = 1 l i = 1 l E i   ;   E i = [ 1 k j = 1 k ( D i , j M i ) 2 ] 1 2
where l is the total number of sensor nodes, k is the number of neighboring nodes of sensor node i, Di,j is the Euclidean distance between adjacent nodes i, j, and Mi is the average of the Euclidean distance between the sensor node i and all its neighboring sensor nodes. It can be found from Equation (20) that the closer the values of Di,j and Mi are, the more uniform the distribution is. Therefore, the smaller the E value, the better the uniformity of the sensor node distribution.

3.1.4. Average Moving Distance of Sensor Nodes

The average moving distance of sensor nodes refers to the average distance that each sensor node in the wireless sensor network moves from the initial position to the best position with the largest final coverage rate. It is assumed that the initial position information of each sensor node is known. Through the MATLAB simulation, the VFLGWO algorithm is used to solve the optimal position of each sensor node with the largest coverage rate. Each sensor node is directly moved from the initial position to the optimal position in a straight line. Obviously, for wireless sensor nodes, the shorter the average moving distance is, the smaller the energy consumption is.

3.2. The VFLGWO Algorithm

3.2.1. The Modified LGWO Algorithm

The LGWO algorithm applies GS strategy to allow the algorithm to retain a better solution for each iteration. For the LGWO algorithm, f ( X ) represents a convergence curve and the smaller the value, the better. However, for wireless sensor node deployment, f ( X ) represents f i t n e s s ( X ) (the coverage rate). The larger the f i t n e s s ( X ) value that is obtained, the larger the corresponding coverage rate. Therefore, the modified LGWO proposed in this paper is the same as the LGWO, except that Equation (11) is modified to Equation (21). When the new value f i t n e s s ( X ) obtained by a new iteration is not greater than the previous generation value and the satisfaction probability condition is reached, the optimal solution is not updated; otherwise, the obtained superior solution is substituted for the previous generation solution.
X ( t + 1 ) = { X ( t ) f ( X n e w ( t ) ) < f ( X ( t ) )   and   r n e w < p X n e w ( t )   otherwise

3.2.2. Combination of the Improved Virtual Force Algorithm and the Modified LGWO Algorithm

The performance of the LGWO is significantly better than that of the GWO. However, when the modified LGWO algorithm is applied to WSN node deployment, the problem of non-uniform distribution of sensor nodes still exists, while the Virtual Force algorithm can make the sensor nodes more uniform. Therefore, combined with the modified LGWO algorithm, the improved Virtual Force algorithm is introduced. In this paper, the Virtual Force-Lévy-embedded Grey Wolf Optimization (VFLGWO) algorithm is proposed.
In the modified LGWO algorithm, the position of a wolf represents a possible solution to the optimization problem. Therefore, the deployment of the sensor nodes in the detection area refers to a wolf (a solution) in the algorithm.
The procedure of deploying wireless sensor nodes by the VFLGWO algorithm can be summarized as follows:
N sensor nodes are randomly generated to be the initial position of the real sensor nodes. Initialize each wolf (each set of solutions) by the modified LGWO algorithm as the virtual sensor node position.
Enter the iteration, update the position of each wolf using Equations (9) and (21). Then, apply the improved Virtual Force algorithm to update the sensor nodes’ positions for each wolf, calculate the virtual force using Equation (20), and adjust the position of the nodes for each wolf using Equations (14) and (15). Apply the survival of the fittest selection rule using Equation (22), and retain the better solution obtained by the improved virtual force algorithm:
X ( t + 1 ) = { X ( t ) f ( X n e w ( t ) ) < f ( X ( t ) ) X n e w ( t )   otherwise
Through the superior solution of the tth generation X ( t ) , whether to update α wolf or β wolf is determined; the VFLGWO algorithm completes an iteration. If the number of iterations does not reach the specified number of iterations T, perform the above iterative process again; otherwise, the process ends. The specific implementation of the VFLGWO algorithm will be described in Section 3.3.

3.3. Procedure for the VFLGWO Algorithm

Application of the VFLGWO algorithm in WSN node deployment is shown in Figure 2. The steps of the VFLGWO algorithm are described as follows:
  • Determine the size of the monitoring area and the number of sensor nodes N to be deployed, and randomly deploy the sensor nodes in the monitoring area at the real sensor node positions, the set of which is S0 = {s1, s2, s3, …, sN}.
  • Initialize the parameters of the VFLGWO algorithm: population size sizepop, iteration number T, related parameters of the improved virtual force algorithm ω α , ω γ and Dth, and related parameters of the probability perception model λ1, λ2, β1, β2; t = 1.
  • Generate the initialized grey wolf population X ( t ) randomly and calculate the coverage rate fitnesst of each wolf (each set of solutions) using Equations (17)–(19).
  • Set the solution with the largest coverage rate to α wolf, set the solution with the second largest coverage rate to β wolf, and record the coverage rate fitness (α) and fitness (β) of α wolf and β wolf.
  • Enter the iteration, set t = 1, calculate the position of each grey wolf after the tth iteration using Equation (11), calculate the coverage fitnesst of each wolf, judge the better grey wolf using Equation (21), and then update a, p, A ,   C .
  • Apply the improved virtual force algorithm to calculate the virtual force of each sensor node of each wolf using Equation (16), adjust the position of each sensor node of each wolf using Equations (14) and (15), calculate the coverage fitnesst of each wolf, and obtain better grey wolves X ( t ) using Equation (22).
  • Compare the fitnesst’ value of the tth iteration with the fitness(α) and fitness(β) obtained by the previous iteration to determine whether to update the α wolf or the β wolf.
  • Determine whether the number of iterations reaches the specified number of iterations T, “No” then t = t + 1, return 5); “Yes” then the iteration ends.
  • Output the optimal solution α wolf as the optimal target position of the real sensor nodes, recorded as S 0 = { S 1 , S 2 , S 3 , , S N } .
  • Use the sensor nodes matching algorithm, and match the position of the initial sensor node positions S0 = {s1, s2, s3, …, sN} and the target position of the optimal solution S 0 = { S 1 , S 2 , S 3 , , S N } to complete the deployment of the WSN.
There are currently two options for WSN node deployment: (1) give the target sensor node position without considering how the sensor nodes move; (2) match the same sequence numbers of the sensor nodes before and after optimization and design the corresponding relationship of node movements.
The pseudo code of the sensor nodes matching algorithm proposed in this paper is shown in Algorithm 2. The initial position set of N sensor nodes in the region is S0 = {s1, s2, s3, …, sN}, and the target position for obtaining the optimal solution is S 0 = { S 1 , S 2 , S 3 , , S N } . The matching of S0 and S 0 is achieved by the sensor nodes matching algorithm.
Algorithm 2 Pseudo code for sensor nodes matching algorithm
  • Input initial position set S0, optimal solution position set S0′, number of nodes N
  • Fori from 1 to N do
  •   For j from 1 to N do
  •    Calculate the Euclidean distance between the S0 node position si and the S0′ node position sj and record
  •   end for
  • end for
  • k = N
  • While (k > 0) and (si′, sj′ are unmatched nodes in S0, S0′) do
  •    Take the shortest distance between the shortest si in S0 and sj in S0′ to complete position matching and record
  •    k = k − 1
  • end while
  • Return the match result of S0, S0
The VFLGWO algorithm proposed in this paper applies the LGWO algorithm with a stronger search ability to the deployment of wireless sensor nodes, and combines the improved Virtual Force algorithm to achieve a wireless sensor network with a higher coverage rate and more uniform distribution. In order to achieve the goal of making the average moving distance of the sensor nodes shorter, the randomly generated real node positions are taken as the initial positions of the sensor nodes, and the sensor node position of the optimal solution obtained by the VFLGWO algorithm is taken as the final position of the real node. The sensor nodes matching algorithm proposed in this paper is used to complete the WSN node deployment.

3.4. Algorithm Time Complexity Analysis

For the modified LGWO algorithm, initialize the number of sensor nodes N, and initialize the number of grey wolves m and the maximum number of iterations T. The modified LGWO algorithm calculates a wolf (update N sensor node position) with a time complexity of O(N). According to the LGWO algorithm, each iteration needs to update the position of the N sensor nodes of each wolf in the m wolf at one time. The time complexity of the algorithm to update the position at one iteration is O(m × N), so the time complexity required in the case of T iterations is O(T × m × N). Similarly, compared with the modified LGWO, the CPSO algorithm and CS algorithm only have different search methods, so the iterative process is similar. Therefore, the time complexity of the coverage strategy of the CPSO algorithm and CS algorithm is also O(T × m × N).
The VFLGWO algorithm proposed in this paper executes the improved Virtual Force algorithm again after the LGWO search phase. The time complexity of the improved Virtual Force algorithm is O (N2). Therefore, according to the VFLGWO algorithm process, it needs to be updated to N times per iteration. The time complexity is O (m × N2). In addition, the T set in this paper is much larger than N. Therefore, the time complexity of the sensor nodes matching algorithm proposed in this paper is negligible. The time complexity of the total coverage strategy of the VFLGWO algorithm is O (T ×m × N2).
Although the VFLGWO algorithm increases the amount of computation, the coverage rate and uniformity obtained by the VFLGWO algorithm are significantly higher than other algorithms. The position adjustment of the sensor nodes after random delivery is not very time-sensitive. The position-adjusted coverage rate is significant, therefore it makes sense to increase the amount of computation to achieve higher wireless sensor network deployment performance.

4. VFLGWO Algorithm Simulation

Firstly, the relevant parameters of the VFLGWO algorithm are discussed through simulation experiments. Different simulation experiments are designed to test the performance of the VFLGWO algorithm. The performance indexes of the simulation test in this paper include: coverage rate, uniformity, average moving distance of sensor nodes (m), and running time (s). When testing the average moving distance of sensor nodes, the VFLGWO algorithm applies the sensor nodes matching algorithm proposed in this paper. Other comparison algorithms still use the conventional method in which the S0 and S 0 are matched by the sequence number of sensor nodes.
In this paper, the experiments are performed using MATLAB 2014. The simulation environment is an area of 50 m × 50 m. The number of randomly distributed mobile sensor nodes is N = 50, and the sensing radius is Rs = 5 m for all sensor nodes; the communication radius is R = 2Rs = 10 m, the detection probability threshold is Cth = 0.8, the measurement reliability parameter is re = 2.5 m, the number of basic iterations is T = 3000 generations, and the population number is sizepop = 30 (the algorithm uses the cell array to store the sensor node position coordinates, and each wolf contains 50 sensor node position coordinates).

4.1. VFLGWO Algorithm Parameter Selection

4.1.1. Determination of Gravity and Repulsion Parameters

According to the gravity and repulsion parameters of the VFLGWO algorithm, six groups of experiments are used to obtain relatively optimal ω α and ω γ . Each group of experiments is performed 20 times independently, and the average values of each indicator are obtained. The control variable method is applied. Firstly, the MaxStep is unified at 1.2 m, and the experimental value of ω α is unchanged at 1. The values of ω γ are 600, 800, 1000, 1500 and 2000, respectively. Since this article mainly discusses how to deploy sensor nodes to maximize the coverage rate of the monitoring area, coverage rate is taken as the first indicator. The four optimization indicators calculated by the VFLGWO algorithm are listed in Table 1. As can be seen from Table 1, when the value of ω γ is 1000, the coverage rate is the largest. Therefore, in the simulation experiment of the proposed algorithm, ω α is set to 1 and ω γ is set to 1000.

4.1.2. Determination of the MaxStep Parameter

Five groups of experiments are designed for the moving step MaxStep of the sensor nodes in the VFLGWO algorithm. Each group of experiments is performed 20 times, and the average value of each indicator is calculated. The MaxStep values are 0.6 m, 0.8 m, 1 m, 1.2 m and 1.4 m, respectively. The experimental results are shown in Table 2. When the MaxStep is 1.2 m, the coverage rate is the largest. Therefore, set the MaxStep to 1.2 m.

4.2. VFLGWO Algorithm Effectiveness Simulation Experiment

In order to verify the performance of the VFLGWO algorithm, the VFLGWO is compared with the wireless sensor network coverage optimization algorithm using Chaotic Particle Swarm (CPSO), Cuckoo Search (CS), and LGWO.

4.2.1. Comparison Algorithm Parameter Settings

The parameters of the CPSO, CS, and LGWO are set as shown in Table 3 [7]. The other parameters, such as the size of the population sizepop and the number of basic iterations T, are the same as those of the VFLGWO algorithm.

4.2.2. Deployments of the Sensor Positions after Optimization of Four Algorithms

Figure 3 shows the initial positions of the sensor nodes. Figure 4a–d are the development of the best solutions (each large circle represents a schematic representation of the sensing area of the sensor nodes at its center, with a perceived radius Rs = 5 m) after one optimization by the CPSO, CS, LGWO, and VFLGWO algorithms. The coverage rate and uniformity of the CPSO, CS, LGWO, and VFLGWO algorithms for this experiment are listed in Table 4. It can be seen from Figure 4 that the sensor nodes have the most uniform distribution and the largest coverage rate after the VFLGWO algorithm is optimized. The experimental data in Table 4 also confirmed this conclusion.

4.2.3. Multiple Performance Index of Four Algorithms

In this paper, 20 independent experiments of 3000 generations are performed on the four algorithms. The average values of the coverage, uniformity, average moving distance of the sensor nodes, and running time are listed in Table 5. In order to facilitate visual comparison, the data of Table 5 is plotted as a histogram, as shown in Figure 5. It can be seen from Table 5 that the coverage rate of the VFLGWO is improved by 4.05%, 4.87% and 9.94% compared with the other three algorithms, respectively; the uniformity of the VFLGWO algorithm is optimal. The average moving distance of the sensor nodes of the VFLGWO algorithm is significantly shorter than the average moving distance of the sensor nodes of the other three algorithms. In terms of running time of the VFLGWO algorithm, it is about twice that of the other algorithms.
Figure 6 shows the network coverage rate curves of the four algorithms, CPSO, CS, LGWO and VFLGWO; running 3000 generations. It can be seen from Figure 6 that the coverage rate of the VFLGWO algorithm is significantly larger than that of the other three algorithms.

4.3. Comprehensive Comparison of Experimental Results

4.3.1. Different Numbers of Sensors in the Same Area

The performance index of the coverage rate, uniformity, and average moving distance of the number of sensor nodes placed in the 50 m × 50 m monitoring area from 40 to 60 (each group adds five sensor nodes) are listed in Table 6, Table 7 and Table 8. In order to facilitate visual comparison, the data of Table 6, Table 7 and Table 8 are plotted as graphs, as shown in Figure 7. It can be seen from Figure 7 that when the size of the monitoring area is the same, the coverage rate of the four algorithms increases as the number of sensor nodes increases. This is because the number of sensor nodes per unit area in the monitoring area increases, and the area coverage rate naturally increases. At the same time, the coverage rate and uniformity of the VFLGWO algorithm are better than the other three algorithms, and the average moving distance of the sensor nodes of the VFLGWO algorithm is significantly shorter than the other three algorithms.

4.3.2. Same Sensor Node Density with Different Monitoring Areas

The monitoring area includes 32 sensor nodes in a monitoring area of 40 m × 40 m (50 m2/node), and 72 sensor nodes in a monitoring area of 60 m × 60 m (50 m2/node). The experimental results are compared with the experimental data of 50 sensor nodes placed in the monitoring area of 50 m × 50 m (50 m2/node) in Section 4.3.1. The results are shown in Table 9, Table 10 and Table 11. In order to facilitate visual comparison, the data of Table 9, Table 10 and Table 11 are plotted as histograms, as shown in Figure 8. It can be seen from Figure 8 that the VFLGWO algorithm is superior to the other three algorithms in coverage rate, uniformity, and average moving distance of the sensor nodes in different size monitoring areas.
In summary, coverage rate, uniformity, and average moving distance of sensor nodes of the VFLGWO algorithm achieve a better performance compared to the other three algorithms. The sensor nodes adjusted by the VFLGWO algorithm are more uniformly distributed and have shorter sensor node movement distances. This paper also performs the indicators of the VFLGWO algorithm when the working environment changes. The experimental results of the VFLGWO algorithm are still better than the experimental results of the CPSO, CS and LGWO algorithms.

5. Conclusions

In this paper, the modified LGWO algorithm is applied to WSN node deployment. In order to obtain a better performance index, a coverage optimization algorithm for wireless sensor networks with the Virtual Force-Lévy-embedded Grey Wolf Optimization (VFLGWO) algorithm is proposed to solve the coverage optimization problem. The VFLGWO algorithm can effectively make sensor node distribution more uniform, the coverage rate higher in the same environment, the average moving distance of the sensor nodes shorter, and it can ensure the expected design goal is obtained. The simulation results show that the wireless sensor network coverage rate, uniformity, and average moving distance of the VFLGWO algorithm are significantly better than those of the CPSO, CS and LGWO, and the VFLGWO algorithm has good environmental adaptability.
After obtaining the optimal position of the wireless sensor nodes through the VFLGWO algorithm, the sensor nodes matching algorithm proposed in this paper can greatly shorten the average moving distance of the sensor nodes. The running time of the VFLGWO algorithm is relatively long, however because there is no need for frequent scheduling during the deployment of wireless sensor nodes, it will not affect the deployment of WSN nodes—and the coverage rate, uniformity, and average moving distance of the nodes are more important indicators. They affect the regional coverage of the wireless sensor network monitoring area. Our future work will apply the proposed algorithm to the actual scene.

Author Contributions

S.W.: Conceptualization, Formal analysis, Methodology, Software, Writing—original draft. X.Y.: Project administration, Supervision, Writing—review & editing. X.W.: Investigation, Writing—review & editing. Z.Q.: Funding acquisition, Project administration, Resources, Writing—review & editing.

Funding

This work is supported by the Special Fund Project of Jilin Province School Co-Construction Plan (No. SXGJQY2017-9), the High-Level Technology Innovation Team Building Project of Jilin University (No. 2017TD-19) and the National Natural Science Foundation of China (61771219).

Conflicts of Interest

The authors state that there is no conflict of interest.

References

  1. Ni, Q.; Du, H.; Pan, Q.; Cao, C.; Zhai, Y. An improved dynamic deployment method for wireless sensor network based on multi-swarm particle swarm optimization. Nat. Comput. 2017, 16, 5–13. [Google Scholar] [CrossRef]
  2. Zhou, Y.; Zhao, R.; Luo, Q.; Wen, C. Sensor Deployment Scheme Based on Social Spider Optimization Algorithm for Wireless Sensor Networks. Neural Process. Lett. 2017, 1–24. [Google Scholar] [CrossRef]
  3. Ho, N.L.; Dao, T.-P.; Le, H.G.; Le Chau, N. Optimal design of a compliant microgripper for assemble system of cell phone vibration motor using a hybrid approach of ANFIS and Jaya. Arab. J. Sci. Eng. 2019, 44, 1205–1220. [Google Scholar] [CrossRef]
  4. Ho, N.L.; Dao, T.-P.; Le Chau, N.; Huang, S.-C. Multi-objective optimization design of a compliant microgripper based on hybrid teaching learning-based optimization algorithm. Microsyst. Technol. 2018, 1–17. [Google Scholar] [CrossRef]
  5. Yang, X.; Deb, S. Cuckoo search via Lévy flights. In Proceedings of the World Congress on Nature & Biologically Inspired Computing, Coimbatore, India, 9–11 December 2009; pp. 210–214. [Google Scholar]
  6. Dao, T.P.; Huang, S.C.; Thang P, T. Hybrid Taguchi-cuckoo search algorithm for optimization of a compliant focus positioning platform. Appl. Soft Comput. 2017, 57, 526–538. [Google Scholar] [CrossRef]
  7. Heidari, A.A.; Pahlavani, P. An efficient modified grey wolf optimizer with Lévy flight for optimization tasks. Appl. Soft Comput. 2017, 60, 115–134. [Google Scholar] [CrossRef]
  8. Zhang, G.; You, S.; Ren, J.; Li, D.; Wang, L. Local coverage optimization strategy based on voronoi for directional sensor networks. Sensors 2016, 16, 2183. [Google Scholar] [CrossRef] [PubMed]
  9. Qin, N.; Chen, J. An area coverage algorithm for wireless sensor networks based on differential evolution. Int. J. Distrib. Sens. Netw. 2018, 14, 1550147718796734. [Google Scholar] [CrossRef]
  10. Céspedes-Mota, A.; Castanon, G.; Martinez-Herrera, A.F.; Cárdenas-Barrón, L.E.; Sarmiento, A.M. Differential evolution algorithm applied to wireless sensor distribution on different geometric shapes with area and energy optimization. J. Netw. Comput. Appl. 2018, 119, 14–23. [Google Scholar] [CrossRef]
  11. Jia, J.; Chen, J.; Chang, G.-R.; Zhao, L.-L.; Wang, G.-X. Optimal coverage scheme based on genetic algorithm in wireless sensor networks. Control Decis. 2007, 22, 1289. [Google Scholar]
  12. Cong, C. A Coverage Algorithm for WSN Based on the Improved PSO. In Proceedings of the 2015 International Conference on Intelligent Transportation, Big Data & Smart City (ICITBS), Halong Bay, Vietnam, 19–20 December 2015. [Google Scholar]
  13. Yu, B.; Yuanping, W.; Liang, Z.; Yuan, H.; Aijuan, Z. Relay Node Deployment for Wireless Sensor Networks Based on PSO. In Proceedings of the IEEE International Conference on Computer & Information Technology; Ubiquitous Computing & Communications, Liverpool, UK, 26–28 October 2015. [Google Scholar]
  14. Wang, X.; Zhang, H.; Fan, S.; Gu, H. Coverage control of sensor networks in IoT based on RPSO. IEEE Internet Things J. 2018, 5, 3521–3532. [Google Scholar] [CrossRef]
  15. Chau, N.L.; Le, H.G.; Dao, T.P.; Dang, M.P.; Dang, V.A. Efficient Hybrid Method of FEA-Based RSM and PSO Algorithm for Multi-Objective Optimization Design for a Compliant Rotary Joint for Upper Limb Assistive Device. Math. Probl. Eng. 2019. [Google Scholar] [CrossRef]
  16. Ozturk, C.; Karaboga, D.; Gorkemli, B. Probabilistic Dynamic Deployment of Wireless Sensor Networks by Artificial Bee Colony Algorithm. Sensors 2011, 11, 6056–6065. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  17. Xia, J. Coverage Optimization Strategy of Wireless Sensor Network Based on Swarm Intelligence Algorithm. In Proceedings of the International Conference on Smart City & Systems Engineering, Changsha, China, 11–12 November 2017. [Google Scholar]
  18. Mirjalili, S.; Mirjalili, S.M.; Lewis, A. Grey Wolf Optimizer. Adv. Eng. Softw. 2014, 69, 46–61. [Google Scholar] [CrossRef] [Green Version]
  19. Jia, J.; Chen, J. An energy-balanced self-deployment algorithm based on virtual force for mobile sensor networks. Int. J. Sens. Netw. 2015, 19, 150–160. [Google Scholar] [CrossRef]
  20. Zou, Y.; Chakrabarty, K. Sensor deployment and target localization based on virtual forces. In Proceedings of the Joint Conference of the IEEE Computer & Communications IEEE Societies, San Francisco, CA, USA, 30 March–3 April 2003. [Google Scholar]
  21. Li, Y.; Zhang, B.; Chai, S. An energy balanced-virtual force algorithm for Mobile-WSNs. In Proceedings of the IEEE International Conference on Mechatronics & Automation, Beijing, China, 2–5 August 2015. [Google Scholar]
  22. Changxing, L.; Qing, Z.; Long-yao, Z. Research on wireless sensor network coverage based on improved particle swarm optimization algorithm. In Proceedings of the 2017 International Conference on Computer Network, Electronic and Automation (ICCNEA), Xi’an, China, 23–25 September 2017; pp. 305–311. [Google Scholar]
Figure 1. Node sensing model.
Figure 1. Node sensing model.
Sensors 19 02735 g001
Figure 2. Process of the VFLGWO algorithm.
Figure 2. Process of the VFLGWO algorithm.
Sensors 19 02735 g002
Figure 3. Initial positions of the sensors.
Figure 3. Initial positions of the sensors.
Sensors 19 02735 g003
Figure 4. Final deployments of four algorithms. (a) Chaos Particle Swarm Optimization (CPSO) algorithm, (b) Cuckoo Search (CS) algorithm, (c) Lévy-embedded Grey Wolf Optimization (LGWO) algorithm, (d) VFLGWO algorithm.
Figure 4. Final deployments of four algorithms. (a) Chaos Particle Swarm Optimization (CPSO) algorithm, (b) Cuckoo Search (CS) algorithm, (c) Lévy-embedded Grey Wolf Optimization (LGWO) algorithm, (d) VFLGWO algorithm.
Sensors 19 02735 g004
Figure 5. Comparison of the four algorithms.
Figure 5. Comparison of the four algorithms.
Sensors 19 02735 g005
Figure 6. Coverage rate evolution curves of the four algorithms.
Figure 6. Coverage rate evolution curves of the four algorithms.
Sensors 19 02735 g006
Figure 7. Performance index of the four algorithms with different numbers of sensor nodes. (a) Coverage rate of the four algorithms. (b) Uniformity of the four algorithms. (c) Average moving distance of the four algorithms.
Figure 7. Performance index of the four algorithms with different numbers of sensor nodes. (a) Coverage rate of the four algorithms. (b) Uniformity of the four algorithms. (c) Average moving distance of the four algorithms.
Sensors 19 02735 g007aSensors 19 02735 g007b
Figure 8. Performance index of four algorithms in different size monitoring areas. (a) 40 m × 40 m, (b) 50 m × 50 m, (c) 60 m × 60 m.
Figure 8. Performance index of four algorithms in different size monitoring areas. (a) 40 m × 40 m, (b) 50 m × 50 m, (c) 60 m × 60 m.
Sensors 19 02735 g008
Table 1. Four indicators of the Virtual Force-Lévy-embedded Grey Wolf Optimization (VFLGWO) algorithm with different ω α values.
Table 1. Four indicators of the Virtual Force-Lévy-embedded Grey Wolf Optimization (VFLGWO) algorithm with different ω α values.
ω γ Coverage RateUniformityMoving DistanceRunning Time
6000.91891.25216.791184.5
8000.931.24066.951133.3
10000.94271.10147.521085.8
15000.9331.14126.991104.5
20000.93081.05976.921101.1
Table 2. Comparison of four indicators of the VFLGWO algorithm with different MaxStep values.
Table 2. Comparison of four indicators of the VFLGWO algorithm with different MaxStep values.
MaxStepCoverage RateUniformityMoving DistanceRunning Time
0.60.92731.31597.331050.8
0.80.92931.22987.091048.4
1.00.93191.32027.611035.7
1.20.94271.10147.521085.8
1.40.93021.24577.511060.8
Table 3. The Chaos Particle Swarm Optimization (CPSO), Cuckoo Search (CS), and Lévy-embedded Grey Wolf Optimization (LGWO) algorithm parameter settings.
Table 3. The Chaos Particle Swarm Optimization (CPSO), Cuckoo Search (CS), and Lévy-embedded Grey Wolf Optimization (LGWO) algorithm parameter settings.
OptimizerDescription
CPSOc1, c2 = 2
CSpa = 0.25
LGWOa0 = 2, β ~ U (0,2), p ~ U (0,1)
Table 4. Comparison of algorithm coverage and uniformity.
Table 4. Comparison of algorithm coverage and uniformity.
OptimizerCoverage RateUniformity
CPSO0.83761.3475
CS0.88561.6637
LGWO0.91081.5954
VFLGWO0.94521.1385
Table 5. Indicators of the CPSO, CS, LGWO and VFLGWO algorithms for 3000 generations.
Table 5. Indicators of the CPSO, CS, LGWO and VFLGWO algorithms for 3000 generations.
OptimizerCoverageUniformityMoving DistanceRunning Time
CPSO0.84331.354926.01513.2
CS0.8941.517125.98530.4
LGWO0.90221.506425.54537.1
VFLGWO0.94271.10147.521085.8
Table 6. Coverage rate with different numbers of sensor nodes.
Table 6. Coverage rate with different numbers of sensor nodes.
Number of Nodes4045505560
CPSO0.74780.79720.84330.87440.9016
CS0.79820.85010.8940.92010.9452
LGWO0.81530.87210.90220.93580.9564
VFLGWO0.85460.89740.94270.95150.9725
Table 7. Uniformity with different number of sensor nodes.
Table 7. Uniformity with different number of sensor nodes.
Number of Nodes4045505560
CPSO1.11411.2681.35491.57791.7299
CS1.24641.40441.51711.68571.7526
LGWO1.20411.37221.50641.62651.7466
VFLGWO0.82140.94191.10141.29231.413
Table 8. Average moving distance with different number of sensor nodes.
Table 8. Average moving distance with different number of sensor nodes.
Number of Nodes4045505560
CPSO28.3226.1626.0127.2628.18
CS26.0726.2925.9826.2526.67
LGWO26.4726.4525.5425.3626.06
VFLGWO6.916.97.527.537.63
Table 9. Coverage rate in different size monitoring areas.
Table 9. Coverage rate in different size monitoring areas.
Monitoring Area40 m × 40 m50 m × 50 m60 m × 60 m
CPSO0.86730.84330.8279
CS0.92490.8940.8806
LGWO0.93610.90220.8979
VFLGWO0.9590.94270.9292
Table 10. Uniformity in different size monitoring areas.
Table 10. Uniformity in different size monitoring areas.
Monitoring Area40 m × 40 m50 m × 50 m60 m × 60 m
CPSO1.24491.35491.6919
CS1.48771.51711.5977
LGWO1.45851.50641.6436
VFLGWO1.0061.10141.1228
Table 11. Average moving distance of sensor nodes in different size monitoring areas.
Table 11. Average moving distance of sensor nodes in different size monitoring areas.
Monitoring Area40 m × 40 m50 m × 50 m60 m × 60 m
CPSO22.3426.0132.87
CS19.4125.9832.67
LGWO20.1225.5432.41
VFLGWO6.367.528.4955

Share and Cite

MDPI and ACS Style

Wang, S.; Yang, X.; Wang, X.; Qian, Z. A Virtual Force Algorithm-Lévy-Embedded Grey Wolf Optimization Algorithm for Wireless Sensor Network Coverage Optimization. Sensors 2019, 19, 2735. https://doi.org/10.3390/s19122735

AMA Style

Wang S, Yang X, Wang X, Qian Z. A Virtual Force Algorithm-Lévy-Embedded Grey Wolf Optimization Algorithm for Wireless Sensor Network Coverage Optimization. Sensors. 2019; 19(12):2735. https://doi.org/10.3390/s19122735

Chicago/Turabian Style

Wang, Shipeng, Xiaoping Yang, Xingqiao Wang, and Zhihong Qian. 2019. "A Virtual Force Algorithm-Lévy-Embedded Grey Wolf Optimization Algorithm for Wireless Sensor Network Coverage Optimization" Sensors 19, no. 12: 2735. https://doi.org/10.3390/s19122735

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