Next Article in Journal
A Deformable Configuration Planning Framework for a Parallel Wheel-Legged Robot Equipped with Lidar
Previous Article in Journal
Accurate and Efficient Intracranial Hemorrhage Detection and Subtype Classification in 3D CT Scans with Convolutional and Long Short-Term Memory Neural Networks
Previous Article in Special Issue
Recent Advances in ASIC Development for Enhanced Performance M-Sequence UWB Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

UWB-Based Self-Localization Strategies: A Novel ICP-Based Method and a Comparative Assessment for Noisy-Ranges-Prone Environments

by
Francisco Bonnin-Pascual
and
Alberto Ortiz
*
Department of Mathematics and Computer Science, University of the Balearic Islands, 07122 Palma de Mallorca, Spain
*
Author to whom correspondence should be addressed.
Sensors 2020, 20(19), 5613; https://doi.org/10.3390/s20195613
Submission received: 31 July 2020 / Revised: 23 September 2020 / Accepted: 25 September 2020 / Published: 1 October 2020
(This article belongs to the Special Issue UWB Sensors)

Abstract

:
Ultra-Wide-Band (UWB) positioning systems are now a real option to estimate the position of generic agents (e.g., robots) within indoor/GPS-denied environments. However, these environments can comprise metallic structures or other elements which can negatively affect the signal transmission and hence the accuracy of UWB-based position estimations. Regarding this fact, this paper proposes a novel method based on point-to-sphere ICP (Iterative Closest Point) to determine the 3D position of a UWB tag. In order to improve the results in noise-prone environments, our method first selects the anchors’ subset which provides the position estimate with least uncertainty (i.e., largest agreement) in our approach. Furthermore, we propose a previous stage to filter the anchor-tag distances used as input of the ICP stage. We also consider the addition of a final step based on non-linear Kalman Filtering to improve the position estimates. Performance results for several configurations of our approach are reported in the experimental results section, including a comparison with the performance of other position-estimation algorithms based on trilateration. The experimental evaluation under laboratory conditions and inside the cargo hold of a vessel (i.e., a noise-prone scenario) proves the good performance of the ICP-based algorithm, as well as the effects induced by the prior and posterior filtering stages.

1. Introduction

Position estimation in GPS-denied environments is of great interest in a large variety of applications, including indoor mobile robotics. Generally speaking, the so-called Indoor Positioning Systems (IPSs)—that is, systems that continuously and in real-time determine the position of an object in an indoor environment—can be applied in these cases [1]. From the technological point of view, IPSs comprise Radio Frequency Identification (RFID)-, Infrared (IR)-, Ultrasound (US)-, ZigBee-, Wireless Local Area Network (WLAN)-, and Ultra-Wide-Band (UWB)-based approaches, to name but a few. It is well-known that each of these technologies has its own pros and cons. By way of example, RFID localization systems do not require Line-of-Sight (LOS) to operate, which is critical for IR-based devices, but the coverage of the former is smaller in comparison with other technologies; IR and US signals do not penetrate solid walls, while ZigBee and WLAN signals do; ZigBee, however, is vulnerable to a wide range of signal types using the same frequency; while the performance of WLAN-based systems can be affected by changes in the strength map of the operating area. Likewise, UWB systems allow high-accuracy positioning, but can be affected by the presence of metallic materials. These are only a selection of the considerations to be made; the reader is referred to [2] for a more detailed overview and a comparison of IPSs.
In this paper, we focus on UWB positioning systems, with the goal of estimating the position of one or more devices, generally named tags, which are moving through an environment where a set of devices/beacons named anchors have previously been placed. UWB-based IPSs typically measure the distance from the tag to each of the anchors (e.g., four for 3D pose estimation), and combine them to obtain the position estimate. Unfortunately, the quality of the measured ranges may be affected by noise, which consequently propagates through the calculations and affects the reliability of the position estimates [3]. Indeed, some manufacturers warn about unpredictable effects on range measurements because of the presence of metallic materials in the surroundings of the operation area, and hence they recommend ensuring a minimum distance (above 20 cm) between the anchors’ antennas and any metallic element (see, e.g., www.pozyx.io/technology/where-to-place-the-anchors).
In this work, we propose a new method that has exhibited good performance in these noise-prone environments. The main novelty of this method is that it makes use of the well-known Iterative Closest Point (ICP) algorithm to estimate the position of the tag. Toward this end, we modified ICP, which is typically used to find the translation and rotation between two point clouds, to compute the position of the UWB tag through the computation of point-to-sphere correspondences. To the best of our knowledge, this new method is the first ICP-like algorithm that produces position estimates from data provided by a UWB-based localization system.
For performance evaluation purposes, we compared the aforementioned ICP-based method with other UWB-based position estimation approaches based on trilateration, focusing on the assessment of their noise-tolerance capabilities. Moreover, we also evaluated the effect of attaching pre- and post-processing filters to each of the methods involved in the comparison: on the one side, the pre-processing stage filters the tag-to-anchor range measurements on an anchor-by-anchor basis, while on the other side, the post-processing stage filters the raw position estimates resulting from the calculations. Finally, the algorithm’s performance is assessed under laboratory conditions and—as already mentioned—within a particularly noise-prone environment, such as a cargo hold of a large-tonnage vessel. Once more, to the best of our knowledge, this is the first time that a UWB-based IPS has been evaluated inside a ship, and the obtained results are reported, which can be regarded as a secondary contribution.
The rest of the paper is organized as follows: Section 2 reviews main approaches in UWB-based position estimation methods; next, Section 3 overviews our methodology regarding UWB-based position estimation and details the pre- and post-processing stages; Section 4 describes the novel ICP-based method to estimate the UWB tag position; Section 5 overviews the different methods chosen for the comparative assessment, which is actually performed in Section 6, where we evaluate the performance of all the configurations considered, both under laboratory conditions and within a real, noise-prone environment; finally, Section 7 draws some conclusions about the new method, as well as about the experimental results reported.

2. UWB-Based Position Estimation

