CN106595705A - GPS-based flight inertial initial reference error estimation method - Google Patents

GPS-based flight inertial initial reference error estimation method Download PDF

Info

Publication number
CN106595705A
CN106595705A CN201611048571.8A CN201611048571A CN106595705A CN 106595705 A CN106595705 A CN 106595705A CN 201611048571 A CN201611048571 A CN 201611048571A CN 106595705 A CN106595705 A CN 106595705A
Authority
CN
China
Prior art keywords
initial
inertial
moment
gps
difference
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
CN201611048571.8A
Other languages
Chinese (zh)
Other versions
CN106595705B (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.)
China Academy of Launch Vehicle Technology CALT
Beijing Aerospace Automatic Control Research Institute
Original Assignee
China Academy of Launch Vehicle Technology CALT
Beijing Aerospace Automatic Control Research Institute
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 China Academy of Launch Vehicle Technology CALT, Beijing Aerospace Automatic Control Research Institute filed Critical China Academy of Launch Vehicle Technology CALT
Priority to CN201611048571.8A priority Critical patent/CN106595705B/en
Publication of CN106595705A publication Critical patent/CN106595705A/en
Application granted granted Critical
Publication of CN106595705B publication Critical patent/CN106595705B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Manufacturing & Machinery (AREA)
  • Navigation (AREA)
  • Position Fixing By Use Of Radio Waves (AREA)

Abstract

The invention provides a GPS-based flight inertial initial reference error estimation method. According to an inertial navigation error transmission mechanism, an inertial initial reference error model is built, and an inertial initial reference error is estimated through a standard Kalman filter method based on GPS information as observed quantity. Mathematical modelling technique and carrying flight test results show that the method provided by the invention can effectively estimate the inertial reference error so that the accuracy and reliability of the navigation system are improved.

Description

