Next Article in Journal
Development of a Cost-Effective Optical Sensor for Continuous Monitoring of Turbidity and Suspended Particulate Matter in Marine Environment
Next Article in Special Issue
Exploring the Laplace Prior in Radio Tomographic Imaging with Sparse Bayesian Learning towards the Robustness to Multipath Fading
Previous Article in Journal
Experimental Assessment of the Interface Electronic System for PVDF-Based Piezoelectric Tactile Sensors
Previous Article in Special Issue
A Computationally Efficient Labeled Multi-Bernoulli Smoother for Multi-Target Tracking
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Localization and Tracking Approach in NLOS Environment Based on Distance and Angle Probability Model

1
Department of Control Science and Engineering, University of Shanghai for Science and Technology, Shanghai 200093, China
2
College of Science, University of Shanghai for Science and Technology, Shanghai 200093, China
*
Author to whom correspondence should be addressed.
Sensors 2019, 19(20), 4438; https://doi.org/10.3390/s19204438
Submission received: 11 September 2019 / Revised: 8 October 2019 / Accepted: 9 October 2019 / Published: 14 October 2019
(This article belongs to the Special Issue Sensors Localization in Indoor Wireless Networks)

Abstract

:
In this paper, an optimization algorithm is presented based on a distance and angle probability model for indoor non-line-of-sight (NLOS) environments. By utilizing the sampling information, a distance and angle probability model is proposed so as to identify the NLOS propagation. Based on the established model, the maximum likelihood estimation (MLE) method is employed to reduce the error of distance in the NLOS propagation. In order to reduce the computational complexity, a modified Monte Carlo method is applied to search the optimal position of the target. Moreover, the extended Kalman filtering (EKF) algorithm is introduced to achieve localization. The simulation and experimental results show the effectiveness of the proposed algorithm in the improvement of localization accuracy.

1. Introduction

With the rapid development of wireless communication technology in recent years, wireless localization systems have received considerable research interest due to the increasing demand of location-based services (e.g., [1,2,3,4,5]). At present, many localization technologies have been widely used, such as GPS [6], CPS [7], and WLAN [8,9]. It is acknowledged that these localization systems perform well under ideal conditions [10,11,12,13]. However, in real-world situations, due to the complexity of the environment such as the non-line-of-sight (NLOS) condition, the obstruction of the line of sight of the wireless communication between the anchor and the target may decrease the accuracy of the distance measurement, which accordingly leads to a poor localization accuracy [14].
So far, there are various methods to deal with ranging bias in the NLOS propagation. Based on the range measurements, the target localization issue in harsh indoor environments was investigated in [15]. By using the semi-definite programming relaxation technique, a robust estimator was introduced in [16] for the purpose of coping with the NLOS bias. The localization accuracy of range-only sensors with both additive and multiplicative noises was investigated in [17,18]. After that, in [19], the Manhattan distance was introduced to the WKNN algorithm to distinguish the influence of different reference nodes. In [20], the scene analysis approach was employed including two stages, namely, the offline stage and the online stage. In the offline stage, the wireless signals from all the anchors are recorded at each specific location in order to build a fingerprint database. In the online stage, according to the built fingerprint database, the K-nearest neighbor and weighted K-nearest neighbor algorithms were adopted to classify the data obtained from the environment into specific classifications. On the other hand, most of the existing results with respect to various NLOS identification methods (i.e., distinguish that the environment is in LOS (line-of-sight) or NLOS propagation) are based on range estimates [21,22,23,24,25,26,27]. Note that all these methods require a sufficient number of measurements to reduce the impact of NLOS range estimates, which imposes a great burden on the computational complexity.
Generally, LOS propagation is more likely to occur when the distance between a target and an anchor is short enough. However, in real environments, with the increasing distance between the target and the anchor, the probability of NLOS propagation increases accordingly. In [28], LOS/NLOS probability was assumed to be fixed and known a priori, which ignores the fact that the occurrence probability of LOS and NLOS propagations is dependent on the distance between the target and the anchor. In [14], the distance-related LOS/NLOS probability model was proposed. However, in addition to the distance, the NLOS propagation probability is also affected by the angle between the target and the anchor, which has not been taken into consideration in most of the reported results.
In this paper, the localization problem is considered in a real environment. The main contributions of this paper are summarized as follows:
(1) An optimization algorithm based on a distance and angle probability model for an indoor NLOS environment is proposed. Based on the NLOS propagation occurrence probability model, the maximum likelihood estimation (MLE) method is used to estimate the target position in order to suppress the NLOS error. In order to increase the speed of the operation, a simplified Monte Carlo algorithm is used to estimate the state. In addition, the extended Kalman filtering (EKF) algorithm is applied to the localization system to reduce measurement errors.
(2) The parameter acquisition method of the NLOS propagation occurrence probability model is given, which is obtained by sampling in the environment to acquire the probability of occurrence of NLOS status at different distances and angles.
(3) According to the characteristics of the signal, a simulation environment is established, which is similar to the real environment. A practical measurement scheme is used to verify the effectiveness of the proposed algorithm and compared with the existing algorithms.
The remainder of this paper is organized as follows. In Section 2, the system model is introduced. A probability model of the occurrence of NLOS propagation is formulated in Section 3. Based on the established model in Section 3, an MLE method is presented in Section 4. In Section 5, a localization method based on the extended Kalman filter algorithm is put forward. Simulation and experimental results are given in Section 6. Conclusions are drawn in Section 7.

2. System Model

In this paper, the system model under consideration is in a two-dimensional environment. It is assumed that there are N anchors in the environment, and the position of the i-th anchor is denoted as ( x i , y i ) , where x i is the value of the anchor on the x-axis and y i is the value on the y-axis. Similarly, the location of the target is represented as ( x , y ) . The measurement distance between the i-th anchor and the target is expressed as:
z i ( t ) = d r i ( t ) + G a u ( t ) + β i · N L O S ( t ) ,
where z i ( t ) is the measured distance and d r i ( t ) is the real distance between the i-th anchor and the target at time t. G a u ( t ) is the Gaussian white noise with zero-mean and variance σ l o s 2 in the LOS propagation. N L O S ( t ) stands for the error in NLOS propagation, which can also be described by the Gaussian white noise with mean μ n l o s and variance σ n l o s 2 . Here, the G a u ( t ) and N L O S ( t ) are assumed to be mutually independent in the propagation environment.
Remark 1.
Because of the complicated propagation environment, not all the propagations are LOS propagations. In (1), β i is a random variable taking values with 0 and 1. If the distance is measured in the NLOS propagation, the noise includes G a u ( t ) and N L O S ( t ) (i.e., β i = 1 ). Otherwise, if the distance is measured in the LOS propagation, the noise only includes G a u ( t ) (i.e., β i = 0 ).
It should be pointed out that in practical engineering, the distributions of G a u ( t ) and N L O S ( t ) can be determined a priori via the measurements and pre-calibration. Consequently, the probability density function of the d i ( t ) in the LOS and NLOS propagation are, respectively, expressed as
p l o s ( z i ) = 1 2 π σ l o s 2 · e ( z i d r i ) 2 2 σ l o s 2
p n l o s ( z i ) = 1 2 π ( σ l o s 2 + σ n l o s 2 ) · e ( z i d r i μ n l o s ) 2 2 ( σ l o s 2 + σ n l o s 2 ) .
Moreover, it is assumed that NLOS propagation occurs with probability p i , n l o s . As such, the probability density function of z i ( t ) can be expressed as:
p ( z i ; x ) = p n l o s ( z i ; x ) · p i , n l o s ( z i , θ i ; x ) + p l o s ( z i ; x ) · p i , l o s ( z i , θ i ; x ) ,
where θ i 180 , 180 represents the angle between the positive direction of the x-axis and the vector constituted by the i-th anchor and point x, and p i , l o s ( z i , θ i ; x ) = 1 p i , n l o s ( z i , θ i ; x ) .

3. NLOS Propagation Occurrence Probability Model

Due to the complexity and uncertainty of the propagation, it is improper to describe the probability of the NLOS propagation as a constant. In order to better reflect reality, it is necessary to extract samples to get the characteristics of the environment. The distance-based probability model was proposed in [14], which described that the probability of the NLOS propagation increased with the distance. However, in the actual environment, the probability of NLOS propagation is related to not only the distance but also the angle. In addition, the probability of NLOS propagation is diverse in different environments. Therefore, a probability model of NLOS propagation needs to be established which gives the probability of NLOS propagation based on the distance and angle information between the measured target and the anchor node. For convenience, it is assumed that the distance and the angle are mutually independent in the NLOS propagation.
Denote by N the number of sampling points. In order to reduce the influence of the noise of the LOS propagation in the measurement, multiple distances are measured and the average value is calculated at each sampling point. The actual distance and the measured distance between the i-th anchor and the j-th sampling point are expressed as d r , i , j and z i , j , respectively. θ r , i , j 180 , 180 is the angle between the positive direction of the x-axis and the vector which is the anchor to the sampling point. By calculating the difference between the actual distance and the measured distance, we can determine whether NLOS propagation exists or not. As such, an indicative variable is introduced as follows:
g i , j = 1 , z i , j d r , i , j > d t h r e s h o l d 0 , e l s e ,
where g i , j = 1 means that the measured distance is in the NLOS propagation between the i-th anchor and the j-th sampling point, and d t h r e s h o l d is a given constant, which can be set slightly larger than measurement error. The bound of the measurement error η can be given, and we have
η G a u ( t ) η .
The probability satisfying (6) can be expressed as
ζ = η η 1 2 π σ l o s exp ( z 2 2 σ l o s 2 ) d z .
In order to reduce the possibility that the measurement noise is determined as the NLOS error, the parameter ζ can be set to 0.99, that is, the probability that the measurement error is determined as the NLOS error is 1%. According to (7) and the properties of the Gaussian noise, we can obtain η 2 . 58 σ l o s . Therefore, d t h r e s h o l d can be set to 2 . 58 σ l o s .
The maximum of the actual distance between the i-th anchor and each sampling point is expressed as d r max , i . Divide the interval ( 0 , d r max , i ] into n d i equal subintervals and the i d s -th subinterval is ( i d s 1 ) · d r max , i n d i , i d s · d r max , i n d i , where i d s = 1 , 2 , , n d i . The central point of the i d s -th distance subinterval can be expressed as
d c , i d s = ( 2 i d s 1 ) · d r max , i 2 n d i .
Subsequently, assign N sampling points to n d i distance subintervals and the number of the sampling points in the i d s -th subintervals is n d i , i d s , t o t a l . For the i d s -th subinterval, it is assumed that there are n d i , i d s , n l o s sampling points in the NLOS propagation. As such, the probability of NLOS propagation in the i d s -th interval can be expressed as
p d i , i d s , n l o s = n d i , i d s , n l o s n d i , i d s , t o t a l .
The probability acquisition method related to distance is summarized in Algorithm 1.
Algorithm 1 The probability acquisition method related to distance.
  • for i 1 to N do
  •     for i d s 1 to n d i do
  •          n d i , i d s , t o t a l 0 ;
  •          n d i , i d s , n l o s 0 ;
  •         for   j 1  to N  do
  •            if ( i d s 1 ) · d r max , i n d i < d r , i , j i d s · d r max , i n d i then
  •                 n d i , i d s , t o t a l n d i , i d s , t o t a l + 1 ;
  •                if g i , j = 1 then
  •                     n d i , i d s , n l o s n d i , i d s , n l o s + 1 ;
  •                end if
  •            end if
  •         end for
  •         Calculate (9);
  •     end for
  • end for