Among the different currently available possibilities, UWB technology has emerged as one of the leading core technologies for IPS development thanks to (1) the resilience of UWB ultra-short pulses to frequency-dependent absorption, (2) a relatively low cost and easy deployment, and (3) the ultimate accuracy which can be achieved. It is well known that one of the key points is the measurement of distances between the tag(s) and the anchors. In this regard, a rough classification of UWB-based position estimation methods can be stated according to the base estimation technique that is adopted [4]:
  • Time of Arrival (TOA). Algorithms in this category estimate the position of the tag computing the intersection between the circumferences (or spheres in 3D) centred at each anchor, whose radius is the estimated distance from the tag to the corresponding anchor. A survey reviewing several TOA methods can be found in [5]. In [6], the authors evaluate different TOA-based algorithms in a realistic indoor environment. As a real application example, a UWB system based on TOA is used in [7] for personnel localization inside a coal mine.
  • Time Difference of Arrival (TDOA).This category comprises algorithms which estimate the position of the tag considering the difference between the reception times in each anchor given a signal sent by the tag. These methods require some synchronization mechanism between the different devices, as well as significant bandwidth in comparison with other methods. In [8], the authors propose a TDOA method to operate in complex environments, specially under non-line-of-sight (NLOS) conditions. This method makes use of an Extended Kalman Filter (EKF) as a post-processing stage. Another practical example is [9], which describes a real-time positioning system intended for disaster aid missions.
  • Angle of Arrival (AOA).Methods in this category estimate the position of the tag using the direction of propagation of the signals sent by multiple sources (i.e., the anchors). The location is found from the intersection of the angle line for each signal source. The algorithms based on AOA have a higher complexity and their accuracy may decrease when the distance increases. Among the large number of AOA-based approaches that can be found in the literature, we can mention [10], which makes use of a KF and relies on a linear quadratic frequency domain invariant beamforming strategy, and [11], which presents a cooperative positioning method that makes use of all the sensor nodes instead of using only the anchors.
  • Received Signal Strength (RSS).These methods employ the signal strength as an estimator of the distance. Among the many RSS-based algorithms, we can differentiate two main strategies. On the one hand, approaches based on trilateration, where the distance estimates are used to guess the position of the tag using the same methods employed by TOA methods (see for example [12,13]). On the other hand, a strategy based on RSS fingerprinting, where a dataset needs to be generated during a previous learning stage for collecting RSS data throughout the environment. This dataset is later used to compare with the RSS online measurements to estimate the location (see for example [14]).
  • Hybrid algorithms.Hybrid techniques aim is to increase the precision of the position estimates by means of the combination of two or more of the aforementioned strategies. These methods are typically more complex and of higher and more intensive computational cost. By way of example, [15] reports on an EKF based on a TDOA/RSS algorithm to localize a UWB tag inside underground mines under NLOS conditions, while [16] evaluates several TDOA algorithms and concludes that a combination of them improves the accuracy of position estimates.
For a complete survey of UWB-based positioning algorithms, the reader is referred to [4,17,18].

3. General Overview and Methodology

The point of departure of our method is the availability of a regularly updated set of anchor-tag ranges, so that any beacon-based positioning system able to supply these data is susceptible to adopt our method for position estimation. This requirement is usually satisfied by UWB-based IPS vendors (see, e.g., Pozyx (www.pozyx.io) and Decawave (www.decawave.com) TOA-based solutions).
Regarding the position estimation procedure itself, we organize it as a process involving the following tasks (which are not sequenced in this order):
(a)
Estimation of the position of the tag given a set of ranges to the anchors;
(b)
Selection of the best subset of anchors to obtain the most accurate position estimation for the estimation method;
(c)
Pre-filter (denoise) the available ranges; and
(d)
Post-process (filter) the estimated positions.
Our aim in this work is to address and assess the four blocks. Regarding block (a), in this paper, we propose a novel method based on a particularization of the ICP algorithm. To properly feed this block, which is detailed in Section 4, we select first the most suitable collection of anchors presumably leading to the best position estimate, addressing thus block (b) of the previous list.
Regarding (c), the idea behind introducing a previous stage is to improve the data used as input by the position estimation block [19]. As mentioned before, the estimated distances to the anchors can be affected by external disturbances because of the presence of metallic elements in the environment. For this reason, we consider the addition of a pre-processing stage to filter the distances to the anchors, so that only good distance estimates are used within the position estimation block. The rationale behind this is to prevent the position estimation process to provide results when the distances to the anchors are not of sufficient quality.
The pre-filtering process that we adopt comprises two stages: A peak filter (PF) and a moving average filter(MAF) [20,21]. On the one hand, the peak filter removes all those values whose absolute difference with the previous value is above a certain threshold. These values are considered as peaks and are discarded, while the surviving values are considered as valid measurements.
On the other hand, the moving average filter supplies smoothed distance estimates by computing the mean of the N last consecutive valid ranges received. Since the ranges are required to be consecutive, when a peak is detected, the moving average filter does not provide output values until N new consecutive valid measures are available again.
Finally, as for (d), we adopt a post-processing stage consisting in a Kalman Filter-based strategy for position estimates [22]. This block implements an EKF which combines position estimates with motion data supplied by an Inertial Measurement Unit (IMU). More precisely, we make use of the IMU orientation and linear accelerations.
As for the experimental methodology, in the experimental results section, we will consider different configurations for the previous organization: without pre- and post- filters, with only one of them, or with both, and at the same time using different position estimation blocks (a), being one of them the new ICP-based method described in Section 4 and being the others each one of the different estimation strategies based on trilateration which are reviewed in Section 5.

4. Point-to-Sphere ICP for UWB-Based Position Estimation

In this section, we propose a novel method for estimating the position of a UWB tag by means of a modified version of the well-known ICP algorithm. To the best of the authors’ knowledge, the ICP algorithm, which is widely used for computing the roto-translation between two point clouds (e.g., provided by a LiDAR or from a depth camera), has never been used with data provided by a UWB positioning system. Nevertheless, the method described in this section can also be used with data provided by other systems based on the distances measured from a moving device to a set of beacons situated at known locations.
Our method modifies the ICP standard algorithm by computing a point-to-sphere correspondence between the 3D position of each anchor and the sphere defined by the distance to the anchor (i.e., the sphere radius) and the previous known location of the tag (i.e., the sphere center). More formally, let A = { a 1 , , a N } be the collection of N 4 anchors located at known positions { l 1 , , l N } , at let us consider a moving tag situated at distances { r 1 , , r N } from the anchors. We next consider the set of spheres S = { s 1 , , s N } with radius { r 1 , , r N } centred at the last known location of the tag t. Then, the point-to-sphere ICP algorithm estimates the 3D translation of the spheres (and therefore the tag) necessary to allow for the anchors a i A to lie on the surface of the corresponding spheres s i S .
The point-to-sphere ICP algorithm proceeds similarly to the point-to-line version of ICP [23]. At each iteration j, the algorithm computes, for each anchor a i A , the point c i j in the surface of the corresponding sphere s i S which is closer to the anchor location l i . Being ( t x , t y , t z ) the coordinates of the last known position of the tag, and ( l i x , l i y , l i z ) the coordinates of the anchor a i , the coordinates of the point c i j can be computed as:   
c i j , x = t x + r i cos α cos β , c i j , y = t y + r i sin α cos β , c i j , z = t z + r i sin β ,
where
α = tan 1 l i y t y l i x t x , β = tan 1 l i z t z ( l i x t x ) 2 + ( l i y t y ) 2 .
Once all the correspondences c i j have been obtained for all anchors i { 1 , 2 , , N } , we define the set of points C j = { c 1 j , , c N j } for the current iteration j. This set of points C j is used next to estimate the translation of the tag by means of least squares point-to-point distance minimization, by which the optimum translation can be proved to be the average of distances between the anchors l i and the respective closest points c i j . In the following iteration, the algorithm computes a new set of points C j + 1 , which is then used to update the translation estimate (notice that this algorithm only computes a translation, while the point-to-line ICP algorithm computes a full roto-translation). To make all this easier to understand, Figure 1 illustrates graphically the point-to-sphere correspondence process by means of the 2D version (i.e., the point-to-circumference correspondence process).
The ICP loop iterates until the update in the estimated translation is below a certain threshold, that is, convergence is achieved, or a maximum number of iterations is reached. Considering the typically reduced number of anchors used in UWB positioning, together with the fact that ICP can start from the previous estimate, the point-to-sphere ICP algorithm usually converges in a few iterations—around 50, and typically less than 200 irrespective of the starting position employed (e.g., t 0 = ( 0 , 0 , 0 ) ). A description in pseudo-code of the point-to-sphere ICP algorithm can be found in Algorithm 1.
Algorithm 1 Point-to-sphere ICP algorithm to estimate the position of the UWB tag
1:
procedurepointToSphereICP( L , R , t , δ m i n , m a x _ i t e r )
2:
     L = { l 1 , , l N } : anchors’ 3D positions
