<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">OJAppS</journal-id><journal-title-group><journal-title>Open Journal of Applied Sciences</journal-title></journal-title-group><issn pub-type="epub">2165-3917</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/ojapps.2024.142026</article-id><article-id pub-id-type="publisher-id">OJAppS-131338</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Biomedical&amp;Life Sciences</subject><subject> Chemistry&amp;Materials Science</subject><subject> Computer Science&amp;Communications</subject><subject> Engineering</subject><subject> Physics&amp;Mathematics</subject></subj-group></article-categories><title-group><article-title>
 
 
  WiFi Indoor Positioning and Tracking Algorithm Based on Compressive Sensing and Sage-Husa Adaptive Kalman Filter
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Yingjie</surname><given-names>Sun</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Yi</surname><given-names>Zhong</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Congwei</surname><given-names>Hu</given-names></name><xref ref-type="aff" rid="aff3"><sup>3</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Ao</surname><given-names>Xiong</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Hu</surname><given-names>Zhao</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff3"><addr-line>Huazi Technology Co., Ltd., Changsha, China</addr-line></aff><aff id="aff1"><addr-line>College of Railway Transportation, Hunan University of Technology, Zhuzhou, China</addr-line></aff><aff id="aff2"><addr-line>Jiangsu Shengtong Electric New Energy Technology Co., Ltd., Changsha, China</addr-line></aff><pub-date pub-type="epub"><day>08</day><month>02</month><year>2024</year></pub-date><volume>14</volume><issue>02</issue><fpage>379</fpage><lpage>390</lpage><history><date date-type="received"><day>18,</day>	<month>January</month>	<year>2024</year></date><date date-type="rev-recd"><day>24,</day>	<month>February</month>	<year>2024</year>	</date><date date-type="accepted"><day>27,</day>	<month>February</month>	<year>2024</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  Aiming at the problem that the positioning accuracy of WiFi indoor positioning technology based on location fingerprint has not reached the requirements of practical application, a WiFi indoor positioning and tracking algorithm combining adaptive affine propagation (AAPC), compressed sensing (CS) and Kalman filter is proposed. In the off-line phase, AAPC algorithm is used to generate clustering fingerprints with optimal clustering effect performance; In the online phase, CS and nearest neighbor algorithm are used for position estimation; Finally, the Kalman filter and physical constraints are combined to perform positioning and tracking. By collecting a large number of real experimental data, it is proved that the developed algorithm has higher positioning accuracy and more accurate trajectory tracking effect.
 
