Next Article in Journal
Monitoring Lower Back Activity in Daily Life Using Small Unintrusive Sensors and Wearable Electronics in the Context of Rheumatic and Musculoskeletal Diseases
Previous Article in Journal
Identification of Damage on Sluice Hoist Beams Using Local Mode Evoked by Swept Frequency Excitation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

TOF-Based Fast Self-Positioning Algorithm for UWB Mobile Base Stations

1
National Key Laboratory for Electronic Measurement Technology, North University of China, Taiyuan 030051, China
2
Key Laboratory of Instrumentation Science & Dynamic Measure, Ministry of Education, North University of China, Taiyuan 030051, China
3
Shenzhen ImyFit Technology Co., Ltd., Shenzhen 518107, China
*
Author to whom correspondence should be addressed.
Sensors 2021, 21(19), 6359; https://doi.org/10.3390/s21196359
Submission received: 6 August 2021 / Revised: 17 September 2021 / Accepted: 20 September 2021 / Published: 23 September 2021
(This article belongs to the Section Communications)

Abstract

:
To solve the problem of heavy workload and high cost when acquiring the position of Ultra-Wideband (UWB) mobile base stations in sports fields, a fast self-positioning algorithm for UWB mobile base stations algorithm based on Time of Flight (TOF) is proposed. First, according to the layout of the base stations in the sports field, the local coordinate system is determined, and an equation based on the ranging information between the base stations is established; the Least Square method is used to calculate the coordinates of each base station, and the Newton Iteration method is used to converge the positioning results. Then the origin and propagation law of positioning error, as well as the method of reducing the positioning error are analyzed. The simulation data and experimental results show that the average positioning accuracy of the mobile base station is within 0.05 m, which meets the expected accuracy of the base station position measurement. Compared with traditional manual measurement methods, base station self-positioning can effectively save deployment time and reduce workload.

1. Introduction

Emerging industries such as “smart sports” and “technological sports” have gradually become an significant part of the sports and health industry. “High-tech + sports” as an emerging cross-research discipline applies the concept of technology to sports, making the development of fitness and competitive sports present a trend of integration and digitalization of high-tech technologies.
Due to the implementation of scientific sports, the requirements for real-time and precise positioning of athletes are getting higher and higher. The positioning equipment for athletes requires accuracy of decimeter level and a data update rate greater than 10 Hz, which can accurately display the position of athletes in real-time. UWB position is carrier-free communication technology, and its data is transmitted on a nanosecond baseband narrow pulse [1]. Therefore, the system complexity and power consumption of the transceiver can be reduced. The ultra narrow pulse enables the UWB signal to have a high time resolution, which can achieve centimeter-level positioning accuracy [2]. Compared with Bluetooth [3], Wifi (Wireless Fidelity) [4], Ultrasonic [5], RFID (Radio Frequency Identification) [6], GNSS (Global Navigation Satellite System) [7,8], and other positioning technologies, UWB technology has been widely used in the field of indoor and outdoor positioning by its advantages such as low consumption, low system complexity, high multipath resolution, and high system security [9].
The accuracy of UWB base station coordinates directly affects the positioning accuracy of athletes. Therefore, accurately obtaining the position of the UWB base stations is of great significance to the positional accuracy of the athletes. However, the traditional method for acquiring the position of the base station requires manual measurement with the help of tools, and it is not convenient to manually measure the position of the base station in a larger sports field. In addition, the ideal real-time positioning system should achieve the characteristics of measuring according to the site conditions, but the traditional base station positioning method does not meet the needs for rapid deployment.
In order to solve this problem, Yang Xiaofei [10] and others introduce an automatic configuration method for UWB indoor positioning base stations. A virtual triangle is constructed by the distance relationship between a base station at an unknown location and two base stations at a known location. The relative coordinates of the unknown base station are obtained using the law of cosines. Zhang Meiyan [11] and others propose an iterative self-positioning and calibration method for UWB base stations. The n self-positioning base stations are sorted according to the x-axis coordinates in the coordinate system from small to large; the distance between the n self-positioning base stations and the two base stations with known positions is calculated by the Least Square method to obtain the position coordinates. Yu et al. [12] describe a self-calibration method for base station’s position for indoor positioning. The Markov State Transition Equation is used to calculate the state vector of all the coordinates between the base stations. The iterative trilateral positioning technique is used to estimate the position of the base station. By simulating the minimum ranging error, the final static error is 15 cm. The methods all simplify the base station positioning process, and the base station position self-positioning can be conveniently performed in applications that do not require high base station positioning accuracy. However it does not meet the requirements of high-precision positioning in sports fields.
In order to improve self-positioning accuracy, Vashitha [13] et al. introduce a self-calibration scheme that uses UWB pulse radio to determine the location of base stations. The positioning method uses Differential Time difference of arrival technology for ranging, and the positioning error is small within 10 m, but the system complexity is high because it uses the method of clock synchronization. M. Hamer [14] and others propose an algorithm that uses Time Difference of Arrival to estimate the position of base stations. This algorithm is strict in assumptions. It requires four base stations to be placed at known positions. In applications with more base stations, the positioning time of the base stations can be effectively reduced. However it is not suitable for personnel positioning in sports fields with a small number of base stations.
In order to quickly locate the mobile base station in the sports field, this work proposes a TOF-based [15] fast self-positioning algorithm for UWB mobile base stations. First, a local coordinate system according to the layout of base stations in the sports field is established. An equation based on the distance measurement information between base stations established. Then, the Least Square method is used to calculate the coordinates of each base station, and finally, the Newton iteration method is used to converge the positioning results. Base stations are arranged in the sports field as needed, and the relative positions of the base stations can be quickly located by communicating with each other between the base stations. This method can reduce the deployment time and cost of base stations, reduce the workload and difficulty of deploying UWB mobile base stations. The system is applied to the scene of movable base stations in sports fields, the experiment proves that the whole feasibility of the system, the accuracy of the positioning algorithm is within 0.05 m. It takes 0.2 s to complete a positioning experiment, which can quickly and accurately determine the coordinates of the movable base stations in the sports field.

