Next Article in Journal
Development of a Novel Guided Wave Generation System Using a Giant Magnetostrictive Actuator for Nondestructive Evaluation
Next Article in Special Issue
A Hardware-Supported Algorithm for Self-Managed and Choreographed Task Execution in Sensor Networks
Previous Article in Journal
Miniaturized Sample Preparation and Rapid Detection of Arsenite in Contaminated Soil Using a Smartphone
Previous Article in Special Issue
Design and Deployment of Low-Cost Sensors for Monitoring the Water Quality and Fish Behavior in Aquaculture Tanks during the Feeding Process
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Robust Time-Difference-of-Arrival (TDOA) Localization Using Weighted Least Squares with Cone Tangent Plane Constraint

Key Laboratory of Micro-Inertial Instrument and Advanced Navigation Technology, Ministry of Education, School of Instrument Science and Engineering, Southeast University, Nanjing 210096, China
*
Author to whom correspondence should be addressed.
Sensors 2018, 18(3), 778; https://doi.org/10.3390/s18030778
Submission received: 17 January 2018 / Revised: 24 February 2018 / Accepted: 2 March 2018 / Published: 4 March 2018
(This article belongs to the Collection Smart Communication Protocols and Algorithms for Sensor Networks)

Abstract

:
Finding the position of a radiative source based on time-difference-of-arrival (TDOA) measurements from spatially separated receivers has been widely applied in sonar, radar, mobile communications and sensor networks. For the nonlinear model in the process of positioning, Taylor series and other novel methods are proposed. The idea of cone constraint provides a new way of solving this problem. However, these approaches do not always perform well and are away from the Cramer-Rao-Lower-Bound (CRLB) in the situations when the source is set at the array edge, the noise in measurement is loud, or the initial position is biased. This paper presents a weighted-least-squares (WLS) algorithm with the cone tangent plane constraint for hyperbolic positioning. The method adds the range between the source and the reference sensor as a dimension. So, the space-range frame is established. Different from other cone theories, this paper sets the reference sensor as the apex and finds the optimal source estimation on the cone. WLS is used for the optimal result from the measurement plane equations, a vertical constraint and a cone constraint. The cone constraint equation is linearized by a tangent plane. This method iterates through loops and updates the tangent plane, which approximates the truth-value on the cone. The proposed algorithm was simulated and verified under various conditions of different source positions and noises. Besides, some state-of-the-art algorithms were compared in these simulations. The results show that this algorithm is accurate and robust under poor external environment.

1. Introduction

