| Literature DB >> 25970259 |
Abstract
This paper proposes a method for mobile robot localization in a partially unknown indoor environment. The method fuses two types of range measurements: the range from the robot to the beacons measured by ultrasonic sensors and the range from the robot to the walls surrounding the robot measured by a laser range finder (LRF). For the fusion, the unscented Kalman filter (UKF) is utilized. Because finding the Jacobian matrix is not feasible for range measurement using an LRF, UKF has an advantage in this situation over the extended KF. The locations of the beacons and range data from the beacons are available, whereas the correspondence of the range data to the beacon is not given. Therefore, the proposed method also deals with the problem of data association to determine which beacon corresponds to the given range data. The proposed approach is evaluated using different sets of design parameter values and is compared with the method that uses only an LRF or ultrasonic beacons. Comparative analysis shows that even though ultrasonic beacons are sparsely populated, have a large error and have a slow update rate, they improve the localization performance when fused with the LRF measurement. In addition, proper adjustment of the UKF design parameters is crucial for full utilization of the UKF approach for sensor fusion. This study contributes to the derivation of a UKF-based design methodology to fuse two exteroceptive measurements that are complementary to each other in localization.Entities:
Keywords: data association; fusing measurements; laser range finder; mobile robot; ultrasonic beacons; unscented Kalman filter
Year: 2015 PMID: 25970259 PMCID: PMC4481944 DOI: 10.3390/s150511050
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Localization procedure.
| Localization( |
| 1.( |
| 2.( |
| 3. |
Association of a beacon to a range measurement.
| Data association | |
| 1: | for all the beacons |
| 2: | |
| 3: |
|
| 4: |
|
| 5: | endfor |
| 6: | for all the range measurements
|
| 7: | for all the beacons |
| 8: |
|
| 9: | endfor |
| 10: |
|
| 11: | endfor |
| 12: | return |
Figure 1Set up of the experiment: robot, sensors and work area.
Figure 2Work area and trajectory of the experiment. B, beacon.
Tuning parameters related to measurement noise.
|
| ||||||
|---|---|---|---|---|---|---|
|
|
| |||||
| 1 | 0.02 | 0.02 | 0.02 | 0.02 | 0.31 | 0.1 |
| 2 | 0.01 | 0.01 | 0.01 | 0.01 | 0.4 | 0.1 |
| 3 | 0.02 | 0.02 | 0.02 | 0.02 | 0.4 | 0.1 |
Figure 3Estimated robot trajectory for the three cases. (a) Estimated trajectory for Case 1; (b) estimated trajectory for Case 2; (c) estimated trajectory for Case 3.
Figure 4Distance error for the three cases. (a) Distance error for Case 1; (b) distance error for Case 2; (c) distance error for Case 3.
Mean, standard deviation, root mean square and maximum of distance error (dimension in meters).
| 1 | 0.118 | 0.082 | 0.144 | 0.302 |
| 2 | 0.143 | 0.105 | 0.178 | 0.425 |
| 3 | 0.088 | 0.050 | 0.101 | 0.202 |
Rate of associating correct correspondence for each beacon range measurement.
|
| |||||
|---|---|---|---|---|---|
| 1 | 72.7% | 86.4% | 73.6% | 73.6% | 77.3% |
| 2 | 68.2% | 81.8% | 68.2% | 68.2% | 73.2% |
| 3 | 75.4% | 85.4% | 75.4% | 75.4% | 77.0% |
Mean, standard deviation, root mean square and maximum of distance error for Cases 3, 4 and 5 (dimensions in meters). LRF, laser range finder; USAT, ultrasonic satellite.
| 3: fusion | 0.088 | 0.050 | 0.101 | 0.202 |
| 4: USAT only | 0.218 | 0.111 | 0.245 | 0.477 |
| 5: LRF only | 0.115 | 0.076 | 0.138 | 0.299 |
Figure 5Estimated robot trajectory for the cases with no sensor fusion. (a) Estimated trajectory for the case of USAT only (Case 4); (b) estimated trajectory for the case of LRF only (Case 5).
Figure 6Distance error for the three cases. (a) Distance error for the case of USAT only (Case 4); (b) distance error for the case of LRF only (Case 5).
Rate of associating correct correspondence for each beacon range measurement for Cases 3 and 4.
|
| |||||
|---|---|---|---|---|---|
| 3: fusion | 75.4% | 75.4% | 75.4% | 81.8% | 77.0% |
| 4: USAT only | 87.3% | 86.4% | 68.2% | 83.6% | 81.4% |