3:
     R = { r 1 , , r N } : distances from the tag to the anchors
4:
    t: starting estimate of the tag position, such as the last estimate or ( 0 , 0 , 0 ) the very first time
5:
     δ m i n : smallest position update to iterate once more
6:
    max_iter: maximum number of iterations to stop ICP
7:
     δ , num_iter← 0
8:
    while ( δ > δ m i n ) and (num_iter< max_iter) do
9:
         C getClosestPoints ( L , R , t )                 ▹ closest points obtained from Equation (1) and (2)
10:
         U L C                                                 ▹ set of 3D translations required for each sphere
11:
        mean_updateaverage ( U )                         ▹ average update for each axis (from closed-form
12:
                                                                                ▹ solution of the underlying least-squares problem)
13:
         t t + mean_update                                                                ▹ update the 3D position of the tag
14:
         δ norm(mean_update)                                                                ▹ L2 norm of the update vector
15:
        num_iternum_iter+ 1
16:
    end while
17:
    return t                                                                ▹ return the updated 3D position of the tag
18:
end procedure
Further, for higher robustness of point-to-sphere ICP, we enhance Algorithm 1 adopting a RANSAC-like estimation strategy [24]. That is to say, we consider random sets of m { 4 , , N } anchors/ranges, apply Algorithm 1 to these minimum sets and determine the number of inliers among the full set of N available anchors/ranges. For inlier definition, we use the final point-to-sphere distance resulting for each anchor/range after ICP:
d point-to-sphere , i = c i , final l i 2
that is, an anchor/range a i / r i is an inlier if d point-to-sphere , i < τ i n l , for a given threshold τ i n l . Finally, a set of anchors/ranges is considered the best set if it gives rise to the highest number of inliers, or, in case of tie, the sum of point-to-sphere distances is the lowest. Once the set of best anchors/ranges is available, we find the updated position applying Algorithm 1 to the corresponding set of inliers. Notice that, if the number of anchors is low, one can consider all possible combinations instead of a lower amount, as done by the original formulation of RANSAC.
To finish, it is worth mentioning that our method is also able to operate when, sporadically, less than four ranges are available because the remaining anchors are too distant, due to the presence of obstructing obstacles, because of punctual electromagnetic interference, etc. Under these conditions, Algorithm 1 can employ the available ranges to estimate the position of the tag, although at the expense of a higher error, which will depend on the number of available anchors and their locations. This makes it possible to operate in highly dynamic environments where other UWB positioning methods can not be used. However, although this is possible, we cancel the estimation process when not enough inliers can be found (at least m), and the method waits for the next set of ranges, in line with the idea of only supplying reliable position estimates.
Figure 2 depicts graphically the ICP-based algorithm, including the pre- and post-filtering stages which would also be attached to the approaches described in Section 5.

5. Alternative Strategies

As alternative strategies to compare with point-to-sphere ICP, we consider three position estimation strategies based on trilateration. Trilateration can be described as a geometric method to find the location of a point based on the geometry of spheres, circles, or triangles. In the three-dimensional case, this method requires the location of at least three known points (e.g., the anchors) and the distances from all of them to the position to be determined (e.g., the UWB tag).
To solve for the position of the tag, the intersection of the spheres involved has to be found, using the distance between the tag and the corresponding anchor as the respective sphere radius. For a better understanding, see Figure 3, which shows this intersection for the 2D case. For the case of three anchors, the 3D position of the tag t = ( t x , t y , t z ) can be computed from the equations of the three spheres:
r 1 2 = ( t x l 1 x ) 2 + ( t y l 1 y ) 2 + ( t z l 1 z ) 2 , r 2 2 = ( t x l 2 x ) 2 + ( t y l 2 y ) 2 + ( t z l 2 z ) 2 , r 3 2 = ( t x l 3 x ) 2 + ( t y l 3 y ) 2 + ( t z l 3 z ) 2 ,
where l i = ( l i x , l i y , l i z ) is the location of anchor i, and r i is the distance between anchor i and the tag.
As already mentioned, for the comparative assessment with the point-to-sphere ICP, we consider three alternative strategies regarding the anchor selection. They all are detailed in the following sections.

5.1. RSS-Based Method

This method makes use of the RSS indicator to select the four anchors with highest values. Once the spheres are selected and ordered by this indicator, the method proceeds to compute the position of the tag from Equation (4) using the first three spheres, while the calculations for the fourth sphere are saved if they are not necessary. Three different situations may occur when the intersection between three spheres is considered:
(1)
the three spheres intersect in a single point (ideal case),
(2)
the circumference resulting from the intersection between the two first spheres does not intersect with the third sphere, and
(3)
the circumference resulting from the intersection between the two first spheres intersects with the third sphere at two points.
These three cases are depicted in Figure 4. In the second case, the intersection between the three spheres is accepted when the distance between the circumference resulting from the intersection of the first two spheres and the third sphere is below a certain threshold. Otherwise, the algorithm does not provide solution for the given anchors and it waits for the next distance measurements. In the third case, the algorithm selects the intersection point which is closest to the surface of the fourth sphere. Hence, this algorithm requires at least four anchors/spheres to proceed.
To solve Equation (4) for the selected anchors, the anchors’ coordinates are transformed to an auxiliary coordinate frame centred at the location of the first anchor (i.e., the anchor with the highest RSS value) with the x-axis pointing to the second anchor, and so that the X Y plane is defined with the third anchor. After this reference frame change, the first case (i.e., the three spheres intersecting in a single point) takes place when
r 1 2 x 2 y 2 = 0 ,
where ( x , y ) is the intersection point in the auxiliary coordinate frame. The second case occurs when
r 1 2 x 2 y 2 < 0 ,
and the third case takes place when
r 1 2 x 2 y 2 > 0 .
Notice that the intersection point (if any) is always located in the X Y plane of the auxiliary coordinate frame, and thus its z coordinate is always 0. The coordinates of the UWB tag in this reference system can next be obtained by means of:
t x = r 1 2 r 2 2 + l 2 x 2 2 l 2 x , t y = r 1 2 r 3 2 + l 3 x 2 + l 3 y 2 2 l 3 y l 3 x t x l 3 y , t z = r 1 2 t x 2 t y 2 ,
where r 1 to r 3 are the distances to the four anchors chosen and l 2 , l 3 and l 4 are the positions of the second, third and fourth anchors in the auxiliary reference frame. Then, if t z 0 , two situations may occur:
  • r 1 2 t x 2 t y 2 < 0 (case 2 above), that is, there is no intersection between the spheres, and
  • r 1 2 t x 2 t y 2 > 0 (case 3 above). In this case, we compute the Euclidean distance from the tag to the fourth anchor considering the positive and negative solutions for t z , and we select the solution which leads to the shortest distance.
