s11235-021-00862-2
s11235-021-00862-2
[Link]
Abstract
Internet of Things (IoT) has changed the way people live by transforming everything into smart systems. Wireless Sensor
Network (WSN) forms an important part of IoT. This is a network of sensor nodes that is used in a vast range of applications.
WSN is formed by the random deployment of sensor nodes in various fields of interest. The practical fields of deployment can be
2D or 3D, isotropic or anisotropic depending on the application. The localization algorithms must provide accurate localization
irrespective of the type of field. In this paper, we have reported a localization algorithm called Range Reduction Based
Localization (RRBL). This algorithm utilizes the properties of hop-based and centroid methods to improve the localization
accuracy in various types of fields. In this algorithm, the location unknown nodes identify the close-by neighboring nodes
within a predefined threshold and localize themselves by identifying and reducing the probable range of existence from
these neighboring nodes. The nodes which do not have enough neighbors are localized using the least squares method. The
algorithm is tested in various irregular and heterogeneous conditions. The results are compared with a few state-of-the-art
hop-based and centroid-based localization techniques. RRBL has shown an improvement in localization accuracy of 28% at
10% reference node ratio and 26% at 20% reference node ratio when compared with other localization algorithms.
Keywords Anisotropic network · Heterogeneous network · Internet of things · Irregular fields · Range-free localization ·
Wireless sensor network
123
310 S. J. Bhat, K. V. Santhosh
is not always possible, especially in large-scale applications as RSS, Time of Arrival (TOA), Angle of Arrival (AOA)
with harsh and unreachable areas of interest [10]. to estimate the distance between nodes [25–27]. Range-free
One way to get the location of randomly placed sensor localization algorithms use only connectivity information
nodes in large networks is by using satellite navigation sys- among nodes to estimate the distance between them. These
tems like Global Positioning System (GPS). But, equipping types of algorithms are more suitable for large-scale WSN
every sensor node with these systems increases the energy because they do not need any additional hardware on sensor
consumption, size, and cost of the nodes. Also, location nodes to measure the radio signal characteristics [23]. Hence,
estimations of these systems are not accurate in the indoor they can be readily used in existing sensor nodes. Several
environment and dense urban areas [11–13]. Hence, to over- range-free localization algorithms are available in the litera-
come this problem, several localization methods are derived ture. Most popular among these are hop-based techniques and
to estimate the location of sensor nodes in a WSN. centroid-based techniques [28]. Hop-based techniques make
The localization algorithms use few location-aware sen- use of hop lengths to reference nodes from sensor nodes for
sor nodes that are called reference nodes and apply different location estimation, whereas centroid-based techniques use
methods to estimate the proximity between location unknown connectivity to immediate neighbor nodes for location esti-
nodes and location-aware reference nodes [14]. The obtained mation.
proximity measures are further processed using different The localization techniques are used in different applica-
algorithms such as convex algorithm [15], optimized distance tions which require WSN to be deployed in different types of
[16], swarm intelligence algorithms [17], Hessian regular- fields. Some applications like air quality monitoring systems
ization regression [18], self localization protocol [19], deep require the deployment of sensor nodes in 2D plain fields, and
neural network [20], sine cosine algorithm [21]. A convex some applications like military surveillance and intelligent
algorithm based localization method is developed in [15] to transportation systems demand the deployment of nodes in
estimate the locations of unknown nodes in WSN used in anisotropic and irregular shaped 3-Dimensional (3D) fields.
real time monitoring of uranium tailings reservoir. Here, the The localization of sensor nodes in different types of fields
distances between the unknown nodes and reference nodes is a challenge [29]. The boundary condition of WSN in 3D
are obtained using the time difference of arrival method and fields becomes more complicated and the connectivity of the
then, the convex location algorithm is used to reduce the network can be more diverse compared to the 2D scenario
region of the unknown nodes and to estimate the coordinates [30]. Also, the anisotropy of fields results in the shortest path
of unknown nodes. An optimized distance range free local- between nodes to be bent, causing inaccurate localization.
ization algorithm reported in [16] limits the use of hop size Hence, it is important to analyze the impact of field charac-
and hop count to approximate nearly a straight line distance teristics on localization algorithms.
between a known and an unknown node without addi- In this paper, we have reported a range-free localiza-
tional hardware and without increasing extra communication. tion algorithm called Range Reduction Based Localization
Then, linear optimization is used for the location estimation (RRBL) for localization of nodes in 2D and 3D, isotropic
of nodes. A squared error norm of residual fitting error matrix and anisotropic fields. This algorithm uses the characteristics
cost function for mixed source localization is reported in of hop-based and centroid methods for efficient localization
[17]. The proposed cost function is optimized using particle of nodes under different scenarios. Performance is evalu-
swarm optimization, whale optimization, and grey wolf opti- ated in fields of various shapes such as 2D square, 2D C
mization algorithms to obtain accurate localization. Another shaped, 3D cube, 3D C shaped, and 3D mountain terrain.
localization algorithm is reported in [18] using Received Sig- The effect of field characteristics on localization algorithms
nal Strength (RSS) measurements. The locations of nodes is analyzed by evaluating the error introduced to localization
are then estimated using Hessian regularization regression. results when the field of deployment is changed from 2D to
Self localization protocol based localization method is a 3D and isotropic to anisotropic.
distributed and collaborative positioning algorithm that is The rest of the paper is organized as follows. In Sect. 2,
developed by exploiting the connectivity information among some of the existing localization algorithms are reviewed.
neighbors at one hop [19]. A deep neural network based Network model and network topology are discussed in
localization method is reported in [20] which explores the Sect. 3. A brief description of different range-free local-
correlation between the RSS data and the node placement to ization algorithms is given in Sect. 4. A novel localization
estimate accurate locations. A localization algorithm consid- algorithm called RRBL is discussed in Sect. 5 and the results
ering the sensor motion effect using time delay and Doppler are analyzed in Sect. 6. Finally, Sect. 7 provides the conclu-
frequency shift measurements are reported in [22]. These sion and proposed future work.
localization methods can be classified as range-based local-
ization and range-free localization [23,24]. Range-based
localization algorithms use radio signal characteristics such
123
Localization of isotropic and anisotropic wireless sensor networks... 311
123
312 S. J. Bhat, K. V. Santhosh
.
Range-free localization methods are the simplest localization
techniques that are most suitable for WSN with limited bat- .
tery power and computational resources. Unlike range-based .
methods which make use of RSSI, TOA, AOA measure- (xu − xk )2 + (yu − yk )2 + (z u − z k )2 = duk
2
ments for distance estimations, range-free methods make use
of only connectivity information among nodes. There are This can be represented in matrix form as
mainly hop-based localization methods and centroid-based
localization methods. In this section, we have discussed a AX = B (3)
few state-of-the-art hop-based and centroid-based localiza-
tion techniques. where
123
Localization of isotropic and anisotropic wireless sensor networks... 313
Fig. 2 Deployment of location unknown sensor nodes and reference nodes in a mountain terrain b 3D C shaped field c 3D cubic field
and
⎡ ⎤
⎡ ⎤ 2 − d 2 − (x 2 − x 2 ) − (y 2 − y 2 ) − (z 2 − z 2 )
du1
−2(x1 − xk ) −2(y1 − yk ) −2(z 1 − z k ) ⎢
uk 1 k
.
1 k 1 k
⎥
⎢ . ⎥ ⎢ ⎥
⎢ ⎥ ⎢
b=⎢ . ⎥
⎢ ⎥, ⎥
A=⎢ . ⎥ ⎣ . ⎦
⎣ . ⎦ 2
du(k−1) − duk
2 − (x 2 − x 2 ) − (y 2 − y 2 ) − (z 2 − z 2)
k−1 k k−1 k k−1 k
−2(xk−1 − xk ) −2(yk−1 − yk ) −2(z k−1 − z k )
⎡ ⎤ The least squared solution can be obtained as in Eq. (4).
xu
X = ⎣ yu ⎦
zu X̂ = (A T A)−1 A T b (4)
123
314 S. J. Bhat, K. V. Santhosh
123
Localization of isotropic and anisotropic wireless sensor networks... 315
and hop-based methods to overcome the influence of field y jmin−new = max(y jmin−old , yi − (C R − 0i j × ADi ))
irregularities and heterogeneity in the network. y jmax−new = min(y jmax−old , yi + (C R − 0i j × ADi ))
Phase 1: This step is similar to DV-Hop. But, instead of z jmin−new = max(z jmin−old , z i − (C R − 0i j × ADi ))
broadcasting hop counts, every reference node broadcasts its z jmax−new = min(z jmax−old , z i + (C R − 0i j × ADi ))
expected communication radius C R−0i at DOI=0 along with
(8)
location information. Nodes can know the expected com-
munication radius from their transmission power using log
Locations for node j is estimated as follows.
normal path loss model [42]. The neighbor nodes store the
received information, add their C R − 0 to the received value (x jmin + x jmax )
and broadcast it again. This is continued till every node in the xj =
2
network has information on the location of reference nodes (y jmin + y jmax )
and the minimum value of the sum of C R − 0 required to yj =
2
reach each reference node. (z jmin + z jmax )
Next, every reference node measures the Average Distance zj = (9)
2
(AD) in the network as in Eq. (6).
For localization, phase 2 requires at least a few neighbors
k within the threshold communication range. If the neighbor
di j count is very low, locations are estimated as described in
j=1
ADi = , i = j (6) phase 3.
k
C R − 0i j Phase 3: This step uses all the neighbors and distance to
j=1
each reference node from the unknown node is measured as
in Eq. (10).
where ADi is average distance for reference node i and di j
is the distance from reference node i to j. The measured AD
dui = C R − 0ui × ADi (10)
is then broadcast to other nodes in the network.
Phase 2: Every unknown node localizes itself indepen- Using these approximated distance values, location is esti-
dently from the obtained data in phase 1. It first identifies mated from the least squares method as in Eq. (4).
the neighboring reference nodes in its close proximity using
a threshold CR-0 value. We have chosen threshold value as Pseudo code for RRBL
the maximum CR-0 in the network. If the number of neigh-
bor nodes within the threshold CR-0 is more than 3, location
is estimated using range reduction method described here. Input: WSN with randomly deployed location unknown nodes and
For an unknown node j, let the neighbors within thresh- reference nodes.
old CR-0 distance be R1 , R2 , ...Rc with location (x1 , y1 , z 1 ), Output: Localization of unknown nodes.
(x2 , y2 , z 2 ), ..., (xc , yc , z c ). 1. Nodes in the network exchange information on
Initialize the range for (x j , y j , z j ) as in Eq. (7). . location and CR-0 of reference nodes.
2. Reference nodes measure the average distance
x jmin = x1 − (C R − 01 j × AD1 ) . using Eq. (6).
3. Unknown nodes identify the nearest reference
x jmax = x1 + (C R − 01 j × AD1 )
. nodes residing within the threshold CR-0 value.
y jmin = y1 − (C R − 01 j × AD1 ) 4. If (the number of nearest nodes ≥ 3)
y jmax = y1 + (C R − 01 j × AD1 ) 5. Initialize (x j , y j , z j ) as in Eq. (7).
z jmin = z 1 − (C R − 01 j × AD1 ) 6. For i=2 to (number of nearest nodes)
7. Update (x j , y j , z j ) as in Eq. (8).
z jmax = z 1 + (C R − 01 j × AD1 ) (7)
8. End for
9. Find the final location using Eq. (9).
The initialized range are then updated using other neighbors
10. Else If (the number of nearest nodes ≤ 3)
R2 to Rc .
11. Distance to each reference node from
. unknown node is measured using Eq. (10).
For i = 2 to c,
12. Location is estimated using least squares
. method using Eq. (4).
x jmin−new = max(x jmin−old , xi − (C R − 0i j × ADi ))
13. End If
x jmax−new = min(x jmax−old , xi + (C R − 0i j × ADi ))
123
316 S. J. Bhat, K. V. Santhosh
123
Localization of isotropic and anisotropic wireless sensor networks... 317
3D cubic field
6.3 Effect of heterogeneity
WCL Centroid 2D square field
(a) The effect of different topologies on localization algorithms
is evaluated at different levels of heterogeneity. A hetero-
DV-Hop geneous network is formed by three sets of sensor nodes
4
with different transmission powers. The transmission pow-
3 DV-
RRBL ers of these nodes are varied and the effect of deviation in
2 maxHop
sending power on the performance of the RRBL localiza-
1 tion algorithm is evaluated. Table 4 shows the transmission
0 power of different sets of sensor nodes used in the experi-
Weighted
EWCL ment.
DV-Hop
3D C shaped field
Figure 9 shows the performance of the RRBL algorithm
in terms of LE for a heterogeneous network of sensor nodes.
WCL Centroid 2D C shaped field
Increasing variance in sending power generally degrades the
(b) performance of localization algorithms. But, in this algo-
rithm, the effect of deviation in sending power on localization
Fig. 7 Effect of dimensionality on a Cubic field b C shaped field at
20% reference node ratio
algorithms is reduced. When the heterogeneity is increased
from 0 to 5, there was no degradation in the performance
of RRBL. Further increase in heterogeneity to 10 dete-
riorated the performance of the localization algorithm by
17%.
123
318 S. J. Bhat, K. V. Santhosh
DV-Hop 1
6 0.9
0.8
5 0.7
RRBL 4 DV-maxHop 0.6
LE (m)
3 0.5
0.4
2 0.3 2D C shaped field
1 0.2 3D cubic field
0 0.1 3D C shaped field
0
Weighted DV- het:0 het:5 het:10
EWCL
Hop Heterogeneity
LE (m)
DV-Hop 0.8
3
0.6
2.5 0.4
RRBL 2 DV-maxHop 0.2
1.5 0
1 400 500 600 700 800 900
0.5 Node density
0
Fig. 10 Influence of node density on RRBL
EWCL Weighted DV-Hop
The performance of the reported algorithm is tested for vary- In the present world of IoT, the WSN localization problem
ing node densities in 2D and 3D fields. The number of nodes is gaining much importance. The accuracy of localization
in the network is increased from 400 to 900 and the reference algorithms is a concern in irregular fields. Most of the exist-
node ratio is maintained at 10%. The results are illustrated ing algorithms in literature were developed to localize nodes
in Fig. 10. An increase in node density improved the perfor- in regular fields, whereas practical applications of WSN are
mance of the algorithm. The rate of improvement was high irregular fields. To help in bridging this gap, we have reported
at lower node densities and the change in LE was reduced at a localization algorithm called RRBL. This algorithm utilizes
higher node densities. the properties of both hop-based and centroid methods to
9 improve the localization accuracy in various types of fields.
123
Localization of isotropic and anisotropic wireless sensor networks... 319
In this algorithm, the nodes with a higher number of imme- 4. Chen, S., Zhang, J., Mao, Y., Xu, C., & Gu, Y. (2019). Efficient
diate neighbors are localized by identifying and reducing the distributed method for NLOS cooperative localization in WSNs.
Sensors, 19(5), 1173. [Link]
range of probable location of unknown nodes. The nodes with 5. Kaur, A., Kumar, P., & Gupta, G. P. (2019). A weighted centroid
a lower number of neighbors are localized using farther refer- localization algorithm for randomly deployed wireless sensor net-
ence nodes from the least squares method. The results show works. Journal of King Saud University-Computer and Information
improved localization accuracies when tested in various 2D Sciences, 31(1), 82–91. [Link]
007.
and 3D fields of different shapes and heterogeneity. The algo- 6. Musa, A., Gonzalez, V., & Barragan, D. (2019). A new strategy
rithm has shown an improvement of 29% in 3D fields and to optimize the sensors placement in wireless sensor networks.
27% in 2D fields at 10% reference node density and 35% in Journal of Ambient Intelligence and Humanized Computing, 10(4),
3D fields and 12% in 2D fields at 20% reference node density 1389–1399. [Link]
7. Lv, Y., Liu, W., Wang, Z., & Zhang, Z. (2020). WSN local-
when compared with other localization algorithms. As future
ization technology based on hybrid GA-PSO-BP algorithm for
work, we plan to implement this algorithm on a real WSN indoor three-dimensional space. Wireless Personal Communi-
to solve the localization problem. Also, we plan to study the cations, 114(1), 167–184. [Link]
effect of nonuniform node distribution on localization and 07357-4.
8. Phoemphon, S., So-In, C., & Leelathakul, N. (2020). A hybrid
the challenges of improving localization accuracy in those localization model using node segmentation and improved particle
scenarios. swarm optimization with obstacle-awareness for wireless sensor
networks. Expert Systems with Applications, 143, 113044. https://
Funding Open access funding provided by Manipal Academy of Higher [Link]/10.1016/[Link].2019.113044.
Education, Manipal 9. Chai, Q. W., Chu, S. C., Pan, J. S., Hu, P., & Zheng, W. M. (2020).
A parallel WOA with two communication strategies applied in
DV-Hop localization method. EURASIP Journal on Wireless Com-
Declarations munications and Networking, 2020(1), 1–10. [Link]
1186/s13638-020-01663-y.
10. Rai, S., & Varma, S. (2017). Localization in wireless sensor
Conflict of interest The authors declare that they have no conflict of networks using rigid graphs: A review. Wireless Personal Com-
interest. munications, 96(3), 4467–4484. [Link]
017-4397-7.
Open Access This article is licensed under a Creative Commons 11. Cheng, L., Li, Y., Wang, Y., Bi, Y., Feng, L., & Xue, M. (2019). A
Attribution 4.0 International License, which permits use, sharing, adap- triple-filter NLOS localization algorithm based on fuzzy C-means
tation, distribution and reproduction in any medium or format, as for wireless sensor networks. Sensors, 19(5), 1215. [Link]
long as you give appropriate credit to the original author(s) and the 10.3390/s19051215.
source, provide a link to the Creative Commons licence, and indi- 12. Zhang, X., Tepedelenlioglu, C., Banavar, M. K., Spanias, A., &
cate if changes were made. The images or other third party material Muniraju, G. (2019). Location estimation and detection in wireless
in this article are included in the article’s Creative Commons licence, sensor networks in the presence of fading. Physical Communica-
unless indicated otherwise in a credit line to the material. If material tion, 32, 62–74. [Link]
is not included in the article’s Creative Commons licence and your 13. Tan, X., Sun, Z., Wang, P., & Sun, Y. (2020). Environment-aware
intended use is not permitted by statutory regulation or exceeds the localization for wireless sensor networks using magnetic induction.
permitted use, you will need to obtain permission directly from the copy- Ad Hoc Networks, 98, 102030. [Link]
right holder. To view a copy of this licence, visit [Link] 2019.102030.
[Link]/licenses/by/4.0/. 14. Zhu, Y., Xing, S., Zhang, Y., Yan, F., & Shen, L. (2017). Local-
isation algorithm with node selection under power constraint in
software-defined sensor networks. IET Communications, 11(13),
2035–2041. [Link]
15. Yu, X. W., Huang, L. P., Yong, L. I. U., Hao, Y. U., & Ying, L. I.
(2021). Convex localization algorithm based on time difference
of arrival for WSN in uranium tailings radioactive contamina-
References tion. Wireless Personal Communications. [Link]
s11277-020-08055-x.
1. Rathore, M. M., Paul, A., Ahmad, A., & Jeon, G. (2017). IoT- 16. Kumar, S., Kumar, S., & Batra, N. (2021). Optimized distance range
based big data: From smart city towards next generation super city free localization algorithm for WSN. Wireless Personal Communi-
planning. International Journal on Semantic Web and Information cations, 117(3), 1879–1907. [Link]
Systems (IJSWIS), 13(1), 28–47. [Link] 07950-7.
2017010103. 17. Maruthi, S. P., & Panigrahi, T. (2020). Robust mixed source
2. Amri, S., Khelifi, F., Bradai, A., Rachedi, A., Kaddachi, M. L., localization in WSN using swarm intelligence algorithms. Digi-
& Atri, M. (2019). A new fuzzy logic based node localization tal Signal Processing, 98, 102651. [Link]
mechanism for wireless sensor networks. Future Generation Com- 2019.102651.
puter Systems, 93, 799–813. [Link] 18. Yadav, R. K., Verma, S., & Venkatesan, S. (2021). iHRNL: Iterative
10.023. Hessian-based manifold regularization mechanism for localization
3. Messous, S., Liouane, H., & Liouane, N. (2020). Improvement in WSN. The Journal of Supercomputing. [Link]
of DV-Hop localization algorithm for randomly deployed wireless s11227-021-03761-0.
sensor networks. Telecommunication Systems. [Link] 19. Silmi, S., Doukha, Z., & Moussaoui, S. (2021). A self-localization
1007/s11235-019-00592-6. range free protocol for wireless sensor networks. Peer-to-Peer Net-
123
320 S. J. Bhat, K. V. Santhosh
working and Applications. [Link] 36. Jian Yin, L. (2019). A new distance vector-hop localization
01155-w. algorithm based on half-measure weighted centroid. Mobile Infor-
20. Shen, Z., Zhang, T., Tagami, A., & Jin, J. (2021). When RSSI mation Systems. [Link]
encounters deep learning: An area localization scheme for perva- 37. Shi, X., Li, Y., Zhang, S., & Tian, L. (2018). Distance vector hop
sive sensing systems. Journal of Network and Computer Applica- localisation algorithm based on the limitation by the probability to
tions, 173, 102852. [Link] hops. International Journal of Sensor Networks, 27(2), 128–135.
21. Zhang, S., Fan, F., Li, W., Chu, S. C., & Pan, J. S. (2021). A 38. Anand, N., Ranjan, R., & Varma, S. (2017). MSVR based range-
parallel compact sine cosine algorithm for TDOA localization of free localization technique for 3-D sensor networks. Wireless
wireless sensor network. Telecommunication Systems. [Link] Personal Communications, 97(4), 6221–6238. [Link]
org/10.1007/s11235-021-00804-y. 1007/s11277-017-4835-6.
22. Jia, T., Ho, K. C., Wang, H., & Shen, X. (2019). Effect of sensor 39. Zhou, G., He, T., Krishnamurthy, S., & Stankovic, J. A. (2006).
motion on time delay and Doppler shift localization: Analysis and Models and solutions for radio irregularity in wireless sensor
solution. IEEE Transactions on Signal Processing, 67(22), 5881– networks. ACM Transactions on Sensor Networks (TOSN), 2(2),
5895. [Link] 221–262. [Link]
23. Wang, Z., Zhang, B., Wang, X., Jin, X., & Bai, Y. (2018). 40. Sharma, G., & Kumar, A. (2018). Fuzzy logic based 3D localization
Improvements of multihop localization algorithm for wireless sen- in wireless sensor networks using invasive weed and bacterial for-
sor networks. IEEE Systems Journal, 99, 1–12. [Link] aging optimization. Telecommunication Systems, 67(2), 149–162.
1109/JSYST.2018.2851782. [Link]
24. Sheltami, T. R., Shahra, E. Q., & Shakshuki, E. M. (2017). Perfo- 41. Xu, L., Li, Z., & Li, X. (2020). A hybrid approach using multistage
mance comparison of three localization protocols in WSN using collaborative calibration for wireless sensor network localization
Cooja. Journal of Ambient Intelligence and Humanized Comput- in 3D environments. IEEE Access, 8, 130205–130223. [Link]
ing, 8(3), 373–382. [Link] org/10.1109/ACCESS.2020.3009171.
25. Sharma, G., & Kumar, A. (2018). Modified energy-efficient range- 42. Bhat, S. J., & Venkata, S. K. (2020). An optimization based local-
free localization using teaching-learning-based optimization for ization with area minimization for heterogeneous wireless sensor
wireless sensor networks. IETE Journal of Research, 64(1), 124– networks in anisotropic fields. Computer Networks, 179, 107371.
138. [Link] [Link]
26. Ho, K. C., Lu, X., & Kovavisaruch, L. O. (2007). Source local- 43. Tseng, C. L., Liu, F. Y., Lin, C. H., & Lee, C. Y. (2017). Boundary-
ization using TDOA and FDOA measurements in the presence improved distance vector-hop localization method with multipower
of receiver location errors: Analysis and solution. IEEE Trans- correction for wireless sensor networks. Sensors and Materials,
actions on Signal Processing, 55(2), 684–696. [Link] 29(6), 675–687. [Link]
1109/TSP.2006.885744. 44. Qiao, X., Chang, F., & Ling, J. (2019). Improvement of localization
27. Chan, Y. T., & Ho, K. C. (1994). A simple and efficient estimator algorithm for wireless sensor networks based on DV-hop. Interna-
for hyperbolic location. IEEE Transactions on Signal Processing, tional Journal of Online Engineering, 15(6).
42(8), 1905–1915. [Link] 45. Jia, T., Wang, H., Shen, X., Jiang, Z., & He, K. (2018). Target
28. Kumar, S., Kumar, S., & Batra, N. (2020). Optimized distance range localization based on structured total least squares with hybrid
free localization algorithm for WSN. Wireless Personal Communi- TDOA-AOA measurements. Signal Processing, 143, 211–221.
cations. [Link] [Link]
29. Bhat, S. J., & Santhosh, K. V. (2020). Is localization of wireless 46. Shahzad, F., Sheltami, T. R., & Shakshuki, E. M. (2016). Multi-
sensor networks in irregular fields a challenge? Wireless Per- objective optimization for a reliable localization scheme in wireless
sonal Communications, 114, 2017–2042. [Link] sensor networks. Journal of Communications and Networks, 18(5),
s11277-020-07460-6. 796–805. [Link]
30. Fan, J., Hu, Y., Luan, T. H., & Dong, M. (2017). DisLoc: A con- 47. Yan, X., Sun, L., Zhou, J., & Song, A. (2018). DV-hop localisation
vex partitioning based approach for distributed 3-D localization in algorithm based on optimal weighted least square in irregular areas.
wireless sensor networks. IEEE Sensors Journal, 17(24), 8412– Electronics Letters, 54(21), 1243–1245. [Link]
8423. [Link] 2018.6512.
31. Bulusu, N., Heidemann, J., & Estrin, D. (2000). GPS-less low- 48. Zhang, B., Ji, M., & Shan, L. (2012). A weighted centroid local-
cost outdoor localization for very small devices. IEEE Personal ization algorithm based on DV-hop for wireless sensor network.
Communications, 7(5), 28–34. [Link] In Proceedings of the 2012 8th international conference on wire-
32. Niculescu, D., & Nath, B. (2003). DV based positioning in ad hoc less communications, networking and mobile computing (pp. 1-5).
networks. Telecommunication Systems, 22(1–4), 267–280. https:// IEEE. [Link]
[Link]/10.1023/A:1023403323460. 49. Kumar, S., & Lobiyal, D. K. (2013). An advanced DV-Hop
33. He, T., Huang, C., Blum, B. M., Stankovic, J. A., & Abdelzaher, T. localization algorithm for wireless sensor networks. Wireless
(2003). Range-free localization schemes for large scale sensor net- Personal Communications, 71(2), 1365–1385. [Link]
works. In Proceedings of the 9th annual international conference 1007/s11277-012-0880-3.
on Mobile computing and networking (pp. 81-95). ACM. https://
[Link]/10.1145/938985.938995
34. Shang, Y., Ruml, W., Zhang, Y., & Fromherz, M. P. (2003). Local-
Publisher’s Note Springer Nature remains neutral with regard to juris-
ization from mere connectivity. In Proceedings of the 4th ACM
dictional claims in published maps and institutional affiliations.
international symposium on Mobile ad hoc networking and com-
puting (pp. 201–212). [Link]
35. Song, L., Zhao, L., & Ye, J. (2019). DV-hop node location algorithm
based on GSO in wireless sensor networks. Journal of Sensors.
[Link]
123
Localization of isotropic and anisotropic wireless sensor networks... 321
123