CN112505737A - GNSS/INS combined navigation method based on Elman neural network online learning assistance - Google Patents

GNSS/INS combined navigation method based on Elman neural network online learning assistance Download PDF

Info

Publication number
CN112505737A
CN112505737A CN202011281769.7A CN202011281769A CN112505737A CN 112505737 A CN112505737 A CN 112505737A CN 202011281769 A CN202011281769 A CN 202011281769A CN 112505737 A CN112505737 A CN 112505737A
Authority
CN
China
Prior art keywords
output
neural network
gnss
navigation
velocity
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.)
Granted
Application number
CN202011281769.7A
Other languages
Chinese (zh)
Other versions
CN112505737B (en
Inventor
王庆
杨高朝
张欢
张坤
宋爱国
赵国普
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Southeast University
Original Assignee
Southeast University
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 Southeast University filed Critical Southeast University
Priority to CN202011281769.7A priority Critical patent/CN112505737B/en
Publication of CN112505737A publication Critical patent/CN112505737A/en
Application granted granted Critical
Publication of CN112505737B publication Critical patent/CN112505737B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/38Determining a navigation solution using signals transmitted by a satellite radio beacon positioning system
    • G01S19/39Determining a navigation solution using signals transmitted by a satellite radio beacon positioning system the satellite radio beacon positioning system transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/42Determining position
    • G01S19/45Determining position by combining measurements of signals from the satellite radio beacon positioning system with a supplementary measurement
    • G01S19/47Determining position by combining measurements of signals from the satellite radio beacon positioning system with a supplementary measurement the supplementary measurement being an inertial measurement, e.g. tightly coupled inertial
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/10Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 by using measurements of speed or acceleration
    • G01C21/12Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 by using measurements of speed or acceleration executed aboard the object being navigated; Dead reckoning
    • G01C21/16Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 by using measurements of speed or acceleration executed aboard the object being navigated; Dead reckoning by integrating acceleration or speed, i.e. inertial navigation
    • G01C21/165Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 by using measurements of speed or acceleration executed aboard the object being navigated; Dead reckoning by integrating acceleration or speed, i.e. inertial navigation combined with non-inertial navigation instruments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/044Recurrent networks, e.g. Hopfield networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent
    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Biomedical Technology (AREA)
  • General Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Software Systems (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Automation & Control Theory (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Navigation (AREA)

Abstract

本发明公开了一种基于Elman神经网络在线学习辅助的GNSS/INS组合导航方法,包括两部分:(1)、实现基于常规的GNSS/MEMS‑INS组合导航算法,设计卡尔曼滤波器对GNSS信号和惯性导航的数据进行融合,输出融合后的导航数据;(2)、在步骤(1)的基础上设计神经网络模型,然后将步骤(1)得到的惯性导航数据和卡尔曼滤波器输出的数据,分别作为训练神经网络的样本输入和样本输出,对神经网络模型进行训练,本发明在无人机导航系统GNSS信号丢失的情况下预测惯性导航系统的输出误差,并用该误差数据对惯性导航系统的输出进行补偿和修正,以实现导航系统在GNSS信号丢失的情况下,惯性导航系统能在神经网络算法的辅助下输出精确的导航数据。

Figure 202011281769

The invention discloses a GNSS/INS combined navigation method based on Elman neural network online learning assistance, which includes two parts: (1) implementing a conventional GNSS/MEMS-INS combined navigation algorithm, and designing a Kalman filter for GNSS signals Fusion with inertial navigation data, and output the fused navigation data; (2) Design a neural network model on the basis of step (1), and then combine the inertial navigation data obtained in step (1) with the output of the Kalman filter. The data are respectively used as the sample input and sample output of the training neural network to train the neural network model. The present invention predicts the output error of the inertial navigation system when the GNSS signal of the UAV navigation system is lost, and uses the error data for the inertial navigation system. The output of the system is compensated and corrected, so that the inertial navigation system can output accurate navigation data with the aid of the neural network algorithm when the GNSS signal is lost.

Figure 202011281769

Description

一种基于Elman神经网络在线学习辅助的GNSS/INS组合导航 方法An online learning-assisted GNSS/INS integrated navigation method based on Elman neural network

技术领域technical field

本发明属于组合导航方法技术领域,具体涉及一种基于Elman神经网络在线学习辅助的GNSS/INS组合导航方法。The invention belongs to the technical field of combined navigation methods, in particular to a GNSS/INS combined navigation method based on Elman neural network online learning assistance.

背景技术Background technique

在导航技术方面,目前应用得最多,最成熟的导航方式有惯性导航和卫星导航。GNSS卫星导航的优点是具有全球性、全天候、长时间定位精度高的特点,但缺点是信号易受干扰和遮挡。在强电磁环境下和有高楼遮挡时,信号质量变差,并且其输出频率有限,一般为1-10Hz,输出不连续,在需要快速更新信息的场合,如机动性和实时性要求较高的无人机系统上,GNSS卫星导航的缺点便凸显出来。而INS惯性导航系统是一种全自主式的导航方式,因此具有很强的隐蔽性和抗干扰的能力,并且输出信息连续,短时间内定位精度高。但由于MEMS-INS器件自身的特点,陀螺仪和加速度计有初始零偏、随机漂移等误差,随着时间的累计作用,其误差越来越大,长时间定位精度较差,最终无法准确反映无人机的姿态和位置信息。In terms of navigation technology, the most widely used and mature navigation methods are inertial navigation and satellite navigation. The advantage of GNSS satellite navigation is that it has the characteristics of global, all-weather, and long-term positioning accuracy, but the disadvantage is that the signal is easily interfered and blocked. In a strong electromagnetic environment and when there is a high-rise building block, the signal quality becomes poor, and the output frequency is limited, generally 1-10Hz, and the output is discontinuous. On the UAV system, the shortcomings of GNSS satellite navigation are highlighted. The INS inertial navigation system is a fully autonomous navigation method, so it has strong concealment and anti-interference ability, and the output information is continuous, and the positioning accuracy is high in a short time. However, due to the characteristics of MEMS-INS devices, gyroscopes and accelerometers have errors such as initial bias and random drift. With the accumulation of time, the errors will become larger and larger, and the positioning accuracy will be poor for a long time, which cannot be accurately reflected in the end. Attitude and position information of the drone.

为了克服两种导航的缺陷,通常的做法是将卫星导航与惯性导航信号经过卡尔曼滤波将两者信号融合,利用各自的优点来弥补各自的缺点。但在一些环境特殊的条件下,如信号阻隔区,遮挡物较多的环境下,卫星信号可能会发生丢失现象,此时导航系统只能依靠单纯的惯性导航,随着时间的推移,导航数据的误差会越来越大。因此需要研究一种方法能在GNSS信号丢失情况下,代替GNSS的作用并且和惯性导航配合完成导航数据的输出。In order to overcome the defects of the two types of navigation, the usual practice is to fuse the satellite navigation and inertial navigation signals through Kalman filtering, and use their respective advantages to make up for their respective shortcomings. However, under some special environmental conditions, such as signal blocking areas and environments with many obstructions, satellite signals may be lost. At this time, the navigation system can only rely on pure inertial navigation. With the passage of time, the navigation data The error will increase. Therefore, it is necessary to study a method that can replace the role of GNSS and cooperate with inertial navigation to complete the output of navigation data when the GNSS signal is lost.

发明内容SUMMARY OF THE INVENTION

为解决上述问题,本发明公开了一种基于Elman神经网络在线学习辅助的GNSS/INS组合导航方法,提出一种用来预测无人机导航系统在GNSS信号丢失的情况下惯性导航系统的输出误差,并用该误差数据对惯性导航系统的输出进行补偿和修正的方法。以实现导航系统在GNSS信号丢失的情况下,惯性导航系统能在神经网络算法的辅助下输出精确的导航数据。In order to solve the above problems, the present invention discloses a GNSS/INS integrated navigation method based on Elman neural network online learning assistance, and proposes a method for predicting the output error of the inertial navigation system of the UAV navigation system when the GNSS signal is lost. , and use the error data to compensate and correct the output of the inertial navigation system. In order to realize the loss of GNSS signal in the navigation system, the inertial navigation system can output accurate navigation data with the assistance of neural network algorithm.

为达到上述目的,本发明的技术方案如下:For achieving the above object, technical scheme of the present invention is as follows:

一种基于Elman神经网络在线学习辅助的GNSS/INS组合导航方法,包括以下步骤:An online learning-assisted GNSS/INS integrated navigation method based on Elman neural network, comprising the following steps:

1、实现基于常规的GNSS/MEMS-INS组合导航算法,设计卡尔曼滤波器对GNSS信号和惯性导航的数据进行融合,输出融合后的导航数据;1. Implement a conventional GNSS/MEMS-INS integrated navigation algorithm, design a Kalman filter to fuse GNSS signals and inertial navigation data, and output the fused navigation data;

2、在步骤1的基础上设计神经网络模型,然后将步骤1得到的惯性导航数据和卡尔曼滤波器输出的数据,分别作为训练神经网络的样本输入和样本输出,对神经网络模型进行训练,当GNSS信号丢失时,利用训练好的神经网络模型来预测惯性导航输出误差,并用该预测误差对惯性导航进行补偿和修正。2. Design the neural network model on the basis of step 1, and then use the inertial navigation data obtained in step 1 and the data output by the Kalman filter as the sample input and sample output of training the neural network, respectively, to train the neural network model, When the GNSS signal is lost, the trained neural network model is used to predict the inertial navigation output error, and the predicted error is used to compensate and correct the inertial navigation.

进一步的,本发明所述的一种基于Elman神经网络在线学习辅助的GNSS/INS组合导航方法,具体包括以下步骤:Further, a GNSS/INS combined navigation method based on Elman neural network online learning assistance described in the present invention specifically includes the following steps:

S1、IMU和GNSS设备安装,将IMU坐标轴与载体轴线进行吻合;采用基于北斗星通的LGM851车载组合导航定位器作为导航计算单元,采用LoRa通信确保数据安全,用串口数据线连接电脑和组合导航系统,利用电脑实时处理组合导航数据;S1, IMU and GNSS equipment are installed, and the IMU coordinate axis is matched with the carrier axis; the LGM851 vehicle-mounted integrated navigation locator based on Beidouxingtong is used as the navigation calculation unit, LoRa communication is used to ensure data security, and the serial data cable is used to connect the computer and the integrated navigation. system, using computer to process integrated navigation data in real time;

S2、INS与GNSS天线外参标定,利用全站仪标定INS和GNSS接收机天线的安装外参,作为初始值输入到系统中;S2, INS and GNSS antenna external parameter calibration, use the total station to calibrate the installation external parameters of INS and GNSS receiver antenna, and input it into the system as the initial value;

S3、把组合好的设备安装在手推车上,在实验场地进行测试,开始进行数据的采集和处理,具体分为以下几个步骤:S3. Install the combined equipment on the trolley, test it on the experimental site, and start data collection and processing, which is divided into the following steps:

S3-1动态下GNSS辅助下IMU的初始对准Initial alignment of IMU with GNSS assistance under S3-1 dynamics

初始对准依靠动态运动完成,由于GNSS能够给出载体相对于当地地理坐标系的速度,假设已经获取GNSS接收机在ECEF下的位置ePGNSS和速度eVGNSS,通过公式把速度

Figure BDA0002781043450000021
转换到地理坐标系下nVG,The initial alignment is done by dynamic motion. Since GNSS can give the speed of the carrier relative to the local geographic coordinate system, assuming that the position e P GNSS and the speed e V GNSS of the GNSS receiver under ECEF have been obtained, the speed is calculated by the formula
Figure BDA0002781043450000021
Converted to n V G in the geographic coordinate system,

Figure BDA0002781043450000022
Figure BDA0002781043450000022

通过速度在地理坐标系下投影,确定yaw和pitch角,公式如下:The yaw and pitch angles are determined by projecting the velocity in the geographic coordinate system, and the formula is as follows:

Figure BDA0002781043450000023
Figure BDA0002781043450000023

由于针对车辆载体,对roll直接赋值为0,同时给一个较大的初始方差。Since it is aimed at the vehicle carrier, roll is directly assigned a value of 0, and a larger initial variance is given at the same time.

S3-2基于ECEF坐标系下的惯导解算S3-2 Inertial Navigation Solution Based on ECEF Coordinate System

S3-2-1、为了更好初始化IMU,首先缓慢移动载体,神经网络学习部分暂时不启动,初始化完成后,启动神经网络学习部分;读取惯性导航模块采集的载体参数,包括角速度信息

Figure BDA0002781043450000024
加速度矢量
Figure BDA0002781043450000025
使用组合系统获取GNSS接收机的位置和速度ePk+1,GeVk+1,G。S3-2-1. In order to better initialize the IMU, firstly move the carrier slowly, the neural network learning part will not start temporarily, after the initialization is completed, start the neural network learning part; read the carrier parameters collected by the inertial navigation module, including the angular velocity information
Figure BDA0002781043450000024
acceleration vector
Figure BDA0002781043450000025
The position and velocity of the GNSS receiver, e P k+1,G and e V k+1,G , are obtained using a combined system.

S3-2-2、通过求解如下四元数微分方程得到实时的旋转四元数eq=[q0 q1 q2 q3]TS3-2-2, obtain the real-time rotation quaternion e q=[q 0 q 1 q 2 q 3 ] T by solving the following quaternion differential equation;

Figure BDA0002781043450000026
Figure BDA0002781043450000026

S3-2-3、根据步骤S3-2-1获得的载体加速度矢量

Figure BDA0002781043450000027
和步骤S3-2-2求解的姿态四元数
Figure BDA0002781043450000028
求解下式的微分方程得到载体在导航坐标系下的三个方向上的速度信息:S3-2-3, the carrier acceleration vector obtained according to step S3-2-1
Figure BDA0002781043450000027
and the attitude quaternion solved in step S3-2-2
Figure BDA0002781043450000028
Solve the differential equation of the following formula to obtain the speed information of the carrier in the three directions in the navigation coordinate system:

Figure BDA0002781043450000029
Figure BDA0002781043450000029

式中V=[VE VN VU]T分别为地理坐标系中东、北、天方向上的速度,

Figure BDA00027810434500000210
为地球自转角速度,eg为重力在地理坐标系下的加速度;where V=[V E V N V U ] T is the velocity in the Middle East, North and Sky directions of the geographic coordinate system, respectively,
Figure BDA00027810434500000210
is the angular velocity of the earth's rotation, and e g is the acceleration of gravity in the geographic coordinate system;

S3-2-4、通过下式分别求出惯性导航输出的位置参数;S3-2-4, obtain the position parameters of inertial navigation output by the following formulas;

ePk+1,INSePk,EKF+(eVk,EKF+eVk+1,INS)Δt/2 (5) e P k+1,INSe P k,EKF +( e V k,EKF + e V k+1,INS )Δt/2 (5)

S3-3 Elman神经网络辅助下的约束更新S3-3 Constraint Update Assisted by Elman Neural Network

在GNSS信号较好时,将神经网络接入到系统中来预测惯性导航的输出误差并补偿和修正惯性导航的输出。When the GNSS signal is good, the neural network is connected to the system to predict the output error of the inertial navigation and compensate and correct the output of the inertial navigation.

S3-3-1Elman神经网络设计S3-3-1 Elman Neural Network Design

Elman神经网络的数学模型为:The mathematical model of Elman neural network is:

Figure BDA0002781043450000031
Figure BDA0002781043450000031

其中:y(k)为输出层输出;x(k-1)为输入层的外部输入;uc(k)为承接层的输出;u(k)为隐含层的输出;

Figure BDA0002781043450000032
为输入层与隐含层连接权值;
Figure BDA0002781043450000033
为承接层与隐含层连接权值;
Figure BDA0002781043450000034
为隐含层与输出层连接权值。Elman神经网络的隐含层可采用式(7)所示的双极性Sigmoid函数作为激励函数,输出层采用Pureline激活函数,可得到式(8):Among them: y(k) is the output of the output layer; x(k-1) is the external input of the input layer; u c (k) is the output of the successor layer; u(k) is the output of the hidden layer;
Figure BDA0002781043450000032
Connect the weights for the input layer and the hidden layer;
Figure BDA0002781043450000033
is the connection weight between the successor layer and the hidden layer;
Figure BDA0002781043450000034
Connect the weights for the hidden layer and the output layer. The hidden layer of the Elman neural network can use the bipolar sigmoid function shown in formula (7) as the excitation function, and the output layer adopts the Pureline activation function, and the formula (8) can be obtained:

f(a)=(1-e-a)/(1+e-a) (7)f(a)=(1- e -a)/(1+ e -a) (7)

Figure BDA0002781043450000035
Figure BDA0002781043450000035

由式(6)~(8)可推导出:From equations (6) to (8), it can be deduced:

Figure BDA0002781043450000036
Figure BDA0002781043450000036

其中:f(a)∈(-1,1);

Figure BDA0002781043450000037
Figure BDA0002781043450000038
分别表示k-1、k-2时刻的网络连接权值。uc(k)与其历史时间的连接权值有关,体现了动态递归的特点。where: f(a)∈(-1,1);
Figure BDA0002781043450000037
and
Figure BDA0002781043450000038
Represent the network connection weights at moments k-1 and k-2, respectively. u c (k) is related to the connection weight of its historical time, which reflects the characteristics of dynamic recursion.

Elman神经网络采用BP算法进行权值修正,学习指标函数采用误差平方和函数:The Elman neural network uses the BP algorithm to correct the weights, and the learning index function uses the error sum of squares function:

Figure BDA0002781043450000039
Figure BDA0002781043450000039

S3-3-2根据惯性传感器和EKF的输出进行在线学习;S3-3-2 conducts online learning based on the output of inertial sensors and EKF;

S3-3-2-1采用GNSS输出的位置和速度对步骤S1中惯性传感器获得的预测数据进行修正,通过卡尔曼滤波可以求得滤波后的

Figure BDA00027810434500000310
Figure BDA00027810434500000311
如公式(11)。S3-3-2-1 uses the position and velocity output by GNSS to correct the predicted data obtained by the inertial sensor in step S1, and the filtered data can be obtained by Kalman filtering.
Figure BDA00027810434500000310
and
Figure BDA00027810434500000311
as formula (11).

EKF中GNSS量测状态更新为:The GNSS measurement status in the EKF is updated to:

Figure BDA00027810434500000312
Figure BDA00027810434500000312

其中

Figure BDA0002781043450000041
Figure BDA0002781043450000042
分别是惯性传感器输出值;ePk+1,GeVk+1,G分别是GNSS位置和速度的输出值;
Figure BDA0002781043450000043
Figure BDA0002781043450000044
分别为卡尔曼滤波解。in
Figure BDA0002781043450000041
and
Figure BDA0002781043450000042
are the output values of the inertial sensor, respectively; e P k+1,G and e V k+1,G are the output values of the GNSS position and velocity, respectively;
Figure BDA0002781043450000043
and
Figure BDA0002781043450000044
are the Kalman filter solutions.

S3-3-2-2同时对神经网络模型进行同步训练。在第S3-3-2-1步的基础上设计神经网络模型,然后将第S3-3-2-1得到的惯性导航数据和卡尔曼滤波器输出数据的历元间相对变化值,当GNSS可用卫星数较多时,把

Figure BDA0002781043450000045
Figure BDA0002781043450000046
分别作为Elman神经网络的输入输出加入到训练样本去在线学习,使得网络具有预测速度和位置变化量的能力,再根据前一时刻的位置和速度获得本历元的位置、旋转四元数和速度,当训练误差满足一定的阈值设置是时,表示训练模型可靠,可以辅助系统进行预报;S3-3-2-2 simultaneously trains the neural network model simultaneously. The neural network model is designed on the basis of step S3-3-2-1, and then the relative change value between epochs between the inertial navigation data obtained in step S3-3-2-1 and the output data of the Kalman filter, when the GNSS When the number of available satellites is large, set the
Figure BDA0002781043450000045
and
Figure BDA0002781043450000046
As the input and output of the Elman neural network, they are added to the training samples for online learning, so that the network has the ability to predict the speed and position change, and then obtain the position, rotation quaternion and speed of the current epoch according to the position and speed of the previous moment. , when the training error meets a certain threshold setting, it means that the training model is reliable and can assist the system in forecasting;

为保证系统的时效性,采用固定窗口法限制样本的数量,当样本达到一定数量时,为保证样本的时效性,把较旧的样本移除出窗口。In order to ensure the timeliness of the system, the fixed window method is used to limit the number of samples. When the number of samples reaches a certain number, in order to ensure the timeliness of the samples, the older samples are removed from the window.

Figure BDA0002781043450000047
Figure BDA0002781043450000047

Figure BDA0002781043450000048
Figure BDA0002781043450000048

其中

Figure BDA0002781043450000049
分别是惯性传感器输出值的历元间变化量;
Figure BDA00027810434500000410
分别是卡尔曼滤波后输出值的历元间变化量;
Figure BDA00027810434500000411
Figure BDA00027810434500000412
分别是k时刻惯性传感器输出值;
Figure BDA00027810434500000413
Figure BDA00027810434500000414
分别为k时刻卡尔曼滤波输出解。in
Figure BDA0002781043450000049
are the inter-epoch variation of the output value of the inertial sensor, respectively;
Figure BDA00027810434500000410
are the inter-epoch variation of the output value after Kalman filtering, respectively;
Figure BDA00027810434500000411
and
Figure BDA00027810434500000412
are the output values of the inertial sensor at time k, respectively;
Figure BDA00027810434500000413
and
Figure BDA00027810434500000414
are the output solutions of the Kalman filter at time k, respectively.

S3-3-3当在线学习满足阈值可以进行预报时,根据卫星信号遮挡与不遮挡进行分类;S3-3-3 When the online learning meets the threshold and can predict, classify according to whether the satellite signal is blocked or not;

S3-3-3-1当GNSS卫星信号被遮挡时,INS因其属性还能正常工作;失效前一时刻的GNSS数据为滤波的初始值,其相当于准确值,因此能够避免INS精度因导航时间长而导致的发散;当GNSS信号丢失时,利用训练好的神经网络模型来预测惯性导航输出误差,并用该预测误差对惯性导航进行补偿和修正,首先把根据惯性传感器预积分得出的

Figure BDA00027810434500000415
作为Elman神经网络进行预测,输出神经网络预测数据为
Figure BDA00027810434500000416
Figure BDA00027810434500000417
作为观测约束进行EKF更新。S3-3-3-1 When the GNSS satellite signal is blocked, the INS can work normally due to its properties; the GNSS data at the moment before the failure is the initial value of the filter, which is equivalent to the accurate value, so it can avoid the INS accuracy due to navigation Divergence caused by long time; when the GNSS signal is lost, the trained neural network model is used to predict the output error of inertial navigation, and the prediction error is used to compensate and correct the inertial navigation.
Figure BDA00027810434500000415
As Elman neural network for prediction, the output neural network prediction data is
Figure BDA00027810434500000416
and
Figure BDA00027810434500000417
EKF update as observation constraint.

神经网络预测变化量

Figure BDA00027810434500000418
Figure BDA00027810434500000419
求得的k+1时刻的位置、旋转四元数和速度的预测值为:Neural network predicts the amount of change
Figure BDA00027810434500000418
and
Figure BDA00027810434500000419
The obtained predicted values of the position, rotation quaternion and velocity at time k+1 are:

Figure BDA0002781043450000051
Figure BDA0002781043450000051

约束更新为:The constraints are updated to:

Figure BDA0002781043450000052
Figure BDA0002781043450000052

其中,

Figure BDA0002781043450000053
Figure BDA0002781043450000054
分别是根据惯性传感器在步骤S3-1输出的状态向量;
Figure BDA0002781043450000055
Figure BDA0002781043450000056
分别为神经网络求得的k+1时刻的位置、旋转四元数和速度的预测值。in,
Figure BDA0002781043450000053
and
Figure BDA0002781043450000054
are respectively the state vector outputted by the inertial sensor in step S3-1;
Figure BDA0002781043450000055
and
Figure BDA0002781043450000056
are the predicted values of the position, rotation quaternion and velocity at time k+1 obtained by the neural network, respectively.

S3-3-3-2当GNSS信号正常时,有两种策略可用:1、直接把惯性传感器输出k+1时刻的位置、速度和旋转四元数作为进行也状态向量更新,然后利用GNSS输出的位置和速度进行约束更新,如步骤S3-3-2;2、把惯性传感器输出k+1时刻的位置、速度和旋转四元数变化量输入到Elman神经网络中,把Elman神经网络输出的位置、旋转四元数和速度变化量作为伪观测值对EKF进行状态向量更新,如公式(16);然后根据GNSS输出的位置和速度进行约束更新,如公式(17);最后把利用惯性传感器求出的

Figure BDA0002781043450000057
Figure BDA0002781043450000058
及利用EKF求出的
Figure BDA0002781043450000059
Figure BDA00027810434500000510
Figure BDA00027810434500000511
加入到神经网络的在线学习系统中进行实时学习训练。S3-3-3-2 When the GNSS signal is normal, there are two strategies available: 1. Directly use the position, velocity and rotation quaternion at the moment of k+1 output by the inertial sensor as the state vector update, and then use the GNSS output 2. Input the position, velocity and rotation quaternion variation of inertial sensor output k+1 time into Elman neural network, and input the output of Elman neural network into Elman neural network. The position, rotation quaternion and velocity change are used as pseudo-observed values to update the state vector of the EKF, as in formula (16); then the constraint update is performed according to the position and velocity output by GNSS, as in formula (17); requested
Figure BDA0002781043450000057
and
Figure BDA0002781043450000058
and obtained using EKF
Figure BDA0002781043450000059
Figure BDA00027810434500000510
and
Figure BDA00027810434500000511
Join the online learning system of the neural network for real-time learning and training.

EKF状态更新为:EKF status updated to:

Figure BDA00027810434500000512
Figure BDA00027810434500000512

EKF中GNSS量测状态更新为:The GNSS measurement status in the EKF is updated to:

Figure BDA00027810434500000513
Figure BDA00027810434500000513

Figure BDA00027810434500000514
Figure BDA00027810434500000515
分别是根据输出的神经网络预测变化量
Figure BDA00027810434500000516
Figure BDA00027810434500000517
求得的k+1时刻的位置、旋转四元数和速度的预测值;ePk+1,GeVk+1,G分别是GNSS位置和速度的输出值。
Figure BDA00027810434500000514
and
Figure BDA00027810434500000515
are the predicted changes based on the output neural network
Figure BDA00027810434500000516
and
Figure BDA00027810434500000517
The obtained predicted values of position, rotation quaternion and velocity at time k+1; e P k+1,G and e V k+1,G are the output values of GNSS position and velocity, respectively.

本发明的有益效果是:The beneficial effects of the present invention are:

本发明所述的一种基于Elman神经网络在线学习辅助的GNSS/INS组合导航方法,解决的在一些环境特殊的条件下,如信号阻隔区,遮挡物较多或遮挡时间较长的环境下,提出一种用来预测无人机导航系统在GNSS信号丢失的情况下惯性导航系统的输出误差,并用该误差数据对惯性导航系统的输出进行补偿和修正的方法。以实现导航系统在GNSS信号丢失的情况下,惯性导航系统能在神经网络算法的辅助下输出精确的导航数据。The GNSS/INS combined navigation method based on the Elman neural network online learning assistance described in the present invention solves the problem in some special environment conditions, such as the signal blocking area, the environment with many occluders or the occlusion time is long. This paper proposes a method to predict the output error of the inertial navigation system of the UAV navigation system when the GNSS signal is lost, and use the error data to compensate and correct the output of the inertial navigation system. In order to realize the loss of GNSS signal in the navigation system, the inertial navigation system can output accurate navigation data with the assistance of neural network algorithm.

附图说明Description of drawings

图1为基于遗传神经网络的GNSS/INS组合导航流程图(当有足够的可用GNSS卫星数)。Figure 1 is a flow chart of GNSS/INS integrated navigation based on genetic neural network (when there are enough available GNSS satellites).

图2为基于遗传神经网络的GNSS/INS组合导航流程图(当GNSS卫星数不足时)。Figure 2 is a flow chart of GNSS/INS integrated navigation based on genetic neural network (when the number of GNSS satellites is insufficient).

图3为Elman神经网络结构图。Fig. 3 is the structure diagram of Elman neural network.

图4为动态准解析图。Figure 4 is a dynamic quasi-analytical diagram.

图5为组合导航设备图。Figure 5 is a diagram of an integrated navigation device.

具体实施方式Detailed ways

下面结合附图和具体实施方式,进一步阐明本发明,应理解下述具体实施方式仅用于说明本发明而不用于限制本发明的范围。The present invention will be further clarified below with reference to the accompanying drawings and specific embodiments. It should be understood that the following specific embodiments are only used to illustrate the present invention and not to limit the scope of the present invention.

本发明所述的一种基于Elman神经网络在线学习辅助的GNSS/INS组合导航方法,具体包括以下步骤:A GNSS/INS combined navigation method based on Elman neural network online learning assistance described in the present invention specifically includes the following steps:

S1、IMU和GNSS设备安装,为减少杠臂误差,把IMU坐标轴尽量与载体轴线进行吻合;如图5所示,为基于GNSS/INS的组合导航硬件系统图。本发明采用基于北斗星通的LGM851车载组合导航定位器作为导航计算单元,采用LoRa通信确保数据安全,用串口数据线连接电脑和组合导航系统,利用电脑实时处理组合导航数据。S1, IMU and GNSS equipment installation, in order to reduce the error of the lever arm, the IMU coordinate axis should be matched with the carrier axis as much as possible; as shown in Figure 5, it is a diagram of the integrated navigation hardware system based on GNSS/INS. The invention adopts the LGM851 vehicle-mounted integrated navigation locator based on Beidouxingtong as the navigation calculation unit, adopts LoRa communication to ensure data security, connects the computer and the integrated navigation system with a serial data line, and uses the computer to process the integrated navigation data in real time.

S2、INS与GNSS天线外参标定,利用全站仪标定INS和GNSS接收机天线的安装外参,作为初始值输入到系统中;S2, INS and GNSS antenna external parameter calibration, use the total station to calibrate the installation external parameters of INS and GNSS receiver antenna, and input it into the system as the initial value;

S3、把组合好的设备安装在手推车上,在东南大学四牌楼校区实验场地进行测试,开始进行数据的采集和处理,具体分为以下几个步骤:S3. Install the combined equipment on the trolley, test it at the experimental site of Sipailou campus of Southeast University, and start data collection and processing, which is divided into the following steps:

S3-1动态下GNSS辅助下IMU的初始对准Initial alignment of IMU with GNSS assistance under S3-1 dynamics

在GNSS/INS组合导航系统中,初始对准属于比较关键的一步,惯性导航系统是采用航位推算算法实现连续自主导航,以获得全导航参数(位置、速度及姿态信息),因此第一个历元的初始状态的获得尤为关键。同时,由于GNSS可以方便的给出位置和速度(如果接收机可以输出多普勒频移,可以通过多普勒积分直接求出瞬时速度;如果不可以,就通过接收机历元间位置差分获取平均速度),因此初始对准的关键任务就落到了姿态的确定。因此IMU的初始对准,主要指的是姿态初始化,姿态精度成为影响导航精度的主要因素。对于低精度MEMS IMU静态粗对准初始化,因为陀螺仪测量精度较低,无法感知地球自转角速度,因此粗对准只能依靠动态运动完成初始对准。由于GNSS可以给出载体相对于当地地理坐标系(n系)的速度。假设已经获取GNSS接收机在ECEF下的位置ePGNSS和速度eVGNSS,可以通过公式把速度

Figure BDA0002781043450000071
(可以直接求出)转换到地理坐标系下nVG。具体如图4所示。In the GNSS/INS integrated navigation system, the initial alignment is a more critical step. The inertial navigation system uses the dead reckoning algorithm to achieve continuous autonomous navigation to obtain full navigation parameters (position, speed and attitude information). Therefore, the first The acquisition of the initial state of the epoch is particularly critical. At the same time, since GNSS can easily give the position and velocity (if the receiver can output the Doppler frequency shift, the instantaneous velocity can be directly obtained through Doppler integration; if not, it can be obtained through the position difference between receiver epochs) average velocity), so the critical task of initial alignment falls to attitude determination. Therefore, the initial alignment of the IMU mainly refers to the attitude initialization, and the attitude accuracy becomes the main factor affecting the navigation accuracy. For low-precision MEMS IMU static coarse alignment initialization, because the gyroscope measurement accuracy is low, it cannot sense the angular velocity of the earth's rotation, so the coarse alignment can only rely on dynamic motion to complete the initial alignment. Because GNSS can give the speed of the carrier relative to the local geographic coordinate system (n system). Assuming that the position e P GNSS and the velocity e V GNSS of the GNSS receiver under ECEF have been obtained, the velocity can be calculated by the formula
Figure BDA0002781043450000071
(It can be directly obtained) Convert to n V G under the geographic coordinate system. Specifically as shown in Figure 4.

Figure BDA0002781043450000072
Figure BDA0002781043450000072

通过速度在n系下投影,确定yaw和pitch角,示意图与公式如下:Determine the yaw and pitch angles by projecting the velocity under the n system. The schematic diagram and formula are as follows:

Figure BDA0002781043450000073
Figure BDA0002781043450000073

由于针对车辆载体,可以对roll直接赋值为0,同时给一个较大的初始方差。As for the vehicle carrier, roll can be directly assigned to 0, and at the same time give a larger initial variance.

S3-2基于ECEF坐标系下的惯导解算S3-2 Inertial Navigation Solution Based on ECEF Coordinate System

S3-2-1、为了更好初始化IMU,首先缓慢移动载体,神经网络学习部分暂时不启动,初始化完成后,启动神经网络学习部分。读取惯性导航模块采集的载体参数,包括角速度信息

Figure BDA0002781043450000074
加速度矢量
Figure BDA0002781043450000075
使用组合系统获取GNSS接收机的位置和速度ePk+1,GeVk+1,G。S3-2-1. In order to better initialize the IMU, first move the carrier slowly, and the neural network learning part will not be started temporarily. After the initialization is completed, start the neural network learning part. Read the carrier parameters collected by the inertial navigation module, including angular velocity information
Figure BDA0002781043450000074
acceleration vector
Figure BDA0002781043450000075
The position and velocity of the GNSS receiver, e P k+1,G and e V k+1,G , are obtained using a combined system.

S3-2-2、通过求解如下四元数微分方程得到实时的旋转四元数eq=[q0 q1 q2 q3]TS3-2-2, obtain the real-time rotation quaternion e q=[q 0 q 1 q 2 q 3 ] T by solving the following quaternion differential equation;

Figure BDA0002781043450000076
Figure BDA0002781043450000076

S3-2-3、根据步骤S3-2-1获得的载体加速度矢量

Figure BDA0002781043450000077
和步骤S3-2-2求解的姿态四元数
Figure BDA0002781043450000078
求解下式的微分方程得到载体在导航坐标系下的三个方向上的速度信息:S3-2-3, the carrier acceleration vector obtained according to step S3-2-1
Figure BDA0002781043450000077
and the attitude quaternion solved in step S3-2-2
Figure BDA0002781043450000078
Solve the differential equation of the following formula to obtain the speed information of the carrier in the three directions in the navigation coordinate system:

Figure BDA0002781043450000079
Figure BDA0002781043450000079

式中V=[VE VN VU]T分别为地理坐标系中东、北、天方向上的速度,

Figure BDA00027810434500000710
为地球自转角速度,eg为重力在地理坐标系下的加速度;where V=[V E V N V U ] T is the velocity in the Middle East, North and Sky directions of the geographic coordinate system, respectively,
Figure BDA00027810434500000710
is the angular velocity of the earth's rotation, and e g is the acceleration of gravity in the geographic coordinate system;

S3-2-4、通过下式可分别求出惯性导航输出的位置参数。S3-2-4, the position parameters of the inertial navigation output can be obtained respectively by the following formulas.

ePk+1,INSePk,EKF+(eVk,EKF+eVk+1,INS)Δt/2 (22) e P k+1,INSe P k,EKF +( e V k,EKF + e V k+1,INS )Δt/2 (22)

S3-3 Elman神经网络辅助下的约束更新S3-3 Constraint Update Assisted by Elman Neural Network

在GNSS信号较好时,将神经网络接入到系统中来预测惯性导航的输出误差并补偿和修正惯性导航的输出。如图2。When the GNSS signal is good, the neural network is connected to the system to predict the output error of the inertial navigation and compensate and correct the output of the inertial navigation. Figure 2.

S3-3-1 Elman神经网络设计S3-3-1 Elman Neural Network Design

Elman神经网络是一种典型的动态递归神经网络,它是在BP网络基本结构的基础上,在隐含层增加一个承接层,作为一步延时算子,达到记忆的目的,从而使系统具有适应时变特性的能力,增强了网络的全局稳定性,它比前馈型神经网络具有更强的计算能力,还可以用来解决快速寻优问题。Elman神经网络结构如图1所示,共有4层,分别为输入层、隐含层、承接层和输出层。具体如图3所示。Elman神经网络的数学模型为:Elman neural network is a typical dynamic recurrent neural network. It is based on the basic structure of BP network, adding a successor layer to the hidden layer as a one-step delay operator to achieve the purpose of memory, so that the system has the ability to adapt The ability of time-varying characteristics enhances the global stability of the network. It has stronger computing power than the feedforward neural network and can also be used to solve fast optimization problems. The Elman neural network structure is shown in Figure 1. There are four layers in total, namely the input layer, the hidden layer, the successor layer and the output layer. Specifically as shown in Figure 3. The mathematical model of Elman neural network is:

Figure BDA0002781043450000081
Figure BDA0002781043450000081

其中:y(k)为输出层输出;x(k-1)为输入层的外部输入;uc(k)为承接层的输出;u(k)为隐含层的输出;

Figure BDA0002781043450000082
为输入层与隐含层连接权值;
Figure BDA0002781043450000083
为承接层与隐含层连接权值;
Figure BDA0002781043450000084
为隐含层与输出层连接权值。Elman神经网络的隐含层可采用式(7)所示的双极性Sigmoid函数作为激励函数,输出层采用Pureline激活函数,可得到式(8):Among them: y(k) is the output of the output layer; x(k-1) is the external input of the input layer; u c (k) is the output of the successor layer; u(k) is the output of the hidden layer;
Figure BDA0002781043450000082
Connect the weights for the input layer and the hidden layer;
Figure BDA0002781043450000083
is the connection weight between the successor layer and the hidden layer;
Figure BDA0002781043450000084
Connect the weights for the hidden layer and the output layer. The hidden layer of the Elman neural network can use the bipolar sigmoid function shown in formula (7) as the excitation function, and the output layer adopts the Pureline activation function, and the formula (8) can be obtained:

f(a)=(1-e-a)/(1+e-a)f(a)=(1- e -a)/(1+ e -a)

(24)(twenty four)

Figure BDA0002781043450000085
Figure BDA0002781043450000085

由式(6)~(8)可推导出:From equations (6) to (8), it can be deduced:

Figure BDA0002781043450000086
Figure BDA0002781043450000086

其中:f(a)∈(-1,1);

Figure BDA0002781043450000087
Figure BDA0002781043450000088
分别表示k-1、k-2时刻的网络连接权值。uc(k)与其历史时间的连接权值有关,体现了动态递归的特点。where: f(a)∈(-1,1);
Figure BDA0002781043450000087
and
Figure BDA0002781043450000088
Represent the network connection weights at moments k-1 and k-2, respectively. u c (k) is related to the connection weight of its historical time, which reflects the characteristics of dynamic recursion.

Elman神经网络采用BP算法进行权值修正,学习指标函数采用误差平方和函数:The Elman neural network uses the BP algorithm to correct the weights, and the learning index function uses the error sum of squares function:

Figure BDA0002781043450000089
Figure BDA0002781043450000089

S3-3-2根据惯性传感器和EKF的输出进行在线学习;S3-3-2 conducts online learning based on the output of inertial sensors and EKF;

S3-3-2-1采用GNSS输出的位置和速度对步骤S1中惯性传感器获得的预测数据进行修正,通过卡尔曼滤波可以求得滤波后的

Figure BDA00027810434500000810
Figure BDA00027810434500000811
如公式(11)。S3-3-2-1 uses the position and velocity output by GNSS to correct the predicted data obtained by the inertial sensor in step S1, and the filtered data can be obtained by Kalman filtering.
Figure BDA00027810434500000810
and
Figure BDA00027810434500000811
as formula (11).

EKF中GNSS量测状态更新为:The GNSS measurement status in the EKF is updated to:

Figure BDA00027810434500000812
Figure BDA00027810434500000812

其中

Figure BDA00027810434500000813
Figure BDA00027810434500000814
分别是惯性传感器输出值;ePk+1,GeVk+1,G分别是GNSS位置和速度的输出值;
Figure BDA00027810434500000815
Figure BDA00027810434500000816
分别为卡尔曼滤波解。in
Figure BDA00027810434500000813
and
Figure BDA00027810434500000814
are the output values of the inertial sensor, respectively; e P k+1,G and e V k+1,G are the output values of the GNSS position and velocity, respectively;
Figure BDA00027810434500000815
and
Figure BDA00027810434500000816
are the Kalman filter solutions.

S3-3-2-2同时对神经网络模型进行同步训练。在第S3-3-2-1步的基础上设计神经网络模型,然后将第S3-3-2-1得到的惯性导航数据和卡尔曼滤波器输出数据的历元间相对变化值(即k和k+1历元间位置、旋转四元数和速度的相对变化量,惯性传感器可以根据预积分求解,卡尔曼滤波后的相对变化量可以根据公式(12)和(13)求解),具体实现步骤如图1,当GNSS可用卫星数较多时,把

Figure BDA0002781043450000091
Figure BDA0002781043450000092
分别作为Elman神经网络的输入输出加入到训练样本去在线学习,假设杠臂已经过补偿,文中暂不考虑GNSS和INS之间时延误差的影响。使得网络具有预测速度和位置变化量的能力,再根据前一时刻的位置和速度获得本历元的位置、旋转四元数和速度,当训练误差满足一定的阈值设置是时,表示训练模型可靠,可以辅助系统进行预报;S3-3-2-2 simultaneously trains the neural network model simultaneously. The neural network model is designed on the basis of step S3-3-2-1, and then the relative change value between epochs between the inertial navigation data obtained in step S3-3-2-1 and the Kalman filter output data (ie k The relative variation of position, rotation quaternion and velocity between epochs and k+1, the inertial sensor can be solved according to the pre-integration, and the relative change after Kalman filtering can be solved according to formulas (12) and (13)), the specific The implementation steps are shown in Figure 1. When the number of available GNSS satellites is large, set the
Figure BDA0002781043450000091
and
Figure BDA0002781043450000092
As the input and output of the Elman neural network, they are added to the training samples for online learning. Assuming that the lever arm has been compensated, the influence of the delay error between GNSS and INS is not considered in this paper. Make the network have the ability to predict the speed and position change, and then obtain the position, rotation quaternion and speed of this epoch according to the position and speed of the previous moment. When the training error meets a certain threshold setting, it means that the training model is reliable. , which can assist the system in forecasting;

为保证系统的时效性,采用固定窗口法限制样本的数量,当样本达到一定数量时,为保证样本的时效性,把较旧的样本移除出窗口。In order to ensure the timeliness of the system, the fixed window method is used to limit the number of samples. When the number of samples reaches a certain number, in order to ensure the timeliness of the samples, the older samples are removed from the window.

Figure BDA0002781043450000093
Figure BDA0002781043450000093

Figure BDA0002781043450000094
Figure BDA0002781043450000094

其中

Figure BDA0002781043450000095
分别是惯性传感器输出值的历元间变化量;
Figure BDA0002781043450000096
分别是卡尔曼滤波后输出值的历元间变化量;
Figure BDA0002781043450000097
Figure BDA0002781043450000098
分别是k时刻惯性传感器输出值;
Figure BDA0002781043450000099
Figure BDA00027810434500000910
分别为k时刻卡尔曼滤波输出解。in
Figure BDA0002781043450000095
are the inter-epoch variation of the output value of the inertial sensor, respectively;
Figure BDA0002781043450000096
are the inter-epoch variation of the output value after Kalman filtering, respectively;
Figure BDA0002781043450000097
and
Figure BDA0002781043450000098
are the output values of the inertial sensor at time k, respectively;
Figure BDA0002781043450000099
and
Figure BDA00027810434500000910
are the output solutions of the Kalman filter at time k, respectively.

S3-3-3当在线学习满足阈值可以进行预报时,根据卫星信号遮挡与不遮挡进行分类;S3-3-3 When the online learning meets the threshold and can predict, classify according to whether the satellite signal is blocked or not;

S3-3-3-1当GNSS卫星信号被遮挡时,INS因其属性还能正常工作。失效前一时刻的GNSS数据为滤波的初始值,其相当于准确值,因此可以避免INS精度因导航时间长而导致的发散。当GNSS信号丢失时,利用训练好的神经网络模型来预测惯性导航输出误差,并用该预测误差对惯性导航进行补偿和修正,具体实现步骤如图2。首先把根据惯性传感器预积分得出的

Figure BDA00027810434500000911
作为Elman神经网络进行预测,输出神经网络预测数据为
Figure BDA00027810434500000912
Figure BDA00027810434500000913
作为观测约束进行EKF更新。S3-3-3-1 When the GNSS satellite signal is blocked, the INS can work normally due to its properties. The GNSS data at the moment before the failure is the initial value of the filter, which is equivalent to the accurate value, so the divergence of the INS accuracy caused by the long navigation time can be avoided. When the GNSS signal is lost, the trained neural network model is used to predict the inertial navigation output error, and the predicted error is used to compensate and correct the inertial navigation. The specific implementation steps are shown in Figure 2. First, the pre-integration based on the inertial sensor
Figure BDA00027810434500000911
As Elman neural network for prediction, the output neural network prediction data is
Figure BDA00027810434500000912
and
Figure BDA00027810434500000913
EKF update as observation constraint.

神经网络预测变化量

Figure BDA00027810434500000914
Figure BDA00027810434500000915
求得的k+1时刻的位置、旋转四元数和速度的预测值为:Neural network predicts the amount of change
Figure BDA00027810434500000914
and
Figure BDA00027810434500000915
The obtained predicted values of the position, rotation quaternion and velocity at time k+1 are:

Figure BDA00027810434500000916
Figure BDA00027810434500000916

约束更新为:The constraints are updated to:

Figure BDA0002781043450000101
Figure BDA0002781043450000101

其中,

Figure BDA0002781043450000102
Figure BDA0002781043450000103
分别是根据惯性传感器在步骤S3-1输出的状态向量;
Figure BDA0002781043450000104
Figure BDA0002781043450000105
分别为神经网络求得的k+1时刻的位置、旋转四元数和速度的预测值。in,
Figure BDA0002781043450000102
and
Figure BDA0002781043450000103
are respectively the state vector outputted by the inertial sensor in step S3-1;
Figure BDA0002781043450000104
and
Figure BDA0002781043450000105
are the predicted values of the position, rotation quaternion and velocity at time k+1 obtained by the neural network, respectively.

S3-3-3-2当GNSS信号正常时,我们有两种策略可以应用。1、直接把惯性传感器输出k+1时刻的位置、速度和旋转四元数作为进行也状态向量更新,然后利用GNSS输出的位置和速度进行约束更新,如步骤S3-3-2;2、把惯性传感器输出k+1时刻的位置、速度和旋转四元数变化量输入到Elman神经网络中,把Elman神经网络输出的位置、旋转四元数和速度变化量作为伪观测值对EKF进行状态向量更新,如公式(16);然后根据GNSS输出的位置和速度进行约束更新,如公式(17);最后把利用惯性传感器求出的

Figure BDA0002781043450000106
Figure BDA0002781043450000107
及利用EKF求出的
Figure BDA0002781043450000108
Figure BDA0002781043450000109
加入到神经网络的在线学习系统中进行实时学习训练。如图1。S3-3-3-2 When the GNSS signal is normal, we have two strategies to apply. 1. Directly use the position, velocity and rotation quaternion at the moment of k+1 output by the inertial sensor as the state vector update, and then use the position and velocity output by GNSS to update the constraints, as in step S3-3-2; 2. The position, velocity, and rotation quaternion changes at time k+1 output by the inertial sensor are input into the Elman neural network, and the position, rotation quaternion, and velocity changes output by the Elman neural network are used as pseudo-observed values. Update, such as formula (16); then update the constraints according to the position and velocity output by GNSS, such as formula (17); finally, use the inertial sensor to calculate
Figure BDA0002781043450000106
and
Figure BDA0002781043450000107
and obtained using EKF
Figure BDA0002781043450000108
and
Figure BDA0002781043450000109
Join the online learning system of the neural network for real-time learning and training. Figure 1.

EKF状态更新为:EKF status updated to:

Figure BDA00027810434500001010
Figure BDA00027810434500001010

EKF中GNSS量测状态更新为:The GNSS measurement status in the EKF is updated to:

Figure BDA00027810434500001011
Figure BDA00027810434500001011

Figure BDA00027810434500001012
Figure BDA00027810434500001013
分别是根据输出的神经网络预测变化量
Figure BDA00027810434500001014
Figure BDA00027810434500001015
求得的k+1时刻的位置、旋转四元数和速度的预测值;ePk+1,GeVk+1,G分别是GNSS位置和速度的输出值。
Figure BDA00027810434500001012
and
Figure BDA00027810434500001013
are the predicted changes based on the output neural network
Figure BDA00027810434500001014
and
Figure BDA00027810434500001015
The obtained predicted values of position, rotation quaternion and velocity at time k+1; e P k+1,G and e V k+1,G are the output values of GNSS position and velocity, respectively.

本发明方案所公开的技术手段不仅限于上述实施方式所公开的技术手段,还包括由以上技术特征任意组合所组成的技术方案。The technical means disclosed in the solution of the present invention are not limited to the technical means disclosed in the above embodiments, but also include technical solutions composed of any combination of the above technical features.

Claims (2)

1.一种基于Elman神经网络在线学习辅助的GNSS/INS组合导航方法,其特征在于:包括以下步骤:1. a GNSS/INS combined navigation method based on Elman neural network online learning assistance, is characterized in that: comprise the following steps: (1)、实现基于常规的GNSS/MEMS-INS组合导航算法,设计卡尔曼滤波器对GNSS信号和惯性导航的数据进行融合,输出融合后的导航数据;(1), realize the integrated navigation algorithm based on conventional GNSS/MEMS-INS, design Kalman filter to fuse GNSS signal and inertial navigation data, and output the fused navigation data; (2)、在步骤(1)的基础上设计神经网络模型,然后将步骤(1)得到的惯性导航数据和卡尔曼滤波器输出的数据,分别作为训练神经网络的样本输入和样本输出,对神经网络模型进行训练,当GNSS信号丢失时,利用训练好的神经网络模型来预测惯性导航输出误差,并用该预测误差对惯性导航进行补偿和修正。(2) Design a neural network model on the basis of step (1), and then use the inertial navigation data obtained in step (1) and the data output by the Kalman filter as the sample input and sample output of the training neural network, respectively. The neural network model is trained. When the GNSS signal is lost, the trained neural network model is used to predict the output error of the inertial navigation, and the prediction error is used to compensate and correct the inertial navigation. 2.根据权利要求1所述的一种基于Elman神经网络在线学习辅助的GNSS/INS组合导航方法,其特征在于:具体包括以下步骤:2. a kind of GNSS/INS combined navigation method based on Elman neural network online learning assistance according to claim 1, is characterized in that: specifically comprises the following steps: S1、IMU和GNSS设备安装,将IMU坐标轴与载体轴线进行吻合;采用基于北斗星通的LGM851车载组合导航定位器作为导航计算单元,采用LoRa通信确保数据安全,用串口数据线连接电脑和组合导航系统,利用电脑实时处理组合导航数据;S1, IMU and GNSS equipment are installed, and the IMU coordinate axis is matched with the carrier axis; the LGM851 vehicle-mounted integrated navigation locator based on Beidouxingtong is used as the navigation calculation unit, LoRa communication is used to ensure data security, and the serial data cable is used to connect the computer and the integrated navigation. system, using computer to process integrated navigation data in real time; S2、INS与GNSS天线外参标定,利用全站仪标定INS和GNSS接收机天线的安装外参,作为初始值输入到系统中;S2, INS and GNSS antenna external parameter calibration, use the total station to calibrate the installation external parameters of INS and GNSS receiver antennas, and input them into the system as initial values; S3、把组合好的设备安装在手推车上,在实验场地进行测试,开始进行数据的采集和处理,具体分为以下几个步骤:S3. Install the combined equipment on the trolley, test it on the experimental site, and start data collection and processing, which is divided into the following steps: S3-1动态下GNSS辅助下IMU的初始对准Initial alignment of IMU with GNSS assistance under S3-1 dynamics 初始对准依靠动态运动完成,由于GNSS能够给出载体相对于当地地理坐标系的速度,假设已经获取GNSS接收机在ECEF下的位置ePGNSS和速度eVGNSS,通过公式把速度
Figure FDA0002781043440000011
转换到地理坐标系下nVG
The initial alignment is done by dynamic motion. Since GNSS can give the speed of the carrier relative to the local geographic coordinate system, assuming that the position e P GNSS and the speed e V GNSS of the GNSS receiver under ECEF have been obtained, the speed is calculated by the formula
Figure FDA0002781043440000011
Converted to n V G in the geographic coordinate system,
Figure FDA0002781043440000012
Figure FDA0002781043440000012
通过速度在地理坐标系下投影,确定yaw和pitch角,公式如下:The yaw and pitch angles are determined by projecting the velocity in the geographic coordinate system, and the formula is as follows:
Figure FDA0002781043440000013
Figure FDA0002781043440000013
由于针对车辆载体,对roll直接赋值为0,同时给一个较大的初始方差;Because for the vehicle carrier, the roll is directly assigned to 0, and a large initial variance is given at the same time; S3-2基于ECEF坐标系下的惯导解算S3-2 Inertial Navigation Solution Based on ECEF Coordinate System S3-2-1、为了更好初始化IMU,首先缓慢移动载体,神经网络学习部分暂时不启动,初始化完成后,启动神经网络学习部分;读取惯性导航模块采集的载体参数,包括角速度信息
Figure FDA0002781043440000014
加速度矢量
Figure FDA0002781043440000015
使用组合系统获取GNSS接收机的位置和速度ePk+1,GeVk+1,G
S3-2-1. In order to better initialize the IMU, firstly move the carrier slowly, the neural network learning part will not start temporarily, after the initialization is completed, start the neural network learning part; read the carrier parameters collected by the inertial navigation module, including the angular velocity information
Figure FDA0002781043440000014
acceleration vector
Figure FDA0002781043440000015
Use the combined system to obtain the position and velocity of the GNSS receiver e P k+1,G and e V k+1,G ,
S3-2-2、通过求解如下四元数微分方程得到实时的旋转四元数eq=[q0 q1 q2 q3]TS3-2-2, obtain the real-time rotation quaternion e q=[q 0 q 1 q 2 q 3 ] T by solving the following quaternion differential equation; eqk+1,INSeqk,EKF(I+[w×]) (3) e q k+1,INS = e q k,EKF (I+[w × ]) (3) S3-2-3、根据步骤S3-2-1获得的载体加速度矢量
Figure FDA0002781043440000021
和步骤S3-2-2求解的姿态四元数
Figure FDA0002781043440000022
求解下式的微分方程得到载体在导航坐标系下的三个方向上的速度信息:
S3-2-3, the carrier acceleration vector obtained according to step S3-2-1
Figure FDA0002781043440000021
and the attitude quaternion solved in step S3-2-2
Figure FDA0002781043440000022
Solve the differential equation of the following formula to obtain the speed information of the carrier in the three directions in the navigation coordinate system:
Figure FDA0002781043440000023
Figure FDA0002781043440000023
式中V=[VE VN VU]T分别为地理坐标系中东、北、天方向上的速度,
Figure FDA0002781043440000024
为地球自转角速度,eg为重力在地理坐标系下的加速度;
where V=[V E V N V U ] T is the velocity in the Middle East, North and Sky directions of the geographic coordinate system, respectively,
Figure FDA0002781043440000024
is the angular velocity of the earth's rotation, and e g is the acceleration of gravity in the geographic coordinate system;
S3-2-4、通过下式分别求出惯性导航输出的位置参数;S3-2-4, obtain the position parameters of inertial navigation output by the following formulas; ePk+1,INSePk,EKF+(eVk,EKF+eVk+1,INS)Δt/2 (5) e P k+1,INSe P k,EKF +( e V k,EKF + e V k+1,INS )Δt/2 (5) S3-3 Elman神经网络辅助下的约束更新S3-3 Constraint Update Assisted by Elman Neural Network 在GNSS信号好时,将神经网络接入到系统中来预测惯性导航的输出误差并补偿和修正惯性导航的输出,When the GNSS signal is good, the neural network is connected to the system to predict the output error of the inertial navigation and compensate and correct the output of the inertial navigation, S3-3-1 Elman神经网络设计S3-3-1 Elman Neural Network Design Elman神经网络的数学模型为:The mathematical model of Elman neural network is:
Figure FDA0002781043440000025
Figure FDA0002781043440000025
其中:y(k)为输出层输出;x(k-1)为输入层的外部输入;uc(k)为承接层的输出;u(k)为隐含层的输出;w1为输入层与隐含层连接权值;w2为承接层与隐含层连接权值;w3为隐含层与输出层连接权值,Elman神经网络的隐含层采用式(7)所示的双极性Sigmoid函数作为激励函数,输出层采用Pureline激活函数,得到式(8):Among them: y(k) is the output of the output layer; x(k-1) is the external input of the input layer; u c (k) is the output of the successor layer; u(k) is the output of the hidden layer; w 1 is the input The connection weight between the layer and the hidden layer; w 2 is the connection weight between the successor layer and the hidden layer; w 3 is the connection weight between the hidden layer and the output layer. The hidden layer of the Elman neural network adopts the formula shown in formula (7). The bipolar sigmoid function is used as the excitation function, and the output layer adopts the Pureline activation function, and equation (8) is obtained: f(a)=(1-e-a)/(1+e-a) (7)f(a)=(1- e -a)/(1+ e -a) (7) y(k)=w3u(k) (8)y(k)=w 3 u(k) (8) 由式(6)~(8)推导出:It can be deduced from formulas (6) to (8): uc(k)=f(w2(k-1)uc(k-1)+w1(k-2)uc(k-2)) (9)u c (k)=f(w 2 (k-1)u c (k-1)+w 1 (k-2)u c (k-2)) (9) 其中:f(a)∈(-1,1);w2(k-1)和w1(k-2)分别表示k-1、k-2时刻的网络连接权值,uc(k)与其历史时间的连接权值有关,体现了动态递归的特点,where: f(a)∈(-1,1); w 2 (k-1) and w 1 (k-2) represent the network connection weights at moments k-1 and k-2, respectively, u c (k) It is related to the connection weight of its historical time, which reflects the characteristics of dynamic recursion. Elman神经网络采用BP算法进行权值修正,学习指标函数采用误差平方和函数:The Elman neural network uses the BP algorithm to correct the weights, and the learning index function uses the error sum of squares function:
Figure FDA0002781043440000031
Figure FDA0002781043440000031
S3-3-2根据惯性传感器和EKF的输出进行在线学习;S3-3-2 conducts online learning based on the output of inertial sensors and EKF; S3-3-2-1采用GNSS输出的位置和速度对步骤S1中惯性传感器获得的预测数据进行修正,通过卡尔曼滤波求得滤波后的
Figure FDA0002781043440000032
Figure FDA0002781043440000033
如公式(11),
S3-3-2-1 uses the position and velocity output by GNSS to correct the predicted data obtained by the inertial sensor in step S1, and obtains the filtered value through Kalman filtering.
Figure FDA0002781043440000032
and
Figure FDA0002781043440000033
As in formula (11),
EKF中GNSS量测状态更新为:The GNSS measurement status in the EKF is updated to:
Figure FDA0002781043440000034
Figure FDA0002781043440000034
其中
Figure FDA0002781043440000035
Figure FDA0002781043440000036
分别是惯性传感器输出值;ePk+1,GeVk+1,G分别是GNSS位置和速度的输出值;
Figure FDA0002781043440000037
Figure FDA0002781043440000038
分别为卡尔曼滤波解,
in
Figure FDA0002781043440000035
and
Figure FDA0002781043440000036
are the output values of the inertial sensor, respectively; e P k+1,G and e V k+1,G are the output values of the GNSS position and velocity, respectively;
Figure FDA0002781043440000037
and
Figure FDA0002781043440000038
are the Kalman filter solutions, respectively,
S3-3-2-2同时对神经网络模型进行同步训练,在第S3-3-2-1步的基础上设计神经网络模型,然后将第S3-3-2-1得到的惯性导航数据和卡尔曼滤波器输出数据的历元间相对变化值,当GNSS可用卫星数较多时,把
Figure FDA0002781043440000039
Figure FDA00027810434400000310
分别作为Elman神经网络的输入输出加入到训练样本去在线学习,使得网络具有预测速度和位置变化量的能力,再根据前一时刻的位置和速度获得本历元的位置、旋转四元数和速度,当训练误差满足一定的阈值设置是时,表示训练模型可靠,辅助系统进行预报;
S3-3-2-2 simultaneously trains the neural network model, designs the neural network model on the basis of step S3-3-2-1, and then combines the inertial navigation data obtained in step S3-3-2-1 with the The relative change value between epochs of the output data of the Kalman filter. When the number of available satellites in GNSS is large, the
Figure FDA0002781043440000039
and
Figure FDA00027810434400000310
As the input and output of the Elman neural network, they are added to the training samples for online learning, so that the network has the ability to predict the speed and position change, and then obtain the position, rotation quaternion and speed of the current epoch according to the position and speed of the previous moment. , when the training error meets a certain threshold setting, it means that the training model is reliable, and the auxiliary system makes predictions;
为保证系统的时效性,采用固定窗口法限制样本的数量,当样本达到一定数量时,为保证样本的时效性,把较旧的样本移除出窗口,In order to ensure the timeliness of the system, the fixed window method is used to limit the number of samples. When the number of samples reaches a certain number, in order to ensure the timeliness of the samples, the older samples are removed from the window.
Figure FDA00027810434400000311
Figure FDA00027810434400000311
Figure FDA00027810434400000312
Figure FDA00027810434400000312
其中
Figure FDA00027810434400000313
分别是惯性传感器输出值的历元间变化量;
Figure FDA00027810434400000314
分别是卡尔曼滤波后输出值的历元间变化量;
Figure FDA00027810434400000315
Figure FDA00027810434400000316
分别是k时刻惯性传感器输出值;
Figure FDA00027810434400000317
Figure FDA00027810434400000318
分别为k时刻卡尔曼滤波输出解,
in
Figure FDA00027810434400000313
are the inter-epoch variation of the output value of the inertial sensor, respectively;
Figure FDA00027810434400000314
are the inter-epoch variation of the output value after Kalman filtering, respectively;
Figure FDA00027810434400000315
and
Figure FDA00027810434400000316
are the output values of the inertial sensor at time k, respectively;
Figure FDA00027810434400000317
and
Figure FDA00027810434400000318
are the Kalman filter output solutions at time k, respectively,
S3-3-3当在线学习满足阈值进行预报时,根据卫星信号遮挡与不遮挡进行分类;S3-3-3 When the online learning meets the threshold for forecasting, classify according to whether the satellite signal is occluded or not; S3-3-3-1当GNSS卫星信号被遮挡时,INS因其属性还能正常工作;失效前一时刻的GNSS数据为滤波的初始值,其相当于准确值,因此能够避免INS精度因导航时间长而导致的发散;当GNSS信号丢失时,利用训练好的神经网络模型来预测惯性导航输出误差,并用该预测误差对惯性导航进行补偿和修正,首先把根据惯性传感器预积分得出的
Figure FDA0002781043440000041
作为Elman神经网络进行预测,输出神经网络预测数据为
Figure FDA0002781043440000042
Figure FDA0002781043440000043
作为观测约束进行EKF更新,
S3-3-3-1 When the GNSS satellite signal is blocked, the INS can work normally due to its properties; the GNSS data at the moment before the failure is the initial value of the filter, which is equivalent to the accurate value, so it can avoid the INS accuracy due to navigation Divergence caused by long time; when the GNSS signal is lost, the trained neural network model is used to predict the output error of inertial navigation, and the prediction error is used to compensate and correct the inertial navigation.
Figure FDA0002781043440000041
As Elman neural network for prediction, the output neural network prediction data is
Figure FDA0002781043440000042
and
Figure FDA0002781043440000043
EKF update as observation constraint,
神经网络预测变化量
Figure FDA0002781043440000044
Figure FDA0002781043440000045
求得的k+1时刻的位置、旋转四元数和速度的预测值为:
Neural network predicts the amount of change
Figure FDA0002781043440000044
and
Figure FDA0002781043440000045
The obtained predicted values of the position, rotation quaternion and velocity at time k+1 are:
Figure FDA0002781043440000046
Figure FDA0002781043440000046
约束更新为:The constraints are updated to:
Figure FDA0002781043440000047
Figure FDA0002781043440000047
其中,
Figure FDA0002781043440000048
Figure FDA0002781043440000049
分别是根据惯性传感器在步骤S3-1输出的状态向量;
Figure FDA00027810434400000410
Figure FDA00027810434400000411
分别为神经网络求得的k+1时刻的位置、旋转四元数和速度的预测值,
in,
Figure FDA0002781043440000048
and
Figure FDA0002781043440000049
are respectively the state vector outputted by the inertial sensor in step S3-1;
Figure FDA00027810434400000410
and
Figure FDA00027810434400000411
are the predicted values of the position, rotation quaternion and velocity at time k+1 obtained by the neural network, respectively,
S3-3-3-2当GNSS信号正常时,有两种策略可用:1、直接把惯性传感器输出k+1时刻的位置、速度和旋转四元数作为进行也状态向量更新,然后利用GNSS输出的位置和速度进行约束更新,如步骤S3-3-2;2、把惯性传感器输出k+1时刻的位置、速度和旋转四元数变化量输入到Elman神经网络中,把Elman神经网络输出的位置、旋转四元数和速度变化量作为伪观测值对EKF进行状态向量更新,如公式(16);然后根据GNSS输出的位置和速度进行约束更新,如公式(17);最后把利用惯性传感器求出的
Figure FDA00027810434400000412
Figure FDA00027810434400000413
及利用EKF求出的
Figure FDA00027810434400000414
Figure FDA00027810434400000415
Figure FDA00027810434400000416
加入到神经网络的在线学习系统中进行实时学习训练,
S3-3-3-2 When the GNSS signal is normal, there are two strategies available: 1. Directly use the position, velocity and rotation quaternion at the moment of k+1 output by the inertial sensor as the state vector update, and then use the GNSS output 2. Input the position, velocity and rotation quaternion variation of inertial sensor output k+1 time into Elman neural network, and input the output of Elman neural network into Elman neural network. The position, rotation quaternion and velocity change are used as pseudo-observed values to update the state vector of the EKF, as in formula (16); then the constraint update is performed according to the position and velocity output by GNSS, as in formula (17); requested
Figure FDA00027810434400000412
and
Figure FDA00027810434400000413
and obtained using EKF
Figure FDA00027810434400000414
Figure FDA00027810434400000415
and
Figure FDA00027810434400000416
Join the online learning system of the neural network for real-time learning and training,
EKF状态更新为:EKF status updated to:
Figure FDA00027810434400000417
Figure FDA00027810434400000417
EKF中GNSS量测状态更新为:The GNSS measurement status in EKF is updated to:
Figure FDA0002781043440000051
Figure FDA0002781043440000051
Figure FDA0002781043440000052
Figure FDA0002781043440000053
分别是根据输出的神经网络预测变化量
Figure FDA0002781043440000054
Figure FDA0002781043440000055
求得的k+1时刻的位置、旋转四元数和速度的预测值;ePk+1,GeVk+1,G分别是GNSS位置和速度的输出值。
Figure FDA0002781043440000052
and
Figure FDA0002781043440000053
are the predicted changes based on the output neural network
Figure FDA0002781043440000054
and
Figure FDA0002781043440000055
The obtained predicted values of position, rotation quaternion and velocity at time k+1; e P k+1,G and e V k+1,G are the output values of GNSS position and velocity, respectively.
CN202011281769.7A 2020-11-16 2020-11-16 GNSS/INS integrated navigation method Active CN112505737B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011281769.7A CN112505737B (en) 2020-11-16 2020-11-16 GNSS/INS integrated navigation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011281769.7A CN112505737B (en) 2020-11-16 2020-11-16 GNSS/INS integrated navigation method

Publications (2)

Publication Number Publication Date
CN112505737A true CN112505737A (en) 2021-03-16
CN112505737B CN112505737B (en) 2024-03-01

Family

ID=74956392

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011281769.7A Active CN112505737B (en) 2020-11-16 2020-11-16 GNSS/INS integrated navigation method

Country Status (1)

Country Link
CN (1) CN112505737B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113252031A (en) * 2021-04-28 2021-08-13 燕山大学 NARX neural network assisted integrated navigation method
CN113340298A (en) * 2021-05-24 2021-09-03 南京航空航天大学 Inertial navigation and dual-antenna GNSS external reference calibration method
CN113687396A (en) * 2021-09-26 2021-11-23 重庆赛迪奇智人工智能科技有限公司 Positioning processing method and device, positioning equipment, vehicle and storage medium
CN114216459A (en) * 2021-12-08 2022-03-22 昆山九毫米电子科技有限公司 ELM-assisted GNSS/INS integrated navigation unmanned target vehicle positioning method
CN115046545A (en) * 2022-03-29 2022-09-13 哈尔滨工程大学 Positioning method combining deep network and filtering
CN115326063A (en) * 2022-07-07 2022-11-11 江苏大块头智驾科技有限公司 Inertial device signal filtering method based on deep learning
CN116224407A (en) * 2023-05-06 2023-06-06 山东科技大学 GNSS and INS integrated navigation positioning method and system
CN116381753A (en) * 2023-06-01 2023-07-04 北京航空航天大学 Neural network assisted navigation method of GNSS/INS integrated navigation system during GNSS interruption
CN116499469A (en) * 2023-06-28 2023-07-28 北京航空航天大学 GNSS/INS Integrated Navigation Method Based on Online Learning and Compensation of Neural Network Model
WO2024012006A1 (en) * 2022-07-15 2024-01-18 腾讯科技(深圳)有限公司 Positioning precision estimation method and apparatus, electronic device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106980133A (en) * 2017-01-18 2017-07-25 中国南方电网有限责任公司超高压输电公司广州局 The GPS INS Combinated navigation methods and system for being compensated and being corrected using neural network algorithm
CN107390246A (en) * 2017-07-06 2017-11-24 电子科技大学 A kind of GPS/INS Combinated navigation methods based on genetic neural network
CN109000640A (en) * 2018-05-25 2018-12-14 东南大学 Vehicle GNSS/INS Combinated navigation method based on discrete Grey Neural Network Model
CN110487271A (en) * 2019-09-26 2019-11-22 哈尔滨工程大学 Elman neural network aiding tight integration air navigation aid when a kind of GNSS signal is obstructed
US10809388B1 (en) * 2019-05-01 2020-10-20 Swift Navigation, Inc. Systems and methods for high-integrity satellite positioning

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106980133A (en) * 2017-01-18 2017-07-25 中国南方电网有限责任公司超高压输电公司广州局 The GPS INS Combinated navigation methods and system for being compensated and being corrected using neural network algorithm
CN107390246A (en) * 2017-07-06 2017-11-24 电子科技大学 A kind of GPS/INS Combinated navigation methods based on genetic neural network
CN109000640A (en) * 2018-05-25 2018-12-14 东南大学 Vehicle GNSS/INS Combinated navigation method based on discrete Grey Neural Network Model
US10809388B1 (en) * 2019-05-01 2020-10-20 Swift Navigation, Inc. Systems and methods for high-integrity satellite positioning
CN110487271A (en) * 2019-09-26 2019-11-22 哈尔滨工程大学 Elman neural network aiding tight integration air navigation aid when a kind of GNSS signal is obstructed

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113252031A (en) * 2021-04-28 2021-08-13 燕山大学 NARX neural network assisted integrated navigation method
CN113340298A (en) * 2021-05-24 2021-09-03 南京航空航天大学 Inertial navigation and dual-antenna GNSS external reference calibration method
CN113340298B (en) * 2021-05-24 2024-05-17 南京航空航天大学 Inertial navigation and dual-antenna GNSS external parameter calibration method
CN113687396A (en) * 2021-09-26 2021-11-23 重庆赛迪奇智人工智能科技有限公司 Positioning processing method and device, positioning equipment, vehicle and storage medium
CN114216459B (en) * 2021-12-08 2024-03-15 昆山九毫米电子科技有限公司 ELM-assisted GNSS/INS combined navigation unmanned target vehicle positioning method
CN114216459A (en) * 2021-12-08 2022-03-22 昆山九毫米电子科技有限公司 ELM-assisted GNSS/INS integrated navigation unmanned target vehicle positioning method
CN115046545A (en) * 2022-03-29 2022-09-13 哈尔滨工程大学 Positioning method combining deep network and filtering
CN115046545B (en) * 2022-03-29 2024-12-13 哈尔滨工程大学 A positioning method combining deep network and filtering
CN115326063A (en) * 2022-07-07 2022-11-11 江苏大块头智驾科技有限公司 Inertial device signal filtering method based on deep learning
WO2024012006A1 (en) * 2022-07-15 2024-01-18 腾讯科技(深圳)有限公司 Positioning precision estimation method and apparatus, electronic device and storage medium
CN116224407A (en) * 2023-05-06 2023-06-06 山东科技大学 GNSS and INS integrated navigation positioning method and system
US12019170B1 (en) 2023-05-06 2024-06-25 Shandong University Of Science And Technology GNSS and INS integrated navigation positioning method and system thereof
CN116381753A (en) * 2023-06-01 2023-07-04 北京航空航天大学 Neural network assisted navigation method of GNSS/INS integrated navigation system during GNSS interruption
CN116381753B (en) * 2023-06-01 2023-08-15 北京航空航天大学 Neural network-assisted navigation method for GNSS/INS integrated navigation system when GNSS is interrupted
CN116499469A (en) * 2023-06-28 2023-07-28 北京航空航天大学 GNSS/INS Integrated Navigation Method Based on Online Learning and Compensation of Neural Network Model
CN116499469B (en) * 2023-06-28 2023-09-08 北京航空航天大学 GNSS/INS integrated navigation method using neural network model online learning and compensation

Also Published As

Publication number Publication date
CN112505737B (en) 2024-03-01

Similar Documents

Publication Publication Date Title
CN112505737A (en) GNSS/INS combined navigation method based on Elman neural network online learning assistance
CN110243358B (en) Multi-source fusion unmanned vehicle indoor and outdoor positioning method and system
CN104729506B (en) A kind of unmanned plane Camera calibration method of visual information auxiliary
CN113029137A (en) Multi-source information self-adaptive fusion positioning method and system
CN108196289B (en) A kind of train combined positioning method under satellite-signal confined condition
CN112629538B (en) Ship horizontal attitude measurement method based on fusion complementary filtering and Kalman filtering
CN113029139B (en) Airport flight area vehicle differential Beidou/SINS combined navigation method based on motion detection
CN109000640B (en) Vehicle GNSS/INS integrated navigation method based on discrete grey neural network model
CN111780755A (en) A Multi-source Fusion Navigation Method Based on Factor Graph and Observability Analysis
CN109883426B (en) Dynamic distribution and correction multi-source information fusion method based on factor graph
CN101858748B (en) Fault-tolerance autonomous navigation method of multi-sensor of high-altitude long-endurance unmanned plane
CN108931244B (en) Inertial navigation error suppression method and system based on train motion constraint
CN106980133A (en) The GPS INS Combinated navigation methods and system for being compensated and being corrected using neural network algorithm
CN110307836B (en) Accurate positioning method for welt cleaning of unmanned cleaning vehicle
CN106840179A (en) A kind of intelligent vehicle localization method based on multi-sensor information fusion
CN111721290B (en) Multisource sensor information fusion positioning switching method
CN109059909A (en) Satellite based on neural network aiding/inertial navigation train locating method and system
CN101285686A (en) Method and system for hierarchical positioning of agricultural machinery navigation
CN113375666B (en) Sensor fusion positioning system and method
CN113310487B (en) A combined navigation method and device for a ground-oriented mobile robot
CN114415224B (en) Vehicle fusion positioning system and method in complex limited environment
CN113237482A (en) Robust vehicle positioning method in urban canyon environment based on factor graph
CN114136310B (en) An inertial navigation system error autonomous suppression system and method
CN113758483A (en) Self-adaptive FKF map matching method and system
CN116224407B (en) A kind of GNSS and INS integrated navigation positioning method and system

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