CN112533288B - Self-calibration method for mobile base station position applied to UWB positioning - Google Patents
Self-calibration method for mobile base station position applied to UWB positioning Download PDFInfo
- Publication number
- CN112533288B CN112533288B CN202011568315.8A CN202011568315A CN112533288B CN 112533288 B CN112533288 B CN 112533288B CN 202011568315 A CN202011568315 A CN 202011568315A CN 112533288 B CN112533288 B CN 112533288B
- Authority
- CN
- China
- Prior art keywords
- base station
- distance
- iteration
- site
- dimensional coordinate
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W64/00—Locating users or terminals or network equipment for network management purposes, e.g. mobility management
- H04W64/003—Locating users or terminals or network equipment for network management purposes, e.g. mobility management locating network equipment
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D30/00—Reducing energy consumption in communication networks
- Y02D30/70—Reducing energy consumption in communication networks in wireless communication networks
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Position Fixing By Use Of Radio Waves (AREA)
Abstract
The invention relates to a UWB positioning technology, in particular to a self-calibration method for the position of a movable base station applied to UWB positioning. The invention solves the problems of low calibration speed and inconvenient base station layout caused by the traditional mobile base station position calibration method. A mobile base station position self-calibration method applied to UWB positioning is realized by adopting the following steps: the method comprises the following steps: placing two base stations at the same edge of a site, taking the two base stations as a 0 th base station and a 1 st base station respectively, and then placing at least two base stations in the site; step two: measuring the distance from each base station to the ground; step three: measuring the distance between every two base stations by using a TOF ranging method; step four: let X be ═ X1,xi,yi,xj,yj]TCalculating an initial value X of the iteration of X from the measurement results0(ii) a Step five: and (3) performing first-order Taylor expansion on the formula (1), and performing iterative computation on X by using a Newton iteration method. The invention is suitable for the construction of local positioning systems in UWB positioning and other wireless positioning technologies.
Description
Technical Field
The invention relates to a UWB positioning technology, in particular to a self-calibration method for the position of a movable base station applied to UWB positioning.
Background
The UWB (Ultra wide band) positioning technology is widely applied to the field of indoor and outdoor positioning due to the advantages of low power consumption, high transmission speed, high multi-path resolution, high system safety, high positioning accuracy (up to the decimeter level), and the like. In the UWB positioning technology, the calibration of the position of a mobile base station is an essential link in the construction of a local positioning system. The conventional mobile base station position calibration method is limited by the principle of the conventional mobile base station, and the calibration of the position of the base station needs to be performed by means of an external measuring tool (such as a total station, a tape measure and the like), so that the calibration speed is slow, and the base station is inconvenient to arrange. Therefore, a mobile base station position self-calibration method applied to UWB positioning needs to be invented, so that the problems of low calibration speed and inconvenience in base station arrangement caused by the traditional mobile base station position calibration method are solved.
Disclosure of Invention
The invention provides a self-calibration method for the position of a movable base station, which is applied to UWB positioning and aims to solve the problems of low calibration speed and inconvenient base station layout caused by the traditional method for calibrating the position of the movable base station.
The invention is realized by adopting the following technical scheme:
a mobile base station position self-calibration method applied to UWB positioning is realized by adopting the following steps:
the method comprises the following steps: placing two base stations at the same edge of a site, taking the two base stations as a 0 th base station and a 1 st base station respectively, and then placing at least two base stations in the site;
each base station is regarded as a space point; defining the ground as an xoy plane of a three-dimensional coordinate system; defining the projection of a straight line passing through the 0 th base station and the 1 st base station on the ground as an x-axis of a three-dimensional coordinate system; defining the ground normal passing through the 0 th base station as the z-axis of the three-dimensional coordinate system;
step two: measuring the distance from each base station to the ground; the measurement results include:
distance z from 0 th base station to ground0Distance z from the 1 st base station to the ground1Distance z between ith base station in site and groundiDistance z between jth base station in site and groundj;
Then, three-dimensional coordinate values of each base station are defined according to the measurement result, which is as follows:
the three-dimensional coordinate value of the 0 th base station is defined as (0,0, z)0) The three-dimensional coordinate value of the 1 st base station is defined as (x)1,0,z1) The three-dimensional coordinate value of the ith base station in the site is defined as (x)i,yi,zi) And the three-dimensional coordinate value of the jth base station in the site is defined as (x)j,yj,zj) (ii) a Wherein x is1、xi、yi、xj、yjAre all unknown quantities;
step three: measuring the distance between every two base stations by using a TOF ranging method; the measurement results include:
distance d between 0 th base station and 1 st base station01Distance d between 0 th base station and ith base station in site0iDistance d between 0 th base station and jth base station in site0jDistance d between the 1 st base station and the ith base station in the field1iDistance d between the 1 st base station and the jth base station in the field1jDistance d between ith base station in site and jth base station in siteij;
The distance between each base station is expressed as follows:
step four: let X be ═ X1,xi,yi,xj,yj]TCalculating an initial value X of the iteration of X from the measurement results0(ii) a The calculation formula is as follows:
X0=[x10,xi0,yi0,xj0,yj0]T (2);
M=d01 2-z10 2-d1i 2+d0i 2+zi0 2-zi1 2 (4);
N=d01 2-z10 2-d1j 2+d0j 2+zj1 2-zj0 2 (5);
step five: performing first-order Taylor expansion on the formula (1), and performing iterative computation on X by using a Newton iteration method;
the first order Taylor expansion is as follows:
Xu=[x1u,xiu,yiu,xju,yju]T(8);
the iterative calculation formula is as follows:
Xu+1=Xu+ΔXu (10);
ΔXu=(Hu THu)-1Hu TΔFu (11);
ΔFu=D-Du (13);
D=[d01,d0i,d0j,d1i,d1j,dij]T (14);
in formulae (7) to (15): xu+1Represents the value of X after the u-th iteration; xuRepresents the value of X before the u-th iteration; Δ XuAn iteration term representing the u-th iteration; huA coefficient matrix representing a first order Taylor expansion at the u-th iteration;
when Δ XuWhen the current X is smaller than the specified threshold value, the iteration is ended, and the current X isu+1And the three-dimensional coordinate value of each base station is obtained as the final value of X, so that the self-calibration of the position of each base station is realized.
Compared with the traditional mobile base station position calibration method, the mobile base station position self-calibration method applied to UWB positioning disclosed by the invention does not need an external measuring tool, and is based on a TOF ranging method and a Newton iteration method, so that the self-calibration of each base station position is rapidly and accurately realized, the calibration speed is obviously accelerated, and the base station arrangement is greatly facilitated.
The invention effectively solves the problems of low calibration speed and inconvenient base station arrangement caused by the traditional mobile base station position calibration method, and is suitable for the construction of local positioning systems in UWB positioning and other wireless positioning technologies.
Drawings
FIG. 1 is a schematic diagram of step three of the present invention.
Detailed Description
A mobile base station position self-calibration method applied to UWB positioning is realized by adopting the following steps:
the method comprises the following steps: placing two base stations at the same edge of a field, taking the two base stations as a 0 th base station and a 1 st base station respectively, and then placing at least two base stations in the field;
each base station is regarded as a space point; defining the ground as an xoy plane of a three-dimensional coordinate system; defining the projection of a straight line passing through the 0 th base station and the 1 st base station on the ground as an x axis of a three-dimensional coordinate system; defining the ground normal passing through the 0 th base station as the z-axis of the three-dimensional coordinate system;
step two: measuring the distance from each base station to the ground; the measurement results include:
distance z from 0 th base station to ground0Distance z from the 1 st base station to the ground1Distance z between ith base station in site and groundiDistance z between jth base station in site and groundj;
Then, defining three-dimensional coordinate values of each base station according to the measurement result, specifically as follows:
the three-dimensional coordinate value of the 0 th base station is defined as (0,0, z)0) The three-dimensional coordinate value of the 1 st base station is defined as (x)1,0,z1) The three-dimensional coordinate value of the ith base station in the site is defined as (x)i,yi,zi) And the three-dimensional coordinate value of the jth base station in the site is defined as (x)j,yj,zj) (ii) a Wherein x is1、xi、yi、xj、yjAre all unknown quantities;
step three: measuring the distance between every two base stations by using a TOF ranging method; the measurement results include:
distance d between 0 th base station and 1 st base station01Distance d between 0 th base station and ith base station in site0iDistance d between 0 th base station and jth base station in site0jDistance d between the 1 st base station and the ith base station in the field1iDistance d between the 1 st base station and the jth base station in the field1jDistance d between ith base station in site and jth base station in siteij;
The distance between each base station is expressed as follows:
step four: let X be ═ X1,xi,yi,xj,yj]TCalculating an initial value X of the iteration of X from the measurement results0(ii) a The calculation formula is as follows:
X0=[x10,xi0,yi0,xj0,yj0]T (2);
M=d01 2-z10 2-d1i 2+d0i 2+zi0 2-zi1 2 (4);
N=d01 2-z10 2-d1j 2+d0j 2+zj1 2-zj0 2 (5);
step five: performing first-order Taylor expansion on the formula (1), and performing iterative computation on X by using a Newton iteration method;
the first order Taylor expansion is as follows:
Xu=[x1u,xiu,yiu,xju,yju]T (8);
the iterative calculation formula is as follows:
Xu+1=Xu+ΔXu (10);
ΔFu=D-Du (13);
D=[d01,d0i,d0j,d1i,d1j,dij]T (14);
in formulae (7) to (15): xu+1Represents the value of X after the u-th iteration; xuRepresents the value of X before the u-th iteration; Δ XuAn iteration term representing the u-th iteration; huA coefficient matrix representing a first order Taylor expansion at the u-th iteration;
when Δ XuWhen the X is smaller than the specified threshold value, the iteration is ended, and the current X isu+1As the final value of X, thereby obtainingAnd the three-dimensional coordinate value of each base station is obtained, so that the self-calibration of the position of each base station is realized.
While specific embodiments of the invention have been described above, it will be appreciated by those skilled in the art that these are by way of example only, and that the scope of the invention is defined by the appended claims. Various changes and modifications to these embodiments may be made by those skilled in the art without departing from the spirit and scope of the invention, and these changes and modifications are within the scope of the invention.
Claims (1)
1. A mobile base station position self-calibration method applied to UWB positioning is characterized in that: the method is realized by adopting the following steps:
the method comprises the following steps: placing two base stations at the same edge of a field, taking the two base stations as a 0 th base station and a 1 st base station respectively, and then placing at least two base stations in the field;
each base station is regarded as a space point; defining the ground as an xoy plane of a three-dimensional coordinate system; defining the projection of a straight line passing through the 0 th base station and the 1 st base station on the ground as an x axis of a three-dimensional coordinate system; defining the ground normal passing through the 0 th base station as the z-axis of the three-dimensional coordinate system;
step two: measuring the distance from each base station to the ground; the measurement results include:
distance z from 0 th base station to ground0Distance z from the 1 st base station to the ground1Distance z between ith base station in site and groundiThe distance z between the jth base station in the field and the groundj;
Then, defining three-dimensional coordinate values of each base station according to the measurement result, specifically as follows:
the three-dimensional coordinate value of the 0 th base station is defined as (0,0, z)0) The three-dimensional coordinate value of the 1 st base station is defined as (x)1,0,z1) The three-dimensional coordinate value of the ith base station in the site is defined as (x)i,yi,zi) And the three-dimensional coordinate value of the jth base station in the site is defined as (x)j,yj,zj) (ii) a Wherein,x1、xi、yi、xj、yjAre all unknown quantities;
step three: measuring the distance between every two base stations by using a TOF ranging method; the measurement results include:
distance d between 0 th base station and 1 st base station01Distance d between 0 th base station and ith base station in site0iDistance d between 0 th base station and jth base station in site0jDistance d between the 1 st base station and the ith base station in the field1iDistance d between the 1 st base station and the jth base station in the field1jDistance d between ith base station in site and jth base station in siteij;
The distance between each base station is expressed as follows:
step four: let X be ═ X1,xi,yi,xj,yj]TCalculating an initial value X of the iteration of X from the measurement results0(ii) a The calculation formula is as follows:
X0=[x10,xi0,yi0,xj0,yj0]T (2);
M=d01 2-z10 2-d1i 2+d0i 2+zi0 2-zi1 2 (4);
N=d01 2-z10 2-d1j 2+d0j 2+zj1 2-zj0 2 (5);
step five: performing first-order Taylor expansion on the formula (1), and performing iterative computation on X by using a Newton iteration method;
the first order Taylor expansion is as follows:
Xu=[x1u,xiu,yiu,xju,yju]T (8);
the iterative calculation formula is as follows:
Xu+1=Xu+ΔXu (10);
ΔXu=(Hu THu)-1Hu TΔFu (11);
ΔFu=D-Du (13);
D=[d01,d0i,d0j,d1i,d1j,dij]T (14);
in formulae (7) to (15): xu+1Represents the value of X after the u-th iteration; xuRepresents the value of X before the u-th iteration; Δ XuAn iteration term representing the u-th iteration; huA coefficient matrix representing the first order Taylor expansion at the u-th iteration;
when Δ XuWhen the X is smaller than the specified threshold value, the iteration is ended, and the current X isu+1And the three-dimensional coordinate value of each base station is obtained as the final value of X, so that the self-calibration of the position of each base station is realized.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011568315.8A CN112533288B (en) | 2020-12-26 | 2020-12-26 | Self-calibration method for mobile base station position applied to UWB positioning |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011568315.8A CN112533288B (en) | 2020-12-26 | 2020-12-26 | Self-calibration method for mobile base station position applied to UWB positioning |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112533288A CN112533288A (en) | 2021-03-19 |
CN112533288B true CN112533288B (en) | 2022-07-08 |
Family
ID=74976609
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202011568315.8A Active CN112533288B (en) | 2020-12-26 | 2020-12-26 | Self-calibration method for mobile base station position applied to UWB positioning |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112533288B (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114698099A (en) * | 2022-05-31 | 2022-07-01 | 广东师大维智信息科技有限公司 | Rapid self-calibration method, system, medium and device for UWB mobile base station |
CN116801186B (en) * | 2023-06-26 | 2024-03-19 | 深圳大漠大智控技术有限公司 | Indoor positioning system based on UWB |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108293239A (en) * | 2016-08-05 | 2018-07-17 | 霍尼韦尔国际公司 | The system that can determine the base station of the information of its position from it including offer mobile station |
CN108738132A (en) * | 2017-04-24 | 2018-11-02 | 温州市鹿城区中津先进科技研究院 | A kind of three base station movement communication positioning methods based on TDOA |
CN109951795A (en) * | 2019-02-23 | 2019-06-28 | 郑州轻工业学院 | A kind of UWB three-dimensional indoor locating system and localization method |
CN110022574A (en) * | 2019-04-16 | 2019-07-16 | 江苏科技大学 | A kind of method of automatic configuration of UWB indoor positioning base station |
CN110290463A (en) * | 2019-08-05 | 2019-09-27 | 杭州智鹍科技有限公司 | UWB base station coordinates automatic calibration method and system based on Optimum Theory |
CN110572774A (en) * | 2019-09-17 | 2019-12-13 | 浙江智昌机器人科技有限公司 | indoor multi-base-station extension method based on UWB self-positioning |
EP3608214A1 (en) * | 2018-07-26 | 2020-02-12 | FCA Italy S.p.A. | Support for motor-vehicle doors, in particular designed for installation on a mobile assembly station for motor vehicles |
CN111385743A (en) * | 2020-03-11 | 2020-07-07 | 北京邮电大学 | Position estimation method and device and electronic equipment |
CN111381209A (en) * | 2018-12-29 | 2020-07-07 | 深圳市优必选科技有限公司 | Distance measurement positioning method and device |
CN111641919A (en) * | 2020-05-29 | 2020-09-08 | 浙江水利水电学院 | Iterative self-positioning and calibrating method for UWB (ultra wide band) base station |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9366755B2 (en) * | 2012-03-21 | 2016-06-14 | Secure Care Products, Llc | Object movement and location detection system and method thereof |
-
2020
- 2020-12-26 CN CN202011568315.8A patent/CN112533288B/en active Active
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108293239A (en) * | 2016-08-05 | 2018-07-17 | 霍尼韦尔国际公司 | The system that can determine the base station of the information of its position from it including offer mobile station |
CN108738132A (en) * | 2017-04-24 | 2018-11-02 | 温州市鹿城区中津先进科技研究院 | A kind of three base station movement communication positioning methods based on TDOA |
EP3608214A1 (en) * | 2018-07-26 | 2020-02-12 | FCA Italy S.p.A. | Support for motor-vehicle doors, in particular designed for installation on a mobile assembly station for motor vehicles |
CN111381209A (en) * | 2018-12-29 | 2020-07-07 | 深圳市优必选科技有限公司 | Distance measurement positioning method and device |
CN109951795A (en) * | 2019-02-23 | 2019-06-28 | 郑州轻工业学院 | A kind of UWB three-dimensional indoor locating system and localization method |
CN110022574A (en) * | 2019-04-16 | 2019-07-16 | 江苏科技大学 | A kind of method of automatic configuration of UWB indoor positioning base station |
CN110290463A (en) * | 2019-08-05 | 2019-09-27 | 杭州智鹍科技有限公司 | UWB base station coordinates automatic calibration method and system based on Optimum Theory |
CN110572774A (en) * | 2019-09-17 | 2019-12-13 | 浙江智昌机器人科技有限公司 | indoor multi-base-station extension method based on UWB self-positioning |
CN111385743A (en) * | 2020-03-11 | 2020-07-07 | 北京邮电大学 | Position estimation method and device and electronic equipment |
CN111641919A (en) * | 2020-05-29 | 2020-09-08 | 浙江水利水电学院 | Iterative self-positioning and calibrating method for UWB (ultra wide band) base station |
Non-Patent Citations (6)
Title |
---|
Experimental validation of TOA UWB positioning with two receivers using known indoor features;Jan KIETLINSKI-ZALESKI等;《IEEEION Position, Location and Navigation Symposium》;20100708;全文 * |
Ultra-wide Band Positioning in Sport How the Relative Height Between the Transmitting and the Receiving Antenna Affects the System Performance;A.Martinelli等;《International Journal of Wireless Information Networks》;20191026;全文 * |
基于TOF模式的UWB定位原理与精度验证;仰胜;《大地测量与地球动力学》;20200313;全文 * |
基于UWB的运动场定位系统设计;闫佳晖;《导航定位与授时》;20200115;全文 * |
基于无线测距的车联网盲区协同定位算法研究;王雯琦;《中国优秀硕士学位论文全文数据库工程科技II辑》;20200615;全文 * |
基于超宽带雷达的机器人室内定位方法研究;张旭;《中国优秀硕士学位论文全文数据库信息科技辑》;20190715;全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN112533288A (en) | 2021-03-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112533288B (en) | Self-calibration method for mobile base station position applied to UWB positioning | |
CN114609912B (en) | Angle measurement target tracking method based on pseudo-linear maximum correlation entropy Kalman filtering | |
CN103476116B (en) | The anti-NLoS error location method merged based on positioning unit quality and many algorithm data | |
CN106793078B (en) | Bluetooth indoor positioning method based on RSSI correction value dual positioning | |
CN107708204B (en) | UWB positioning system base station self-calibration method based on Kalman filtering | |
CN109917333B (en) | Passive positioning method integrating AOA observed quantity and TDOA observed quantity | |
CN107271957B (en) | Indoor three-dimensional positioning method based on TDOA and TOA | |
CN110673181B (en) | GNSS interference source positioning method based on grid energy traversal search | |
CN113777557B (en) | UWB indoor positioning method and system based on redundant distance screening | |
CN107071896B (en) | Method for positioning coal mine curved roadway target by using non-line-of-sight signal | |
CN108021095B (en) | Multi-dimensional space contour error estimation method based on confidence domain algorithm | |
CN113189541B (en) | Positioning method, device and equipment | |
CN110595479B (en) | SLAM track evaluation method based on ICP algorithm | |
Zang et al. | Research on hybrid algorithm based on TDOA | |
CN107613458B (en) | The localization method of optimal joint time synchronization and positioning under the conditions of a kind of TDOA | |
CN107884743A (en) | Suitable for the direction of arrival intelligence estimation method of arbitrary structures sound array | |
CN114897675A (en) | Exponential windowing method for relevance weighting in digital image correlation | |
CN110133586A (en) | TOA combined synchronization and localization method based on linearity correction | |
CN110536410B (en) | Positioning method based on RSS and TDOA measurement in non-line-of-sight environment | |
CN104036136A (en) | Close-range precise positioning method based on RSSI (Received Signal Strength Indication) | |
Bronk et al. | Bad geometry influence on positioning accuracy in wireless networks | |
CN110702145A (en) | Map error compensation method and system of two-dimensional navigation system | |
CN114089273B (en) | GPS and UWB-based motion platform positioning method | |
Liang et al. | Application of Taylor-Chan algorithm based on TDOA in sound source location | |
CN104459618B (en) | Single-station short baseline phase difference positioning method by means of virtual observation and distance equivalent exchange |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |