scholarly journals A Multi-Floor Indoor Pedestrian Localization Method Using Landmarks Detection for Different Holding Styles

2021 ◽  
Vol 2021 ◽  
pp. 1-15
Author(s):  
Khanh Nguyen-Huu ◽  
Seon-Woo Lee

The pedestrian dead reckoning (PDR) technique is widely used due to its ease of implementation on portable devices such as smartphones. However, the position error that accumulates over time is the main drawback of this technology. In this paper, we propose a fusion method combining a PDR technique and the landmark recognition methods for multi-floor indoor environments using a smartphone in different holding styles. The proposed method attempts to calibrate the position of a pedestrian by detecting whether the pedestrian passes by specific locations called landmarks. Three kinds of landmarks are defined, which are the WiFi, the turning, and the stairs landmarks, and the detection methods for each landmark are proposed. Besides, an adaptive floor detection method using a barometer and a WiFi fingerprinting technique is suggested for tracking a pedestrian in a multi-floor building. The developed system can track the pedestrian holding a smartphone in four styles. The results of the experiment conducted by three subjects changing the holding style in a three-floor building show the superior performance of the proposed method. It reduces the error rate of positioning results to less than 57.51% compared with the improved PDR alone system.

2019 ◽  
Vol 2019 ◽  
pp. 1-14 ◽  
Author(s):  
Ying Guo ◽  
Qinghua Liu ◽  
Xianlei Ji ◽  
Shengli Wang ◽  
Mingyang Feng ◽  
...  

Pedestrian dead reckoning (PDR) is an essential technology for positioning and navigation in complex indoor environments. In the process of PDR positioning and navigation using mobile phones, gait information acquired by inertial sensors under various carrying positions differs from noise contained in the heading information, resulting in excessive gait detection deviation and greatly reducing the positioning accuracy of PDR. Using data from mobile phone accelerometer and gyroscope signals, this paper examined various phone carrying positions and switching positions as the research objective and analysed the time domain characteristics of the three-axis accelerometer and gyroscope signals. A principal component analysis algorithm was used to reduce the dimension of the extracted multidimensional gait feature, and the extracted features were random forest modelled to distinguish the phone carrying positions. The results show that the step detection and distance estimation accuracy in the gait detection process greatly improved after recognition of the phone carrying position, which enhanced the robustness of the PDR algorithm.


Sensors ◽  
2021 ◽  
Vol 21 (22) ◽  
pp. 7428
Author(s):  
Wennan Chai ◽  
Chao Li ◽  
Mingyue Zhang ◽  
Zhen Sun ◽  
Hao Yuan ◽  
...  

The visual-inertial simultaneous localization and mapping (SLAM) is a feasible indoor positioning system that combines the visual SLAM with inertial navigation. There are accumulated drift errors in inertial navigation due to the state propagation and the bias of the inertial measurement unit (IMU) sensor. The visual-inertial SLAM can correct the drift errors via loop detection and local pose optimization. However, if the trajectory is not a closed loop, the drift error might not be significantly reduced. This paper presents a novel pedestrian dead reckoning (PDR)-aided visual-inertial SLAM, taking advantage of the enhanced vanishing point (VP) observation. The VP is integrated into the visual-inertial SLAM as an external observation without drift error to correct the system drift error. Additionally, the estimated trajectory’s scale is affected by the IMU measurement errors in visual-inertial SLAM. Pedestrian dead reckoning (PDR) velocity is employed to constrain the double integration result of acceleration measurement from the IMU. Furthermore, to enhance the proposed system’s robustness and the positioning accuracy, the local optimization based on the sliding window and the global optimization based on the segmentation window are proposed. A series of experiments are conducted using the public ADVIO dataset and a self-collected dataset to compare the proposed system with the visual-inertial SLAM. Finally, the results demonstrate that the proposed optimization method can effectively correct the accumulated drift error in the proposed visual-inertial SLAM system.


Sensors ◽  
2019 ◽  
Vol 20 (1) ◽  
pp. 185
Author(s):  
Fang-Shii Ning ◽  
Yu-Chun Chen

Although advancement has been observed in global navigation satellite systems and these systems are widely used, they cannot provide effective navigation and positioning services in covered areas and areas that lack strong signals, such as indoor environments. Therefore, in recent years, indoor positioning technology has become the focus of research and development. The magnetic field of the Earth is quite stable in an open environment. Due to differences in building and internal structures, this type of three-dimensional vector magnetic field is widely available indoors for indoor positioning. A smartphone magnetometer was used in this study to collect magnetic field data for constructing indoor magnetic field maps. Moreover, an acceleration sensor and a gyroscope were used to identify the position of a mobile phone and detect the number of steps travelled by users with the phone. This study designed a procedure for measuring the step length of users. All obtained information was input into a pedestrian dead reckoning (PDR) algorithm for calculating the position of the device. The indoor positioning accuracy of the PDR algorithm was optimised using magnetic gradients of magnetic field maps with a modified particle filter algorithm. Experimental results reveal that the indoor positioning accuracy was between 0.6 and 0.8 m for a testing area that was 85 m long and 33 m wide. This study effectively improved the indoor positioning accuracy and efficiency by using the particle filter method in combination with the PDR algorithm with the magnetic fingerprint map.