2. Establishment of Ranging Error Model

This work uses DecaWave’s DW1000 chip for ranging experiments. Because time delay and clock drift will affect the ranging accuracy, it is necessary to establish an error model to reduce the ranging error.

2.1. Clock Drift

Assuming that there are n base stations in the sports field, any two base stations can communicate and range between them. In order to reduce the ranging error caused by the clock error of the base station, the technology of Symmetric Double-Sided Two-Way Ranging (SDS-TWR) between the base stations is carried out, as shown in Figure 1. Base station i initiates the first ranging message and records the sending timestamp t0; base station j records the receiving timestamp t1 while generating response information records the sending timestamp t2; when base station i receives the data, it records the timestamp t3, then base station i sends data with timestamps t0, t3, t4, base station j receives and records timestamp t5, and four time differences can be obtained. The base station j calculates the distance to the base station i according to the time difference [16].
The above four time differences are
t reply 1 = t 2 t 1
t reply 2 = t 4 t 3
t round 1 = t 3 t 0
t round 2 = t 5 t 2
Among that, tround1 represents the time from sending the polling signal to base station i to receiving the response signal of base station j; tround2 represents the time from sending the response signal to base station j to receiving the ranging information sent by base station i; treply1 represents the time from base station j receiving the polling signal to The time when the response signal is sent; treply2 represents the time from when the base station i receives the response signal to when it sends the ranging information.
Let t be the duration of the signal flying in the air, then
t round 1 = 2 t + t reply 2
t round 2 = 2 t + t reply 1
Then
t = t round 1 × t round 2 t reply 1 × t reply 2 t round 1 + t round 2 + t reply 1 + t reply 2
The distance d between base stations can be expressed as
d = c t + Δ d
where c is the radio propagation speed and Δd is the ranging error. Assuming that the clock offset errors of base station i and base station j are ei and ej, and the real-time without clock drift is t’’, then
t round 1 = ( 1 + e i ) t round 1
t reply 1 = ( 1 + e i ) t reply 1
t round 2 = ( 1 + e j ) t round 2
t reply 2 = ( 1 + e j ) t reply 2
t = t round 1 × t reply 2 t round 2 × t reply 1 t round 1 + t reply 2 + t round 2 + t reply 1 = t ( 1 + e i ) + ( 1 + e j ) 2 ( 1 + e i ) ( 1 + e j )
Δ t = t t = e i + e j + 2 e i e j 2 ( 1 + e i ) ( 1 + e j ) t
Assuming that the clock offset errors of the two base stations are the same because of e i 1 , e j 1 , then
Δ t = e i t
If the error of the external crystal oscillator used by the chip is 20 ppm, when the transmission distance is 200 m, the propagation time of the radio in the air is about 0.6 μs, the time error caused by clock drift is
20 × 10 6 × 0.6 × 10 6 = 12 × 10 12 = 12   ps
Then the measuring distance of 200 m adopts the TOF two-way ranging principle, and the ranging error caused by clock drift is 3.6 mm.
It can be seen that the ranging error caused by clock drift is at the level of mm. Compared with TWR ranging, SDS-TWR technology has little effect on the sports field ranging result, and the impact of this error can be reduced during the calibration of the receiver delay parameters.

2.2. Antenna Delay Calibration

