Next Article in Journal
Multicore Fiber Bending Sensors with High Sensitivity Based on Asymmetric Excitation Scheme
Next Article in Special Issue
SRAM-Based CIM Architecture Design for Event Detection
Previous Article in Journal / Special Issue
Low-Voltage and Low-Power True-Single-Phase 16-Transistor Flip-Flop Design
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Efficient IAKF Approach for Indoor Positioning Drift Correction

1
Systems Development Center, National Chung-Shan Institute of Science and Technology, Taoyuan 325, Taiwan
2
Department of Electrical Engineering, National Formosa University, Yunlin 632, Taiwan
*
Author to whom correspondence should be addressed.
Submission received: 30 May 2022 / Revised: 1 July 2022 / Accepted: 27 July 2022 / Published: 29 July 2022

Abstract

:
In this study, an indoor positioning shift correction architecture was developed with an improved adaptive Kalman filter (IAKF) algorithm for the people interference condition. Indoor positioning systems (IPSs) use ultra-wideband (UWB) communication technology. Triangulation positioning algorithms are generally employed for determining the position of a target. However, environmental communication factors and different network topologies produce localization drift errors in IPSs. Therefore, the drift error of real-time positioning points under various environmental factors and the correction of the localization drift error are discussed. For localization drift error, four algorithms were simulated and analyzed: movement average (MA), least square (LS), Kalman filter (KF), and IAKF. Finally, the IAKF algorithm was implemented and verified on the UWB indoor positioning system. The measurement results showed that the drift errors improved by 60% and 74.15% in environments with and without surrounding crowds, respectively. Thus, the coordinates of real-time positioning points are closer to those of actual targets.

1. Introduction

Intelligent Following systems installed on carts have widespread use on farms and shopping malls [1]. In the present study, time of flight (ToF) was used to develop a distance estimated architecture. The advantage of ToF is that it is free from the time errors caused by differences in the internal calculations of the anchors and the tag. After the anchor–tag distance is determined, the Kalman filter algorithm can be used to converge sensor data and eliminate errors caused by noise. Obtaining anchor distance and angle to the tag enables the system to determine the tag’s relative position and control the cart to follow the tag. Because the follower system cannot provide the location in the vast field, the management center is disabled to control the real-time information of the vehicle location. Therefore, the current UWB technology was used to expand the positioning function. To allow the tag to be positioned clearly, this study proposed the development of an indoor positioning shift correction architecture based on the improved adaptive Kalman filter (IAKF) algorithm.
Outdoor and indoor positioning technologies have a wide range of applications. Drones, vans, and self-driving cars rely on positioning systems to perform functions such as satellite navigation, one-button four-rotor return flight, car parking location determination, and auto-navigation. Most common indoor positioning systems [2,3] use received signal strength indicator (RSSI) [4,5] as the distance calculation method. Although the development cost of distance calculation technology is relatively low, its wireless transmission frequency is 2.4 GHz, which is susceptible to Wi-Fi signal interference and causes positioning errors [6]. The angle of arrival (AoA) [7] distance calculation method involves the use of array antennas, and the absolute position coordinates are calculated according to the signal return angle; nevertheless, the overall cost is the highest among all indoor positioning systems, due to the high cost of array antennas. An ultra-wideband (UWB) indoor positioning system was employed in this study. The system uses the time difference of arrival (TDoA) positioning method [8,9,10] to calculate the distance between the anchor and the tag. The signal transmission frequency range of the system is 3.1–10.6 GHz [11,12,13], which is less susceptible to interference by 2.4-GHz Wi-Fi signals. The TDoA [14,15] positioning method does not influence the positioning accuracy because of signal strength weakening. UWB indoor positioning systems are employed in various applications [16,17,18,19,20], such as unmanned smart object–finding systems in supermarkets, navigation of airport terminal lobbies and complex station maps, and security positioning for elderly care centers, due to their high transmission rate and low power consumption. Elsanhoury [21] presented a compact review focusing on using multi-sensor fusion-based systems in specific applications. The researcher designed a concise tutorial for researchers seeking an overall view of UWB positioning technology. Schwarzbach [22] discussed a procedure which allows the synthetic generation of UWB distance measurements with respect to theoretical error sources and parameterization based on a conducted measurement campaign.
In this study, the problem of shifting of the positioning point observed in UWB indoor positioning systems in indoor spaces was analyzed. A UWB indoor positioning system was used in the experimental method to locate the target point. MATLAB was used to analyze the shifting error of the positioning point. In addition to external environmental noise, UWB indoor positioning systems also generate signal processing noise. The noise causes shifting of the positioning point, decreasing the positioning accuracy. Therefore, four algorithms were employed in this study to address the problem of shifting of the positioning point: moving average, least square, Kalman filter, and IAKF. Then, the actual measured coordinate points were input into the algorithms to decrease the shifting of the positioning point.
For the experimental analysis, the IAKF algorithm was employed. The algorithm was installed in the firmware of the UWB indoor positioning system (IPS). Based on the test conditions, the experimental analysis was mainly divided into static positioning analysis (analyzing the signal processing noise generated by the UWB IPS), human interference factor positioning analysis (analyzing the external environmental factors), and dynamic positioning analysis (analyzing the real-time positioning performance and noise processing capabilities). The experimental conditions were in line with the actual scenario encountered by the IPS during positioning. The IAKF algorithm was found to improve the shift error of the positioning point, thereby serving the purpose of decrease in shift error distance and increase in positioning accuracy.
UWB IPSs comprise four anchors: a coordinator, a router, a server, and a tag. In the positioning process, these anchors are used to measure the distance to the static tag. The anchors return the ranging values to the coordinator and then return the ranging data to the server through the router for triangulation calculation [23,24,25]. Finally, the position coordinates of the positioning target are obtained.
The remainder of this paper is organized as follows. Section 2 describes the system architecture design. In Section 3, the algorithms employed to address the positioning point shift problem are described, and the simulation results are presented and compared. In Section 4, the experimental results are presented, and positioning performances are compared and discussed. Finally, in Section 5, the conclusions are presented.