Location technology based on time of arrival is an important branch of passive location and crucial in radar searching, underwater positioning, indoor positioning and other similar applications. As an object-detection system, radar determines the range, angle, or velocity of objects by radio waves. Radio waves (pulsed or continuous) from the transmitter reflect off the object and return to the receiver, give information about the object’s location and speed [1]. It thus can be used to detect aircraft, ships, spacecraft, guided missiles, motor vehicles, weather formations and terrain. When an autonomous-underwater-vehicle (AUV) is executing a task in deep sea without GPS or other radio signals, Long-base-line (LBL) acoustic positioning system is effective in AUV navigation. LBL gathers distance information between the underwater objective and the seabed array element to solve the target position. It can provide accurate positioning of an underwater vehicle within a local area [2]. Indoor positioning also needs the support of this technology. Reference [3] presents an ultrasonic-based indoor positioning (ICKON) system for indoor environments. It uses only ultrasonic signals and calculates the position of the mobile platform at centimeter-level accuracy. Reference [4] considers the use of seismic sensors for footstep localization in indoor environments based on TDOA. The position estimation error is only some tens of centimeters. In addition, the strategies of smartphone localization and speaker localization are analogous to indoor positioning [5,6]. The technology is also widely applied in radio navigation, such as the famous LORAN system and Gee system. When the earthquake occurs, earthquake waves inside of radio signal and provides the TDOA measurements in seismic source finding.
TDOA is one of the means of passive location. Two basic sensors (BSs) serves as the focus. The difference between the distances of the two BSs to a source serves as the focal length, which makes up a hyperbola. The intersection of two hyperbolas provides the source position. Compared to time-of-arrival (TOA), TDOA localization does not need synchronization between the source and receivers and are easy to implement [7,8]. It eliminates system errors to a certain extent, improves location precision and performs with high accuracy in non-line-of-sight (NLOS) environments [9]. Solving nonlinear equations is a Gordian knot in TDOA localization due to a sum of squares of coordinates and the range. Numerous methods have been introduced, validated and published in the literature. The most used TDOA-based source-localization algorithms when LOS between receivers and sources exist are summarized in [10].
Common closed-form solution includes Fang, SI, SX and Chan [11,12,13]. Fang uses an elimination method to multivariate nonlinear equation into a quadratic equation and then solves unknowns one by one. However, there may be no root or multiple roots in the quadratic equation. The problems of computation and root are more serious in 3-D. In addition, the number of equations must equal to the number of unknowns. Therefore, precision cannot be improving by comprehensively analyzing the redundant information from more BSs. SI assumes the source’s coordinates x, y and the range r0 between the source and the reference sensor are independent of each other and then eliminates r0. It does not consider the geometrical relationship of the source coordinates and range. So, SI performs well in distant but dissatisfactory in close. SX assumes known r0 and solves x, y in terms of r0. And then it uses r0 to find x, y. Since r0 is assumed constant in the first step, the degree of freedom to minimize the second norm of ϕ is reduced. The solution obtained is, therefore, non-optimum [14]. Chan is widely used with two features. One assumes x, y and r0 are independent and obtains the optimal estimate by WLS. The other is a correction with increment square. However, there are some flaws in the process. The first feature will lead to a contradiction among x, y and r0 especially in distant, which affects the other relative values later. The second feature gets multi results after being square rooted. The correction is uncorrelated with geometric equations, so it is hard to find a balance between the result of correction and geometric solution. In addition, Chan proposes two approaches to solve the problem in the different range. Nevertheless, the critical point is not specific.
The iterative method tends to be more accurate than the closed-form solution. It requires an initial value to begin the process. The result is challenged by the initial value quality and the final convergence effect. The Taylor estimator is such an effective method [15] but it suffers from local convergence [16]. Reference [17] offers a new and unifying perspective that includes the adoption of a multidimensional reference frame obtained by adding the range difference coordinate to the spatial coordinates of the source. Reference [18] proposed a localization approach through the fitting of propagation cones (FoPC). It also constructed a space-range reference frame with range as the third axis. All of the sensors in the array correspond to the points on the cone in this frame. The apex of the cone is the source position. It transforms the hyperbolic localization into finding the optimal cone based on the sensors for the source position. The optimal cone is from iterative updating using maximum likelihood estimation. Reference [19] has done more research based on this idea.
Inspired by these perspectives, this study adds the range as a new coordinate to construct a multidimensional reference frame, which consequently facilitates linearization of the surface problem from the perspective of spatial geometry. Unlike [18], the reference sensor is set to be the cone’s apex in this method. So, the apex and the cone are fixed, the source to be known is on the cone surface. We use WLS to find the optimal source position. WLS is an optimal estimation of linear problems. In this paper, besides the measurement planes in the basic mathematical model, WLS includes a vertical plane constraint and a cone tangent plane constraint. The cone tangent plane constraints the range-coordinates relationship instead of the cone in local approximation. The vertical constraint and the cone tangent constraint are derived from the initial value and updated again after each iteration. The result is close to the optimal solution on the cone by multiple WLS.
In the following sections, we will introduce the algorithm in detail and compared with Taylor algorithm and FoPC proposed in [18] under different conditions. In some locations, Taylor and FoPC may be divergent. The simulations section shows the characteristics comparisons of these methods. It illustrates that the approach in this paper performs better than the state-of-the-art algorithms do.

2. Algorithm and Process

2.1. Problem Description