Sensors ◽  
2020 ◽  
Vol 20 (3) ◽  
pp. 853
Author(s):  
Bo Feng ◽  
Wei Tang ◽  
Guofa Guo ◽  
Xiaohong Jia

Wi-Fi based positioning has great potential for use in indoor environments because Wi-Fi signals are near-ubiquitous in many indoor environments. With a Reference Fingerprint Map (RFM), fingerprint matching can be adopted for positioning. Much assisting information can be adopted for increasing the accuracy of Wi-Fi based positioning. One of the most adopted pieces of assisting information is the Pedestrian Dead Reckoning (PDR) information derived from inertial measurements. This is widely adopted because the inertial measurements can be acquired through a Commercial Off The Shelf (COTS) smartphone. To integrate the information of Wi-Fi fingerprinting and PDR information, many methods have adopted filters, such as Kalman filters and particle filters. A new methodology for integration of Wi-Fi fingerprinting and PDR is proposed using graph optimization in this paper. For the Wi-Fi based fingerprinting part, our method adopts the state-of-art hierarchical structure and the Penalized Logarithmic Gaussian Distance (PLGD) metric. In the integration part, a simple extended Kalman filter (EKF) is first used for integration of Wi-Fi fingerprinting and PDR results. Then, the tracking results are adopted as initial values for the optimization block, where Wi-Fi fingerprinting and PDR results are adopted to form an concentrated cost function (CCF). The CCF can be minimized with the aim of finding the optimal poses of the user with better tracking results. With both real-scenario experiments and simulations, we show that the proposed method performs better than classical Kalman filter based and particle filter based methods with both less average and maximum positioning error. Additionally, the proposed method is more robust to outliers in both Wi-Fi based and PDR based results, which is commonly seen in practical situations.


Mathematics ◽  
2020 ◽  
Vol 8 (7) ◽  
pp. 1172
Author(s):  
Zhili Zhou ◽  
Meimin Wang ◽  
Yi Cao ◽  
Yuecheng Su

As one of the important techniques for protecting the copyrights of digital images, content-based image copy detection has attracted a lot of attention in the past few decades. The traditional content-based copy detection methods usually extract local hand-crafted features and then quantize these features to visual words by the bag-of-visual-words (BOW) model to build an inverted index file for rapid image matching. Recently, deep learning features, such as the features derived from convolutional neural networks (CNN), have been proven to outperform the hand-crafted features in many applications of computer vision. However, it is not feasible to directly apply the existing global CNN features for copy detection, since they are usually sensitive to partial content-discarded attacks, such as copping and occlusion. Thus, we propose a local CNN feature-based image copy detection method with contextual hash embedding. We first extract the local CNN features from images and then quantize them to visual words to construct an index file. Then, as the BOW quantization process decreases the discriminability of these features to some extent, a contextual hash sequence is captured from a relatively large region surrounding each CNN feature and then is embedded into the index file to improve the feature’s discriminability. Extensive experimental results demonstrate that the proposed method achieves a superior performance compared to the related works in the copy detection task.


Author(s):  
Y. T. Tang ◽  
Y. T. Kuo ◽  
J. K. Liao ◽  
K. W. Chiang

Abstract. Recently, indoor positioning becomes a popular issue because of its corresponding location-aware applications. Owing to the limits of the sheltered signal of satellites in indoor environments, one of the alternative scheme is Bluetooth Low Energy (BLE) technology. BLE device broadcasts Received Signal Strength Indicator (RSSI) for distance estimation and further positioning. However, in the complex indoor environment, the reflection, fading, and multipath effect of BLE make the variable RSSI and may lead to poor quality of RSSI. In this study, the concept called Differential Distance Correction (DDC) is similar to the Differential Global Navigation Satellite System (DGNSS). This method can eliminate some residuals and further improve the results with the corrected distance. On the other hand, Pedestrian Dead Reckoning (PDR) is another common indoor positioning method. PDR can propagate the next position from the current position by the implemented of inertial sensors. Despite that, the error of inertial sensors would accumulate with time and walking distance, which position update is required for restraining the drift. Accordingly, the two indoor positioning methods have their strong and weak point. BLE-based positioning is absolute positioning, while PDR is relative positioning. This study proposes a concept that combines the two methods. The pedestrian receives the RSSI and records the information from inertial sensors simultaneously. Through the complementary of two methods, the positioning results would be improved from 29% to 66% according to different travelled distance.


Sign in / Sign up

Export Citation Format

Share Document