Finally, the estimated position of the tag must be transformed back to the original reference system used by the UWB device.

5.2. Minimum Discrepancy-Based Method

In this case, we apply the same steps as the RSS-based method to compute the position of the tag, although we select the four anchors in a different way. Indeed, this method tries all the combinations of four anchors, among all the available anchors, and selects the one which leads to the minimum trilateration discrepancy. Considering four specific anchors, the trilateration discrepancy is computed as the mean of the differences between the measured anchor-tag distances and the distances computed from the estimated tag position (estimated using these four anchors) to the position of each one of these anchors. In other words, the optimum subset B A is such that | B | = 4 and:
B = arg min B A i = 1 N r i ( t B x l i x ) 2 + ( t B y l i y ) 2 + ( t B z l i z ) 2 N ,
where t B x , t B y and t B z are the coordinates of the tag position estimated using the subset of anchors B and as described in Section 5.1.

5.3. Least Squares-Based Method

Unlike the previous methods, this method makes use of all the available anchors to estimate the position of the UWB tag. This is performed through a least squares formulation which can be explained starting from the following equations corresponding to the N spheres:
r 1 2 = ( x x 1 ) 2 + ( y y 1 ) 2 + ( z z 1 ) 2 , r N 2 = ( x x N ) 2 + ( y y N ) 2 + ( z z N ) 2 .
The subtraction of the last equation from the preceding ones, gives rise to the N 1 following equations:
2 ( x N x 1 ) x + 2 ( y N y 1 ) y + 2 ( z N z 1 ) z = r 1 2 r N 2 x 1 2 y 1 2 z 1 2 + x N 2 + y N 2 + z N 2 , 2 ( x N x N 1 ) x + 2 ( y N y N 1 ) y + 2 ( z N z N 1 ) z = r N 1 2 r N 2 x N 1 2 y N 1 2 z N 1 2 + x N 2 + y N 2 + z N 2 .
Using matrix notation, we can express the previous system of equations as:
A p = b
where
A = 2 ( x N x 1 ) 2 ( y N y 1 ) 2 ( z N z 1 ) 2 ( x N x N 1 ) 2 ( y N y N 1 ) 2 ( z N z N 1 ) ,
p = x y z
and
b = r 1 2 r N 2 x 1 2 y 1 2 z 1 2 + x N 2 + y N 2 + z N 2 r N 1 2 r N 2 x N 1 2 y N 1 2 z N 1 2 + x N 2 + y N 2 + z N 2
Finally, we obtain a standard least squares problem:
min p ( A p b ) T ( A p b )
from which we can obtain a closed-form solution in terms of the pseudo-inverse of matrix A:
p = A + b = ( A T A ) 1 A T b
Using this method, the solution p minimizes the root mean square error, what provides better results in case of inaccurate distance measurements. Similarly to the previous methods, in this case we also proceed with the calculations only when at least four anchors are available.

6. Comparative Evaluation

In this section, we report on the performance evaluation of the point-to-sphere ICP algorithm in comparison to the trilateration-based methods reviewed in Section 5. Besides, we evaluate the effect of introducing the pre- and post-processing stages explained in Section 3 for all position estimation approaches described.
For this evaluation, we have used the Pozyx Creator UWB kit (www.pozyx.io/products-and-services/creator), for a total of eight anchors, which have been placed on the walls surrounding the testing area. Further, two different environments have been considered: inside a laboratory and in a noise-prone environment. In the laboratory experiments, we employ δ m i n = 0.05 (m) and max_iter = 200 (both from Algorithm 1), while δ m i n = 0.03 (m) and max_iter = 300 for the noise-prone environment experiments. In all cases, an anchor/range is considered an inlier within RANSAC according to τ i n l = 0.5 (m).
These environments, and the experiments carried out, are detailed in the following sections.

6.1. Laboratory Experiments

The laboratory experiments have been carried out within a 10 m × 5 m × 5 m (L × W × H) volume inside the Aerial Robotics Lab, at the University of the Balearic Islands. The eight anchors have been placed on the walls and floor of the laboratory, at heights ranging from 0 to 4 m. This laboratory is equipped with a motion tracking system which is able to provide very accurate motion estimation, and thus can be used as ground truth data for the UWB tag position during the evaluation. For performance assessment purposes, we considered three different trajectories:
  • Trajectory 1—a rectangular trajectory of 5 × 2 m, performed at a constant height;
  • Trajectory 2—a figure-eight-like trajectory of 5 × 2 m, performed at a constant height; and
  • Trajectory 3—a rectangular trajectory of 5 × 2 m changing the height of the tag, where the height was 2.5 m for the two longer transects and 1.5 m for the two shorter transects.
These datasets have been generated by following the intended trajectories and manually holding the UWB tag with motion tracking markers attached to it. For further insight, Table 1 reports on the amount of noise in the tag-anchor ranges as supplied by the UWB kit for the eight anchors and the three different motion paths followed during the laboratory experiments. Toward this end, we determined the discrepancy between the ranges measured by the anchors and the true ranges calculated by means of the available ground truth motion data. The table shows, on an anchor-by-anchor basis, the average discrepancy and the corresponding standard deviation (as statistical measures of the ranges’ noise) and the maximum discrepancy (to illustrate worst cases), all for each anchor independently in order to account for favourable/non-favourable anchor placement during the experiments. As can be observed, the average error was up to around 10 cm, while the worst errors reached several meters.
In the following sections, we make use of the notation described next to refer to the different methods and data:
  • The trilateration methods are denoted as T_RSS, T_MIN and T_LS, for, respectively, the RSS-based method, the minimum discrepancy-based method and the least squares-based method;
  • The point-to-sphere ICP-based method is referred to as ICP;
  • The position estimates provided by the Pozyx kit itself are denoted as POZYX; and
  • The ground truth data supplied by the motion tracking system is labelled as GT.
During the laboratory experiments, the position estimation methods are evaluated for three different configurations: (1) standalone configuration (i.e., without pre- and post- filtering), (2) adding the pre-filtering stage, and (3) incorporating both the pre-filtering and the post-filtering stages.

6.1.1. Results Using the Standalone Configuration