A kind of in-flight inertia initial baseline bias estimation method based on GPS
Technical field
The present invention relates to Guidance & Navigation technical field, more particularly to a kind of in-flight inertia initial baseline based on GPS Bias estimation method.
Background technology
Some guided missiles adopt direct laying of fire or Transfer Alignment, can produce larger initial baseline deviation, can so cause used Property navigation error accelerated accumulation, it is therefore necessary to take measures estimate initial baseline precision with suppress inertial navigation error diverging speed Degree.
The content of the invention
It is an object of the invention to overcome the deficiencies in the prior art, there is provided a kind of in-flight inertia based on GPS is initial Datum drift method of estimation, the method set up inertia initial baseline buggy model according to inertial navigation error propagation mechanism, utilize GPS information estimates inertia initial baseline deviation using standard Kalman filtering method as observed quantity.
The above-mentioned purpose of the present invention is realized by below scheme:
A kind of in-flight inertia initial baseline bias estimation method based on GPS, comprises the following steps:
(1), in moment k, calculate state vector predictive value State vector for moment k-1 is estimated Value, the initial value of the state vector estimated valueIt is set as null vector;Wherein, in Kalman filtering, definition status vector X=[φx0 φy0 φz0 δX0 δY0 δZ0 δVx0 δVy0 δVz0]T;φx0、φy0、φz0Respectively guided missile is in inertial coodinate system Under X to initial attitude misalignment, Y-direction initial attitude misalignment, Z-direction initial attitude misalignment;δX0、δY0、δZ0Respectively lead X of the bullet under inertial coodinate system is to initial position error, Y-direction initial position error, Z-direction initial position error;δVx0、δVy0、δ Vz0Respectively X of the guided missile under inertial coodinate system is to initial velocity error, Y-direction initial velocity error, Z-direction initial velocity error;
(2), in moment k, predict covariance matrix Pk|k-1=Pk-1;Pk-1It is for the estimate covariance matrix of moment k-1, described The initial value of estimate covariance matrix is P0, P0For 9 × 9 dimension matrixes of setting;
(3), in moment k, calculate gain matrix Kk=Pk|k-1HT(H Pk|k-1HT+R)-1;Wherein, H is the observation square of setting Battle array, R are the noise variance matrix of setting:
(4), calculate the state vector estimated value of moment kWherein, ZkFor outside The observation vector of the moment k of offer;In Kalman filtering, observation vector Z=[δ X δ Y δ Z δ V are definedx δVy δVz]T;δ X, δ Y, δ Z be respectively X that inertial navigation system and GPS system measure to the difference of position, the difference of Y-direction position, Z-direction position difference;δVx、δ Vy、δVzThe respectively X of inertial navigation system and GPS system measurement to the difference of speed, the difference of Y-direction speed, Z-direction speed difference;
(5), calculate moment k estimate covariance matrix Pk=(I-KkH)Pk|k-1, I is unit matrix;
(6), in the initial value datum drift cycle estimator of setting, repeat step (1)~(5), by Kalman filtering meter Calculation obtains initial position error, initial velocity error and initial attitude misalignment.
The above-mentioned in-flight inertia initial baseline bias estimation method based on GPS, in step (3), observing matrix H and Noise variance matrix R is respectively set as:
Wherein:Sx、Sy、SzRespectively inertial navigation system provide inertial system X to, Y-direction, Z-direction apparent place;Wx、Wy、WzRespectively Inertial navigation system provide inertial system X to, Y-direction, Z-direction apparent velocity; Respectively set inertial system under X to, Y-direction, Z To position detection noise variance;Under the inertial system for respectively setting, X is to, Y-direction, Z-direction speed observation noise side Difference.
The present invention compared with prior art, with advantages below:
Jing mathematical simulations technology and carrying flight test checking, the in-flight inertia initial baseline estimation of deviation based on GPS Method can effectively estimate inertial reference deviation, reach the purpose of the precision and reliability that improve navigation system.
Description of the drawings
Fig. 1 is the flow chart of the in-flight inertia initial baseline bias estimation method based on GPS of the present invention.
Specific embodiment
The present invention is described in further detail with instantiation below in conjunction with the accompanying drawings:
The present invention sets up inertia initial baseline buggy model according to inertial navigation error propagation mechanism, is made using GPS information For observed quantity, inertia initial baseline deviation is estimated using standard Kalman filtering method, flow process is implemented as shown in Figure 1.
First, set up initial baseline estimation of deviation state equation:
Wherein:State vector X=[φx0 φy0 φz0 δX0 δY0 δZ0 δVx0 δVy0 δVz0]T;φx0、φy0、φz0 Respectively X of the guided missile under inertial coodinate system is to initial attitude misalignment, Y-direction initial attitude misalignment, Z-direction initial attitude misalignment Angle;δX0、δY0、δZ0At the beginning of respectively X of the guided missile under inertial coodinate system to initial position error, Y-direction initial position error, Z-direction Beginning site error;δVx0、δVy0、δVz0Respectively X of the guided missile under inertial coodinate system is to initial velocity error, Y-direction initial velocity Error, Z-direction initial velocity error;Sytem matrix F is 9 × 9 dimension null matrix.
Then, set up the observational equation of inertia initial baseline estimation of deviation:
Z=HX+V;
Wherein:Observation vector Z=[δ X δ Y δ Z δ Vx δVy δVz]T;δ X, δ Y, δ Z are respectively inertial navigation system and GPS systems The X of unified test amount to the difference of position, the difference of Y-direction position, Z-direction position difference;δVx、δVy、δVzRespectively inertial navigation system and GPS system The X of measurement to the difference of speed, the difference of Y-direction speed, Z-direction speed difference;V is observation noise vector;H is observing matrix, at this Specifically it is set as in bright:
Wherein:Sx、Sy、SzRespectively inertial navigation system provide inertial system X to, Y-direction, Z-direction apparent place;Wx、Wy、WzRespectively Inertial navigation system provide inertial system X to, Y-direction, Z-direction apparent velocity.
Kalman filter equation based on more than, the in-flight inertia initial baseline estimation of deviation based on GPS of the present invention Method realizes that step is as follows:
(1), in moment k, calculate state vector predictive value State vector for moment k-1 is estimated Value, the initial value of the state vector estimated valueIt is set as null vector;Wherein, in Kalman filtering, definition status vector X=[φx0 φy0 φz0 δX0 δY0 δZ0 δVx0 δVy0 δVz0]T;φx0、φy0、φz0Respectively guided missile is in inertial coodinate system Under X to initial attitude misalignment, Y-direction initial attitude misalignment, Z-direction initial attitude misalignment;δX0、δY0、δZ0Respectively lead X of the bullet under inertial coodinate system is to initial position error, Y-direction initial position error, Z-direction initial position error;δVx0、δVy0、δ Vz0Respectively X of the guided missile under inertial coodinate system is to initial velocity error, Y-direction initial velocity error, Z-direction initial velocity error;
(2), in moment k, predict covariance matrix Pk|k-1=Pk-1;Pk-1It is for the estimate covariance matrix of moment k-1, described The initial value of estimate covariance matrix is P0, P0For 9 × 9 dimension matrixes of setting;
(3), in moment k, calculate gain matrix Kk=Pk|k-1HT(HPk|k-1HT+R)-1;Wherein, H is the observation square of setting Battle array, R are the noise variance matrix of setting:
Wherein:Sx、Sy、SzRespectively inertial navigation system provide inertial system X to, Y-direction, Z-direction apparent place;Wx、Wy、WzRespectively Inertial navigation system provide inertial system X to, Y-direction, Z-direction apparent velocity; Respectively set inertial system under X to, Y-direction, Z To position detection noise variance;Under the inertial system for respectively setting, X is to, Y-direction, Z-direction speed observation noise side Difference;
(4), calculate the state vector estimated value of moment kWherein, ZkFor outside The observation vector of the moment k of offer;In Kalman filtering, observation vector Z=[δ X δ Y δ Z δ V are definedx δVy δVz]T;δ X, δ Y, δ Z be respectively X that inertial navigation system and GPS system measure to the difference of position, the difference of Y-direction position, Z-direction position difference;δVx、δ Vy、δVzThe respectively X of inertial navigation system and GPS system measurement to the difference of speed, the difference of Y-direction speed, Z-direction speed difference;
(5), calculate moment k estimate covariance matrix Pk=(I-KkH)Pk|k-1, I is unit matrix;
(6), in the initial value datum drift cycle estimator of setting, repeat step (1)~(5), by Kalman filtering meter Calculation obtains initial position error, initial velocity error and initial attitude misalignment.
When concrete engineering is realized, the in-flight inertia initial baseline bias estimation method based on GPS of the present invention is by solid The software changed in missile-borne computer realizes that during missile flight, Flight Control Software calls the method, initial to guided missile Inertial reference deviation estimated, improves the navigation accuracy and accuracy at target of guided missile.
The above, only one specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, and appoints What those familiar with the art the invention discloses technical scope in, the change or replacement that can be readily occurred in, all Should be included within the scope of the present invention.
The content not being described in detail in description of the invention belongs to the known technology of professional and technical personnel in the field.

