Next Article in Journal
Stay True to the Sound of History: Philology, Phylogenetics and Information Engineering in Musicology
Next Article in Special Issue
Numerical Investigation into Effects of Viscous Flux Vectors on Hydrofoil Cavitation Flow and Its Radiated Flow Noise
Previous Article in Journal
Kernel-Density-Based Particle Defect Management for Semiconductor Manufacturing Facilities
Previous Article in Special Issue
A New Resource Allocation Protocol for the Backhaul of Underwater Cellular Wireless Networks
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Target Localization in Underwater Acoustic Sensor Networks Using RSS Measurements

1
Faculty of Electrical Engineering and Computer Science, Ningbo University, Ningbo 315211, China
2
Xiamen Key Laboratory of Mobile Multimedia Communications, Huaqiao University, 668 Jimei Avenue, Xiamen 361021, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2018, 8(2), 225; https://doi.org/10.3390/app8020225
Submission received: 28 November 2017 / Revised: 26 January 2018 / Accepted: 29 January 2018 / Published: 1 February 2018
(This article belongs to the Special Issue Underwater Acoustics, Communications and Information Processing)

Abstract

:
This paper addresses the target localization problems based on received signal strength (RSS) measurements in underwater acoustic wireless sensor network (UWSN). Firstly, the problems based on the maximum likelihood (ML) criterion for estimating target localization in cases of both known and unknown transmit power are respectively derived, and fast implementation algorithms are proposed by transforming the non-convex problems into a generalized trust region subproblem (GTRS) frameworks. A three-step procedure is also provided to enhance the estimation accuracy in the unknown target transmit power case. Furthermore, the Cramer–Rao lower bounds (CRLBs) in both cases are derived. Computer simulation results show the superior performance of the proposed methods in the underwater environment.

1. Introduction

Target localization in underwater acoustic wireless sensor network (UWSN) has attracted much attention in recent years due to its wide applications in such fields as data collection, pollution monitoring, offshore exploration, disaster prevention, target tracking, assisted navigation, and military surveillance [1,2,3]. In UWSN, target localization is often performed by using such measurement information as time-of-arrival (ToA), time-different-of-arrival (TDoA), angle-of-arrival (AoA), and received-signal-strength (RSS). However, localization based on ToA and TDoA requires careful timing and synchronization, and the costs are high, especially in underwater acoustic environmental conditions [4,5,6]. Additionally, as AoA relies on a direct line-of-sight path from the target node to anchor nodes, it will cause large errors in AoA measurements in multi-path underwater acoustic (UWA) transmission environments [7,8]. Therefore, RSS-based target localization is preferred by researchers due to its low complexity and easy implementation [9,10,11,12]. Based on the received signal strength measurements, the maximum likelihood (ML) method is used to estimate the target position [13], and this method is robust in underwater environments. Although the ML estimator has asymptotically optimal performance, it is non-convex and has multiple local optimal solutions. Moreover, its performance depends highly on the initial solution and obtains bad results if a poor initialization is provided. In [9], the authors propose a fast iteration algorithm by using a triangulation method based on RSS measurements. In [11], the authors discuss the convex optimization method for target localization in UWSN, while the propagation model is still the terrestrial acoustic wave model. Two convex methods based respectively on RSS-based and frequency-dependent differential approaches in UWSN have been proposed [12]. A hybrid localization method was investigated by combining ToA and RSS measurements [10]. This method provides better performance by exploiting the benefits of combined measurements of the radio signal in the assumption that the RSS measurements are known in advance.
In this paper, target localization methods for the cases of both known and unknown target transmit power are proposed. Firstly, the general target localization problems based on the ML criterion are formed, and the new weighted least square (WLS) problems are then derived using approximation techniques. These non-convex estimators are then transformed into a generalized trust region subproblem (GTRS) framework [14], which are solved in an efficient way. Furthermore, a three-step procedure is used to enhance the estimation accuracy of the target localization in the unknown target transmit power case. Finally, the closed-form expressions of the Cramer–Rao lower bounds (CRLBs) in both known and unknown target transmit power cases are derived.
The remainder of this paper is organized as follows. In Section 2, the RSS measurement model for locating a single target node is briefly introduced, and the non-convex target localization problem is formulated. Section 3 derives the proposed methods in both the known and unknown transmit power cases. In Section 4, complexity analysis is carried out. Computer simulation comparisons of the discussed methods are presented in Section 5. The CRLBs in both known and unknown transmit power cases are derived in Section 6. In Section 7, the main conclusions are drawn. Finally, Section 8 points out the idea of further research.