Figure 5 shows the position estimation results obtained with the different methods, when these are used in standalone configuration. These results correspond to the rectangular trajectory, while the results provided through Figure 6 and Figure 7 correspond to, respectively, the figure-eight-like trajectory and the rectangular trajectory with changes in height. As can be seen in the three figures, in the laboratory, most of the methods present similar performances. Nevertheless, the T_RSS method leads to considerably noisier position estimates (in the figure, these are provided separately for a better visualization of the position estimates resulting from the rest of methods).
Table 2 quantitatively compares all methods for the rectangular trajectory inside the laboratory. The table reports on different metrics about the difference between position estimates and the GT data supplied by the motion tracking system, namely the mean, the standard deviation, the Root-Mean-Square Error (RMSE), the median, and the 90th, 95th, and 98th percentiles of the error [25]. Referring to the results obtained for the standalone configuration of each method, Table 2 shows that the performance of the ICP-based method is comparable to those of POZYX and T_MIN. It is worth noting that ICP leads to the lowest standard deviation and the lowest errors at 95th and 98th percentiles. Among the trilateration-based methods, T_MIN gives rise to the best results, followed by T_LS and, finally, T_RSS. This indicates that the selection of the anchors plays an important role: on the one hand, the subset of anchors which minimizes the trilateration error (used by T_MIN) seems to lead to better performance than considering all the anchors (as in T_LS), probably because the distance to some of the anchors is incorrectly estimated, possibly due to interferences from, for example, metallic elements in the walls and the floor. On the other hand, RSS does not seem to be the best indicator for selecting the anchors.
Similarly, Table 3 shows performance data for the figure-eight-like trajectory. When considering the standalone configurations, we can observe that the ICP-based method leads to the best values for all the metrics considered. Regarding the trilateration-based methods, the performance presented by these methods agree with what we have observed for the previous experiment, what reinforces our hypothesis about the importance of the anchors selection.
Finally, Table 4 reports on the third kind of trajectory, where the rectangular path is followed at different heights. Again, regarding the standalone configurations, the results of the ICP-based method are better than those for the three trilateration-based methods considered in this study.

6.1.2. Results after Adding the Pre-Filtering Stage

Figure 8 shows the estimated trajectories corresponding for the same three paths, but incorporating the pre-filtering stage to filter the anchor-tag distances. As can be observed, all the position estimates provided by the different methods now look smoother, being T_RSS the method which is more favored by the addition of this stage.
Regarding the numerical values of Table 2, Table 3 and Table 4, we can observe that the use of the pre-filtering stage leads, in general, to lower values of the different metrics for all the methods considered.

6.1.3. Results after Adding the Pre- and Post-Filtering Stages

Figure 9 plots the estimated trajectories for the tree experiments carried out in the laboratory for the full configurations. In comparison with the trajectories plotted in Figure 8, the addition of the post-filtering stage leads to smoother trajectories, as expected.
Looking at the numerical performance data shown in Table 2, Table 3 and Table 4, one can observe that the results obtained after adding the EKF at the output of the pipeline are similar to the ones obtained using only the pre-filtering stage, or even slightly worse in some cases (probably due to the inherent delay introduced by this kind of filters). In any case, the performance of the post-filtering stage is expected to be more notorious in a non-UWB-favorable environment, where the incorporation of data from other sensors (e.g., an IMU) can really benefit position estimators with regard to using purely UWB-based methods.

6.2. Experiments in a Noise-Prone Environment

In this section, we report on some field experiments which have been carried out in one of the cargo holds of a Ro-Ro type vessel (typically intended for transporting cars, trucks, etc.). As a merchant ship, the cargo holds consist in metallic boxes, so that this kind of environment can be considered as a noise-prone scenario for a UWB positioning system.
Figure 10 plots the results obtained from the different UWB methods during a rectangular trajectory and a figure-eight-like trajectory, both performed inside one of the cargo holds of the aforementioned ship. All methods have been configured to make use of both the pre- and post-filtering stages. The performance exhibited in general for the other configurations (i.e., standalone and using only the pre-filtering stage) can be reported to be of low quality, in accordance to such noisy environment. In all plots, we make use of the trajectories labelled as GT in Figure 10 as reference trajectories for qualitative comparison, since, inside the cargo hold, there was no way to have access to accurate positioning data such as the ones provided by the motion tracking system of our laboratory. These reference trajectories were manually planned by means of a measuring tape and tracked during the experiments using reference lines painted on the floor. In the same way as for the laboratory experiments, the position estimates supplied by the manufacturer’s software are also shown in Figure 10 and labelled as POZYX.
As can be observed, the only methods which are able to adhere to the ground truth are T_MIN and ICP, being the latter the method which behaves better. The good performance of these methods is partially due to the good selection of the subset of anchors. The T_LS method is able to follow the trajectory most part of the time, but at certain points suffers from some large deviations due to the use of anchors whose range has been poorly estimated. As happened for the laboratory experiments, T_RSS gives rise to the worse results, which in this case cannot be sufficiently improved after incorporating the pre- and post-filtering stages. A special mention is made to the quality of the POZYX estimates, which are severely affected by the metallic environment, as already warned by the manufacturer.

7. Conclusions and Future Work

In this work, we have presented a novel method for UWB-based position estimation by means of point-to-sphere ICP. The method has been described and its performance has been compared with alternative position estimators based on trilateration. During the development of the proposed method, and the subsequent comparative evaluation, one of our concerns has been the quality of the anchor-tag distance estimations and thus to establish an adequate anchor selection process. Following with this, we have also considered as part of the performance evaluation the effect of incorporating a pre-processing stage that filters and improves the quality of the range estimates, which are in turn used as input for the position estimation method. Similarly, we have also evaluated the incorporation of a post-processing stage that filters the position estimates by means of non-linear Kalman filtering.
We have reported results for laboratory and field experiments, showing the good performance of the point-to-sphere ICP-based method, which outperforms the alternative position estimation methods considered in the paper. The results also allows us to confirm the importance of the anchors selection step: among the trilateration-based methods, T_MIN has led to the best performance in all experiments, since this method selects the subset of anchors which minimizes the trilateration error. A similar idea is implemented within the point-to-sphere ICP-based method, where RANSAC is used to choose the subset of anchors which provides the lowest global error.
The results of the experiments using the pre-filtering stage indicate that this step is useful to improve the range estimates that are subsequently used by all the methods evaluated. On the other side, the post-filtering stage based on an EKF has proved useful when the UWB devices are operating within a noisy environment, where data provided by other sensors can contribute to obtain more accurate position estimates.
Regarding the computational cost of the ICP-based approach, we have observed that, for the configurations we have considered, convergence is attained after a few iterations—around 50 if the previous estimate is used, and less than 200 irrespectively of the starting estimate—, what, in a standard computer, means execution times of the order of milliseconds, a time-lapse comparable to the computation time of the other methods involved in the comparison. Increasing the number of anchors will make the computational cost increase as well, although normally the bottleneck is rather on the time needed to collect the ranges from the different anchors instead of on the calculations.
Like any other UWB-based positioning method, the point-to-sphere ICP-based method can be affected by poor positioning of the anchors, what in turn can result in an ill-conditioned problem. Since our method is based on ICP, it may need some additional iterations to converge when the anchors are not properly situated. In this case, the update in the position estimate between iterations can be rather small, so that, depending on the stopping conditions used in the ICP loop, the algorithm might decide that convergence conditions are met and stop prematurely, giving rise to inaccuracies in the position estimates.
As for future work, we plan to improve the estimation of the tag’s height by tolerating better the lack of variation in the anchors heights, by means of the incorporation of additional sensors into the data fusion step. In particular, we are concerned with the use of the point-to-sphere ICP-based method for estimating the 3D position of a Micro-Aerial Vehicle (MAV) and, hence, the enhancements in height estimation can greatly contribute to improving the performance of the full system as a whole. The integration of the point-to-sphere ICP into a SLAM solution which is currently under development is another item which will be part of future–though relatively immediate–work.