Similarly, the i θ s -th subinterval is π + ( i θ s 1 ) · 2 π n θ i , π + i θ s · 2 π n θ i and the central point of the i θ s -th angle subinterval is described as
θ c , i θ s = π + π · ( 2 i θ s 1 ) n θ i .
Then, assign N sampling points to n θ i angle subintervals and the number of the sampling points in the i θ s -th subinterval is n θ i , i θ s , t o t a l . Also, for the i θ s -th subinterval, it is assumed that there are n θ i , i θ s , n l o s sampling points in the NLOS propagation. Consequently, the probability of NLOS propagation in the i θ s -th interval is calculated as
p θ i , i θ s , n l o s = n θ i , i θ s , n l o s n θ i , i θ s , t o t a l .
The probability acquisition method related to angle is summarized in Algorithm 2.
Algorithm 2 The probability acquisition method related to angle.
  • for i 1 to N do
  •     for i θ s 1 to n θ i do
  •          n θ i , i θ s , t o t a l 0 ;
  •          n θ i , i θ s , n l o s 0 ;
  •         for   j 1  to N  do
  •            if π + ( i θ s 1 ) · 2 π n θ i < d r , i , j π + i θ s · 2 π n θ i then
  •                 n d i , i θ s , t o t a l n θ i , i θ s , t o t a l + 1 ;
  •                if g i , j = 1 then
  •                     n θ i , i θ s , n l o s n θ i , i θ s , n l o s + 1 ;
  •                end if
  •            end if
  •         end for
  •         Calculate (11);
  •     end for
  • end for
Based on the center points d c , i d s , θ c , i θ s and the probabilities p d i , i s , n l o s , p θ i , i s , n l o s in the NLOS propagation in each distance interval and angle interval, the polynomial curve fitting technique is used. Distance-NLOS probability polynomials and angle-NLOS probability polynomials are calculated as
p d i , n l o s = m ¯ i = 0 N m ¯ i a m ¯ i · d a i m ¯ i ,
p θ i , n l o s = n ¯ i = 0 N n ¯ i a ¯ n ¯ i · θ b i n ¯ i ,
where p d i , n l o s and p θ i , n l o s are the probabilities of the NLOS propagation at the distance d a i and the angle θ b i , respectively. a m ¯ i and a ¯ n ¯ i are the fitted coefficients, which can be achieved by least square polynomial fitting method. It can be expressed as
m i n i d s = 1 n d i p d i , n l o s ( d c , i d s ) p d i , i d s , n l o s 2 ,
where p d i , n l o s ( d c , i d s ) = m ¯ i = 0 N m ¯ i a m ¯ i · d c , i d s m ¯ i . By taking partial derivatives of (14) with respect to a m ¯ i and setting them equal to 0, we have
2 i d s = 1 n d i p d i , n l o s ( d c , i d s ) p d i , i d s , n l o s = 0 2 i d s = 1 n d i p d i , n l o s ( d c , i d s ) p d i , i d s , n l o s d c , i d s = 0 2 i d s = 1 n d i p d i , n l o s ( d c , i d s ) p d i , i d s , n l o s d c , i d s N m ¯ i = 0 .
Equation (15) can be organized into a matrix form as follows:
n d i i d s = 1 n d i d c , i d s i d s = 1 n d i d c , i d s N m ¯ i i d s = 1 n d i d c , i d s i d s = 1 n d i d c , i d s 2 i d s = 1 n d i d c , i d s N m ¯ i + 1 i d s = 1 n d i d c , i d s N m ¯ i i d s = 1 n d i d c , i d s N m ¯ i + 1 i d s = 1 n d i d c , i d s 2 N m ¯ i a 0 a 1 a N m ¯ i = i d s = 1 n d i p d i , i d s , n l o s i d s = 1 n d i d c , i d s p d i , i d s , n l o s i d s = 1 n d i d c , i d s N m ¯ i p d i , i d s , n l o s .
It can be expressed as
F T F a = F T y ,
where F = 1 d c , 1 d c , 1 N m ¯ i 1 d c , 2 d c , 2 N m ¯ i 1 d c , n d i d c , n d i N m ¯ i , y = p d i , 1 , n l o s p d i , 2 , n l o s p d i , n d i , n l o s and a = a 0 a 1 a N m ¯ i .
Therefore, Equation (17) can be solved as
a = ( F T F ) 1 F T y .
Similarly, the coefficients a ¯ n ¯ i can be achieved as
a ¯ = ( G T G ) 1 G T y ¯ ,
where G = 1 θ c , 1 θ c , 1 N n ¯ i 1 θ c , 2 θ c , 2 N n ¯ i 1 θ c , n θ i θ c , n θ i N n ¯ i , y ¯ = p θ i , 1 , n l o s p θ i , 2 , n l o s p θ i , n θ i , n l o s , and a ¯ = a ¯ 0 a ¯ 1 a ¯ N n ¯ i .
The probability of the NLOS propagation between the point ( x , y ) and the i-th anchor is proposed as:
p i , n l o s = α i · p d i , n l o s + ( 1 α i ) · p θ i , n l o s ,
where
α i = 1 2 e k 0 · d i + 1 ,
d i = ( x i x ) 2 + ( y i y ) 2 ,
θ i = a tan 2 ( y i y , x i x )
and k 0 is a positive constant.
Remark 2.
In this paper, a new probability model (21) is put forward which is more reasonable to reflect the practical engineering. It is not difficult to see that when the difference of the distance between the estimated position and the real position is fixed, angle error increases as the distance between the real position and the position of the anchor decreases. Therefore, the smaller the distance is, the smaller the confidence level of the angle-based estimation is. In addition, the exponential form of parameter α i is selected by experiments.