Claims (2)

1. a kind of in-flight inertia initial baseline bias estimation method based on GPS, it is characterised in that comprise the following steps:
(1), in moment k, calculate state vector predictive value For the state vector estimated value of moment k-1, institute State the initial value of state vector estimated valueIt is set as null vector;Wherein, in Kalman filtering, definition status vector X= [φx0 φy0 φz0 δX0 δY0 δZ0 δVx0 δVy0 δVz0]T;φx0、φy0、φz0Respectively guided missile is under inertial coodinate system X to initial attitude misalignment, Y-direction initial attitude misalignment, Z-direction initial attitude misalignment;δX0、δY0、δZ0Respectively guided missile X under inertial coodinate system is to initial position error, Y-direction initial position error, Z-direction initial position error;δVx0、δVy0、δVz0 Respectively X of the guided missile under inertial coodinate system is to initial velocity error, Y-direction initial velocity error, Z-direction initial velocity error;
(2), in moment k, predict covariance matrix Pk|k-1=Pk-1;Pk-1For the estimate covariance matrix of moment k-1, the estimation The initial value of covariance matrix is P0, P0For 9 × 9 dimension matrixes of setting;
(3), in moment k, calculate gain matrix Kk=Pk|k-1HT(H Pk|k-1HT+R)-1;Wherein, H be setting observing matrix, R For the noise variance matrix of setting:
(4), calculate the state vector estimated value of moment kWherein, ZkThere is provided for outside Moment k observation vector;In Kalman filtering, observation vector Z=[δ X δ Y δ Z δ V are definedx δVy δVz]T;δX、δY、 δ Z are respectively the difference of the X of inertial navigation system and GPS system measurement to position, the difference of Y-direction position, the difference of Z-direction position;δVx、δVy、δVz The respectively X of inertial navigation system and GPS system measurement to the difference of speed, the difference of Y-direction speed, Z-direction speed difference;
(5), calculate moment k estimate covariance matrix Pk=(I-KkH)Pk|k-1, I is unit matrix;
(6), in the initial value datum drift cycle estimator of setting, repeat step (1)~(5) are calculated by Kalman filtering To initial position error, initial velocity error and initial attitude misalignment.
2. a kind of in-flight inertia initial baseline bias estimation method based on GPS according to claim 1, its feature exist In:In step (3), observing matrix H and noise variance matrix R are respectively set as:
H = 0 - S z S y 1 0 0 0 0 0 S z 0 - S x 0 1 0 0 0 0 - S y S x 0 0 0 1 0 0 0 0 - W z W y 0 0 0 1 0 0 W z 0 - W x 0 0 0 0 1 0 - W y W x 0 0 0 0 0 0 1 ;
R = σ x 2 σ y 2 σ z 2 σ v x 2 σ v y 2 σ v z 2 ;
Wherein:Sx、Sy、SzRespectively inertial navigation system provide inertial system X to, Y-direction, Z-direction apparent place;Wx、Wy、WzRespectively inertial navigation System provide inertial system X to, Y-direction, Z-direction apparent velocity; X is set under inertial system respectively to, Y-direction, Z-direction position Put observation noise variance;Under the inertial system for respectively setting X to, Y-direction, Z-direction speed observation noise variance.
CN201611048571.8A 2016-11-22 2016-11-22 Method for estimating initial reference deviation of inertia in flight based on GPS Active CN106595705B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611048571.8A CN106595705B (en) 2016-11-22 2016-11-22 Method for estimating initial reference deviation of inertia in flight based on GPS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611048571.8A CN106595705B (en) 2016-11-22 2016-11-22 Method for estimating initial reference deviation of inertia in flight based on GPS