2. The System Model

Consider an UWSN with N anchor nodes and one target node in a two-dimensional ( 2 D ) localization scenario, where the locations of anchor nodes, noted as s 1 , s 2 , , s N , are known, while the location of the target node, noted as x , is unknown. For simplicity and without loss of generality, we assume that the anchor nodes are equipped with omnidirectional antennas. Under a centralized processing mode, all sensors convey their RSS measurements with respect to the target node to the central processor. We assume that the locations of all the nodes are supposed to be unchanged during the computation period [11,15]. Figure 1 shows the i-th sensoring link in the UWSN model.
For i = 1 , 2 , , N , the RSS of the UWA propagation between the i-th anchor node and the target node is measured in dBm and has the log-normal shadowing model as follows [12]:
P i = P 0 10 γ log 10 d i d 0 α f ( d i d 0 ) + n i
where d i = x s i is the Euclidean distance, n i is a zero-mean Gaussian random variable with covariance matrix Q that represents the log-normal shadowing effect, P 0 is the reference power at the reference distance d 0 ( d 0 d i ) , γ is the path-loss exponent between 2 and 4 according to different propagation environments, and α f is the absorption coefficient that can be obtained from Thorp’s formula as a function of signal frequency f in dB/km, which is as follows [16]:
α f = 0.11 f 2 1 + f 2 + 44 f 2 4100 + f 2 + 2.75 × 10 4 f 2 + 0.003 .
Let n = ( n 1 , n 2 , , n N ) T R N be the collection vector of Gaussian random variables with a symmetric and positive-definite covariance matrix Q as follows:
Q i j = σ 2 , i = j ρ σ 2 , i j
where 0 ρ < 1 is the correlation coefficient of any two different links between i and j to the target node for i , j = 1 , 2 , , N . It is known from Equation (3) that Q can be transformed into white noise using the Cholesky decomposition as Q = B B T with lower-triangular matrix B . This implies a linear transformation n = B w , where w N ( 0 , σ 2 I N ) , and I N is the order-N unity matrix [17].
Let P = ( P 1 , P 2 , , P N ) T R N be the vector of observations given by Equation (1). The joint probability density function (PDF) of P , conditioned on a given x , has the following form
f ( P | x ) = 1 ( 2 π ) N 2 | Q | 1 2 e 1 2 P P ^ T Q 1 P P ^
where P ^ = P ^ 1 , P ^ 2 , , P ^ N T , with each component
P ^ i = P 0 10 γ log 10 x s i d 0 α f ( x s i d 0 ) .
Therefore, the joint ML estimation of the target location x can be formulated as
arg min x ( P P ^ ) T Q 1 ( P P ^ ) .
In the special case where ρ = 0 , which corresponds to added white Gaussian noise, the estimation can be reduced as
arg min x i = 1 N P i + 10 γ log 10 x s i + α f x s i P 0 10 γ log 10 d 0 α f d 0 2 .
Clearly, the ML estimator based on Equation (5) or Equation (6) is non-convex, hence the difficulty in finding a global optimal solution.

3. The Proposed Methods

In this section, we provide an approximation method that can transform the ML estimator into a GTRS problem. Without loss of generality, we assume that noise n i is sufficiently small, and let d 0 = 1 m [12,15]. From Equation (1), we have the following approximation expression
x s i 10 P 0 P i + α f 10 γ 10 α f x s i 10 γ .
Let u = α f x s i 10 γ be the exponent of the second factor on the right hand side of Equation (7). It was shown in [12,18] that, when the absorption coefficient α f is sufficiently small, the absorption term α f x s i can be relatively small ( α f x s i 10 γ ln 10 ), especially in deep water; then, 0 < | u | 1 . Therefore, for a sufficiently small α f , it is reasonable to approximate this factor by using the first-order Taylor expansion about u = 0 as follows:
10 α f x s i 10 γ 1 ln 10 · α f x s i 10 γ
where the higher-order terms are omitted.
By substituting Equation (8) into Equation (7), the distance between the i-th anchor and the target node can be further approximated in the following form:
λ i x s i η ,
where λ i = β i + η α f ln 10 10 γ β i = 10 P i α f 10 γ , and η = 10 P 0 10 γ .