The source sends the signal X(t), N + 1 BSs receive N + 1 signals Yi(t), where i = 0, 1, 2, 3, …, N is the number of BS, No. 0 BS is the reference. Usually, cross-correlating BS signal Yi(t) (i = 1, 2, 3 … N) with BS0 signal Y0(t) can get N cross-correlation functions Ri0(τ) (i = 1, 2, 3, …, N). After detecting peaks on Ri0(τ) and eliminating the interference from ambiguous peaks with prior information [20], the signal time difference of arrival measurements τi0 (i = 1, 2, 3 … N) between BSi to BS0 is found.
Set the source position as p = [x, y]T and No. i BS position is set as si = [xi, yi]T (i = 1, 2, 3, …, N). The distance relationship (range ri and position p) between the source and BSi is
r i 2 = ( x x i ) 2 + ( y y i ) 2 ,   i = 0 , 1 , 2 , , N .
Especially, when i = 0, r0 is the range between the source and the reference sensor BS0
r 0 2 = ( x x 0 ) 2 + ( y y 0 ) 2 .
In the LOS environment, we assume signal velocity constant c. Denote {*}ij = {*}i − {*}j, the range difference ri0 is obtained,
r i 0 = c τ i 0 = r i r 0 ,   i = 1 , 2 , 3 , , N .
The solution of each equation in Equation (3) is on the hyperbola of which si and s0 are the focal points and ri0 is the focal length. The intersection of N hyperbola equations exists for p. The solution of every two equations is the intersection of two hyperbolas (Figure 1). We need two equations for two unknowns in the condition without errors. Fang gave an exact solution when the number of TDOA measurements is equal to the number of unknowns. However, the hyperbolas may not always cross at the true position because of errors in time difference measurements. The other intersections will bring ambiguous results (Figure 1a). Thus, more than four BSs are needed to construct over three equations. Though the multiple intersections do not coincide in the same place under error conditions, we can get the optimal position with appropriate estimation (Figure 1b). Consequently, if in 3D hyperboloid localization, the number of measurements is more than four according to five BSs or more.
From the equations above, ri2 = (ri0 + r0)2, i = 1, 2, 3, …, N. Equation (1) is rewritten as
s i 2 + p 2 2 s i T p = r i 0 2 + 2 r i 0 r 0 + r 0 2 ,   i = 0 , 1 , 2 , , N ,
when i = 0, ri0 = 0. Thus
s 0 2 + p 2 2 s 0 T p = r 0 2
Subtract Equation (4) by (5), the hyperboloid equation is obtained
s i 2 s 0 2 2 s i 0 T p = r i 0 2 + 2 r i 0 r 0 ,   i = 1 , 2 , 3 , , N .
Considering the noise in real situations, τi0 = τi00 + ϕi, τi00 is the TDOA truth value, φi is the measurement error. We adjust Equation (6) and write it in a matrix form as follows:
G a [ x y r 0 ] = h a + Φ a
where
G a = [ s 10 T r 10 s 20 T r 20 s N 0 T r N 0 ] ,   h a = 1 2 [ K 10 r 10 2 K 20 r 20 2 K N 0 r N 0 2 ] ,   Φ a = c [ r 1 φ 1 r 2 φ 2 r N φ N ] = c B a σ ,   B a = [ r 1 0 0 0 r 2 0 0 0 r N ]
Φa is the error ignored higher-order term and σ is the TDOA measurement error; and Ki0 = Ki − K0, Ki = ‖si2 = xi2 + yi2, i = 0, 1, 2, 3, , N.
The equations are linear under the assumption that p and r0 are independent of each other [13] but the truth is not as such due to Equation (2). The Chan algorithm calculates p and r0 with three independent unknowns and corrects them with Equation (2). Thus, an inevitable discrepancy exists between p and r0. If this discrepancy is corrected simply without partiality, then the result must be in accord with Equation (2) but diverges away from the optimal solution.

2.2. Space-Range Frame

Reference [18] assumes that the z-axis represents the source-to-sensor range ri and the source position is set as (xs, ys, 0) in the space-range frame. However, the range ri is unobtainable from TDOA measurements because of non-synchronization, the coordinates of the sensors are hard to define in this space. We suggested the reference sensor coordinates as (x0, y0, 0) and the z-axis as the TDOA vector. In this definition, the set of points that correspond to a given range lie on a circle that expands as the range increases, forming a cone whose apex is the actual location of the sourced, as Figure 2. Besides, from Equation (1) we can see the cone’s angular aperture is 45° and all the corresponding points of the sensors are located on this cone ideally. In fact, due to the errors, the sensors coordinated in the frame scatter near the real cone. Based on the TDOA measurements and the location of the sensors, the FoPC uses maximum-likelihood estimator (MLE) to get the best cone, thus obtaining the apex, which is the source.
Instead of [18], we construct a frame and a cone according to Equation (2), where the z-axis represents the source-to-reference-sensor range r0 and the apex of the cone is set as the reference sensor (x0, y0, 0), as Figure 3. The source is thus located on this cone and marked z = (pT, r0)T. If the location parameter of reference sensor is accurate, the domain (cone) where the source may be on is unique and independent of system error. Equation (6) is also represented as a cluster of planes in the frame. Ideally, there is only one intersection on these planes, which is the source. However, taking into account the measurement error, the planes intersections are more than one, only enveloping a space with the highest probability of the source position. According to these planes, the enveloped space and the statistical characteristics of the measurement error, there is a certain probability distribution of source locations in the frame. Each point on the cone also has a possibility of being the source and the points where are closer to the envelope are more likely the source. In this idea, we attempt to find the point on the cone surface which may be the source with the maximum probability.

2.3. Cone Tangent Plane Constraint

