| Literature DB >> 26694387 |
Xiang He1, Daniel N Aloi2, Jia Li3.
Abstract
Nowadays, smart mobile devices include more and more sensors on board, such as motion sensors (accelerometer, gyroscope, magnetometer), wireless signal strength indicators (WiFi, Bluetooth, Zigbee), and visual sensors (LiDAR, camera). People have developed various indoor positioning techniques based on these sensors. In this paper, the probabilistic fusion of multiple sensors is investigated in a hidden Markov model (HMM) framework for mobile-device user-positioning. We propose a graph structure to store the model constructed by multiple sensors during the offline training phase, and a multimodal particle filter to seamlessly fuse the information during the online tracking phase. Based on our algorithm, we develop an indoor positioning system on the iOS platform. The experiments carried out in a typical indoor environment have shown promising results for our proposed algorithm and system design.Entities:
Keywords: HMM framework; graph structure; iOS platform; indoor positioning; multimodal particle filter; sensor fusion
Year: 2015 PMID: 26694387 PMCID: PMC4721787 DOI: 10.3390/s151229867
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Snapshot of the LiDAR-camera scanning system.
Figure 2Pinhole camera model.
Figure 3Extrinsic calibration procedure.
Figure 4(a) Region of Interest (ROI) of LiDAR intensity image; (b) ROI of camera panorama.
Figure 52D map of a corridor.
Figure 63D model of a corridor.
Figure 7Graph structure construction.
Figure 8Acceleration data while walking.
Figure 9Maximum autocorrelation for step counting.
Figure 10Device yaw attitude changing while walking in hallway.
Figure 11Motion dynamic model likelihood field.
Figure 12HMM model factor graph.
Pseudocode of particle filter.
| Initialization | ||
| FOR | ||
| Particle propagation | ||
| Update weight using observation | ||
| ENDFOR | ||
| Normalize weights to | ||
Figure 13System workflow.
Figure 14Screen shots of localization test.
Figure 15Error in each waypoint.
Figure 16Cumulative distribution function (CDF) of error.
Location accuracy comparison.
| Error | Error Mean | RMS | Maximum |
|---|---|---|---|
| WiFi RSSI | 1.85 m | 2.10 m | 4.78 m |
| WiFi + Motion sensors | 0.42 m | 0.51 m | 1.41 m |
Visual sensor correction on localization results.
| Error | Error Mean | RMS | Maximum |
|---|---|---|---|
| WiFi + Motion sensors | 0.42 m | 0.51 m | 1.41 m |
| Visual sensor correction | 0.10 m | 0.23 m | 0.66 m |