3.1. Target Localization in the Known Transmit Power Case

In the known transmit power case, P 0 is assumed to be known in the centralized localization, so η is a constant that depends only on the path-loss exponent γ . Given γ , α f , { P i } i = 1 N , and the coefficients { λ i } i = 1 N , the target node localization can be determined from Equation (9). Next, we can rewrite Equation (9) as
λ i 2 x s i 2 η 2 .
Based on Equation (10), we propose the following WLS estimation problem:
min x i = 1 N ( λ i 2 x s i 2 η 2 ) T Q 1 ( λ i 2 x s i 2 η 2 ) .
The above WLS estimator is still a non-convex optimization problem. In the following section, we can transform Equation (11) into an equivalent quadratic programming problem with a quadratic constraint whose global solution can be computed efficiently [19].
Let y = x T , x 2 T , and Equation (11) can be written in an equivalent GTRS problem as
min y Q 1 2 ( A y b ) 2 s . t . y T D y + 2 v T y = 0
where D = d i a g ( [ 1 , 1 , 0 ] ) , v = [ 0 , 0 , 1 2 ] T , and
A = 2 λ 1 2 s 1 T λ 1 2 2 λ N 2 s N T λ N 2 , b = η 2 λ 1 2 s 1 2 η 2 λ N 2 s N 2 .
Although Equation (12) is still non-convex, both the objective function and the constraint in Equation (12) are quadratic. This is a typical quadratic programming problem with quadratic constraint and can be solved using the bisection method [19]. In the sequel, this method is noted as “WLS-K”(weighted least square–known).

3.2. Target Localization in the Unknown Transmit Power Case

In most practical applications, the target transmit power is unknown. Therefore, the related P 0 or η in Equation (11) is unknown. Therefore, the method proposed in Section 3.1 cannot be used directly in this case. To cope with the difficulties caused by this additional unknown parameter, we developed the following method.
By using the notations of λ i , β i and η , from Equation (9), we have
x s i η β i + α f ln 10 10 γ η
and thus
x s i 10 γ α f ln 10 ( β i + α f ln 10 10 γ η ) 10 γ α f ln 10 β i β i + α f ln 10 10 γ η .
Furthermore, Equation (15) can be rewritten as
x s i 10 γ α f ln 10 10 γ α f ln 10 β i β i + α f ln 10 10 γ η .
We divide β i from both the numerator and denominator of the second term on the right hand side of Equation (16), yielding
x s i 10 γ α f ln 10 10 γ α f ln 10 · 1 1 + α f ln 10 10 γ · η β i .
Let ν = α f ln 10 10 γ β i η , in which α f is related to the frequency, β i is related to the signal power, γ is a constant, and η is an independent unknown parameter. We will verify that | ν | 1 in most UWSN environments. Figure 2 is the α f versus the frequency band 0–30 kHz, within which most acoustic systems operate [20,21,22]. The figure shows that α f 1 . Figure 3 shows ν versus the transmit signal power when α f takes three different values (in dB/m). The figure shows that | ν | 1 in this case. Therefore, when the absorption coefficient α f is sufficiently small, it is reasonable to approximate Equation (17) by using the first-order Taylor expansion about ν = 0 as follows:
1 1 + α f ln 10 10 γ · η β i 1 α f ln 10 10 γ · η β i .
Taking Equation (18) into Equation (17), we have the following simplified form:
x s i η β i .
As in the previous section, squaring both sides of Equation (19), we have
x s i 2 η 2 β i 2 .
Thus, we can obtain the following WLS problem:
min x , η i = 1 N ( x s i 2 η 2 β i 2 ) T Q 1 ( x s i 2 η 2 β i 2 ) .
Let y ˜ = x T , x 2 , η , η 2 T , and Equation (21) can be written in equivalent GTRS form as
min y ˜ Q 1 2 ( A ˜ y ˜ b ˜ ) 2 s . t . y ˜ T D ˜ y ˜ + 2 v ˜ T y ˜ = 0
where D ˜ = d i a g ( [ 1 , 1 , 0 , 1 , 0 ] ) , v ˜ = [ 0 , 0 , 1 2 , 0 , 1 2 ] T , and
A ˜ = 2 s 1 T 1 0 1 β 1 2 2 s N T 1 0 1 β N 2 , b ˜ = s 1 2 s N 2 .
Equation (22) is still non-convex, but both the objective function and the constraint are quadratic and can therefore be solved by using the bisection method [19], as discussed in Section 3.1.
In fact, we can further improve localization performance in the unknown transmit power case. To do so, first, we solve Equation (22) to obtain the initial location estimate of target node x , x ^ 1 , and then use this estimate to search for the ML estimate of the transmit power P 0 , P ^ 0 . Finally, with the estimated P ^ 0 , the problem is transformed into the localization in the known transmit power case. Hence, we form the following three-step procedure:
(1)
Solve Equation (22) to obtain an initial estimate of x , x ^ 1 .
(2)
Use x ^ 1 to search for the ML estimate of P 0 , P ^ 0 as
P ^ 0 = i = 1 N ( P i + 10 γ log 10 d ^ i d 0 + α f ( d ^ i d 0 ) ) N
where d ^ i = x ^ 1 s i .
(3)
Use P ^ 0 to calculate the η ^ = 10 P ^ 0 10 γ , λ ^ i = β i + η ^ α f ln 10 10 γ and use this estimate to solve the WLS-K in Equation (12), then obtain the new estimate of x , x ^ .
We label this method as “WLS-U”(weighted least square–unknown).