We hope that the cone constraint applies to WLS as the cluster of planes but it is not the case because the cone is nonlinear. Approximating the cone surface a plane locally, we can use WLS on the tangent plane instead of the cone constraint in a region.
For a given initial position of source (xs, ys)T, it is always on the cone and the tangent plane is determined there. Combined with measurement equations, there will be a cluster of N + 1 planes and the new position corrected can be obtained by WLS. If the tangent plane matches the true plane or the gap is small, the estimation is optimal. Otherwise, the result is suboptimal but the gap is shrunken. Repeat the operation several times this way, the estimation will be close to the true location eventually.
For the initial position (xs, ys, rs)T containing the range information, such as the WLS answer, it may deviate from the cone surface due to errors. See in Figure 4, the tangent plane is obtained from the point z’ located at (xs, ys)T or z’’ where is closest to the initial point on the cone. Anyway, the result is equivalent.
The tangent plane, whose normal vector passing through z and the r0 axis, is identified as the local approximation of the cone [14] and viewed as the nearest place to z. As shown in Figure 4, the normal vector az is available
a z = ( x s , y s , r s ) ( x 0 , y 0 , p s s 0 + r s ) = ( p s T s 0 T , p s s 0 ) .
The tangent plane is
[ p s T s 0 T p s s 0 ] [ x x 0 y y 0 r 0 ] = 0 .
The intersection of the tangent plane and the cone surface, line L, is the area with the highest linear approximation. The position away from L on the tangent plane is no longer suitable for the cone equivalent. We set up a vertical plane through r0 axis and z, which intersects the tangent plane at L, Figure 5a. It is also taken into account when doing WLS, which constrains the estimation from deviating from L. Without this plane, the estimation may fall into a singular point and thus fail to converge. The vertical plane is
[ y s x s 0 ] [ x y r 0 ] = 0 .
Figure 5b is the final plane cluster for WLS, z1 is the initial value and z2 is the result of one correction. Compared with z1, z2 is closer to the cone and its sum of mean square errors to the cluster of measurement planes is modest.

2.4. The Weight of the Constraints

The WLS method requires the exact weight of each linear equation to obtain the best estimate. The weighted matrix of measurement plane clusters is obtained from Equation (8) [13].
ψ m e a s u r e = E ( Φ a Φ a T ) = c 2 B a Q B a ,   Q = σ σ T ,
where Ba is calculated by the initial position.
The WLS solution is a point of weighted least distances to planes. The tangent and vertical weighted distances φvertical and φcone are defined as shown in Figure 6. In the range of ±θ, it is considered that the tangent plane and the cone surface are equivalent.
φvertical and φcone are easily resolved
φ v e r t i c a l = r 0 sin θ , φ c o n e = r 0 ( 1 cos θ ) = r 0 1 cos 2 θ 1 + cos θ r 0 sin 2 θ 2
when θ is small, the approximation equation is established. If θ is too small, it affects the convergence rate. If θ is too large, the equivalence of the cone and the tangent is poor. sinθ = 0.045 is set in this paper.
Assumed the tangent plane and vertical plane independent each other and they are independent with measurement planes. Thus, the final covariance matrix is
ψ = [ ψ m e a s u r e 0 0 0 φ 2 c o n e 0 0 0 φ 2 v e r t i c a l ] .

2.5. Iteration and Final Result

All the planes and weights are ready and the final weight is now available.
G b [ x y r 0 ] = h b + Φ b ,
where
G b = [ s 10 T r 10 s 20 T r 20 s N 0 T r N 0 ( p s s 0 ) T p s s 0 [ y s x s ] 0 ] ,   h b = 1 2 [ K 10 r 10 2 K 20 r 20 2 K N 0 r N 0 2 2 ( p s s 0 ) T s 0 0 ] ,   Φ b = [ Φ a φ c o n e φ v e r t i c a l ] .
The optimal estimation is
( x , y , r 0 ) T = ( G b T ψ 1 G b ) 1 G b T ψ 1 h b .
The optimal point of these planes is obtained by WLS easily. The result is closer to the cone after the correction several times. The position result after the correction is more accurate than that of the first estimation. It is able to construct a more accurate cone constraint. Therefore, the correction can be operated repeatedly using the result in the last step according to the need. As Figure 7, z1 is the initial position. z2 is the estimation after the correction first time and set as the start for the next correction. z3 is the position result after twice correction. The iterative process will continue until the increment from the correction is less than the threshold.

3. Performance Analysis

In this section, some simulations were run for the performance of the cone constraint algorithm. Notice that the huge performance advantage of the iterative approaches over the closed-form algorithms such as Chan and SI. Therefore, the proposed algorithm is compared with Taylor and FoPC. In the FoPC, two methods, Jεa and Jεe, are proposed based on different cost functions [18]. Their differences are defined in Equations (18) to (21).
X ^ = arg min ( J ε k ) = arg min ( ε k T ε k ) ,
where
ε k = [ ε k , 0 ε k , 1 ε k , N ] T ,
and the subscript k is replaced by a or e according to which error definition is adopted.
ε e , i = ( x i x ) 2 + ( y i y ) 2 ( r i r ) 2 ,
ε a , i = ( x i x ) 2 + ( y i y ) 2 ( r i r ) .
We start introducing the metrics adopted for accuracy evaluation and then we describe the simulation setup. The comparison of robustness is analyzed in the second section. Some of the factors, which affect positioning performance, were simulated then. The first is the accuracy analysis when the source at different locations. Another is TDOA errors, we tested the impact of different degrees of noise on TDOA localization.

3.1. Setup and Evaluation Metrics

