CN105021197A - ILOPF-based quadrotor attitude estimation method - Google Patents

ILOPF-based quadrotor attitude estimation method Download PDF

Info

Publication number
CN105021197A
CN105021197A CN201510366148.1A CN201510366148A CN105021197A CN 105021197 A CN105021197 A CN 105021197A CN 201510366148 A CN201510366148 A CN 201510366148A CN 105021197 A CN105021197 A CN 105021197A
Authority
CN
China
Prior art keywords
particle collection
particle set
sampled point
group
ilopf
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.)
Pending
Application number
CN201510366148.1A
Other languages
Chinese (zh)
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.)
Sichuan University of Science and Engineering
Original Assignee
Sichuan University of Science and Engineering
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 Sichuan University of Science and Engineering filed Critical Sichuan University of Science and Engineering
Priority to CN201510366148.1A priority Critical patent/CN105021197A/en
Publication of CN105021197A publication Critical patent/CN105021197A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/20Instruments for performing navigational calculations

Abstract

The invention provides an ILOPF-based quadrotor attitude estimation method. The method comprises the following steps: 1, initializing a particle set, and randomly generating N sampling points according to the value domain of a state to be estimated in order to form a particle set; 2, updating the particle set by using an EKF technology, adopting the obtained approximate posteriori density as an importance density function, and generating a new particle set; 3, carrying out weight updating on the new particle set generated in step 2; 4, dividing the weight updated particle set into a replication group and a discarding group according to a distinguishing threshold, and respectively normalizing weights; and 5, re-sampling the weight normalized replication group by using a roulette technology to obtain the estimation result. The method improves the diversity of particles, meets a real-time requirement, improves the algorithm efficiency, and can effectively inhibit disturbance through rapid filtering treatment.

Description

A kind of four rotor Attitude estimation methods based on ILOPF
Technical field
The invention belongs to the field of measuring technique of quadrotor attitude angular rate, be specifically related to a kind of four rotor Attitude estimation methods based on ILOPF.
Background technology
Quadrotor is typical multiple coupled, Nonlinear Underactuated System, and in recent years, because its flying condition is low, physics such as easily to realize at the feature, becomes the new focus of control field research.Multinational research institution makes for it carries out mathematical modeling, Controller gain variations and flying article.In order to realize effective control of aircraft, need the flight attitude of accurate description aircraft.Acceleration in dynamic process owing to being subject to the impact of dither, the attitude angle in space cannot be calculated separately, therefore, the attitude information of quadrotor is obtained via information fusion algorithm by 3-axis acceleration and tri-axis angular rate, gyroscope in measuring process due to be disturbed and self measurement noise impact, angular rate data can produce high-frequency fluctuation, and directly using such data to carry out merging the attitude information obtained cannot be used for control system.Conventional anti-interference method has Kalman filtering algorithm, hypercomplex number integration technology and other mechanical resistance to shake measure, wherein Kalman filter or complementary filter can not must be estimated the nonlinear element of quadrotor very well, Quaternion Algorithm can solve in solving of attitude the problem occurring singular point, but can not must resist noise very well, mechanical measure design difficulty is large, realizes cost high.
Summary of the invention
One of the object of the invention is that providing a kind of implements the four rotor Attitude estimation methods based on ILOPF simple, filtration efficiency is high, real-time is high, precision is high.
A kind of four rotor Attitude estimation methods based on ILOPF provided by the invention, comprise the steps:
Step S1: initialization particle collection, the codomain scope of the state estimated as required, the N number of sampled point of stochastic generation, constituent particle collection;
Step S2: utilize EKF method to upgrade particle collection, using the approximate posterior density that obtains as the importance density function, finally produces new particle collection;
Step S3: right value update is carried out to the new particle collection produced in described step S2;
Step S4: the particle collection after right value update be divided into copy group according to distinguishing threshold value and abandon group, and difference normalization weights;
Step S5: adopt roulette method to carry out resampling to the copy group after normalization weights, and draw this result estimated.
Further, described four rotor Attitude estimation methods also comprise step S6: the sampled point adopting roulette method to get the copy group in described step S4 respectively and abandon in group, utilize following formula to form a new sampled point,
X n=x α+ randn (x α-x s), wherein randn is random number;
Circulation N time, produces the particle collection of N number of sampled point as estimated service life next time.
Beneficial effect of the present invention is, the invention solves the problems such as sample degeneracy that the comparatively large and high-frequency resampling strategy of importance weight deviation in elementary particle filtering algorithm brings and diversity scarcity; By introducing the linear optimization strategy simplified, improve the diversity of particle, meeting requirement of real-time, improve efficiency of algorithm, by filtering process fast, can effective disturbance suppression.
Accompanying drawing explanation
Figure 1 shows that the four rotor Attitude estimation method flow diagrams that the present invention is based on ILOPF.
Embodiment
Hereafter will describe the present invention in detail in conjunction with specific embodiments.It should be noted that the combination of technical characteristic or the technical characteristic described in following embodiment should not be considered to isolated, they can mutually be combined thus be reached better technique effect.
As shown in Figure 1, one provided by the invention comprises the steps: based on four rotor Attitude estimation methods of improvement linear optimization particle filter algorithm (Improved LinearOptimization ofParticleFilter is called for short ILOPF)
Step S1: initialization particle collection, the codomain scope of the state estimated as required, the N number of sampled point of stochastic generation, constituent particle collection.
Step S2: utilize EKF (Extended Kalman Filter, be called for short EKF) method to upgrade particle collection, using the approximate posterior density that obtains as the importance density function, finally produces new particle collection.
EKF method is similar to posterior probability according to formula (1) in each moment,
p ( x k | z k ) ≈ N ( x ^ k , P ^ ) --- ( 1 )
Wherein for the state estimation in k moment; for the estimation variance in k moment.
By EKF method, particle collection is upgraded, using the approximate posterior density that finally obtains as the importance density function, namely produce new particle collection thus.
Step S3: right value update is carried out to the new particle collection produced in described step S2.
Step S4: the particle collection after right value update be divided into copy group according to distinguishing threshold value and abandon group, and difference normalization weights.
When certain sampled point of needs repeated acquisition, produce a new sampled point by sampled point and abandoned sampled point are carried out suitable linear combination, the mode of linear combination is:
x n=x α+L(x α-x s) (2)
Wherein, x nthe new sampled point produced by array mode, x αfor being repeated the sampled point of selection; x sabandoned sampled point, L=(Nw) -1/m, N is particle number, and m is sample space dimension, and w is the distribution probability of sampled point in any sampled point neighborhood space, and dividing particle is abandon group and the threshold value of copy group is:
ω T h r = m a x ( { ω k i } i = 1 N ) K - - - ( 3 )
With reference to above-mentioned linear optimization process, propose a kind of improvement array mode increasing degree of randomness, main thought is: in a certain group of estimation is carried out, according to distinguishing threshold value ω thrparticle collection be divided into copy group and abandon group, and difference normalization weights.
Step S5: adopt roulette method to carry out resampling to the copy group after normalization weights, and draw this result estimated;
Described four rotor Attitude estimation methods also comprise step S6: the sampled point adopting roulette method to get the copy group in described step S4 respectively and abandon in group, utilize following formula to form a new sampled point,
x n=x α+randn(x α-x s) (4)
Wherein randn is random number; Circulation like this N time, produces the particle collection of N number of sampled point as estimated service life next time, then goes to step S2 and reappraise.
Particle filter is after the resampling process of classics, and the diversity of particle reduces, and candidate's particle is divided into and abandons group and copy group by linear optimization method, after resampling process completes, the particle abandoning group and copy group is carried out linear combination, forms new particle collection, enter and estimate next time.The advantage of this method is, the particle after using new particle to replace single resampling, reduces the repetition rate of particle set particle, and the distribution of particles produced in this way is closer to real Posterior probability distribution.The improvement linear optimization particle filter algorithm that the present invention proposes has carried out suitable adjustment on above-mentioned idea basis, for the attitude angular rate estimation problem of quadrotor, to reduce algorithm complex and to improve for the purpose of real-time.
The invention solves the problems such as sample degeneracy that the comparatively large and high-frequency resampling strategy of importance weight deviation in elementary particle filtering algorithm brings and diversity scarcity; By introducing the linear optimization strategy simplified, improve the diversity of particle, meeting requirement of real-time, improve efficiency of algorithm, by filtering process fast, can effective disturbance suppression.
Although give some embodiments of the present invention, it will be understood by those of skill in the art that without departing from the spirit of the invention herein, can change embodiment herein.Above-described embodiment is exemplary, should using embodiment herein as the restriction of interest field of the present invention.

Claims (2)

1., based on four rotor Attitude estimation methods of ILOPF, it is characterized in that, comprise the steps:
Step S1: initialization particle collection: the codomain scope of the state estimated as required, the N number of sampled point of stochastic generation, constituent particle collection;
Step S2: utilize EKF method to upgrade particle collection, using the approximate posterior density that obtains as the importance density function, finally produces new particle collection;
Step S3: right value update is carried out to the new particle collection produced in described step S2;
Step S4: the particle collection after right value update be divided into copy group according to distinguishing threshold value and abandon group, and difference normalization weights;
Step S5: adopt roulette method to carry out resampling to the copy group after normalization weights, and draw this result estimated.
2. a kind of four rotor Attitude estimation methods based on ILOPF as claimed in claim 1, it is characterized in that, described four rotor Attitude estimation methods also comprise step S6: adopt the sampled point that roulette method is got the copy group in described step S4 respectively and abandoned in group, following formula is utilized to form a new sampled point
X n=x α+ randn (x α-x s), wherein randn is random number;
Circulation N time, produces the particle collection of N number of sampled point as estimated service life next time.
CN201510366148.1A 2015-06-26 2015-06-26 ILOPF-based quadrotor attitude estimation method Pending CN105021197A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510366148.1A CN105021197A (en) 2015-06-26 2015-06-26 ILOPF-based quadrotor attitude estimation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510366148.1A CN105021197A (en) 2015-06-26 2015-06-26 ILOPF-based quadrotor attitude estimation method