4. Simplified Calculation of Maximum Likelihood Estimation

According to (4), the probability density function of the distance between each anchor and the target can be obtained. Assuming that the probability density function of the distance between each anchor and the target is independent, one has the following joint likelihood function:
p ( z ; x ) = i = 1 n p ( z i ; x ) .
The estimate of x by MLE can be obtained as:
X ^ M L E = arg max x ln p ( z ; x ) = arg max x i = 1 n ln p ( z i ; x ) ,
where X ^ M L E = x ^ M L E , y ^ M L E T .
Normally, finding the analytical solution of (25) is quite time-consuming, which deteriorates the real-time performance of the system to a great extent. For the purpose of overcoming such a difficulty, an improved Monte Carlo method is proposed to solve (25), which could reduce the computational complexity and accordingly improve the real-time performance of the system.
Assume that at the time k 1 , the position and velocity of the target are ( x k 1 , y k 1 ) and ( v x , k 1 , v y , k 1 ) , respectively. The angle between the velocity direction and the positive direction of the x-axis is calculated as
θ v , k 1 = a tan 2 ( v y , k 1 , v x , k 1 ) ,
where a tan 2 ( v y , k 1 , v x , k 1 ) is the angle between the vector from origin to ( v x , k 1 , v y , k 1 ) and x-axis positive direction vector. For the convenience of discussion, the position of the point is expressed in polar coordinates, and ( x k 1 , y k 1 ) is used as the coordinate origin of polar coordinates. Therefore, the points can be obtained from the parameters of d m , i and θ m , i in terms of the following two methods, respectively.
(a) The distance satisfies d m , i N ( 0 , σ m a 2 ) and the angle satisfies θ m , i U ( π , π ) ;
(b) The angle satisfies θ m , i N ( θ v , k 1 , σ m b 2 ) and the distance satisfies d m , i U ( 0 , d m , max ) , where σ m a 2 and σ m b 2 are the variance of distance and angle, respectively, d m , max represents the upper bound of distance.
The point of maximum value solved in (24) is taken as the optimal estimation point.

5. Localization Based on Extended Kalman Filter Algorithm

The motion model is represented as a discrete-time system and decomposed into state vectors in both directions x and y, which can be expressed as
x ( k ) y ( k ) v x ( k ) v y ( k ) = 1 0 Δ t 0 0 1 0 Δ t 0 0 1 0 0 0 0 1 x ( k 1 ) y ( k 1 ) v x ( k 1 ) v y ( k 1 ) ,
where x ( k ) , v x ( k ) are the position and velocity of target in the x-axis and y ( k ) , v y ( k ) are the position and velocity of target in the y-axis of the system at time k.
Therefore, the prediction phase of the Kalman filter can be expressed as
X k | k 1 = A X k 1 | k 1 ,
P k | k 1 = A P k 1 | k 1 A T + Q ,
where A = 1 0 Δ t 0 0 1 0 Δ t 0 0 1 0 0 0 0 1 .
X k 1 | k 1 = [ x ( k 1 ) , y ( k 1 ) , v x ( k 1 ) , v y ( k 1 ) ] T , X k 1 | k 1 is optimal estimate of state vector X at time k 1 , P k 1 | k 1 is the posteriori error covariance matrix at time k 1 . Q is the covariance matrix of the process noise which is set to a diagonal matrix.
The prediction distance vector between anchors and the target is derived as
h ( X k | k 1 ) = ( x k | k 1 x 1 ) 2 + ( y k | k 1 y 1 ) 2 ( x k | k 1 x i ) 2 + ( y k | k 1 y i ) 2 ( x k | k 1 x n ) 2 + ( y k | k 1 y n ) 2 ,
where ( x k | k 1 , y k | k 1 ) is the position estimation of the target in the prediction phase. Moreover, the Jacobian matrix of (30) is obtained as
H k = x k | k 1 x 1 h 1 ( X ) y k | k 1 y 1 h 1 ( X ) 0 0 x k | k 1 x i h i ( X ) y k | k 1 y i h i ( X ) 0 0 x k | k 1 x n h n ( X ) x k | k 1 x n h n ( X ) 0 0 .
The filter gain matrix K k is determined by
K k = P k | k 1 H k T ( H k P k | k 1 H k T + R ) ,
where R represents the covariance matrix of the observation noise which is set to a diagonal matrix.
The update phase of the Kalman filter is given as follows:
X k | k = X k | k 1 + K k ( d k h k ) ,
P k | k = P k | k 1 K k H k P k | k 1 ,
where P k | k is the posteriori error covariance matrix at time k, X k | k represents the posteriori state estimate at time k, and d k represents corrected measuring distance vector from the MLE method at time k with the following form:
d k = ( x ^ M L E x 1 ) 2 + ( y ^ M L E y 1 ) 2 ( x ^ M L E x i ) 2 + ( y ^ M L E y i ) 2 ( x ^ M L E x n ) 2 + ( y ^ M L E y n ) 2 .

