Next Article in Journal
Collective Odor Source Estimation and Search in Time-Variant Airflow Environments Using Mobile Robots
Next Article in Special Issue
Analysis of Doppler Effect on the Pulse Compression of Different Codes Emitted by an Ultrasonic LPS
Previous Article in Journal
Following Glucose Oxidase Activity by Chemiluminescence and Chemiluminescence Resonance Energy Transfer (CRET) Processes Involving Enzyme-DNAzyme Conjugates
Previous Article in Special Issue
Measuring Time-of-Flight in an Ultrasonic LPS System Using Generalized Cross-Correlation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

LPS Auto-Calibration Algorithm with Predetermination of Optimal Zones

Electronics Department, University of Alcalá de Henares, Escuela Politécnica. Ctra. Madrid-Barcelona, Km. 33,600, 28871 Alcalá de Henares, Spain
*
Author to whom correspondence should be addressed.
Sensors 2011, 11(11), 10398-10414; https://doi.org/10.3390/s111110398
Submission received: 30 September 2011 / Revised: 26 October 2011 / Accepted: 26 October 2011 / Published: 31 October 2011
(This article belongs to the Special Issue Sensorial Systems Applied to Intelligent Spaces)

Abstract

: Accurate coordinates for active beacons placed in the environment are required in Local Positioning Systems (LPS). These coordinates and the distances (or differences of distances) measured between the beacons and the mobile node to be localized are inputs to most trilateration algorithms. As a first approximation, such coordinates are obtained by means of manual measurements (a time-consuming and non-flexible method), or by using a calibration algorithm (i.e., automatic determination of beacon coordinates from ad hoc measurements). This paper presents a method to calibrate the beacons’ positions in a LPS using a mobile receiver. The method has been developed for both, spherical and hyperbolic trilateration. The location of only three test points must be known a priori, while the position of the other test points can be unknown. Furthermore, the paper describes a procedure to estimate the optimal positions, or approximate areas in the coverage zone, where the test-points necessary to calibrate the ultrasonic LPS should be placed. Simulation and experimental results show the improvement achieved when these optimal test-points are used instead of randomly selected ones.

Graphical Abstract

1. Introduction

Research in Local Positioning Systems (LPS) is an area of great interest due to the large number of applications supported by this kind of system. Outdoor localization is often carried out using GPS, but, indoors, it is difficult to use because GPS signals become weak. To solve the indoor localization problem, several methods have been proposed [1]. One of the most used solutions uses several beacons placed in the environment in order to emulate the GPS satellites [2,3]. In these systems, in order to locate an object it is necessary to know the positions of the beacons. Usually the position of the beacons with respect to a reference coordinate system is measured by hand. This results in low portability and adaptability since the calibration process requires time and effort.

Thanks to auto-calibration techniques, a system can automatically compute the position of beacons by taking measurements from specific known positions. Several previous works have addressed this problem. In [4] a spherical auto-calibration system based on inverse positioning is proposed. The positions of beacons are obtained by taking measurements from several known locations and by applying the positioning algorithm in an inverse way. In that work all the beacon signals must be detected from the known measurement locations. In order to improve the previous system, without the need for detecting all the beacons at the same time, in [5] several reference systems are used to unify them afterwards, by using those beacons common to measurements carried out from different reference systems. In [6] a recurrent spherical auto-calibration algorithm is proposed by using a non-linear square minimization and a fitness function to find the most accurate solution. In this method the measured distance data is divided in several subsets and in each group the algorithm calculates one hundred of low precision solutions, using after a fitness function to select the best six solutions. Finally, it uses a refinement process to obtain the best solution. In [7] a similar algorithm for hyperbolic trilateration is proposed. These methods are developed for a great amount of data (high redundancy) and a high uncertainty in the measurements, so they have problems of convergence and need sophisticated refinement techniques.

This paper describes a new algorithm for the calibration of a LPS, allowing the system to calculate the positions of beacons. In this case it is assumed that the set of measurements has less uncertainty [8] than the aforementioned ones, and so the proposed process is easier to implement and guarantees the convergence in most practical situations. This method only requires knowing the location of three measurement points to find the beacons, whereas the other test points can be placed at unknown positions. Additionally, taking advantage of this fact, a method is proposed to obtain the optimal zones to make the measurements during the auto-calibration process, as an additional contribution of this work not found in the previous algorithms. The optimal placement of the beacons to cover a determined positioning area has been previously considered in the literature [9]; the approach here is in the inverse way: a coarse estimation of the positions of the beacons is known and the goal is to determine the optimal zones to place the test points in the calibration process.

