WO2020248154A1 - 基于imu和uwb融合的室内定位导航系统 - Google Patents

基于imu和uwb融合的室内定位导航系统 Download PDF

Info

Publication number
WO2020248154A1
WO2020248154A1 PCT/CN2019/090855 CN2019090855W WO2020248154A1 WO 2020248154 A1 WO2020248154 A1 WO 2020248154A1 CN 2019090855 W CN2019090855 W CN 2019090855W WO 2020248154 A1 WO2020248154 A1 WO 2020248154A1
Authority
WO
WIPO (PCT)
Prior art keywords
target
uwb
imu
fusion
calculation unit
Prior art date
Application number
PCT/CN2019/090855
Other languages
English (en)
French (fr)
Inventor
冯大权
王春琦
何春龙
王凯源
龙立泰
赖礼锋
周健
刘梦悦
Original Assignee
深圳大学
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 深圳大学 filed Critical 深圳大学
Priority to PCT/CN2019/090855 priority Critical patent/WO2020248154A1/zh
Publication of WO2020248154A1 publication Critical patent/WO2020248154A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors

Definitions

  • the Inertial Navigation System (INS, Inertial Navigation System) is based on kinematics and Newtonian classical mechanics, and the core part is the use of an inertial measurement unit (IMU, Inertial Measurement Unit), including a series of sensors and a microcontroller unit (MCU, Micro Controller Unit).
  • IMU Inertial measurement unit
  • MCU Microcontroller Unit
  • the inertial sensor is used to obtain the carrier's attitude information and motion characteristics, such as acceleration, angular velocity, and angle information, without any reference to the base station node, and the coordinate position of the carrier can be directly calculated through mathematical integration. Due to its low cost, high accuracy, and low environmental impact, it has been widely used in the positioning scenes of moving objects such as aircraft, vehicles, and pedestrians, but its cumulative error increases with time. Therefore, the analysis of sensor error Correction is one of the keys to improve the performance of inertial navigation.
  • the main purpose of the present invention is to provide an indoor positioning and navigation system based on the fusion of IMU and UWB, which aims to solve the problem that the target cannot complete the positioning and navigation function or positioning and navigation in the environment where the indoor GNSS signal in the prior art is weak or there is no GNSS signal.
  • Technical problems with restricted functions are to provide an indoor positioning and navigation system based on the fusion of IMU and UWB, which aims to solve the problem that the target cannot complete the positioning and navigation function or positioning and navigation in the environment where the indoor GNSS signal in the prior art is weak or there is no GNSS signal.
  • An indoor positioning and navigation system based on the fusion of IMU and UWB including IMU sensor, IMU position calculation unit, UWB sensor, UWB position calculation unit, and fusion position calculation unit;
  • the IMU position calculation unit positions the target according to the three-axis acceleration and the three-axis angular velocity to obtain first positioning data of the target;
  • the UWB sensor includes an unknown node fixed on the target and four reference base station nodes fixed at known positions in space, and is used to detect the relative position relationship data between the unknown node and the four reference base station nodes, And send the relative position relationship data to the UWB position calculation unit;
  • the UWB position calculation unit positions the target according to the relative position relationship to obtain second positioning data of the target
  • the fusion position calculation unit performs Kalman filter fusion on the data of the IMU position calculation unit and the UWB position calculation unit to obtain final target positioning data.
  • Kalman filter fusion is an extended Kalman filter fusion based on observation distance, including:
  • I n is an n ⁇ n unit matrix
  • K(k+1) P(k+1
  • k+1) [I n -K(k+1)H(k+1)]P(k+1
  • Kalman filter fusion is an unscented Kalman filter fusion based on distance and angle, including:
  • k) f[k,X (i) (k
  • k)], i 1, 2,...,2n+1;
  • the system further includes a single static observation base station, the UWB sensor is used to detect the distance between the target and the observation base station, the IMU sensor is used to detect the angle between the target and the observation base station; the fusion position calculation The unit uses the following methods to accurately locate the target in two dimensions based on a single static observation base station:
  • the state vector at time k contains position, velocity, and acceleration information, expressed by the following formula:
  • the distance between the UWB sensor detection target and the observation base station is d, and the azimuth angle between the IMU sensor detection target and the observation base station is
  • the observation noise V(k) is an additive noise with a mean value of 0 and a variance of R.
  • the target observation equation in the Cartesian coordinate system is as follows:
  • steps of the asymmetric bilateral two-way ranging method include:
  • Device A sends a polling message packet to device B and records the sending time
  • Device B receives the polling message packet and records the receiving time
  • Device B waits for the previously set delay processing time, sends the response message packet to device A and records the sending time;
  • Device A receives the response message packet and records the receiving time, thereby completing a range of tasks
  • Device B receives the final message packet and records the receiving time.
  • the indoor positioning and navigation system based on the fusion of IMU and UWB uses a fusion positioning algorithm to combine IMU and UWB with each other.
  • the data obtained by IMU is used as the prior information of Kalman filtering.
  • the observation information of Kalman filtering the data can effectively improve the positioning and navigation accuracy of the system by using their respective advantages.
  • a small number of observation stations can be used to achieve high-precision indoor positioning and navigation of the target, and to achieve high-precision indoor positioning and navigation. Application in scenario requirements.
  • FIG. 1 is a schematic diagram of the architecture of an indoor positioning and navigation system based on the fusion of IMU and UWB according to an embodiment of the present invention
  • Figure 2 is a schematic diagram of the principle of strapdown inertial navigation system
  • Figure 3 is a schematic diagram of the principle of determining the angular position of the target space
  • Figure 4 is a schematic diagram based on the observation distance and angle positioning of a single static observation station.
  • the indoor positioning and navigation system based on the fusion of IMU and UWB includes an IMU sensor 1, an IMU position calculation unit 2, a UWB sensor 3, a UWB position calculation unit 4, and a fusion position calculation unit 5. among them:
  • the IMU sensor 1 is installed on the target to detect the three-axis acceleration and the three-axis angular velocity of the target, and send the three-axis acceleration and the three-axis angular velocity to the IMU position calculation unit 2;
  • the IMU position calculation unit 2 locates the target according to the three-axis acceleration and the three-axis angular velocity, and obtains the first positioning data of the target;
  • the UWB sensor 3 includes an unknown node fixed on the target and four reference base station nodes fixed at a known position in space. It is used to detect the relative position relationship data between the unknown node and the four reference base station nodes, and compare the relative position relationship. The data is sent to the UWB position calculation unit 4;
  • the UWB position calculation unit 4 positions the target according to the relative position relationship to obtain the second positioning data of the target;
  • the fusion position calculation unit 5 performs Kalman filter fusion on the data of the IMU position calculation unit 2 and the UWB position calculation unit 4 to obtain the final target positioning data.
  • the coordinate transformation matrix from the B system to the N system is the carrier attitude matrix.
  • the coordinates of measuring instruments such as gyroscope and acceleration in the system belong to the carrier coordinates.
  • the final output of acceleration, velocity and position belongs to the navigation coordinate system.
  • the navigation coordinate system is converted into the carrier coordinate system by Euler angle method.
  • the heading angle of the carrier is indicated by, the pitch angle is indicated by, and the roll angle is indicated by.
  • Attitude update refers to real-time calculation based on the output of the inertial device matrix.
  • Euler angles are often used to determine the angular position relationship between the motion coordinate system and the reference coordinate system.
  • the heading angle, pitch angle and roll angle of the carrier are basically a set of Euler angles. These Euler angles describe the angular position relationship between the carrier coordinate system and the navigation coordinate system. If the attitude rate is ⁇ (relative to the angular velocity of the carrier coordinate system B of the navigation coordinate system N), the component of ⁇ in the carrier coordinate system B is as shown in equation (8):
  • the attitude rate is determined by the following formula as shown in equation (10):
  • Device B waits for the previously set delay processing time, sends the response message packet to device A and records the sending time;
  • Device A receives the response message packet and records the receiving time, thereby completing a range of tasks
  • device A After device A receives the response message packet sent by device B, device A sends the final message packet to device B;
  • Device B receives the final message packet and records the receiving time.
  • UWB can provide centimeter-level ranging and positioning accuracy in indoor positioning systems, but wireless signals are easily affected by non-line-of-sight propagation. Therefore, optimizing the data of the IMU and UWB sensor 3 through one or more mathematical methods can effectively improve the positioning accuracy of the target.
  • the linear Kalman filter can optimally estimate the target state under the condition of the linear Gaussian model.
  • Typical non-linear function relations include square relation, logarithmic relation, exponential relation, trigonometric function relation and so on.
  • Some nonlinear systems can be approximated as linear systems, but in order to accurately estimate the state of the system, most systems cannot be described by linear differential equations, such as the flight state of aircraft, missile guidance systems, satellite navigation systems, etc.
  • the nonlinear factors are It is not negligible, so a nonlinear system filtering algorithm must be established.
  • the present invention proposes two nonlinear Kalman filtering algorithms, including extended Kalman filtering and unscented Kalman filtering. Based on this, the Kalman filter fusion in the present invention may be extended Kalman filter fusion based on observation distance or unscented Kalman filter fusion based on distance and angle.
  • the position of the target can be determined by at least three observation distances. In three-dimensional space, at least four observation distances are required to locate the target.
  • EKF Extended Kalman Filter Fusion
  • I n is an n ⁇ n unit matrix
  • k) F(k+1
  • K(k+1) P(k+1
  • H(k) is the observation matrix
  • V(k) is the observation noise matrix
  • [d 1 (k) d 2 (k) ... d n (k)] T represents the measurement between the target and the UWB base station
  • the distance matrix is shown in formula (32):
  • k) f[k,X (i) (k
  • k)], i 1, 2,...,2n+1;
  • the state vector at time k contains position, velocity, and acceleration information, expressed by the following formula:
  • X(k) [x x (k) x y (k) v x (k) v y (k) a x (k) a y (k)] T
  • W(k) represents the average value of 0 as shown in the following formula:
  • the observation noise V(k) is an additive noise with a mean value of 0 and a variance of R.
  • the target observation equation in the Cartesian coordinate system is as follows:
  • RMSE root mean square error
  • AUAM approximate uniform motion
  • the fusion position calculation unit 5 combines the positioning data calculated by the UWB position calculation unit 4, the speed difference data and the acceleration data calculated by the IMU position calculation unit 2 to perform AUAM filtering processing, including:
  • the other is to use the random movement of the target as an approximate uniform motion (AUM) model in a short time, that is, the fusion position calculation unit 5 combines the positioning data and the speed difference data calculated by the UWB position calculation unit 4 to perform AUM filtering processing, including:

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Navigation (AREA)
  • Position Fixing By Use Of Radio Waves (AREA)

Abstract

一种基于IMU和UWB融合的室内定位导航系统。该基于IMU和UWB融合的室内定位导航系统包括IMU传感器(1)、IMU位置计算单元(2)、UWB传感器(3)、UWB位置计算单元(4)、融合位置计算单元(5),采用融合定位算法,将IMU和UWB相互结合,IMU得到的数据作为卡尔曼滤波的先验信息,UWB得到的数据作为卡尔曼滤波的观测信息,利用各自表现出的优点,可以有效地提高系统的定位导航精度,利用少量的观测站即可实现目标的高精度室内定位导航,实现其在高精度室内定位导航场景需求中的应用。

Description

基于IMU和UWB融合的室内定位导航系统 技术领域
本发明涉及室内定位导航领域,尤其涉及一种基于IMU和UWB融合的室内定位导航系统。
背景技术
惯性导航系统(INS,Inertial Navigation System)基于运动学和牛顿经典力学,核心部分是利用惯性测量单元(IMU,Inertial Measurement Unit),包括一系列传感器和微型控制器单元(MCU,Micro Controller Unit)。通过惯性传感器来获取载体的姿态信息和运动特性,如加速度、角速度和角度信息等,无需任何参考基站节点,可以通过数学积分直接计算载体的坐标位置。由于其成本低、精度高、环境影响小等特点,在飞行器、车辆、行人等移动物体定位场景中得到了广泛的应用,但其累积误差随时间增加而增大,因此对传感器误差的分析与校正是提高惯性导航性能的关键之一。
近年来,各研究机构对基于UWB的室内定位技术进行了多方面的研究,包括信道模型、多径分量估计和定位精度的理论下限。超宽带(Ultra-Wide Band,UWB)信号是一种利用纳秒非正弦窄脉冲信号传输数据的通信技术。基于UWB的测距技术由于其脉冲间隔短,具有时间分辨率高的特征,因此可以达到厘米级别的测距精度。此外,UWB信号对多径效应具有良好的鲁棒性和穿透能力,在障碍物密集的室内无线定位场景中具有很大的优势。由于UWB技术在测距中的优异性能, 它主要应用于基于测距的室内定位算法中。非测距定位算法定位精度不高,观测站需要集中部署。同样,测距或角度定位算法也取决于传感器的测量精度。
但是,在室内定位时,当室内的GNSS信号较弱或没有GNSS信号的环境下,目标无法完成定位导航功能或定位导航功能受到限制,不能实现对目标的精确定位导航。
技术问题
本发明主要目的在于,提供一种基于IMU和UWB融合的室内定位导航系统,旨在解决现有技术中室内的GNSS信号较弱或没有GNSS信号的环境下,目标无法完成定位导航功能或定位导航功能受到限制的技术问题。
技术解决方案
本发明是通过如下技术方案实现的:
一种基于IMU和UWB融合的室内定位导航系统,包括IMU传感器、IMU位置计算单元、UWB传感器、UWB位置计算单元、融合位置计算单元;
所述IMU传感器安装于目标上,用于检测目标的三轴加速度和三轴角速度,并将所述三轴加速度和三轴角速度发送给所述IMU位置计算单元;
所述IMU位置计算单元根据所述三轴加速度和三轴角速度对目标进行定位,得到目标的第一定位数据;
所述UWB传感器包括固定在目标上的未知节点和固定在空间已 知位置上的四个基准基站节点,用于检测所述未知节点与所述四个基准基站节点之间的相对位置关系数据,并将所述相对位置关系数据发送到所述UWB位置计算单元;
所述UWB位置计算单元根据所述相对位置关系对所述目标进行定位,得到目标的第二定位数据;
所述融合位置计算单元对所述IMU位置计算单元和所述UWB位置计算单元的数据进行卡尔曼滤波融合,得到最终的目标定位数据。
进一步地,所述卡尔曼滤波融合为基于观测距离的扩展卡尔曼滤波融合,包括:
初始化:
初始化系统状态向量X 0=E[X 0],初始化系统状态协方差矩阵P(0)=var[X(0)];
迭代:
For t=1:k,I n为n×n单位矩阵;
对状态做一步预测:
Figure PCTCN2019090855-appb-000001
状态协方差矩阵的一步预测:
P(k+1|k)=F(k+1|k)P(k|k)F T(k+1|k)+GQG T
求卡尔曼滤波增益矩阵:
K(k+1)=P(k+1|k)H T(k+1)[H(k+1)P(k+1|k)H T(k+1)+R] -1
状态更新:
Figure PCTCN2019090855-appb-000002
协方差矩阵更新:
P(k+1|k+1)=[I n-K(k+1)H(k+1)]P(k+1|k)。
进一步地,所述卡尔曼滤波融合为基于距离和角度的无迹卡尔曼滤波融合,包括:
获得一组Sigma点集及其对应权值:
Figure PCTCN2019090855-appb-000003
计算2n+1个Sigma点集的一步预测:
X (i)(k+1|k)=f[k,X (i)(k|k)],i=1,2,...,2n+1;
计算系统状态量的一步预测及协方差矩阵:
Figure PCTCN2019090855-appb-000004
Figure PCTCN2019090855-appb-000005
根据一步预测值,再次使用UT变换,产生新的Sigma点集:
Figure PCTCN2019090855-appb-000006
将预测产生的Sigma点集带入观测方程得到预测的观测量;
Z (i)(k+1|k)=h(X (i)(k+1|k));
将得到的Sigma点集的观测预测值通过加权求和得到系统预测 的值及协方差:
Figure PCTCN2019090855-appb-000007
Figure PCTCN2019090855-appb-000008
Figure PCTCN2019090855-appb-000009
计算Kalman增益矩阵:
Figure PCTCN2019090855-appb-000010
计算系统的状态更新和协方差更新:
Figure PCTCN2019090855-appb-000011
进一步地,所述系统还包括单个静态观测基站,所述UWB传感器用于检测目标与观测基站之间的距离,所述IMU传感器用于检测目标与观测基站之间的角度;所述融合位置计算单元通过下述方式基于单个静态观测基站对目标进行二维精确定位:
设目标在二维平面内以近似均匀的加速度移动,时间k的状态向量包含位置、速度和加速度信息,用下式表示:
X(k)=[x x(k) x y(k) v x(k) v y(k) a x(k) a y(k)] T
两个方向的运动都有加性系统噪声W(k),目标的运动状态方程如下式所示:
X(k+1)=FX(k)+W(k)
其中F表示状态转换矩阵,W(k)表示0的平均值如下式所示:
Figure PCTCN2019090855-appb-000012
方差为Q过程噪声如下式所示:
Figure PCTCN2019090855-appb-000013
Figure PCTCN2019090855-appb-000014
UWB传感器检测目标与观测基站之间的距离为d,IMU传感器检测目标与观测基站之间的方位角为
Figure PCTCN2019090855-appb-000015
观测噪声V(k)是一个均值为0,方差为R的加性噪声,笛卡尔坐标系下的目标观测方程如下式所示:
Figure PCTCN2019090855-appb-000016
Figure PCTCN2019090855-appb-000017
Figure PCTCN2019090855-appb-000018
均方根误差(RMSE)如下式所示:
Figure PCTCN2019090855-appb-000019
进一步地,所述融合位置计算单元结合所述UWB位置计算单元计算的定位数据、所述IMU位置计算单元计算的速度差数据和加速度数据进行AUAM过滤处理,包括:
初始化:初始化UWB传感器采样周期T=0.02s,初始化IMU传感器采样周期t=0.01s;
基于非对称双边双向测距法完成目标到基站距离测量:
d=[d 1(k) d 2(k) ... d n(k)];
根据三边测量算法计算目标最小二乘位置:
X(k)=(H TH) -1H Tb;
根据目标位置计算差分速度:
Figure PCTCN2019090855-appb-000020
将IMU加速度坐标转换:
Figure PCTCN2019090855-appb-000021
更新目标位置:
Figure PCTCN2019090855-appb-000022
进一步地,所述融合位置计算单元结合所述UWB位置计算单元计算的定位数据和速度差数据进行AUM过滤处理,包括:
初始化:初始化UWB传感器采样周期T=0.02s;
基于非对称双边双向测距法完成目标到基站距离测量:
d=[d 1(k) d 2(k) ... d n(k)];
根据三边测量算法计算目标最小二乘位置:
X(k)=(H TH) -1H Tb;
根据目标位置计算差分速度:
Figure PCTCN2019090855-appb-000023
更新目标位置:
X(k+1)=X(k)+V(k)T。
进一步地,非对称双边双向测距法的步骤包括:
设备A向设备B发送一个轮询消息包并记录发送时间;
设备B接收轮询消息包并记录接收时间;
设备B等待先前设置的延迟处理时间,将响应消息包发送到设备 A并记录发送时间;
设备A接收响应消息包并记录接收时间,从而完成一个范围任务;
当设备A接收到设备B发送的响应消息包后,设备A将最终消息包发送到设备B;
设备B接收到最终消息包并记录接收时间。
有益效果
与现有技术相比,本发明提供的基于IMU和UWB融合的室内定位导航系统,采用融合定位算法,将IMU和UWB相互结合,IMU得到的数据作为卡尔曼滤波的先验信息,UWB得到的数据作为卡尔曼滤波的观测信息,利用各自表现出的优点,可以有效地提高系统的定位导航精度,利用少量的观测站即可实现目标的高精度室内定位导航,实现其在高精度室内定位导航场景需求中的应用。
附图说明
图1是本发明实施例基于IMU和UWB融合的室内定位导航系统的架构示意图;
图2是捷联惯导系统原理示意图;
图3是目标空间角度位置确定原理示意图;
图4是基于单个静态观测站观测距离和角度定位示意图。
本发明的实施方式
为使本发明的目的、技术方案和优点更加清楚明白,下面结合实施例和附图,对本发明作进一步详细说明。
如图1所示,本发明实施例提供的基于IMU和UWB融合的室内定位导航系统,包括IMU传感器1、IMU位置计算单元2、UWB传感器3、 UWB位置计算单元4、融合位置计算单元5。其中:
IMU传感器1安装于目标上,用于检测目标的三轴加速度和三轴角速度,并将三轴加速度和三轴角速度发送给IMU位置计算单元2;
IMU位置计算单元2根据三轴加速度和三轴角速度对目标进行定位,得到目标的第一定位数据;
UWB传感器3包括固定在目标上的未知节点和固定在空间已知位置上的四个基准基站节点,用于检测未知节点与四个基准基站节点之间的相对位置关系数据,并将相对位置关系数据发送到UWB位置计算单元4;
UWB位置计算单元4根据相对位置关系对目标进行定位,得到目标的第二定位数据;
融合位置计算单元5对IMU位置计算单元2和UWB位置计算单元4的数据进行卡尔曼滤波融合,得到最终的目标定位数据。
理论上,求解未知节点的位置至少需要三个基准基站节点,但在实际中,由于数据冗余的存在,通常需要部署四个基准基站节点才能使结果更加准确。本发明结合UWB传感器3和IMU传感器1,获得了鲁棒性和最优定位性能。MATLAB仿真结果表明,IMU传感器1提供的先验信息可以显著抑制UWB传感器3在非视线条件下的观测误差,与仅使用UWB传感器3或IMU传感器1相比,集成系统的定位精度有了显著提高。此外,该算法具有较高的计算效率,可以在一般嵌入式设备上实现实时计算。最后,提出了两种随机运动近似模型算法,并进行了实验。实验结果表明,该算法在实际的室内定位导航场景中具有 一定的鲁棒性和连续跟踪能力。
基于IMU的定位导航处理算法:
捷联惯导系统(SINS)是基于一系列精确定义的参考坐标系实时计算系统姿态矩阵,转换不同坐标系之间的比例测量值,计算速度和位置,实现惯导定位功能。参考坐标系及其变换是捷联惯导算法的基础,姿态更新解是该算法的核心。捷联惯导系统原理如图2所示。
为了准确、完整地描述载体的空间运动状态,需要选择合适的参考坐标系。假设由载体体轴确定的坐标系为B系,惯性导航系统采用的导航坐标系为N系,则由B系到N系的坐标变换矩阵为载体姿态矩阵。系统中陀螺仪、加速度等测量仪器的坐标属于载体坐标。加速度、速度和位置的最终输出属于导航坐标系。以导航坐标系为参考坐标系,采用欧拉角法将导航坐标系转换为载体坐标系。载体的航向角以表示,俯仰角以表示,横滚角以表示。当坐标系以欧拉角旋转时,由于旋转顺序不同,矩阵的乘积不能互换。变换矩阵等于由基本旋转确定的变换矩阵的连续乘法。连续乘法的序列按基本旋转的顺序从右向左排列。以导航坐标系为参考坐标系,采用欧拉角法将导航坐标系转换为载体坐标系。目标空间角度位置的确定如图3所示。
导航坐标系到载体坐标系的坐标变换矩阵如式(1)所示:
Figure PCTCN2019090855-appb-000024
Figure PCTCN2019090855-appb-000025
Figure PCTCN2019090855-appb-000026
Figure PCTCN2019090855-appb-000027
其中s表示sin,c表示cos。相反,从载体坐标系到导航坐标系,由于直角坐标系之间的变换矩阵是单位正交矩阵,如果保持坐标系n到坐标系b中的坐标系,作为等效旋转坐标系中的直角坐标系。然后根据单位正交矩阵的性质如式(6)所示:
Figure PCTCN2019090855-appb-000028
Figure PCTCN2019090855-appb-000029
姿态更新是指根据惯性器件的输出实时计算
Figure PCTCN2019090855-appb-000030
矩阵。在力学中,欧拉角常用于确定运动坐标系与参考坐标系之间的角位置关系。载体的航向角、俯仰角和横滚角基本上是一组欧拉角,这些欧拉角描述了载体坐标系和导航坐标系之间的角位置关系。如果姿态率为ω(相对于导航坐标系N的载体坐标系B的角速度),则载体坐标系B中ω的 分量如式(8)所示:
Figure PCTCN2019090855-appb-000031
Figure PCTCN2019090855-appb-000032
所以我们可以得到欧拉角微分方程如式(9)所示:
Figure PCTCN2019090855-appb-000033
姿态率由以下公式确定如式(10)所示:
Figure PCTCN2019090855-appb-000034
公式中,
Figure PCTCN2019090855-appb-000035
是用陀螺仪组合测量载体的角速度,
Figure PCTCN2019090855-appb-000036
是根据载体的经纬度和速度计算得出的。
载体系统中的加速度值是用惯性测量单元中的三轴正交加速度传感器测量的如式(11)所示:
Figure PCTCN2019090855-appb-000037
坐标变换矩阵
Figure PCTCN2019090855-appb-000038
通过姿态更新计算,通过坐标变换得到导航坐标系中的加速度如式(12)所示:
Figure PCTCN2019090855-appb-000039
将重力矢量从导航坐标系加速度中去除,即可得到导航坐标系中载体的加速度如式(13)所示:
Figure PCTCN2019090855-appb-000040
当采样间隔较短时,载体受到恒定的力并作均匀的线性运动。通过用牛顿第二定律代替动量守恒方程,载体的速度变化等于载体在导航坐标系中相对于时间Δt的瞬时加速度
Figure PCTCN2019090855-appb-000041
的积分如式(14)所示:
Figure PCTCN2019090855-appb-000042
载体在导航坐标系中的加速度积分得到如下速度如式(15)所示:
Figure PCTCN2019090855-appb-000043
然后根据速度积分计算载体的位移变化如式(16)所示:
Figure PCTCN2019090855-appb-000044
最后载体在导航坐标中的位置如式(17)所示:
Figure PCTCN2019090855-appb-000045
基于UWB的定位导航处理算法:
基于无线信号的定位方法很多,一般分为测距和测角定位算法和非测距定位算法。在定位过程中,如果用节点之间的距离信息或信号到达的角度信息来计算位置,这就称为测距定位算法。如果使用节点间的连接和多跳路由信息来估计距离,而不直接测量角度和距离信息,则称为非测距定位算法。基于非测距的常用定位算法包括质心算法、dv-hop算法、三角测量中的近似点定位算法等。基于测距的定位算法一般分为两步。第一步是测量距离或角度信息,第二步是使用测量的距离或角度信息计算坐标。基于UWB测距的定位算法如下。
针对传统测距算法的不足,本发明提出了一种改进的增强型的非对称双边双向测距(EADS-TWR)优化算法,这种非对称双边双向测距法的步骤包括:
设备A向设备B发送一个轮询消息包并记录发送时间;
设备B接收轮询消息包并记录接收时间;
设备B等待先前设置的延迟处理时间,将响应消息包发送到设备A并记录发送时间;
设备A接收响应消息包并记录接收时间,从而完成一个范围任务;
当设备A接收到设备B发送的响应消息包后,设备A将最终消息包发送到设备B;
设备B接收到最终消息包并记录接收时间。
设备A和设备B传输过程中信号的往返时间如式(19)所示:
Figure PCTCN2019090855-appb-000046
信号往返时间的真实值如式(20)所示:
Figure PCTCN2019090855-appb-000047
在XY二维平面上,一个点可以用三个圆来表示。在XYZ三维空间中,一个点可以由四个圆来标识。多边测量是根据目标的距离确定目标位置的过程。以三个基站的多边测量为例,在该多边测量中,目标应该位于以每个基站为中心的三个圆的交点。只要三个基站不在一条直线上,三边测量的结果是唯一的。然而,在实际测量中存在着不可避免的误差,这就导致了这三个圆不能相交于一点。
假设未知目标节点位置位于(x,y),d’ i是未知节点到第i个基站(x i,y i)的测量距离,1<=i<=n,其中n是基站总个数,d i是未知节点到第i个基站的实际距离如式(21)所示:
Figure PCTCN2019090855-appb-000048
因此测量距离与实际距离的差值可以表示为ρ i=d’ i-d i。目前,已有一些方法用于处理测距噪声,其中最小二乘法通过最小化
Figure PCTCN2019090855-appb-000049
来确定(x,y)。具体来说,每一个距离度量确定一个关于未知节点位 置的方程式如式(22)所示:
Figure PCTCN2019090855-appb-000050
然后所有方程减去第一个方程,新方程以矩阵形式表示,并通过简化得到如式(23)所示:
Hx=b       (23)
其中,
Figure PCTCN2019090855-appb-000051
最后方程的最小方差解如式(25)所示:
x=(H TH) -1H Tb        (25)
基于IMU和UWB融合的室内定位导航算法:
在惯性导航系统中,由于误差积分,陀螺和加速度容易发散。UWB可以在室内定位系统中提供厘米级的测距和定位精度,但无线信号容易受到非视线传播的影响。因此,通过一种或多种数学方法对IMU和UWB传感器3的数据进行优化,可以有效地提高目标的定位精度。
线性卡尔曼滤波器可以在线性高斯模型条件下对目标状态进行最优估计。然而,实际系统中总是存在不同程度的非线性。典型的非线性函数关系包括平方关系、对数关系、指数关系、三角函数关系等。一些非线性系统可以近似为线性系统,但为了精确地估计系统的状态,大多数系统不能只用线性微分方程来描述,如飞机的飞行状态、导弹制导系统、卫星导航系统等,非线性因素是不可忽略的,因此必须建立非线性系统滤波算法。本发明提出了两种非线性卡尔曼滤波算法,包括扩展卡尔曼滤波和无迹卡尔曼滤波。基于此,本发明中的卡尔曼滤波融合可以是基于观测距离的扩展卡尔曼滤波融合或者基于距离和角度的无迹卡尔曼滤波融合。
在二维平面中,目标的位置可以通过至少三个观察距离来确定。在三维空间中,至少需要四个观测距离来定位目标。基于观测距离的扩展卡尔曼滤波融合(EKF),包括:
初始化:
初始化系统状态向量X 0=E[X 0],初始化系统状态协方差矩阵 P(0)=var[X(0)];
迭代:
For t=1:k,I n为n×n单位矩阵;
对状态做一步预测:
Figure PCTCN2019090855-appb-000052
状态协方差矩阵的一步预测:
P(k+1|k)=F(k+1|k)P(k|k)F T(k+1|k)+GQG T
求卡尔曼滤波增益矩阵:
K(k+1)=P(k+1|k)H T(k+1)[H(k+1)P(k+1|k)H T(k+1)+R] -1
状态更新:
Figure PCTCN2019090855-appb-000053
协方差矩阵更新:
P(k+1|k+1)=[I n-K(k+1)H(k+1)]P(k+1|k)。
在二维平面中,假设目标在k时刻的状态向量包含位置、速度和加速度信息,用式(26)表示:
X(k)=[x x(k) x y(k) v x(k) v y(k) a x(k) a y(k)] T                                      (26)
在这个过程中加速度可能受到空气阻力、摩擦等外部因素的干扰,因此引入过程噪声与实际情况相一致,然后根据均匀加速度直线运动方程得到式(27):
Figure PCTCN2019090855-appb-000054
如果上述方程以矩阵形式表示,则状态方程如式(28)所示:
X(k+1)=FX(k)+GW(k)       (28)
其中F表示状态转换矩阵,W(k)表示均值为0,方差为Q过程噪声,G表示噪声驱动矩阵如式(29)和式(30)所示:
Figure PCTCN2019090855-appb-000055
Figure PCTCN2019090855-appb-000056
公式中G的表达式不是唯一的。有时也可以根据需要采用其他形式。由于UWB传感器3检测到目标与基站之间的距离,因此观测方程如式(31)所示:
Figure PCTCN2019090855-appb-000057
公式中H(k)是观测矩阵,V(k)是观测噪声矩阵,[d 1(k) d 2(k) ... d n(k)] T表示目标与超宽带基站之间的测距矩阵如式(32)所示:
Figure PCTCN2019090855-appb-000058
由于观测方程32是非线性的,需要对其进行线性化。对它进行一阶泰勒展开,H(k)是线性化观测矩阵,即雅可比矩阵。具体的偏导数结果如方程33所示。在视距条件下,测距噪声服从高斯分布,均值为0,方差为σ d。在非视线条件下,测距噪声仍服从高斯分布,但其均值不为零,方差增大,R对应于噪声方差矩阵如式(35)所示:
Figure PCTCN2019090855-appb-000059
Figure PCTCN2019090855-appb-000060
Figure PCTCN2019090855-appb-000061
由于EKF算法将非线性系统方程或观测方程进行泰勒展开,保留了一阶近似项,不可避免地引入了线性化误差。如果线性化假设不成立,滤波器的性能将下降,滤波器将发散。另外,状态方程和观测方程的雅可比矩阵不易计算,增加了算法的计算复杂度。基于距离和角度的无迹卡尔曼滤波融合(UKF)摒弃了非线性函数线性化的传统做法,采用了卡尔曼线性滤波框架。对于一步预测方程,采用无迹变换处理均值和方差的非线性传递。UKF算法近似非线性函数的概率密度 分布,使用一组确定性样本强制状态的后验概率密度,而不是近似非线性函数,而不采用雅可比矩阵的导数。UKF不忽略高阶项,对非线性分布的统计具有较高的计算精度,有效地克服了EKF滤波器估计精度低、稳定性差的缺点。基于距离和角度的无迹卡尔曼滤波融合包括:
获得一组Sigma点集及其对应权值:
Figure PCTCN2019090855-appb-000062
计算2n+1个Sigma点集的一步预测:
X (i)(k+1|k)=f[k,X (i)(k|k)],i=1,2,...,2n+1;
计算系统状态量的一步预测及协方差矩阵:
Figure PCTCN2019090855-appb-000063
Figure PCTCN2019090855-appb-000064
根据一步预测值,再次使用UT变换,产生新的Sigma点集:
Figure PCTCN2019090855-appb-000065
将预测产生的Sigma点集带入观测方程得到预测的观测量;
Z (i)(k+1|k)=h(X (i)(k+1|k));
将得到的Sigma点集的观测预测值通过加权求和得到系统预测的值及协方差:
Figure PCTCN2019090855-appb-000066
Figure PCTCN2019090855-appb-000067
Figure PCTCN2019090855-appb-000068
计算Kalman增益矩阵:
Figure PCTCN2019090855-appb-000069
计算系统的状态更新和协方差更新:
Figure PCTCN2019090855-appb-000070
系统还包括单个静态观测基站,UWB传感器3用于检测目标与观测基站之间的距离,IMU传感器1用于检测目标与观测基站之间的角度,基于单个静态观测基站的二维精确定位的原理如图4所示。融合位置计算单元5通过下述方式基于单个静态观测基站对目标进行二维精确定位:
设目标在二维平面内以近似均匀的加速度移动,时间k的状态向量包含位置、速度和加速度信息,用下式表示:
X(k)=[x x(k) x y(k) v x(k) v y(k) a x(k) a y(k)] T
两个方向的运动都有加性系统噪声W(k),目标的运动状态方程如下式所示:
X(k+1)=FX(k)+W(k)
其中F表示状态转换矩阵,W(k)表示0的平均值如下式所示:
Figure PCTCN2019090855-appb-000071
方差为Q过程噪声如下式所示:
Figure PCTCN2019090855-appb-000072
Figure PCTCN2019090855-appb-000073
UWB传感器3检测目标与观测基站之间的距离为d,IMU传感器1检测目标与观测基站之间的方位角为
Figure PCTCN2019090855-appb-000074
观测噪声V(k)是一个均值为0,方差为R的加性噪声,笛卡尔坐标系下的目标观测方程如下式所示:
Figure PCTCN2019090855-appb-000075
Figure PCTCN2019090855-appb-000076
Figure PCTCN2019090855-appb-000077
均方根误差(RMSE)如下式所示:
Figure PCTCN2019090855-appb-000078
基于IMU和UWB融合的匀速运动和匀加速运动的近似模型算法:
由于目标的运动通常是随机的,因此很难建立精确的运动模型。因此,我们提出了两种近似运动模型,一种是将目标的随机运动作为短时间内的近似匀速运动(AUAM)模型,即:
融合位置计算单元5结合UWB位置计算单元4计算的定位数据、IMU位置计算单元2计算的速度差数据和加速度数据进行AUAM过滤处理,包括:
初始化:初始化UWB传感器3采样周期T=0.02s,初始化IMU传感器1采样周期t=0.01s;
基于非对称双边双向测距法完成目标到基站距离测量:
d=[d 1(k) d 2(k) ... d n(k)];
根据三边测量算法计算目标最小二乘位置:
X(k)=(H TH) -1H Tb;
根据目标位置计算差分速度:
Figure PCTCN2019090855-appb-000079
将IMU加速度坐标转换:
Figure PCTCN2019090855-appb-000080
更新目标位置:
Figure PCTCN2019090855-appb-000081
另一种是将目标的随机运动作为短时间内的近似匀速运动(AUM)模型,即融合位置计算单元5结合UWB位置计算单元4计算的定位数据和速度差数据进行AUM过滤处理,包括:
初始化:初始化UWB传感器3采样周期T=0.02s;
基于非对称双边双向测距法完成目标到基站距离测量:
d=[d 1(k) d 2(k) ... d n(k)];
根据三边测量算法计算目标最小二乘位置:
X(k)=(H TH) -1H Tb;
根据目标位置计算差分速度:
Figure PCTCN2019090855-appb-000082
更新目标位置:
X(k+1)=X(k)+V(k)T。
上述实施例仅为优选实施例,并不用以限制本发明的保护范围,在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。

Claims (7)

  1. 一种基于IMU和UWB融合的室内定位导航系统,其特征在于,包括IMU传感器、IMU位置计算单元、UWB传感器、UWB位置计算单元、融合位置计算单元;
    所述IMU传感器安装于目标上,用于检测目标的三轴加速度和三轴角速度,并将所述三轴加速度和三轴角速度发送给所述IMU位置计算单元;
    所述IMU位置计算单元根据所述三轴加速度和三轴角速度对目标进行定位,得到目标的第一定位数据;
    所述UWB传感器包括固定在目标上的未知节点和固定在空间已知位置上的四个基准基站节点,用于检测所述未知节点与所述四个基准基站节点之间的相对位置关系数据,并将所述相对位置关系数据发送到所述UWB位置计算单元;
    所述UWB位置计算单元根据所述相对位置关系对所述目标进行定位,得到目标的第二定位数据;
    所述融合位置计算单元对所述IMU位置计算单元和所述UWB位置计算单元的数据进行卡尔曼滤波融合,得到最终的目标定位数据。
  2. 如权利要求1所述的基于IMU和UWB融合的室内定位导航系统,其特征在于,所述卡尔曼滤波融合为基于观测距离的扩展卡尔曼滤波融合,包括:
    初始化:
    初始化系统状态向量X 0=E[X 0],初始化系统状态协方差矩阵 P(0)=var[X (0)];
    迭代:
    For t=1:k,I n为n×n单位矩阵;
    对状态做一步预测:
    Figure PCTCN2019090855-appb-100001
    状态协方差矩阵的一步预测:
    P(k+1|k)=F(k+1|k)P(k|k)F T(k+1|k)+GQG T
    求卡尔曼滤波增益矩阵:
    K(k+1)=P(k+1|k)H T(k+1)[H(k+1)P(k+1|k)H T(k+1)+R] -1
    状态更新:
    Figure PCTCN2019090855-appb-100002
    协方差矩阵更新:
    P(k+1|k+1)=[I n-K(k+1)H(k+1)]P(k+1|k)。
  3. 如权利要求1所述的基于IMU和UWB融合的室内定位导航系统,其特征在于,所述卡尔曼滤波融合为基于距离和角度的无迹卡尔曼滤波融合,包括:
    获得一组Sigma点集及其对应权值:
    Figure PCTCN2019090855-appb-100003
    计算2n+1个Sigma点集的一步预测:
    X (i)(k+1|k)=f[k,X (i)(k|k)],i=1,2,…,2n+1;
    计算系统状态量的一步预测及协方差矩阵:
    Figure PCTCN2019090855-appb-100004
    Figure PCTCN2019090855-appb-100005
    根据一步预测值,再次使用UT变换,产生新的Sigma点集:
    Figure PCTCN2019090855-appb-100006
    将预测产生的Sigma点集带入观测方程得到预测的观测量;
    Z (i)(k+1|k)=h(X (i)(k+1|k));
    将得到的Sigma点集的观测预测值通过加权求和得到系统预测的值及协方差:
    Figure PCTCN2019090855-appb-100007
    Figure PCTCN2019090855-appb-100008
    Figure PCTCN2019090855-appb-100009
    计算Kalman增益矩阵:
    Figure PCTCN2019090855-appb-100010
    计算系统的状态更新和协方差更新:
    Figure PCTCN2019090855-appb-100011
  4. 如权利要求1所述的基于IMU和UWB融合的室内定位导航系统,其特征在于,还包括单个静态观测基站,所述UWB传感器用于检测目标与观测基站之间的距离,所述IMU传感器用于检测目标与观测基站之间的角度;所述融合位置计算单元通过下述方式基于单个静态观测基站对目标进行二维精确定位:
    设目标在二维平面内以近似均匀的加速度移动,时间k的状态向量包含位置、速度和加速度信息,用下式表示:
    X(k)=[x x(k) x y(k) v x(k) v y(k) a x(k) a y(k)] T
    两个方向的运动都有加性系统噪声W(k),目标的运动状态方程如下式所示:
    X(k+1)=FX(k)+W(k)
    其中F表示状态转换矩阵,W(k)表示0的平均值如下式所示:
    Figure PCTCN2019090855-appb-100012
    方差为Q过程噪声如下式所示:
    Figure PCTCN2019090855-appb-100013
    Figure PCTCN2019090855-appb-100014
    UWB传感器检测目标与观测基站之间的距离为d,IMU传感器检测目标与观测基站之间的方位角为
    Figure PCTCN2019090855-appb-100015
    观测噪声V(k)是一个均值为0,方差为R的加性噪声,笛卡尔坐标系下的目标观测方程如下式所示:
    Figure PCTCN2019090855-appb-100016
    Figure PCTCN2019090855-appb-100017
    Figure PCTCN2019090855-appb-100018
    均方根误差(RMSE)如下式所示:
    Figure PCTCN2019090855-appb-100019
  5. 如权利要求1所述的基于IMU和UWB融合的室内定位导航系统,其特征在于,所述融合位置计算单元结合所述UWB位置计算单元计算的定位数据、所述IMU位置计算单元计算的速度差数据和加速度数据进行AUAM过滤处理,包括:
    初始化:初始化UWB传感器采样周期T=0.02s,初始化IMU传感器采样周期t=0.01s;
    基于非对称双边双向测距法完成目标到基站距离测量:
    d=[d 1(k) d 2(k) … d n(k)];
    根据三边测量算法计算目标最小二乘位置:
    X(k)=(H TH) -1H Tb;
    根据目标位置计算差分速度:
    Figure PCTCN2019090855-appb-100020
    将IMU加速度坐标转换:
    Figure PCTCN2019090855-appb-100021
    更新目标位置:
    Figure PCTCN2019090855-appb-100022
  6. 如权利要求1所述的基于IMU和UWB融合的室内定位导航系统,其特征在于,所述融合位置计算单元结合所述UWB位置计算单元计算 的定位数据和速度差数据进行AUM过滤处理,包括:
    初始化:初始化UWB传感器采样周期T=0.02s;
    基于非对称双边双向测距法完成目标到基站距离测量:
    d=[d 1(k) d 2(k) … d n(k)];
    根据三边测量算法计算目标最小二乘位置:
    X(k)=(H TH) -1H Tb;
    根据目标位置计算差分速度:
    Figure PCTCN2019090855-appb-100023
    更新目标位置:
    X(k+1)=X(k)+V(k)T。
  7. 如权利要求6所述的基于IMU和UWB融合的室内定位导航系统,其特征在于,非对称双边双向测距法的步骤包括:
    设备A向设备B发送一个轮询消息包并记录发送时间;
    设备B接收轮询消息包并记录接收时间;
    设备B等待先前设置的延迟处理时间,将响应消息包发送到设备A并记录发送时间;
    设备A接收响应消息包并记录接收时间,从而完成一个范围任务;
    当设备A接收到设备B发送的响应消息包后,设备A将最终消息包发送到设备B;
    设备B接收到最终消息包并记录接收时间。
PCT/CN2019/090855 2019-06-12 2019-06-12 基于imu和uwb融合的室内定位导航系统 WO2020248154A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/090855 WO2020248154A1 (zh) 2019-06-12 2019-06-12 基于imu和uwb融合的室内定位导航系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/090855 WO2020248154A1 (zh) 2019-06-12 2019-06-12 基于imu和uwb融合的室内定位导航系统

Publications (1)

Publication Number Publication Date
WO2020248154A1 true WO2020248154A1 (zh) 2020-12-17

Family

ID=73780820

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/090855 WO2020248154A1 (zh) 2019-06-12 2019-06-12 基于imu和uwb融合的室内定位导航系统

Country Status (1)

Country Link
WO (1) WO2020248154A1 (zh)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN205679238U (zh) * 2016-06-16 2016-11-09 济南大学 采用多模式描述的移动机器人imu/uwb/码盘松组合导航系统
CN109828510A (zh) * 2019-03-13 2019-05-31 桂林电子科技大学 一种基于超宽带和惯性导航技术的agv定位系统及定位方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN205679238U (zh) * 2016-06-16 2016-11-09 济南大学 采用多模式描述的移动机器人imu/uwb/码盘松组合导航系统
CN109828510A (zh) * 2019-03-13 2019-05-31 桂林电子科技大学 一种基于超宽带和惯性导航技术的agv定位系统及定位方法

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
WANG, CHUN-QI ET AL.: "Enhanced Asymmetric Double Side Two-way Ranging Algorithm for UWB Ranging System", JOURNAL OF NANCHANG INSTITUTE OF AERONAUTICAL TECHNOLOGY (NATURAL SCIENCE EDITION), vol. 33, no. 1, 30 March 2019 (2019-03-30), pages 1 - 8, XP055763555 *
ZHAO, DENGKANG: "Localization and Navigation in Complicated Environments Using UWB and IMU", CHINESE MASTER’S THESES FULL-TEXT DATABASE (ELECTRONIC JOURNAL), 31 December 2016 (2016-12-31), pages 1 - 64, XP055763549 *

Similar Documents

Publication Publication Date Title
CN110375730B (zh) 基于imu和uwb融合的室内定位导航系统
Jourdan et al. Monte Carlo localization in dense multipath environments using UWB ranging
CN110554359B (zh) 一种融合长基线与单信标定位的海底飞行节点定位方法
CN107315171B (zh) 一种雷达组网目标状态与系统误差联合估计算法
CN109375158A (zh) 基于UGO Fusion的移动机器人定位方法
CN105589064A (zh) Wlan位置指纹数据库快速建立和动态更新系统及方法
CN107289932B (zh) 基于mems传感器和vlc定位融合的单卡尔曼滤波导航装置和方法
CN114111802B (zh) 一种行人航迹推算辅助uwb的定位方法
CN108827295A (zh) 基于无线传感器网络和惯性导航的微型无人机自定位方法
Yu et al. Combining Zigbee and inertial sensors for quadrotor UAV indoor localization
CN114510076A (zh) 基于无迹变换的目标协同探测与制导一体化方法及系统
CN113076634B (zh) 一种多机协同无源定位方法、装置及系统
CN110471096A (zh) 一种分布式海底飞行节点群体定位方法
CN116482735A (zh) 一种受限空间内外高精度定位方法
WO2020248154A1 (zh) 基于imu和uwb融合的室内定位导航系统
CN108332749B (zh) 一种室内动态追踪定位方法
Yao et al. Tightly coupled indoor positioning using UWB/mmWave radar/IMU
Alonge et al. Hybrid observer for indoor localization with random time-of-arrival measurments
Luo et al. Crawler Robot Indoor Positioning Based on a Combination of Bluetooth and IMU
Gong et al. Application of improved robust adaptive algorithm in UWB/MEMS positioning system
CN105091881A (zh) 一种带有静止状态检测的无线传感网室内定位方法
CN114608572B (zh) 一种使用uwb与imu结合实现agv室内定位的方法
Zhang et al. Overview of Application Research on Inertial Navigation Unit
Zuo et al. Indoor UAV Integrated Navigation Technology Based on UWB and IMU
CN116222556B (zh) 一种基于多源传感器融合的室内定位方法及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19932564

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 21.04.2022).

122 Ep: pct application non-entry in european phase

Ref document number: 19932564

Country of ref document: EP

Kind code of ref document: A1