Abstract
Based on multiobjective particle swarm optimization, a localization algorithm named multiobjective particle swarm optimization localization algorithm (MOPSOLA) is proposed to solve the multiobjective optimization localization issues in wireless sensor networks. The multiobjective functions consist of the space distance constraint and the geometric topology constraint. The optimal solution is found by multiobjective particle swarm optimization algorithm. Dynamic method is adopted to maintain the archive in order to limit the size of archive, and the global optimum is obtained according to the proportion of selection. The simulation results show considerable improvements in terms of localization accuracy and convergence rate while keeping a limited archive size by a method using the global optimal selection operator and dynamically maintaining the archive.
1. Introduction
The research on localization issues is important to the practical application of wireless sensor networks (WSN) technology. Modern WSN applications pose increasingly complex and stringent performance requirements on localization in terms of accuracy. However, the localization methods by using traditional ranging technologies, such as received signal strength indication (RSSI), have the drawback of low accuracy. Some intelligent algorithms have been used to solve the problems of localization including the accuracy [1–3].
Traditionally, most studies focused on using single-objective optimization problem to solve localization problems. Among these methods, the particle swarm optimization (PSO) algorithm is concerned by many researchers for its fast convergence rate and simple implementation. By using particles to imitate the estimated coordinates of unknown nodes, some methods model the localization problem as a single-objective optimization model with the space distance constraint as the only fitness function. For example, the PSO localization algorithm based on log-barrier constraint function could accelerate the convergence speed and save energy [4], the PSO localization adopting crossover operator and the mutation operator could avoid the premature convergence [5], and the PSO localization algorithm based on quantum mechanics could enhance the global convergence and improve the accuracy [6]. However, it always happens that the results of estimated nodes’ localizations meet the space distance constraint without meeting the geometric topology constraint because of ranging errors in some practical applications.
Recently, some works have proved the effectiveness of multiobjective optimization algorithms to solve conflict multiple objectives [7–14]. It is more reasonable to model the node localization as a multiobjective optimization problem, which can be described as solving a Pareto solution, rather than simply being described as a single-objective optimization problem. Based on this viewpoint, a multiobjective model was adopted to solve the node localization problem with fitness functions including the localization accuracy and the topological constraint, and the optimal solution was achieved by using the genetic algorithm [7]; however, there are still some problems which are not solved. (i) The estimation accuracy is affected by the selection and mutation operators. (ii) The convergence rate is slow. (iii) The storage consumption of nodes is very big due to the limitless size of the archive for storing the Pareto optimal solutions.
Multiobjective particle swarm optimization has been proved with outperformance in the accuracy and the convergence. A multiobjective multileader PSO was used to handle an extra objective by constraint handling method with advantage in terms of efficiency [8]. A bare-bones PSO was combined with the sensitivity-based clustering to solve multiobjective reliability redundancy allocation problems as a Pareto optimal solution with high effectiveness [9]. Multiobjective PSO algorithm was used to optimize parameters of Stirling engine with more accurate results than genetic algorithms [10]. The multiobjective swarm optimization problem, which selected the global best particle from a set of Pareto optimal solutions to solve the convergence and the diversity of solutions, was solved by combining PSO with charge system search [11]. The multiswarm multiobjective PSO was decomposed by multiobjective decomposition to solve problems of local optimum, convergence, and accuracy of Pareto solution set [12]. The dynamic constrained multiobjective optimization problem was developed by introducing a local search operator based on attraction into PSO to speed up the optimization process or Pareto optimal solutions for obtaining a high convergence [13].
The main contribution of this paper is to propose a novel algorithm named multiobjective particle swarm optimization localization algorithm (MOPSOLA) for WSN localization to address the issues of the limitless archive and the slow convergence exiting in [7]. MOPSOLA constructs a multiobjective model with both the space distance constraint and the geometric topology constraint as multiobjective functions and solves the localization problem as a Pareto optimization problem. Three kinds of mechanisms are used to insure the higher localization accuracy, the lower storage consumption, and the higher convergence. (i) The geometric topology constraint is considered to reduce the inaccuracy of localization. (ii) The archive is dynamically maintained and limited in a maximum capacity to save the storage space for storing the Pareto optimal solutions. (iii) The global optimum solution is obtained to accelerate the convergence by adopting the mechanism of proportion of selection. The simulation results have proved the proposed algorithm can effectively find the multiobjective optimal solutions and achieve both the better convergence speed and the better localization accuracy.
2. Multiobjective Localization Model
The coordinates of unknown nodes need to meet both the space distance constraint and the geometric topology constraint. The purpose of meeting the space distance constraint is to make the estimated coordinates close to the real values, and meanwhile the purpose of meeting the geometric topology constraint is to make the network topology unique to avoid forming a topological structure which is not in conformity with the actual situation.
Assume that n nodes are deployed in two-dimensional space
The neighbour set
The objective function of the space distance constraint is denoted by
The objective function of the geometric topology constraint is denoted by
The geometric topology constraint represents the connectivity constraint which dissatisfies the current estimated positions of nonanchor nodes [7]. And
The space distance constraint and the geometric topology constraint imply the accuracy of the coordinates of the nodes. The high accuracy of estimated coordinates of the unknown nodes consequently lead to the small values of the two objective functions. Therefore, estimating coordinates of the unknown nodes can be modeled to search the optimum solution for the multiobjective optimization issues, which can be obtained by decreasing both values of the objective functions
3. MOPSOLA
3.1. Mathematical Description of MOPSOLA
The optimal solution of multiobjective optimization issues is to find the Pareto optimal solution [14]. Multiobjective optimization issue with u-dimensional decision vectors and v objectives is denoted by
Some concepts related with MOPSOLA are described as follows.
For two feasible solutions The Pareto optimal solution The purpose of optimization is to find the Pareto optimal solution.
In MOPSOLA, model the estimated coordinates of
Obtaining the multiobjective Pareto optimal solution is the ultimate goal of building a multiobjective optimal model for localization issues, which meets both the space distance constraint and the geometric topology constraint. Therefore the main essence of MOPSOLA can be described as determining the dominant relationship according to the decision space feasible set Ω and the Pareto front
3.2. Describing of MOPSOLA
3.2.1. Overall Framework
Shown as Figure 1, the framework of the proposed multiobjective PSO algorithm includes some key operators such as maintenance of archive, global optimum selection, and the velocity and localization update. The particle population relies on an archive to save Pareto optimal solutions during the iterative process and selecting the global optimum from these solutions, which is the key point that the multiobjective PSO is different from the traditional single objective localization.