The processes of sending message frames are shown in Figure 2, the digital circuit sends a digital signal, which is modulated into an analog signal, and then the analog signal passes through the radio FC and is sent out by the antenna to receive the message frame. The process of receiving message frames is opposite to the sending process. The digital circuit will record the moment when the first bit of the PHR leaves or arrives at the digital circuit and take the time as the time stamp sent or received. The physical layer frame structure of the chip is shown in Figure 3; then, the time stamp recorded by DW1000 is not the time when the radio frequency signal leaves or arrives at the antenna, but a timestamp that includes the antenna delay [17].
t delayT = t T t T
t delayR = t R t R
Among that, t′T represents the actual sending time of the system, tT represents the sending timestamp of the system, tR represents the receiving timestamp of the system, and t′R represents the actual receiving time of the system. Assuming that the transmission delay and the reception delay are equal, that is tdelayT = tdelayR = tdelay, then
t R t T = t R t T 2 t delay
The antenna delay parameter is obtained by experiment. Place the base station at a known location and measure the distance between base stations using SDS-TWR technology. During the measurement, the antenna delay parameter in the program is continuously adjusted. When the antenna delay parameter minimizes the error of the measured distance, the antenna delay parameter is used.
Place two base stations at two points with a known distance of 25 m, and adjust the delay parameters according to the test results. Finally, when the parameters are set to 0.3 ns, the ranging result is closest to 25 m. It can be seen that the ranging error of the base stations after the delay parameter calibration obeys a normal distribution with a mean value of 0 and a standard deviation of 0.05 m, as shown in Figure 4.
In summary, the ranging error is related to clock drift and time delay. Because the fixed location base station does not need a high data update rate, and the accuracy of SDS-TWR is high, and the ranging process is simple. Therefore, TOF based positioning method is selected.

3. Coordinate Calculation

The positioning method in which unknown nodes need to communicate with known nodes and other unknown nodes simultaneously is called cooperative positioning [18]. In order to verify the correctness of the observation results and improve the reliability of the results, the method of Redundant Observations in actual work is adopted. The observed results are appropriately corrected according to the principle of Least Squares, to obtain a set of the most reliable results, this process is called measurement adjustment [19]. This work uses the collaborative positioning method, and the Least Square principle of measurement adjustment is applied to base stations self-positioning. Therefore, communication between a base station with a known location (base station 1) and a base station with an unknown location is required to obtain distance information, and then determine the location of the base station; at the same time, each base station needs to perform mutual ranging to obtain ranging information. The ranging information of each pair of base stations is used for the calculation of coordinates. The advantage is that it can reduce the influence of gross errors on the measurement results. It can also minimize the error and realize the effect of reducing the influence of measurement error in the process of error transmission.

3.1. Coordinate System Construction

