In this article, we propose a line-of-sight/non-line-of-sight time-of-arrival source localization algorithm that utilizes the weighted least squares. The proposed estimator combines multiple sorted measurements using the spatial sign concept, Mahalanobis distance, and Stahel–Donoho estimator, that is, assigning less weight to the samples as they are far from the center of inlier distribution. Also, the eigendecomposition Kendall’s covariance matrix is utilized as the scatter measure instead of the conventional median absolute deviation. Thus, the adverse effects by outliers can be attenuated effectively. To validate the superiority of the proposed methods, the root mean square error performances are compared with that of the existing algorithms via extensive simulation.
The aim of the source localization system is to find a geometrical point of intersection using the measurements from each receiver, such as the time difference of arrival (TDOA), time of arrival (TOA), or received signal strength (RSS). Localizing a point source often requires passive and stationary sensors commonly utilized in the areas of radar, sonar, global positioning system, video conferencing, and telecommunication. Even though location estimation problems have been investigated extensively in the existing literature,1–9 there are still some unresolved problems. One of the key challenges of the localization problem is to estimate the position of the source in dense cluttered non-line-of-sight (NLOS) environments.10,11 Therefore, we concentrate on localization using robust statistics.
The motivation of this article is as follows. The weighted least squares (WLS) estimator utilizes the weight matrix which is determined by the inverse of the covariance of the measurements. It is well known that the estimation performance of the WLS estimator is closer to the efficiency than the least squares (LS) estimators.12 However, the algorithm which utilizes the covariance information of the measurement in the line-of-sight (LOS)/NLOS mixture state has not yet been reported. That is, the WLS estimator in the LOS/NLOS mixture situation, in which case the weight matrix is determined using the covariance, has not yet been developed. Thus, we employ the WLS algorithm for the LOS/NLOS mixture state, where the error distribution of LOS/NLOS state is not known. Although the WLS estimator in the LOS/NLOS mixture situation was already developed in Park and Chang,13 the notable difference between the existing WLS and proposed method is that the proposed method does not require the noise variance information unlike the existing WLS algorithm. Also, the proposed method does not need the statistical testing to discern the outliers. The weight is determined as the inverse of the noise variance in the conventional weighted average method. However, the error distribution of LOS/NLOS state is generally difficult to be estimated. Thus, weights are determined through the spatial sign concept and Mahalanobis distance14,15 in the proposed weighted average method by attenuating the effects of outliers. Also, the Stahel–Donoho (SD) estimator has been widely used in the robust statistics.16–18 It was the first estimator with a breakdown point (i.e. the maximum fraction of outliers that the estimator can withstand) close to 50% for any dimension. It has good robustness, as shown in Van Aelst et al.,16 Wilcox,17 and Maronna and colleagues,18,19 which enables the estimator to be useful for multivariate robust estimation. However, the SD estimator has not yet been adopted in the LOS/NLOS mixture localization context. Thus, we apply the SD estimator to the LOS/NLOS mixture localization problem in this work. The weight in the weighted average using the SD estimator is determined inversely proportional to the outlyingness (the difference between the measurement and model). However,the computation of the outlyingness of the SD estimator requires intensive computational load.20,21 Hence, we utilize the Mahalanobis distance as the outlyingness measure instead of the outlyingness measure of the existing SD estimator to reduce the computational complexity. Also, the eigendecomposition Kendall’s covariance matrix is adopted to estimate the covariance matrix for the distribution of the inliers.14 The proposed methods show the superior root mean square error (RMSE) performances compared to that of the existing methods. The proposed methods outperformed the M-estimator,22 JMAP-ML,23,24 and approximated maximum likelihood (ML)25 estimators in entire NLOS noise regimes. Furthermore, the proposed localization method which uses the eigendecomposition Kendall’s covariance matrix was more superior to that using the median absolute deviation (MAD) as the number of LOS/NLOS sensors increases. The organization of this article is listed as follows: section “Background” investigates important concepts used in this article. Section “Problem formulation” explains the LOS/NLOS mixture source localization problem to be solved in this article. In section “Review of the existing algorithms,” the details of the Kendall’s covariance matrix and SD estimator are dealt with. The proposed localization methods using the spatial sign concept, Mahalanobis distance, and SD estimator are addressed in section “Proposed TOA source localization in LOS/NLOS mixture environments.” The mean square error (MSE) performance of the proposed method is analyzed in section “MSE performance analysis.” The estimation performances of the proposed methods are evaluated via simulation results in section “Simulation results,” comparing them with those of the existing algorithms. Finally, the conclusion is presented in section “Conclusion.”
Background
TOA
The ranging makes use of synchronized transmission and travel time of the signal, whose velocity is known, between the transmitter and receiver, hence time interval between the signal transmission and reception time is utilized to estimate the TOA. In order to obtain the signal reception time, the direct (first) signal path should be determined. The two-step TOA algorithm first estimates the block where the direct signal path exists.26 Then, it determines the chip position where the direct path is present. The time interval from transmission to reception is converted to distance by multiplying the signal speed and time interval (). The performance of TOA estimation method using the ultra-wideband (UWB) signal can be degraded when the synthetic data are utilized. Also, TOA estimation algorithm has disadvantages that the synchronization of the clock and estimation of the light speed are required and the positioning accuracy can be considerably deteriorated in the presence of clock imperfections.
LOS and NLOS
LOS propagation is a characteristic of electromagnetic radiation or acoustic wave propagation. LOS is a type of propagation that can transmit and receive data without any sort of an obstacle between transmitter and receiver. NLOS propagation is the radio transmission across a path that is partially obstructed, usually by a physical object. Obstacles that commonly cause NLOS conditions include buildings, trees, hills, and mountains. Some of these obstructions reflect certain radio frequencies, while some simply absorb or garble the signals. The signal of NLOS path makes the TOA estimation and localization performances much degraded.
Signal attenuation model
Let us consider the UWB signal.27 In a UWB channel, there are frequency-dependent path loss (PL) defined as follows
where is the transfer function from antenna connector to antenna connector, d is the distance between the transmitter and receiver, is chosen small enough so that diffraction coefficients, dielectric constants can be considered constant within that bandwidth, and the total path loss is obtained by integrating over the whole bandwidth of interest. To simplify computations, we assume that the path loss as a function of the distance and frequency can be written as a product of the terms
with m varying between 0.8 and 1.4. The path loss also depends on the distance in which the distance dependence is usually modeled as a power decay law
where n is the path loss exponent, is the path loss at the reference distance, and is set to 1 m.
Problem formulation
The main idea behind the TOA-based source localization method is to find the position of a source accurately using multiple circles whose centers are the locations of sensors. In the LOS/NLOS mixture source localization context, the measurement equation is represented as
where with M and P denoting the number of sensors and number of samples in the ith sensor.29–31 Details for equation (5) can be obtained in Park and Chang.13 Squaring equation (5) and rearranging yield the following equation
where . For convenience, equation (6) can be simply represented in a matrix form as
where
Then, the WLS location estimate is obtained as given by
The purpose of this article is to find the multivariate function (f) and weight matrix (W) using , for which the RMSE of the position estimate is minimized, where , denotes the sorted samples of in the ascending order and is the jth transformed sample of the ith sensor.
Review of the existing algorithms
We first briefly review the concept of the spatial sign, eigendecomposition Kendall’s covariance matrix, and SD estimator.
Eigendecomposition Kendall’s covariance matrix
The so-called spatial sign is the function defined as follows
The Kendall’s covariance matrix is found as follows13
where denotes the jth column of . As can be seen from equations (9) and (10), as the denominator () has larger values, the impact from the corresponding samples is smaller. The Kendall’s covariance matrix is further improved by the following estimation procedure:14
Find the eigenvector estimates of the TCM, that is, U.
Estimate the eigenvalues of using the MAD.32 Write for the estimates.
The covariance matrix estimate for the distribution of the inlier measurements is
Hereafter, we name the above covariance matrix as the eigendecomposition Kendall’s covariance matrix.
SD estimator
The SD estimator, proposed independently by Stahel and Donoho,19–21 is a widely used robust estimator of multivariate location and scatter. It is the first robust estimator with breakdown point close to 50% for any dimension. Let be sorted data matrix consisting of . Then, for any , the SD outlyingness is defined as
where , is the mean, is the standard deviation, and sup denotes the supremum.15 The SD location estimator is defined as the weighted average as follows
where , and for some threshold c.16 Also, is the indicator function where it is 1 when A is true otherwise 0. The SD estimator weights the measurements depending on a measure of outlyingness (the difference between the measurement and model), that is, the weight is given such that it is inversely proportional to the outlyingness in the SD estimator.
Proposed TOA source localization in LOS/NLOS mixture environments
The proposed methods utilize the weighted average in which the weight is determined using spatial sign concept, Mahalanobis distance, and SD estimator to fuse the multiple sorted measurements from each sensor. Then, the covariance matrix is found for these outlier-removed samples.
Fusion of multiple measurements
The weight determination algorithm in the fusion of multiple sorted measurements is based on (1) the spatial sign concept, (2) Mahalanobis distance, and (3) SD estimator. As in equation (8), as the accuracy of is higher, the localization can be performed more accurately. In this work, three methods are utilized to estimate more effectively.
Weighted average based on the spatial sign concept
The fusion of multiple sorted measurements which uses the weighted average based on the spatial sign concept is obtained as follows
where , is , and med is the abbreviation for the median. Let us assume the ascending ordered P components of . The median is defined as if P is odd, or if P is even. Note that the weight in the conventional weighted average method is determined as 1/, where is the variance of . However, the noise variance of NLOS noise is in general not known, thus the conventional weighted average cannot be applied to the LOS/NLOS mixture localization context. The proposed weighted average using the spatial sign assigns the less weight for the sample which is far from the center of inliers (median). It is well known that the median can be used as the center of the inliers when outliers are contaminated if the contamination ratio does not exceed 50%.32 Thus, the fused estimate () can attenuate the adverse effects of outliers. The reason why that the sorting is performed for raw measurements is that the effects of outliers, which are ordered in the both ends, can be attenuated more effectively than the non-sorted case because the weights given to the sorted outliers are smaller than that of the non-sorted outliers.
Weighted average based on the Mahalanobis distance
The fusion of multiple sorted measurements which uses the weighted average based on the Mahalanobis distance is obtained as follows
where .
We can attenuate the adverse effects caused by outliers using the Mahalanobis distance that is represented as because the weight given to the sample is smaller as it is far from the center of inliers (median).
Weighted average based on the SD estimator
The fusion of multiple sorted measurements which uses the weighted average based on the SD estimator is obtained as follows
where , , and c is determined by tuning procedure. That is, the weight is set to one when the outlyingness (Mahalanobis distance) is smaller than the threshold (c) and determined such that it is inversely proportional to the outlyingness when the outlyingness is larger than the threshold. The difference between the existing SD estimator and the proposed estimator is that the parameter a in equation (11) does not need to be determined because the Mahalanobis distance is utilized instead of equation (11) as the outlyingness measure. The SD estimator is known that the computational load is intensive.19,21 As can be seen from equation (15), as the dimension of measurement is larger, the determination of a requires the higher computational load because the number of all cases should be considered to find the supremum of the outlyingness. Although the approximation algorithm where the outlyingness is determined by searching over a large number of directions perpendicular to hyperplanes that pass through observations is used, the computational complexity is still much high.19,21 Thus, we utilize the Mahalanobis distance as the outlyingness measure instead of equation (11) to reduce the computational load of existing SD estimator.
Computation of the covariance matrix for the distribution of inlier measurements
In the previous fusion method, the effects of outliers were removed. In this section, the covariance matrix for these outlier-removed (inlier) measurements is obtained. By the definition of the WLS method, although the covariance matrix for the actual fused estimate (equations (13)–(15)) should be utilized, it is much difficult to determine the corresponding covariance matrix directly. Therefore, we approximate the covariance matrix for the fused estimate as the covariance matrix for the distribution of inlier measurements () because both covariance matrices are that from the distribution for the inlier measurements. The covariance matrix for inlier measurements is obtained using the procedure of section “Eigendecomposition Kendall’s covariance matrix.”
The WLS method in the LOS/NLOS mixture environments
The location estimator using the WLS estimator in the LOS/NLOS mixture environments (LOS/NLOS-WLS estimator) can be divided into three types as follows
The , , and denote the LOS/NLOS-WLS estimator based on the spatial sign concept, Mahalanobis distance, and SD estimator, respectively. The first-step WLS estimate, (LOS/NLOS-WLS-C, LOS/NLOS-WLS-M, and LOS/NLOS-WLS-SD), can be further improved using the two-step WLS estimator3 which is represented as follows
where
means the kth element of [·], x, y are substituted as in the computation of and . The final closed-form two-step WLS source location estimate is found as follows
where denotes the sign function.
MSE performance analysis
In this section, the MSE of the proposed localization algorithm is analyzed. Let us consider the WLS method using the spatial sign concept because the MSEs of other algorithms can be derived in the similar manner. The variance of the second-step solution of the proposed WLS method using the spatial sign concept can be represented in the following
where . When assuming is similar to the variance of in equation (19)
Because the bias is small, the sum of MSE is approximated as and is the trace of matrix. Then, the MSE of the WLS estimator using the spatial sign concept is obtained as
The can be rewritten using the pseudo-inverse and property of trace as follows
where is the pseudo-inverse of H. is the diagonal matrix because the measurement of respective sensor is uncorrelated and obtained as follows
where =, , and . The weight w and were approximated as the constant in the derivation of equation (23) although they are actually random variables for the analytical tractability. The MSE() is proportional to the magnitude of as can be seen from equations (22) and (23) because is assumed to be positive definite matrix. The weight for the NLOS state is much small as can be seen from Figure 8, thus the RMSE as a function of NLOS noise is almost constant. Also, the RMSE increases as the contamination ratio () is larger because the sample number which belongs to the NLOS set increases.
Simulation results
In this section, the RMSE performances of the proposed LOS/NLOS mixture source localization methods were compared with those of the M-estimator,22 JMAP-ML method,23,24 and approximated ML estimator.25 In this simulation settings, the source was assumed to be located within a region to determine the performance over the entire area. Note that the number of sensors used in this experiment was seven. Next, 10 different source locations were generated with a uniform distribution. The sensors were located as shown in Figure 1. In all, 200 Monte-Carlo simulations were performed for each given standard deviation of the NLOS noise. The standard deviation of the LOS noise of all of the sensors was assumed to be identical. In addition, the single and omni-directional source was assumed to be in the stationary state. The RMSE average was calculated as follows
where is the estimated position of the source in the ith position set and kth iteration and x(i) and y(i) indicate the ith true position of the source.
Deployment of sensors.
The localization accuracy as a function of the standard deviation of the NLOS noise is shown in Figure 2 when the radius of the sensor network was 1000 m. In Figure 2(a), the contamination ratio () was 20%, the standard deviation of the LOS noise () was 0.5 m, the bias of the NLOS noise () was 300 m, sensors 3 and 7 were the LOS/NLOS sensors, and the remaining sensors were LOS sensors at which the number of measurements in each sensor was 20. The threshold c used in the determination of the weight based on the SD estimator was set to 0.5 in the simulation. The RMSE averages of the proposed methods, that is, the LOS/NLOS-WLS-C, LOS/NLOS-WLS-M, and LOS/NLOS-WLS-SD algorithms were superior to those of the approximated ML, M-estimator, and JMAP-ML algorithm. However, the localization performance of the proposed methods using the eigendecomposition Kendall’s covariance matrix was similar to that using the MAD32 (LOS/NLOS-WLS-C (MAD)). The localization performance of the LOS/NLOS-WLS-M and LOS/NLOS-WLS-SD algorithms are the same because the LOS/NLOS-WLS-SD algorithm is similar to the LOS/NLOS-WLS-M method except for the case where the outlyingness is smaller than the threshold and the threshold utilized in the simulation is small. In Figure 2(b), the contamination ratio was 30%, and the remaining conditions are the same with those of Figure 2(a). Again, the RMSE averages of the proposed methods outperform that of the approximated ML, M-estimator, and JMAP-ML method. Figures 3 and 4 assume the same condition as Figure 2 with the exception that sensors 3, 6, and 7 are the LOS/NLOS sensors in Figure 3 and sensors 3, 5, 6, and 7 are the LOS/NLOS sensors in Figure 4. The proposed LOS/NLOS-WLS methods outperformed the approximated ML, M-estimator, and JMAP-ML method. Note that the proposed methods using the eigendecomposition Kendall’s covariance matrix are more superior to that using the MAD as the number of LOS/NLOS sensors increases as can be seen from Figures 2–4.
Comparison of RMSE averages of the proposed estimators with that of the existing methods when the sensors 3 and 7 are LOS/NLOS sensors and the remaining sensors are LOS sensors: (a) : 20%, : 0.5 m, : 300 m and (b) : 30%, : 0.5 m, : 300 m.
Comparison of RMSE averages of the proposed estimators with that of the existing methods when the sensors 3, 6, and 7 are LOS/NLOS sensors and the remaining sensors are LOS sensors: (a) : 20%, : 0.5 m, : 300 m and (b) : 30%, : 0.5 m, : 300 m.
Comparison of RMSE averages of the proposed estimators with that of the existing methods when the sensors 3, 5, 6, and 7 are LOS/NLOS sensors and the remaining sensors are LOS sensors: (a) : 20%, : 0.5 m, : 300 m and (b) : 30%, : 0.5 m, : 300 m.
Figure 5 shows the RMSE averages of the proposed algorithms as a function of the number of sensors. In this case, the number of sensors increases from 5 to 9 and the number of LOS/NLOS sensors is fixed to three and the number of LOS sensors is increased. The standard deviation of the LOS noise was 0.5 m, that of the NLOS noise was 100 m, the bias was 300 m, and the contamination ratio was 20%. We can see that the RMSE averages of the localization decreased as the number of LOS sensors increased. Meanwhile, Figure 6 shows the RMSE averages of the proposed methods as a function of the number of sensors when the number of the LOS/NLOS sensors increases. The number of the LOS/NLOS sensors is one when the number of sensors is 5 and then increases in parallel with the number of sensors. The RMSE averages of the proposed methods decrease as the number of LOS/NLOS sensors increases. Figure 7 shows the RMSE averages as a function of the radius of the sensor network and the RMSE averages decrease as the radius of the sensor network increases. The results of Figures 5–7 were consistent with that of Godrich et al.,33 that is, as the number of sensors is larger, the geometric dilution of precision (GDOP) is lower, on the other hand, as the number of sensors is smaller, the GDOP gets higher. The GDOP metric has been used as the indicator of the localization accuracy for given deployment of GPS and the localization accuracy is higher as the GDOP is lower. Also, the GDOP is low when the sensors are far apart, on the contrary, the GDOP is high when the sensors are close together. Figure 8 is the comparison of the weights for the sorted measurements and non-sorted measurements. The weights for sorted measurements are smaller for outliers located on both sides than those for non-sorted measurements. Thus, the outliers in the sorted case can be removed more effectively than the non-sorted case. Table 1 shows the comparison of the computational time of M-estimator and proposed SD estimator using Mahalanobis distance when the contamination ratio is 20% and sensors 3, 6, and 7 are the LOS/NLOS sensors. The M-estimator is computationally efficient.34 It can be seen that the computational time of the SD estimator using Mahalanobis distance is slightly larger than that of M-estimator.
Comparison of RMSE averages of the proposed estimators as a function of the number of sensors (when the number of LOS sensors increases).
Comparison of RMSE averages of the proposed estimators as a function of the number of sensors (when the number of LOS/NLOS sensors increases).
Comparison of RMSE averages of the proposed estimators as a function of the radius of sensor network.
Comparison of weights for sorted and non-sorted measurements.
Comparison of computational time.
Algorithm
Computational time (s)
M-estimator
3.3522×10−4
SD estimator using Mahalanobis distance
1.2×10−3
SD: Stahel–Donoho.
Conclusion
Robust TOA source localization methods for multiple measurements using the LOS/NLOS-WLS approach were proposed. The proposed methods utilized the weighted average based on the spatial sign concept, Mahalanobis distance, and SD estimator to fuse multiple sorted measurements from each sensor. Also, we used the eigendecomposition Kendall’s covariance matrix as the scale measure for the distribution of the inlier samples. With the above fused estimate and eigendecomposition Kendall’s covariance matrix, the LOS/NLOS-WLS estimators were obtained. The proposed closed-form LOS/NLOS-WLS methods outperformed the approximated ML, M-estimator, and JMAP-ML method in the entire NLOS noise regimes.
Footnotes
Academic Editor: Nageswara SV Rao
Declaration of conflicting interests
The author(s) declared no potential conflicts of interest with respect to the research,authorship,and/or publication of this article.
Funding
The author(s) disclosed receipt of the following financial support for the research,authorship,and/or publication of this article: This work was supported by the research fund of Signal Intelligence Research Center supervised by the Defense Acquisition Program Administration and the Agency for Defense Development of Korea.
References
1.
TorrieriDJ.Statistical theory of passive location systems. IEEE T Aero Elec Sys1983; 20(2): 183–198.
2.
ChanYTHoKC.A simple and efficient estimator for hyperbolic location. IEEE T Signal Proces1994; 42(8): 1905–1915.
3.
SoHCLinL.Linear least squares approach for accurate received signal strength based source localization. IEEE T Signal Proces2011; 59(8): 4035–4040.
4.
ParkCHChangJH.Shrinkage estimation-based source localization with minimum mean squared error criterion and minimum bias criterion. Digit Signal Process2014; 29: 100–106.
5.
BellochJAGonzalezAVidalAM. On the performance of multi-GPU-based expert systems for acoustic localization involving massive microphone arrays. Expert Syst Appl2015; 42: 5607–5620.
6.
ChatterjeeAMatsunogF.A geese PSO tuned fuzzy supervisor for EKF based solutions of simultaneous localization and mapping (SLAM) problems in mobile robots. Expert Syst Appl2010; 37: 5542–5548.
7.
ParkCHLeeSChangJH.Robust closed-form time-of-arrival source localization based on α-trimmed mean and Hodges-Lehmann estimator under NLOS environments. Signal Process2015; 111: 113–123.
8.
ParkCHChangJH.Closed-form localization for distributed MIMO radar systems using time delay measurements. IEEE T Wirel Commun2016; 15: 1480–1490.
9.
ParkCHChangJH.Closed-form two-step weighted-least-squares-based time-of-arrival source localisation using invariance property of maximum likelihood estimator in multiple-sample environment. IET Commun2016; 10: 1206–1213.
10.
GuvencIChongC.A survey on TOA based wireless localization and NLOS mitigation techniques. IEEE Commun Surv Tutor2009; 11(3): 107–124.
11.
ZoubirAMKoivunenVChakhchoukhY. Robust estimation in signal processing: a tutorial-style treatment of fundamental concepts. IEEE Signal Proc Mag2012; 29(4): 61–80.
12.
KayS.Fundamentals of statistical signal processing, vol. I: estimation theory. Upper Saddle River, NJ: Prentice Hall, 1993.
13.
ParkCHChangJH.Robust time-of-arrival source localization employing error covariance of sample mean and sample median in line-of-sight/non-line-of-sight mixture environments. Eurasip J Adv Signal Pr2016; 2016: 89.
14.
VisuriSKoivunenVOjaH.Sign and rank covariance matrices. J Stat Plan Infer2000; 91(2): 557–575.
15.
HubertMRousseeuwPJAelstSV.High-breakdown robust multivariate methods. Stat Sci2008; 23(1): 92–119.
16.
Van AelstSVandervierenEWillemsG. A Stahel-Donoho estimator based on huberized outlyingness. Comput Stat Data An2012; 56(3): 531–542.
17.
WilcoxR.Introduction to robust estimation and hypothesis testing. Cambridge, MA: Academic Press, 2012.
18.
MaronnaRAMartinDYohaiVJ.Robust statistics: theory and methods. Hoboken, NJ: John Wiley & Sons, 2006.
19.
MaronnaRAYohaiVJ.The behavior of the Stahel-Donoho robust multivariate estimator. J Am Stat Assoc1995; 90(29): 329–341.
20.
GerviniD.The influence function of the Stahel-Donoho estimator of multivariate location and scatter. Stat Probabil Lett2002; 60(4): 425–435.
21.
ZuoYCuiHHeX.On the Stahel-Donoho estimator and depth-weighted means of multivariate data. Ann Stat2004; 32(1): 167–188.
YeredorA.The joint MAP-ML criterion and its relation to ML and to extended least-squares. IEEE T Signal Proces2000; 48(12): 3484–3492.
24.
FengYFritscheCGustafssonF. EM- and JMAP-ML based joint estimation algorithms for robust wireless geolocation in mixed LOS/NLOS environments. IEEE T Signal Proces2014; 62(1): 168–182.
25.
RibaJUrruelaA.A non-line-of-sight mitigation technique based on ML-detection. In: Proceedings of the ICASSP, Montreal, QC, Canada, 17–21 May 2004.
26.
GeziciSSahinogluZMolishAF. Two-step time of arrival estimation for pulse-based ultra-wideband systems. EURASIP J Adv Sig Pr (Article ID 529134), 2008, http://yoksis.bilkent.edu.tr/pdf/files/4386.pdf
27.
MolischAFBalakrishnanKCassioliD. Measurement results and modeling aspects for the UWB radio channel. In: Proceedings of the 34th European Microwave Conference, London, October 2004.
28.
KunischJPampJ. Measurement results and modeling aspects for the UWB radio channel. In: Proceedings of the IEEE conference on ultra wideband systems and technologies digest of technical papers, Baltimore, May 2002.
29.
HammesUWolsztynskiEZoubirAM.Robust tracking and geolocation for wireless networks in NLOS environments. IEEE J Sel Top Signa2009; 3(5): 889–901.
30.
FengYFritscheCGustafssonF. TOA-based robust wireless geolocation and Cramer-Rao lower bound analysis in harsh LOS/NLOS environments. IEEE T Signal Proces61(9): 2243–2255.
31.
GustafssonFGunnarssonF.Mobile positioning using wireless networks. IEEE Signal Proc Mag2005; 22: 41–53.
32.
HampelFRRonchettiEMRousseeuwPJ. Robust statistics: the approach based on influence functions. Hoboken, NJ: John Wiley & Sons, 1986.
33.
GodrichHHaimovichAMBlumRS.Target localization accuracy gain in MIMO radar based system. IEEE T Inform Theory2010; 56(6): 2783–2803.
34.
RousseeuwPHubertM.Robustness and complex data structures. Berlin: Springer, 2013.