</p></abstract><kwd-group><kwd>WiFi Indoor Positioning</kwd><kwd> Cluster</kwd><kwd> Signal Recovery</kwd><kwd> Trajectory Tracking</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>With the rapid development of Internet technology and the large-scale popularization and application of WiFi technology, people’s demand for the accuracy, efficiency and ease of use of indoor positioning technology is increasing, so there are more and more indoor positioning methods [<xref ref-type="bibr" rid="scirp.131338-ref1">1</xref>] [<xref ref-type="bibr" rid="scirp.131338-ref2">2</xref>] . Among them, WiFi indoor positioning technology based on location fingerprint has been widely concerned and applied due to its low cost and universality [<xref ref-type="bibr" rid="scirp.131338-ref3">3</xref>] .</p><p>The WiFi indoor positioning system based on location fingerprint is divided into two stages: offline and online. The main task of offline phase is data acquisition and preprocessing. In order to shorten the positioning time, clustering processing is usually required after the database is constructed. Common clustering algorithms include K-means [<xref ref-type="bibr" rid="scirp.131338-ref4">4</xref>] , Affinity Propagation Clustering (APC) [<xref ref-type="bibr" rid="scirp.131338-ref5">5</xref>] . The main task of the online phase is to process the real-time received signal data through the positioning algorithm to estimate the target position. At present, location fingerprint matching algorithms are mainly divided into deterministic methods [<xref ref-type="bibr" rid="scirp.131338-ref6">6</xref>] [<xref ref-type="bibr" rid="scirp.131338-ref7">7</xref>] , probabilistic methods [<xref ref-type="bibr" rid="scirp.131338-ref8">8</xref>] [<xref ref-type="bibr" rid="scirp.131338-ref9">9</xref>] , machine learning methods [<xref ref-type="bibr" rid="scirp.131338-ref10">10</xref>] [<xref ref-type="bibr" rid="scirp.131338-ref11">11</xref>] and Compressed Sensing (CS) [<xref ref-type="bibr" rid="scirp.131338-ref12">12</xref>] [<xref ref-type="bibr" rid="scirp.131338-ref13">13</xref>] . Compared with other methods, the deterministic method is more lightweight and consumes less time while ensuring the positioning accuracy. The deterministic method is based on the K-nearest Neighbor algorithm (KNN) [<xref ref-type="bibr" rid="scirp.131338-ref6">6</xref>] . In the online positioning phase, the algorithm matches the currently received signal strength value with the k points with the highest similarity in the offline database. The final positioning result is determined by the center of these points. On the basis of this method, a Weighted K-nearest Neighbor algorithm (WKNN) [<xref ref-type="bibr" rid="scirp.131338-ref7">7</xref>] is proposed by giving the weight to k points, which further improves the positioning accuracy. In order to solve the problem of fixed k value, the Self-adaptive Weight K-nearest Neighbor (SAWKNN) [<xref ref-type="bibr" rid="scirp.131338-ref14">14</xref>] method was proposed, which can adaptively select k value according to the specific situation. According to the user’s motion state Restricted Weight K-nearest Neighbors (RWKNN) [<xref ref-type="bibr" rid="scirp.131338-ref15">15</xref>] are proposed. Although deterministic methods have been widely studied and discussed in previous studies, they still face the following problems: 1) How to reduce positioning time consumption; 2) How to ensure both positioning speed and accuracy; 3) How to track continuous motion states in indoor positioning. The Adaptive Affine Propagation Clustering (AAPC) algorithm was introduced to reduce time consumption. To improve positioning accuracy, a method combining CS with online positioning algorithms was used. After positioning, the Sage-Husa adaptive Kalman filter algorithm [<xref ref-type="bibr" rid="scirp.131338-ref16">16</xref>] was used to track user trajectories. Numerous experimental results have shown that this method significantly improves the localization performance of indoor positioning algorithms.</p></sec><sec id="s2"><title>2. System Model</title><sec id="s2_1"><title>2.1. Location System Framework Based on Location Fingerprint</title><p>As shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>, in the offline process, the terminal device will collect fingerprint data at the preset sampling point and preprocess it, and then use AAPC algorithm to divide the obtained fingerprint into different fingerprint members and corresponding fingerprint database. The online phase will also be divided into two processes—“positioning” and “tracking”. The positioning stage is divided into two stages: coarse positioning and fine positioning. In the coarse positioning stage, when the mobile terminal sends a positioning query request, the positioning engine will determine which feature set its data belongs to by calculating</p><p>the similarity between the location data corresponding to the request and the related signals in the reference database. In the process of fine positioning, “CS + positioning algorithm” is used to obtain the position estimation. Finally, in the tracking phase, a method combining Kalman filter and physical constraints is used to track the trajectory.</p></sec><sec id="s2_2"><title>2.2. Positioning Related Mathematical Expression</title><p>In order to ensure the accuracy and reliability of the experimental data, when the mobile terminal reaches the reference point, it needs to collect several data of an AP in four directions, East, West, North and South (40 in the article), and process the data obtained in each direction to obtain the average value of the signal strength of an AP in each direction corresponding to the mobile terminal at this point, using r s s i , j d . Where d represents the direction of the mobile terminal, i represents the AP number corresponding to the data, and j represents the location of the reference point where the mobile terminal is located. Then the mathematical expression of the average signal strength of all APS corresponding to this point is shown in formula (1), and l represents the number of APS that can be detected by the mobile terminal at this reference point.</p><p>r s s j d = [ r s s 1 , j d , r s s 2 , j d , ⋯ , r s s i , j d , ⋯ , r s s L , j d ] (1)</p><p>So the data of multiple APS detected at the r-th test point can be expressed as:</p><p>r s s r = [ r s s 1 , r , r s s 2 , r , ⋯ , r s s i , r , ⋯ , r s s L , r ] (2)</p><p>Then in the coarse positioning process, the similarity between the calculated signal strength and the class representation can be expressed as:</p><p>s i m r , c = | r s s r − c h c | 1 (3)</p><p>where the number of clusters is C, Ch<sub>c</sub> represents the class representation.</p><p>In the process of fine positioning, we calculate rss<sub>r</sub> and the final positioning result obtained by matching the similarity between each member in the class.</p></sec></sec><sec id="s3"><title>3. Proposed Algorithm</title><sec id="s3_1"><title>3.1. AAPC Clustering Algorithm</title><p>Using compressive sensing algorithm to process signals first requires clustering processing of the signals [<xref ref-type="bibr" rid="scirp.131338-ref17">17</xref>] . Here, we use AAPC clustering algorithm [<xref ref-type="bibr" rid="scirp.131338-ref18">18</xref>] , after the location fingerprint is collected, AAPC clustering algorithm is used to generate different fingerprint categories.</p><p>p e = p n , C n &gt; C t p s = p n , C n &lt; C t p n + 1 = 0.5 ⋅ ( p e + p s ) } (4)</p><p>Formula (4) shows that AAPC uses dichotomy to dynamically change the bias parameter p to get the clustering result, and the clustering number is [2, N ]. p<sub>e</sub> and p<sub>s</sub> represents the starting and ending values of the dichotomy respectively. N is the number of iterations, C<sub>t</sub> is the number of clusters generated. When C<sub>i</sub> = C<sub>t</sub>, the clustering result Ch<sub>c</sub> is obtained, N is the total number of reference points.</p></sec><sec id="s3_2"><title>3.2. Compressed Sensing Location</title><p>Because the location of the mobile terminal at a certain time in the positioning area is unique with the corresponding best reference point, the current user’s location can be expressed as a 1 sparse vector, so the problem of indoor positioning can be transformed into how to recover the sparse vector. Sparse vector 𝒂 is shown in formula (5):</p><p>a = [ 0, ⋅ ⋅ ⋅ ,0,1,0, ⋅ ⋅ ⋅ ,0 ] ⊤ (5)</p><p>According to the principle of compressed sensing rss<sub>r</sub> can be expressed as:</p><p>r s s r = c c n ⋅ a + ε (6)</p><p>In formula (6), c<sub>cn</sub> epresents the best matching class generated by AAPC clustering algorithm using formula (3), and ε represents the environmental noise in practical applications. Multiply both sides of the equation by the perception matrix P, where P is the AP selection matrix:</p><p>Y = P ⋅ r s s r = P ⋅ c c n ⋅ a + ε (7)</p><p>Due to the certain spatial correlation between P and c<sub>cn</sub> epresents the best matching class generated by AAPC clustering algorithm using for the non correlation condition of the sensing matrix is not satisfied. Therefore, the perception matrix P and c<sub>cn</sub> are orthogonalized. Let Z = MY, and matrix A be an orthogonalized matrix. Therefore, the problem is solved by minimizing the l<sub>1</sub> norm in formula (8).</p><p>a ^ = arg min ‖ a ‖ 1 ,   s .   t .     Z = A ⋅ a + M ⋅ ε (8)</p><p>‖   ‖ is the norm of vector l<sub>1</sub> ,formula (9) represents the set of values in a that are greater than the threshold value, denoted by D.</p><p>D = { n | a ( n ) &gt; λ } (9)</p><p>The final position estimate is:</p><p>L O C ( x , y ) = ∑ n ∈ D a ( n ) ( x n , y n ) ∑ n ∈ D a ( n ) (10)</p></sec><sec id="s3_3"><title>3.3. WKNN Positioning</title><p>The WKNN positioning method ensures the positioning accuracy of the algorithm to a certain extent when the external conditions of the experiment meet the requirements, and due to its simplicity, it has become a relatively classic and commonly used algorithm in indoor positioning. The principle is as follows: first, select the K best matched candidate reference point positions, and then use these K positions to weighted sum up to obtain the final position estimation as shown in formula (11):</p><p>L O C ( x , y ) = ∑ l = 1 K L O C ( x l , y l ) ∑ l = 1 K ω l (11)</p></sec><sec id="s3_4"><title>3.4. Principle of Joint Positioning Method</title><p>Let 𝒂 solve for non-zero positions as a ˙ , In an ideal environment, when there is little or no environmental noise, a ˙ can be obtained. However, in practical application environments, the impact of environmental noise is inevitable, resulting in a value of a ˙ , not being 1, and the degree of deviation is positively correlated with the size of environmental noise. Based on this conclusion, the accuracy of the localization results obtained by the CS algorithm can be determined. Take threshold δ = 0.1, determine the size relationship between a ˙ and threshold. When a ˙ is less than the threshold, it can be considered that the deviation from 1 is small, that is, the CS algorithm is less affected by environmental noise; on the contrary, when a ˙ is greater than the threshold, the environmental impact is greater. Therefore, the joint localization method proposed in the article adopts the CS algorithm results when the environmental noise impact is small, because the signal reconstruction effect of CS is better at this time; When subjected to significant environmental noise, the results of online positioning algorithms are more accurate. So the final position estimation is shown in formula (12):</p><p>L O C ( x , y ) = { ∑ l = 1 K L O C ( x l , y l ) ∑ l = 1 K ω l | a ˙ − 1 | &gt; δ ∑ n ∈ D a ( n ) ( x n , y n ) ∑ n ∈ D a ( n ) | a ˙ − 1 | ≤ δ (12)</p></sec><sec id="s3_5"><title>3.5. Sage-Husa Adaptive Kalman Filter</title><p>The traditional Kalman filter [<xref ref-type="bibr" rid="scirp.131338-ref19">19</xref>] includes two parts: the prediction process and the correction process. Based on the minimum mean square error, the optimal state of the current time state of the system is estimated through the observation data and the previous time state of the system. But in the process of indoor positioning, the noise in the environment is uncontrollable, and the noise matrix q<sub>k</sub> and r<sub>k</sub> is usually not zero, which will affect the accuracy of traditional Kalman filter prediction results. Aiming at the disadvantage of traditional Kalman filter, this paper uses sage Husa adaptive Kalman filter algorithm to realize the user’s trajectory tracking. Sage Husa adaptive Kalman filter is a filtering method with the function of restraining filter divergence. It adds the idea of dynamic statistical estimation in the process of Kalman filter prediction and correction. On the one hand, it uses the observation value to constantly correct the prediction value, and on the other hand, it estimates and corrects the unknown system model parameters and noise statistical parameters. The formula is shown in (13)-(22). P is the variance of state estimation error and K is the gain matrix.</p><p>x ^ k − = F x ^ k − 1 − + q k + 1 (13)</p><p>P k − = F P k − 1 F ⊤ + Q k − 1 (14)</p><p>K k = P k − H ⊤ ( H P k − H ⊤ + R k ) − 1 (15)</p><p>e k = Z k − H x ^ k − − r k − 1 (16)</p><p>x ^ k = x ^ k − + K k e k (17)</p><p>P k = ( I − K k H ) P k − (18)</p><p>Add a forgetting factor to adaptively adjust the noise matrix:</p><p>q k = ( 1 − d k ) q k − 1 + d k ( x ^ k − F x ^ k − 1 − ) (19)</p><p>Q k = ( 1 − d k ) Q k − 1 + d k ( K k e k e k T K k T + P k − F P k − 1 F T ) (20)</p><p>r k = ( 1 − d k ) r k − 1 + d k ( Z k − H x ^ k − ) (21)</p><p>R k = ( 1 − d k ) R k − 1 + d k ( e k e k T − H P k − H T ) (22)</p><p>In the formula d k = ( 1 − b ) ( 1 − b k + 1 ) , b is the forgetting factor, with a value range of (0, 1).</p></sec></sec><sec id="s4"><title>4. Experimental Results and Analysis</title><sec id="s4_1"><title>4.1. Experimental Environment</title><p>The experimental environment used in this paper is shown in <xref ref-type="fig" rid="fig2">Figure 2</xref>. There are 538 reference points (RPS) marked by red dots. The experimental environment covers an area of 50 * 18 square meters, and the number of available APS is 339. During the experiment, when an AP signal cannot be detected, the default value is −100 dbm. The parameters of the experimental equipment are shown in <xref ref-type="table" rid="table1">Table 1</xref>.</p></sec><sec id="s4_2"><title>4.2. Experimental Results of CS Algorithm</title><p>In this paper, the box chart is used to display the error distribution of positioning results. Each box chart contains six values: the upper edge (1.5 times), the upper quartile (75%), the mean value (represented by a small square in the figure), the median value, the lower quartile (25%), and the lower edge (1.5 times). In the box graph, we can clearly see the average and edge distribution of the positioning error of the algorithm. As shown in <xref ref-type="fig" rid="fig3">Figure 3</xref>, this paper compares the positioning accuracy of WKNN, SAWKNN and RWKNN algorithms before and after CS processing, and it can be seen that the positioning accuracy of the positioning algorithm processed by CS algorithm has been improved to a certain extent. The upper quartile of the three algorithms has decreased from 1.45 M,</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Equipment parameters</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Equipment model</th><th align="center" valign="middle" >WLAN</th><th align="center" valign="middle" >CPU</th><th align="center" valign="middle" >Memory</th></tr></thead><tr><td align="center" valign="middle" >Lenovo Legion R7000 P2021</td><td align="center" valign="middle" >Realtek RTL8852AE WiFi 6</td><td align="center" valign="middle" >AMD Ryzen5 5600H</td><td align="center" valign="middle" >16 GB</td></tr></tbody></table></table-wrap><p>1.39 M and 1.45 M to 1.17 M, 1.14 M and 1.18 M respectively, while the lower quartile is 0, which means that the overall larger error points of the algorithm are decreasing and the smaller error points are increasing, The positioning accuracy is improved by 23%, 10% and 22% respectively.</p></sec><sec id="s4_3"><title>4.3. Sage-Husa Adaptive Kalman Filtering.</title><p>Combined with the static positioning results of the user, the current position information of the user is used as the prediction value of the adaptive Kalman filter, and the observation value is the result of the algorithm proposed in this paper, that is, L O C ′ ( x r , y r ) is used as the input of the filtering system, in which the forgetting factor B is 0.5, and x ˙ k , y ˙ k , x k , y k is used to represent the displacement and velocity on the X and Y axes respectively. In the ideal state, the motion state is uniform linear motion, so there is the state equation (23), which shows the state transition matrix F, The observation vector is shown in formula (24), where Z<sub>k</sub><sub>1</sub> and Z<sub>k</sub><sub>2</sub> represent the observation values in the x-axis and y-axis respectively. Equation (24) gives the expression of the observation equation, which shows that the observation matrix H, the positioning interval T in the experiment is 1s, q<sub>k</sub> and r<sub>k</sub> initial value of is 0. Formulas (25) and (26) are the initial values of Q k , R k respectively.</p><p>[ x ˙ k y ˙ k x k y k ] = [ 1 0 T 0 0 1 0 T 0 0 1 0 0 0 0 1 ] [ x ˙ k − 1 y ˙ k − 1 x k − 1 y k − 1 ] + W k ,   W k ~ ( 0 , Q ) (23)</p><p>[ Z k 1 Z k 2 ] = [ 1 0 0 0 0 0 1 0 ] [ x ˙ k y ˙ k ] + V k ,   V k ~ ( 0 , R ) (24)</p><p>Q k = 50 ⋅ [ T 3 3 0 T 2 2 0 0 T 3 3 0 T 2 2 T 2 2 0 T 0 0 T 2 2 0 T ] (25)</p><p>R k = [ 2 0 0 0 2 0 ] (26)</p><p>Figures 4-6 show the trajectory comparison of three algorithms, WKKN, SAWKNN, and RWKNN, processed by Sage-Husa adaptive Kalman filtering. The red line represents the actual trajectory, and the black line represents the trajectory tracking trajectory. The error in trajectory optimization can be divided into two categories: normal error and abnormal error. For normal errors, adaptive Kalman filtering can be directly applied for optimization, as it follows the laws of physical motion. For abnormal errors, physical constraints need to be added first to ensure that the positioning point does not collide with obstacles, while limiting the maximum speed to avoid excessive displacement. After</p><p>experiments, the ideal trajectory tracking effect was ultimately achieved.</p><p><xref ref-type="fig" rid="fig7">Figure 7</xref> shows the distribution of positioning errors of WKNN, SAWKNN, and RWKNN algorithms after Sage Husa adaptive Kalman filtering. The average positioning errors are 0.65 m, 0.49 m, and 0.61 m, respectively, further improving the positioning accuracy.</p></sec></sec><sec id="s5"><title>5. Conclusion</title><p>The indoor positioning algorithm in the article has been processed by the CS algorithm, and it has been found that the positioning accuracy has been significantly improved. The average positioning accuracy of the WKNN, SAWKK, and RWKNN algorithms has increased by 23%, 10%, and 22%, respectively. Kalman filtering is a classic algorithm for trajectory tracking, and incorporating Kalman filtering in indoor positioning applications is of great significance. In order to meet the noise problem in real environments, a method combining indoor positioning algorithms with Sage Husa adaptive Kalman filtering is proposed. The experiment confirms that this method can effectively solve the problem of dynamic trajectory positioning and significantly improve the positioning accuracy. Future work will further study the compressed sensing algorithm to improve the sparse signal recovery method to improve the anti-interference ability and positioning accuracy under different environmental noise, especially when the signal conditions change greatly or the environment is complex. Combined with other sensor data, a multimodal fusion localization algorithm is designed to further improve the overall positioning effect and reliability through complementary advantages.</p></sec><sec id="s6"><title>Conflicts of Interest</title><p>The authors declare no conflicts of interest regarding the publication of this paper.</p></sec><sec id="s7"><title>Cite this paper</title><p>Sun, Y.J., Zhong, Y., Hu, C.W., Xiong, A. and Zhao, H. (2024) WiFi Indoor Positioning and Tracking Algorithm Based on Compressive Sensing and Sage-Husa Adaptive Kalman Filter. Open Journal of Applied Sciences, 14, 379-390. https://doi.org/10.4236/ojapps.2024.142026</p></sec></body><back><ref-list><title>References</title><ref id="scirp.131338-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Subedi, S., Gang, H.S., Ko, N.Y., Hwang, S.S. and Pyun, J.Y. (2019) Improving Indoor Fingerprinting Positioning with Affinity Propagation Clustering and Weighted Centroid Fingerprint. IEEE Access, 7, 31738-31750.https://doi.org/10.1109/ACCESS.2019.2902564</mixed-citation></ref><ref id="scirp.131338-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Zhang, H., Wang, Z., Xia, W., Ni, Y. and Zhao, H. (2022) Weighted Adaptive KNN Algorithm with Historical Information Fusion for Fingerprint Positioning. IEEE Wireless Communications Letters, 11, 1002-1006.https://doi.org/10.1109/LWC.2022.3152610</mixed-citation></ref><ref id="scirp.131338-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Tran, H.Q. and Ha, C. (2020) High Precision Weighted Optimum K-Nearest Neighbors Algorithm for Indoor Visible Light Positioning Applications. IEEE Access, 8, 114597-114607. https://doi.org/10.1109/ACCESS.2020.3003977</mixed-citation></ref><ref id="scirp.131338-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Vanhie-Van Gerwen, J., Geebelen, K., Wan, J., Joseph, W., Hoebeke, J. and De Poorter, E. (2022) Indoor Drone Positioning: Accuracy and Cost Trade-Off for Sensor Fusion. IEEE Transactions on Vehicular Technology, 71, 961-974.https://doi.org/10.1109/TVT.2021.3129917</mixed-citation></ref><ref id="scirp.131338-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Yadav, R.K., Bhattarai, B., Gang, H.-S. and Pyun, J.-Y. (2019) Trusted K Nearest Bayesian Estimation for Indoor Positioning System. IEEE Access, 7, 51484-51498. https://doi.org/10.1109/ACCESS.2019.2910314</mixed-citation></ref><ref id="scirp.131338-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Chen, Z., Zou, H., Yang, J., Jiang, H. and Xie, L. (2019) WiFi Fingerprinting Indoor Localization Using Local Feature-Based Deep LSTM. IEEE Systems Journal, 14, 3001-3010. https://doi.org/10.1109/JSYST.2019.2918678</mixed-citation></ref><ref id="scirp.131338-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Own, C.-M., Hou, J. and Tao, W. (2019) Signal Fuse Learning Method with Dual Bands WiFi Signal Measurements in Indoor Positioning. IEEE Access, 7, 131805-131817. https://doi.org/10.1109/ACCESS.2019.2940054</mixed-citation></ref><ref id="scirp.131338-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Gligori&amp;#263;, K., Ajmani, M., Vukobratovi&amp;#263;, D. and Sinanovi&amp;#263;, S. (2018) Visible Light Communications-Based Indoor Positioning via Compressed Sensing. IEEE Communications Letters, 22, 1410-1413. https://doi.org/10.1109/LCOMM.2018.2833550</mixed-citation></ref><ref id="scirp.131338-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Gong, X., Liu, J., Yang, S., Huang, G. and Bai, Y. (2022) A Usability-Enhanced Smartphone Indoor Positioning Solution Using Compressive Sensing. IEEE Sensors Journal, 22, 2823-2834. https://doi.org/10.1109/JSEN.2021.3137327</mixed-citation></ref><ref id="scirp.131338-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Hu, J., Liu, D., Yan, Z. and Liu, H. (2018) Experimental Analysis on Weight ${K} $-Nearest Neighbor Indoor Fingerprint Positioning. IEEE Internet of Things Journal, 6, 891-897. https://doi.org/10.1109/JIOT.2018.2864607</mixed-citation></ref><ref id="scirp.131338-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Chen, G., Guo, X., Liu, K., Li, X. and Yang, J. (2022) RWKNN: A Modified WKNN Algorithm Specific for the Indoor Localization Problem. IEEE Sensors Journal, 22, 7258-7266. https://doi.org/10.1109/JSEN.2022.3155902</mixed-citation></ref><ref id="scirp.131338-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Liu, X., Zhou, B. and Huang, P. (2016) Kalman Filter-Based Data Fusion of Wi-Fi RTT and PDR for Indoor Localization. IEEE Sensors Journal, 21, 8479-8490.https://doi.org/10.1109/JSEN.2021.3050456</mixed-citation></ref><ref id="scirp.131338-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Feng, C., Au, W.S.A., Valaee, S. and Tan, Z. (2011) Received-Signal-Strength-Based Indoor Positioning Using Compressive Sensing. IEEE Transactions on Mobile Computing, 11, 1983-1993. https://doi.org/10.1109/TMC.2011.216</mixed-citation></ref><ref id="scirp.131338-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Hu, J., Liu, H. and Yan, Z. (2019) Adaptive Affinity Propagation Algorithm Based on New Strategy of Dynamic Damping Factor and Preference. IEEJ Transactions on Electrical and Electronic Engineering, 14, 97-104.https://doi.org/10.1002/tee.22792</mixed-citation></ref><ref id="scirp.131338-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Hu, J. and Hu, C. (2023) A WiFi Indoor Location Tracking Algorithm Based on Improved Weighted K Nearest Neighbors and Kalman Filter. IEEE Access, 11, 32907-32918. https://doi.org/10.1109/ACCESS.2023.3263583</mixed-citation></ref><ref id="scirp.131338-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Pinto, B., Barreto, R. and Souto, E. (2021) Robust RSSI-Based Indoor Positioning System Using K-Means Clustering and Bayesian Estimation. IEEE Sensors Journal, 21, 24462-24470. https://doi.org/10.1109/JSEN.2021.3113837</mixed-citation></ref><ref id="scirp.131338-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Shang, S. and Wang, L.X. (2022) Overview of WiFi Fingerprinting-Based Indoor Positioning. IET Communications, 16, 725-733. https://doi.org/10.1049/cmu2.12386</mixed-citation></ref><ref id="scirp.131338-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Zafari, F., Gkelias, A., Leung, K.K. (2019) A Survey of Indoor Localization Systems and Technologies. IEEE Communications Surveys &amp; Tutorials, 21, 2568-2599. https://doi.org/10.1109/COMST.2019.2911558</mixed-citation></ref><ref id="scirp.131338-ref19"><label>19</label><mixed-citation publication-type="other" xlink:type="simple">Geok, T.K., Aung, K.Z., Aung, M.S., et al. (2021) Review of Indoor Positioning: Radio Wave Technology. Applied Sciences, 11, Article 279. https://doi.org/10.3390/app11010279</mixed-citation></ref></ref-list></back></article>