6. Simulation and Experimental Results

6.1. Simulation Results

UWB technology is widely used in indoor localization because it is insensitive to channel fading and has high positioning accuracy. Therefore, we simulated UWB communication to verify the effectiveness of the algorithm. In this section, an indoor environment with obstacles is considered, where the test area was a rectangular space of 14 m × 5 m. There were eight anchors assigned around the space, whose locations were respectively known as [0 cm, 0 cm], [500 cm, 100 cm], [1000 cm, 0 cm], [1100 cm, 150 cm], [1000 cm, 300 cm], [500 cm, 400 cm], [0 cm, 300 cm], [ 100 cm, 150 cm]. The obstacle was considered in the space and the location of the obstacle was unknown and fixed. It was assumed that NLOS error occurred when the connecting line of the target to the anchor traverses the obstacle, otherwise there was no NLOS error. The LOS error obeyed ε L N ( 0 cm , 2 . 6 cm ) and NLOS error obeyed ε N L N ( 22 cm , 3 . 6 cm ) . In the simulation, the proposed algorithm was compared with the existing ones; see Table 1.
Figure 1 shows the simulation environment setting and real trajectory. The obstacle was placed in the middle of the environment and anchors were placed around. In the test, the target moved along a black dotted line, which was S-shaped. The velocity of the target was set to 0 . 3 m/s ∼ 0 . 5 m/s. In order to test the performance of algorithms in Table 1, the root mean square error (RMSE) was used as the main performance metric. It was defined as R M S E = ( i = 1 T n | | x r , i x ^ i | | 2 ) / T n , where x r , i denotes the true position of the target at time i, x ^ i indicates the estimated position.
Before using the proposed algorithm, it was necessary to estimate the probability of occurrence of the NLOS status at different distances and angles by sampling. Figure 2 and Figure 3 show the relationship between the probability of NLOS status and distance or angle in eight anchors. As can be seen from Figure 2, in general, the larger the distance, the higher the probability of NLOS status. From Figure 3, the relationship between the angle and the probability of NLOS status could be obtained. It was obviously different in different environments. According to Figure 2 and Figure 3, polynomial fitting could be used to obtain the relationship between NLOS status occurrence probability and distance or angle. Alternatively, the relationship could be obtained by constructing a piecewise function.
In order to reduce the operation time, 500 points were randomly selected according to the introduced Monte Carlo method and one point was selected which could maximize Formula (24). Figure 4 illustrates the RMSE of different algorithms with different numbers of anchors. The distribution of noise was the same in each algorithm experiment. As can be seen from Figure 4, as the number of anchors increased, the RMSE of algorithms gradually decreased, except for the LS algorithm. When the number of anchors was 6 or 8, the RMSE of the LS algorithm was increased. The reason may be that NLOS measurement error of the added anchor was large, which led to a large error. Since the weights of LS algorithm were equal, the algorithm could not allocate less weight to the measurement with larger NLOS error. On the contrary, the RWLS algorithm compensated for this deficiency. The algorithm assigned weights to the measurements of each anchor by analyzing the positioning residuals of each anchor. However, the algorithm could not exert its advantages when the number of anchors was small. Therefore, when the number of anchors was four or five, the RMSE was higher than that of the LS method. The RMSE of the EKF algorithm was the highest when the number of anchors was four. As this number increased, the RMSE gradually stabilized, but the value was always higher than some other methods, because it does not suppress NLOS error very well. The SDP method worked well when the number of NLOS status was large or small in all measurements. From the figure, it worked better than the EKF method. The DP-MLE method uses statistical methods to estimate the relationship between the probability of NLOS propagation and the measured distance. However, the proposed method not only considers the relationship between its probability of occurrence and the measured distance, but also considers the relationship with measurement angle. Therefore, the RMSE of the proposed algorithm was smaller than that of the DP-MLE method.
Figure 5 shows the RMSEs of different algorithms using different standard deviations of measurement noise. It can be seen from the figure that the RMSE of the proposed method was the lowest and that of the LS method was the highest in different standard deviations. Since the RWLS algorithm assigns less weight to anchors with large residuals, the RMSE of the method was lower than that of the LS method. The advantage of the EKF method is mainly its ability to suppress the measurement noise; consequently, the RMSE of the method was lower than that of RWLS. The SDP algorithm estimates the average value of NLOS error and constructs the model based on statistical features. As a result, the method was superior to the EKF method. The RMSE of the proposed method and DP-MLE method both increased with increasing standard deviation. This is why the constructed models are probability models based on NLOS status. When the standard deviation of measurement noise increased, the accuracy of NLOS status judgment will be reduced. For example, when the measurement noise is larger than NLOS error, it may be considered as NLOS noise. However, the RMSE of the proposed algorithm was still lower than those of DP-MLE and SDP methods, based on Figure 5.
Figure 6 shows the RMSEs of different algorithms using different means of NLOS error. With the increase of the mean of NLOS error, the RMSEs of LS, EKF, and RWLS algorithms increased obviously and gradually. The main reason is that these methods could not effectively suppress the NLOS error. The SDP method can suppress the NLOS error without identifying NLOS status. Both DP-MLE and the proposed method could estimate the probability of NLOS status. However, the accuracy of the proposed method was higher than that of DP-MLE method. Therefore, the RMSE of this method was lower than that of DP-MLE method.