4. Complexity Analysis

There is an inherent trade-off between estimation accuracy and implementation complexity among all proposed methods. The method for the worst-case complexity of the mixed SD/SOCP [23] is used to analyze the complexities of the proposed and other discussed methods in this paper. Table 1 shows that the computational complexity of the discussed methods mainly depend on the network size, i.e., the number of anchor nodes.
From Table 1, we see that the proposed methods have less complexity.

5. Cramer–Rao Lower Bound Analysis

The Cramer–Rao lower bounds of the target localization in UWSN are derived in this section to compare the performance of the proposed methods. Let B 1 = ( G T Q 1 G ) 1 , and B 2 = ( H T Q 1 H ) 1 , where G = [ g 1 , g 2 , , g N ] T , and H = [ h 1 , h 2 , , h N ] T , with
g i = 10 γ l n 10 ( x s i ) T x s i 2 α f ( x s i ) T x s i , i = 1 , , N
h i = [ 10 γ l n 10 ( x s i ) T x s i 2 α f ( x s i ) T x s i , 1 ] T , i = 1 , , N .
Thus, the Cramer-Rao lower bounds (CRLBs) of the target node location x in both known and unknown transmit power cases, i.e., CRLB-K (Cramer–Rao lower bound-known) and CRLB-U (Cramer–Rao lower bound-unknown) can respectively be written as
CRLB K ( x ) = trace ( B 1 )
CRLB U ( x ) = trace ( B 2 [ 1 : 2 , 1 : 2 ] ) .
For detailed derivations, please refer to the Appendix.

6. Simulation Results and Analysis

In this section, computer simulation results are used to compare the performance of the proposed methods with the SDP method (RSS-based approach) in [12] in underwater acoustic environments. The propagation model, Equation (1), is used to generate the range measurements. The anchor nodes and target node are assumed to be randomly located at a square region 100 m × 100 m in each Monte carlo (Mc) run. Unless otherwise stated, the reference distance is set to be d 0 = 1 m, the reference power is P 0 = 10 dBm, the maximum number of steps in the bisection procedure is K m a x = 30 , and the path-loss exponent is fixed as γ = 2 , which corresponds to an UWA spherical spreading case. Different values of α f are given in each figure. The noise correlation coefficient ρ = 0.8 for i j . Three thousand Monte carlo runs are used to compute the root mean square error (RMSE) defined as RMSE = i = 1 M c x x ^ 2 M c , where x ^ is the estimated location in the i-th Monte Carlo run. The SDP is solved using the MATLAB package CVX (Version 2.1, Stanford University, Stanford, CA, USA, 2014) [24], where the solver is SeDuMi (Version 1.02, Tilburg University, Tilburg, Netherlands, 1999) [25]. The corresponding ML problems are solved by the MATLAB function “Isqnonlin,” which adopts the Levenberg–Marquardt algorithm.
Figure 4 compares the RMSE versus the standard derivation σ . It is observed that the RMSE grows in nature as the standard derivation increases for all the methods. The proposed localization method WLS-K in the case of known transmit power provides superior performance over the SDP method, and approximates the CRLB-K even when the standard derivation increases. Furthermore, to the best of the authors’ knowledge, few people has discussed localization methods based on a UWA RSS propagation model in unknown transmit power cases in UWSN. Therefore, we compared the performance of the proposed WLS-U with CRLB-U in this case. The results show that the proposed method in this case also maintains an optimal performance.
Figure 5 compares the RMSE versus the number N of the anchor nodes. As predicted, the RMSE decreases in nature as N increases for both the WLS-K and WLS-U methods. The figure also shows that adding more anchor nodes in the network can enhance the performance of the proposed methods and outperform the SDP method for all chosen N. Moreover, the performance of WLS-K is slightly better than WLS-U.
Figure 6 depicts the cumulative density function (CDF) of localization comparison versus mean error (ME) among the discussed methods. The figure shows that the proposed methods show an improvement in performance compared with the SDP method.
Figure 7 compares the RMSE versus the absorption coefficient α f . The figure shows that the RMSE crease in with the increase in absorption coefficient for the discussed methods, and WLS-K method shows a performance that is superior to the SDP method. Furthermore, the gap between the WLS-K method and the WLS-U method is small. This is due to the fact that, in the proposed WLS-U method, with some approximation, the unknown transmit power P 0 can be estimated from the GTRS optimization problem, Equation (22). In this case, the problem is transformed into the same problem in the known transmitter power case. The results show that the proposed methods have robust performance for α f from 0.001 to 0.1 dB/m.
Figure 8 illustrates the RMSE versus transmit power P 0 . The figure shows that the RMSE of the discussed methods maintains a robust performance with the change in transmit power. Moreover, like the WLS-K method, the proposed WLS-U method also shows a superior performance for P 0 from 60 to 10 dBm.