As Figure 8, the setup used for simulations and experiments is as same as that of the single array simulation in [18]. The filled circles denote BSs, while crosses mark possible positions of the source. In particular, the area covered by BSs in the simulations is a square of 4 m × 4 m. We assume that BS locations are calibrated, i.e. their positions are not affected by errors.
The time difference was simulated as truth added with Gaussian white noise. Considering that a single test is contingent, the Monte Carlo method was performed with various inputs. The statistical results of 200 tests in each input condition (location or noise) were illustrated the performance. The accuracy of the localization algorithm is evaluated using the following metrics, they are also used in [18] and we improve some definitions.
Average bias of the localized source is
b = b x 2 + b y 2 ,   b x = 1 n i = 1 n ( x x ^ i ) ,   b y = 1 n i = 1 n ( y y ^ i ) ,
where n is the number of noisy measurements tested for each source location, x and y are the coordinates of the source, x ^ i and y ^ i are their estimations based on the ith realization. This is the measure of the average coordinates distance between the estimated source and the real one.
Root-mean-square-error (RMSE) on the distance is
R R M S E = 1 n i = 1 n [ ( x ^ i x ) 2 + ( y ^ i y ) 2 ]
where n is the number of noisy measurements tested for each source location.
All the geometries in Figure 8 are symmetrical. The reference sensor is located at (2, 2). CRLB provides the theoretical lower bound on the variance of any unbiased estimator [21]. It is also used in the comparisons.

3.2. The Robustness

The drawback of iterative algorithm is that the result may not converge or fall into the local minima. The main factor is the poor quality of the noisy measurements. In the following sections, it will be found that in some cases the Jεa-based-FoPC and Taylor algorithms converge incorrectly, which affects the statistical results of the test.
Figure 9 is the divergence times distribution of the four algorithms. The divergence of Taylor and Jεa-based-FoPC were concurrent, while the Jεe-based-FoPC and this algorithm both converged well in all the tests. Notice that most of the divergence occurs near the crosshairs in the array, as Figure 9a. One of the TDOA measurements on these places is close to 0, which is more sensitive to errors and makes some matrix singular. So, it may be related to the dissatisfactory robustness of the two algorithms. When the measurement error becomes larger, as shown in Figure 9b, the divergence becomes more serious.
The input conditions were recorded when the wrong convergence happened and we take a part of these anomalies to observe in this section, as Table 1.
Under the input condition of the first line in Table 1, the iteration experience of these algorithms is shown in Figure 10a. The proposed approach and Jεe-based-FoPC have converged and stopped correcting after three times. While Taylor and Jεa-based-FoPC were of divergence from the correction beginning, the former was out of control and the latter was correcting in a wrong way.
Under the input condition of the sixth line in Table 1, the iteration experience of these algorithms is shown in Figure 10b. The proposed approach finished the correction after three times, Jεe-based-FoPC cost two times. Taylor and Jεa-based-FoPC seem to be converged, however, they failed into wrong results.

3.3. The Impact of the Source Position on Localization Accuracy

As above, the accuracy of TDOA localization is different when the localized source is in different places inside the array. If we exclude these singular results in statistics, the better features of Taylor and Jεa-based-FoPC arise, as shown in Table 2.
In general, the localization accuracy is higher near the center of the array while it rapidly decreases near the BSs, which is illustrated in the CRLB distribution and the simulation results consistently. See in Figure 11.
Three trajectory lines are drawn through the array along y = 0, y = −0.8, y = −1.8 and the source localization performance on these lines are analyzed using the four algorithms. At the corresponding positions in Figure 9, the phenomenon of multiple divergences was expectedly presented and those locations are marked with gray areas below. The statistical results excluding the singular value are shown in Figure 12.
If converge completely, Taylor approximates to CRLB. The Jεa-based-FoPC is similar to Taylor ideally. In Figure 12, some local minimum convergences have not been completely eliminated in statistics, which affected the results on some locations. The Jεe-based-FoPC and our method are robust and correctly converged inside the array. However, the Jεe-based-FoPC accuracy somewhat less than the others. In addition to robustness, the proposed algorithm is also close to CRLB as Taylor on accuracy.

3.4. The Impact of Measurement Noise on Localization Accuracy

Measurement noise are the other factors of the precision effect in TDOA localization. We conducted 2000 statistical tests at location (0, 0) with TDOA errors, ranging from 0.002 m to 0.4 m. The performance at location (0, 0) is best inside the array. The results are listed in Table 3. The RMSE of these algorithms are almost at the same and is proportional to σ. Notice that the statistical divergence times of Taylor and Jεa-based-FoPC also increase with TDOA errors, while the divergence never happens on Jεe-based-FoPC and the proposed algorithm at all.
Figure 13 shows the simulation results under the same conditions at location (1.2, 0.8). Although it can be concluded from Figure 9 that the convergence at location (1.2, 0.8) is better than others nearby, the divergence of Taylor and Jεa-based-FoPC is up to 380 times at most. Moreover, the differences in the anti-noise characteristics of the algorithms are evident in these cases. As we can see in Figure 13, the algorithm we proposed is always close to CRLB without divergence, it is robust distinctly.

