WO2020087845A1 - 基于gpr与改进的srckf的sins初始对准方法 - Google Patents

基于gpr与改进的srckf的sins初始对准方法 Download PDF

Info

Publication number
WO2020087845A1
WO2020087845A1 PCT/CN2019/079137 CN2019079137W WO2020087845A1 WO 2020087845 A1 WO2020087845 A1 WO 2020087845A1 CN 2019079137 W CN2019079137 W CN 2019079137W WO 2020087845 A1 WO2020087845 A1 WO 2020087845A1
Authority
WO
WIPO (PCT)
Prior art keywords
error
srckf
state
gpr
sins
Prior art date
Application number
PCT/CN2019/079137
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 东南大学
Publication of WO2020087845A1 publication Critical patent/WO2020087845A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C25/00Manufacturing, calibrating, cleaning, or repairing instruments or devices referred to in the other groups of this subclass
    • G01C25/005Manufacturing, calibrating, cleaning, or repairing instruments or devices referred to in the other groups of this subclass initial alignment, calibration or starting-up of inertial devices

Definitions

  • the invention belongs to the technical field of initial alignment of a navigation system, and is a strapdown inertial navigation system (SINS) based on Gaussian Process Regression (GPR) and improved square root volume Kalman filter (Square-Root Cubature Kalman Filter, SRCKF). ) Initial alignment method.
  • SINS strapdown inertial navigation system
  • GPR Gaussian Process Regression
  • SRCKF square root volume Kalman filter
  • the inertial navigation system needs to perform initial alignment before starting the navigation solution.
  • Initial alignment is the key technology of inertial navigation.
  • the accuracy of the initial alignment largely determines the accuracy of the navigation, and the speed of the initial alignment affects the application range of the navigation system to a certain extent.
  • the initial alignment of the inertial navigation system can be divided into coarse alignment and fine alignment, usually using analytical method, nonlinear filtering method, etc. for coarse alignment, and compass method, nonlinear filtering method, etc., for fine alignment.
  • the initial attitude angle is obtained, thereby determining the initial attitude matrix required for the navigation solution.
  • a nonlinear filtering method is often used for initial alignment in engineering.
  • Common non-linear filtering methods include Extended Kalman Filter (EKF), Unscented Kalman Filter (UKF) and Volume Kalman Filter (Cubuture Kalman Filter, CKF) and Square Root Volume Kalman Filter (EKF) Square-Root Cubuture Kalman Filter (SRCKF), etc.
  • EKF Extended Kalman Filter
  • UKF Unscented Kalman Filter
  • CKF Volume Kalman Filter
  • EKF Square Root Volume Kalman Filter
  • SRCKF Square-Root Cubuture Kalman Filter
  • Traditional EKF, UKF and other nonlinear filtering methods have problems of low alignment accuracy and numerical instability for highly nonlinear systems.
  • CKF also has numerical instability.
  • SRCKF can improve numerical instability, but changes to the model , Or when the model is inaccurate, SRCKF cannot track the model correctly, and the SRCKF convergence process is slow, affecting its application.
  • the present invention provides a SINS initial alignment method based on GPR and improved SRCKF, which can improve the adaptability of SINS and in the environment where quick alignment is required Perform a quick initial alignment.
  • the SINS initial alignment method based on GPR and improved SRCKF includes the following steps:
  • Step 1 Establish an initial alignment model of the navigation system.
  • the alignment model includes a non-linear error model, a filtering model state model, and a measurement model of the strapdown inertial navigation system;
  • Step 2 Discretize the state equation and measurement equation obtained in the step
  • Step 3 Under the condition that fast alignment is not required, perform the time update process of the improved SRCKF with the state equation and the measurement equation to obtain the square root of the predicted estimate of the state and the covariance of the predicted error;
  • Step 4 Iterate with the square root of the predicted value of the updated SRCKF time update and the prediction error covariance as the initial value, and iterate to the maximum number to complete the measurement update;
  • Step 5 Extract the Euler angle platform estimation value and velocity estimation value from the state quantity obtained in Step 4 to modify the attitude matrix and velocity of the SINS solution, and use the corrected value as the initial value of the next SINS solution, and use the current Obtained gyroscope and accelerometer constant error estimates to correct the gyroscope output and accelerometer output at the next moment;
  • Step 6 After the improved SRCKF runs for a certain period of time, save the system measurement data at a fixed time interval. After construction, it is necessary to quickly align the training data set required by the GPR model algorithm under the environment, and save a total of N sets of data;
  • Step 7 In an environment that requires rapid alignment, the GPR model algorithm is used to learn according to the training data set D saved in the previous initial alignment process; at the same time, the measured data of the current SINS real-time calculation is used as the input, and the attitude error angle As an output, update the GPR training data set for learning to obtain the system state transition GPR model and measurement GPR model; then use the obtained system state transition GPR model and measurement GPR model to obtain the attitude error angle of the system's current alignment process And the error variance, complete the initial alignment of the system.
  • step 1 specifically includes the following sub-steps:
  • Step 1.1 Establish a nonlinear error model of strapdown inertial navigation system:
  • Step 1.2 Establish the SINS state equation model as follows:
  • the above-mentioned velocity-related components are Let the process noise vector Is zero-mean Gaussian white noise; the projection of the angular velocity of the earth's relative inertial system ⁇ ie in the n system L is the latitude of the carrier, the above equation of state can be written as:
  • f (x, t) is a function obtained according to the previous state equation
  • g (t) is a coefficient matrix determined according to the above system process noise vector
  • Step 1.3 Establish the measurement equation as follows:
  • v b is the true speed under the b system
  • SINS will Convert to w z is a zero-mean Gaussian white noise process, only with The eastward and northward velocity error components in are used as matching information sources;
  • h (x, t) is a function obtained according to the previous measurement equation.
  • both the sampling period and the filtering period in step 2 are taken as T s , and this step discretizes the state equation and measurement equation in step 1 as:
  • x k is the state quantity of the system at time k
  • z k is the measured value of the system state at the time of k
  • F (x k-1 ), G k-1 , H (x k-1 ) are the functions obtained by discretizing the equation corresponding to step 1.
  • step 3 the specific steps of time update under the improved SRCKF framework in step 3 are as follows:
  • Step 3.1 Set the initial value of the system state Initial error covariance matrix
  • ° is an angle unit
  • m / s is a speed unit
  • h is a time unit
  • ⁇ g 10 -6 g.
  • Step 3.2 Select the sampling points of the improved SRCKF according to the SSR volume rule of the spherical surface, as follows:
  • Step 3.3 Calculate the square root factor of the one-step predicted value of the state and the one-step predicted error covariance matrix:
  • the current state volume point and the predicted state volume point are:
  • Q k-1 is the system process noise variance matrix as described above.
  • step 4 uses an iterative algorithm, and the specific steps are as follows:
  • Step 4.1 Use the state prediction value obtained in Step 3 And the prediction error covariance S k
  • Step 4.3 The termination condition of the iteration is Where ⁇ is a preset iteration threshold; or the number of iterations reaches the maximum value N max , if one of the above two conditions is not met, repeat the steps of claim 4;
  • N max 1 is taken, that is, no iteration is performed.
  • correction formula in step 5 is as follows:
  • system measurement data in step 6 includes east and north speed errors, and the attitude error angle calculated by SINS.
  • the steps 3-6 are repeatedly executed until the initial alignment of the SINS is completed.
  • Step 7.1 In an environment that requires rapid alignment, perform GPR model learning based on the data training set D consisting of the N sets of input and output data saved in the previous initial alignment process to obtain the state transition GPR model and measurement GPR model of the system , More specific steps are:
  • Step 7.1.2 Perform GPR model learning according to the data set of step 7.1.1, initialize GPR model: use Gaussian kernel function as the initialization kernel function of GPR model:
  • ⁇ v p , ⁇ v q are any elements in the data training set measurement ⁇ V
  • l 1 , l 2 are signal variances
  • the above unknown parameter set is recorded as hyperparameters among them
  • the data training set D e ( ⁇ V, ⁇ e )
  • the input and output pairs of the GPR model establish the log-likelihood function of the training sample condition function p ( ⁇ e
  • p, q 1, ..., N ⁇ is N ⁇ N order symmetric positive definite covariance matrix
  • K (p, q) k ( ⁇ v p , ⁇ v q ) measures the correlation of ⁇ v p , ⁇ v q ;
  • Step 7.1.4 For the three attitude error angles, repeat the above steps to obtain the corresponding parameters;
  • Step 7.2 In the current alignment process, use the improved SRCKF to obtain the measurement value ⁇ v * at the current time, and update the training data set D for the system's real-time measurement and attitude error angle output up to the previous time, according to the GPR model Obtain the attitude error angle and its error variance under the current measurement ⁇ v * , perform SINS initial alignment, and obtain the attitude error angle and corresponding error variance of the system during the current alignment process; the specific steps are as follows:
  • Step 7.2.1 The output vector ⁇ e of the data training set in the Gaussian process regression model and the predicted value ⁇ e * satisfy:
  • Step 7.2.2 For the other two attitude error angles ⁇ n , ⁇ u , obtain the estimated mean value in the current alignment process through the above steps And the corresponding error variance Thus completing the initial alignment process of SINS.
  • the present invention has the following advantages and beneficial effects:
  • the present invention incorporates the simplest radial volume rule SSR of the spherical surface into the square root volume Kalman filter algorithm, improves the robustness of SRCKF, enhances the numerical stability of the filter algorithm, and can reduce the calculation amount of high-order SRCKF.
  • the present invention adopts an iterative algorithm in the measurement and update stage of SRCKF.
  • the measurement equation is a nonlinear equation, it can improve the feedback efficiency of innovation and accelerate the convergence process of SRCKF.
  • the present invention adopts the improved SRCKF algorithm when the alignment accuracy is an absolute consideration factor according to the different alignment environments, and focuses on reducing the error of the initial alignment result; while in the environment where the initial alignment speed needs to be increased , Adopt the fusion method of Gaussian process regression and improved SRCKF to accelerate the initial alignment speed and obtain the initial alignment result with the accuracy of improved SRCKF.
  • FIG. 1 is an overall flowchart of a method for initial alignment of SINS based on GPR and improved SRCKF provided by the present invention.
  • Figure 2 is a flowchart of the improved SRCKF model algorithm in Figure 1.
  • Figure 3 is a flow chart of the algorithm of GPR in Figure 1 incorporating the improved SRCKF model.
  • the SINS initial alignment method based on GPR and improved SRCKF provided by the present invention first acquires the data of each sensor and preprocesses the data; establishes the state equation and measurement equation of the carrier system; adopts the SSR rule to select the volume point of SRCKF to establish Improved SRCKF recursion equation; using the improved SRCKF recursion equation recursion, and finally recursion to obtain the initial alignment attitude error angle of the carrier.
  • the GPR model is established; the current measurement data of the system is used to estimate the attitude error angle of the current alignment process of the system, and the attitude matrix is solved to complete the initial alignment task.
  • FIG. 1 the overall process of the present invention is shown in FIG. 1 and includes the following steps:
  • Step 1 Establish an initial alignment model of the navigation system.
  • the alignment model includes a nonlinear error model, a filtering mode state model, and a measurement model of the strapdown inertial navigation system (SINS).
  • SINS strapdown inertial navigation system
  • Step 1.1 The nonlinear error model of the strapdown inertial navigation system is established through the following process:
  • Step 1.2 The SINS equation of state model is as follows:
  • the above-mentioned velocity-related components are Let the process noise vector Is zero-mean Gaussian white noise; the projection of the angular velocity of the earth's relative inertial system ⁇ ie in the n system L is the latitude of the carrier, the above equation of state can be written as:
  • f (x, t) is a function obtained according to the previous state equation
  • g (t) is a coefficient matrix determined according to the above system process noise vector.
  • Step 1.3 The measurement equation is as follows:
  • h (x, t) is a function obtained according to the previous measurement equation.
  • Step 2 Discretize the state equation and measurement equation obtained in the step.
  • the sampling period and filtering period are taken as T s
  • the state equation and measurement equation in step 1 are discretized as
  • x k is the state quantity of the system at time k
  • z k is the measured value of the system state at the time of k
  • F (x k-1 ), G k-1 , H (x k-1 ) are the functions obtained by discretizing the equation corresponding to step 1.
  • Step 3 Perform the improved SRCKF time update process with state equations and measurement equations without the need for rapid alignment to obtain predicted estimates of the state The square root of the covariance with the prediction error Sk
  • Step 3.1 Set the initial value of the system state Initial error covariance matrix
  • ° is an angle unit
  • m / s is a speed unit
  • h is a time unit
  • ⁇ g 10 -6 g.
  • Step 3.2 Select the sampling points of the improved SRCKF according to the SSR volume rule of the spherical surface, as follows:
  • Step 3.3 Calculate the square root factor of the one-step predicted value of the state and the one-step predicted error covariance matrix:
  • the current state volume point and the predicted state volume point are:
  • Step 4 To improve the predicted estimates of SRCKF time updates The square root of the covariance with the prediction error S k
  • Step 4.1 Use the state prediction value obtained in Step 3 And the prediction error covariance S k
  • Step 4.3 The termination condition of the iteration is Where ⁇ is a preset iteration threshold; or the number of iterations reaches the maximum value N max , if one of the above two conditions is not satisfied, the steps of claim 4 are repeated.
  • the measurement equation may be linear when the initial alignment measurement uses rate error and position error is the observation measurement, so that the above iterative method fails because it cannot accelerate the feedback efficiency of innovation.
  • N max 1 may be used. That is, no iteration is performed.
  • Step 5 The state quantity obtained by the previous step 4 Estimation of Euler Angle Platform And speed estimate Modified attitude matrix of SINS solution And speed Use the corrected value as the initial value of the next SINS solution, and use the currently obtained constant error estimates of the gyroscope and accelerometer Correct the gyroscope output and accelerometer output at the next moment
  • the correction formula is as follows:
  • Step 6 After the improved SRCKF has been running for a certain period of time, the system measurement data, that is, the east and north speed errors, etc., and the attitude error angle calculated by SINS are saved at a fixed time interval. After construction, it needs to be quickly aligned in the environment.
  • the training data set required by the GPR model algorithm stores a total of N sets of data. According to the process of step 4, if the alignment accuracy does not reach the predetermined requirement, the steps 3-6 are executed cyclically until the initial alignment of the SINS is completed.
  • Step 7 In an environment that requires rapid alignment, the GPR model algorithm is used to learn according to the training data set D saved in the previous initial alignment process; at the same time, the measured data of the current SINS real-time calculation is used as the input, and the attitude error angle As an output, update the GPR training data set for learning to obtain the system state transition GPR model and measurement GPR model; then use the obtained system state transition GPR model and measurement GPR model to obtain the attitude error angle of the system's current alignment process And the error variance, complete the initial alignment of the system.
  • Step 7.1 In an environment that requires rapid alignment, perform GPR model learning based on the data training set D consisting of the N sets of input and output data saved in the previous initial alignment process to obtain the state transition GPR model and measurement GPR model of the system .
  • the more specific steps are:
  • Step 7.1.2 Perform GPR model learning according to the data set of step 7.1.1, initialize GPR model: use Gaussian kernel function as the initialization kernel function of GPR model:
  • ⁇ v p , ⁇ v q are any elements in the data training set measurement ⁇ V
  • l 1 , l 2 are signal variances
  • the above unknown parameter set is recorded as hyperparameters among them
  • Step 7.1.3 The following is a description of establishing a GPR model of the east attitude error angle.
  • p, q 1, ..., N ⁇ is N ⁇ N order symmetric positive definite covariance matrix
  • K (p, q) k ( ⁇ v p , ⁇ v q ) measures the correlation of ⁇ v p , ⁇ v q .
  • Step 7.1.4 For the three attitude error angles, repeat the above steps to obtain the corresponding parameters. The above steps can be completed before the current initial alignment process.
  • Step 7.2 In the current alignment process, use the improved SRCKF to obtain the measurement value ⁇ v * at the current time, and update the training data set D for the system's real-time measurement and attitude error angle output up to the previous time, according to the GPR model Obtain the attitude error angle and its error variance under the current measurement ⁇ v * , perform initial SINS alignment, and obtain the attitude error angle and corresponding error variance of the system during the current alignment process.
  • the specific steps are as follows:
  • Step 7.2.1 The output vector ⁇ e of the data training set in the Gaussian process regression model and the predicted value ⁇ e * satisfy:
  • Step 7.2.2 For the other two attitude error angles ⁇ n and ⁇ u , the estimated mean value in the current alignment process can be obtained similar to the above steps And the corresponding error variance Thus completing the initial alignment process of SINS.
  • the present invention can enhance the robustness of SRCKF, and reduce the calculation amount of high-order SSRCKF, and can quickly obtain a more accurate initial alignment attitude error angle in an environment requiring rapid alignment.

Landscapes

  • Engineering & Computer Science (AREA)
  • Manufacturing & Machinery (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Navigation (AREA)

Abstract

一种基于GPR与改进的SRCKF的SINS初始对准方法,首先获取各传感器数据,并对数据预处理;建立载体系统的状态方程和量测方程;采用SSR规则选取SRCKF的容积点,建立改进的SRCKF递推方程;利用改进SRCKF递推方程递推,最终递推获取载体的初始对准姿态误差角;在需要快速对准环境下,建立GPR模型;利用系统当前的量测数据,估计系统当前对准过程的姿态误差角,求解姿态矩阵以完成初始对准任务;对准方法提高SRCKF的鲁棒性,增强滤波算法的数值稳定性,并能降低高阶SRCKF的计算量,加快初始对准速度且能获得与改进的SRCKF精度相当的初始对准结果。

Description

基于GPR与改进的SRCKF的SINS初始对准方法 技术领域
本发明属于导航系统初始对准技术领域,一种基于高斯过程回归(Gauss Process Regression,GPR)与改进的平方根容积卡尔曼滤波(Square-Root Cubature Kalman Filter,SRCKF)的捷联惯性导航系统(SINS)初始对准方法。
背景技术
惯性导航系统在开始进行导航解算之前,需要进行初始对准。初始对准是惯性导航的关键技术。初始对准精度的高低很大程度上决定了导航的精度,初始对准的速度快慢一定程度上影响着导航系统的应用范围。惯性导航系统初始对准可分为粗对准和精对准,通常采用解析法、非线性滤波方法等进行粗对准,采用罗经法、非线性滤波方法等方法进行精对准。通过初始对准,获得初始姿态角,从而确定导航解算所需要的初始姿态矩阵。
在实际的应用环境中,特别是导航系统存在大失准角和剧烈晃动的环境,如行驶过程中的舰船初始对准中,工程上常使用非线性滤波方法进行初始对准。常见的非线性滤波方法有扩展卡尔曼滤波(Extended Kalman Filter,EKF)、无迹卡尔曼滤波(Unscented Kalman Filter,UKF)和容积卡尔曼滤波(Cubuture Kalman Filter,CKF)以及平方根容积卡尔曼滤波(Square-Root Cubuture Kalman Filter,SRCKF)等。传统的EKF、UKF等非线性滤波方法存在对高度非线性的系统对准精度低和数值不稳定问题,CKF同样存在数值不稳定的情况,SRCKF能够改善数值不稳定的情况,但是对于模型发生变化,或者模型不准确时,SRCKF不能正确跟踪模型,且SRCKF收敛过程较慢,影响了其应用。
发明内容
为改善SRCKF应对不确定因素能力差和收敛过程较慢的缺点,本发明提供了一种基于GPR与改进的SRCKF的SINS初始对准方法,能够提高SINS适应能力,并在需要快速对准的环境下进行快速初始对准。
为了达到上述目的,本发明提供如下技术方案:
基于GPR与改进的SRCKF的SINS初始对准方法,包括如下步骤:
步骤1:建立导航系统的初始对准模型,所述对准模型包括捷联惯性导航系统的非线性误差模型、滤波模状态模型以及量测模型;
步骤2:将步骤所得的状态方程和量测方程离散化;
步骤3:在不需要快速对准的情况下,以状态方程和量测方程执行改进的SRCKF的时间更新过程,获取状态的预测估计值和预测误差协方差的平方根;
步骤4:以改进SRCKF时间更新的预测估计值和预测误差协方差的平方根为初始值进行迭代,迭代至最大次数,完成量测更新;
步骤5:由步骤4获取的状态量中提取欧拉角平台估计值和速度估计值修正SINS解算的姿态矩阵和速度,将修正后的值作为下一次SINS解算的初始值,并利用当前获得的陀螺仪和加速度计常值误差估计值修正下一时刻的陀螺仪输出和加速度计输出;
步骤6:当改进SRCKF运行一定时间后,每隔一个固定的时间间隔保存系统测量数据,构建以后需要快速对准环境下采用GPR模型算法需要的训练数据集,共保存N组数据;
步骤7:在需要快速对准的环境下,根据上一个初始对准过程中保存的训练数据集D采用GPR模型算法进行学习;同时将当前SINS实时解算的量测数据作为输入将姿态误差角作为输出,更新GPR的训练数据集进行学习,获得系统的状态转移GPR模型和量测GPR模型;再利用获得系统的状态转移GPR模型和量测GPR模型,获取系统当前对准过程的姿态误差角以及误差方差,完成系统的初始对准。
进一步的,所述步骤1具体包括如下子步骤:
步骤1.1:建立捷联惯性导航系统的非线性误差模型:
选择东-北-天坐标系地理坐标系为理想导航坐标系,以载体右前上方向构建载体坐标系,记SINS模拟解算的数学平台坐标系为n’系;记b系与n系之间的真实姿态角为
Figure PCTCN2019079137-appb-000001
b系为载体坐标系,n系为理想导航坐标系,载体相对于导航坐标系的真实速度为
Figure PCTCN2019079137-appb-000002
载体所在的真实地理坐标为p=[L λ H] T,SINS实际解算出的姿态为
Figure PCTCN2019079137-appb-000003
速度为
Figure PCTCN2019079137-appb-000004
地理坐标为
Figure PCTCN2019079137-appb-000005
记SINS解算的姿态角误差为
Figure PCTCN2019079137-appb-000006
其中φ enu分别为,纵摇角误差、横摇角误差和航向角误差;速度误差
Figure PCTCN2019079137-appb-000007
其中δv e,δv n,δv u分别为东向、北向和天向速度误差,则:
n系到n’系依次旋转φ uen的坐标系转换矩阵为:
Figure PCTCN2019079137-appb-000008
欧拉角微分方程的系数矩阵C ω为:
Figure PCTCN2019079137-appb-000009
姿态误差微分方程为:
Figure PCTCN2019079137-appb-000010
其中
Figure PCTCN2019079137-appb-000011
为b系下的三轴陀螺常值误差,
Figure PCTCN2019079137-appb-000012
为b系下三轴陀螺随机误差,
Figure PCTCN2019079137-appb-000013
为计算出的n系相对惯性坐标系的旋转角速度,
Figure PCTCN2019079137-appb-000014
为b系到n’系状态转移矩阵,也即SINS解算的姿态矩阵;
速度误差方程为:
Figure PCTCN2019079137-appb-000015
其中
Figure PCTCN2019079137-appb-000016
为b系下测得的加速度计实际输出,
Figure PCTCN2019079137-appb-000017
为b系下三轴加速度计的常值误差,
Figure PCTCN2019079137-appb-000018
为b系下三轴加速度计随机误差,
Figure PCTCN2019079137-appb-000019
分别为对应
Figure PCTCN2019079137-appb-000020
的计算误差,g为重力加速度,T表示转置;
步骤1.2:建立SINS状态方程模型如下:
取状态向量为
Figure PCTCN2019079137-appb-000021
其中由于整个对准过程中
Figure PCTCN2019079137-appb-000022
δg n近似为零,则状态方程可化为如下形式:
Figure PCTCN2019079137-appb-000023
其中根据选取的状态量,上式速度相关的分量为
Figure PCTCN2019079137-appb-000024
设过程噪声向量
Figure PCTCN2019079137-appb-000025
为零均值高斯白噪声;地球相对惯性系的角速度ω ie在n系下的投影
Figure PCTCN2019079137-appb-000026
L为载体所在的纬度,上述状态方程可记为:
Figure PCTCN2019079137-appb-000027
其中f(x,t)为根据前面状态方程所得的函数,g(t)为根据上述系统过程噪声向量确定的系数矩阵;
步骤1.3:建立量测方程如下:
Figure PCTCN2019079137-appb-000028
其中v b为b系下的真实速度,
Figure PCTCN2019079137-appb-000029
为b系下计算用的实际速度,SINS将
Figure PCTCN2019079137-appb-000030
转换为
Figure PCTCN2019079137-appb-000031
w z为零均值高斯白噪声过程,仅以
Figure PCTCN2019079137-appb-000032
Figure PCTCN2019079137-appb-000033
中的东向和北向速度误差分量作为匹配信息源;上述量测方程简记为:
z(t)=h(x,t)+w z(t)。
其中h(x,t)为根据前面量测方程所得的函数。
进一步的,所述步骤2中采样周期与滤波周期均取为T s,本步骤将步骤1中的状态方程和量测方程离散化为:
Figure PCTCN2019079137-appb-000034
其中x k为k时刻系统的状态量,z k为k时刻的系统状态的量测值,w x;k-1~N(0,Q k-1)为系统过程噪声,w z;k~N(0,R k)为系统观测噪声,F(x k-1),G k-1,H(x k-1)为将步骤1对应的方程离散化后所得的函数。
进一步的,所述步骤3中改进的SRCKF框架下时间更新的具体步骤如下:
步骤3.1:设置系统状态初始值
Figure PCTCN2019079137-appb-000035
初始误差协方差阵
P 0=diag{(1°) 2(1°) 2(10°) 2(0.1m/s) 2(0.1m/s) 2(0.01°/h) 2
(0.01°/h) 2(0.01°/h) 2(100μg/h) 2(100μg/h) 2}
上式中°为角度单位,m/s为速度单位,h为时间单位,μg=10 -6g。对上述初始误差协方差阵P 0进行Cholesky分解得初始误差协方差矩阵的特征平方根S 0=Chol(P 0),其中Chol(·)表示矩阵的Cholesky分解;
步骤3.2:按照球面最简规则径向(SSR)容积规则选取改进SRCKF的采样点,如下:
取向量a j=[a j,1 a j,1 … a j,n] T,j=1,2,...,n+1,其中n=10为状态量的个数,有
Figure PCTCN2019079137-appb-000036
记ξ i为第i个容积点,则得到m=2(n+1)个容积点为:
Figure PCTCN2019079137-appb-000037
步骤3.3:计算状态的一步预测值和一步预测误差协方差矩阵的平方根因子:
当前状态容积点与预测状态容积点为:
Figure PCTCN2019079137-appb-000038
Figure PCTCN2019079137-appb-000039
k时刻状态的一步预测值和一步预测误差协方差的平方根为:
Figure PCTCN2019079137-appb-000040
Figure PCTCN2019079137-appb-000041
其中S=Tria(A)表示由A T进行QR分解得到的上三角阵R'=QR(A T)的转置S=R' T,S Q,k-1
Figure PCTCN2019079137-appb-000042
矩阵的Cholesky分解。即上式中S k|k-1的平方根因子由
Figure PCTCN2019079137-appb-000043
Figure PCTCN2019079137-appb-000044
给出。此处Q k-1为如前面所述的系统过程噪声方差阵。
进一步的,所述步骤4中改进SRCKF框架下量测更新的过程采用迭代算法,具体步骤如下:
步骤4.1:以步骤3中得到的状态预测值
Figure PCTCN2019079137-appb-000045
和预测误差协方差S k|k-1为迭代的初始值,记k时刻第j次迭代的状态估计值和误差协方差分别为
Figure PCTCN2019079137-appb-000046
第0次迭代的状态估计值和误差协方差,即迭代的初始值
Figure PCTCN2019079137-appb-000047
步骤4.2:对于j=0,1,...,N max执行以下过程:
计算新的容积点:
Figure PCTCN2019079137-appb-000048
按如下步骤计算k时刻第j次迭代的状态和误差协方差平方根:
计算k时刻第j次迭代的第i个预测量测容积点:
Figure PCTCN2019079137-appb-000049
计算预测量测值:
Figure PCTCN2019079137-appb-000050
计算新息协方差矩阵的平方根:
Figure PCTCN2019079137-appb-000051
其中上式中的平方根因子由
Figure PCTCN2019079137-appb-000052
Figure PCTCN2019079137-appb-000053
给出;
计算估计互协方差矩阵:
Figure PCTCN2019079137-appb-000054
其中加权中心矩阵:
Figure PCTCN2019079137-appb-000055
估计CKF增益:
Figure PCTCN2019079137-appb-000056
估计更新状态:
Figure PCTCN2019079137-appb-000057
估计更新后的状态误差协方差平方根因子:
Figure PCTCN2019079137-appb-000058
步骤4.3:迭代的终止条件为
Figure PCTCN2019079137-appb-000059
其中Δ为预先设定的迭代阈值;或迭代次数达到最大值N max,若未满足上述两个条件之一,则重复权利要求4的步骤;
步骤4.4:终止迭代时假设迭代次数j=N,则设置k时刻的状态估计值和状态估计误差的协方差平方根分别为:
Figure PCTCN2019079137-appb-000060
Figure PCTCN2019079137-appb-000061
进一步的,所述步骤4.3中当迭代方法由于不能加速新息的反馈效率而失效时,取N max=1,即不进行迭代。
进一步的,所述步骤5中修正公式如下:
Figure PCTCN2019079137-appb-000062
其中,
Figure PCTCN2019079137-appb-000063
Figure PCTCN2019079137-appb-000064
分别为SINS解算的姿态矩阵和速度,
Figure PCTCN2019079137-appb-000065
为当前获得的陀螺仪和加速度计常值误差估计值,
Figure PCTCN2019079137-appb-000066
为下一时刻的陀螺仪输出和加速度计输出。
进一步的,所述步骤6中系统测量数据包括东向和北向速度误差,以及SINS解算的姿态误差角。
进一步的,当对准精度没有达到预定要求则循环执行执行步骤3-6直至SINS初始对准结束。
进一步的,所述步骤7中GPR模型算法具体步骤如下:
步骤7.1:在需要快速对准的环境下,根据上一个初始对准过程中保存的N组输入输出数据构成的数据训练集D进行GPR模型学习,获取系统的状态转移GPR模型和量测GPR模型,更具体的步骤为:
步骤7.1.1:其中数据训练集D={D e,D n,D u}有下述数据训练子集D e={ΔV,Φ e};D e={ΔV,Φ e}为用于估计建立东向误差角φ e的GPR模型采用的数据训练集,其中ΔV=[Δv 1 Δv 2 … Δv N] T,Δv κ=(δv ,δv ) T∈R 2(κ=1,...,N)为保存的所有N组量测(δv e,δv n)中的第κ组;Φ e=[φ e1 φ e2 … φ eN] T,φ ∈R(κ=1,...,N)为保存的N个东向误差角中的第κ组;针对东北天三个方向的姿态误差角φ enu相应有输出向量Φ enu共保存了3N个姿态误差角数据,共有三个数据训练子集D e,D n,D u
步骤7.1.2:根据步骤7.1.1的数据集进行GPR模型学习,初始化GPR模型:采用高斯核函数作为GPR模型的初始化核函数:
Figure PCTCN2019079137-appb-000067
式中Δv p,Δv q为数据训练集量测ΔV中的任意元素,
Figure PCTCN2019079137-appb-000068
为信号方差,
Figure PCTCN2019079137-appb-000069
l 1,l 2为信号方差;上述未知参数集记为超参数
Figure PCTCN2019079137-appb-000070
其中
Figure PCTCN2019079137-appb-000071
为数据训练集的样本噪声方差;
步骤7.1.3:建立东向姿态误差角的GPR模型:以量测ΔV和东向姿态误差角Φ e=φ e1 φ e2 … φ eN]构成的数据训练集D e=(ΔV,Φ e)作为GPR模型的输入输出对建立训练样本条件函数p(Θ e|ΔV κκ)的对数似然函数:
Figure PCTCN2019079137-appb-000072
式中
Figure PCTCN2019079137-appb-000073
K=K(ΔV,ΔV)={k(Δv p,Δv q)|p,q=1,...,N}为N×N阶对称正定协方差矩阵,K(p,q)=k(Δv p,Δv q)度量了Δv p,Δv q的相关性;
通过最大化似然函数求取超参数超参数,即对似然函数求偏导:
Figure PCTCN2019079137-appb-000074
其中α=E -1Φ e,tr(·)为求矩阵迹运算,Θ i表示
Figure PCTCN2019079137-appb-000075
中的第i=1,2,3个元素,K(ΔV,ΔV)为前面定义的协方差矩阵;
采用共轭梯度法对上述偏导数
Figure PCTCN2019079137-appb-000076
进行最小化,从而得到超参数
Figure PCTCN2019079137-appb-000077
的最优解;
步骤7.1.4:针对三个姿态误差角,重复以上步骤分别获得相应参数;
步骤7.2:在当前对准过程中,利用改进的SRCKF获取当前时刻的量测值Δv *,对系统实时的量测与截止 至前一时刻的姿态误差角输出更新训练数据集D,根据GPR模型获取当前量测Δv *下的姿态误差角及其误差方差,进行SINS初始对准,获取系统当前对准过程的姿态误差角以及相应的误差方差;具体的步骤如下:
步骤7.2.1:由高斯过程回归模型中数据训练集的输出矢量Φ e和预测值φ e *之间满足:
Figure PCTCN2019079137-appb-000078
其中
K(Δv *,ΔV)=K(ΔV,Δv *) T=(k(Δv *,Δv 1),...,k(Δv *,Δv N)) T k(Δv *,Δv i)(i=1,...,N)为当前量测值Δv *与训练数据集中的量测值Δv i的协方差,k(Δv *,Δv *)为实时量测值的自协方差;由此得出在当前时刻量测值Δv *下的预测估计输出值φ e *的均值和协方差
Figure PCTCN2019079137-appb-000079
如下:
Figure PCTCN2019079137-appb-000080
Figure PCTCN2019079137-appb-000081
Figure PCTCN2019079137-appb-000082
由此可以完成当前对准过程姿态误差角φ e的估计;
步骤7.2.2:对于其他两个姿态误差角φ nu,通过上述步骤,获取其当前对准过程中的估计均值
Figure PCTCN2019079137-appb-000083
和相应的误差方差
Figure PCTCN2019079137-appb-000084
从而完成SINS初始对准过程。
与现有技术相比,本发明具有如下优点和有益效果:
1.本发明将球面最简径向容积规则SSR融入平方根容积卡尔曼滤波算法,提高SRCKF的鲁棒性,增强滤波算法的数值稳定性,并能降低高阶SRCKF的计算量。
2.本发明在SRCKF的量测更新阶段采用迭代算法,当量测方程为非线性方程时,能够提高新息的反馈效率,加快SRCKF的收敛过程。
3.本发明依据对准环境的不同,在需要以对准精度作为绝对的考虑因素的情况下采用改进的SRCKF算法,着重降低初始对准结果误差;而在需要提高初始对准速度的环境下,采用高斯过程回归与改进的SRCKF相融合的方式,加快初始对准速度且能获得与改进的SRCKF精度相当的初始对准结果。
附图说明
图1为本发明提供的基于GPR与改进的SRCKF的SINS初始对准方法整体流程图。
图2为图1中改进的SRCKF模型算法流程图。
图3为图1中GPR融入改进的SRCKF模型算法流程图。
具体实施方式
以下将结合具体实施例对本发明提供的技术方案进行详细说明,应理解下述具体实施方式仅用于说明本发明而不用于限制本发明的范围。
本发明提供的基于GPR与改进的SRCKF的SINS初始对准方法,首先获取各传感器数据,并对数据预处理;建立载体系统的状态方程和量测方程;采用SSR规则选取SRCKF的容积点,建立改进的SRCKF递推方 程;利用改进SRCKF递推方程递推,最终递推获取载体的初始对准姿态误差角。在需要快速对准环境下,建立GPR模型;利用系统当前的量测数据,估计系统当前对准过程的姿态误差角,求解姿态矩阵以完成初始对准任务。
由于获取数据及预处理过程较为常规,不属于本发明重点,因此本实施例着重对后续步骤进行详细描述,具体的说,本发明整体流程如图1所示,包括以下步骤:
步骤1:建立导航系统的初始对准模型,所述对准模型包括捷联惯性导航系统(SINS)的非线性误差模型、滤波模状态模型以及量测模型。
步骤1.1:其中捷联惯性导航系统的非线性误差模型通过如下过程建立:
选择东-北-天坐标系地理坐标系(g系)为理想导航坐标系(n系),以载体右前上方向构建载体坐标系(b系),记SINS模拟解算的数学平台坐标系为n’系;记b系与n系之间的真实姿态角为
Figure PCTCN2019079137-appb-000085
载体相对于导航坐标系的真实速度为
Figure PCTCN2019079137-appb-000086
载体所在的真实地理坐标为p=[L λ H] T,SINS实际解算出的姿态为
Figure PCTCN2019079137-appb-000087
速度为
Figure PCTCN2019079137-appb-000088
地理坐标为
Figure PCTCN2019079137-appb-000089
由于受到各种误差源的影响,SINS的解算值与真实值之间存在误差,记SINS解算的姿态角误差为
Figure PCTCN2019079137-appb-000090
其中φ enu分别为,纵摇角误差(东向水平失准角)、横摇角误差(北向水平失准角)和航向角误差(方位失准角);速度误差
Figure PCTCN2019079137-appb-000091
其中δv e,δv n,δv u分别为东向、北向和天向速度误差,则:
n系到n’系依次旋转φ enu的坐标系转换矩阵为:
Figure PCTCN2019079137-appb-000092
欧拉角微分方程的系数矩阵C ω为:
Figure PCTCN2019079137-appb-000093
姿态误差微分方程为:
Figure PCTCN2019079137-appb-000094
其中
Figure PCTCN2019079137-appb-000095
为b系下的三轴陀螺常值误差,
Figure PCTCN2019079137-appb-000096
为b系下三轴陀螺随机误差,
Figure PCTCN2019079137-appb-000097
为计算出的n系相对惯性坐标系的旋转角速度,
Figure PCTCN2019079137-appb-000098
为b系到n’系状态转移矩阵,也即SINS解算的姿态矩阵。
速度误差方程为:
Figure PCTCN2019079137-appb-000099
其中
Figure PCTCN2019079137-appb-000100
为b系下测得的加速度计实际输出,
Figure PCTCN2019079137-appb-000101
为b系下三轴加速度计的常值误差,
Figure PCTCN2019079137-appb-000102
为 b系下三轴加速度计随机误差,
Figure PCTCN2019079137-appb-000103
分别为对应
Figure PCTCN2019079137-appb-000104
的计算误差,g为重力加速度,T表示转置。
步骤1.2:所述SINS状态方程模型如下:
取状态向量为
Figure PCTCN2019079137-appb-000105
其中由于整个对准过程中
Figure PCTCN2019079137-appb-000106
δg n近似为零,则状态方程可化为如下形式:
Figure PCTCN2019079137-appb-000107
其中根据选取的状态量,上式速度相关的分量为
Figure PCTCN2019079137-appb-000108
设过程噪声向量
Figure PCTCN2019079137-appb-000109
为零均值高斯白噪声;地球相对惯性系的角速度ω ie在n系下的投影
Figure PCTCN2019079137-appb-000110
L为载体所在的纬度,上述状态方程可记为:
Figure PCTCN2019079137-appb-000111
其中f(x,t)为根据前面状态方程所得的函数,g(t)为根据上述系统过程噪声向量确定的系数矩阵。
步骤1.3:所述量测方程如下:
Figure PCTCN2019079137-appb-000112
其中v b为b系下的真实速度,
Figure PCTCN2019079137-appb-000113
为b系下计算用的实际速度,SINS将
Figure PCTCN2019079137-appb-000114
转换为
Figure PCTCN2019079137-appb-000115
w z为零均值高斯白噪声过程,仅以
Figure PCTCN2019079137-appb-000116
Figure PCTCN2019079137-appb-000117
中的东向和北向速度误差分量作为匹配信息源。上述量测方程简记为:
z(t)=h(x,t)+w z(t)
其中h(x,t)为根据前面量测方程所得的函数。
步骤2:将步骤所得的状态方程和量测方程离散化。其中采样周期与滤波周期均取为T s,步骤1中的状态方程和量测方程离散化为
Figure PCTCN2019079137-appb-000118
其中x k为k时刻系统的状态量,z k为k时刻的系统状态的量测值,w x;k-1~N(0,Q k-1)为系统过程噪声,w z;k~N(0,R k)为系统观测噪声,F(x k-1),G k-1,H(x k-1)为将步骤1对应的方程离散化后所得的函数。
步骤3:在不需要快速对准的情况下,以状态方程和量测方程执行改进的SRCKF的时间更新过程,获取状态的预测估计值
Figure PCTCN2019079137-appb-000119
和预测误差协方差的平方根S k|k-1
改进的SRCKF框架下时间更新的具体步骤如下:
步骤3.1:设置系统状态初始值
Figure PCTCN2019079137-appb-000120
初始误差协方差阵
P 0=diag{(1°) 2(1°) 2(10°) 2(0.1m/s) 2(0.1m/s) 2(0.01°/h) 2
(0.01°/h) 2(0.01°/h) 2(100μg/h) 2(100μg/h) 2}
上式中°为角度单位,m/s为速度单位,h为时间单位,μg=10 -6g。对上述初始误差协方差阵P 0进行Cholesky分解得初始误差协方差矩阵的特征平方根S 0=Chol(P 0),其中Chol(·)表示矩阵的Cholesky分解。
步骤3.2:按照球面最简规则径向(SSR)容积规则选取改进SRCKF的采样点,如下:
取向量a j=[a j,1 a j,1 … a j,n] T,j=1,2,...,n+1,其中n=10为状态量的个数,有
Figure PCTCN2019079137-appb-000121
记ξ i为第i个容积点,则得到m=2(n+1)个容积点为:
Figure PCTCN2019079137-appb-000122
步骤3.3:计算状态的一步预测值和一步预测误差协方差矩阵的平方根因子:
当前状态容积点与预测状态容积点为:
Figure PCTCN2019079137-appb-000123
Figure PCTCN2019079137-appb-000124
k时刻状态的一步预测值和一步预测误差协方差的平方根为:
Figure PCTCN2019079137-appb-000125
Figure PCTCN2019079137-appb-000126
其中S=Tria(A)表示由A T进行QR分解得到的上三角阵R'=QR(A T)的转置S=R' T,S Q,k-1
Figure PCTCN2019079137-appb-000127
矩阵的Cholesky分解。即上式中S k|k-1的平方根因子由
Figure PCTCN2019079137-appb-000128
Figure PCTCN2019079137-appb-000129
给出,其中Q k-1为系统过程噪声方差阵。
步骤4:以改进SRCKF时间更新的预测估计值
Figure PCTCN2019079137-appb-000130
和预测误差协方差的平方根S k|k-1为初始值进行迭代,迭代至最大次数N max,完成量测更新。
改进SRCKF框架下量测更新的过程采用迭代算法,具体步骤如下:
步骤4.1:以步骤3中得到的状态预测值
Figure PCTCN2019079137-appb-000131
和预测误差协方差S k|k-1为迭代的初始值,记k时刻第j次迭 代的状态估计值和误差协方差分别为
Figure PCTCN2019079137-appb-000132
第0次迭代的状态估计值和误差协方差,即迭代的初始值
Figure PCTCN2019079137-appb-000133
步骤4.2:对于j=0,1,...,N max执行以下过程:
计算新的容积点:
Figure PCTCN2019079137-appb-000134
按如下步骤计算k时刻第j次迭代的状态和误差协方差平方根:
计算k时刻第j次迭代的第i个预测量测容积点:
Figure PCTCN2019079137-appb-000135
计算预测量测值:
Figure PCTCN2019079137-appb-000136
计算新息协方差矩阵的平方根:
Figure PCTCN2019079137-appb-000137
其中上式中的平方根因子由
Figure PCTCN2019079137-appb-000138
Figure PCTCN2019079137-appb-000139
给出。
计算估计互协方差矩阵:
Figure PCTCN2019079137-appb-000140
其中加权中心矩阵:
Figure PCTCN2019079137-appb-000141
估计CKF增益:
Figure PCTCN2019079137-appb-000142
估计更新状态:
Figure PCTCN2019079137-appb-000143
估计更新后的状态误差协方差平方根因子:
Figure PCTCN2019079137-appb-000144
步骤4.3:迭代的终止条件为
Figure PCTCN2019079137-appb-000145
其中Δ为预先设定的迭代阈值;或迭代次数达到最大值N max,若未满足上述两个条件之一,则重复权利要求4的步骤。在具体应用中,可能因初始对准量测采用速率误差、位置误差为观测量时量测方程为线性方程,使上述迭代方法由于不能加速新息的反馈效率而失效,可取N max=1,即不进行迭代。
步骤4.4:终止迭代时假设迭代次数j=N,则设置k时刻的状态估计值和状态估计误差的协方差平方根分别为:
Figure PCTCN2019079137-appb-000146
Figure PCTCN2019079137-appb-000147
步骤5:由前面步骤4获取的状态量
Figure PCTCN2019079137-appb-000148
中提取欧拉角平台估计值
Figure PCTCN2019079137-appb-000149
和速度估计值
Figure PCTCN2019079137-appb-000150
修正SINS解算的姿态矩阵
Figure PCTCN2019079137-appb-000151
和速度
Figure PCTCN2019079137-appb-000152
将修正后的值作为下一次SINS解算的初始值,并利用当前获得的陀螺仪和加速度计常值误差估计值
Figure PCTCN2019079137-appb-000153
修正下一时刻的陀螺仪输出和加速度计输出
Figure PCTCN2019079137-appb-000154
修正公式如下:
Figure PCTCN2019079137-appb-000155
步骤6:当改进SRCKF运行一定时间后,每隔一个固定的时间间隔保存系统测量数据,即东向和北向速度误差等,以及SINS解算的姿态误差角,构建以后需要快速对准环境下采用GPR模型算法需要的训练数据集,共保存N组数据。根据步骤4过程,如果对准精度没有达到预定要求则循环执行执行步骤3-6直至SINS初始对准结束。
步骤7:在需要快速对准的环境下,根据上一个初始对准过程中保存的训练数据集D采用GPR模型算法进行学习;同时将当前SINS实时解算的量测数据作为输入将姿态误差角作为输出,更新GPR的训练数据集进行学习,获得系统的状态转移GPR模型和量测GPR模型;再利用获得系统的状态转移GPR模型和量测GPR模型,获取系统当前对准过程的姿态误差角以及误差方差,完成系统的初始对准。
其中,GPR模型算法具体步骤如下:
步骤7.1:在需要快速对准的环境下,根据上一个初始对准过程中保存的N组输入输出数据构成的数据训练集D进行GPR模型学习,获取系统的状态转移GPR模型和量测GPR模型。更具体的步骤为:
步骤7.1.1:其中数据训练集D={D e,D n,D u}有下述数据训练子集D e={ΔV,Φ e};D e={ΔV,Φ e}为用于估计建立东向误差角φ e的GPR模型采用的数据训练集,其中ΔV=[Δv 1 Δv 2 … Δv N] T,Δv κ=(δv ,δv ) T∈R 2(κ=1,...,N)为保存的所有N组量测(δv e,δv n)中的第κ组;Φ e=[φ e1 φ e2 … φ eN] T,φ ∈R(κ=1,...,N)为保存的N个东向误差角中的第κ组。针对东北天三个方向的姿态误差角φ enu相应有输出向量Φ enu共保存了3N个姿态误差角数据,共有三个数据训练子集D e,D n,D u
步骤7.1.2:根据步骤7.1.1的数据集进行GPR模型学习,初始化GPR模型:采用高斯核函数作为GPR模型的初始化核函数:
Figure PCTCN2019079137-appb-000156
式中Δv p,Δv q为数据训练集量测ΔV中的任意元素,
Figure PCTCN2019079137-appb-000157
为信号方差,
Figure PCTCN2019079137-appb-000158
l 1,l 2为信号方差;上述未知参数集记为超参数
Figure PCTCN2019079137-appb-000159
其中
Figure PCTCN2019079137-appb-000160
为数据训练集的样本噪声方差。
步骤7.1.3:以下以建立东向姿态误差角的GPR模型进行说明。以量测ΔV和东向姿态误差角Φ e=[φ e1 φ e2 … φ eN]构成的数据训练集D e=(ΔV,Φ e)作为GPR模型的输入输出对建立训练样本条件函数p(Θ e|ΔV κκ)的对数似然函数:
Figure PCTCN2019079137-appb-000161
式中
Figure PCTCN2019079137-appb-000162
K=K(ΔV,ΔV)={k(Δv p,Δv q)|p,q=1,...,N}为N×N阶对称正定协方差矩阵,K(p,q)=k(Δv p,Δv q)度量了Δv p,Δv q的相关性。
通过最大化似然函数求取超参数超参数,即对似然函数求偏导:
Figure PCTCN2019079137-appb-000163
其中α=E -1Φ e,tr(·)为求矩阵迹运算,Θ i表示
Figure PCTCN2019079137-appb-000164
中的第i=1,2,3个元素,K(ΔV,ΔV)为前面定义的协方差矩阵。
采用共轭梯度法对上述偏导数
Figure PCTCN2019079137-appb-000165
进行最小化,从而得到超参数
Figure PCTCN2019079137-appb-000166
的最优解。
步骤7.1.4:针对三个姿态误差角,重复以上步骤可以分别获得相应参数。以上步骤可以在当前初始对准过程之前完成。
步骤7.2:在当前对准过程中,利用改进的SRCKF获取当前时刻的量测值Δv *,对系统实时的量测与截止至前一时刻的姿态误差角输出更新训练数据集D,根据GPR模型获取当前量测Δv *下的姿态误差角及其误差方差,进行SINS初始对准,获取系统当前对准过程的姿态误差角以及相应的误差方差。具体的步骤如下:
步骤7.2.1:由高斯过程回归模型中数据训练集的输出矢量Φ e和预测值φ e *之间满足:
Figure PCTCN2019079137-appb-000167
其中
K(Δv *,ΔV)=K(ΔV,Δv *) T=(k(Δv *,Δv 1),...,k(Δv *,Δv N)) T,k(Δv *,Δv i)(i=1,...,N)为当前量测值Δv *与训练数据集中的量测值Δv i的协方差,k(Δv *,Δv *)为实时量测值的自协方差。由此可以得出在当前时刻量测值Δv *下的预测估计输出值φ e *的均值和协方差
Figure PCTCN2019079137-appb-000168
如下:
Figure PCTCN2019079137-appb-000169
Figure PCTCN2019079137-appb-000170
Figure PCTCN2019079137-appb-000171
由此可以完成当前对准过程姿态误差角φ e的估计。
步骤7.2.2:对于其他两个姿态误差角φ nu,可以类似上述步骤,获取其当前对准过程中的估计均值
Figure PCTCN2019079137-appb-000172
和相应的误差方差
Figure PCTCN2019079137-appb-000173
从而完成SINS初始对准过程。
通过以上方法,本发明能够增强SRCKF的鲁棒性,并减少高阶SSRCKF的计算量,在需要快速对准的环境下能快速获取较准确的初始对准姿态误差角。
本发明方案所公开的技术手段不仅限于上述实施方式所公开的技术手段,还包括由以上技术特征任意组合所组成的技术方案。应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也视为本发明的保护范围。

Claims (11)

  1. 基于GPR与改进的SRCKF的SINS初始对准方法,其特征在于,包括如下步骤:
    步骤1:建立导航系统的初始对准模型,所述对准模型包括捷联惯性导航系统的非线性误差模型、滤波模状态模型以及量测模型;
    步骤2:将步骤所得的状态方程和量测方程离散化;
    步骤3:在不需要快速对准的情况下,以状态方程和量测方程执行改进的SRCKF的时间更新过程,获取状态的预测估计值和预测误差协方差的平方根;
    步骤4:以改进SRCKF时间更新的预测估计值和预测误差协方差的平方根为初始值进行迭代,迭代至最大次数,完成量测更新;
    步骤5:由步骤4获取的状态量中提取欧拉角平台估计值和速度估计值修正SINS解算的姿态矩阵和速度,将修正后的值作为下一次SINS解算的初始值,并利用当前获得的陀螺仪和加速度计常值误差估计值修正下一时刻的陀螺仪输出和加速度计输出;
    步骤6:当改进SRCKF运行一定时间后,每隔一个固定的时间间隔保存系统测量数据,构建以后需要快速对准环境下采用GPR模型算法需要的训练数据集,共保存N组数据;
    步骤7:在需要快速对准的环境下,根据上一个初始对准过程中保存的训练数据集D采用GPR模型算法进行学习;同时将当前SINS实时解算的量测数据作为输入将姿态误差角作为输出,更新GPR的训练数据集进行学习,获得系统的状态转移GPR模型和量测GPR模型;再利用获得系统的状态转移GPR模型和量测GPR模型,获取系统当前对准过程的姿态误差角以及误差方差,完成系统的初始对准。
  2. 根据权利要求1所述的基于GPR与改进的SRCKF的SINS初始对准方法,其特征在于,所述步骤1具体包括如下子步骤:
    步骤1.1:建立捷联惯性导航系统的非线性误差模型:
    选择东-北-天坐标系地理坐标系为理想导航坐标系,以载体右前上方向构建载体坐标系,记SINS模拟解算的数学平台坐标系为n’系;记b系与n系之间的真实姿态角为
    Figure PCTCN2019079137-appb-100001
    b系为载体坐标系,n系为理想导航坐标系,载体相对于导航坐标系的真实速度为
    Figure PCTCN2019079137-appb-100002
    载体所在的真实地理坐标为p=[L λ H] T,SINS实际解算出的姿态为
    Figure PCTCN2019079137-appb-100003
    速度为
    Figure PCTCN2019079137-appb-100004
    地理坐标为
    Figure PCTCN2019079137-appb-100005
    记SINS解算的姿态角误差为
    Figure PCTCN2019079137-appb-100006
    其中φ e,φ nu分别为,纵摇角误差、横摇角误差和航向角误差;速度误差
    Figure PCTCN2019079137-appb-100007
    其中δv e,δv n,δv u分别为东向、北向和天向速度误差,则:
    n系到n’系依次旋转φ u,φ en的坐标系转换矩阵为:
    Figure PCTCN2019079137-appb-100008
    欧拉角微分方程的系数矩阵C ω为:
    Figure PCTCN2019079137-appb-100009
    姿态误差微分方程为:
    Figure PCTCN2019079137-appb-100010
    其中
    Figure PCTCN2019079137-appb-100011
    为b系下的三轴陀螺常值误差,
    Figure PCTCN2019079137-appb-100012
    为b系下三轴陀螺随机误差,
    Figure PCTCN2019079137-appb-100013
    为计算出的n系相对惯性坐标系的旋转角速度,
    Figure PCTCN2019079137-appb-100014
    为b系到n’系状态转移矩阵,也即SINS解算的姿态矩阵;
    速度误差方程为:
    Figure PCTCN2019079137-appb-100015
    其中
    Figure PCTCN2019079137-appb-100016
    为b系下测得的加速度计实际输出,
    Figure PCTCN2019079137-appb-100017
    为b系下三轴加速度计的常值误差,
    Figure PCTCN2019079137-appb-100018
    为b系下三轴加速度计随机误差,
    Figure PCTCN2019079137-appb-100019
    分别为对应
    Figure PCTCN2019079137-appb-100020
    的计算误差,g为重力加速度,T表示转置;
    步骤1.2:建立SINS状态方程模型如下:
    取状态向量为
    Figure PCTCN2019079137-appb-100021
    其中由于整个对准过程中
    Figure PCTCN2019079137-appb-100022
    近似为零,则状态方程可化为如下形式:
    Figure PCTCN2019079137-appb-100023
    其中根据选取的状态量,上式速度相关的分量为
    Figure PCTCN2019079137-appb-100024
    设过程噪声向量
    Figure PCTCN2019079137-appb-100025
    为零均值高斯白噪声;地球相对惯性系的角速度ω ie在n系下的投影
    Figure PCTCN2019079137-appb-100026
    L为载体所在的纬度,上述状态方程可记为:
    Figure PCTCN2019079137-appb-100027
    其中f(x,t)为根据前面状态方程所得的函数,g(t)为根据上述系统过程噪声向量确定的系数矩阵;
    步骤1.3:建立量测方程如下:
    Figure PCTCN2019079137-appb-100028
    其中v b为b系下的真实速度,
    Figure PCTCN2019079137-appb-100029
    为b系下计算用的实际速度,SINS将
    Figure PCTCN2019079137-appb-100030
    转换为
    Figure PCTCN2019079137-appb-100031
    w z为零均值高斯白噪声过程,仅以
    Figure PCTCN2019079137-appb-100032
    Figure PCTCN2019079137-appb-100033
    中的东向和北向速度误差分量作为匹配信息源;上述量测方程简记为:
    z(t)=h(x,t)+w z(t)
    其中h(x,t)为根据前面量测方程所得的函数。
  3. 根据权利要求2所述的基于GPR与改进的SRCKF的SINS初始对准方法,其特征在于,所述步骤2中采样周期与滤波周期均取为T s,本步骤将步骤1中的状态方程和量测方程离散化为:
    Figure PCTCN2019079137-appb-100034
    其中x k为k时刻系统的状态量,z k为k时刻的系统状态的量测值,w x;k-1~N(0,Q k-1)为系统过程噪声,w z;k~N(0,R k)为系统观测噪声,F(x k-1),G k-1,H(x k-1)为将步骤1对应的方程离散化后所得的函数。
  4. 根据权利要求3所述的基于GPR与改进的SRCKF的SINS初始对准方法,其特征在于,所述步骤3中改进的SRCKF框架下时间更新的具体步骤如下:
    步骤3.1:设置系统状态初始值
    Figure PCTCN2019079137-appb-100035
    初始误差协方差阵
    Figure PCTCN2019079137-appb-100036
    上式中°为角度单位,m/s为速度单位,h为时间单位,μg=10 -6g;对上述初始误差协方差阵P 0进行Cholesky分解得初始误差协方差矩阵的特征平方根S 0=Chol(P 0),其中Chol(·)表示矩阵的Cholesky分解;
    步骤3.2:按照球面最简规则径向(SSR)容积规则选取改进SRCKF的采样点,如下:
    取向量a j=[a j,1 a j,1 … a j,n] T,j=1,2,...,n+1,其中n=10为状态量的个数,有
    Figure PCTCN2019079137-appb-100037
    记ξ i为第i个容积点,则得到m=2(n+1)个容积点为:
    Figure PCTCN2019079137-appb-100038
    步骤3.3:计算状态的一步预测值和一步预测误差协方差矩阵的平方根因子:
    当前状态容积点与预测状态容积点为:
    Figure PCTCN2019079137-appb-100039
    Figure PCTCN2019079137-appb-100040
    k时刻状态的一步预测值和一步预测误差协方差的平方根为:
    Figure PCTCN2019079137-appb-100041
    Figure PCTCN2019079137-appb-100042
    其中S=Tria(A)表示由A T进行QR分解得到的上三角阵R'=QR(A T)的转置S=R' T,S Q,k-1
    Figure PCTCN2019079137-appb-100043
    矩阵的Cholesky分解;即上式中S k|k-1的平方根因子由
    Figure PCTCN2019079137-appb-100044
    Figure PCTCN2019079137-appb-100045
    给出,其中Q k-1为系统过程噪声方差阵。
  5. 根据权利要求4所述的基于GPR与改进的SRCKF的SINS初始对准方法,其特征在于,所述步骤4中改进SRCKF框架下量测更新的过程采用迭代算法,具体步骤如下:
    步骤4.1:以步骤3中得到的状态预测值
    Figure PCTCN2019079137-appb-100046
    和预测误差协方差S k|k-1为迭代的初始值,记k时刻第j次迭代的状态估计值和误差协方差分别为
    Figure PCTCN2019079137-appb-100047
    第0次迭代的状态估计值和误差协方差,即迭代的初始值
    Figure PCTCN2019079137-appb-100048
    步骤4.2:对于j=0,1,...,N max执行以下过程:
    计算新的容积点:
    Figure PCTCN2019079137-appb-100049
    按如下步骤计算k时刻第j次迭代的状态和误差协方差平方根:
    计算k时刻第j次迭代的第i个预测量测容积点:
    Figure PCTCN2019079137-appb-100050
    计算预测量测值:
    Figure PCTCN2019079137-appb-100051
    计算新息协方差矩阵的平方根:
    Figure PCTCN2019079137-appb-100052
    其中上式中的平方根因子由
    Figure PCTCN2019079137-appb-100053
    Figure PCTCN2019079137-appb-100054
    给出;
    计算估计互协方差矩阵:
    Figure PCTCN2019079137-appb-100055
    其中加权中心矩阵:
    Figure PCTCN2019079137-appb-100056
    估计CKF增益:
    Figure PCTCN2019079137-appb-100057
    估计更新状态:
    Figure PCTCN2019079137-appb-100058
    估计更新后的状态误差协方差平方根因子:
    Figure PCTCN2019079137-appb-100059
    步骤4.3:迭代的终止条件为
    Figure PCTCN2019079137-appb-100060
    其中Δ为预先设定的迭代阈值;或迭代次数达到最大值N max,若未满足上述两个条件之一,则重复权利要求4的步骤;
    步骤4.4:终止迭代时假设迭代次数j=N,则设置k时刻的状态估计值和状态估计误差的协方差平方根分别为:
    Figure PCTCN2019079137-appb-100061
    Figure PCTCN2019079137-appb-100062
  6. 根据权利要求5所述的基于GPR与改进的SRCKF的SINS初始对准方法,其特征在于,所述步骤4.3中当迭代方法由于不能加速新息的反馈效率而失效时,取N max=1,即不进行迭代。
  7. 根据权利要求5所述的基于GPR与改进的SRCKF的SINS初始对准方法,其特征在于,所述步骤5中修正公式如下:
    Figure PCTCN2019079137-appb-100063
    其中,
    Figure PCTCN2019079137-appb-100064
    Figure PCTCN2019079137-appb-100065
    分别为SINS解算的姿态矩阵和速度,
    Figure PCTCN2019079137-appb-100066
    为当前获得的陀螺仪和加速度计常值误差估计值,
    Figure PCTCN2019079137-appb-100067
    为下一时刻的陀螺仪输出和加速度计输出。
  8. 根据权利要求1所述的基于GPR与改进的SRCKF的SINS初始对准方法,其特征在于,所述步骤6中系统测量数据包括东向和北向速度误差,以及SINS解算的姿态误差角。
  9. 根据权利要求1所述的基于GPR与改进的SRCKF的SINS初始对准方法,其特征在于,当对准精度没有达到预定要求则循环执行执行步骤3-6直至SINS初始对准结束。
  10. 根据权利要求7所述的基于GPR与改进的SRCKF的SINS初始对准方法,其特征在于,所述步骤7中GPR模型算法具体步骤如下:
    步骤7.1:在需要快速对准的环境下,根据上一个初始对准过程中保存的N组输入输出数据构成的数据训练集D进行GPR模型学习,获取系统的状态转移GPR模型和量测GPR模型,更具体的步骤为:
    步骤7.1.1:其中数据训练集D={D e,D n,D u}有下述数据训练子集D e={ΔV,Φ e};D e={ΔV,Φ e}为用于估计建立东向误差角φ e的GPR模型采用的数据训练集,其中ΔV=[Δv 1 Δv 2 … Δv N] T,Δv κ=(δv ,δv ) T∈R 2(κ=1,...,N)为保存的所有N组量测(δv e,δv n)中的第κ组;Φ e=[φ e1 φ e2 … φ eN]T,φ ∈R(κ=1,...,N)为保存的N个东向误差角中的第κ组;针对东北天三个方向的姿态误差角φ enu相应有输出向量Φ enu共保存了3N个姿态误差角数据,共有三个数据训练子集D e,D n,D u
    步骤7.1.2:根据步骤7.1.1的数据集进行GPR模型学习,初始化GPR模型:采用高斯核函数作为GPR模型的初始化核函数:
    Figure PCTCN2019079137-appb-100068
    式中Δv p,Δv q为数据训练集量测ΔV中的任意元素,
    Figure PCTCN2019079137-appb-100069
    为信号方差,
    Figure PCTCN2019079137-appb-100070
    l 1,l 2为信号方差;上述未知参数集记为超参数
    Figure PCTCN2019079137-appb-100071
    其中
    Figure PCTCN2019079137-appb-100072
    为数据训练集的样本噪声方差;
    步骤7.1.3:建立东向姿态误差角的GPR模型:以量测ΔV和东向姿态误差角Φ e=[φ e1 φ e2 … φ eN]构成的数据训练集D e=(ΔV,Φ e)作为GPR模型的输入输出对建立训练样本条件函数p(Θ e|ΔV κκ)的对数似然函数:
    Figure PCTCN2019079137-appb-100073
    式中
    Figure PCTCN2019079137-appb-100074
    K=K(ΔV,ΔV)={k(Δv p,Δv q)|p,q=1,...,N}为N×N阶对称正定协方差矩阵, K(p,q)=k(Δv p,Δv q)度量了Δv p,Δv q的相关性;
    通过最大化似然函数求取超参数超参数,即对似然函数求偏导:
    Figure PCTCN2019079137-appb-100075
    其中α=E -1Φ e,tr(·)为求矩阵迹运算,Θ i表示
    Figure PCTCN2019079137-appb-100076
    中的第i=1,2,3个元素,K(ΔV,ΔV)为前面定义的协方差矩阵;
    采用共轭梯度法对上述偏导数
    Figure PCTCN2019079137-appb-100077
    进行最小化,从而得到超参数
    Figure PCTCN2019079137-appb-100078
    的最优解;
    步骤7.1.4:针对三个姿态误差角,重复以上步骤分别获得相应参数;
    步骤7.2:在当前对准过程中,利用改进的SRCKF获取当前时刻的量测值Δv *,对系统实时的量测与截止至前一时刻的姿态误差角输出更新训练数据集D,根据GPR模型获取当前量测Δv *下的姿态误差角及其误差方差,进行SINS初始对准,获取系统当前对准过程的姿态误差角以及相应的误差方差;具体的步骤如下:
    步骤7.2.1:由高斯过程回归模型中数据训练集的输出矢量Φ e和预测值φ e *之间满足:
    Figure PCTCN2019079137-appb-100079
    其中
    K(Δv *,ΔV)=K(ΔV,Δv *) T=(k(Δv *,Δv 1),...,k(Δv *,Δv N)) T,k(Δv *,Δv i)(i=1,...,N)为当前量测值Δv *与训练数据集中的量测值Δv i的协方差,k(Δv *,Δv *)为实时量测值的自协方差;由此得出在当前时刻量测值Δv *下的预测估计输出值φ e *的均值和协方差
    Figure PCTCN2019079137-appb-100080
    如下:
    Figure PCTCN2019079137-appb-100081
    Figure PCTCN2019079137-appb-100082
    Figure PCTCN2019079137-appb-100083
    由此可以完成当前对准过程姿态误差角φ e的估计;
  11. 步骤7.2.2:对于其他两个姿态误差角φ nu,通过上述步骤,获取其当前对准过程中的估计均值
    Figure PCTCN2019079137-appb-100084
    和相应的误差方差
    Figure PCTCN2019079137-appb-100085
    从而完成SINS初始对准过程。
PCT/CN2019/079137 2018-10-30 2019-03-21 基于gpr与改进的srckf的sins初始对准方法 WO2020087845A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811281092.XA CN109211276B (zh) 2018-10-30 2018-10-30 基于gpr与改进的srckf的sins初始对准方法
CN201811281092.X 2018-10-30

Publications (1)

Publication Number Publication Date
WO2020087845A1 true WO2020087845A1 (zh) 2020-05-07

Family

ID=64998177

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/079137 WO2020087845A1 (zh) 2018-10-30 2019-03-21 基于gpr与改进的srckf的sins初始对准方法

Country Status (2)

Country Link
CN (1) CN109211276B (zh)
WO (1) WO2020087845A1 (zh)

Cited By (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111709192A (zh) * 2020-07-07 2020-09-25 江苏科技大学 一种基于半监督学习的平面倒f型天线谐振频率预测方法
CN111767658A (zh) * 2020-07-10 2020-10-13 南通大学 一种用于组合导航系统的快速故障检测方法
CN112199814A (zh) * 2020-08-18 2021-01-08 同济大学 测量系统的系统误差自检校方法、装置、设备和介质
CN112346104A (zh) * 2020-09-11 2021-02-09 中国人民解放军国防科技大学 一种无人机信息融合定位方法
CN112344964A (zh) * 2020-11-13 2021-02-09 中国船舶重工集团公司第七0七研究所 一种捷联惯导系统载体航迹仿真设计方法
CN112462405A (zh) * 2020-10-20 2021-03-09 和芯星通科技(北京)有限公司 一种导航系统初始化方法和导航系统
CN112611378A (zh) * 2020-10-26 2021-04-06 西安航天精密机电研究所 一种基于四环惯导平台的载体姿态角速度测量方法
CN112729348A (zh) * 2021-01-10 2021-04-30 河南理工大学 一种用于imu系统的姿态自适应校正方法
CN112733284A (zh) * 2020-12-22 2021-04-30 长春工程学院 一种汽车线束波纹管波峰切割定位信息融合方法
CN112902967A (zh) * 2021-01-31 2021-06-04 南京理工大学 一种基于残差卡方-改进序贯概率比的抗欺骗导航方法
CN113031645A (zh) * 2021-02-09 2021-06-25 陕西中天火箭技术股份有限公司 一种基于ukf滤波的弹体角速率增稳捷联制导方法
CN113074753A (zh) * 2021-03-19 2021-07-06 南京天巡遥感技术研究院有限公司 一种星敏感器陀螺联合定姿方法、联合定姿系统及应用
CN113252041A (zh) * 2021-05-11 2021-08-13 大连理工大学 一种适用于小型水下机器人的组合导航方法
CN113466848A (zh) * 2021-05-22 2021-10-01 中国人民解放军空军工程大学 一种面向角闪烁噪声场景的共址mimo雷达多目标跟踪资源优化分配方法
CN113670335A (zh) * 2021-08-18 2021-11-19 河海大学 基于dvl辅助和向量截断化k矩阵的水下载体初始对准方法
CN113720320A (zh) * 2021-08-03 2021-11-30 哈尔滨工程大学 一种基于高斯过程回归的信息更新频率提升方法
CN113836480A (zh) * 2020-06-23 2021-12-24 中核武汉核电运行技术股份有限公司 一种基于高斯过程回归的换热器效率预测方法
CN113850425A (zh) * 2021-09-18 2021-12-28 三峡大学 基于改进的广义极大似然估计的配电网状态估计方法
CN113916220A (zh) * 2021-08-30 2022-01-11 西北工业大学 一种具有协方差反馈控制的动态自适应导航定位方法
CN114061575A (zh) * 2021-11-26 2022-02-18 上海机电工程研究所 大失准角条件下的导弹姿态角精对准方法及系统
CN114166203A (zh) * 2021-11-16 2022-03-11 哈尔滨工程大学 一种基于改进的s-h自适应联邦滤波的智能水下机器人多源组合导航方法
CN114200959A (zh) * 2021-11-30 2022-03-18 西安理工大学 一种融合高斯过程的飞行器轨迹控制方法
CN114216463A (zh) * 2021-11-04 2022-03-22 国家电网有限公司 一种路径优化目标定位方法及装置、存储介质、无人设备
CN114417575A (zh) * 2021-12-29 2022-04-29 厦门大学深圳研究院 可处理非高斯噪声和不良数据的同步发电机状态估计方法
CN114445459A (zh) * 2022-01-16 2022-05-06 中国人民解放军空军工程大学 基于变分贝叶斯理论的连续-离散最大相关熵目标跟踪方法
CN114462684A (zh) * 2022-01-12 2022-05-10 东南大学 耦合数值天气预报与实测数据的风速多点同步预测方法
CN114462682A (zh) * 2022-01-11 2022-05-10 东南大学 一种顾及数据时效的沉降预测模型建模方法
CN114492030A (zh) * 2022-01-25 2022-05-13 哈尔滨工业大学 基于实测数据回放的水下无人机导航算法调试系统
CN114577204A (zh) * 2022-02-09 2022-06-03 中科禾华(扬州)科技有限公司 基于神经网络的捷联惯导系统抗干扰自对准方法和装置
CN114705177A (zh) * 2022-06-07 2022-07-05 西安晟昕科技发展有限公司 一种基于误差分析的光纤陀螺测姿数据处理方法
CN114812569A (zh) * 2022-04-19 2022-07-29 中国人民解放军国防科技大学 一种追逃博弈机动航天器相对状态估计方法、装置和设备
CN114896801A (zh) * 2022-05-24 2022-08-12 河南科技大学 一种考虑状态增量的关节轴承剩余寿命预测方法
CN115033844A (zh) * 2022-05-12 2022-09-09 合肥赛为智能有限公司 一种无人机状态估计方法、系统、设备及可读存储介质
CN115077566A (zh) * 2022-07-27 2022-09-20 中国船舶重工集团公司第七0七研究所 惯性导航系统解算方法
CN115077520A (zh) * 2022-08-22 2022-09-20 中国船舶重工集团公司第七0七研究所 一种基于谐振惯导系统的姿态补偿方法
CN115099599A (zh) * 2022-06-17 2022-09-23 东南大学 一种面向公交信号优先控制的测试评价方法
CN115096332A (zh) * 2022-06-17 2022-09-23 西安微电子技术研究所 一种大角度范围的高精度垂直发射对准方法、设备及介质
CN115096321A (zh) * 2022-06-23 2022-09-23 中国人民解放军63921部队 一种车载捷联惯导系统鲁棒无迹信息滤波对准方法及系统
CN115358319A (zh) * 2022-08-23 2022-11-18 天津大学 基于双阈值检测的自适应容错滤波方法及系统
CN115388883A (zh) * 2022-08-09 2022-11-25 成都国卫通信技术有限公司 一种基于序贯滤波的组合导航方法
CN115436980A (zh) * 2022-09-01 2022-12-06 广东电网有限责任公司 一种基于软件定义的bd3一体化集成装置及定位方法
CN115574817A (zh) * 2022-12-08 2023-01-06 中国人民解放军国防科技大学 一种基于三轴旋转式惯导系统的导航方法及导航系统
CN115727842A (zh) * 2022-11-04 2023-03-03 中山大学 一种无人机快速对准方法、系统、计算机设备及存储介质
CN115773751A (zh) * 2023-02-13 2023-03-10 中国航空工业集团公司西安飞行自动控制研究所 一种修正等效天向加计零位造成对准误差的方法
CN116147624A (zh) * 2022-12-21 2023-05-23 广东智能无人系统研究院(南沙) 一种基于低成本mems航姿参考系统的船舶运动姿态解算方法
CN117073719A (zh) * 2023-08-02 2023-11-17 南京理工大学 一种接力式快速空中对准方法
CN117889868A (zh) * 2024-03-18 2024-04-16 西安现代控制技术研究所 一种融合红外导引头信息的导弹位置精确估计方法
CN118640937A (zh) * 2024-08-13 2024-09-13 北京航空航天大学杭州创新研究院 一种基于混合模型的微机电陀螺多源误差分离估计方法

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109211276B (zh) * 2018-10-30 2022-06-03 东南大学 基于gpr与改进的srckf的sins初始对准方法
CN109974698B (zh) * 2019-04-10 2020-11-17 清华大学深圳研究生院 一种室内物流小车定位方法和终端设备
CN110186480B (zh) * 2019-05-30 2021-03-26 北京航天控制仪器研究所 一种惯性器件线性系统误差系数确定方法
CN114370867A (zh) * 2022-01-11 2022-04-19 中国科学院长春光学精密机械与物理研究所 一种高动态星敏感器的姿态优化方法
CN117235540A (zh) * 2023-08-21 2023-12-15 江西农业大学 基于特征匹配融合的传感器动态信息联动分析方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103217175A (zh) * 2013-04-10 2013-07-24 哈尔滨工程大学 一种自适应容积卡尔曼滤波方法
CN105842732A (zh) * 2016-03-16 2016-08-10 中国石油大学(北京) 多道稀疏反射系数的反演方法及系统
US20180120111A1 (en) * 2016-10-27 2018-05-03 Airbus Helicopters Estimating the speed and the heading of an aircraft, independently of a magnetic measurement
CN109211276A (zh) * 2018-10-30 2019-01-15 东南大学 基于gpr与改进的srckf的sins初始对准方法

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103759742B (zh) * 2014-01-22 2017-04-05 东南大学 基于模糊自适应控制技术的捷联惯导非线性对准方法
CN104655131B (zh) * 2015-02-06 2017-07-18 东南大学 基于istssrckf的惯性导航初始对准方法
CN105203129B (zh) * 2015-10-13 2019-05-07 上海华测导航技术股份有限公司 一种惯导装置初始对准方法
CN105424036B (zh) * 2015-11-09 2018-02-13 东南大学 一种低成本水下潜器地形辅助惯性组合导航定位方法
CN106840211A (zh) * 2017-03-24 2017-06-13 东南大学 一种基于kf和stupf组合滤波的sins大方位失准角初始对准方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103217175A (zh) * 2013-04-10 2013-07-24 哈尔滨工程大学 一种自适应容积卡尔曼滤波方法
CN105842732A (zh) * 2016-03-16 2016-08-10 中国石油大学(北京) 多道稀疏反射系数的反演方法及系统
US20180120111A1 (en) * 2016-10-27 2018-05-03 Airbus Helicopters Estimating the speed and the heading of an aircraft, independently of a magnetic measurement
CN109211276A (zh) * 2018-10-30 2019-01-15 东南大学 基于gpr与改进的srckf的sins初始对准方法

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
LIU YU ET AL : "Adaptive gaussian sum method based on squared-root cabuture kalman filter for state estimation ", CONTROL AND DECISION , vol. 29, no. 12, 31 December 2014 (2014-12-31), pages 2158 - 2161, XP009520947, ISSN: 1001-0920 *
ZHAO, X. ET. AL.: "Initial alignment of large misalignment angle in strapdown inertial navigation system based on Gaussian process regression", 26TH CHINESE CONTROL AND DECISION CONFERENCE, 31 May 2014 (2014-05-31), pages 3114 - 3117, XP032619016, DOI: 10.1109/CCDC.2014.6852710 *

Cited By (73)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113836480A (zh) * 2020-06-23 2021-12-24 中核武汉核电运行技术股份有限公司 一种基于高斯过程回归的换热器效率预测方法
CN113836480B (zh) * 2020-06-23 2024-01-12 中核武汉核电运行技术股份有限公司 一种基于高斯过程回归的换热器效率预测方法
CN111709192B (zh) * 2020-07-07 2024-03-01 江苏科技大学 一种基于半监督学习的平面倒f型天线谐振频率预测方法
CN111709192A (zh) * 2020-07-07 2020-09-25 江苏科技大学 一种基于半监督学习的平面倒f型天线谐振频率预测方法
CN111767658A (zh) * 2020-07-10 2020-10-13 南通大学 一种用于组合导航系统的快速故障检测方法
CN112199814A (zh) * 2020-08-18 2021-01-08 同济大学 测量系统的系统误差自检校方法、装置、设备和介质
CN112199814B (zh) * 2020-08-18 2023-03-10 同济大学 测量系统的系统误差自检校方法、装置、设备和介质
CN112346104A (zh) * 2020-09-11 2021-02-09 中国人民解放军国防科技大学 一种无人机信息融合定位方法
CN112346104B (zh) * 2020-09-11 2023-08-08 中国人民解放军国防科技大学 一种无人机信息融合定位方法
CN112462405B (zh) * 2020-10-20 2024-05-14 和芯星通科技(北京)有限公司 一种导航系统初始化方法和导航系统
CN112462405A (zh) * 2020-10-20 2021-03-09 和芯星通科技(北京)有限公司 一种导航系统初始化方法和导航系统
CN112611378B (zh) * 2020-10-26 2022-12-20 西安航天精密机电研究所 一种基于四环惯导平台的载体姿态角速度测量方法
CN112611378A (zh) * 2020-10-26 2021-04-06 西安航天精密机电研究所 一种基于四环惯导平台的载体姿态角速度测量方法
CN112344964A (zh) * 2020-11-13 2021-02-09 中国船舶重工集团公司第七0七研究所 一种捷联惯导系统载体航迹仿真设计方法
CN112733284B (zh) * 2020-12-22 2022-12-27 长春工程学院 一种汽车线束波纹管波峰切割定位信息融合方法
CN112733284A (zh) * 2020-12-22 2021-04-30 长春工程学院 一种汽车线束波纹管波峰切割定位信息融合方法
CN112729348A (zh) * 2021-01-10 2021-04-30 河南理工大学 一种用于imu系统的姿态自适应校正方法
CN112729348B (zh) * 2021-01-10 2023-11-28 河南理工大学 一种用于imu系统的姿态自适应校正方法
CN112902967A (zh) * 2021-01-31 2021-06-04 南京理工大学 一种基于残差卡方-改进序贯概率比的抗欺骗导航方法
CN113031645A (zh) * 2021-02-09 2021-06-25 陕西中天火箭技术股份有限公司 一种基于ukf滤波的弹体角速率增稳捷联制导方法
CN113031645B (zh) * 2021-02-09 2022-12-09 陕西中天火箭技术股份有限公司 一种基于ukf滤波的弹体角速率增稳捷联制导方法
CN113074753A (zh) * 2021-03-19 2021-07-06 南京天巡遥感技术研究院有限公司 一种星敏感器陀螺联合定姿方法、联合定姿系统及应用
CN113252041A (zh) * 2021-05-11 2021-08-13 大连理工大学 一种适用于小型水下机器人的组合导航方法
CN113466848A (zh) * 2021-05-22 2021-10-01 中国人民解放军空军工程大学 一种面向角闪烁噪声场景的共址mimo雷达多目标跟踪资源优化分配方法
CN113466848B (zh) * 2021-05-22 2023-09-19 中国人民解放军空军工程大学 一种面向角闪烁噪声场景的共址mimo雷达多目标跟踪资源优化分配方法
CN113720320B (zh) * 2021-08-03 2022-11-18 哈尔滨工程大学 一种基于高斯过程回归的信息更新频率提升方法
CN113720320A (zh) * 2021-08-03 2021-11-30 哈尔滨工程大学 一种基于高斯过程回归的信息更新频率提升方法
CN113670335B (zh) * 2021-08-18 2023-10-24 河海大学 基于dvl辅助和向量截断化k矩阵的水下载体初始对准方法
CN113670335A (zh) * 2021-08-18 2021-11-19 河海大学 基于dvl辅助和向量截断化k矩阵的水下载体初始对准方法
CN113916220B (zh) * 2021-08-30 2023-06-23 西北工业大学 一种具有协方差反馈控制的动态自适应导航定位方法
CN113916220A (zh) * 2021-08-30 2022-01-11 西北工业大学 一种具有协方差反馈控制的动态自适应导航定位方法
CN113850425A (zh) * 2021-09-18 2021-12-28 三峡大学 基于改进的广义极大似然估计的配电网状态估计方法
CN114216463B (zh) * 2021-11-04 2024-05-28 国家电网有限公司 一种路径优化目标定位方法及装置、存储介质、无人设备
CN114216463A (zh) * 2021-11-04 2022-03-22 国家电网有限公司 一种路径优化目标定位方法及装置、存储介质、无人设备
CN114166203A (zh) * 2021-11-16 2022-03-11 哈尔滨工程大学 一种基于改进的s-h自适应联邦滤波的智能水下机器人多源组合导航方法
CN114166203B (zh) * 2021-11-16 2024-02-09 哈尔滨工程大学 一种基于改进的s-h自适应联邦滤波的智能水下机器人多源组合导航方法
CN114061575A (zh) * 2021-11-26 2022-02-18 上海机电工程研究所 大失准角条件下的导弹姿态角精对准方法及系统
CN114200959B (zh) * 2021-11-30 2024-02-27 稞米科技(深圳)有限公司 一种融合高斯过程的飞行器轨迹控制方法
CN114200959A (zh) * 2021-11-30 2022-03-18 西安理工大学 一种融合高斯过程的飞行器轨迹控制方法
CN114417575A (zh) * 2021-12-29 2022-04-29 厦门大学深圳研究院 可处理非高斯噪声和不良数据的同步发电机状态估计方法
CN114462682A (zh) * 2022-01-11 2022-05-10 东南大学 一种顾及数据时效的沉降预测模型建模方法
CN114462682B (zh) * 2022-01-11 2024-04-30 东南大学 一种顾及数据时效的沉降预测模型建模方法
CN114462684A (zh) * 2022-01-12 2022-05-10 东南大学 耦合数值天气预报与实测数据的风速多点同步预测方法
CN114462684B (zh) * 2022-01-12 2024-06-07 东南大学 耦合数值天气预报与实测数据的风速多点同步预测方法
CN114445459A (zh) * 2022-01-16 2022-05-06 中国人民解放军空军工程大学 基于变分贝叶斯理论的连续-离散最大相关熵目标跟踪方法
CN114445459B (zh) * 2022-01-16 2024-04-09 中国人民解放军空军工程大学 基于变分贝叶斯理论的连续-离散最大相关熵目标跟踪方法
CN114492030A (zh) * 2022-01-25 2022-05-13 哈尔滨工业大学 基于实测数据回放的水下无人机导航算法调试系统
CN114577204A (zh) * 2022-02-09 2022-06-03 中科禾华(扬州)科技有限公司 基于神经网络的捷联惯导系统抗干扰自对准方法和装置
CN114577204B (zh) * 2022-02-09 2024-01-02 中科禾华(扬州)光电科技有限公司 基于神经网络的捷联惯导系统抗干扰自对准方法和装置
CN114812569A (zh) * 2022-04-19 2022-07-29 中国人民解放军国防科技大学 一种追逃博弈机动航天器相对状态估计方法、装置和设备
CN115033844A (zh) * 2022-05-12 2022-09-09 合肥赛为智能有限公司 一种无人机状态估计方法、系统、设备及可读存储介质
CN114896801A (zh) * 2022-05-24 2022-08-12 河南科技大学 一种考虑状态增量的关节轴承剩余寿命预测方法
CN114705177A (zh) * 2022-06-07 2022-07-05 西安晟昕科技发展有限公司 一种基于误差分析的光纤陀螺测姿数据处理方法
CN115096332B (zh) * 2022-06-17 2024-06-14 西安微电子技术研究所 一种大角度范围的高精度垂直发射对准方法、设备及介质
CN115099599B (zh) * 2022-06-17 2024-04-30 东南大学 一种面向公交信号优先控制的测试评价方法
CN115096332A (zh) * 2022-06-17 2022-09-23 西安微电子技术研究所 一种大角度范围的高精度垂直发射对准方法、设备及介质
CN115099599A (zh) * 2022-06-17 2022-09-23 东南大学 一种面向公交信号优先控制的测试评价方法
CN115096321A (zh) * 2022-06-23 2022-09-23 中国人民解放军63921部队 一种车载捷联惯导系统鲁棒无迹信息滤波对准方法及系统
CN115077566A (zh) * 2022-07-27 2022-09-20 中国船舶重工集团公司第七0七研究所 惯性导航系统解算方法
CN115388883A (zh) * 2022-08-09 2022-11-25 成都国卫通信技术有限公司 一种基于序贯滤波的组合导航方法
CN115077520B (zh) * 2022-08-22 2022-11-01 中国船舶重工集团公司第七0七研究所 一种基于谐振惯导系统的姿态补偿方法
CN115077520A (zh) * 2022-08-22 2022-09-20 中国船舶重工集团公司第七0七研究所 一种基于谐振惯导系统的姿态补偿方法
CN115358319A (zh) * 2022-08-23 2022-11-18 天津大学 基于双阈值检测的自适应容错滤波方法及系统
CN115436980A (zh) * 2022-09-01 2022-12-06 广东电网有限责任公司 一种基于软件定义的bd3一体化集成装置及定位方法
CN115727842A (zh) * 2022-11-04 2023-03-03 中山大学 一种无人机快速对准方法、系统、计算机设备及存储介质
CN115574817A (zh) * 2022-12-08 2023-01-06 中国人民解放军国防科技大学 一种基于三轴旋转式惯导系统的导航方法及导航系统
CN116147624B (zh) * 2022-12-21 2023-08-01 广东智能无人系统研究院(南沙) 一种基于低成本mems航姿参考系统的船舶运动姿态解算方法
CN116147624A (zh) * 2022-12-21 2023-05-23 广东智能无人系统研究院(南沙) 一种基于低成本mems航姿参考系统的船舶运动姿态解算方法
CN115773751A (zh) * 2023-02-13 2023-03-10 中国航空工业集团公司西安飞行自动控制研究所 一种修正等效天向加计零位造成对准误差的方法
CN117073719B (zh) * 2023-08-02 2024-01-30 南京理工大学 一种接力式快速空中对准方法
CN117073719A (zh) * 2023-08-02 2023-11-17 南京理工大学 一种接力式快速空中对准方法
CN117889868A (zh) * 2024-03-18 2024-04-16 西安现代控制技术研究所 一种融合红外导引头信息的导弹位置精确估计方法
CN118640937A (zh) * 2024-08-13 2024-09-13 北京航空航天大学杭州创新研究院 一种基于混合模型的微机电陀螺多源误差分离估计方法

Also Published As

Publication number Publication date
CN109211276A (zh) 2019-01-15
CN109211276B (zh) 2022-06-03

Similar Documents

Publication Publication Date Title
WO2020087845A1 (zh) 基于gpr与改进的srckf的sins初始对准方法
Gao et al. Maximum likelihood principle and moving horizon estimation based adaptive unscented Kalman filter
CN110398257B (zh) Gps辅助的sins系统快速动基座初始对准方法
CN107525503B (zh) 基于双天线gps和mimu组合的自适应级联卡尔曼滤波方法
CN104655131B (zh) 基于istssrckf的惯性导航初始对准方法
CN104567871B (zh) 一种基于地磁梯度张量的四元数卡尔曼滤波姿态估计方法
CN106772524B (zh) 一种基于秩滤波的农业机器人组合导航信息融合方法
CN106291645A (zh) 适于高维gnss/ins深耦合的容积卡尔曼滤波方法
CN109724599A (zh) 一种抗野值的鲁棒卡尔曼滤波sins/dvl组合导航方法
CN109945895B (zh) 基于渐消平滑变结构滤波的惯性导航初始对准方法
CN105136145A (zh) 一种基于卡尔曼滤波的四旋翼无人机姿态数据融合的方法
CN105737823A (zh) 基于五阶ckf的gps/sins/cns组合导航方法
CN112562077B (zh) 一种融合pdr和先验地图的行人室内定位方法
CN108592943B (zh) 一种基于opreq方法的惯性系粗对准计算方法
CN103776449B (zh) 一种提高鲁棒性的动基座初始对准方法
CN106840211A (zh) 一种基于kf和stupf组合滤波的sins大方位失准角初始对准方法
CN111156986B (zh) 一种基于抗差自适应ukf的光谱红移自主组合导航方法
CN107830872A (zh) 一种舰船捷联惯性导航系统自适应初始对准方法
CN111190207B (zh) 基于pstcsdref算法的无人机ins bds组合导航方法
CN115878939A (zh) 基于飞行器舵面偏转的高精度动态测量方法
CN111649747A (zh) 一种基于imu的自适应ekf姿态测量改进方法
Lou et al. Robust partially strong tracking extended consider Kalman filtering for INS/GNSS integrated navigation
Wang et al. An adaptive federated filter based on variational Bayes with application to multisource navigation
Girrbach et al. Towards in-field and online calibration of inertial navigation systems using moving horizon estimation
Zarei et al. Performance improvement for mobile robot position determination using cubature Kalman filter

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: 19879774

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19879774

Country of ref document: EP

Kind code of ref document: A1

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 1205A DATED 16/12/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19879774

Country of ref document: EP

Kind code of ref document: A1