7. Conclusions

In this paper, the target localization problems using RSS measurements in UWSN in both known and unknown transmit power cases are investigated. Firstly, an optimization problem for estimating target localization in both cases is presented. The derived objective function is then transformed into a GTRS framework. Efficient implementation methods are provided in both known and unknown target transmit power cases. The closed-form expressions of the CRLBs in both cases are derived. Computer simulation results confirm the effectiveness of the proposed methods in underwater acoustic environments.

8. Further Research

This study was limited to a stationary environment where the anchor and target node positions are unchanged during the observation period. In most UWSN environments, however, the positions of the target or anchor nodes change. Therefore, the localization method for mobile nodes in UWSN should be studied.

Acknowledgments

The authors gratefully acknowledge the grants from the National Natural Science Foundation of China (61571250), the Ningbo Natural Science Foundation(2015A610121), the Public Welfare Technology Application Research Project of Zhejiang Province of China (2016C31095), and the K.C. Wong Magna Fund of Ningbo University.

Author Contributions

Shengming Chang and Youming Li conceived and designed the entire procedure described in this paper and finished the CRLB analysis. Yucheng He assisted in performance comparisons between methods. Hui Wang performed the computer simulations and carried out the complexity analysis.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this paper:
UWSNUnderwater Acoustic Wireless Sensor Network
UWAUnderwater Acoustic
RSSReceived Signal Strength
ToATime-of-Arrival
TDoATime-Different-of-Arrival
AoAAngle-of-Arrival
SDPSemi-Definite Programming
PDFProbability Density Function
MLMaximum Likelihood
WLSWeighted Least Square
WLS-KWeighted Least Square-Known
WLS-UWeighted Least Square-Unknown
GTRSGeneralized Trust Region Subproblem
CRLBsCramer–Rao Lower Bounds
CRLBCramer–Rao Lower Bound
CRLB-KCramer–Rao Lower Bound-Known
CRLB-UCramer–Rao Lower Bound-Unknown
RMSERoot Mean Square Error
McMonte Carlo
CDFCumulative Density Function
MEMean Error

Appendix A. CRLBs Deduction

Appendix A.1. CRLB Deduction in the Known Target Transmit Power Case