Author Contributions

Conceptualization, F.B.-P. and A.O.; methodology, F.B.-P. and A.O.; software and investigation, F.B.-P.; formal analysis and validation, F.B.-P. and A.O.; writing—original draft preparation, F.B.-P.; writing—review and editing, A.O.; supervision, A.O.; project administration, A.O.; funding acquisition, A.O. All authors have read and agreed to the published version of the manuscript.

Funding

This work is partially supported by EU-H2020 projects BUGWRIGHT2 (GA 871260) and ROBINS (GA 779776), PGC2018-095709-B-C21 (MCIU/AEI/FEDER, UE), and PROCOE/4/2017 (Govern Balear, 50% P.O. FEDER 2014-2020 Illes Balears). This publication reflects only the authors views and the European Union is not liable for any use that may be made of the information contained therein.

Acknowledgments

We would like to thank Marc Pozo for his contributions to the work here presented.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Gu, Y.; Lo, A.; Niemegeers, I. A Survey of Indoor Positioning Systems for Wireless Personal Networks. IEEE Commun. Surv. Tutor. 2009, 11, 13–32. [Google Scholar] [CrossRef] [Green Version]
  2. Al-Ammar, M.A.; Alhadhrami, S.; Al-Salman, A.; Alarifi, A.; Al-Khalifa, H.S.; Alnafessah, A.; Alsaleh, M. Comparative Survey of Indoor Positioning Technologies, Techniques, and Algorithms. In Proceedings of the International Conference on Cyberworlds, Santander, Spain, 6–8 October 2014; pp. 245–252. [Google Scholar]
  3. Liu, H.; Darabi, H.; Banerjee, P.; Liu, J. Survey of Wireless Indoor Positioning Techniques and Systems. IEEE Trans. Syst. Man Cybern. Part C Appl. Rev. 2007, 37, 1067–1080. [Google Scholar] [CrossRef]
  4. Alarifi, A.; Al-Salman, A.; Alsaleh, M.; Alnafessah, A.; Al-Hadhrami, S.; Al-Ammar, M.A.; Al-Khalifa, H.S. Ultra Wideband Indoor Positioning Technologies: Analysis and Recent Advances. Sensors 2016, 16, 707. [Google Scholar] [CrossRef] [PubMed]
  5. Guvenc, I.; Chong, C. A Survey on TOA Based Wireless Localization and NLOS Mitigation Techniques. IEEE Commun. Surv. Tutor. 2009, 11, 107–124. [Google Scholar] [CrossRef]
  6. Chóliz, J.; Eguizabal, M.; Hernandez-Solana, A.; Valdovinos, A. Comparison of Algorithms for UWB Indoor Location and Tracking Systems. In Proceedings of the Vehicular Technology Conference, Yokohama, Japan, 15–18 May 2011. [Google Scholar]
  7. Cheng, G. Accurate TOA-Based UWB Localization System in Coal Mine Based on WSN. Phys. Procedia 2012, 24, 534–540. [Google Scholar] [CrossRef] [Green Version]
  8. García, E.; Poudereux, P.; Hernández, A.; Ureña, J.; Gualda, D. A Robust UWB Indoor Positioning System for Highly Complex Environments. In Proceedings of the IEEE International Conference on Industrial Technology, Seville, Spain, 17–19 March 2015; pp. 3386–3391. [Google Scholar]
  9. Liu, J.; Wang, Q.; Xiong, J.; Huang, W.; Peng, H. Indoor and Outdoor Coperative Real-Time Positioning System. J. Theor. Appl. Inf. Technol. 2013, 48, 1066–1073. [Google Scholar]
  10. Subramanian, A. UWB Linear Quadratic Frequency Domain Frequency Invariant Beamforming and Angle of Arrival Estimation. In Proceedings of the Vehicular Technology Conference, Dublin, Ireland, 22–25 April 2007; pp. 614–618. [Google Scholar]
  11. Xu, J.; Ma, M.; Law, C.L. AOA Cooperative Position Localization. In Proceedings of the IEEE Global Telecommunications Conference, New Orleans, LA, USA, 30 November–4 December 2008. [Google Scholar]
  12. Gigl, T.; Janssen, G.; Dizdarevic, V.; Witrisal, K.; Irahhauten, Z. Analysis of a UWB Indoor Positioning System Based on Received Signal Strength. In Proceedings of the Workshop on Positioning, Navigation and Communication, Hannover, Germany, 22–22 March 2007; pp. 97–101. [Google Scholar]
  13. Leitinger, E.; Fröhle, M.; Meissner, P.; Witrisal, K. Multipath-Assisted Maximum-Likelihood Indoor Positioning using UWB Signals. In Proceedings of the IEEE International Conference on Communications Workshops, Sydney, Australia, 10–14 June 2014; pp. 170–175. [Google Scholar]
  14. Kodippili, N.; Dias, D. Integration of Fingerprinting and Trilateration Techniques for Improved Indoor Localization. In Proceedings of the Wireless And Optical Communications Networks, Colombo, Sri Lanka, 6–8 September 2010; pp. 1–6. [Google Scholar]
  15. Zhu, D.; Yi, K. EKF Localization based on TDOA/RSS in Underground Mines using UWB Ranging. In Proceedings of the IEEE International Conference on Signal Processing, Communications and Computing (ICSPCC), Xi’an, China, 14–16 September 2011; pp. 1–4. [Google Scholar]
  16. Zwirello, L.; Schipper, T.; Harter, M.; Zwick, T. UWB Localization System for Indoor Applications: Concept, Realization and Analysis. J. Electr. Comput. Eng. 2012, 2012, 849638. [Google Scholar] [CrossRef]
  17. Shi, G.; Ming, Y. Survey of Indoor Positioning Systems Based on Ultra-Wideband (UWB) Technology. In Wireless Communications, Networking and Applications; Zeng, Q.A., Ed.; Springer: New Delhi, India, 2016; pp. 1269–1278. [Google Scholar]
  18. Yassin, A.; Nasser, Y.; Awad, M.; Al-Dubai, A.; Liu, R.; Yuen, C.; Raulefs, R.; Aboutanios, E. Recent Advances in Indoor Localization: A Survey on Theoretical Approaches and Applications. IEEE Commun. Surv. Tutor. 2017, 19, 1327–1346. [Google Scholar] [CrossRef] [Green Version]
  19. Saraiva Campos, R.; Lovisolo, L. RF Positioning: Fundamentals, Applications, and Tools; Artech House Publishers: Norwood, MA, USA, 2015. [Google Scholar]
  20. Antoniou, A. Digital Signal Processing: Signals, Systems, and Filters; McGraw-Hill Education: New York City, NY, USA, 2006. [Google Scholar]
  21. O’Haver, T. A Pragmatic Introduction to Signal Processing with Applications in Scientific Measurement; Department of Chemistry and Biochemistry, The University of Maryland at College Park: College Park, MD, USA, 2020; Available online: https://terpconnect.umd.edu/~toh/spectrum/IntroToSignalProcessing2020.pdf (accessed on 30 September 2020).
  22. Dardari, D.; Closas, P.; Djuric, P.M. Indoor Tracking: Theory, Methods, and Technologies. IEEE Trans. Veh. Technol. 2015, 64, 1263–1278. [Google Scholar] [CrossRef] [Green Version]
  23. Censi, A. An ICP Variant using a Point-to-Line Metric. In Proceedings of the IEEE International Conference on Robotics and Automation, Pasadena, CA, USA, 19–23 May 2008. [Google Scholar]
  24. Fischler, M.A.; Bolles, R.C. Random Sample Consensus: A Paradigm for Model Fitting with Applications to Image Analysis and Automated Cartography. Commun. ACM 1981, 24, 381–395. [Google Scholar] [CrossRef]
  25. Potortì, F.; Park, S.; Jiménez-Ruiz, A.; Barsocchi, P.; Girolami, M.; Crivello, A.; Lee, S.; Lim, J.; Torres-Sospedra, J.; Seco, F.; et al. Comparing the Performance of Indoor Localization Systems through the EvAAL Framework. Sensors 2017, 17, 2327. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Example of point-to-circumference correspondences (2D case of point-to-sphere Iterative Closest Point (ICP)). The tag moves from point A to point B, while the anchors a 1 , a 2 and a 3 are static. c 1 j , c 2 j and c 3 j are the points over the three circumferences which are closer to the corresponding anchor in the current iteration j. c 1 , final , c 2 , final and c 3 , final are the final correspondences after ICP convergence.