6.2. Experimental Results

In order to better verify the effectiveness of the algorithm, we used the measurement database in [31]. The experimental equipment consisted of 20 anchor nodes and one mobile node, which were UWB devices. Some anchor nodes were placed in the corridor and the other parts were placed in the room. The two-way arrival time estimation method was used in ranging. The mobile node was placed on the mobile robot, which was placed on the orbit. Due to the influence of energy attenuation in propagation, the mobile node could not accept all signals of anchor nodes. Therefore, we selected nine anchor nodes that could successfully communicate with the mobile node for the experiment; see Table 2.
In the experiment, the height of the target was fixed and known, and the height of the mobile node was set to 0.162 m. Since the algorithm was calculated in a two-dimensional environment, the measured data needed to be converted. According to (36), the measured distance was converted into the horizontal distance between the target and the anchor.
d = d m 2 Δ h 2 ,
where d m is the measured distance and Δ h is the height difference between the mobile node and the anchor node.
The parameters of NLOS propagation occurrence probability model need to be obtained by sampling before testing; that is, p l o s ( z i ) and p n l o s ( z i ) . In the data set, about 90% of the data was used for training and about 10% for testing. The distances between each anchor and the remaining 19 anchors were measured. However, the communication between some anchors could not be established. Therefore, the measurements of two anchors that could not establish communication were set as NLOS propagation. Since the positions of all anchors were known, the distance between any two anchors could be calculated. In order to reduce the measurement errors caused by faults or other factors, multiple measurements were used and the average value was calculated as the final measurement value. If the difference between the measured value and the true distance exceeded the threshold, the measurement was considered as the NLOS propagation. The relationship between distance, the angle of each sampling point, and the NLOS status probability is given in Figure 7 and Figure 8.
In the test, we used the data of 20 s of target movement to complete the experiment. The robot trajectory and the position of anchors is given in Figure 9. The mobile robot moved at a constant speed and turned left at about time 8 s. The RMSEs of different numbers of anchors are given in Figure 10.
As can be seen from Figure 10, the RWLS method had the worst effect when the number of anchors was five. Because the RWLS method could not accurately identify NLOS error when the number of anchors was small, it led to the wrong weight. The performance of the proposed method and the EKF method did not change much as the number of anchors increased, but the performance of the proposed method was better than that of other methods. The reason is that the proposed method could effectively suppress the NLOS errors when the number of anchors was small. When the number of anchors was 6 or 7, the weight of the RWLS method was accurate. Therefore, its effect was better than that of the LS method. However, the performance of these two methods was inferior to the EKF method and the proposed method because the two methods do not consider suppressing measurement errors. When the number of anchors was nine, the DP-MLE, SDP, and proposed method could effectively suppress NLOS error, but the DP-MLE and SDP methods found it difficult to identify NLOS errors when the number of anchors was small. In addition, the SDP algorithm is solved by interior point method, and its operation time was much longer than that of the proposed algorithm. As a result, the real-time performance of the SDP algorithm Was far inferior to that of the proposed algorithm.

7. Conclusions

In the paper, an optimization algorithm is presented based on a distance and angle probability model for indoor non-line-of-sight (NLOS) environments. According to the relationship between distance, angle, and the occurrence probability of NLOS propagation, the joint likelihood function was established. The simulation and experimental results showed that the NLOS error was compensated effectively in NLOS propagation, and the proposed algorithm was superior to other algorithms when the number of anchors was small. Furthermore, the real-time performance of the proposed algorithm was much higher than that of SDP algorithm and the accuracy of the algorithm was ensured.

Author Contributions

X.T. finished writing the original draft and conducted the simulation and experiment. G.W. and J.W. supervised the work and revised the paper. D.Z. wrote the software program for the experiment.

Funding