In the known target transmit power case, according to the observation vectors P = [ P 1 , P 2 , , P N ] T ( P R N ) in Equation (1), the condition PDF in the given x is
f ( P | x ) = 1 ( 2 π ) N 2 1 ( | Q | ) 1 2 exp 1 2 P P ^ ( x ) T Q 1 P P ^ ( x )
where P ^ ( x ) = [ P ^ 1 ( x ) , , P ^ N ( x ) ] T , and P ^ i ( x ) = P 0 10 γ log 10 x s i d 0 α f ( x s i d 0 ) , i = 1 , , N .
Thus, the log-likelihood function w.r.t the variable x has the following form
ln f ( P | x ) = N 2 ln ( 2 π ) 1 2 ln ( | Q | ) 1 2 P P ^ ( x ) T Q 1 P P ^ ( x ) .
For any unbiased estimator, i.e., E ( x ^ ) = x , the covariance matrix c o v ( x ^ ) is lower bound by c o v ( x ^ ) J 1 , where J is the Fisher information matrix (FIM). The CRLB is the inverse of FIM, J 1 , which can be derived from Equation (A2) as follows:
ln f ( P | x ) x = P P ^ ( x ) T Q 1 P ^ ( x ) x .
Therefore,
2 ln f ( P | x ) x x T = P ^ ( x ) x T Q 1 P ^ ( x ) x + P P ^ ( x ) T Q 1 P ^ 2 ( x ) x x T .
Based on the assumption that n i is a zero mean Gaussian random variable with the covariance matrix Q , and taking the negative expectation on both sides of Equation (A4), we have
E 2 ln f ( P | x ) x x T = P ^ ( x ) x T Q 1 P ^ ( x ) x = G T Q 1 G
where G = P ^ ( x ) x = [ g 1 , g 2 , , g N ] T with
g i = P ^ i ( x ) x = 10 γ ln 10 ( x s i ) T x s i 2 α f ( x s i ) T x s i .
Finally, we derive the closed-form expression of the CRLB in the known target transmit power case as
CRLB K = trace ( B 1 )
where B 1 = ( G T Q 1 G ) 1 .

Appendix A.2. CRLB Deduction in the Unknown Target Transmit Power Case

According to the observation vectors P = [ P 1 , P 2 , , P N ] T ( P R N ) given in Equation (1), the condition PDF of z = [ x T ; P 0 ] T ( z R 3 ) can be expressed as
f ( P | z ) = 1 ( 2 π ) N 2 1 ( | Q | ) 1 2 exp 1 2 P P ^ ( z ) T Q 1 P P ^ ( z )
where P ^ ( z ) = [ P ^ 1 ( z ) , f 2 ( z ) , , P ^ N ( z ) ] T , and P ^ i ( z ) = ι T z 10 γ log 10 F T z s i d 0 α f ( F T z s i d 0 ) , i = 1 , , N , ι = [ 0 2 × 1 ; 1 ] , F = [ I 2 ; 0 1 × 2 ] .
Similar as in Equation (A5), we have
E 2 ln f ( P | z ) z z T = P ^ ( z ) z T Q 1 P ^ ( z ) z = H T Q 1 H
where H = P ^ ( z ) z = [ h 1 , h 2 , , h N ] T with
h i = P ^ i ( z ) x , P ^ i ( z ) P 0 T = [ 10 γ ln 10 ( x s i ) T x s i 2 α f ( x s i ) T x s i , 1 ] T .
Finally, we provide the closed-form expression of the CRLB in the unknown target transmit power case as
CRLB U = trace ( B 2 [ 1 : 2 , 1 : 2 ] )
where B 2 = ( H T Q 1 H ) 1 .