Figure 1. Example of point-to-circumference correspondences (2D case of point-to-sphere Iterative Closest Point (ICP)). The tag moves from point A to point B, while the anchors a 1 , a 2 and a 3 are static. c 1 j , c 2 j and c 3 j are the points over the three circumferences which are closer to the corresponding anchor in the current iteration j. c 1 , final , c 2 , final and c 3 , final are the final correspondences after ICP convergence.
Sensors 20 05613 g001
Figure 2. Block diagram of the full version of the ICP-based position estimation algorithm: L is the set of anchor locations, R is the set of ranges, R + is the set of filtered ranges, ( L , R + ) * denotes the best set of anchors/ranges, t is the tag position, and t + is the filtered tag position. The dashed boxes used for the pre- and post-filtering stages denote that they can be removed. The gray box refers to the section that would be replaced by any of the methods overviewed in Section 5. (ad) as defined in Section 3.
Figure 2. Block diagram of the full version of the ICP-based position estimation algorithm: L is the set of anchor locations, R is the set of ranges, R + is the set of filtered ranges, ( L , R + ) * denotes the best set of anchors/ranges, t is the tag position, and t + is the filtered tag position. The dashed boxes used for the pre- and post-filtering stages denote that they can be removed. The gray box refers to the section that would be replaced by any of the methods overviewed in Section 5. (ad) as defined in Section 3.
Sensors 20 05613 g002
Figure 3. Trilateration example for the 2D case. The intersection of the three circumferences with radius r 1 , r 2 and r 3 , respectively centred at the anchors ( a 1 , l 1 ) , ( a 2 , l 2 ) and ( a 3 , l 3 ) , is used to compute the position of the tag situated at point A.
Figure 3. Trilateration example for the 2D case. The intersection of the three circumferences with radius r 1 , r 2 and r 3 , respectively centred at the anchors ( a 1 , l 1 ) , ( a 2 , l 2 ) and ( a 3 , l 3 ) , is used to compute the position of the tag situated at point A.
Sensors 20 05613 g003
Figure 4. Three different cases for the intersection of three spheres.
Figure 4. Three different cases for the intersection of three spheres.
Sensors 20 05613 g004
Figure 5. Position estimations provided by the different methods for the rectangular trajectory using the standalone configuration, results for the T_RSS method are shown separately to facilitate the comparison: (a) perspective and (b) top views for T_MIN, T_LS, POZYX and ICP, (c) perspective and (d) top views for T_RSS.
Figure 5. Position estimations provided by the different methods for the rectangular trajectory using the standalone configuration, results for the T_RSS method are shown separately to facilitate the comparison: (a) perspective and (b) top views for T_MIN, T_LS, POZYX and ICP, (c) perspective and (d) top views for T_RSS.
Sensors 20 05613 g005
Figure 6. Position estimations provided by the different methods for the figure-eight-like trajectory using the standalone configuration, results for the T_RSS method are shown separately to facilitate the comparison: (a) perspective and (b) top views for T_MIN, T_LS, POZYX and ICP, (c) perspective and (d) top views for T_RSS.
Figure 6. Position estimations provided by the different methods for the figure-eight-like trajectory using the standalone configuration, results for the T_RSS method are shown separately to facilitate the comparison: (a) perspective and (b) top views for T_MIN, T_LS, POZYX and ICP, (c) perspective and (d) top views for T_RSS.
Sensors 20 05613 g006
Figure 7. Position estimations provided by the different methods for the rectangular trajectory with changes in height using the standalone configuration, results for the T_RSS method are shown separately to facilitate the comparison: (a) perspective and (b) top views for T_MIN, T_LS, POZYX and ICP, (c) perspective and (d) top views for T_RSS.
Figure 7. Position estimations provided by the different methods for the rectangular trajectory with changes in height using the standalone configuration, results for the T_RSS method are shown separately to facilitate the comparison: (a) perspective and (b) top views for T_MIN, T_LS, POZYX and ICP, (c) perspective and (d) top views for T_RSS.
Sensors 20 05613 g007
Figure 8. Position estimations provided by the different methods for the three trajectories performed inside the laboratory, results obtained using the pre-filtering stage: (a) perspective and (b) top views for the rectangular trajectory; (c) perspective and (d) top views for the figure-eight-like trajectory; (e) perspective and (f) top views for the rectangular trajectory with changes in height.
Figure 8. Position estimations provided by the different methods for the three trajectories performed inside the laboratory, results obtained using the pre-filtering stage: (a) perspective and (b) top views for the rectangular trajectory; (c) perspective and (d) top views for the figure-eight-like trajectory; (e) perspective and (f) top views for the rectangular trajectory with changes in height.
Sensors 20 05613 g008
Figure 9. Position estimations provided by the different methods for the three trajectories performed inside the laboratory, results obtained using both the pre- and post-filtering stages: (a) perspective and (b) top views for the rectangular trajectory; (c) perspective and (d) top views for the figure-eight-like trajectory; (e) perspective and (f) top views for the rectangular trajectory with changes in height.
Figure 9. Position estimations provided by the different methods for the three trajectories performed inside the laboratory, results obtained using both the pre- and post-filtering stages: (a) perspective and (b) top views for the rectangular trajectory; (c) perspective and (d) top views for the figure-eight-like trajectory; (e) perspective and (f) top views for the rectangular trajectory with changes in height.
Sensors 20 05613 g009
Figure 10. Position estimations provided by the different methods for the two trajectories performed inside the vessel hold, results obtained using both the pre- and post-filtering stages: (a) perspective and (b) top views for the rectangular trajectory; (c) perspective and (d) top views for the figure-eight-like trajectory.
Figure 10. Position estimations provided by the different methods for the two trajectories performed inside the vessel hold, results obtained using both the pre- and post-filtering stages: (a) perspective and (b) top views for the rectangular trajectory; (c) perspective and (d) top views for the figure-eight-like trajectory.
Sensors 20 05613 g010
Table 1. Discrepancy between true tag-anchor ranges and measured ranges as supplied by the UWB kit involved in the laboratory experiments. All values are in meters.
Table 1. Discrepancy between true tag-anchor ranges and measured ranges as supplied by the UWB kit involved in the laboratory experiments. All values are in meters.
AnchorTrajectory 1Trajectory 2Trajectory 3
MeanStd. Dev.Max.MeanStd. Dev.Max.MeanStd. Dev.Max.
00.1350.5084.7950.0720.0610.3640.1350.3914.166
10.1760.5596.5020.0890.0900.3960.1470.4153.994
20.0640.0450.2180.0750.0540.2250.1180.5366.681
30.0760.0670.4500.1060.0760.4570.1150.2563.173
40.0430.0250.1110.0540.0440.2310.1180.4525.636
50.0600.0320.1380.0920.1170.6850.0500.0340.162
60.0950.0590.2940.0930.0730.3770.1520.6636.628
70.0880.3043.4830.1400.4623.6930.0910.0860.376
Table 2. Performance data for the rectangular trajectory. Values in red denote the three best values for each metric. All values are in meters.
Table 2. Performance data for the rectangular trajectory. Values in red denote the three best values for each metric. All values are in meters.
MethodConfigurationMeanStd. Dev.RMSEMedian90th per.95th per.98th per.
POZYX0.1130.0530.1250.1050.2030.2130.221
standalone0.2310.1200.2600.2340.3720.4790.553
T_RSSpre-filter0.1910.1120.2210.1910.2830.3560.425
pre- & post-filter0.1820.0870.2020.1870.2880.3260.371
standalone0.1170.0560.1290.1160.1790.2070.249
T_MINpre-filter0.1180.0520.1290.1190.1900.2060.229
pre- & post-filter0.1190.0480.1280.1200.1830.2030.231
standalone0.1260.0690.1440.1170.2280.2620.305
T_LSpre-filter0.1240.0480.1330.1180.1930.2350.243
pre- & post-filter0.1320.0490.1410.1310.1990.2460.249
standalone0.1210.0450.1290.1250.1800.1890.195
ICPpre-filter0.1210.0340.1250.1210.1620.1650.170
pre- & post-filter0.1230.0390.1290.1240.1720.1760.180
Table 3. Performance data for the figure-eight-like trajectory. Values in red denote the three best values for each metric. All values are in meters.
Table 3. Performance data for the figure-eight-like trajectory. Values in red denote the three best values for each metric. All values are in meters.
MethodConfigurationMeanStd. Dev.RMSEMedian90th per.95th per.98th per.
POZYX0.1100.0440.1190.1140.1660.1810.191
standalone0.5010.8300.9690.2810.8271.2394.012
T_RSSpre-filter0.2360.1000.2560.2340.3710.3890.464
pre- & post-filter0.2390.1120.2640.2400.3950.4180.442
standalone0.1180.0680.1360.1120.2130.2510.287
T_MINpre-filter0.1110.0440.1190.1090.1730.1830.193
pre- & post-filter0.1120.0500.1220.1110.1800.1970.211
standalone0.1250.0760.1470.1110.2350.2550.315
T_LSpre-filter0.1220.0660.1380.1000.2260.2370.243
pre- & post-filter0.1190.0700.1390.1020.2170.2590.279
standalone0.0810.0430.0920.0750.1390.1620.189
ICPpre-filter0.0780.0460.0900.0660.1420.1760.181
pre- & post-filter0.0900.0500.1030.0910.1650.1940.200
Table 4. Performance data for the rectangular trajectory with changes in height. Values in red denote the three best values for each metric. All values are in meters.
Table 4. Performance data for the rectangular trajectory with changes in height. Values in red denote the three best values for each metric. All values are in meters.
MethodConfigurationMeanStd. Dev.RMSEMedian90th per.95th per.98th per.
POZYX0.1030.0600.1190.1000.1800.2110.250
standalone0.6410.9901.1790.2651.8802.5113.642
T_RSSpre-filter0.2380.2410.3390.1870.3890.4991.288
pre- & post-filter0.1960.1260.2330.1760.3340.4010.548
standalone0.1200.0800.1450.1020.2120.2690.344
T_MINpre-filter0.1160.0810.1420.1020.2160.2580.354
pre- & post-filter0.1290.0830.1530.1120.2470.3000.327
standalone0.1250.0810.1490.1140.2270.2900.355
T_LSpre-filter0.1160.0790.1410.1050.2080.2510.352
pre- & post-filter0.1330.0840.1570.1180.2590.2990.342
standalone0.1170.0640.1340.1100.1850.2110.266
ICPpre-filter0.1090.0550.1220.1070.1880.1980.208
pre- & post-filter0.1260.0640.1420.1160.2130.2290.255

Share and Cite

MDPI and ACS Style

Bonnin-Pascual, F.; Ortiz, A. UWB-Based Self-Localization Strategies: A Novel ICP-Based Method and a Comparative Assessment for Noisy-Ranges-Prone Environments. Sensors 2020, 20, 5613. https://doi.org/10.3390/s20195613

AMA Style

Bonnin-Pascual F, Ortiz A. UWB-Based Self-Localization Strategies: A Novel ICP-Based Method and a Comparative Assessment for Noisy-Ranges-Prone Environments. Sensors. 2020; 20(19):5613. https://doi.org/10.3390/s20195613

Chicago/Turabian Style

Bonnin-Pascual, Francisco, and Alberto Ortiz. 2020. "UWB-Based Self-Localization Strategies: A Novel ICP-Based Method and a Comparative Assessment for Noisy-Ranges-Prone Environments" Sensors 20, no. 19: 5613. https://doi.org/10.3390/s20195613

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