Set the two Base Stations (BS) in the sports field as BS 1 and BS 2. The line connecting BS 1 and BS 2 on the ground projection point is defined as the x-axis of the coordinate system, and the y-axis of the coordinate system is on the ground of the sports field; it passes through BS1 and is perpendicular to the x-axis. Assuming that the height of each base station is equal, the coordinates of BS 1 are (0, 0, z), the coordinates of BS 2 are (x2, 0, z), and the coordinates of BS n are (xn, yn, z), Then the distance between every two base stations is expressed as:
d i j = ( x i x j ) 2 + ( y i y j ) 2   i = 1 , 2 , 3 . n ; j = 1 , 2 , 3 n ;
According to the positioning accuracy requirements of the sports field and the number limit of base stations deployment, a coordinate system is established for analysis. The midpoint of the short side of the playground is the coordinate origin, and the base stations are arranged in a hexagonal shape, which is approximately a honeycomb shape, as shown in Figure 5:
According to Formula (20), the nonlinear equations about distance and base station coordinates can be obtained. In this work, the Least Square method and Newton iteration method are used to solve the final coordinates of the base stations. The specific method is as follows.
Assuming that Xk is the coordinate value of the kth iteration, then
X k = [ x 2 k , x 3 k , y 3 k x n k , y n k ] T
Taylor expansion is used to find the Least Square solution of the equation.
Let f be the distance measurement matrix between each base station, then
f = [ f 12 , f 1 i f i j ] T
f i j = ( x i x j ) 2 + ( y i y j ) 2
carrying out Taylor expansion on the nonlinear equations f
f i j = f i j ( X k ) + f i j x i Δ x i + f i j y i Δ y i + f i j x j Δ x j + f i j y j Δ y j
where
Δ x i = x i x i k , Δ y i = y i y i k , i = 2 , 3 n
set the coefficient matrix Hk is:
H k = [ f 12 X k f i 1 X k f i 2 X k f i j X k ] n ( n 1 ) 2 × m
where
f 12 X k = [ 1 0 1 × ( 2 n 4 ) ] 1 × ( 2 n 3 ) f i 1 X k = [ 0 1 × ( 2 i 5 ) x i f i 1 y i f i 1 0 1 × 2 ( n i ) ] ( n 1 ) × ( 2 n 3 ) f i 2 X k = [ x 2 x i f i 2 0 1 × ( 2 i 6 ) x i x 2 f i 2 y i f i 2 0 1 × 2 ( n i ) ] ( n 2 ) × ( 2 n 3 ) f i j X k = [ 0 1 × ( 2 i 5 ) x i x j f i j y i y j f i j 0 1 × 2 ( j i 1 ) x j x i f i j y j y i f i j 0 1 × 2 ( n j ) ] ( n 2 ) ( n 3 ) × ( 2 n 3 )
The initial iterative value of Xk is obtained by solving the nonlinear equations.
x 20 = d 12 2 x i 0 = M 2 d 12 2 y i 0 = 4 d 12 2 d 1 i 2 M 2 2 d 12 2
where
M = d 1 i 2 d 2 i 2 + d 12 2
set
Δ X k = [ Δ x 2 k , Δ x 3 k , Δ y 3 k Δ x i k , Δ y i k Δ x n k , Δ y n k ] T
Δ f k = f f k
f k = [ f 12 | X k , f 1 i | X k f i j | X k ] T
thus
Δ f k = H k Δ X k
Solve the ΔXk using the Least Square method
Δ X k = ( H k T H k ) 1 H k T Δ f k
the X1 in the first iteration is
X 1 = Δ X + X 0
Solve for ΔXk by the method of Newton iteration, stop the iteration when ΔXk is less than the error threshold; at this time, Xk+1 is
X k + 1 = X k + Δ X k
The final base station’s coordinates are the values corresponding to the Xk+1 matrix.

3.2. Evaluating Indicator

(i)
Error Coefficient
Assuming that the ranging error follows a normal distribution with the mean of μD and a standard deviation of σD, then Δfk follows a normal distribution with a mean value of 0 and a standard deviation of 2 σD.
The expectation of base stations coordinate ΔXk is as follows
E ( Δ X k ) = ( H k T H k ) 1 H k T E ( Δ f k ) = 0
The variance of base stations coordinate ΔXk is as follows
D ( Δ X k ) = E ( Δ X k Δ X k T ) = 2 ( H k T H k ) 1 σ D 2
Take ( H k T H k )−1 as the coefficient matrix of the influence of TOF ranging error on the self-location accuracy of the mobile base station. The coefficient matrix can be obtained by the following formula.
( H k T H k ) 1 = [ Q 11 Q 12 Q 1 ( 2 n 3 ) Q 21 Q 22 Q 2 ( 2 n 3 ) Q ( 2 n 3 ) 1 Q ( 2 n 3 ) 2 Q ( 2 n 3 ) ( 2 n 3 ) ]
The error coefficient at the coordinates of each base station can be expressed as follows,
P x 2 = Q 11 ; P x i = Q ( 2 i 4 ) ( 2 i 4 ) ; 3 i n P y i = Q ( 2 i 3 ) ( 2 i 3 ) ; 3 i n
The error coefficient reflects the relationship between ranging error and positioning error. The smaller the error coefficient, the more accurate the positioning of the coordinates.
(ii)
Root Mean Square Error
The Root Mean Square Error (RMSE) measures the deviation between the observed and the real values. The calculation formulas are as follows,
RMSE x = 1 N i = 1 N ( x r e a l x i ) 2
RMSE y = 1 N i = 1 N ( y r e a l y i ) 2
where xreal, yreal is the ideal coordinates, xi, yi is the measured coordinates. The deviation of the measured value of each x coordinates and y coordinates from the actual value can be obtained through the RMSE.

4. Simulation