This document is divided as follows: in Section 2 the proposed algorithms to perform the auto-calibration are detailed; the localization of the best areas to place the test points at is analyzed in Section 3; simulation and experimental results are shown in Sections 4 and 5, respectively; and finally the conclusions are discussed in Section 6.

2. Proposed Auto-Calibration Algorithm

Two methods are proposed in this section. The first algorithm is suitable for systems based on spherical trilateration, whereas the second one is for hyperbolic trilateration. Furthermore, this last case does not require synchronization between beacons and the mobile node.

As has been mentioned before, to calculate the coordinates of beacons, it is necessary to measure the distances to beacons from several test points. The location of these test points is also unknown to the algorithm except for the position of three that fix the coordinate system. Thus, the initial information in both algorithms is (see Figure 1):

  • A vector that contains the “initial approximate position” iap for every unknown of the system: the position of the N beacons and the position of the M-3 unknown test-point locations: iap = (x1, y1, z1,⋯, zN, yN, zN, 4, ŷ4,⋯,M, ŷM).

The height (z-component) of the test points is known (i.e., z = 0).

  • The distances between the test points and the beacons: in the case of spherical positioning it refers to the absolute distances to the beacons; whereas, in the case of hyperbolic positioning, it refers to the differences between the distances to each beacon and the distance to one of the beacons considered the reference.

  • The locations of the three known test points to avoid ambiguities in the solution: [X1, X2, X3].

2.1. Auto-Calibration with Spherical Trilateration

The absolute distance between the beacon i with coordinates (bxi, byi, bzi) and the test point m with coordinates (xm, ym, zm) is defined as:

r im = ( b xi x m ) 2 + ( b yi y m ) 2 + ( b zi z m ) 2

And for the estimations (xi, yi, zi) and (m, ŷm, m), the estimated distance is:

r ^ im = ( b ^ xi x ^ m ) 2 + ( b ^ yi y ^ m ) 2 + ( b ^ zi z ^ m ) 2

The proposed method uses the Gauss-Newton algorithm to minimize the sum of the quadratic errors that exist between the measured distances and the distances obtained from the estimated points according to the following expression:

F = i = 1 N m = 4 M ( r ^ im r im ) 2 = i = 1 N m = 4 M [ f im ] 2
where:
f im = ( b ^ xi x ^ m ) 2 + ( b ^ yi y ^ m ) 2 + ( b ^ zi z ^ m ) 2 r im

Differentiating fim with respect to all the unknowns of the system and reorganizing the terms of the form A · Δ X =B:

A = ( f 11 b ^ x 1 f 11 b ^ zN f 11 x ^ 4 f 11 y ^ M f 12 b ^ x 1 f 12 b ^ zN f 12 x ^ 4 f 12 y ^ M f NM b ^ x 1 f NM b ^ zN f NM x ^ 4 f NM y ^ M ) Δ X = [ b ^ x 1 , b ^ y 1 , b ^ z 1 , , b ^ yN , b ^ zN , x ^ 4 , y ^ 4 , , x ^ M , y ^ M ] T B = [ f 11 f NM ] T
where:
f im b ^ ai = b ^ ai a ^ m r ^ im ; f im a ^ m = a ^ m b ^ ai r ^ im with { a = x , y , z i = 1 N m = 4 M

Solving the system by Least Mean Squares, the following expression is obtained:

Δ X = ( A T A ) 1 A T B

After obtaining the increment of the position vector Δ X, the estimated position vector is updated:

iap k + 1 = iap k Δ X k

This process is repeated until the increment of the position is lower than a pre-determined threshold.

2.2. Auto-Calibration with Hyperbolic Trilateration

In this case, instead of the distance between the test point and the beacon, the difference in distance Δ r between the test-point and the beacon is measured and the test-point and a beacon considered as reference.

Defining the increment of distance between the beacon i ≠ 1 and the test-point m with respect to the reference beacon (i = 1) for the test-point m of the form:

Δ r im = ( b xi x m ) 2 + ( b yi y m ) 2 + ( b zi z m ) 2 ( b x 1 x m ) 2 + ( b y 1 y m ) 2 + ( b z 1 z m ) 2 with   i   = 2 N   and   m = 4 M

Also, the increment of distance with the estimated points is:

Δ r ^ im = ( b ^ xi x ^ m ) 2 + ( b ^ yi y ^ m ) 2 + ( b ^ zi z ^ m ) 2 ( b ^ x 1 x ^ m ) 2 + ( b ^ y 1 y ^ m ) 2 + ( b ^ z 1 z ^ m ) 2 with     i   = 2 N   and   m = 4 M

Using the same strategy as in the spherical case, the mean quadratic error between the increments of measured and estimated distances are iteratively minimized with the following expression:

G = i = 2 N m = 4 M ( Δ   r ^ im Δ r im ) 2 = i = 2 N m = 4 M [ g im ] 2
where:
g im = ( ( b ^ xi x ^ m ) 2 + ( b ^ yi y ^ m ) 2 + ( b ^ zi z ^ m ) 2                                       ( b ^ x 1 x ^ m ) 2 + ( b ^ y 1 y ^ m ) 2 + ( b ^ z 1 z ^ m ) 2 ) Δ   r im

Differentiating with respect to all the unknowns and regrouping the terms, as in the spherical case, it is obtained:

A = ( g 21 b ^ x 1 g 21 b ^ zN g 21 x ^ 4 g 21 y ^ M g 22 b ^ x 1 g 22 b ^ zN g 22 x ^ 4 g 22 y ^ M g NM b ^ x 1 g NM b ^ zN g NM x ^ 4 g NM y ^ M ) Δ X = [ b ^ x 1 , b ^ y 1 , b ^ z 1 , , b ^ yN , b ^ zN , x ^ 4 , y ^ 4 , , x ^ M , y ^ M ] T B = [ g 21 g NM ] T
where:
  g im b ^ a 1 = a ^ m b ^ a 1 r ^ im ;   f im b ^ ai = b ^ ai a ^ m r ^ im   g im   a ^ m = a ^ m b ^ ai r ^ im ; a ^ m b ^ ai r ^ im with { a = x , y , z i = 2 N m = 4 M

Solving the system by Least Mean Squares:

Δ X = ( A T A ) 1 A T B

The vector of the estimated positions is updated as in the spherical case and the algorithm is repeated until Δ X is lower than a pre-determined threshold.

2.3. Initialization

The initial estimated test points and the estimated beacons’ positions are randomly selected inside the coverage area. If the selection of the initial estimated variables is very bad, the algorithm cannot converge, so after every update of the solution the feasibility of the new estimated positions is checked; that means that the new positions are inside the coverage area of the beacons.

3. Optimal Zones for Test Points

As has been mentioned before, the test points can be located at any place inside the coverage area, but, depending on where they are placed, the measurement errors can affect the final solution. Here a method for determining the best positions inside the coverage area to locate the unknown tests points is developed.

As has been already explained, in order to find the beacons’ location, it is necessary to solve the expression A · Δ X = B, where ΔX is a vector that contains all the system unknowns, the study of the covariance of ΔX allows the error in the beacons localization to be minimized:

cov ( Δ X )   = E [ Δ X Δ X T ] = E [ ( ( A T A ) 1 A T B ) ( ( A T A ) 1 A T B ) T ]                                                     = E [ ( A T A ) 1 A T B B T A ( A T A ) 1 ]

It is assumed that the covariance of B can be expressed as cov(B) = IN σ2, where σN is the error standard deviation in the measurements between the beacons and the test points, and IN is the identity matrix:

cov ( Δ X ) = E [ ( A T A ) 1 B B T ( A T A ) ( A T A ) 1 ] = ( A T A ) 1 cov ( B ) = ( A T A ) 1 I N σ 2

So the function to be minimized to decrease the error in the beacon location and to find the optimal areas of test points is:

h = Trace ( A T A ) 1

Equation (18) allows the determination of the positions where the unknown test points should be placed in order to minimize the PDOP (Position Dilution Of Precision) at the points where the actual beacons are placed—notice that in the calibration process the positions of the beacons are the points to be calculated. Although the function returns the exact positions for the unknown test points, if they are located around these obtained positions, the aforementioned PDOP is near the minimum, so it is not necessary to pose the unknown test points in exactly the right position to obtain good results in the calibration process (an area close to the location is sufficient). As an example of that, the distribution of beacons considered after in the real result is analyzed. Table 1 shows the variation of the PDOP in the location of the beacons, when the test points are moved around of their optimal positions. It can be observed that the differences are less than the 1%. The distribution of the test points used in the test can be observed in Figure 2 where the blue circles are the projection of the beacons in the measurement plane (they are at 3.5 m of height), the red circumference represents a distance of 0.25 m around the optimal test points and the crosses are the positions of the test points for the different configurations for which the PDOP has been calculated.

Notice that to obtain the optimal areas the criterion of minimizing the PDOP in the beacons’ location given a test point configuration is used. Other criteria such as the condition number or the Cramer-Rao limit could have been used, but as has been proven in [9], in that case to pose the beacons in the best areas, the final location of these areas is similar with the three methods. And, regarding the computational load, the calculation of a matrix trace is a best option (only the diagonal elements must be obtained).

In order to find the optimal areas for the simulation and experimental test the function in Equation (18) is minimized using the methods proposed in [10] and [11], which use a non-linear minimization with constraints. The constraints here considered correspond to the limits of the coverage zone of the LPS system. The number of analyzed test-points should be also included in the initialization of the algorithm, It is also necessary to include an initial estimation of the beacons’ positions that is performed using an inverse positioning algorithm with only the three known test points or making a coarse hand-made calibration.

4. Simulation Results

The results of tests run under simulation are here presented. The tests are carried out for both, the spherical and the hyperbolic versions of the algorithm.

4.1. Spherical Trilateration

In the first simulation, the results obtained for calibrating the beacons by using four random test points, four optimal test points, and eight optimal test points are compared. In this simulation the auto-calibration algorithm is repeated 100 times for different noise situations. The simulation conditions are (all units are considered in meters):

  • Beacons placed at: (0,0,3);(2,2,3);(2,−2,3);(−2.2.3);(−2,−2,3)

  • The three known test points are at: (0,0,0); (0.5,0,0);(0,0.5,0)

  • Four random test points: (−0.7,3.2,0);(−3.5,−1.2,0);(2.5,−3.9,0);(2.9,−2.4,0)

  • Four optimal test points: (−4.0, 2.0,0);(−2.8,−1.9,0);(2.9,2.8,0);(0.0,−4.0,0)

  • Eight optimal test points: (2.0,−3.3,0); (1.6,4.0,0); (−2.0,3.7,0); (4.0,−1.4,0); (−3.2,−1.9,0); (−3.5,1.5,0); (3.7,2.2,0); (−1.4,−3.4,0)

  • The coverage area is x = [−4,4] and y = [−4,4]

  • The noise values are: σ = [0.001,0.01,0.04] m.

Figure 3 shows how the dispersion in the localization of beacons increases according to the noise level. Also the dispersion in the results is lower when eight optimal test points are used.

Figure 4 shows the standard deviation in the (x, y, z) components for different noise levels. Notice that the z component is the least affected by the noise level; that is because the z coordinates of the test points are taken as zero. Also, the results obtained with four optimal test points are similar to those from four random test points, but, when eight optimal test points are used, the results significantly improve.

From Figures 3 and 4 it can be concluded that, in the spherical case, the obtained results are quite similar for optimal and random test points when the noise level in measurements is less than 1 cm. Nevertheless, for higher noise levels it is advisable to use optimal test points.

Table 2 contains the average error (in cm) for every component in the localization of beacons after 100 simulations. In this case the results obtained with the optimal test points are better, but very similar to those with random test points.

4.2. Hyperbolic Trilateration

In this case the algorithm based on random test points does not converge for a standard noise deviation in measurements of 4 cm, so a standard noise deviation of 1.5 cm is considered.

For this simulation the four unknown test points are placed at (z = 0):

  • Random test points: (−2.9,−2.4);(−2.4,0.8);(−1.8 ,−2.4);(−3.9,2.0)

  • Four optimal test points: (−0.25,4.0);(4.0,−4.0);(4.0,−0.69);(−4.0,−4.0)

  • Eight optimal test points: (−4,−4);(4,0);(−4,4);(0,4);(0,−4);(0,−4);(4,4);(4,−4);(−4,0).

  • The noise values are: σ = [0.001,0.01,0.15].

Figure 5 shows how the dispersion in results when using random test points is higher than that based on 4 or 8 optimal test points. In fact, for a noise standard deviation higher than 1.5 cm, the algorithm based on random test points does not converge, whereas, when optimal test points are considered, the algorithm still performs.

In this case, the standard deviation in the localization of beacons is much lower for optimal test points than for random test points (see Figure 6). As an example, for a standard noise deviation of 1 cm, the standard deviation in results is reduced by half when using four optimal test points, and reduced to a 25% for eight optimal test points.

Table 3 shows the average error (in cm) for every component in the localization of beacons. In this case the results with optimal test points are better, so, if the system uses hyperbolic trilateration for calibration, the test points should be in optimal areas.

By analyzing the results, it can be stated that by increasing the number of test points it is possible to reduce the error in the localization of the beacons. Figure 7 shows the average error in the beacons’ localization ( e = 1 N Σ i = 1 N ( b xi b ^ xi ) 2 + ( b yi b ^ yi ) 2 + ( b zi b ^ zi ) 2 )   for different numbers of test points. Notice that, for a certain value (80 in the case analyzed here), the average error improvement is very low and with the increment of the unknown test points the computational load increase dramatically (in this case it has been tested up to 160 test points).

5. Experimental Results

Experimental tests have been carried out with the LPS developed by GEINTRA Research Group at the University of Alcalá (see Figure 8). This LPS consists of five ultrasonic beacons placed in the ceiling with a coverage area of 10 m2. Descriptions of all the features of this LPS can be found in [12] and [13].

Table 4 shows the position of the beacons for the mentioned GEINTRA LPS (considered in meters). The steps followed to perform the manual calibration were: first a grid of points with a separation of 0.5 m was performed inside the coverage area on the floor using a line laser projector, then the projection of the beacons on the floor was determined using a plumb line and, finally, the height of the beacons was obtained using a ranging laser.

For the rest of the paper it is assumed that the manual calibration is the ground truth and serves as reference to compare with the autocalibration.

Twenty measurements at every point have been done for calibration. Furthermore, the three known test points are placed at these positions (all units in m): (0,0,0.03); (0.5,0,0.03); (0,0.5,0.03). The ranging error standard deviation in the measurements is less than 1 cm [8].

5.1. Spherical Trilateration

Two three-dimensional calibrations have been carried out in the LPS. In the first one, four unknown test points have been used, whereas, in the second one, eight unknown test points are considered. The height for all the test points is 3 cm:

  • Four unknown test points positions: (−1.5,−1);(−1.5,1.5);(0.5,1.5);(1.5,0.5) m.

  • Eight unknown test points positions: (0,−1.5);(−1.5,−1.5);(2,0.5);(−1.5,1.5);(0.5,1.5);(1.5,1.5); (2,−1.5);(−1.5,0) m.

In Table 5 the positions of beacons obtained after calibration are shown (in meters).

Figure 9 represents the average absolute error (for 20 measurements) in cm for every component (x, y, z) after calibration; it can be observed that, apart from the beacon 3, this error is below 2 cm. Also the least error is provided by the component z.

In order to compare the results between localization using a manual calibration of beacons and the beacon auto-calibration, a circular path inside the coverage area has been performed. In Figure 10 the comparison results are shown. Although the handmade calibration has been made carefully, it is not completely error free. The goal of this representation is to show that similar performances can be obtained in both cases.

The positions obtained in the three routes are very similar. In the case of the beacons calibrated with four test points, the mean error in distance is 4.41 cm, whereas, for beacons obtained with eight test points, the error is 3.20 cm.

5.2. Hyperbolic Trilateration

The distribution of beacons in the environment is not the most suitable, since they are very close for hyperbolic positioning. This provides a high PDOP in the LPS, so the algorithm does not converge for a calibration in three dimensions. For that reason, only a 2-dimensional calibration is performed and the height of beacons is fixed at 3.5 m. The localizations of the unknown test points for the test are (z = 0.03 m):

  • Four unknown test points positions: (1,−0.5);(1,1);(−1.5,−0.5);(−1.5,1) m.

  • Eight unknown test points positions: (0,−1.5);(−1.5,−1.5);(−1.5,0);(−1.5,1.5);(0.5,1.5);(1.5,1.5); (2,−1.5);(−1.5,0) m.

In Table 6 the position of beacons after calibration are shown (in meters).

Figure 11 shows the average absolute error (for 20 measurements) in cm for every component (x, y) after calibration: these errors are higher than those for the spherical case.

In order to compare the results for localization using the real position of beacons and the beacon auto-calibration, the same path for the mobile robot, as the one commented in the spherical case, is considered. The results can be seen in Figure 12.

Notice that the results are worse than those for spherical trilateration. In fact, the average absolute error in distance using the beacon calibrated with four test points 10.33 cm; and in case of the beacons obtained with eight test points, the error is 7.27 cm

6. Conclusions

An algorithm for LPS auto-calibration in two cases, spherical and hyperbolic, has been developed. This algorithm only requires the location of three test points to be known, whereas the position of the other test points can be unknown. The proposed method achieves better performance for spherical trilateration, since this positioning algorithm is more accurate than the hyperbolic one. But, in case of low measurement error (standard deviation less than 5 mm), it is also possible to carry out a satisfactory hyperbolic auto-calibration.

Moreover, how to compute the optimal areas to place the test points in order to achieve improvements in auto-calibration has been described. The use of these areas is important for hyperbolic trilateration. Increasing the number of test points improves the calibration results up to a limit.

Acknowledgments

This work has been possible thanks to the support of the Spanish Ministry of Science and Technology (TIN2009-14114-C04-01).

References

  1. Manley, E.D.; Nahas, H.A.; Deogun, J.S. Localization and Tracking in Sensor Systems. Proceedings of IEEE International Conference on Sensor Networks, Ubiquitous, and Trustworthy Computing, Taichung, Taiwan, 5–7 June 2006; 2, pp. 237–242.
  2. Huang, Y.; Brennan, P.V.; Seeds, A. Active RFID Location System Based on Time-Difference Measurement Using a Linear FM Chirp Tag Signal. Proceedings of IEEE 19th International Symposium on Personal, Indoor and Mobile Radio Communications, PIMRC 2008, Cannes, France, 15–18 September 2008; pp. 1–5.
  3. Ciurana, M.; Barcelo-Arroyo, F.; Cugno, S. Tracking mobile targets indoors using WLAN and time of arrival. Comput. Commun 2009, 32, 1552–1558. [Google Scholar]
  4. Mahajan, A.; Figueroa, F. An automatic self-installation and calibration method for a 3D position sensing system using ultrasonics. Robot. Auton. Syst 1999, 28, 281–294. [Google Scholar]
  5. Nishitani, A.; Nishida, Y.; Hori, T.; Mizoguchi, H. Portable Ultrasonic 3D Tag System Based on a Quick Calibration Method. Proceedings of IEEE International Symposium on Systems, Man and Cybernetics, the Hague, The Netherlands, 10–13 October 2004; 2, pp. 1561–1568.
  6. Duff, P.; Muller, H. Autocalibration Algorithm for Ultrasonic Location Systems. Proceedings of Seventh IEEE International Wearable Computers Symposium, New York, NY, USA, 21–23 October 2003; pp. 62–68.
  7. Duff, P.; McCarthy, M.; Clark, A.; Muller, H.; Randell, C.; Randell, C.; Izadi, S.; Boucher, A.; Law, A.; Swinford, R.; Pennington, S. A new method for auto-calibrated object tracking. Engineering 2005, 3660, 123–140. [Google Scholar]
  8. Pérez, M.C.; Ureña, J.; Hernández, A.; Jiménez, A.; Ruiz, D.; Álvarez, F.J.; De Marziani, C. Performance Comparison of Different Codes in an Ultrasonic Positioning System Using DS-CDMA. Proceedings of 2009 IEEE International Symposium on Intelligent Signal Processing (WISP’2009), Budapest, Hungary, 26–28 August 2009; pp. 125–130.
  9. Neering, J. Optimization and Estimation Techniques for Acoustic Source Localization. Ph.D. These,. Mines ParisTech, Paris, France, 2009. Available online: http://hal.archives-ouvertes.fr/docs/00/42/67/32/PDF/Neering_Dissertation.pdf (accessed on 24 October 2011).
  10. Coleman, T.F.; Li, Y. An interior, trust region approach for nonlinear minimization subject to bounds. SIAM J. Optim 1996, 6, 418–445. [Google Scholar]
  11. Powell, M.J.D. A Fast Algorithm for Nonlinearly Constrained Optimization Calculations. In Numerical Analysis; Watson, G.A., Ed.; Lecture Notes in Mathematics 630,; Springer-Verlag: Berlin/Heidelberg, Germany, 1977; pp. 106–116. [Google Scholar]
  12. Villadangos, J.M.; Ureña, J.; Mazo, M.; Hernandez, A.; De Marziani, C.; Perez, M.C.; Alvarez, F.; Garcia, J.J.; Jimenez, A.; Gude, I. Ultrasonic Local Positioning System with Large Covered Area. Proceedings of IEEE International Symposium on Intelligent Signal Processing (WISP 2007), Alcalá de Henares, Spain, 3–5 October 2007; pp. 1–6.
  13. Villadangos, J.M.; Ureña, J.; Mazo, M.; Hernández, A.; De Marziani, C.; Jiménez, A.; Álvarez, F. Improvement of Cover Area in Ultrasonic Local Positioning System Using Cylindrical PVDF Transducer. Proceedings of International Symposium on Industrial Electronics (ISIE’07), Vigo, Spain, 4–7 June 2007; pp. 1473–1477.
Figure 1. Representation of the LPS to be calibrated.
Figure 1. Representation of the LPS to be calibrated.
Sensors 11 10398f1 1024
Figure 2. Distribution of the unknown test points around the location of the optimal test points.
Figure 2. Distribution of the unknown test points around the location of the optimal test points.
Sensors 11 10398f2 1024
Figure 3. Representation of the 100 auto-calibrations for different noise levels in measurements σ = [1 mm, 1 cm, 4 cm], using four random unknown test points; four optimal unknown test points and eight optimal unknown test points (spherical case).
Figure 3. Representation of the 100 auto-calibrations for different noise levels in measurements σ = [1 mm, 1 cm, 4 cm], using four random unknown test points; four optimal unknown test points and eight optimal unknown test points (spherical case).
Sensors 11 10398f3 1024
Figure 4. Standard noise deviation in results for 100 simulations (spherical case).
Figure 4. Standard noise deviation in results for 100 simulations (spherical case).
Sensors 11 10398f4 1024
Figure 5. Representation of 100 auto-calibrations for different noise levels in measurements σ = [1 mm, 1 cm, 4 cm], using four random unknown test points; four optimal unknown test points and eight optimal unknown test points (hyperbolic case).
Figure 5. Representation of 100 auto-calibrations for different noise levels in measurements σ = [1 mm, 1 cm, 4 cm], using four random unknown test points; four optimal unknown test points and eight optimal unknown test points (hyperbolic case).
Sensors 11 10398f5 1024
Figure 6. Standard noise deviation in results for 100 simulations (hyperbolic case).
Figure 6. Standard noise deviation in results for 100 simulations (hyperbolic case).
Sensors 11 10398f6 1024
Figure 7. Average error in the beacon localization depending on the number of test points.
Figure 7. Average error in the beacon localization depending on the number of test points.
Sensors 11 10398f7 1024
Figure 8. Ultrasonic LPS by GEINTRA used in experimental tests.
Figure 8. Ultrasonic LPS by GEINTRA used in experimental tests.
Sensors 11 10398f8 1024
Figure 9. Average absolute error in every component for the calibrated beacons (spherical case).
Figure 9. Average absolute error in every component for the calibrated beacons (spherical case).
Sensors 11 10398f9 1024
Figure 10. Path obtained using the hand-measured beacon positions and the calibrated beacons (spherical case).
Figure 10. Path obtained using the hand-measured beacon positions and the calibrated beacons (spherical case).
Sensors 11 10398f10 1024
Figure 11. Average absolute error in every component for the calibrated beacons (hyperbolic case).
Figure 11. Average absolute error in every component for the calibrated beacons (hyperbolic case).
Sensors 11 10398f11 1024
Figure 12. Path obtained using the hand-measured beacon positions and the calibrated beacons (hyperbolic case).
Figure 12. Path obtained using the hand-measured beacon positions and the calibrated beacons (hyperbolic case).
Sensors 11 10398f12 1024
Table 1. PDOP values in the beacons’ location (B1 to B5) for the different distributions of the unknown test points around the optimal test points.
Table 1. PDOP values in the beacons’ location (B1 to B5) for the different distributions of the unknown test points around the optimal test points.
PDOPB1B2B3B4B5

Optimal test points1.35021.35691.42051.42051.4960
Distribution 11.34901.36231.42071.42101.5010
Distribution 21.35121.36251.42451.42351.5035
Distribution 31.35621.36161.43131.42231.4992
Distribution 41.36911.38011.43771.44581.5079
Distribution 51.35371.35891.42711.42431.5022
Table 2. Average error in the localization of beacons (in cm).
Table 2. Average error in the localization of beacons (in cm).
(cm)4 Random Test Points4 Optimal Test Points8 Optimal Test Points

xyzxyzxyz

σ = 1 mm0.030.020.020.010.190.010.010.010.01
σ = 1 cm0.390.330.330.230.180.060.150.130.06
σ = 2 cm0.530.480.450.410.360.120.340.200.09
σ = 3 cm0.830.810.790.620.750.310.420.580.12
σ = 4 cm2.760.940.880.830.800.660.600.690.19
Table 3. Average error in the localization of beacons (in cm).
Table 3. Average error in the localization of beacons (in cm).
(cm)4 Random Test Points4 Optimal Test Points8 Optimal Test Points

xyzxyzxyz

σ = 1 mm0.160.330.190.020.040.050.010.020.02
σ = 5 mm0.471.040.990.300.630.320.270.180.17
σ = 7 mm0.731.351.650.440.900.390.290.240.23
σ = 1 cm1.081.862.460.711.090.420.310.290.26
σ = 1.5 cm1.722.793.930.901.310.750.380.310.30
Table 4. Position of beacons in the GEINTRA LPS after a manual calibration.
Table 4. Position of beacons in the GEINTRA LPS after a manual calibration.
(m)Beacon 1Beacon 2Beacon 3Beacon 4Beacon 5

Coord. X0.1220.5130.515−0.24−0.242
Coord. Y0.2240.56−0.1−0.110.56
Coord. Z3.53.53.53.53.5
Table 5. Position of beacons after calibration (spherical case).
Table 5. Position of beacons after calibration (spherical case).
(m)4 Unknown Test Points8 Unknown Test Points

B1B2B3B4B5B1B2B3B4B5

Coord. X0.1350.5070.551−0.205−0.2290.1220.5040.542−0.234−0.242
Coord. Y0.2070.556−0.145−0.1220.5410.2120.561−0.109−0.1190.534
Coord. Z3.4883.4953.4813.4923.4983.4873.4953.4883.4893.496
Table 6. Position of beacons after calibration (hyperbolic case).
Table 6. Position of beacons after calibration (hyperbolic case).
(m)4 Unknown Test Points8 Unknown Test Points

B1B2B3B4B5B1B2B3B4B5

Coord. X0.0940.4420.491−0.229−0.2740.1350.4970.551−0.205−0.229
Coord. Y0.2330.564−0.079−0.0700.5540.2070.546−0.145−0.1220.541
Coord. Z3.53.53.53.53.53.53.53.53.53.5

Share and Cite

MDPI and ACS Style

Ruiz, F.D.; Ureña, J.; García, J.C.; Jiménez, A.; Hernández, Á.; García, J.J. LPS Auto-Calibration Algorithm with Predetermination of Optimal Zones. Sensors 2011, 11, 10398-10414. https://doi.org/10.3390/s111110398

AMA Style

Ruiz FD, Ureña J, García JC, Jiménez A, Hernández Á, García JJ. LPS Auto-Calibration Algorithm with Predetermination of Optimal Zones. Sensors. 2011; 11(11):10398-10414. https://doi.org/10.3390/s111110398

Chicago/Turabian Style

Ruiz, Francisco Daniel, Jesús Ureña, Juan C. García, Ana Jiménez, Álvaro Hernández, and Juan J. García. 2011. "LPS Auto-Calibration Algorithm with Predetermination of Optimal Zones" Sensors 11, no. 11: 10398-10414. https://doi.org/10.3390/s111110398

Article Metrics

Back to TopTop