Publications (2)

Publication Number Publication Date
CN106595705A true CN106595705A (en) 2017-04-26
CN106595705B CN106595705B (en) 2019-12-20

Family

ID=58593125

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611048571.8A Active CN106595705B (en) 2016-11-22 2016-11-22 Method for estimating initial reference deviation of inertia in flight based on GPS

Country Status (1)

Country Link
CN (1) CN106595705B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107588769A (en) * 2017-10-17 2018-01-16 北京航天发射技术研究所 A kind of vehicle-mounted inertial navigation, odometer and altimeter Combinated navigation method
CN109357674A (en) * 2018-12-07 2019-02-19 上海机电工程研究所 A kind of GNSS and INS integrated navigation observed quantity introducing method
CN110082115A (en) * 2019-04-23 2019-08-02 哈尔滨工业大学 A kind of online single-shot failure diagnostic method for carrier rocket

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102830415A (en) * 2012-08-31 2012-12-19 西北工业大学 Quick integrated navigation method based on Carlson filtering algorithm for reducing dimensionality
CN103344259A (en) * 2013-07-11 2013-10-09 北京航空航天大学 Method for correcting feedback of inertial navigation system/global position system (INS/GPS) combined navigation system based on lever arm estimation
CN103471616A (en) * 2013-09-04 2013-12-25 哈尔滨工程大学 Initial alignment method of SINS (strapdown inertial navigation system) with moving base and at large azimuth misalignment angle
CN103575299A (en) * 2013-11-13 2014-02-12 北京理工大学 Alignment and error correction method for double-axis rotational inertial navigation system based on appearance measurement information
CN103776449A (en) * 2014-02-26 2014-05-07 北京空间飞行器总体设计部 Moving base initial alignment method for improving robustness
CN103792561A (en) * 2014-02-21 2014-05-14 南京理工大学 Tight integration dimensionality reduction filter method based on GNSS channel differences
CN103969672A (en) * 2014-05-14 2014-08-06 东南大学 Close combination navigation method of multi-satellite system and strapdown inertial navigation system
CN103968843A (en) * 2014-05-21 2014-08-06 哈尔滨工程大学 Self-adaption mixed filtering method of GPS/SINS (Global Positioning System/Strapdown Inertial Navigation System) super-compact integrated navigation system
CN104236586A (en) * 2014-09-05 2014-12-24 南京理工大学 Moving base transfer alignment method based on measurement of misalignment angle
CN104374405A (en) * 2014-11-06 2015-02-25 哈尔滨工程大学 MEMS strapdown inertial navigation initial alignment method based on adaptive central difference Kalman filtering
CN104422948A (en) * 2013-09-11 2015-03-18 南京理工大学 Embedded type combined navigation system and method thereof
CN104567930A (en) * 2014-12-30 2015-04-29 南京理工大学 Transfer alignment method capable of estimating and compensating wing deflection deformation
CN104655152A (en) * 2015-02-11 2015-05-27 北京航空航天大学 Onboard distributed type POS real-time transmission alignment method based on federal filtering

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102830415A (en) * 2012-08-31 2012-12-19 西北工业大学 Quick integrated navigation method based on Carlson filtering algorithm for reducing dimensionality
CN103344259A (en) * 2013-07-11 2013-10-09 北京航空航天大学 Method for correcting feedback of inertial navigation system/global position system (INS/GPS) combined navigation system based on lever arm estimation
CN103471616A (en) * 2013-09-04 2013-12-25 哈尔滨工程大学 Initial alignment method of SINS (strapdown inertial navigation system) with moving base and at large azimuth misalignment angle
CN104422948A (en) * 2013-09-11 2015-03-18 南京理工大学 Embedded type combined navigation system and method thereof
CN103575299A (en) * 2013-11-13 2014-02-12 北京理工大学 Alignment and error correction method for double-axis rotational inertial navigation system based on appearance measurement information
CN103792561A (en) * 2014-02-21 2014-05-14 南京理工大学 Tight integration dimensionality reduction filter method based on GNSS channel differences
CN103776449A (en) * 2014-02-26 2014-05-07 北京空间飞行器总体设计部 Moving base initial alignment method for improving robustness
CN103969672A (en) * 2014-05-14 2014-08-06 东南大学 Close combination navigation method of multi-satellite system and strapdown inertial navigation system
CN103968843A (en) * 2014-05-21 2014-08-06 哈尔滨工程大学 Self-adaption mixed filtering method of GPS/SINS (Global Positioning System/Strapdown Inertial Navigation System) super-compact integrated navigation system
CN104236586A (en) * 2014-09-05 2014-12-24 南京理工大学 Moving base transfer alignment method based on measurement of misalignment angle
CN104374405A (en) * 2014-11-06 2015-02-25 哈尔滨工程大学 MEMS strapdown inertial navigation initial alignment method based on adaptive central difference Kalman filtering
CN104567930A (en) * 2014-12-30 2015-04-29 南京理工大学 Transfer alignment method capable of estimating and compensating wing deflection deformation
CN104655152A (en) * 2015-02-11 2015-05-27 北京航空航天大学 Onboard distributed type POS real-time transmission alignment method based on federal filtering

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107588769A (en) * 2017-10-17 2018-01-16 北京航天发射技术研究所 A kind of vehicle-mounted inertial navigation, odometer and altimeter Combinated navigation method
CN109357674A (en) * 2018-12-07 2019-02-19 上海机电工程研究所 A kind of GNSS and INS integrated navigation observed quantity introducing method
CN110082115A (en) * 2019-04-23 2019-08-02 哈尔滨工业大学 A kind of online single-shot failure diagnostic method for carrier rocket
CN110082115B (en) * 2019-04-23 2020-10-16 哈尔滨工业大学 Online single-shot thrust fault diagnosis method for carrier rocket