The algorithm is used to calculate the base station’s coordinates by simulating the base station’s position and ranging error, and then the error coefficient and the RMSE of the coordinates is calculated.
According to the work [20,21], the shape and number of base stations will affect the positioning results. When the base station is set in a hexagonal shape, the positioning accuracy is relatively high. Therefore, in the simulation experiment, the base stations are arranged in a hexagonal shape. The coordinates of the six base stations are as follows, BS1 (0, 0, 2) BS2 (100, 0, 2), BS3 (25, 43.3, 2), BS4 (75, 43.3, 2), BS5 (−25, −43.3, 2), BS6 (−75, −43.3, 2).
Then, the influence of the selection of coordinate axis on the self-positioning accuracy of UWB movable base stations is analyzed; that is, BS1 is the origin of the coordinate system, and BS 1 and BS n are respectively the x-axis (n = 2, 3…6) (The coordinate axis is shown as the dotted part in Figure 5), analyze the accuracy of the measurement results of the base station position. Each base station performs 1000 positioning calculations and records the RMSE and error coefficient of the measured coordinates. Taking BS 5 as an example, the calculation result of the base station is shown in Figure 6. It can be seen that the error of the calculation result is ±0.04 m compared with the ideal coordinate, and the mean is within 0.01 m, the standard deviation is within 0.021 m, which meets the positioning needs.
It can be seen that the selection of the coordinate axis plays an considerable role in the positioning accuracy of base stations. Figure 7 and Figure 8 show that RMSE and error coefficient of the coordinate calculated under the coordinate system formed by taking BS1 as the origin and the line connecting BS 1 and BS n (n = 2, 3, 4, 5, 6…)as the x-axis. When BS 1 and 2 are used as the x-axis of the local coordinate system, the best measurement results are given. The maximum RMSE of the measurement results is 0.028 m, and the error coefficients are all less than 0.8. When BS 1 and 5 are used as the x-axis of the local coordinate system, the positional effect is poor. In this case, the coordinate error coefficients and the RMSE of the coordinate of BS 2 and BS 6 are larger. Because when two base stations are defined as the x-axis, the farther the distance is, the higher the degree of coincidence with the actual coordinate axis, the more accurate the positioning result will be.
Table 1 describes the ideal position and the simulation position of the base stations and the difference between them in the local coordinate system defining the x-axis by BS 1 and BS 2. It can be seen from the table that the y-coordinate error of BS 5 is the largest, which is 0.03 m. At the same time, the position error ( Δ x 2 + Δ y 2 ) of the BS 5 is the largest, which is 0.032 m. For the base stations positioning of the sports field, the simulation result is within the accuracy requirement range, which verifies the feasibility of algorithm.

5. Experiments

In this section, we evaluate the positioning accuracy of the proposed algorithm through experiments on a 104 m × 70 m football field. First, the experimental setup is introduced, and then the experimental results of the algorithm in the sports field are shown. What’s more, the influence of different measurement methods on positioning accuracy is analyzed. Finally, we conducted an experiment on the positioning of people in the stadium. Our system consists of a hardware part and a software part. The hardware part includes 6 DecaWave DW1000 UWB transceivers, which can receive the ranging information between each other. Use STM32F405 microcomputer to control DW1000 for distance measurement through SPI communication. The software-controlled ranging process is as follows, firstly, BS 1 broadcasts the self-location command signal, and the other base stations perform ranging after receiving the command. The ranging result is sent to the computer by the BS 1; then, the BS1 in turn orders the remaining base stations broadcast positioning commands and receives the ranging information, and finally, the computer summarizes the distance information of each base station. As a result, the base stations communicate through the SDS-TWR mode, and only one base station’s signal is broadcast in each period time, which avoids interference between signals and confusion during the reception. In order to avoid the impact caused by personnel shielding, six UWB base stations are fixed in the middle of the upper goal frame of the football field, and all base stations operate under Line of Sight (LOS) conditions, as shown in Figure 9.
It can be seen from the simulation experiment in the previous section that the longer the distance between base stations, the more accurate the positioning results. Therefore, the experiment uses BS 1 and BS 2 to define the x-coordinate axis. After the base stations are fixed, use the total station to calibrate the coordinates of each base station (the positioning accuracy of the total stations is 1 mm + 2 ppm, and the distance measurement error of 1 km is 3 mm), through the translation and rotation of the coordinates, the calibration coordinates of the local coordinate system of the base station are obtained.
According to the work [22], the data transmission rate of the UWB signal and the communication distance are mutually restricted. The larger the data transmission rate, the closer the communication distance. The distance of 150 m on the sports field requires a lower transmission rate. For static positioning in LOS environment, reducing the transmission rate does not affect the positioning results. Therefore, the base stations of the system in this work use the 110 Kbps transmission rate for communication. It takes about 10 ms for the two base stations to perform a distance measurement. In the experiment, it only takes 0.2 s for the six base stations to complete the distance measurement. Compared with the manual deployment method, the time to obtain the position is shortened.
Table 2 and Table 3 show the self-positioning results of the base station in the football field experiment. Since the accuracy of the total station is 3 × 10−6 m, the calibration coordinates of the total station are taken as ideal coordinates. It can be seen from Table 2 that compared with the position calibrated by the total station, the maximum coordinate error of the coordinate measurement result is 0.05 m, which is 56.25% lower than the simulation result accuracy, the maximum coordinate error is 0.04 m, and the accuracy is within 0.05 m, the purpose of accurately positioning base stations in a large-scale environment of the sports field can be achieved. It can also be seen from Table 3 that the base station’s coordinate error coefficient is slightly higher than the simulated value. However both are less than 0.8, which can reduce the influence of the ranging error on the base stations positioning error. At the same time, the maximum value of RMSE is 0.041 m, which is 46.43% lower than the accuracy of the simulation result. However it is still within 0.05 m, which verifies the feasibility of the algorithm in this paper.
In order to further evaluate the tracking performance of the system, we conducted dynamic experiments on a 104 m × 70 m football field. The tester holds the positioning tag and walks along the calibrated rectangular track of the football field. It should be noted that because people hold tags while walking, there will inevitably be positioning results that are larger than the actual positioning error. We observe the effect of real-time positioning through the computer, and the positioning track is shown in Figure 10. And the position result of tag is shown in Figure 11, as can be seen from the figure, in the context of using the results of the fast-positioning algorithm as the base station coordinates for tag positioning, the average of the tag’s coordinate error is 0.28 m and the standard deviation is 0.15 m, which meets the positioning requirements of the sports field. It further explains the feasibility and practicability of the algorithm.

6. Conclusions

Since the positioning accuracy of athletes in the sports field is strictly related to the position accuracy of the base station, we designed a TOF-based fast self-positioning algorithm for UWB mobile base stations.
In order to improve the positioning accuracy, the coordinated positioning method of all mobile base stations is used to communicate with each other, which is solved by the Least Square method and the Newton Iteration method. Firstly, the error propagation law of the algorithm is derived in the established local coordinate system; Then, the method of reducing error is analyzed; finally, the feasibility of the algorithm is verified through simulation experiments and outdoor positioning experiments. The positioning results show that this method enables 6 base stations to perform rapid positioning within 0.2 s, with a positioning accuracy of 5 cm. Compared with manually measuring the position of UWB base stations, this algorithm does not require the use of high-precision instruments to assist measurement, which saves base station deployment time and solves the problem of the complex deployment process and high cost of traditional UWB mobile base stations.

Author Contributions

Conceptualization, Y.H. and X.Z.; methodology, X.Z.; software, Y.H. and Z.L.; validation, Y.H., X.Z., Y.G. and Z.L.; investigation, Y.H.; resources, Z.L.; data curation, Y.H.; writing—original draft preparation, Y.H.; writing—review and editing, X.Z.; project administration, X.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Key R & D projects in Shanxi (201903D121169).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

All data, and codes related to the self positioning of the base station will be sent to the e-mail of the corresponding author upon request, and appropriate reasons will be provided.

Acknowledgments