2. System Architecture

Figure 1 presents a typical following system comprising three UWB sensors, one on each lateral side of the cart (Anchor0 & Anchor1) and the third carried by the user (Tag). The demand for high precision and long endurance makes UWB the first choice for wireless sensors. To prevent collisions caused by sensing errors, ToF and Kalman filter algorithms were employed for error convergence. Furthermore, an error compensation algorithm that substantially reduces the magnitude of errors was also proposed. Finally, distance and angle formulae were applied to determine the user’s position relative to the cart. Actual measurement results indicate that, after optimization by the sensing error compensation algorithm, the error in cart–tag distance was reduced from 29–40 cm to within 5 cm for any distance and angle (Figure 2), thus confirming the effectiveness of the algorithm.
Although the following system can accurately obtain the information of distance and angle, it cannot provide the position of the user (Tag). Therefore, anchors were set around the environment according to the circuit presented in Figure 1, and relevant distance information between the tag and anchors was obtained for the positioning computing. The system architecture of the UWB indoor positioning system is shown in Figure 3. This system architecture mainly consists of four anchors, a coordinator, a router, a server, and a tag. The hardware positioning process of the indoor positioning system was as described herein. Four anchors were used to measure the distance from the tag. All anchors send the distance value to the coordinator, which then sends the received distance information to the server through the router for the triangulation positioning algorithm to obtain the absolute position of the tag. Finally, the hardware architecture process of the positioning function of the UWB indoor positioning system was completed.

3. Improvement in Algorithm of Positioning Point Shift and Simulation Results

In this section, the moving average method, least square method, Kalman filter algorithm, and proposed IAKF algorithm are discussed.
For the source of material analyzed by the algorithm, the anchor and tag in the system architecture shown in Figure 3 are used to calculate the distance information through ToF. Then the information is sent to the server through the Ethernet for a triangulation positioning algorithm to calculate the position of the original measurement (x-axis and y-axis coordinates). UWB IPS causes the floating phenomenon of positioning points and reduces the positioning accuracy because the wireless communication system is affected by noise and the environment. Then, four algorithms are used to simulate and analyze the positioning coordinates of the original measurement and compare the positioning improvement range of each algorithm. Finally, an algorithm that can best improve the positioning is determined for use in this UWB IPS positioning system. The algorithm is used mainly to perform a software algorithm by C language program in the server so that the tag can obtain more accurate coordinate positions during actual measurement.