Overall framework of the multiobjective PSO.
Therefore, the localization issue is modeled as a multiobjective optimization model in MOPSOLA, and two operators, which are the dynamic maintenance operator for the archive and the global optimum selection operator based on proportion of selection, are designed to be suitable for the limited energy and the poor computing power of WSN nodes.
In the multiobjective function calculation level, functions as formulas (3)–(5) are calculated according to all particles, that is, all estimated nodes’ coordinates. In the individual optimal selection level, the personal optimum selection operator works. Based on the concept of Pareto optimality, the In the global optimal selection level, the global optimum selection operator works. The proportion of selection is set for each Pareto optimal solution based on intensive distance, and a global optimum for each particle is selected by proportion of selection. In the velocity and localization update level, the position and velocity update operator works for all individual particles. The update process is similar to the traditional single objective PSO as
where In the maintenance of archive level, the archive maintenance operator works. The maximum capacity of archive is set as
3.2.2. Archive Maintenance Operator
A multiobjective PSO algorithm does not produce a unique solution but a set of Pareto optimal solutions at the end of each iteration; therefore an archive is used to save these Pareto optimal solutions and the members in the archive become the final solution set when the iteration stops. To adapt to the limited storage space of a WSN node, the members in an archive are limited by deleting some of the members when the maximum capacity is reached. Consequently, a space will be maintained for the new solutions entering into the archive.
However, due to nondominated property of Pareto optimal solutions, namely, there is no difference between the solutions, a concept of intensive distance is introduced to evaluate the solution quality. Generally the point (solution) in a sparse area which has bigger intensive distance is better than the point in an intensive area in the objective space [15].
Definition 1.
Given set S is the set of Pareto optimal solutions in the archive and
The intensive distances of Pareto optimal solutions are sorted and the smaller ones are deleted in order to limit the number of members in the archive.
It is ensured that the members in the archive can be limited in the maximum capacity by the archive maintenance operator, which avoids the nondominated solutions increasing infinitely to reduce the efficiency along with the evolution. At the same time, the most intense individual is deleted, and the uniform distribution of the Pareto front is ensured by saving lots of scattered individuals.
3.2.3. Global Optimum Selection Operator
In the traditional single objective PSO algorithm, it is tolerable to use the optimal solution with the best fitness as the global optimum
Definition 2.
Given that the number of Pareto optimal solutions in the archive of the current iteration is c with
Formula (11) implies that the larger intensive distance a Pareto optimal solution has, the bigger proportion of selection it has; therefore it has a bigger proportion to be selected as the global optimum.
3.2.4. The Pseudo Code of the MOPSOLA
The main components of MOPSOLA, including multiobjective function calculation, individual optimal selection, maintenance of archive, global optimal selection, and velocity and localization update, are described as function MopsoFuc with pseudocode in Algorithm 1. Where the node is the class of node information with four members of
S = MopsoFuc( node: class of node information n: total number of nodes m: anchor nodes R: node communication radius S: set of Pareto optimal solutions in the archive ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( (
4. Simulations and Analysis
To validate the performance of the MOPSOLA, the simulations have been done to test MOPSOLA and the other two algorithms, the traditional PSO and PASE [7], in Matlab 2010b. The simulations have been done using MOPSOLA with objective functions
4.1. The Simulation and Evaluation Parameters
4.1.1. The Simulation Parameters
Total n nodes are randomly deployed in 100 m × 100 m area with m anchor nodes being randomly generated from these nodes. Assuming that the RSSI ranging error
4.1.2. The Localization Errors
The localization error is generally related to the node communication radius. Based on the communication radius, two kinds of localization errors are defined to evaluate the localization performance of the proposed algorithm. One is the single localization error
4.2. The Efficiency of the Tow Objective Functions
4.2.1. The Convergence Rate
Figure 2 is the comparison of objective function

The comparison of convergence rate between MOPSOLA and PAES.
4.2.2. The Localization Accuracy
The single localization errors of 80 unknown nodes has been simulated to evaluate the localization accuracy under the condition of 20% anchor nodes by using MOPSOLA and PSO algorithm.
The simulation results show that the maximum and the minimum single localization error are 81.13% and 1.52%, respectively, in MOPSOLA compared to 94.36% and 5.52%, respectively, in PSO. The ranges of From the comparison, it is obvious that the single localization errors by using MOPSOLA are lower than those by using PSO. This is because the geometric topology constraint is limited in a reasonable topology by the objective function
The distribution of
4.3. The Robust Performance of the MOPSOLA
The simulations focusing on the average localization errors have been done to evaluate the robustness of the MOPSOLA in case of different situations with varying nodes density, anchor nodes, and network connectivity.
4.3.1. The Effect of the Network Nodes Density
Table 2 and Figure 3 report the average localization errors, measured under the condition of changing the network nodes density and the total number of nodes, while holding on the anchor node proportion as 20% and the communication radius All the average localization errors of three methods reduce as the nodes increasing, and the number of nodes does little effect on the errors when it is over 100. It is obvious that the errors created by using PAES and MOPSOLA are lower than the errors created by using PSO due to the geometric topology constraint being considered by the first two methods. Furthermore, the MOPSOLA algorithm has better performance than PAES due to the estimation accuracy being affected by the selection and mutation operators in PAES, and the average error reduces 4.84%, 5.12%, 3.47%, 1.50%, 1.09%, and 2.45%, respectively, compared to PAES with node number of 60, 80, 100, 120, 140, and 160. The further analysis shows that although the network topology changes following the nodes increasing or decreasing, the MOPSOLA is robustness in terms of having the average localization errors lower than 15% with nodes over 80.
Localization errors with different node number.

Localization errors with different node number.
4.3.2. The Effect of the Proportion of Anchor Nodes
Table 3 and Figure 4 show the relationship between the average localization errors and the anchor node proportion while holding on the total number of nodes All the average localization errors decrease as the anchor node proportion increases due to the increasing of anchor nodes around unknown nodes resulting in localization accuracy being improved. MOPSOLA and PAES [7] have better performance in localization accuracy than the traditional PSO localization algorithm with the same anchor node proportion due to the two objective functions being considered in MOPSOLA and PAES compared to only one objective function being considered in PSO without the topology constraint. For example, the average localization error in MOPSOLA reduces 15.09% and 8.39% compared with the traditional PSO method, respectively, under the condition of 10% and 20% anchor node proportion. MOPSOLA has slightly higher localization accuracy than PAES under the condition of the same anchor node proportions. Compared with PAES, MOPSOLA reduces the average localization error 1.95% and 0.05%, respectively under the condition of 10% and 20% anchor node proportion. MOPSOLA is robust with no performance declining in terms of the average localization errors being lower than 15% when the anchor node proportion is over 10%. These results prove that varying the anchor node proportion will not affect the robust performance of MOPSOLA.
Localization errors with different anchor node proportion.

Localization errors with different anchor node proportion.
4.3.3. The Effect of the Network Connectivity
Table 4 and Figure 5 show the relationship between the average localization errors and the network connectivity while holding the total number nodes The results show that the localization accuracy of each algorithm has the trend of rising as the increasing of the node communication radius. This is because the increasing of the communication radius will enable the unknown nodes to communicate with more neighbor nodes and further improve the search performance of intelligent optimization algorithms. MOPSOLA can keep the average localization errors declining when the node communication radius reaches to 30 m, while the localization error using PAES begins to rising. The reason for this phenomenon is caused by rising of number of the first-level neighbor and the second-level neighbor [7] resulting from the bigger communication radios, which further leads to increasing of the ranging error of two classes unknown nodes defined in PAES. The MOPSOLA is robust with no obvious performance decline in terms of the average localization errors kept lower than 15% when the node communication radius is over 20 m.
Localization errors with different network connectivity in different algorithms.

Localization errors with different network connectivity in different algorithms.
The simulation results analyzed in this section have proved that, because the model of multiobjective localization considers the influence of geometric topology constraint
4.4. The Time Complexity of the Algorithm
Table 5 shows the time complexity of three algorithms with unknown nodes number
The time complexity.
Table 6 shows the operation times of three algorithms with total nodes
Iterative operation time of different algorithms.
The reason is that the two main operating levels of archive maintenance operator and global optimum selection operator in MOPSOLA will cost more time to repeatedly calculate and compare the values of two objective functions and delete the dominated solutions to obtain the elitism archived strategy, which also result in higher time complexity.
5. Conclusions
MOPSOLA adopts multiobjective localization with objective functions consisting of space distance constraint and geometric topology constraint and solves optimal solutions by adopting both the dynamic maintenance operator for archive and global optimal selection operator based on proportion of selection. Compared with traditional PSO localization algorithm, MOPSOLA can improve the localization accuracy and decrease the convergence rate. Compared with similar multiobjective localization algorithm PAES, the convergence rate is greatly enhanced and the localization accuracy is slightly increased. Under the premise of ensuring localization accuracy, how to further improve the convergence rate and reduce the energy consumption will be the next research emphasis.
Footnotes
Conflict of Interests
The authors declare that they have no conflict of interests to this work.
Acknowledgments
This work is supported by the National Natural Science Foundation of China under Grant no. 61373126, the Natural Science Foundation of Jiangsu Province of China under Grant no. BK20131107 and the State Scholarship Fund by China Scholarship Council.