We are very grateful to the reviewers for their valuable comments, which will help to improve the paper. We thank Shenzhen Imyfit Technology Co., Ltd. for providing hardware support for the experiment.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Krasnov, T.V.; Garifullin, V.F.; Feoktistov, D.S.; Bondarenko, V.N.; Baturin, T.N. Research of data transmission system based on UWB technology. J. Phys. Conf. Ser. 2020, 1515, 022063. [Google Scholar] [CrossRef]
  2. Mazhar, F.; Khan, M.G.; Sällberg, B. Precise Indoor Positioning Using UWB: A Review of Methods, Algorithms and Implementations. Wirel. Pers. Commun. 2017, 97, 4467–4491. [Google Scholar] [CrossRef]
  3. Lu, X.; Yin, Y.; Zhao, N.; Wei, H. Indoor Positioning Experiment Based on Phase Ranging with Bluetooth Low Energy (BLE). J. Phys. Conf. Ser. 2021, 1971, 012044. [Google Scholar] [CrossRef]
  4. Ninh, D.B.; He, J.; Trung, V.T.; Huy, D.P. An effective random statistical method for Indoor Positioning System using WiFi fingerprinting. Future Gener. Comput. Syst. 2020, 109, 238–248. [Google Scholar] [CrossRef]
  5. Jiang, W.; Wright, W.M.D. An Indoor Airborne Ultrasonic Wireless Communication Network. IEEE Trans. Ultrason. Ferroelectr. Freq. Control 2018, 65, 1452–1459. [Google Scholar] [CrossRef] [PubMed]
  6. Duan, K.-K.; Cao, S.-Y. Emerging RFID technology in structural engineering—A review. Structures 2020, 28, 2404–2414. [Google Scholar] [CrossRef]
  7. Kudłacik, I.; Kapłon, J.; Lizurek, G.; Crespi, M.; Kurpiński, G. High-rate GPS positioning for tracing anthropogenic seismic activity: The 29 January 2019 mining tremor in Legnica-Głogów Copper District, Poland. Measurement 2021, 168, 108396. [Google Scholar] [CrossRef]
  8. Miao, W.; Li, B.; Zhang, Z.; Zhang, X. Combined BeiDou-2 and BeiDou-3 instantaneous RTK positioning: Stochastic modeling and positioning performance assessment. J. Spat. Sci. 2020, 65, 7–24. [Google Scholar] [CrossRef]
  9. Alarifi, A.; Al-Salman, A.; Alsaleh, M.; Alnafessah, A.; Al-Hadhrami, S.; Al-Ammar, M.; Al-Khalifa, H. Ultra Wideband Indoor Positioning Technologies: Analysis and Recent Advances. Sensors 2016, 16, 707. [Google Scholar] [CrossRef] [PubMed]
  10. Yang, Y. An Automatic Configuration Method of UWB Indoor Positioning Base Station. Chinese Patent CN201910302367.1, 16 July 2019. (In Chinese). [Google Scholar]
  11. Zhang, M. An Iterative Self Localization and Calibration Method for UWB Base Stations. Chinese Patent CN202010475320.8, 8 September 2020. (In Chinese). [Google Scholar]
  12. Yu, W.; Zhao, X.; Sun, G. Self-calibration of anchor positions for indoor localization. In Proceedings of the 2017 IEEE International Conference on Robotics and Biomimetics (ROBIO), Macau, Macao, 5–8 December 2017; pp. 581–586. [Google Scholar]
  13. Vashistha, A.; Ling, R.W.C.; Choi, L.L. A TDOA Measurement Technique for Asynchronous Indoor Localization System using UWB-IR. In Proceedings of the 2016 International Conference on Indoor Positioning and Indoor Navigation (IPIN), Madrid, Spain, 4–7 October 2016. [Google Scholar]
  14. Hamer, M.; D’Andrea, R. Self-Calibrating Ultra-Wideband Network Supporting Multi-Robot Localization. IEEE Access 2018, 6, 22292–22304. [Google Scholar] [CrossRef]
  15. Baba, A.I.; Wu, F.; Ahmed, T. A naive time of flight ranging scheme for wireless sensor networks. Int. J. Commun. Netw. Distrib. Syst. 2020, 25, 347. [Google Scholar] [CrossRef]
  16. Wang, A.; Song, Y. Improved SDS-TWR Ranging Technology in UWB Positioning. In Proceedings of the 2018 International Conference on Sensor Networks and Signal Processing (SNSP), Xi’an, China, 28–31 October 2018; pp. 222–225. [Google Scholar] [CrossRef]
  17. Minzhe, C.; Cheng, X.; Shouyin, L.; Liu, S. Design of lndoor Parking Areas High-precision Localization System Based on UWB. Microcontrollers Embed. Syst. 2018, 18, 32–38. (In Chinese) [Google Scholar]
  18. Xu, Z.; Dai, E.; Ge, J. Fast ranging method in cooperative positioning. J. Eng. 2019, 2019, 9049–9052. [Google Scholar] [CrossRef]
  19. Barzaghi, R.; Benciolini, B.; Betti, B.; Forlani, G.; Mussio, L.; Sansò, F. A numerical experiment of integrated geodesy. Bull. Géodésique 1990, 64, 259–282. [Google Scholar] [CrossRef]
  20. Fu, J. Research on Range Errors Obey Generalized Normal Distribution. SCI-TECH Innov. Product. 2011, 2011, 76–78. (In Chinese) [Google Scholar]
  21. Wang, J.-D.; Ying, J.; Jiang, S.-C. UWB Base Station Layout Optimization in Underground Parking Lots. J. Highw. Transp. Res. Dev. (Engl. Ed.) 2021, 15, 82–87. [Google Scholar] [CrossRef]
  22. Hao, W.; Sun, J.; Liu, W. Pulse power spectrum analysis and communication per-formance based on UWB in coal mine well. Heilongjiang Inst. Sci. Technol. 2009, 19, 38–41. (In Chinese) [Google Scholar]