This work was supported in part by the National Natural Science Foundation of China under Grant 61873169, the Program for Capability Construction of Shanghai Provincial Universities under Grant 15550502500, the Program for Professor of Special Appointment (Eastern Scholar) at Shanghai Institutions of Higher Learning.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Zhang, H.; Cheng, P.; Shi, L.; Chen, J. Optimal DoS Attack Scheduling in Wireless Networked Control System. IEEE Trans. Control. Syst. Technol. 2016, 24, 843–852. [Google Scholar] [CrossRef]
  2. Wang, Y.; Li, X. The IMU/UWB Fusion Positioning Algorithm Based on a Particle Filter. ISPRS Int. J. Geo-Inf. 2017, 6, 235. [Google Scholar] [CrossRef]
  3. Yu, C.; Lan, H.; Gu, F.; Fei, Y.; Naser, E. A Map/INS/Wi-Fi Integrated System for Indoor Location-Based Service Applications. Sensors 2017, 17, 1272. [Google Scholar] [CrossRef] [PubMed]
  4. Tseng, H.P.; Chan, C.Y.; Lin, J.Y.; Lin, B.D.; Wu, N.; Wang, M.T. Ray-Tracing-Assisted Fingerprinting Based on Channel Impulse Response Measurement for Indoor Positioning. IEEE Trans. Instrum. Meas. 2017, 66, 1032–1045. [Google Scholar] [CrossRef]
  5. Cheng, L.; Li, Y.; Wang, Y.; Bi, Y.; Feng, L.; Xue, M. A Triple-Filter NLOS Localization Algorithm Based on Fuzzy C-means for Wireless Sensor Networks. Sensors 2019, 19, 1215. [Google Scholar] [CrossRef] [PubMed]
  6. Saska, M.; Baca, T.; Thomas, J.; Chudoba, J.; Preucil, L.; Krajnik, T.; Faigl, J.; Loianno, G.; Kumar, V. System for deployment of groups of unmanned micro aerial vehicles in GPS-denied environments using onboard visual relative localization. Auton. Robot. 2017, 41, 919–944. [Google Scholar] [CrossRef]
  7. Qiu, J.; Wang, X.; Dai, G. Improving the indoor localization accuracy for CPS by reorganizing the fingerprint signatures. Int. J. Distrib. Sens. Netw. 2014, 10, 415710. [Google Scholar] [CrossRef]
  8. Pirzada, N.; Nayan, Y.M.; Subhan, F.; Abro, A.; Hassan, F.M.; Sakidin, H. Location Fingerprinting Technique for WLAN Device-Free Indoor Localization System. Wirel. Pers. Commun. 2017, 95, 445–455. [Google Scholar] [CrossRef]
  9. Li, J.; He, X.; Cai, Z.Y.; Xu, Q. Method of WiFi indoor location based on K-means and Random Forest. Control. Eng. China 2017, 24, 787–792. [Google Scholar]
  10. Lee, H.S.; Lim, K.I.; Lee, K.J. Method for improving indoor positioning accuracy using extended Kalman filter. Mob. Inf. Syst. 2016, 2016, 2369103. [Google Scholar] [CrossRef]
  11. Cai, S.; Liao, W.; Luo, C.; Li, M.; Huang, X.; Li, P. CRIL: An efficient online adaptive indoor localization system. IEEE Trans. Veh. Technol. 2017, 66, 4148–4160. [Google Scholar] [CrossRef]
  12. Liu, C.; Tian, Z.; Zhou, M.; Yang, X. Gene-Sequencing-Based Indoor Localization in Distributed Antenna System. IEEE Sens. J. 2017, 17, 6019–6028. [Google Scholar] [CrossRef]
  13. Jiang, W.; Yin, Z. Indoor localization with a signal tree. Multimed. Tools Appl. 2017, 76, 20317–20339. [Google Scholar] [CrossRef]
  14. Shi, X.; Mao, G.; Yang, Z.; Chen, J. MLE-based localization and performance analysis in probabilistic LOS/NLOS environment. Neurocomputing 2017, 270, 101–109. [Google Scholar] [CrossRef]
  15. Tomic, S.; Beko, M.; Dinis, R.; Montezuma, P. A Robust Bisection-based Estimator for TOA-based Target Localization in NLOS Environments. IEEE Commun. Lett. 2017, 21, 2488–2491. [Google Scholar] [CrossRef]
  16. Wang, G.; Chen, H.; Li, Y.; Ansari, N. NLOS error mitigation for TOA-based localization via convex relaxation. IEEE Trans. Wirel. Commun. 2014, 13, 4119–4131. [Google Scholar] [CrossRef]
  17. Shi, X.; Yang, Z.; Chen, J. Localization accuracy of range-only sensors with additive and multiplicative noise. In Proceedings of the 2013 IEEE Global Communications Conference (GLOBECOM), Atlanta, GA, USA, 9–13 December 2013; pp. 195–200. [Google Scholar]
  18. Yang, Z.; Shi, X.; Chen, J. Optimal Coordination of Mobile Sensors for Target Tracking Under Additive and Multiplicative Noises. IEEE Trans. Ind. Electron. 2014, 61, 3459–3468. [Google Scholar] [CrossRef]
  19. Li, C.; Qiu, Z.; Liu, C. An Improved Weighted K-Nearest Neighbor Algorithm for Indoor Positioning. Wirel. Pers. Commun. 2017, 96, 2239–2251. [Google Scholar] [CrossRef]
  20. Oussalah, M.; Alakhras, M.; Hussein, I.M. Multivariable fuzzy inference system for fingerprinting indoor localization. Fuzzy Sets Syst. 2015, 269, 65–89. [Google Scholar] [CrossRef]
  21. Li, J.; Wu, S. Non-parametric non-line-of-sight identification and estimation for wireless location. In Proceedings of the Computer Science and Service System (CSSS), Nanjing, China, 11–13 August 2012; pp. 81–84. [Google Scholar]
  22. Schroeder, J.; Galler, S.; Kyamakya, K.; Jobmann, K. NLOS detection algorithms for Ultra-Wideband localization. In Proceedings of the 4th Workshop on Positioning, Navigation and Communication, Hannover, Germany, 22 March 2007; pp. 159–166. [Google Scholar]
  23. Borras, J.; Hatrack, P.; Mandayam, B.N. Decision theoretic framework for NLOS identification. In Proceedings of the 48th IEEE Vehicular Technology Conference, Ottawa, ON, Canada, 21 May 1998; pp. 1583–1587. [Google Scholar]
  24. Casas, R.; Marco, A.; Guerrero, J.J.; Falco, J. Robust estimator for non-line-of-sight error mitigation in indoor localization. EURASIP J. Appl. Signal Process. 2006, 2006, 156. [Google Scholar] [CrossRef]
  25. Venkatesh, S.; Buehrer, M.R. NLOS mitigation using linear programming in ultrawideband location-aware networks. IEEE Trans. Veh. Technol. 2007, 56, 3182–3198. [Google Scholar] [CrossRef]
  26. Marano, S.; Gifford, M.W.; Wymeersch, H.; Win, Z.M. NLOS identification and mitigation for localization based on UWB experimental data. IEEE J. Sel. Areas Commun. 2010, 28, 1026–1035. [Google Scholar] [CrossRef]
  27. Morelli, C.; Nicoli, M.; Rampa, V.; Spagnolini, U. Hidden Markov Models for Radio Localization in Mixed LOS/NLOS Conditions. IEEE Trans. Signal Process. 2007, 55, 1525–1542. [Google Scholar] [CrossRef]
  28. Lui, K.W.K.; So, C.H.; Ma, K.W. Maximum a posteriori approach to time-of-arrival-based localization in non-line-of-sight environment. IEEE Trans. Veh. Technol. 2009, 59, 1517–1523. [Google Scholar] [CrossRef]
  29. Gu, H.; Shi, Y.; Chen, Y. Cicada: A Highly-Precise Easy-Embedded and Omni-Directional Indoor Location Sensing System. In Proceedings of the International Conference on Advances in Grid and Pervasive Computing, Taichung, Taiwan, 3 May 2006; pp. 385–394. [Google Scholar]
  30. Yang, S.; Wang, B. Residual based weighted least square algorithm for Bluetooth/UWB indoor localization system. In Proceedings of the 36th Chinese Control Conference (CCC), Dalian, China, 26–28 July 2017; pp. 5959–5963. [Google Scholar]
  31. Dardari, D.; Sottile, F. WPR. B Database: Annex of N++ Deliverable WPR. B DB. 3. Progress Report II on Advanced Localization and Positioning Techniques: Data Fusion and Applications, Deliverable Number: DB, 3. 2010. Available online: https://www.academia.edu/2830567/216715_NEWCOM_Deliverable_Number_DB._3_Progress_Report_II_on_Advanced_Localization_and_Positioning_Techniques_Data_Fusion_and_Applications (accessed on 14 October 2019).