4. Conclusions

In this paper, we have proposed a weighted least squares method solving the hyperbolic passive localization under the space-range frame. Unlike currently available cone-related ideas, this method uses cone tangent plane instead of cone surface locally and converts the nonlinear model into a linear model. In this way, the optimal solution can be obtained by WLS. In order to be robust, we add a vertical plane to constrain the estimations on the tangent without deviating from the cone. As same as some state-of-the-art algorithms, the correction process may be repeated until convergence to an optimal result. In theory, we resolve the weight value expressions of the two constrained planes, which effectively controls the convergence as we expect. The problem with the existing iterative algorithms is that they cannot achieve both precision and robustness at the same time. The cone tangent plane constraint algorithm provided a solution to this trouble in the paper.
We tested the performance of this algorithm and other analogs with a series of experiments. In the experiment, we found that classical Taylor algorithm and Jεa-based-FoPC algorithm often fail to converge under some conditions. High accuracy of these algorithms was observed through the data post-processing, which masked the real performance of the algorithms. These defects do not exist in this algorithm. Two cost functions proposed in FoPC have quite different properties. Jεa-based-FoPC is accurate but poor robustness, while Jεe-based-FoPC is the opposite. Tests in different locations illustrated the regional distribution of TDOA positioning accuracy; with the highest accuracy at the center while the poorer accuracy at the corners. Finally, in the noise increasing simulations, we observed the impact on positioning when the measurement error was great. Under these conditions, Taylor and Jεa-based-FoPC might converge abnormally even in the center. This impact is evident elsewhere and the differences in the performance of the algorithms are highlighted under loud noises. Notice that the proposed algorithm is always close to CRLB. In these experiments, the proposed algorithm has no risk of divergence and always guarantees the convergence and accuracy. It is also the significance of the newly designed algorithm with cone tangent plane constraint.

Acknowledgments

This study is supported in part by the National Natural Science Foundation of China (Grant No. 51375088, No. 61473085, No. 51775110).

Author Contributions

