WO2018028711A1 - Method for estimating noise covariance of unmanned aerial vehicle - Google Patents

Method for estimating noise covariance of unmanned aerial vehicle Download PDF

Info

Publication number
WO2018028711A1
WO2018028711A1 PCT/CN2017/097384 CN2017097384W WO2018028711A1 WO 2018028711 A1 WO2018028711 A1 WO 2018028711A1 CN 2017097384 W CN2017097384 W CN 2017097384W WO 2018028711 A1 WO2018028711 A1 WO 2018028711A1
Authority
WO
WIPO (PCT)
Prior art keywords
drone
covariance
axis
coordinate system
noise
Prior art date
Application number
PCT/CN2017/097384
Other languages
French (fr)
Chinese (zh)
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 WO2018028711A1 publication Critical patent/WO2018028711A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/36Circuit design at the analogue level
    • G06F30/367Design verification, e.g. using simulation, simulation program with integrated circuit emphasis [SPICE], direct methods or relaxation methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/15Vehicle, aircraft or watercraft design
    • 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
    • Y02T90/00Enabling technologies or technologies with a potential or indirect contribution to GHG emissions mitigation

Definitions

  • the present invention relates to the field of unmanned aerial vehicles, and more particularly to a method for estimating the noise covariance of a drone.
  • the unmanned aircraft referred to as the "unmanned aerial vehicle” is a non-manned aircraft operated by radio remote control equipment and its own program control device. It is widely used in military and civilian fields, such as airborne warning, agriculture, geology. , weather, electricity, disaster relief, video shooting and other industries.
  • a drone operated by a self-contained program control device it has strong coupling, nonlinearity, high control difficulty, and the dynamic modeling is complicated.
  • the disturbances faced by the control and operation of the drone include: external disturbance torque such as gravity, and system noise in the drone dynamics model and observation noise in the measurement equation, etc. Interference needs to be estimated by high-precision models and algorithms to achieve high-precision control.
  • a filtering algorithm for processing process noise and measurement noise of a drone such as a Kalman filter
  • a filtering algorithm for processing process noise and measurement noise of a drone such as a Kalman filter
  • the covariance of the process noise in the UAV dynamics model and the covariance of the observed noise in the measurement equation need to be debugged to achieve the best effect. Therefore, the prior art has the following drawbacks: the covariance matrix of the noise needs to pass the empirical value or The method of debugging can be obtained, and the more experienced operators are required.
  • the self-covariance least squares theory proposed by Odelson in 2003 can effectively estimate the covariance matrix of noise and save debugging time.
  • the auto-covariance least squares theory algorithm is currently used for noise estimation in the chemical industry and has not been used in the field of drones.
  • Rajamani et al. proposed a linear time-varying auto-covariance least squares method for nonlinear systems in 2011.
  • the invention combines the above method with the UAV dynamic model to estimate the process noise and observed noise of the UAV.
  • the technical problem of the present invention is to overcome the existing filtering algorithm for processing UAV process noise and measurement noise.
  • the noise characteristics are unknown, it is necessary to obtain the covariance matrix value of the noise by using the empirical value or by debugging.
  • an estimation method that can automatically estimate the process noise and the covariance matrix value caused by the observation is designed.
  • the technical solution adopted by the present invention to solve the technical problem thereof is to provide a method for estimating the noise covariance of a drone, which is characterized in that the self-covariance least squares theory method is used in the dynamic model of the drone
  • the process noise and the characteristics of the observed noise in the measurement equation are estimated, including the following steps:
  • the covariance of the process noise and the covariance of the measurement noise are obtained through a semi-definite programming algorithm.
  • step S1 further includes the following steps:
  • m is the mass of the drone and X is the position vector of the drone.
  • T is the thrust generated by the rotor
  • M is the torque generated by the rotor
  • J is the moment of inertia of the drone
  • is the angular velocity of the drone.
  • G is the gravity received by the drone
  • F is the air resistance received by the drone.
  • L is the distance from the center of the rotor to the X-axis or the Y-axis
  • ⁇ 1 , ⁇ 2 , ⁇ 3 , and ⁇ 4 are the rotational speeds of the four blades, respectively
  • b and d are the tensile and torque coefficients of the blade, respectively;
  • the angle between the body axis X and the horizontal plane is defined as the pitch angle ⁇ , and the head is positive; the angle between the projection of the body axis X on the horizontal plane and the X E axis is defined as the yaw angle.
  • the right angle of the nose is positive; the angle between the body axis Z and the vertical plane passing through the X axis of the body is defined as the roll angle ⁇ , and the drone is rightly turned to be positive, and the three angles are Euler angles;
  • F fx , F fy , and F fz are the components of F on the three axes of the body coordinate system
  • [ ⁇ x , ⁇ y , ⁇ z ] are the components of ⁇ on the three axes of the body coordinate system
  • ⁇ z ] and Euler angle is as follows
  • step S2 further includes the following steps:
  • L k is the Kalman filter gain
  • a k , B k , G k , C k are all the coefficient matrix
  • step S3 further includes the following steps:
  • the expected value of the used interest constitutes an autocovariance matrix.
  • the Euler angle and the rotational speed of the four blades are used as the control amount.
  • the rotational speeds of the four blades are taken as the control amount.
  • the self-covariance least squares theory method can estimate the process noise and process modeling of the drone, and reduce the covariance matrix value of the debugging process noise and observation noise in the prior art, and the requirements for the empirical value and the operator. It can provide operators with a more accurate valuation interval, saving debugging time and ensuring the accuracy of system noise and observation noise.
  • FIG. 1 is a schematic diagram of a method for estimating noise covariance of a drone according to the present invention
  • FIG. 2 is a schematic view of a ground coordinate system and a body coordinate system in the present invention
  • Figure 3 is a position curve of the X E- axis direction in the ground coordinate system of the present invention.
  • Figure 4 is a velocity curve in the X E- axis direction of the ground coordinate system of the present invention.
  • Figure 5 is a positional curve of the Y E- axis direction in the ground coordinate system of the present invention.
  • Figure 6 is a velocity curve in the Y E- axis direction of the ground coordinate system of the present invention.
  • Figure 7 is a positional curve of the Z E- axis direction in the ground coordinate system of the present invention.
  • Figure 8 is a velocity curve in the Z E- axis direction of the ground coordinate system of the present invention.
  • Figure 9 is a graph showing the variation of the roll angle ⁇ of the present invention.
  • Figure 10 is the rate of change of roll angle of the present invention Change curve
  • Figure 11 is a graph showing the variation of the pitch angle ⁇ of the present invention.
  • Figure 12 is a graph showing the rate of change of the pitch angle of the present invention. Change curve
  • Figure 13 is a yaw angle of the present invention Change curve
  • Figure 14 is a yaw angle change rate of the present invention Change curve
  • FIG. 1 is a schematic diagram of a method for estimating noise covariance of a drone of the present invention.
  • the present invention includes: step S1, establishing a drone dynamics model, and step S2, using an extended Kalman filter.
  • the control quantity u and the observation value h(x) obtained by the sensor linearize the drone dynamics model; in step S3, the linearized coefficient matrix A, B, C, G, the Kalman gain L and the new interest y are substituted
  • the expected value of the obtained new interest constitutes the estimated value of the autocovariance matrix [R(N)] s and the self-covariance matrix composed of the expected value of the innovation.
  • Step S4 the expected value of the obtained new interest constitutes an estimate of the autocovariance matrix [R(N)] s and the self-covariance matrix formed by the expected value of the innovation.
  • the process noise covariance Q and the measurement noise covariance R are obtained.
  • Step S1 includes, as shown in FIG. 2, for the "X"-shaped quadrotor UAV, the ground coordinate system and the body coordinate system are established as shown in FIG. 2.
  • Body coordinate system B-XYZ The origin is taken at the centroid of the drone, and the coordinate system is fixed to the body.
  • the X axis is parallel to the longitudinal axis of the fuselage design and is in the symmetry plane of the drone, pointing to the front; the Y axis is perpendicular to the symmetry plane of the drone pointing to the right; the Z axis is in the symmetry plane of the drone, and perpendicular to The X axis points down.
  • the entire coordinate system conforms to the right-hand rule of the Euler coordinate system.
  • Ground coordinate system EX E Y E Z E The northeast ground coordinate system is adopted, the X E axis points to the north side, the Y E axis points to the east side, and the Z E axis points vertically downward.
  • S1 further includes step S11, and the dynamic model of the drone is established as follows.
  • the line motion equations are established in the ground coordinate system and the rotation equations are established in the body coordinate system as follows:
  • m is the mass of the drone and X is the position vector of the drone.
  • M is the torque generated by the rotor
  • J is the moment of inertia of the drone
  • is the angular velocity of the drone.
  • L is the distance from the center of the rotor to the X-axis or the Y-axis
  • ⁇ 1 , ⁇ 2 , ⁇ 3 , and ⁇ 4 are the rotational speeds of the four blades, respectively
  • b and d are the tensile and torque coefficients of the blade, respectively.
  • S1 further includes step S12, defining an angle between the body axis X and the horizontal plane as a pitch angle ⁇ , and the head is positive; defining an angle between the projection of the body axis X on the horizontal plane and the X E axis as a yaw angle
  • the right side of the nose is positive; the angle between the body axis Z and the vertical plane passing through the X-axis of the body is defined as the roll angle ⁇ , and the drone is right-turned to be positive.
  • F fx , F fy , and F fz are the components of F on the three axes of the body coordinate system
  • [ ⁇ x , ⁇ y , ⁇ z ] are the components of ⁇ on the three axes of the body coordinate system
  • ⁇ z ] and Euler angle is as follows
  • Step S2 further includes S21 writing the state equation and the measurement equation of the system into the following general form:
  • Step S2 further includes S22, and the equation (5) is Linearized
  • a k , B k , G k , C k are all the coefficient matrix
  • Step S2 further includes S23, and the linearized state estimation equation is
  • Step S3 further includes S31, and constructing an autocovariance matrix with the expected value of the innovation
  • Step S3 further includes S31 to And an estimate of the autocovariance matrix formed by the expected value of the innovation
  • the square of the difference between the two norms is the optimization goal
  • the state equation in the linear motion is the linear motion equation of the drone dynamics model, ie
  • the initial value of the state quantity And set the measurement equation as follows
  • the fixed step size generates 10 seconds of observation data.
  • the coefficient matrix and the Kalman gain are obtained by using the extended Kalman filter algorithm combined with the state equation, the control amount and the observation data. Then, the theory of the self-covariance least squares algorithm is applied to give the self-covariance matrix composed of the expected value of the interest rate and the estimated value of the auto-covariance matrix composed of the expected value of the interest. Finally, the semi-definite programming method is used to solve the optimal problem in equation (14), and the obtained process noise covariance Q and measurement noise covariance R are obtained.
  • the equation of state in angular motion is the angular motion equation of the dynamic model of the drone, ie
  • the sampling time is set to 0.1 second
  • the initial estimate of Q is set to 8 ⁇ 10 -3
  • the initial estimate of R is set to 3 ⁇ 10 -3 I 6 ⁇ 6 with the smallest covariance.
  • the sampling time is set to 0.1 second
  • the initial estimation value of Q is set to 3 ⁇ 10 -3
  • the initial estimation value of R is set to 3 ⁇ 10 -3 I 6 ⁇ 6 .
  • the estimated noise characteristics in the line motion and angular motion models are substituted into the extended Kalman filter for filtering.
  • the comparison between the filtered variable curves and the real and observed values of each variable is shown in Figure 3-14.
  • the observations, true values, and values filtered using the extended Kalman filter are plotted in -14.
  • the gray scattered points in the figure are the observed values of the variables, and the black solid lines are the true values. It can be seen that there is an error in the observed values due to the presence of process noise and observed noise.
  • the process noise covariance Q and the measurement noise covariance R identified by the covariance least squares theoretical method algorithm are substituted into the extended Kalman filter algorithm for filtering, and the filtered values indicated by the black dotted lines in the figure are obtained. Although the filtered value still has an error, it is very close to the true value, indicating the covariance least squares
  • the covariance estimated by the method algorithm is more accurate.
  • the estimation accuracy of the process noise covariance Q and the measurement noise covariance R is high by the method for estimating the noise covariance of the drone in the present invention.
  • the estimation method provides a numerical reference for the operator, so the general operator is more convenient and quicker in debugging the process noise covariance Q and measuring the noise covariance R.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Geometry (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Automation & Control Theory (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
  • Feedback Control In General (AREA)

Abstract

A method for estimating a noise covariance of an unmanned aerial vehicle combines controlled variables and observation values by using an extended Kalman filter to linearize an unmanned aerial vehicle dynamic model to obtain a linearized state estimation equation. A coefficient matrix obtained from the linearized state estimation equation, a Kalman gain, and an innovation are substituted into an auto-covariance least squares algorithm to obtain a covariance matrix composed of an expected value of the innovation, and an estimated value of an auto-covariance matrix composed of the expected value of the innovation. Then, after employing a semidefinite programming algorithm, a process noise covariance and a measurement noise covariance are obtained. The method has high estimation accuracy for process noise covariance Q and measurement noise covariance R, and provides a numerical reference for operators. Thereby, it is more convenient and quicker for general operators to debug the process noise covariance Q and the measurement noise covariance R.

Description

一种对无人机的噪声协方差进行估算的方法Method for estimating noise covariance of drone 技术领域Technical field
本发明涉及无人机技术领域,更具体地说,涉及一种对无人机的噪声协方差进行估算的方法。The present invention relates to the field of unmanned aerial vehicles, and more particularly to a method for estimating the noise covariance of a drone.
背景技术Background technique
无人驾驶飞机简称“无人机”,是利用无线电遥控设备和自备的程序控制装置操纵的不载人飞机,其用途广泛,被广泛应用在军用和民用领域,例如空中预警,农业、地质、气象、电力、抢险救灾、视频拍摄等行业。作为利用自备程序控制装置操纵的无人机,其具有强耦合、非线性、控制难度高等特性,动力学建模较为复杂。无人机的控制和操纵面临的干扰包括:重力等外部干扰力矩,以及无人机动力学模型中的系统造声以及量测方程中的观测噪声等来自无人机自身内部的干扰,以上多源干扰需要通过高精度模型和算法进行估算,从而达到高精度控制。The unmanned aircraft, referred to as the "unmanned aerial vehicle", is a non-manned aircraft operated by radio remote control equipment and its own program control device. It is widely used in military and civilian fields, such as airborne warning, agriculture, geology. , weather, electricity, disaster relief, video shooting and other industries. As a drone operated by a self-contained program control device, it has strong coupling, nonlinearity, high control difficulty, and the dynamic modeling is complicated. The disturbances faced by the control and operation of the drone include: external disturbance torque such as gravity, and system noise in the drone dynamics model and observation noise in the measurement equation, etc. Interference needs to be estimated by high-precision models and algorithms to achieve high-precision control.
然而,现有技术中,处理无人机过程噪声和量测噪声的滤波算法,例如卡尔曼滤波,在噪声特性未知时,一般使用经验值或通过调试的方法得到噪声的协方差矩阵值,即,现有技术中,对无人机动力学模型中的过程噪声的协方差以及量测方程中的观测噪声的协方差均需要通过调试方能达到最佳效果。因此,现有技术中存下如下缺陷:噪声的协方差矩阵需要通过经验值或 者调试的方法方可获得,需要较有经验的操作人员,对操作人员的要求较高,且若调试所给的噪声协方差偏差过大,会直接导致滤波值在递推的某一过程中,甚至整个过程中越来越偏离实际值,导致滤波发散,造成无人机的飞行偏离目标结果。However, in the prior art, a filtering algorithm for processing process noise and measurement noise of a drone, such as a Kalman filter, generally obtains a covariance matrix value of noise using an empirical value or a method of debugging when the noise characteristic is unknown, that is, In the prior art, the covariance of the process noise in the UAV dynamics model and the covariance of the observed noise in the measurement equation need to be debugged to achieve the best effect. Therefore, the prior art has the following drawbacks: the covariance matrix of the noise needs to pass the empirical value or The method of debugging can be obtained, and the more experienced operators are required. The requirements of the operator are high, and if the noise covariance deviation given by the debugging is too large, the filtering value will directly lead to the recursive process. Even the whole process is more and more deviated from the actual value, causing the filter to diverge, causing the flight of the drone to deviate from the target result.
Odelson于2003年提出的自协方差最小二乘理论方法可以有效地估计出噪声的协方差矩阵,节省调试的时间。自协方差最小二乘理论算法目前常用于化工行业的噪声估计,尚未用于无人机领域。Rajamani等人于2011年提出了针对非线性系统的线性时变自协方差最小二乘方法。本发明将以上方法结合无人机动力学模型对无人机的过程噪声和观测噪声进行了估算。The self-covariance least squares theory proposed by Odelson in 2003 can effectively estimate the covariance matrix of noise and save debugging time. The auto-covariance least squares theory algorithm is currently used for noise estimation in the chemical industry and has not been used in the field of drones. Rajamani et al. proposed a linear time-varying auto-covariance least squares method for nonlinear systems in 2011. The invention combines the above method with the UAV dynamic model to estimate the process noise and observed noise of the UAV.
发明内容Summary of the invention
本发明的技术解决问题是:克服了现有的处理无人机过程噪声和量测噪声的滤波算法中,在噪声特性未知时,需要使用经验值或通过调试的方法得到噪声的协方差矩阵值,对操作人员要求较高,且易造成偏差的问题,设计一种能够自动对过程噪声和观测造成的协方差矩阵值进行估值的估算方法。The technical problem of the present invention is to overcome the existing filtering algorithm for processing UAV process noise and measurement noise. When the noise characteristics are unknown, it is necessary to obtain the covariance matrix value of the noise by using the empirical value or by debugging. For the problem that the operator has higher requirements and is easy to cause deviation, an estimation method that can automatically estimate the process noise and the covariance matrix value caused by the observation is designed.
本发明解决其技术问题所采用的技术方案是:提供一种对无人机的噪声协方差进行估算的方法,其特征在于,利用自协方差最小二乘理论方法对无人机动力学模型中的过程噪声以及量测方程中的观测噪声的特性进行估算,包括以下步骤:The technical solution adopted by the present invention to solve the technical problem thereof is to provide a method for estimating the noise covariance of a drone, which is characterized in that the self-covariance least squares theory method is used in the dynamic model of the drone The process noise and the characteristics of the observed noise in the measurement equation are estimated, including the following steps:
S1、建立无人机动力学模型;S1, establishing a drone dynamics model;
S2、利用扩展卡尔曼滤波器结合控制量和观测值将无人机动力学模型线性化得到线性化后的状态估计方程;并根据所述线性化后的状态估计方程得 到的系数矩阵、卡尔曼增益以及新息;S2, using an extended Kalman filter combined with the control quantity and the observation value to linearize the UAV dynamic model to obtain a linearized state estimation equation; and according to the linearized state estimation equation Coefficient matrix, Kalman gain, and innovation;
S3、将所述系数矩阵、所述卡尔曼增益以及所述新息代入到自协方差最小二乘算法中得到用新息的期望值构成的协方差矩阵和所述用新息期望值构成的自协方差矩阵的估计值;S3. Substituting the coefficient matrix, the Kalman gain, and the innovation into the auto-covariance least squares algorithm to obtain a covariance matrix formed by the expected value of the innovation and the self-consistion formed by the expected value of the innovation. Estimate of the variance matrix;
S4、利用所述新息的期望值构成的协方差矩阵和所述用新息期望值构成的自协方差矩阵的估计值,经过半定规划算法,得到过程噪声的协方差和量测噪声的协方差。S4. Using the covariance matrix formed by the expected value of the innovation and the estimated value of the autocorrelation matrix formed by the expected value of the innovation, the covariance of the process noise and the covariance of the measurement noise are obtained through a semi-definite programming algorithm. .
进一步地,所述步骤S1进一步包括如下步骤:Further, the step S1 further includes the following steps:
S11、所述无人机动力学模型在地面坐标系中建立的线运动方程和在机体坐标系中建立的转动方程为:S11. The linear motion equation established by the drone dynamics model in the ground coordinate system and the rotational equation established in the body coordinate system are:
Figure PCTCN2017097384-appb-000001
Figure PCTCN2017097384-appb-000001
其中,m为无人机的质量,X为无人机的位置矢量,
Figure PCTCN2017097384-appb-000002
为无人机的加速度矢量,T为旋翼产生的推力,M为旋翼产生的转矩,J为无人机的转动惯量,ω为无人机转动的角速度,
Figure PCTCN2017097384-appb-000003
为无人机转动的角加速度,G为无人机受到的重力,F为无人机受到的空气阻力,
Where m is the mass of the drone and X is the position vector of the drone.
Figure PCTCN2017097384-appb-000002
For the acceleration vector of the drone, T is the thrust generated by the rotor, M is the torque generated by the rotor, J is the moment of inertia of the drone, and ω is the angular velocity of the drone.
Figure PCTCN2017097384-appb-000003
For the angular acceleration of the drone, G is the gravity received by the drone, and F is the air resistance received by the drone.
Figure PCTCN2017097384-appb-000004
Figure PCTCN2017097384-appb-000004
Figure PCTCN2017097384-appb-000005
Figure PCTCN2017097384-appb-000005
其中,L为旋翼中心到X轴或Y轴的距离,Ω1、Ω2、Ω3、Ω4分别为四个桨叶的转速,b、d分别为桨叶的拉力系数和扭矩系数;Where L is the distance from the center of the rotor to the X-axis or the Y-axis, Ω 1 , Ω 2 , Ω 3 , and Ω 4 are the rotational speeds of the four blades, respectively, and b and d are the tensile and torque coefficients of the blade, respectively;
S12、将机体轴X与水平面之间的夹角定义为俯仰角θ,抬头为正;将机 体轴X在水平面上的投影与XE轴之间的夹角定义为偏航角
Figure PCTCN2017097384-appb-000006
机头右偏为正;将机体轴Z与通过机体X轴的铅垂面间的夹角定义为滚转角φ,无人机右滚转为正,这三个角即为欧拉角;
S12. The angle between the body axis X and the horizontal plane is defined as the pitch angle θ, and the head is positive; the angle between the projection of the body axis X on the horizontal plane and the X E axis is defined as the yaw angle.
Figure PCTCN2017097384-appb-000006
The right angle of the nose is positive; the angle between the body axis Z and the vertical plane passing through the X axis of the body is defined as the roll angle φ, and the drone is rightly turned to be positive, and the three angles are Euler angles;
Figure PCTCN2017097384-appb-000007
则从机体坐标系到地面坐标系的坐标转换矩阵为
make
Figure PCTCN2017097384-appb-000007
Then the coordinate transformation matrix from the body coordinate system to the ground coordinate system is
Figure PCTCN2017097384-appb-000008
Figure PCTCN2017097384-appb-000008
则无人机的动力学模型写为Then the dynamic model of the drone is written as
Figure PCTCN2017097384-appb-000009
Figure PCTCN2017097384-appb-000009
其中,
Figure PCTCN2017097384-appb-000010
分别为无人机在地面坐标系XE,YE,ZE轴方向上的加速度;
Figure PCTCN2017097384-appb-000011
Figure PCTCN2017097384-appb-000012
分别为无人机在机体坐标系X,Y,Z轴方向上的角加速度;Ixx、Iyy、Izz分别为无人机绕机体坐标系X轴、Y轴、Z轴的转动惯量,Ffx、Ffy、Ffz分别为F在机体坐标系三轴上的分量,[ωxyz]为ω在机体坐标系三轴上的分量,[ωxyz]与欧拉角的关系如下
among them,
Figure PCTCN2017097384-appb-000010
The acceleration of the drone in the direction of the ground coordinate system X E , Y E , Z E axis;
Figure PCTCN2017097384-appb-000011
Figure PCTCN2017097384-appb-000012
They are the angular accelerations of the UAV in the X, Y, and Z directions of the body coordinate system; I xx , I yy , and I zz are the moments of inertia of the X-axis, Y-axis, and Z-axis of the UAV, respectively. F fx , F fy , and F fz are the components of F on the three axes of the body coordinate system, and [ω x , ω y , ω z ] are the components of ω on the three axes of the body coordinate system, [ω x , ω y , The relationship between ω z ] and Euler angle is as follows
Figure PCTCN2017097384-appb-000013
Figure PCTCN2017097384-appb-000013
进一步地,所述步骤S2进一步包括如下步骤: Further, the step S2 further includes the following steps:
S21、将系统的状态方程和量测方程写成如下的一般形式:S21. Write the state equation and the measurement equation of the system into the following general form:
Figure PCTCN2017097384-appb-000014
Figure PCTCN2017097384-appb-000014
其中,xk为状态量,yk为所述观测量,所述观测量从传感器中获取,uk为所述控制量,所述控制量由人为设定,wk为所述过程噪声,vk为所述量测噪声;wk~N(0,Q)与vk~N(0,R)不相关,通过方程式(5)对其状态进行估计,得到Where x k is a state quantity, y k is the observation, the observation is obtained from the sensor, u k is the control quantity, the control quantity is artificially set, and w k is the process noise, v k is the measured noise; w k ~ N(0, Q) is not related to v k ~N(0, R), and its state is estimated by equation (5),
Figure PCTCN2017097384-appb-000015
Figure PCTCN2017097384-appb-000015
其中,Lk为所述卡尔曼滤波增益,所述新息为Where L k is the Kalman filter gain, and the innovation is
Figure PCTCN2017097384-appb-000016
Figure PCTCN2017097384-appb-000016
S22、将所述方程式(5)在
Figure PCTCN2017097384-appb-000017
处线性化得
S22, the equation (5) is
Figure PCTCN2017097384-appb-000017
Linearized
Figure PCTCN2017097384-appb-000018
Figure PCTCN2017097384-appb-000018
其中,Ak,Bk,Gk,Ck均为所述系数矩阵,
Figure PCTCN2017097384-appb-000019
Figure PCTCN2017097384-appb-000020
Where A k , B k , G k , C k are all the coefficient matrix,
Figure PCTCN2017097384-appb-000019
Figure PCTCN2017097384-appb-000020
S23、所述线性化后的状态估计方程为:S23. The linearized state estimation equation is:
Figure PCTCN2017097384-appb-000021
Figure PCTCN2017097384-appb-000021
进一步地,所述步骤S3进一步包括如下步骤:Further, the step S3 further includes the following steps:
S31、所述用新息的期望值构成自协方差矩阵, S31. The expected value of the used interest constitutes an autocovariance matrix.
Figure PCTCN2017097384-appb-000022
Figure PCTCN2017097384-appb-000022
S32、以[R(N)]s和所述用新息期望值构成的自协方差矩阵的估计值
Figure PCTCN2017097384-appb-000023
之差的二范数的平方最小为优化目标,
S32, an estimate of the self-covariance matrix formed by [R(N)] s and the expected value of the innovation
Figure PCTCN2017097384-appb-000023
The square of the difference between the two norms is the optimization goal.
Figure PCTCN2017097384-appb-000024
Figure PCTCN2017097384-appb-000024
s.t. Q,R≥0,Q=Q',R=R'S.t. Q, R≥0, Q=Q', R=R'
其中,
Figure PCTCN2017097384-appb-000025
among them,
Figure PCTCN2017097384-appb-000025
进一步地,当对线运动的噪声协方差进行估算时,将所述欧拉角和所述四个桨叶的转速作为所述控制量。Further, when the noise covariance of the line motion is estimated, the Euler angle and the rotational speed of the four blades are used as the control amount.
进一步地,当对角运动的噪声协方差进行估算时,将所述四个桨叶的转速作为所述控制量。Further, when the noise covariance of the diagonal motion is estimated, the rotational speeds of the four blades are taken as the control amount.
本发明提供的一个或多个技术方案,至少具有如下技术效果或优点:One or more technical solutions provided by the present invention have at least the following technical effects or advantages:
通过自协方差最小二乘理论方法能够对无人机的过程噪声和过程造型进行估算,降低了现有技术中,调试过程噪声和观测噪声的协方差矩阵值了对经验值和操作人员的要求,能够给操作人员提供较为准确的估值区间,节省调试的时间,同时确保了系统造成和观测噪声的精确度。The self-covariance least squares theory method can estimate the process noise and process modeling of the drone, and reduce the covariance matrix value of the debugging process noise and observation noise in the prior art, and the requirements for the empirical value and the operator. It can provide operators with a more accurate valuation interval, saving debugging time and ensuring the accuracy of system noise and observation noise.
附图说明DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不 付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below. Obviously, the drawings in the following description are only Is an embodiment of the present invention, and is not for those of ordinary skill in the art On the premise of creative work, other drawings can also be obtained from the provided drawings.
图1是本发明中无人机的噪声协方差进行估算的方法原理图;1 is a schematic diagram of a method for estimating noise covariance of a drone according to the present invention;
图2是本发明中地面坐标系和机体坐标系的示意图;2 is a schematic view of a ground coordinate system and a body coordinate system in the present invention;
图3是本发明地面坐标系中XE轴方向的位置曲线;Figure 3 is a position curve of the X E- axis direction in the ground coordinate system of the present invention;
图4是本发明地面坐标系中XE轴方向的速度曲线;Figure 4 is a velocity curve in the X E- axis direction of the ground coordinate system of the present invention;
图5是本发明地面坐标系中YE轴方向的位置曲线;Figure 5 is a positional curve of the Y E- axis direction in the ground coordinate system of the present invention;
图6是本发明地面坐标系中YE轴方向的速度曲线;Figure 6 is a velocity curve in the Y E- axis direction of the ground coordinate system of the present invention;
图7是本发明地面坐标系中ZE轴方向的位置曲线;Figure 7 is a positional curve of the Z E- axis direction in the ground coordinate system of the present invention;
图8是本发明地面坐标系中ZE轴方向的速度曲线;Figure 8 is a velocity curve in the Z E- axis direction of the ground coordinate system of the present invention;
图9是本发明滚转角φ的变化曲线;Figure 9 is a graph showing the variation of the roll angle φ of the present invention;
图10是本发明滚转角变化率
Figure PCTCN2017097384-appb-000026
的变化曲线;
Figure 10 is the rate of change of roll angle of the present invention
Figure PCTCN2017097384-appb-000026
Change curve
图11是本发明俯仰角θ的变化曲线;Figure 11 is a graph showing the variation of the pitch angle θ of the present invention;
图12是本发明俯仰角变化率
Figure PCTCN2017097384-appb-000027
的变化曲线;
Figure 12 is a graph showing the rate of change of the pitch angle of the present invention.
Figure PCTCN2017097384-appb-000027
Change curve
图13是本发明偏航角
Figure PCTCN2017097384-appb-000028
的变化曲线;
Figure 13 is a yaw angle of the present invention
Figure PCTCN2017097384-appb-000028
Change curve
图14是本发明偏航角变化率
Figure PCTCN2017097384-appb-000029
的变化曲线;
Figure 14 is a yaw angle change rate of the present invention
Figure PCTCN2017097384-appb-000029
Change curve
具体实施方式detailed description
如图1所示,为本发明的无人机的噪声协方差进行估算的方法原理图,首先,本发明包括:步骤S1,建立无人机动力学模型,步骤S2,利用扩展卡尔曼滤波器结合控制量u和通过传感器获得的观测值h(x)将无人机动力学模型线性化;步骤S3,将线性化得到的系数矩阵A,B,C,G,卡尔曼增益L以及新息y代入自线性时变-自协方差最小二乘算法中,获得新息的期望值构成自协方差矩阵[R(N)]s和用新息期望值构成的自协方差矩阵的估计值
Figure PCTCN2017097384-appb-000030
步骤S4, 将获得新息的期望值构成自协方差矩阵[R(N)]s和所述用新息期望值构成的自协方差矩阵的估计值
Figure PCTCN2017097384-appb-000031
代入半正定规划算法中,求得过程噪声协方差Q和量测噪声协方差R。
FIG. 1 is a schematic diagram of a method for estimating noise covariance of a drone of the present invention. First, the present invention includes: step S1, establishing a drone dynamics model, and step S2, using an extended Kalman filter. The control quantity u and the observation value h(x) obtained by the sensor linearize the drone dynamics model; in step S3, the linearized coefficient matrix A, B, C, G, the Kalman gain L and the new interest y are substituted In the linear time-varying-auto-covariance least squares algorithm, the expected value of the obtained new interest constitutes the estimated value of the autocovariance matrix [R(N)] s and the self-covariance matrix composed of the expected value of the innovation.
Figure PCTCN2017097384-appb-000030
Step S4, the expected value of the obtained new interest constitutes an estimate of the autocovariance matrix [R(N)] s and the self-covariance matrix formed by the expected value of the innovation.
Figure PCTCN2017097384-appb-000031
Substituting into the semi-definite programming algorithm, the process noise covariance Q and the measurement noise covariance R are obtained.
步骤S1包括,如图2所示,针对“X”形的四旋翼无人机,建立地面坐标系和机体坐标系如图2所示。机体坐标系B-XYZ:原点取在无人机的质心,坐标系与机体固连。X轴与机身设计的纵轴平行,且处于无人机的对称平面内,指向前方;Y轴垂直于无人机对称平面指向右方;Z轴在无人机对称平面内,且垂直于X轴指向下方。整个坐标系符合欧拉坐标系右手定则。地面坐标系E-XEYEZE:采用北东地坐标系,XE轴指向北面,YE轴指向东面,而ZE轴垂直向下。Step S1 includes, as shown in FIG. 2, for the "X"-shaped quadrotor UAV, the ground coordinate system and the body coordinate system are established as shown in FIG. 2. Body coordinate system B-XYZ: The origin is taken at the centroid of the drone, and the coordinate system is fixed to the body. The X axis is parallel to the longitudinal axis of the fuselage design and is in the symmetry plane of the drone, pointing to the front; the Y axis is perpendicular to the symmetry plane of the drone pointing to the right; the Z axis is in the symmetry plane of the drone, and perpendicular to The X axis points down. The entire coordinate system conforms to the right-hand rule of the Euler coordinate system. Ground coordinate system EX E Y E Z E : The northeast ground coordinate system is adopted, the X E axis points to the north side, the Y E axis points to the east side, and the Z E axis points vertically downward.
在只考虑无人机重力G、旋翼产生的拉力T和无人机受到的空气阻力F的情况下,S1进一步包括步骤S11,建立无人机的动力学模型如下。分别在地面坐标系中建立线运动方程和在机体坐标系中建立转动方程如下:In the case where only the gravity G of the drone, the pulling force T generated by the rotor, and the air resistance F received by the drone are considered, S1 further includes step S11, and the dynamic model of the drone is established as follows. The line motion equations are established in the ground coordinate system and the rotation equations are established in the body coordinate system as follows:
Figure PCTCN2017097384-appb-000032
Figure PCTCN2017097384-appb-000032
其中,m为无人机的质量,X为无人机的位置矢量,
Figure PCTCN2017097384-appb-000033
为无人机的加速度矢量,M为旋翼产生的转矩,J为无人机的转动惯量,ω为无人机转动的角速度,
Figure PCTCN2017097384-appb-000034
为无人机转动的角加速度,
Where m is the mass of the drone and X is the position vector of the drone.
Figure PCTCN2017097384-appb-000033
For the acceleration vector of the drone, M is the torque generated by the rotor, J is the moment of inertia of the drone, and ω is the angular velocity of the drone.
Figure PCTCN2017097384-appb-000034
The angular acceleration for the drone,
Figure PCTCN2017097384-appb-000035
Figure PCTCN2017097384-appb-000035
Figure PCTCN2017097384-appb-000036
Figure PCTCN2017097384-appb-000036
其中,L为旋翼中心到X轴或Y轴的距离,Ω1、Ω2、Ω3、Ω4分别为四个桨叶 的转速,b、d分别为桨叶的拉力系数和扭矩系数。Where L is the distance from the center of the rotor to the X-axis or the Y-axis, Ω 1 , Ω 2 , Ω 3 , and Ω 4 are the rotational speeds of the four blades, respectively, and b and d are the tensile and torque coefficients of the blade, respectively.
S1进一步包括步骤S12,将机体轴X与水平面之间的夹角定义为俯仰角θ,抬头为正;将机体轴X在水平面上的投影与XE轴之间的夹角定义为偏航角
Figure PCTCN2017097384-appb-000037
机头右偏为正;将机体轴Z与通过机体X轴的铅垂面间的夹角定义为滚转角φ,无人机右滚转为正。这三个角即为欧拉角。
S1 further includes step S12, defining an angle between the body axis X and the horizontal plane as a pitch angle θ, and the head is positive; defining an angle between the projection of the body axis X on the horizontal plane and the X E axis as a yaw angle
Figure PCTCN2017097384-appb-000037
The right side of the nose is positive; the angle between the body axis Z and the vertical plane passing through the X-axis of the body is defined as the roll angle φ, and the drone is right-turned to be positive. These three corners are the Euler angles.
Figure PCTCN2017097384-appb-000038
则从机体坐标系到地面坐标系的坐标转换矩阵为
make
Figure PCTCN2017097384-appb-000038
Then the coordinate transformation matrix from the body coordinate system to the ground coordinate system is
Figure PCTCN2017097384-appb-000039
Figure PCTCN2017097384-appb-000039
则无人机的动力学模型写为Then the dynamic model of the drone is written as
Figure PCTCN2017097384-appb-000040
Figure PCTCN2017097384-appb-000040
其中,
Figure PCTCN2017097384-appb-000041
分别为无人机在地面坐标系XE,YE,ZE轴方向上的加速度;
Figure PCTCN2017097384-appb-000042
Figure PCTCN2017097384-appb-000043
分别为无人机在机体坐标系X,Y,Z轴方向上的角加速度;Ixx、Iyy、Izz分别为无人机绕机体坐标系X轴、Y轴、Z轴的转动惯量,Ffx、Ffy、Ffz分别为F在机体坐标系三轴上的分量,[ωxyz]为ω在机体坐标系三轴上的分量, [ωxyz]与欧拉角的关系如下
among them,
Figure PCTCN2017097384-appb-000041
The acceleration of the drone in the direction of the ground coordinate system X E , Y E , Z E axis;
Figure PCTCN2017097384-appb-000042
Figure PCTCN2017097384-appb-000043
They are the angular accelerations of the UAV in the X, Y, and Z directions of the body coordinate system; I xx , I yy , and I zz are the moments of inertia of the X-axis, Y-axis, and Z-axis of the UAV, respectively. F fx , F fy , and F fz are the components of F on the three axes of the body coordinate system, and [ω x , ω y , ω z ] are the components of ω on the three axes of the body coordinate system, [ω x , ω y , The relationship between ω z ] and Euler angle is as follows
Figure PCTCN2017097384-appb-000044
Figure PCTCN2017097384-appb-000044
步骤S2进一步包括S21将系统的状态方程和量测方程写成如下的一般形式:Step S2 further includes S21 writing the state equation and the measurement equation of the system into the following general form:
Figure PCTCN2017097384-appb-000045
Figure PCTCN2017097384-appb-000045
对其状态进行估计,其中,xk为状态量,yk为所述观测量,所述观测量从传感器中获取,uk为所述控制量,所述控制量由人为设定,wk为所述过程噪声,vk为所述量测噪声;wk~N(0,Q)与vk~N(0,R)不相关,通过方程式(1)对其状态进行估计,得到Estimating its state, where x k is the state quantity, y k is the observation, the observation is taken from the sensor, u k is the control amount, the control amount is artificially set, w k For the process noise, v k is the measurement noise; w k ~ N(0, Q) is not related to v k ~N(0, R), and its state is estimated by equation (1),
Figure PCTCN2017097384-appb-000046
Figure PCTCN2017097384-appb-000046
其中,Lk为卡尔曼滤波增益,新息Where L k is the Kalman filter gain, innovation
Figure PCTCN2017097384-appb-000047
Figure PCTCN2017097384-appb-000047
步骤S2进一步包括S22,将所述方程式(5)在
Figure PCTCN2017097384-appb-000048
处线性化得
Step S2 further includes S22, and the equation (5) is
Figure PCTCN2017097384-appb-000048
Linearized
Figure PCTCN2017097384-appb-000049
Figure PCTCN2017097384-appb-000049
其中,Ak,Bk,Gk,Ck均为所述系数矩阵,
Figure PCTCN2017097384-appb-000050
Figure PCTCN2017097384-appb-000051
Where A k , B k , G k , C k are all the coefficient matrix,
Figure PCTCN2017097384-appb-000050
Figure PCTCN2017097384-appb-000051
步骤S2进一步包括S23,线性化后的状态估计方程为 Step S2 further includes S23, and the linearized state estimation equation is
Figure PCTCN2017097384-appb-000052
Figure PCTCN2017097384-appb-000052
状态估计误差表示为State estimation error is expressed as
Figure PCTCN2017097384-appb-000053
Figure PCTCN2017097384-appb-000053
And
Figure PCTCN2017097384-appb-000054
Figure PCTCN2017097384-appb-000054
then
Figure PCTCN2017097384-appb-000055
Figure PCTCN2017097384-appb-000055
步骤S3进一步包括S31,用新息的期望值构成自协方差矩阵Step S3 further includes S31, and constructing an autocovariance matrix with the expected value of the innovation
Figure PCTCN2017097384-appb-000056
Figure PCTCN2017097384-appb-000056
步骤S3进一步包括S31,以
Figure PCTCN2017097384-appb-000057
和所述用新息期望值构成的自协方差矩阵的估计值
Figure PCTCN2017097384-appb-000058
之差的二范数的平方最小为优化目标
Step S3 further includes S31 to
Figure PCTCN2017097384-appb-000057
And an estimate of the autocovariance matrix formed by the expected value of the innovation
Figure PCTCN2017097384-appb-000058
The square of the difference between the two norms is the optimization goal
Figure PCTCN2017097384-appb-000059
Figure PCTCN2017097384-appb-000059
s.t. Q,R≥0,Q=Q',R=R'S.t. Q, R≥0, Q=Q', R=R'
其中,
Figure PCTCN2017097384-appb-000060
among them,
Figure PCTCN2017097384-appb-000060
实施例一 Embodiment 1
由于无人机动力学模型为一个12维的方程组,使用协方差最小二乘理论方法算法估计模型中的噪声协方差时,为缩短程序运行时间,分别对线运动与角运动中的噪声协方差进行估计。仿真时使用的模型中各参数值如表1所 示。Since the UAV dynamics model is a 12-dimensional system of equations, when using the covariance least squares theory method to estimate the noise covariance in the model, to reduce the program running time, the noise covariance in the linear motion and the angular motion respectively. Make an estimate. The values of the parameters in the model used in the simulation are as shown in Table 1. Show.
表1 参数值Table 1 parameter values
参数名parameter name 参数值Parameter value 参数名parameter name 参数值Parameter value
无人机质量mDrone mass m 1.5kg1.5kg 重力加速度gGravity acceleration g 9.79m/s2 9.79m/s 2
x轴转动惯量Ixx X-axis moment of inertia I xx 0.024kg·m2 0.024kg·m 2 y轴转动惯量Iyy Y-axis moment of inertia I yy 0.024kg·m2 0.024kg·m 2
z轴转动惯量Izz Z-axis moment of inertia I zz 0.112kg·m2 0.112kg·m 2 LL 0.232m0.232m
桨叶拉力系数bBlade tension coefficient b 1.0643×10-5 1.0643×10 -5 桨叶扭矩系数dBlade torque factor d 2.3528×10-7 2.3528×10 -7
空气阻力系数kAir resistance coefficient k -0.2334 -0.2334  
①线运动1 line movement
线运动中状态方程即为无人机动力学模型的线运动方程,即The state equation in the linear motion is the linear motion equation of the drone dynamics model, ie
Figure PCTCN2017097384-appb-000061
Figure PCTCN2017097384-appb-000061
其中,状态变量为X=[x,y,z,u,v,w]T。将欧拉角和四个电机的转速作为控制量,[φ,θ,φ]=[0,0,0],[Ω1234]=[588.9737,588.9737,588.9737,588.9737]。状态量初值为
Figure PCTCN2017097384-appb-000062
并设定量测方程如下
Among them, the state variable is X=[x,y,z,u,v,w] T . The Euler angle and the rotational speed of the four motors are taken as the control quantity, [φ, θ, φ] = [0, 0, 0], [Ω 1 , Ω 2 , Ω 3 , Ω 4 ] = [588.9737, 588.9737, 588.9737 , 588.9737]. The initial value of the state quantity
Figure PCTCN2017097384-appb-000062
And set the measurement equation as follows
Figure PCTCN2017097384-appb-000063
Figure PCTCN2017097384-appb-000063
在线运动模型中加入协方差为Q=2.5×10-5的零均值高斯白噪声,在观测方程 中加入协方差为R=10-3I6×6的高斯白噪声,利用ODE45函数以0.001秒的定步长生成10秒的观测数据。The zero-mean Gaussian white noise with covariance of Q=2.5×10 -5 is added to the online motion model, and Gaussian white noise with covariance of R=10 -3 I 6×6 is added to the observation equation, and the ODE45 function is used for 0.001 seconds. The fixed step size generates 10 seconds of observation data.
首先,利用扩展卡尔曼滤波算法结合状态方程、控制量和观测数据求出系数矩阵和卡尔曼增益。然后,应用自协方差最小二乘算法的理论给出新息期望值构成的自协方差矩阵以及新息期望值构成的自协方差矩阵的估计值。最后,使用半正定规划方法求解式(14)中的最优问题,得到所求的过程噪声协方差Q和量测噪声协方差R。First, the coefficient matrix and the Kalman gain are obtained by using the extended Kalman filter algorithm combined with the state equation, the control amount and the observation data. Then, the theory of the self-covariance least squares algorithm is applied to give the self-covariance matrix composed of the expected value of the interest rate and the estimated value of the auto-covariance matrix composed of the expected value of the interest. Finally, the semi-definite programming method is used to solve the optimal problem in equation (14), and the obtained process noise covariance Q and measurement noise covariance R are obtained.
②角运动2-angle movement
角运动中状态方程即为无人机动力学模型的角运动方程,即The equation of state in angular motion is the angular motion equation of the dynamic model of the drone, ie
Figure PCTCN2017097384-appb-000064
Figure PCTCN2017097384-appb-000064
其中,状态变量为
Figure PCTCN2017097384-appb-000065
角运动中控制量为四个电机的转速,[Ω1234]=[481.5,481.5,481.5,481.5]。
Where the state variable is
Figure PCTCN2017097384-appb-000065
The amount of control in angular motion is the speed of four motors, [Ω 1 , Ω 2 , Ω 3 , Ω 4 ] = [481.5, 481.5, 481.5, 481.5].
状态量初值为
Figure PCTCN2017097384-appb-000066
设定量测方程如下
The initial value of the state quantity
Figure PCTCN2017097384-appb-000066
Set the measurement equation as follows
Figure PCTCN2017097384-appb-000067
Figure PCTCN2017097384-appb-000067
在线运动模型中加入协方差为Q=2.5×10-5的零均值高斯白噪声,在观测方程中加入协方差为R=10-3I6×6的高斯白噪声,利用ODE45函数以0.001秒的定步长生成10秒的观测数据。协方差估计的过程与线运动中相同。 Zero-mean Gaussian white noise with covariance of Q=2.5×10 -5 is added to the online motion model, and Gaussian white noise with covariance of R=10 -3 I 6×6 is added to the observation equation, and the ODE45 function is used for 0.001 seconds. The fixed step size generates 10 seconds of observation data. The process of covariance estimation is the same as in line motion.
实施例一的仿真结果如下:The simulation results of the first embodiment are as follows:
①线运动1 line movement
利用协方差最小二乘理论方法算法时采样时间设为0.1秒,Q的初始估计值设为8×10-3,R的初始估计值设为3×10-3I6×6,协方差最小二乘理论方法程序辨识得到的结果为
Figure PCTCN2017097384-appb-000068
Figure PCTCN2017097384-appb-000069
Figure PCTCN2017097384-appb-000070
When using the covariance least squares theory method, the sampling time is set to 0.1 second, the initial estimate of Q is set to 8×10 -3 , and the initial estimate of R is set to 3×10 -3 I 6×6 with the smallest covariance. The result of the two-squares theoretical method identification is
Figure PCTCN2017097384-appb-000068
Figure PCTCN2017097384-appb-000069
Figure PCTCN2017097384-appb-000070
②角运动2-angle movement
利用协方差最小二乘理论方法算法仿真时采样时间设为0.1秒,Q的初始估计值均设为3×10-3,R的初始估计值均设为3×10-3I6×6,辨识得到的结果为
Figure PCTCN2017097384-appb-000071
Figure PCTCN2017097384-appb-000072
Figure PCTCN2017097384-appb-000073
Using the covariance least squares theory method, the sampling time is set to 0.1 second, the initial estimation value of Q is set to 3×10 -3 , and the initial estimation value of R is set to 3×10 -3 I 6×6 . The result of the identification is
Figure PCTCN2017097384-appb-000071
Figure PCTCN2017097384-appb-000072
Figure PCTCN2017097384-appb-000073
将线运动和角运动模型中估计到的噪声特性代入扩展卡尔曼滤波中进行滤波,得到滤波后的各变量曲线与各变量真实值、观测值的对比图如图3-14所示,图3-14中画出了各状态变量的观测值、真实值和使用扩展卡尔曼滤波滤波后的值。图中灰色分散的点为各变量的观测值,黑色的实线为真实值。可以看出,由于存在过程噪声和观测噪声,观测值存在误差。将协方差最小二乘理论方法算法辨识得到的过程噪声协方差Q和量测噪声协方差R代入扩展卡尔曼滤波算法中进行滤波,得到了图中黑色虚线表示的滤波后的值。虽然滤波后的值仍存在误差,但已十分接近真实值,说明了协方差最小二乘理 论方法算法估计得到的协方差较准确。The estimated noise characteristics in the line motion and angular motion models are substituted into the extended Kalman filter for filtering. The comparison between the filtered variable curves and the real and observed values of each variable is shown in Figure 3-14. The observations, true values, and values filtered using the extended Kalman filter are plotted in -14. The gray scattered points in the figure are the observed values of the variables, and the black solid lines are the true values. It can be seen that there is an error in the observed values due to the presence of process noise and observed noise. The process noise covariance Q and the measurement noise covariance R identified by the covariance least squares theoretical method algorithm are substituted into the extended Kalman filter algorithm for filtering, and the filtered values indicated by the black dotted lines in the figure are obtained. Although the filtered value still has an error, it is very close to the true value, indicating the covariance least squares The covariance estimated by the method algorithm is more accurate.
综上所述,通过本发明中的对无人机的噪声协方差进行估算的方法,对过程噪声协方差Q和量测噪声协方差R的估算精确度高。同时,该估算方法为操作人员提供了数值参考,故此一般操作人员在调试过程噪声协方差Q和量测噪声协方差R时较为方便快捷。 In summary, the estimation accuracy of the process noise covariance Q and the measurement noise covariance R is high by the method for estimating the noise covariance of the drone in the present invention. At the same time, the estimation method provides a numerical reference for the operator, so the general operator is more convenient and quicker in debugging the process noise covariance Q and measuring the noise covariance R.

Claims (6)

  1. 一种对无人机的噪声协方差进行估算的方法,其特征在于,包括以下步骤:A method for estimating a noise covariance of a drone, characterized in that it comprises the following steps:
    S1、建立无人机动力学模型;S1, establishing a drone dynamics model;
    S2、利用扩展卡尔曼滤波器结合控制量和观测值将所述无人机动力学模型线性化得到线性化后的状态估计方程;并根据所述线性化后的状态估计方程得到的系数矩阵、卡尔曼增益以及新息;S2, linearizing the UAV dynamics model with an extended Kalman filter in combination with a control quantity and an observation value to obtain a linearized state estimation equation; and obtaining a coefficient matrix according to the linearized state estimation equation, Karl Man gain and new interest;
    S3、将所述系数矩阵、所述卡尔曼增益以及所述新息代入到自协方差最小二乘算法中得到用新息的期望值构成的协方差矩阵和所述用新息期望值构成的自协方差矩阵的估计值;S3. Substituting the coefficient matrix, the Kalman gain, and the innovation into the auto-covariance least squares algorithm to obtain a covariance matrix formed by the expected value of the innovation and the self-consistion formed by the expected value of the innovation. Estimate of the variance matrix;
    S4、利用所述新息的期望值构成的协方差矩阵和所述用新息期望值构成的自协方差矩阵的估计值,经过半定规划算法,得到过程噪声的协方差和量测噪声的协方差。S4. Using the covariance matrix formed by the expected value of the innovation and the estimated value of the autocorrelation matrix formed by the expected value of the innovation, the covariance of the process noise and the covariance of the measurement noise are obtained through a semi-definite programming algorithm. .
  2. 根据权利要求1中的估算方法,其特征在于,所述步骤S1进一步包括如下步骤:The estimating method according to claim 1, wherein said step S1 further comprises the following steps:
    S11、所述无人机动力学模型在地面坐标系中建立的线运动方程和在机体坐标系中建立的转动方程为:S11. The linear motion equation established by the drone dynamics model in the ground coordinate system and the rotational equation established in the body coordinate system are:
    Figure PCTCN2017097384-appb-100001
    Figure PCTCN2017097384-appb-100001
    其中,m为无人机的质量,X为无人机的位置矢量,
    Figure PCTCN2017097384-appb-100002
    为无人机的加速度矢量,T为旋翼产生的推力,M为旋翼产生的转矩,J为无人机的转动惯量,ω为无人机转动的角速度,
    Figure PCTCN2017097384-appb-100003
    为无人机转动的角加速度,G为无人机受到的重 力,F为无人机受到的空气阻力,
    Where m is the mass of the drone and X is the position vector of the drone.
    Figure PCTCN2017097384-appb-100002
    For the acceleration vector of the drone, T is the thrust generated by the rotor, M is the torque generated by the rotor, J is the moment of inertia of the drone, and ω is the angular velocity of the drone.
    Figure PCTCN2017097384-appb-100003
    For the angular acceleration of the drone, G is the gravity of the drone, and F is the air resistance of the drone.
    Figure PCTCN2017097384-appb-100004
    Figure PCTCN2017097384-appb-100004
    Figure PCTCN2017097384-appb-100005
    Figure PCTCN2017097384-appb-100005
    其中,L为旋翼中心到X轴或Y轴的距离,Ω1、Ω2、Ω3、Ω4分别为四个桨叶的转速,b、d分别为桨叶的拉力系数和扭矩系数;Where L is the distance from the center of the rotor to the X-axis or the Y-axis, Ω 1 , Ω 2 , Ω 3 , and Ω 4 are the rotational speeds of the four blades, respectively, and b and d are the tensile and torque coefficients of the blade, respectively;
    S12、将机体轴X与水平面之间的夹角定义为俯仰角θ,抬头为正;将机体轴X在水平面上的投影与XE轴之间的夹角定义为偏航角
    Figure PCTCN2017097384-appb-100006
    机头右偏为正;将机体轴Z与通过机体X轴的铅垂面间的夹角定义为滚转角φ,无人机右滚转为正,这三个角即为欧拉角;
    S12. The angle between the body axis X and the horizontal plane is defined as the pitch angle θ, and the head is positive; the angle between the projection of the body axis X on the horizontal plane and the X E axis is defined as the yaw angle.
    Figure PCTCN2017097384-appb-100006
    The right angle of the nose is positive; the angle between the body axis Z and the vertical plane passing through the X axis of the body is defined as the roll angle φ, and the drone is rightly turned to be positive, and the three angles are Euler angles;
    Figure PCTCN2017097384-appb-100007
    则从机体坐标系到地面坐标系的坐标转换矩阵为
    make
    Figure PCTCN2017097384-appb-100007
    Then the coordinate transformation matrix from the body coordinate system to the ground coordinate system is
    Figure PCTCN2017097384-appb-100008
    Figure PCTCN2017097384-appb-100008
    则无人机的动力学模型写为Then the dynamic model of the drone is written as
    Figure PCTCN2017097384-appb-100009
    Figure PCTCN2017097384-appb-100009
    其中,
    Figure PCTCN2017097384-appb-100010
    分别为无人机在地面坐标系XE,YE,ZE轴方向上的加速度;
    Figure PCTCN2017097384-appb-100011
    Figure PCTCN2017097384-appb-100012
    分别为无人机在机体坐标系X,Y,Z轴方向上的角加速度;Ixx、Iyy、Izz分别为无人机绕机体坐标系X轴、Y轴、Z轴的转动惯量,Ffx、Ffy、Ffz分别为F在机体坐标系三轴上的分量,[ωxyz]为ω在机体坐标系三轴上的分量,所述[ωxyz]与欧拉角的关系如下
    among them,
    Figure PCTCN2017097384-appb-100010
    The acceleration of the drone in the direction of the ground coordinate system X E , Y E , Z E axis;
    Figure PCTCN2017097384-appb-100011
    Figure PCTCN2017097384-appb-100012
    They are the angular accelerations of the UAV in the X, Y, and Z directions of the body coordinate system; I xx , I yy , and I zz are the moments of inertia of the X-axis, Y-axis, and Z-axis of the UAV, respectively. F fx , F fy , and F fz are components of F on the three axes of the body coordinate system, and [ω x , ω y , ω z ] are components of ω on the three axes of the body coordinate system, [ω x , ω The relationship between y , ω z ] and Euler angle is as follows
    Figure PCTCN2017097384-appb-100013
    Figure PCTCN2017097384-appb-100013
  3. 根据权利要求1中的估算方法,其特征在于,所述步骤S2进一步包括如下步骤:The estimating method according to claim 1, wherein said step S2 further comprises the following steps:
    S21、根据卡尔曼滤波理论,将系统的状态方程和量测方程写成如下的一般形式:S21. According to the Kalman filter theory, the state equation and the measurement equation of the system are written as follows:
    Figure PCTCN2017097384-appb-100014
    Figure PCTCN2017097384-appb-100014
    其中,xk为状态量,yk为所述观测量,所述观测量从传感器中获取,uk为所述控制量,所述控制量由人为设定,wk为所述过程噪声,vk为所述量测噪声;wk~N(0,Q)与vk~N(0,R)不相关,通过方程式(5)对其状态进行估计,得到Where x k is a state quantity, y k is the observation, the observation is obtained from the sensor, u k is the control quantity, the control quantity is artificially set, and w k is the process noise, v k is the measured noise; w k ~ N(0, Q) is not related to v k ~N(0, R), and its state is estimated by equation (5),
    Figure PCTCN2017097384-appb-100015
    Figure PCTCN2017097384-appb-100015
    其中,Lk为所述卡尔曼滤波增益,所述新息为Where L k is the Kalman filter gain, and the innovation is
    Figure PCTCN2017097384-appb-100016
    Figure PCTCN2017097384-appb-100016
    S22、将所述方程式(5)在
    Figure PCTCN2017097384-appb-100017
    处线性化得
    S22, the equation (5) is
    Figure PCTCN2017097384-appb-100017
    Linearized
    Figure PCTCN2017097384-appb-100018
    Figure PCTCN2017097384-appb-100018
    其中,Ak,Bk,Gk,Ck均为所述系数矩阵,
    Figure PCTCN2017097384-appb-100019
    Figure PCTCN2017097384-appb-100020
    Where A k , B k , G k , C k are all the coefficient matrix,
    Figure PCTCN2017097384-appb-100019
    Figure PCTCN2017097384-appb-100020
    S23、所述线性化后的状态估计方程为:S23. The linearized state estimation equation is:
    Figure PCTCN2017097384-appb-100021
    Figure PCTCN2017097384-appb-100021
  4. 根据权利要求1中的估算方法,其特征在于,所述步骤S3进一步包括如下步骤:The estimating method according to claim 1, wherein said step S3 further comprises the following steps:
    S31、所述用新息的期望值构成自协方差矩阵,S31. The expected value of the used interest constitutes an autocovariance matrix.
    Figure PCTCN2017097384-appb-100022
    Figure PCTCN2017097384-appb-100022
    S32、以[R(N)]s和所述用新息的期望值构成自协方差矩阵的估计值
    Figure PCTCN2017097384-appb-100023
    之差的二范数的平方最小为优化目标,
    S32, using [R(N)] s and the expected value of the used interest to form an estimate of the autocovariance matrix
    Figure PCTCN2017097384-appb-100023
    The square of the difference between the two norms is the optimization goal.
    Figure PCTCN2017097384-appb-100024
    Figure PCTCN2017097384-appb-100024
    其中,
    Figure PCTCN2017097384-appb-100025
    among them,
    Figure PCTCN2017097384-appb-100025
  5. 根据权利要求2中的估算方法,其特征在于,当对线运动的噪声协方差进行估算时,将所述欧拉角和所述四个桨叶的转速作为所述控制量。The estimating method according to claim 2, wherein when the noise covariance of the line motion is estimated, the Euler angle and the rotational speed of the four blades are used as the control amount.
  6. 根据权利要求2中的估算方法,其特征在于,当对角运动的噪声协方差进行估算时,将所述四个桨叶的转速作为所述控制量。 The estimation method according to claim 2, wherein when the noise covariance of the diagonal motion is estimated, the rotational speeds of the four blades are taken as the control amount.
PCT/CN2017/097384 2016-08-12 2017-08-14 Method for estimating noise covariance of unmanned aerial vehicle WO2018028711A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610662604.1 2016-08-12
CN201610662604.1A CN107729585B (en) 2016-08-12 2016-08-12 Method for estimating noise covariance of unmanned aerial vehicle

Publications (1)

Publication Number Publication Date
WO2018028711A1 true WO2018028711A1 (en) 2018-02-15

Family

ID=61162924

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/097384 WO2018028711A1 (en) 2016-08-12 2017-08-14 Method for estimating noise covariance of unmanned aerial vehicle

Country Status (2)

Country Link
CN (1) CN107729585B (en)
WO (1) WO2018028711A1 (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109933869A (en) * 2019-02-27 2019-06-25 中国人民解放军火箭军工程大学 A kind of quadrotor drone parameter identification method improving MIT-MRAI
CN109974714A (en) * 2019-04-29 2019-07-05 南京航空航天大学 A kind of adaptive Unscented kalman filtering attitude data fusion method of Sage-Husa
CN110995203A (en) * 2019-12-27 2020-04-10 广东海洋大学深圳研究院 Nonlinear observability degree analysis method based on condition number fusion
CN111189442A (en) * 2020-01-11 2020-05-22 郑州轻工业大学 Multi-source navigation information state prediction method of unmanned aerial vehicle based on CEPF
CN111371432A (en) * 2020-03-24 2020-07-03 宁波飞拓电器有限公司 Noise-related nonlinear observability degree analysis method
CN111857186A (en) * 2019-04-25 2020-10-30 沈阳航空航天大学 Estimation method for target motion state under switching topology condition
CN112284388A (en) * 2020-09-25 2021-01-29 北京理工大学 Multi-source information fusion navigation method for unmanned aerial vehicle
CN112556721A (en) * 2019-09-26 2021-03-26 中国科学院微电子研究所 Method and system for calibrating random error of navigation device filter
CN113084801A (en) * 2021-03-30 2021-07-09 深圳市人工智能与机器人研究院 Multi-robot initial pose relative positioning method based on semi-definite planning optimization
CN113359809A (en) * 2021-07-23 2021-09-07 西北工业大学 Bridge detection unmanned aerial vehicle autonomous positioning method based on RBFNN assistance
CN113568423A (en) * 2021-08-01 2021-10-29 西北工业大学 Intelligent fault-tolerant control method of quad-rotor unmanned aerial vehicle considering motor faults
CN114625013A (en) * 2022-03-31 2022-06-14 东风汽车集团股份有限公司 Energy feedback control method and three-input one-output fuzzy controller
CN114942648A (en) * 2022-04-25 2022-08-26 西北工业大学 Autonomous stabilizing method for special unmanned aerial vehicle for bridge detection in complex wind field
CN116909199A (en) * 2023-09-11 2023-10-20 华东交通大学 Control method of reconfigurable unmanned aerial vehicle based on connecting rod configuration
CN117674771A (en) * 2024-01-31 2024-03-08 成都理工大学 Robust adaptive filtering method with noise identification performance and application thereof
CN111371432B (en) * 2020-03-24 2024-05-31 宁波飞拓电器有限公司 Nonlinear observability analysis method with noise correlation

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111209643B (en) * 2018-11-02 2022-05-20 株洲中车时代电气股份有限公司 Method and system for determining rotational inertia of rail transit converter
CN111609878B (en) * 2020-06-10 2021-06-22 江南大学 Method for monitoring running state of three-degree-of-freedom helicopter system sensor
CN114018250B (en) * 2021-10-18 2024-05-03 杭州鸿泉物联网技术股份有限公司 Inertial navigation method, electronic device, storage medium and computer program product

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080265097A1 (en) * 2007-04-30 2008-10-30 Stecko Stephen M Apparatus for an automated aerial refueling boom using multiple types of sensors
CN102854522A (en) * 2012-08-23 2013-01-02 成都理工大学 Nuclear radiation pulse baseline estimation method based on dual-forgotten Kalman filtering
CN104567799A (en) * 2014-11-28 2015-04-29 天津大学 Multi-sensor information fusion-based method for measuring height of small unmanned gyroplane
CN105333869A (en) * 2015-11-04 2016-02-17 天津津航计算技术研究所 Unmanned reconnaissance aerial vehicle synchronous positioning and picture compositing method based on self-adaption EKF
CN105719314A (en) * 2016-01-30 2016-06-29 西北工业大学 Homography estimation and extended Kalman filter based localization method for unmanned aerial vehicle (UAV)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103363993B (en) * 2013-07-06 2016-04-20 西北工业大学 A kind of aircraft angle rate signal reconstructing method based on Unscented kalman filtering
CN103675880B (en) * 2013-11-29 2016-01-13 航天恒星科技有限公司 Lasting air navigation aid under a kind of satellite-signal congestion situations
US9146561B2 (en) * 2013-12-03 2015-09-29 King Fahd University Of Petroleum And Minerals Robotic leader-follower navigation and fleet management control method
CN103744057B (en) * 2013-12-24 2016-06-01 河海大学 Based on the ballistic trajectory forming method exporting dependent adaptive Kalman filtering
CN104655131B (en) * 2015-02-06 2017-07-18 东南大学 Inertial navigation Initial Alignment Method based on ISTSSRCKF

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080265097A1 (en) * 2007-04-30 2008-10-30 Stecko Stephen M Apparatus for an automated aerial refueling boom using multiple types of sensors
CN102854522A (en) * 2012-08-23 2013-01-02 成都理工大学 Nuclear radiation pulse baseline estimation method based on dual-forgotten Kalman filtering
CN104567799A (en) * 2014-11-28 2015-04-29 天津大学 Multi-sensor information fusion-based method for measuring height of small unmanned gyroplane
CN105333869A (en) * 2015-11-04 2016-02-17 天津津航计算技术研究所 Unmanned reconnaissance aerial vehicle synchronous positioning and picture compositing method based on self-adaption EKF
CN105719314A (en) * 2016-01-30 2016-06-29 西北工业大学 Homography estimation and extended Kalman filter based localization method for unmanned aerial vehicle (UAV)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LUO ZHICAI ET AL: "Improved algorithm of autocovariance leastr-squares noise stimation", GEOMATICS AND INFORMATION SCIENE OF WUHAN UNIVERSITY, vol. 37, no. 10, pages 1164 - 1165 *

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109933869B (en) * 2019-02-27 2022-10-11 中国人民解放军火箭军工程大学 Improved MIT-MRAI (MIT-Markov random Access memory) four-rotor unmanned aerial vehicle parameter identification method
CN109933869A (en) * 2019-02-27 2019-06-25 中国人民解放军火箭军工程大学 A kind of quadrotor drone parameter identification method improving MIT-MRAI
CN111857186A (en) * 2019-04-25 2020-10-30 沈阳航空航天大学 Estimation method for target motion state under switching topology condition
CN109974714A (en) * 2019-04-29 2019-07-05 南京航空航天大学 A kind of adaptive Unscented kalman filtering attitude data fusion method of Sage-Husa
CN112556721B (en) * 2019-09-26 2022-10-28 中国科学院微电子研究所 Method and system for calibrating random error of navigation device filter
CN112556721A (en) * 2019-09-26 2021-03-26 中国科学院微电子研究所 Method and system for calibrating random error of navigation device filter
CN110995203A (en) * 2019-12-27 2020-04-10 广东海洋大学深圳研究院 Nonlinear observability degree analysis method based on condition number fusion
CN110995203B (en) * 2019-12-27 2023-03-21 广东海洋大学深圳研究院 Nonlinear observability degree analysis method based on condition number fusion
CN111189442A (en) * 2020-01-11 2020-05-22 郑州轻工业大学 Multi-source navigation information state prediction method of unmanned aerial vehicle based on CEPF
CN111371432B (en) * 2020-03-24 2024-05-31 宁波飞拓电器有限公司 Nonlinear observability analysis method with noise correlation
CN111371432A (en) * 2020-03-24 2020-07-03 宁波飞拓电器有限公司 Noise-related nonlinear observability degree analysis method
CN112284388B (en) * 2020-09-25 2024-01-30 北京理工大学 Unmanned aerial vehicle multisource information fusion navigation method
CN112284388A (en) * 2020-09-25 2021-01-29 北京理工大学 Multi-source information fusion navigation method for unmanned aerial vehicle
CN113084801A (en) * 2021-03-30 2021-07-09 深圳市人工智能与机器人研究院 Multi-robot initial pose relative positioning method based on semi-definite planning optimization
CN113359809B (en) * 2021-07-23 2022-11-11 西北工业大学 Bridge detection unmanned aerial vehicle autonomous positioning method based on RBFNN assistance
CN113359809A (en) * 2021-07-23 2021-09-07 西北工业大学 Bridge detection unmanned aerial vehicle autonomous positioning method based on RBFNN assistance
CN113568423A (en) * 2021-08-01 2021-10-29 西北工业大学 Intelligent fault-tolerant control method of quad-rotor unmanned aerial vehicle considering motor faults
CN113568423B (en) * 2021-08-01 2024-01-16 西北工业大学 Intelligent fault-tolerant control method of four-rotor unmanned aerial vehicle considering motor faults
CN114625013A (en) * 2022-03-31 2022-06-14 东风汽车集团股份有限公司 Energy feedback control method and three-input one-output fuzzy controller
CN114625013B (en) * 2022-03-31 2024-04-16 东风汽车集团股份有限公司 Energy feedback control method and three-input-one-output fuzzy controller
CN114942648A (en) * 2022-04-25 2022-08-26 西北工业大学 Autonomous stabilizing method for special unmanned aerial vehicle for bridge detection in complex wind field
CN114942648B (en) * 2022-04-25 2024-05-03 西北工业大学 Autonomous stabilization method for special unmanned aerial vehicle for bridge detection in complex wind field
CN116909199B (en) * 2023-09-11 2023-12-22 华东交通大学 Control method of reconfigurable unmanned aerial vehicle based on connecting rod configuration
CN116909199A (en) * 2023-09-11 2023-10-20 华东交通大学 Control method of reconfigurable unmanned aerial vehicle based on connecting rod configuration
CN117674771A (en) * 2024-01-31 2024-03-08 成都理工大学 Robust adaptive filtering method with noise identification performance and application thereof
CN117674771B (en) * 2024-01-31 2024-04-26 成都理工大学 Robust adaptive filtering method with noise identification performance and application thereof

Also Published As

Publication number Publication date
CN107729585B (en) 2020-08-28
CN107729585A (en) 2018-02-23

Similar Documents

Publication Publication Date Title
WO2018028711A1 (en) Method for estimating noise covariance of unmanned aerial vehicle
CN106643737B (en) Four-rotor aircraft attitude calculation method in wind power interference environment
Mahony et al. Nonlinear complementary filters on the special orthogonal group
CN108152529A (en) A kind of method based on flight parameter calculation of wind speed and wind direction
Perozzi et al. Wind estimation algorithm for quadrotors using detailed aerodynamic coefficients
Wang et al. Nonlinear multiple integrator and application to aircraft navigation
Cho et al. Airflow angle and wind estimation using GPS/INS navigation data and airspeed
CN109032156A (en) A kind of hanging load quadrotor drone Hovering control method based on state observation
Brezoescu et al. Wind estimation for accurate airplane path following applications
Lyu et al. A model-aided optical flow/inertial sensor fusion method for a quadrotor
Vallejo-Alarcon Robust backstepping control for highly demanding quadrotor flight
Guisser et al. A high gain observer and sliding mode controller for an autonomous quadrotor helicopter
Astudillo et al. Optimal and robust controllers design for a smartphone-based quadrotor
Sharifi et al. Multiple model filters applied to wind model estimation for a fixed wing UAV
Tian et al. Wake encounter simulation and flight validation with UAV close formation flight
Emran et al. A cascaded approach for quadrotor's attitude estimation
Tang et al. Aircraft landing using dynamic two-dimensional image-based guidance control
Nielsen et al. Relative moving target tracking and circumnavigation
Diao et al. An output feedback attitude tracking controller design for quadrotor unmanned aerial vehicles using quaternion
Alcan et al. Robust hovering control of a quadrotor using acceleration feedback
Michailidis et al. A software in the loop (SIL) Kalman and complementary filter implementation on x-plane for UAVs
Haotian et al. Accurate attitude estimation of HB2 standard model based on QNCF in hypersonic wind tunnel test
Li et al. Small UAV autonomous localization based on multiple sensors fusion
Sanz et al. Attitude estimation using low-cost sensors: A comparative analysis
Peng et al. Vision based target tracking/following and estimation of target motion

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

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

Country of ref document: EP

Kind code of ref document: A1