Publications (1)

Publication Number Publication Date
CN105021197A true CN105021197A (en) 2015-11-04

Family

ID=54411346

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510366148.1A Pending CN105021197A (en) 2015-06-26 2015-06-26 ILOPF-based quadrotor attitude estimation method

Country Status (1)

Country Link
CN (1) CN105021197A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100109950A1 (en) * 2008-11-06 2010-05-06 Texas Instruments Incorporated Tightly-coupled gnss/imu integration filter having speed scale-factor and heading bias calibration
CN102778230A (en) * 2012-06-14 2012-11-14 辽宁工程技术大学 Gravity gradient auxiliary positioning method of artificial physical optimization particle filtering
CN103487047A (en) * 2013-08-06 2014-01-01 重庆邮电大学 Improved particle filter-based mobile robot positioning method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100109950A1 (en) * 2008-11-06 2010-05-06 Texas Instruments Incorporated Tightly-coupled gnss/imu integration filter having speed scale-factor and heading bias calibration
CN102778230A (en) * 2012-06-14 2012-11-14 辽宁工程技术大学 Gravity gradient auxiliary positioning method of artificial physical optimization particle filtering
CN103487047A (en) * 2013-08-06 2014-01-01 重庆邮电大学 Improved particle filter-based mobile robot positioning method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
曲仕茹等: "改进的粒子滤波在四旋翼姿态估计中的应用", 《飞行力学》 *
邓寻: "粒子滤波关键技术研究", 《中国优秀硕士学位论文全文数据库信息科技辑》 *
马航: "齿轮箱故障诊断中粒子滤波技术的应用", 《中国优秀硕士学位论文全文数据库工程科技Ⅱ辑》 *

Similar Documents

Publication Publication Date Title
Liu et al. Maximum correntropy square-root cubature Kalman filter with application to SINS/GPS integrated systems
CN104567871B (en) A kind of quaternary number Kalman filtering Attitude estimation method based on earth magnetism gradient tensor
CN109798896B (en) Indoor robot positioning and mapping method and device
Poulose et al. Performance analysis of sensor fusion techniques for heading estimation using smartphone sensors
CN102778230B (en) Gravity gradient auxiliary positioning method of artificial physical optimization particle filtering
Wei et al. A robust solution of integrated SITAN with TERCOM algorithm: weight‐reducing iteration technique for underwater vehicles' gravity‐aided inertial navigation system
CN104101344A (en) MEMS (micro electro mechanical system) gyroscope random error compensation method based on particle swarm wavelet network
CN109029435B (en) Method for improving inertia-geomagnetic combined dynamic attitude determination precision
CN113470089B (en) Cross-domain cooperative positioning and mapping method and system based on three-dimensional point cloud
CN104374405A (en) MEMS strapdown inertial navigation initial alignment method based on adaptive central difference Kalman filtering
CN104048676A (en) MEMS (Micro Electro Mechanical System) gyroscope random error compensating method based on improved particle filter
Cheng et al. An adaptive unscented Kalman filtering algorithm for MEMS/GPS integrated navigation systems
CN108508463A (en) Ellipsoid set-membership filtering method is extended based on Fourier-Hermite orthogonal polynomials
CN115855049A (en) SINS/DVL navigation method based on particle swarm optimization robust filtering
CN111207773A (en) Attitude unconstrained optimization solving method for bionic polarized light navigation
CN103123487A (en) Spacecraft attitude determination method
Zhao et al. An improved adaptive Kalman filtering algorithm for advanced robot navigation system based on GPS/INS
CN105698799B (en) A kind of optimal FIR filter of pretreatment for improving Strapdown Inertial Navigation System attitude accuracy
CN105021197A (en) ILOPF-based quadrotor attitude estimation method
Dai et al. Geomagnetic field aided inertial navigation using the SITAN algorithm
Ryan Information-theoretic tracking control based on particle filter estimate
Li et al. In‐flight initial alignment scheme for radar‐aided SINS in the arctic
Li et al. Novel algorithm for geomagnetic navigation
Bayat et al. An augmented strapdown inertial navigation system using jerk and jounce of motion for a flying robot
Abdolkarimi et al. A hybrid data fusion approach to AI-assisted indirect centralized integrated SINS/GNSS navigation system during GNSS outage

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20151104

WD01 Invention patent application deemed withdrawn after publication