Bonan Jin: Design of the algorithm, conduct of the simulation and writing of the paper. Xiaosu Xu: investigating and writing, reviewing and editing the manuscript. Tao Zhang: Scientific advising and writing.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zhou, L.J.; Zhu, W.Q.; Luo, J.Q. Direct positioning maximum likelihood estimator using TDOA and FDOA for coherent short-pulse radar. IET Radar Sonar Navig. 2017, 11, 1505–1511. [Google Scholar] [CrossRef]
  2. Zhang, T.; Chen, L.P.; Li, Y. AUV Underwater Positioning Algorithm Based on Interactive Assistance of SINS and LBL. Sensors 2016, 16, 42. [Google Scholar] [CrossRef] [PubMed]
  3. Yayan, U.; Yucel, H.; Yazici, A. A Low Cost Ultrasonic Based Positioning System for the Indoor Navigation of Mobile Robots. J. Intell. Robot. Syst. 2015, 78, 541–552. [Google Scholar] [CrossRef]
  4. Bahroun, R.; Michel, O.; Frassati, F.; Carmona, M.; Lacoume, J.L. New algorithm for footstep localization using seismic sensors in an indoor environment. J. Sound Vib. 2014, 333, 1046–1066. [Google Scholar] [CrossRef]
  5. Filonenko, V.; Cullen, C.; Carswell, J.D. Indoor Positioning for Smartphones Using Asynchronous Ultrasound Trilateration. ISPRS Int. J. Geo-Inf. 2013, 2, 598–620. [Google Scholar] [CrossRef]
  6. Visalakshi1, R.; Dhanalakshmi1, P.; Palanivel1, S. Performance of speaker localization using microphone array. Int. J. Speech Technol. 2016, 19, 467–483. [Google Scholar] [CrossRef]
  7. Liang, Q.L.; Zhang, B.J.; Zhao, C.L. TDoA for Passive Localization: Underwater versus Terrestrial Environment. IEEE Trans. Parallel Distrib. Syst. 2013, 24, 2100–2108. [Google Scholar] [CrossRef]
  8. Eswara, C.D.; Sasibhushana, R.G. Unknown radio source localization based on a modified closed form solution using TDOA measurement technique. In Proceedings of the the 4th ICRTCSE, Chennai, India, 29–30 April 2016. [Google Scholar]
  9. Mauro, B.; Guido, D.A.; Paolo, V. TDOA positioning in NLOS scenarios by particle filtering. Wirel. Netw. 2012, 18, 579–589. [Google Scholar]
  10. Li, X.; Deng, Z.D.; Rauchenstein, L.T.; Carlson, T.J. Contributed Review: Source-localization algorithms and applications using time of arrival and time difference of arrival measurements. Rev. Sci. Instrum. 2016, 87, 921–960. [Google Scholar] [CrossRef] [PubMed]
  11. Chan, Y.T.; Yau, H.; Hang, C.; Ching, P. Exact and Approximate Maximum Likelihood Localization Algorithms. IEEE Trans. Veh. Technol. 2006, 55, 10–16. [Google Scholar] [CrossRef]
  12. Wang, Z.J.; Yu, H.Y.; Hu, Y.P. Improved Chan algorithm based on maximum likelihood criterion. Comput. Appl. Softw. 2014, 31, 240–243. [Google Scholar]
  13. Chan, Y.T.; Ho, K.C. A simple and efficient estimator for hyperbolic location. IEEE Trans. Signal Process. 1994, 42, 1905–1915. [Google Scholar] [CrossRef]
  14. Ho, K.C. Bias reduction for an explicit solution of source localisation using TDOA. IEEE Trans. Signal Process. 2012, 60, 2101–2114. [Google Scholar] [CrossRef]
  15. Fang, Z.; Ni, Y.D.; Liu, Y. New method of hybrid location based on least square and Taylor series expansion. Comput. Eng. 2015, 41, 316–321. [Google Scholar]
  16. Xu, B.; Qi, W.D.; Wei, L.; Liu, P. Turbo-TSWLS: Enhanced two-step weighted least squares estimator for TDOA-based localization. Electron. Lett. 2012, 48, 1597–1598. [Google Scholar] [CrossRef]
  17. Bestagini, P.; Compagnoni, M.; Antonacci, F.; Sarti, A.; Tubaro, S. TDOA-based acoustic source localization in the space–range reference frame. Multidimens. Syst. Signal Process. 2014, 25, 337–359. [Google Scholar] [CrossRef]
  18. Compagnoni, M.; Bestagini, P.; Antonacci, F.; Sarti, A.; Tubaro, S. Localization of Acoustic Sources through the Fitting of Propagation Cones Using Multiple Independent Arrays. IEEE Trans. Audio Speech Lang. Process. 2012, 20, 1964–1975. [Google Scholar] [CrossRef]
  19. Compagnoni, M.; Notari, R.; Antonacci, F.; Sarti, A. A comprehensive analysis of the geometry of TDOA maps in localization problems. Inverse Probl. 2014, 30, 035004. [Google Scholar] [CrossRef]
  20. Shi, H.L.; Zhang, H.; Wang, X.Q. A TDOA Technique with Super-Resolution Based on the Volume Cross-Correlation Function. IEEE Trans. Signal Process. 2016, 64, 5682–5695. [Google Scholar] [CrossRef]
  21. Vankayalapati, N.; Kay, S.; Ding, Q. TDOA Based Direct Positioning Maximum Likelihood Estimator and the Cramer-Rao Bound. IEEE Trans. Aerosp. Electron. Syst. 2014, 50, 1616–1635. [Google Scholar] [CrossRef]