Figure 1. Principle diagram of SDS-TWR.
Figure 1. Principle diagram of SDS-TWR.
Sensors 21 06359 g001
Figure 2. Decawave’s DWM1001 Development Board.
Figure 2. Decawave’s DWM1001 Development Board.
Sensors 21 06359 g002
Figure 3. The frame structure of the physical layer.
Figure 3. The frame structure of the physical layer.
Sensors 21 06359 g003
Figure 4. Ranging error obeys normal distribution.
Figure 4. Ranging error obeys normal distribution.
Sensors 21 06359 g004
Figure 5. Schematic diagram of base stations rapid positioning.
Figure 5. Schematic diagram of base stations rapid positioning.
Sensors 21 06359 g005
Figure 6. Schematic diagram of 1000 coordinate calculation results.
Figure 6. Schematic diagram of 1000 coordinate calculation results.
Sensors 21 06359 g006
Figure 7. The RMSE of the hexagonal distribution ((a) the x-axis is determined by the BS 1 and 2; (b) the x-axis is determined by the BS 1 and 3; (c) the x-axis is determined by the BS 1 and 4; (d) the x-axis is determined by the BS 1 and 5; (e) the x-axis is determined by the BS 1 and 6).
Figure 7. The RMSE of the hexagonal distribution ((a) the x-axis is determined by the BS 1 and 2; (b) the x-axis is determined by the BS 1 and 3; (c) the x-axis is determined by the BS 1 and 4; (d) the x-axis is determined by the BS 1 and 5; (e) the x-axis is determined by the BS 1 and 6).
Sensors 21 06359 g007
Figure 8. The error coefficient of the hexagonal distribution ((a) the x-axis is determined by the BS 1 and 2; (b) the x-axis is determined by the BS 1 and 3; (c) the x-axis is determined by the BS 1 and 4; (d) the x-axis is determined by the BS 1 and 5; (e) the x-axis is determined by the BS 1 and 6).
Figure 8. The error coefficient of the hexagonal distribution ((a) the x-axis is determined by the BS 1 and 2; (b) the x-axis is determined by the BS 1 and 3; (c) the x-axis is determined by the BS 1 and 4; (d) the x-axis is determined by the BS 1 and 5; (e) the x-axis is determined by the BS 1 and 6).
Sensors 21 06359 g008aSensors 21 06359 g008b
Figure 9. The environment of base station deployment ((a) receive the location information of the base station through the computer; (b) place the base station on the upper goal frame; (c) base station layout under satellite cloud image).
Figure 9. The environment of base station deployment ((a) receive the location information of the base station through the computer; (b) place the base station on the upper goal frame; (c) base station layout under satellite cloud image).
Sensors 21 06359 g009
Figure 10. Movement trajectory of tester.
Figure 10. Movement trajectory of tester.
Sensors 21 06359 g010
Figure 11. Label positioning results.
Figure 11. Label positioning results.
Sensors 21 06359 g011
Table 1. Comparison of base station positioning coordinates and ideal position coordinates.
Table 1. Comparison of base station positioning coordinates and ideal position coordinates.
IDIdeal Position (m)Simulation Location (m)Error (m)
2(100, 0)(99.99, 0)(0.01, 0)
3(25, 43.30)(25.02, 42.29)(0.02, 0.01)
4(75, 43.30)(75.01, 43.32)(0.01, 0.02)
5(−25, −43.30)(−24.99, −43.33)(0.01, 0.03)
6(−75, −43.30)(−75.01, −42.28)(0.01, 0.02)
Table 2. Comparison of base station positioning coordinates and total stations positioning coordinates.
Table 2. Comparison of base station positioning coordinates and total stations positioning coordinates.
IDIdeal Position (m)Measurement Location (m)Error (m)
2(103.99, 0)(103.96, 0)(0.03, 0)
3(27.18, 34.02)(27.20, 34.05)(0.02, 0.03)
4(78.18, 35.11)(78.20, 35.15)(0.02, 0.04)
5(27.19, −34.07)(27.15, −34.10)(0.04, 0.03)
6(67.03, −34.34)(67.07, −34.31)(0.04, 0.03)
Table 3. Base stations coordinate error coefficient and root mean square error.
Table 3. Base stations coordinate error coefficient and root mean square error.
IDError Coefficient (m)RMSE (m)
2(0.70, 0)(0.032, 0)
3(0.68, 0.75)(0.023, 0.034)
4(0.72, 0.76)(0.027, 0.041)
5(0.75, 0.73)(0.039, 0.035)
6(0.76, 0.75)(0.038, 0.025)
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Han, Y.; Zhang, X.; Lai, Z.; Geng, Y. TOF-Based Fast Self-Positioning Algorithm for UWB Mobile Base Stations. Sensors 2021, 21, 6359. https://doi.org/10.3390/s21196359

AMA Style

Han Y, Zhang X, Lai Z, Geng Y. TOF-Based Fast Self-Positioning Algorithm for UWB Mobile Base Stations. Sensors. 2021; 21(19):6359. https://doi.org/10.3390/s21196359

Chicago/Turabian Style

Han, Yuxiang, Xiaoming Zhang, Zhengxi Lai, and Yuchen Geng. 2021. "TOF-Based Fast Self-Positioning Algorithm for UWB Mobile Base Stations" Sensors 21, no. 19: 6359. https://doi.org/10.3390/s21196359

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