References

  1. Akyildiz, I.F.; Su, W.; Sankarasubramaniam, Y.; Cayirci, E. Wireless sensor networks: A survey. Comput. Netw. 2002, 38, 393–422. [Google Scholar] [CrossRef]
  2. Garcia, M.; Sendra, S.; Atenas, M.; Lloret, J. Underwater wireless ad-hoc networks: A survey. In Mobile Ad Hoc Networks: Current Status and Future Trends; CRC Press: Boca Raton, FL, USA, 2011; pp. 379–411. [Google Scholar]
  3. Jaime, L. Underwater Sensor Nodes and Networks. Sensors 2013, 13, 11782–11796. [Google Scholar] [CrossRef]
  4. Tan, H.P.; Diamant, R.; Seah, W.K.G.; Waldmeyer, M. A survey of techniques and challenges in underwater localization. Ocean Eng. 2011, 38, 1663–1676. [Google Scholar] [CrossRef]
  5. Park, C.H.; Chang, J.H. Closed-form Two-step WLS-based TOA Source Localization Using Invariance Property of ML Estimator in Multiple-Sample Environment. IET Commun. 2016, 10, 1206–1213. [Google Scholar] [CrossRef]
  6. Kim, S.; Cho, J.; Park, D. Moving-target position estimation using GPU-based particle filter for iot sensing applications. Appl. Sci. 2017, 7, 1152–1166. [Google Scholar] [CrossRef]
  7. Rehan, K.; Qiao, G. A Survey of Underwater Acoustic Communication and Networking Techniques. Res. J. Appl. Sci. Eng. Technol. 2013, 5, 778–789. [Google Scholar]
  8. Fang, X.; Nan, L.; Jiang, Z.; Chen, L. Multi-channel Fingerprint Localization Algorithm for Wireless Sensor Network in Multipath Environment. IET Commun. 2017, 11, 2253–2260. [Google Scholar] [CrossRef]
  9. Hosseini, M.; Chizari, H.; Chai, K.S.; Budiarto, R. RSS-based distance measurement in Underwater Acoustic Sensor Networks: An application of the Lambert W function. In Proceedings of the International Conference on Signal Processing and Communication Systems, Gold Coast, Australia, 13–15 December 2011; pp. 1–4. [Google Scholar] [CrossRef]
  10. Kim, C.; Lee, S.; Kim, K. 3D underwater localization with hybrid ranging method for near-sea marine monitoring. In Proceedings of the International Conference Embedded and Ubiquitous Computing (EUC), Melbourne, Australia, 24–26 October 2011; pp. 438–441. [Google Scholar] [CrossRef]
  11. Yan, Y.; Wang, W.; Shen, X.; Yang, F.; Chen, Z. Efficient convex optimization method for underwater passive source localization based on RSS with WSN. In Proceedings of the International Conference Signal Processing, Communication and Computing (ICSPCC), Hong Kong, China, 12–15 August 2012; pp. 171–174. [Google Scholar] [CrossRef]
  12. Xu, T.; Hu, Y.; Zhang, B.; Leus, G. RSS-Based Sensor Localization in Underwater Acoustic Sensor Networks. In Proceedings of the IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Shanghai, China, 20–25 March 2016; pp. 3906–3910. [Google Scholar] [CrossRef]
  13. Wang, B.; Li, Y.; Huang, H.; Zhang, C. Target Localization in Underwater Acoustic Sensor Networks. In Proceedings of the Congress on Image and Signal Process, Sanya, China, 27–30 May 2008; Volume 4, pp. 68–72. [Google Scholar] [CrossRef]
  14. More, J.J. Generalization of the Trust Region Problem. Optim. Methods Soft 1993, 2, 189–209. [Google Scholar] [CrossRef]
  15. Tomic, S.; Beko, M.; Dinis, R. 3-D Target Localization in Wireless Sensor Network Using RSS and AoA Measurements. IEEE Trans. Veh. Technol. 2016, 66, 3197–3210. [Google Scholar] [CrossRef]
  16. Brekhovskikh, L.M.; Lysanov, Y.P. Fundamentals of ocean acoustics (3rd edition). J. Acoust. Soc. Am. 2004, 116, 1863. [Google Scholar] [CrossRef]
  17. Vaghefi, R.M.; Buehrer, R.M. Received Signal Strength-based Sensor Localization in Spatially Correlated Shadowing. In Proceedings of the IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP 2013), Vancouver, BC, Canada, 26–31 May 2013; pp. 4076–4080. [Google Scholar] [CrossRef]
  18. Qarabaqi, P.; Stojanovic, M. Statistical characterization and computationally efficient modeling of a class of underwater acoustic communication channels. IEEE J. Ocean. Eng. 2013, 38, 701–717. [Google Scholar] [CrossRef]
  19. Beck, A.; Stoica, P.; Li, J. Exact and approximate solutions of source localization problems. IEEE Trans. Signal Process. 2008, 56, 1770–1778. [Google Scholar] [CrossRef]
  20. Stojanovic, M. On the relationship between capacity and distance in an underwater acoustic communication channel. In Proceedings of the 1st ACM International Workshop on Underwater Networks, Los Angeles, CA, USA, 25 September 2006; ACM: New York, NY, USA, 2007; Volume 11, pp. 34–43. [Google Scholar] [CrossRef]
  21. Stojanovic, M.; Preisig, J. Underwater acoustic communication channels: Propagation models and statistical characterization. IEEE Commun. Mag. 2009, 47, 84–89. [Google Scholar] [CrossRef]
  22. Cui, J.H.; Kong, J.; Gerla, M.; Zhou, S. The challenges of building mobile underwater wireless networks for aquatic applications. IEEE Netw. 2006, 20, 12–18. [Google Scholar] [CrossRef]
  23. Pólik, I.; Terlaky, T. Interior Point Methods for Nonlinear Optimization. In Nonlinear Optimization, 1st ed.; Di Pillo, G., Schoen, F., Eds.; Springer: Berlin, Germany, 2010; Chapter 4; Volume 1989, pp. 215–276. [Google Scholar] [CrossRef]
  24. Grant, M.; Boyd, S. CVX: Matlab Software for Disciplined Convex Programming. version 2.1. Available online: http://cvxr.com/cvx (accessed on 15 September 2014).
  25. Sturm, J.F. Using SeDuMi 1.02, a MATLAB Toolbox for Optimization Over Symmetric Cones. Opt. Methods Soft 1999, 11, 625–653. [Google Scholar] [CrossRef]