Figure 1. Simulation environment setting and real trajectory.
Figure 1. Simulation environment setting and real trajectory.
Sensors 19 04438 g001
Figure 2. The relationship between the probability of non-line-of-sight (NLOS) status and distance in eight anchors.
Figure 2. The relationship between the probability of non-line-of-sight (NLOS) status and distance in eight anchors.
Sensors 19 04438 g002
Figure 3. The relationship between the probability of NLOS status and angle in eight anchors.
Figure 3. The relationship between the probability of NLOS status and angle in eight anchors.
Sensors 19 04438 g003
Figure 4. Root mean square error (RMSE) of different algorithms using different numbers of anchors.
Figure 4. Root mean square error (RMSE) of different algorithms using different numbers of anchors.
Sensors 19 04438 g004
Figure 5. RMSE of different algorithms using different standard deviations of measurement noise.
Figure 5. RMSE of different algorithms using different standard deviations of measurement noise.
Sensors 19 04438 g005
Figure 6. RMSEs of different algorithms using different means of NLOS error.
Figure 6. RMSEs of different algorithms using different means of NLOS error.
Sensors 19 04438 g006
Figure 7. The relationship between distance and NLOS status probability. The horizontal axis of each graph represents distance (m) and the vertical axes represent NLOS status probability.
Figure 7. The relationship between distance and NLOS status probability. The horizontal axis of each graph represents distance (m) and the vertical axes represent NLOS status probability.
Sensors 19 04438 g007
Figure 8. The relationship between angle and NLOS status probability. The horizontal axis of each graph represents angle (degree) and the vertical axes represent NLOS status probability.
Figure 8. The relationship between angle and NLOS status probability. The horizontal axis of each graph represents angle (degree) and the vertical axes represent NLOS status probability.
Sensors 19 04438 g008
Figure 9. The robot trajectory and the position of anchors.
Figure 9. The robot trajectory and the position of anchors.
Sensors 19 04438 g009
Figure 10. RMSEs of different algorithms using different numbers of anchors.
Figure 10. RMSEs of different algorithms using different numbers of anchors.
Sensors 19 04438 g010
Table 1. The list of the considered algorithms and descriptions.
Table 1. The list of the considered algorithms and descriptions.
AlgorithmDescription
LSLeast square method
EKFExtended kalman filtering algorithm [29]
RWLSResidual based weighted least square algorithm [30]
SDPSemidefinite programming method [16]
DP-MLEDistance-related LOS/NLOS probabilities maximum likelihood estimation [14]
DAP-MLEThe proposed method
Table 2. The list of the locations of anchor nodes.
Table 2. The list of the locations of anchor nodes.
Anchor IDCoordinate X (m)Coordinate Y (m)Coordinate Z (m)
813.807.201.13
915.009.911.13
1117.4018.311.13
1219.2123.111.13
1315.0020.561.13
1412.6018.311.13
1510.8016.651.13
168.6120.081.13
173.2419.781.13

Share and Cite

MDPI and ACS Style

Tian, X.; Wei, G.; Wang, J.; Zhang, D. A Localization and Tracking Approach in NLOS Environment Based on Distance and Angle Probability Model. Sensors 2019, 19, 4438. https://doi.org/10.3390/s19204438

AMA Style

Tian X, Wei G, Wang J, Zhang D. A Localization and Tracking Approach in NLOS Environment Based on Distance and Angle Probability Model. Sensors. 2019; 19(20):4438. https://doi.org/10.3390/s19204438

Chicago/Turabian Style

Tian, Xin, Guoliang Wei, Jianhua Wang, and Dianchen Zhang. 2019. "A Localization and Tracking Approach in NLOS Environment Based on Distance and Angle Probability Model" Sensors 19, no. 20: 4438. https://doi.org/10.3390/s19204438

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