Also Published As

Publication number Publication date
CN106595705B (en) 2019-12-20

Similar Documents

Publication Publication Date Title
CN110398257B (en) GPS-assisted SINS system quick-acting base initial alignment method
Al-Masri et al. Inertial navigation system of pipeline inspection gauge
CN106597017B (en) A kind of unmanned plane Angular Acceleration Estimation and device based on Extended Kalman filter
Han et al. A novel initial alignment scheme for low-cost INS aided by GPS for land vehicle applications
CN106291645A (en) Be suitable to the volume kalman filter method that higher-dimension GNSS/INS couples deeply
CN107943079B (en) Online estimation method for residual flight time
CN104344837A (en) Speed observation-based redundant inertial navigation system accelerometer system level calibration method
CN106595705A (en) GPS-based flight inertial initial reference error estimation method
CN103424127B (en) A kind of speed adds specific force coupling Transfer Alignment
CN104077469A (en) Speed prediction based segmentation iteration remaining time estimation method
CN105180728A (en) Front data based rapid air alignment method of rotary guided projectiles
CN105300387A (en) Nonlinear non-Gaussian ranking filtering method for Martian atmosphere entering section
CN106595649B (en) A kind of in-flight inertia initial baseline deviation compensation method
CN115290080A (en) Pipeline robot positioning method based on unbiased finite impulse response filter
CN110007318B (en) Method for judging GPS deception by single unmanned aerial vehicle based on Kalman filtering under wind field interference
Chu et al. Performance comparison of tight and loose INS-Camera integration
CN202837553U (en) Position estimation device for distance and direction correction
CN104764464A (en) Method for performing aircraft redundancy diagnosis by utilizing full amount information
CN105627982A (en) Remote vehicle inclined aiming method
KR101600772B1 (en) The Method for Tracking Nonlinear Aircraft Utilizing Regulated Point Mass Flight Dynamic Model
Bin et al. Attitude dynamics aiding for line-of-sight angular rate reconstruction of strap-down seeker
Huang et al. Radar tracking for hypersonic glide vehicle based on aerodynamic model
Hong et al. Compensation of parasitic effect in homing loop with strapdown seeker via PID control
CN110779551A (en) Two-stage linear alignment on-line switching method based on additive quaternion
CN114771877B (en) Optimal interception guidance method considering navigation error

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