3.1. The Moving Average Method

In the moving average method [26], a set of recently sampled data are used to predict the trend of future data. This algorithm is most commonly used in data smoothing methods. One or a certain number of values are calculated based on a time series to predict the trend of data. Therefore, when the value of a time series is affected by random fluctuations, it becomes difficult to understand the trend of a series of data. The moving average method eliminates random fluctuations in the data so that the future data trend can be predicted accurately. The non-weighted average of N samples before the current input (including the current input) is considered in this method as follows:
y ( n ) = 1 N i = 0 N 1 x ( n i )

3.2. The Least Square Method

The least-square method [27] is an algorithm for data smoothing. It finds the best matching function by minimizing the sum of squared errors. The least-square method can quickly predict the future trend of the data:
LS = 1 N i = 1 N ( y i p y i ) 2
where N is the number of sampled data points, y i p is the actual measured value, and y i is the target value. The position of the tag is ( x m , y m ) . The position coordinates of the anchor are ( x 1 , y 1 ) , ( x 2 , y 2 ) , ( x 3 , y 3 ) . However, triangulation and least square methods are used for calculation. The equations used for the least square method are as follows:
{ ( x m x 1 ) 2 + ( y m y 1 ) 2 = d 1 2 ( x m x 2 ) 2 + ( y m y 2 ) 2 = d 2 2 ( x m x 3 ) 2 + ( y m y 3 ) 2 = d 3 2

3.3. Kalman Filter Algorithm

The Kalman filter [28] algorithm was proposed in the paper titled “A New Approach to Linear Filtering and Prediction Problems”, published by Hungarian émigré Rudolf E. Kálmán in 1960. The algorithm uses phase-locked loops, a technology that uses feedback control to achieve frequency and phase synchronization. The algorithm is used in many communication devices, such as frequency-modulation radios. The basic dynamic system of the Kalman filter algorithm can be represented using a Markov chain model, where linear transformation is interfered with by Gaussian noise. The system state can be represented by a vector whose element is a real number, which is added to each time interval in discrete time. This linear transformation operates on the current state and then produces a new state. During state transformation, some noise is produced. System control factors are also added to the system. Another linear transformation interfered by noise produces the output states. Kalman filter algorithm is an optimized discrete data recursive algorithm, and the flowchart is shown in Figure 4. The estimated value of the previous state and the measured value of the current state are convoluted to calculate the estimated value of the current state. After each recursion, the estimated value is closer to the dynamic system state, resulting in a smoother data trend [29].
The equation of the Kalman filter algorithm can be written as follows:
X   = F · X d + B · u
where X   is the predicted value vector, F is the optimized prediction matrix, X d is the previous state estimate vector, B is the control factor matrix, and u is the external environmental factor vector. Furthermore,
P = F · P d · F T + Q
where P is the covariance matrix between the predicted value and the last state estimate, P d is the covariance matrix between the last estimate and the last actual measured value, and Q is the noise matrix of the external environment uncertainty.
K = P · H T · ( H · P · H T + R ) 1
where K is the Kalman gain, H is the measurement parameter matrix, and R is the sensing noise matrix generated by the sensor.
X   = X   + K · ( Z   H · X   )
where X is the new estimated value after an arithmetic operation and Z   is the actual measurement value matrix.
P = P K · H · P
where P is the covariance matrix of the new estimated value and the actual measured value.

3.4. Improved Adaptive Kalman Filter Algorithm

The Kalman filter can only predict the best estimate of the target point under the linear Gaussian model. However, in practice, UWB IPSs always have some nonlinear interference noise. The noise of the nonlinear function may exhibit a square relationship, logarithmic relationship, exponential relationship, trigonometric function relationship, etc. Some nonlinear functions can be converted into approximate linear functions by using linear differential equations. However, the system state cannot be estimated in certain nonlinear systems, such as missile trajectory estimation systems, aircraft flight paths, satellite positioning navigation, and indoor positioning system. In nonlinear systems, the nonlinear shift factor of the positioning point cannot be ignored; the system cannot achieve real-time calculation, which causes positioning delay and positioning point shift. Therefore, in this study, IAKF, an improved algorithm, was proposed to tackle the positioning point shift problem in nonlinear systems. The IAKF algorithm uses the linearization method and converts a nonlinear system into an approximate linear filtering problem based on the Kalman filter. The optimized prediction matrix F and the measurement parameter matrix H of the Kalman filter are expanded into the Taylor series. Next, to establish an approximate linearized mathematical model, the Jacobi matrix is calculated to omit terms above the second order. Thus, the IAKF algorithm solves the limitation of the Kalman filter, which cannot be applied to nonlinear systems. The IAKF architecture is shown in Figure 5. Assume that the state variable has n dimensions, x ( k ) = [ x 1   x 2     x n ] T ; then the Jacobi matrix [30] can be calculated as follows:
F = F x = [ f 11 x 1   f 1 n x n f n 1 x 1 f n n x n ]
H = H x = [ h 11 x 1   h 1 n x n h n 1 x 1 h n n x n ]

3.5. Simulation Results

MATLAB was used to realize the analyzed positioning point shifting error and improvement in the results. Four algorithms were used in the simulation process: moving average method, least square method, Kalman filter algorithm, and the IAKF algorithm. The shifting error of the positioning point was analyzed through simulation and the improvement range of the positioning point shift achieved by each algorithm was compared. The simulation environment of the UWB IPS involved four anchors for the measurement of the positioning point of a static tag. The coordinate values were measured every second by the IPS for a total of 30 s; thus, 30 coordinates were obtained. Next, the shifting of the positioning point was analyzed. For an improved simulation of positioning point shifting, the actual measured coordinate values were substituted into MATLAB, and the positioning point shifting of the x and y coordinates was analyzed. The simulation environment was the same as that shown in Figure 3.
Figure 6 shows the positioning point shift error distance yielded by the algorithms. The horizontal axis is the time axis (unit: s), and the vertical axis is the shift error distance (unit: cm) of the positioning point. The deviation distances of the positioning point of all algorithms were compared and revealed that the IAKF algorithm yielded the line with the smoothest positioning point shift error distance.
The average shift error distance (ASED) obtained using the IAKF algorithm reduced from 12.91 to 2.13 cm, showing an improvement of 83.5% (Table 1). Therefore, compared with other algorithms, the best improvement was observed using the IAKF algorithm. The equation of improvement is defined as
Improvement = Original   ASED     IAKF   ASED Original   ASED × 100 %

4. Experiment Results

In this section, the measurement results obtained using the IAKF algorithm on the UWB IPS are presented to demonstrate the reduction in positioning point shift. The test environment was set as static (with/without surrounding interference) and dynamic.

4.1. Improvement Result of Static Positioning Point Shifting

The test environment of the static positioning point shifting analysis was the same as that shown in Figure 3, which included four anchors to locate a static tag. The experimental method involved measuring the positioning point coordinates of the static tag in an indoor positioning test environment. The shifting of the tag was analyzed in the static state and in the absence of external interference factors.
Figure 7 shows the distribution without drift correction of the original measurement positioning point at the coordinate (210, 735). The positioning point signal was converged using the IAKF algorithm, as shown in Figure 8.
The static assumption was used as a priori knowledge to obtain the results in Figure 9. The ASED of the positioning point before improvement was 11.42 cm, and 3.50 cm after correction. In Figure 9, the orange line indicates that the shift error distance after correction tends to be smooth, and the improvement rate is 69.33% compared with the original signal.

4.2. Result of Improved Surrounding Crowd’s Influence

The test environment of positioning point shifting analysis for the people interference condition is shown in Figure 10. Here, the positioning point coordinates of a static tag in an indoor positioning test environment were measured. Approximately 1–10 people were asked to walk around the positioning space to create people interference factors. Then, the impact of positioning point shifting caused by people moving in the positioning space was analyzed. The actual measurement values and the shifting of the positioning point were analyzed. Finally, the improvements achieved after interference by different numbers of people were compared.
Figure 11 shows the ASED of the positioning point for various people interference factors (1–10 people). The blue line shows a considerably lower (by 50–60%) ASED compared with the original ASED denoted by the orange line.

4.3. Improvement Result of Dynamic Positioning Point Shifting

The test environment of dynamic interference positioning point shifting analysis is shown in Figure 12. Four anchors were used to locate the moving tag in an indoor positioning space to analyze the movement trajectory of the tag. The actual positioning point movement trajectory was set as routes 1 and 2. The results reveal that the IAKF algorithm yielded improved dynamic positioning point-shifting error.
The actual movement trajectories 1 and 2 of the static tag are shown in Figure 13 and Figure 14. The blue line indicates the movement trajectory of the original measurement. The red line shows the improved movement trajectory achieved using the IAKF algorithm; the red line is closer to the ideal trajectory shown by the black line, thus indicating that the IAKF algorithm successfully tackles the dynamic positioning point shifting problem.
An ideal uniform rectilinear motion was used as a priori knowledge to obtain the results in Figure 15 and Figure 16. The movement trajectories 1 and 2 of dynamic positioning point shift error analysis are shown in Figure 15 and Figure 16. The red dotted line shows the actual measurement values of the shift error distance of the dynamic positioning point, and the green dotted line shows the improved shift error distance of the positioning point achieved using the IAKF algorithm.
The average shift error distance (ASED) of the positioning point before the improvement in movement trajectory 1 was 13.19 cm. The ASED of the improved positioning point was 3.87 cm and the percentage improvement was 70.63%. The ASED of the positioning point before the improvement of movement trajectory 2 was 12.86 cm. The ASED of the improved positioning point was 2.91 cm; thus, the percentage improvement was 77.36%.
Table 2 shows that the ASED obtained using the IAKF algorithm was 2.25 cm, with an improvement of 74.15%. Compared with the improvement results of other algorithms, the shift error distance obtained using the IAKF algorithm is the shortest.

5. Conclusions

In this study, there was an improvement in the positioning point shift. In addition, the IAKF algorithm was successfully implemented in the UWB indoor positioning system, and the shifting of positioning points caused by environmental and other factors in the UWB IPS was analyzed. As a result, there was a significant decrease in the shift error distance of the positioning point. Using the IAKF algorithm, the real-time positioning measurement point was closer to the actual target point, thereby showing improved positioning accuracy and system stability in the UWB IPS.

Author Contributions

Conceptualization, S.-H.L., H.-H.C.C., W.-W.W., K.-H.L. and G.-J.L.; methodology, K.-H.L. and G.-J.L.; software, K.-H.L. and G.-J.L.; validation, S.-H.L. and H.-H.C.C.; formal analysis, S.-H.L. and H.-H.C.C.; investigation, S.-H.L. and H.-H.C.C.; data curation, S.-H.L. and H.-H.C.C.; writing—original draft preparation, K.-H.L. and G.-J.L.; writing—review and editing, S.-H.L., H.-H.C.C. and W.-W.W.; visualization, S.-H.L., H.-H.C.C. and W.-W.W.; supervision, S.-H.L., H.-H.C.C. and W.-W.W.; project administration, S.-H.L.; funding acquisition, S.-H.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The datasets generated during and/or analyzed during the current study are available from the corresponding author on reasonable request.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Lin, K.H.; Ye, D.G. Sensing Error Compensation Algorithm for Ultra-Wideband Following Systems. In Proceedings of the IEEE International Conference on Consumer Electronics-Taiwan (ICCE-TW), Penghu, Taiwan, 15–17 September 2021. [Google Scholar]
  2. Mainetti, L.; Patrono, L.; Sergi, I. A Survey on Indoor Positioning Systems. In Proceedings of the International Conference on Software, Telecommunications and Computer Networks (SoftCOM), Split, Croatia, 17–19 September 2014. [Google Scholar]
  3. Hameed, A.; Ahmed, H.A. Survey on Indoor Positioning Applications Based on Different Technologies. In Proceedings of the International Conference on Mathematics, Actuarial Science, Computer Science and Statistics (MACS), Karachi, Pakistan, 24–25 November 2018. [Google Scholar]
  4. Sadowski, S.; Spachos, P. RSSI-based indoor localization with the internet of things. IEEE Access 2018, 6, 30149–30161. [Google Scholar] [CrossRef]
  5. Wu, K.; Xiao, J.; Yi, Y.; Chen, D.; Luo, X.; Ni, L.M. CSI-based indoor localization. IEEE Trans. Parallel Distrib. Syst. 2013, 24, 1300–1309. [Google Scholar] [CrossRef] [Green Version]
  6. Lashkari, A.H.; Parhizkar, B.; Ngan, M.N.A. WIFI-Based Indoor Positioning System. In Proceedings of the Second International Conference on Computer and Network Technology, Bangkok, Thailand, 23–25 April 2010. [Google Scholar]
  7. 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]
  8. Cheng, Y.; Zhou, T. UWB Indoor Positioning Algorithm Based on TDOA Technology. In Proceedings of the International Conference on Information Technology in Medicine and Education (ITME), Qingdao, China, 23–25 August 2019. [Google Scholar]
  9. Yan, B.; Xiaochun, L. Research on UWB Indoor Positioning Based on TDOA Technique. In Proceedings of the International Conference on Electronic Measurement & Instruments, Beijing, China, 16–19 August 2009. [Google Scholar]
  10. Sang, C.L.; Adams, M.; Hörmann, T.; Hesse, M.; Porrmann, M.; Rückert, U. An Analytical Study of Time of Flight Error Estimation in Two-Way Ranging Methods. In Proceedings of the International Conference on Indoor Positioning and Indoor Navigation (IPIN), Nantes, France, 24–27 September 2018. [Google Scholar]
  11. Sophiya, S.S.; Gupta, K.A.; Yellampalli, S.S. Analysis of a Transmitter System for IEEE 802.15.4a UWB Standard. In Proceedings of the International Conference on Innovative Mechanisms for Industry Applications (ICIMIA), Bangalore, India, 5–7 March 2020. [Google Scholar]
  12. Niemelä, V.; Haapola, J.; Hämäläinen, M.; Iinatti, J. An ultra wideband survey: Global regulations and impulse radio research based on standards. IEEE Commun. Surv. Tutor. 2017, 19, 874–890. [Google Scholar] [CrossRef] [Green Version]
  13. Martynenko, D.; Fischer, G.; Klymenko, O.; Kreiser, D.; Olonbayar, S. High-Band Ultra-Wideband Transmitter for IEEE 802.15.4a Standard. In Proceedings of the IEEE International Conference on Ultra-Wideband (ICUWB), Sydney, NSW, Australia, 15–18 September 2013. [Google Scholar]
  14. Kim, H.J.; Xie, Y.; Yang, H.; Lee, C.; Song, T.L. An efficient indoor target tracking algorithm using TDoA measurements with applications to ultra-wideband systems. IEEE Access 2019, 7, 91435–91445. [Google Scholar] [CrossRef]
  15. Wang, T.Q.; Sekercioglu, Y.A.; Neild, A.; Armstrong, J. Position accuracy of time-of-arrival based ranging using visible light with application in indoor localization systems. J. Lightwave Technol. 2013, 31, 3302–3308. [Google Scholar] [CrossRef]
  16. Yang, B.; Li, J.; Shao, Z.; Zhang, H. Robust UWB indoor localization for NLOS scenes via learning spatial-temporal features. IEEE Sens. J. 2022, 22, 7990–8000. [Google Scholar] [CrossRef]
  17. Hajiakhondi-Meybodi, Z.; Mohammadi, A.; Hou, M.; Plataniotis, K.N. DQLEL: Deep Q-learning for energy-optimized LoS/NLoS UWB node selection. IEEE Trans. Signal Process. 2022, 70, 2532–2547. [Google Scholar] [CrossRef]
  18. 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]
  19. Poulose, A.; Han, D.S. UWB indoor localization using deep learning LSTM networks. Appl. Sci. 2020, 10, 6290. [Google Scholar] [CrossRef]
  20. Taok, A.; Kandil, N.; Affes, S. Neural networks for fingerprinting-based indoor localization using ultra-wideband. J. Commun. 2009, 4, 267–275. [Google Scholar] [CrossRef]
  21. Elsanhoury, M.; Mäkelä, P.; Koljonen, J.; Välisuo, P.; Shamsuzzoha, A.; Mantere, T.; Elmusrati, M.; Kuusniemi, H. Precision positioning for smart logistics using ultra-wideband technology-based indoor navigation: A review. IEEE Access 2022, 10, 44413–44445. [Google Scholar] [CrossRef]
  22. Schwarzbach, P.; Weber, R.; Michler, O. Statistical evaluation and synthetic generation of ultra-wideband distance measurements for indoor positioning systems. IEEE Sens. J. 2022, 22, 4836–4843. [Google Scholar] [CrossRef]
  23. Teoman, E.; Ovatman, T. Trilateration in Indoor Positioning with an Uncertain Reference Point. In Proceedings of the IEEE 16th International Conference on Networking, Sensing and Control (ICNSC), Banff, AB, Canada, 9–11 May 2019. [Google Scholar]
  24. Shi, D.; Mi, H.; Collins, E.G.; Wu, J. An indoor low-cost and high-accuracy localization approach for AGVs. IEEE Access 2020, 8, 50085–50090. [Google Scholar] [CrossRef]
  25. Cao, Y.; Li, M.; Švogor, I.; Wei, S.; Beltrame, G. Dynamic range-only localization for multi-robot systems. IEEE Access 2018, 6, 46527–46537. [Google Scholar] [CrossRef]
  26. Zhang, Z.; Jiang, Z.; Meng, X.; Cheng, S.; Sun, W. Research on Prediction Method of API Based on the Enhanced Moving Average Method. In Proceedings of the International Conference on Systems and Informatics (ICSAI2012), Yantai, China, 19–20 May 2012. [Google Scholar]
  27. Lin, K.; Lu, C.; Chen, H.; Li, H.; Chuang, C. A Modified Least Squares Iteration for Indoor Positioning System. In Proceedings of the IEEE International Conference on Consumer Electronics—Taiwan (ICCE-TW), Taipei, China, 12–14 June 2017. [Google Scholar]
  28. Kalman, R. A New Approach to Linear Filtering and Prediction Problems. J. Basic Eng. 1960, 82, 35–45. [Google Scholar] [CrossRef] [Green Version]
  29. Zhang, G.; Bao, K.; Jiang, T.; Lu, W. Indoor Localization Algorithm Based on Combination of Kalman Filter and Clustering. In Proceedings of the International Wireless Communications & Mobile Computing Conference (IWCMC), Tangier, Morocco, 24–28 June 2019. [Google Scholar]
  30. Shi, Z.; He, Q.; Liu, Y. Accelerating parallel jacobi method for matrix eigenvalue computation in DOA estimation algorithm. IEEE Trans. Veh. Technol. 2020, 69, 6275–6285. [Google Scholar] [CrossRef]
  31. Zhang, C.; Kuhn, M.J.; Merkl, B.C.; Fathy, A.E.; Mahfouz, M.R. Real-time noncoherent UWB positioning radar with millimeter range accuracy: Theory and experiment. IEEE Trans. Microw. Theory Tech. 2010, 58, 9–20. [Google Scholar] [CrossRef]
  32. Liu, K.; Li, Z. Adaptive Kalman Filtering for UWB Positioning in Following Luggage. In Proceedings of the Youth Academic Annual Conference of Chinese Association of Automation (YAC), Jinzhou, China, 6–8 June 2019. [Google Scholar]
  33. Xu, Y.; Shmaliy, Y.S.; Li, Y.; Chen, X. UWB-based indoor human localization with time-delayed data using EFIR filtering. IEEE Access 2017, 5, 16676–16683. [Google Scholar] [CrossRef]
  34. Feng, D.; Wang, C.; He, C.; Zhuang, Y.; Xia, X. Kalman-filter-based integration of IMU and UWB for high-accuracy indoor positioning and navigation. IEEE Internet Things J. 2020, 7, 3133–3146. [Google Scholar] [CrossRef]
Figure 1. Block diagram of intelligent following system hardware.
Figure 1. Block diagram of intelligent following system hardware.
Sensors 22 05697 g001
Figure 2. Distance errors before and after compensation.
Figure 2. Distance errors before and after compensation.
Sensors 22 05697 g002
Figure 3. The system architecture of ultra-wideband (UWB) indoor positioning systems.
Figure 3. The system architecture of ultra-wideband (UWB) indoor positioning systems.
Sensors 22 05697 g003
Figure 4. Kalman filter algorithm calculation flow chart.
Figure 4. Kalman filter algorithm calculation flow chart.
Sensors 22 05697 g004
Figure 5. The architecture of the improved adaptive Kalman filter (IAKF) algorithm.
Figure 5. The architecture of the improved adaptive Kalman filter (IAKF) algorithm.
Sensors 22 05697 g005
Figure 6. Shifting error distance analysis chart.
Figure 6. Shifting error distance analysis chart.
Sensors 22 05697 g006
Figure 7. Distribution of the original measurement positioning points without drift correction.
Figure 7. Distribution of the original measurement positioning points without drift correction.
Sensors 22 05697 g007
Figure 8. Distribution of the improved positioning points after being converged using the IAKF algorithm.
Figure 8. Distribution of the improved positioning points after being converged using the IAKF algorithm.
Sensors 22 05697 g008
Figure 9. Shifting error distance analysis chart of the static positioning point.
Figure 9. Shifting error distance analysis chart of the static positioning point.
Sensors 22 05697 g009
Figure 10. Experimental environment diagram of the people interference point shifting error analysis.
Figure 10. Experimental environment diagram of the people interference point shifting error analysis.
Sensors 22 05697 g010
Figure 11. The average shift error distance (ASED) analysis diagram of people interference.
Figure 11. The average shift error distance (ASED) analysis diagram of people interference.
Sensors 22 05697 g011
Figure 12. Experimental environment diagram of dynamic interference point shifting error analysis.
Figure 12. Experimental environment diagram of dynamic interference point shifting error analysis.
Sensors 22 05697 g012
Figure 13. Movement trajectory 1 of tag.
Figure 13. Movement trajectory 1 of tag.
Sensors 22 05697 g013
Figure 14. Movement trajectory 2 of tag.
Figure 14. Movement trajectory 2 of tag.
Sensors 22 05697 g014
Figure 15. Shift error distance analysis of movement trajectory 1.
Figure 15. Shift error distance analysis of movement trajectory 1.
Sensors 22 05697 g015
Figure 16. Shift error distance analysis of movement trajectory 2.
Figure 16. Shift error distance analysis of movement trajectory 2.
Sensors 22 05697 g016
Table 1. Comparison of average drift error distance and improvement range.
Table 1. Comparison of average drift error distance and improvement range.
AlgorithmAverage Shift
Error Distance (ASED)
Improvement (%)
Original Measurement12.91 cmN/A
Moving Average8.05 cm37.65%
Least Square7.01 cm45.7%
Kalman Filter4.65 cm63.98%
Improved Adaptive
Kalman Filter
2.13 cm83.5%
Table 2. Comparison of improvement results obtained using different algorithms.
Table 2. Comparison of improvement results obtained using different algorithms.
This Work[31][32][33][34]
Original ASED (cm)8.6930~3421.3574.4688
Improved ASED (cm)2.2518~2010.18957.2526
Improvement
Percentage (%)
74.1540.7652.2823.1170.45
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Lin, S.-H.; Chang Chien, H.-H.; Wang, W.-W.; Lin, K.-H.; Li, G.-J. An Efficient IAKF Approach for Indoor Positioning Drift Correction. Sensors 2022, 22, 5697. https://0-doi-org.brum.beds.ac.uk/10.3390/s22155697

AMA Style

Lin S-H, Chang Chien H-H, Wang W-W, Lin K-H, Li G-J. An Efficient IAKF Approach for Indoor Positioning Drift Correction. Sensors. 2022; 22(15):5697. https://0-doi-org.brum.beds.ac.uk/10.3390/s22155697

Chicago/Turabian Style

Lin, Shang-Hsien, Hung-Hsien Chang Chien, Wei-Wen Wang, Kuang-Hao Lin, and Guan-Jin Li. 2022. "An Efficient IAKF Approach for Indoor Positioning Drift Correction" Sensors 22, no. 15: 5697. https://0-doi-org.brum.beds.ac.uk/10.3390/s22155697

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