Figure 1. 2D hyperbolic localization (each color represents a couple of hyperbolas); (a) difference between ideal condition and reality; (b) multiple hyperbolas for the optimal position.
Figure 1. 2D hyperbolic localization (each color represents a couple of hyperbolas); (a) difference between ideal condition and reality; (b) multiple hyperbolas for the optimal position.
Sensors 18 00778 g001
Figure 2. Localization diagram of FoPC algorithm using the space-range frame, as in [18].
Figure 2. Localization diagram of FoPC algorithm using the space-range frame, as in [18].
Sensors 18 00778 g002
Figure 3. A different localization description with the space-range frame.
Figure 3. A different localization description with the space-range frame.
Sensors 18 00778 g003
Figure 4. Normal vector longitudinal section.
Figure 4. Normal vector longitudinal section.
Sensors 18 00778 g004
Figure 5. Cone tangent plane constraint localization. (a) The cone tangent plane and vertical plane, (b) the correction with WLS.
Figure 5. Cone tangent plane constraint localization. (a) The cone tangent plane and vertical plane, (b) the correction with WLS.
Sensors 18 00778 g005
Figure 6. The weight distance diagram of the constraints.
Figure 6. The weight distance diagram of the constraints.
Sensors 18 00778 g006
Figure 7. The position change after twice Cone constraint correction.
Figure 7. The position change after twice Cone constraint correction.
Sensors 18 00778 g007
Figure 8. Setup of the source and BSs.
Figure 8. Setup of the source and BSs.
Sensors 18 00778 g008
Figure 9. The divergence times distribution of Taylor and Jεa-based-FoPC. (a) σ = 0.03 m, (b) σ = 0.1 m.
Figure 9. The divergence times distribution of Taylor and Jεa-based-FoPC. (a) σ = 0.03 m, (b) σ = 0.1 m.
Sensors 18 00778 g009
Figure 10. The biases to the true value and the increment to the initial value after each correction in the convergence process. (a) R10 = −0.043 m, R20 = −2.490 m, R30 = −2.433 m, p = (−2, 0)T, σ = 0.03 m, (b) R10 = 1.263 m, R20 = −0.226 m, R30 = −1.712 m, p = (−1, 1)T, σ = 0.1 m.
Figure 10. The biases to the true value and the increment to the initial value after each correction in the convergence process. (a) R10 = −0.043 m, R20 = −2.490 m, R30 = −2.433 m, p = (−2, 0)T, σ = 0.03 m, (b) R10 = 1.263 m, R20 = −0.226 m, R30 = −1.712 m, p = (−1, 1)T, σ = 0.1 m.
Sensors 18 00778 g010
Figure 11. RMSE distribution, σ = 0.1 m. (a) CRLB, (b) Taylor, (c) Jεa-based-FoPC, (d) Jεe-based-FoPC, (e) the proposed algorithm.
Figure 11. RMSE distribution, σ = 0.1 m. (a) CRLB, (b) Taylor, (c) Jεa-based-FoPC, (d) Jεe-based-FoPC, (e) the proposed algorithm.
Sensors 18 00778 g011
Figure 12. Profile analysis, σ = 0.03 m, the number of simulations is 2000. (a) Top view, (b) y = 0, (c) y = −0.8, (d) y = −1.8.
Figure 12. Profile analysis, σ = 0.03 m, the number of simulations is 2000. (a) Top view, (b) y = 0, (c) y = −0.8, (d) y = −1.8.
Sensors 18 00778 g012
Figure 13. RMSE and the divergence times along the error changing, p = (1.2, 0.8)T.
Figure 13. RMSE and the divergence times along the error changing, p = (1.2, 0.8)T.
Sensors 18 00778 g013
Table 1. The condition records when the localization is the wrong convergent. Unit: m.
Table 1. The condition records when the localization is the wrong convergent. Unit: m.
σTDOA MeasurementspTaylor 1Jεa 1Jεe 1Proposed 1
0.03−0.043−2.49−2.433(−2, 0)divergent−1.964−1.964
−0.038−0.032
−0.576−0.876−0.307(−0.2, −0.4)−59.604−34639−0.216−0.211
−102.87−55.464−0.408−0.405
2.4982.5590.048(0, 2)divergent0.0460.031
2.0372.037
0.3121.1550.857(0.6, 0.2)−2.70170.8790.6090.606
−2.34353.3470.2180.21
0.0122.462.449(2, 0)divergent1.9741.974
0.0090.007
σTDOA MeasurementspTaylor 1a 1e 1Proposed 1
0.11.263−0.226−1.712(−1, 1)−25.682−25.682−1.201−1.111
21.96921.9691.0250.925
−0.63−0.260.382(0.2, −0.4)divergent0.2670.261
−0.451−0.449
−1.745−0.115−1.296(1, −1)15.97315.9311.0920.998
−17.30817.295−1.183−1.093
−1.194−2.127−0.972(−0.8, −0.8)divergent−0.704−0.639
−0.867−0.812
1.7623.0351.671(1, 1.2)13.4577.9691.2241.007
14.4099.7261.3041.082
1 Note: listed below are biases ( b x b y ) T , b x = x x ^ , b y = y y ^ .
Table 2. Average b and Rrmse for the four algorithms. Unit: m.
Table 2. Average b and Rrmse for the four algorithms. Unit: m.
Algorithmσ = 0.03σ = 0.1
bRrmsebRrmse
Taylor0.00250.03400.01030.1151
Jεa0.00280.03550.01190.1191
Jεe0.00310.04670.01200.1536
Proposed0.00250.03590.00900.1189
Table 3. RMSE and the divergence times along the error changing, p = (0, 0)T.
Table 3. RMSE and the divergence times along the error changing, p = (0, 0)T.
σ (m)0.0020.010.020.040.070.110.160.220.30.4
RMSE (m)0.0020.0100.0200.0400.0700.1090.1600.2210.2990.392
Taylor0000204338
Jεa0000214349
Jεe0000000000
proposed0000000000

Share and Cite

MDPI and ACS Style

Jin, B.; Xu, X.; Zhang, T. Robust Time-Difference-of-Arrival (TDOA) Localization Using Weighted Least Squares with Cone Tangent Plane Constraint. Sensors 2018, 18, 778. https://doi.org/10.3390/s18030778

AMA Style

Jin B, Xu X, Zhang T. Robust Time-Difference-of-Arrival (TDOA) Localization Using Weighted Least Squares with Cone Tangent Plane Constraint. Sensors. 2018; 18(3):778. https://doi.org/10.3390/s18030778

Chicago/Turabian Style

Jin, Bonan, Xiaosu Xu, and Tao Zhang. 2018. "Robust Time-Difference-of-Arrival (TDOA) Localization Using Weighted Least Squares with Cone Tangent Plane Constraint" Sensors 18, no. 3: 778. https://doi.org/10.3390/s18030778

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