Figure 1. The i-th sensoring link in the underwater acoustic wireless sensor network (UWSN) model.
Figure 1. The i-th sensoring link in the underwater acoustic wireless sensor network (UWSN) model.
Applsci 08 00225 g001
Figure 2. Absorption coefficient, α f , versus frequency.
Figure 2. Absorption coefficient, α f , versus frequency.
Applsci 08 00225 g002
Figure 3. ν = α f ln 10 10 γ β i η versus the transmit power P 0 in Equation (18) for several α f .
Figure 3. ν = α f ln 10 10 γ β i η versus the transmit power P 0 in Equation (18) for several α f .
Applsci 08 00225 g003
Figure 4. Root mean square error (RMSE) versus the σ when N = 10, α f = 0.001 dB/m (f = 9 kHz), and ρ = 0.8.
Figure 4. Root mean square error (RMSE) versus the σ when N = 10, α f = 0.001 dB/m (f = 9 kHz), and ρ = 0.8.
Applsci 08 00225 g004
Figure 5. RMSE versus the anchor node number N when σ = 4 dB, α f = 0.01 dB/m (f = 34 kHz), and ρ = 0.8.
Figure 5. RMSE versus the anchor node number N when σ = 4 dB, α f = 0.01 dB/m (f = 34 kHz), and ρ = 0.8.
Applsci 08 00225 g005
Figure 6. Cumulative density function (CDF) versus mean error (ME) when σ = 4 dB, α f = 0.1 dB/m (f = 454 kHz), N = 10, and ρ = 0.8.
Figure 6. Cumulative density function (CDF) versus mean error (ME) when σ = 4 dB, α f = 0.1 dB/m (f = 454 kHz), N = 10, and ρ = 0.8.
Applsci 08 00225 g006
Figure 7. RMSE versus absorption coefficient α f when σ = 4 dB, N = 10, and ρ = 0.8.
Figure 7. RMSE versus absorption coefficient α f when σ = 4 dB, N = 10, and ρ = 0.8.
Applsci 08 00225 g007
Figure 8. RMSE versus transmit power P 0 when σ = 4 dB, α f = 0.01 dB/m (f = 34 kHz), N = 10, and ρ = 0.8.
Figure 8. RMSE versus transmit power P 0 when σ = 4 dB, α f = 0.01 dB/m (f = 34 kHz), N = 10, and ρ = 0.8.
Applsci 08 00225 g008
Table 1. Summary of the considered methods.
Table 1. Summary of the considered methods.
MethodDescriptionComplexity
SDP (semi–definite programming)RSS-based SDP method in [12] O ( N 3.5 )
WLS-K (weighted least square-known)The proposed WLS-K Equation (13) O ( K m a x N )
WLS-U (weighted least square-unknown)The proposed WLS-U Equation (22) 2 O ( K m a x N )

Share and Cite

MDPI and ACS Style

Chang, S.; Li, Y.; He, Y.; Wang, H. Target Localization in Underwater Acoustic Sensor Networks Using RSS Measurements. Appl. Sci. 2018, 8, 225. https://doi.org/10.3390/app8020225

AMA Style

Chang S, Li Y, He Y, Wang H. Target Localization in Underwater Acoustic Sensor Networks Using RSS Measurements. Applied Sciences. 2018; 8(2):225. https://doi.org/10.3390/app8020225

Chicago/Turabian Style

Chang, Shengming, Youming Li, Yucheng He, and Hui Wang. 2018. "Target Localization in Underwater Acoustic Sensor Networks Using RSS Measurements" Applied Sciences 8, no. 2: 225. https://doi.org/10.3390/app8020225

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