CN103411628A - Processing method for random drift error of MEMS gyroscope - Google Patents
Processing method for random drift error of MEMS gyroscope Download PDFInfo
- Publication number
- CN103411628A CN103411628A CN2013103547896A CN201310354789A CN103411628A CN 103411628 A CN103411628 A CN 103411628A CN 2013103547896 A CN2013103547896 A CN 2013103547896A CN 201310354789 A CN201310354789 A CN 201310354789A CN 103411628 A CN103411628 A CN 103411628A
- Authority
- CN
- China
- Prior art keywords
- centerdot
- neural network
- rbf neural
- chromosome
- output
- 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
Links
Images
Landscapes
- Gyroscopes (AREA)
Abstract
The invention provides a processing method for a random drift error of an MEMS gyroscope. The method comprises the following steps: determining a RBF neural network structure; then acquiring a learning sample; optimizing and training the RBF neural network structure by using the learning sample through genetic algorithm (GA); and finally calculating angular velocity data after suppression of the random drift error. According to the invention, directed at the random drift error of the MEMS gyroscope, real time mean algorithm is employed for suppression of the random drift error, and calculation step length of real time mean algorithm is controlled by using the RBF neural network structure optimized based on GA; modeling of the random drift error is not needed, computational complexity is small, and real-time suppression of the random drift error of the MEMS gyroscope can be conveniently realized.
Description
Technical field
The invention belongs to the inertial technology field, particularly a kind of disposal route of Gyroscope Random Drift Error.
Background technology
In recent years, microelectromechanical systems (MEMS) gyro, as the very important branch in one, inertia field, has obtained significant progress.Due to its characteristic that cost is low, size is little, lightweight and reliability is high, in low-cost inertia system, obtained application more and more widely.But MEMS gyroscope performance is also lower at present, how to reduce the gyrostatic drift error of MEMS, Random Drift Error especially wherein, become the key that improves MEMS gyroscope precision.In order to improve the gyrostatic precision of MEMS, be to improve constantly the gyrostatic device precision of MEMS on the one hand, but due to the restriction that is subject to manufacturing process, improving fast in a short time the device precision is to be difficult to realize; Be exactly to set up rational Random Drift Error transaction module on the other hand, suppress in real time the gyrostatic Random Drift Error of MEMS.The gyrostatic Random Drift Error of existing MEMS is processed basic ideas and is: the model error model, then adopt certain filtering technique it is estimated and compensate.But there is following problem in this thinking: 1. because the random character of the gyrostatic Random Drift Error of MEMS is difficult to set up rational error model; 2. employing filtering technique, calculated amount is larger, and the real-time while using the MEMS gyroscope can be restricted.
Summary of the invention
In order to overcome the deficiencies in the prior art, the invention provides a kind of disposal route of MEMS Gyroscope Random Drift Error, adopt real-time averaging method to suppress the gyrostatic Random Drift Error of MEMS, utilization is based on the step-length of the calculating of the real-time averaging method of RBF ANN (Artificial Neural Network) Control of genetic algorithm optimization, calculated amount is little, can conveniently realize that the real-time Random Drift Error of MEMS gyroscope suppresses.
The technical solution adopted for the present invention to solve the technical problems comprises the following steps:
Step 1: it is single-input single-output that the RBF neural network is set, and input quantity is x=[Δ w], Δ w is MEMS gyroscope angular velocity varies amount, output quantity is y=[Y
Step], Y
StepFor the calculating step-length of real-time averaging method, radial basis vector h=[h
1h
2H
jH
n]
T, h wherein
jFor the gaussian basis function, n is the hidden layer unit number,
In formula, x is the input quantity of RBF neural network, m
jAnd σ
j 2Respectively center and the variance of j hidden layer unit gaussian basis function of RBF neural network;
The weight vector W=[w of RBF neural network
1, w
2..., w
n]
T,
The output y=[Y of RBF neural network
Step]=W
TH; Obtain the RBF neural network initial model of 1-n-1, wherein the center m of gaussian basis function
j, variances sigma
j 2With initial value data after in step 3, initial population being decoded of weight vector W, determine;
Step 2: the MEMS gyroscope is fixed on the single shaft rate table, then exists
In scope, uniformly-spaced give respectively the input of single shaft rate table k angular acceleration, when inputting each angular acceleration for the single shaft rate table, gather the angular velocity of MEMS gyroscope output and the angular velocity of turntable output, obtain k group training sample; Wherein
Be the maximum angular acceleration that the MEMS gyroscope can measure, uniformly-spaced described
K is the group number of image data, 20≤k≤50;
Step 3: RBF neural network initial model training step 1 obtained with the training sample that step 2 obtains, and adopt genetic algorithm to be optimized center, variance and the hidden layer of the gaussian basis function of the RBF neural network connection weights to output layer, finally obtain optimum RBF neural network, specifically comprise the following steps:
3.1: chromosome adopts binary coding, and each chromosomal binary coding includes the center m of n gaussian basis function
j, a n gaussian basis function variances sigma
j 2With the connection weights W of n hidden layer to output layer
j, j=1,2 ... n; Center m
j, variances sigma
j 2, connect weights W
jAll adopt the p bit to mean, a chromosomal total length is 3*p*n, 4≤p≤8;
3.2: the initialization of population generates N initial chromosome, 30≤N≤80;
3.3: the chromosome decoding is converted to respectively decimal number by binary-coded each chromosomal three parts;
3.4: calculate each chromosomal fitness, concrete steps are as follows:
1) will the decode center m of gaussian basis function corresponding to each group chromosome of obtaining
jAnd variances sigma
j 2, and hidden layer is to the connection weights W of output layer
jSubstitution RBF neural network, obtain N RBF neural network;
2) use the training sample obtained in step 2, according to the N obtained in step 1) RBF neural network, obtain the calculating step-length Y of different real-time averaging methods
Step, adopt respectively real-time averaging method to process sample data, obtain the angular velocity data after the n group suppresses Random Drift Error
3.5: judge whether to reach any one in the middle of two end conditions, if meet, the data that optimum chromosome is corresponding form optimum RBF neural network; If do not meet, carry out Population Evolution and operate and return step 3.3;
Described end condition comprises:
(1). the number of times of Population Evolution reaches predefined cycle index NumCycle, 50≤NumCycle≤100;
(2). fitness meets
In formula,
For the angular velocity of the original output of gyroscope, α is a proportional control factor, 0.01≤α<1;
Described evolution operation comprises the following steps:
1) retain the individuality of fitness front 3 in the parent population, directly copy as filial generation; And then utilize roulette method to select remaining individuality, until produce N individuality;
2) according to the crossover probability P set
cDetermine whether chromosome will intersect, 0.4≤P
c≤ 0.8, crossover operator adopts 2 bracketing methods;
If two the chromosome of intersection is respectively
With
In formula,
With
Represent respectively the gene on homologue;
Two of random generations are less than or equal to 90 positive integer r
1, r
2, r
1<r
2, will be more than or equal to r
1And be less than or equal to r
2Chromosome as exchanging object, obtain two new filial generations:
3) according to the variation probability P of setting
mDetermine whether chromosome will make a variation, 0.001≤P
m≤ 0.2, mutation operator adopts basic mutation operator, and the one or more locus of random choose carry out the genic value negate on chromosome;
Step 4: the gyrostatic Output speed variable quantity of Real-time Collection MEMS, be input to the RBF neural network of the optimum of step 3, obtain in real time the calculating step-length of the real-time average under different situations; Then according to calculating step-length, adopt real-time averaging method to process the original output data of MEMS gyro, just can obtain the angular velocity data after Random Drift Error suppresses.
The invention has the beneficial effects as follows: the present invention is directed to the gyrostatic Random Drift Error of MEMS, adopt real-time averaging method to suppress Random Drift Error, utilize the calculating step-length based on the real-time averaging method of RBF ANN (Artificial Neural Network) Control of genetic algorithm optimization.The present invention does not need the Random Drift Error modeling, and calculated amount is little, can conveniently realize that the real-time Random Drift Error of MEMS gyroscope suppresses.
The accompanying drawing explanation
Fig. 1 is the process flow diagram of implementation method of the present invention;
Fig. 2 is RBF neural network structure schematic diagram
Fig. 3 is the gyrostatic output of MEMS Data Comparison figure before and after averaging method processing in real time.
Embodiment
The present invention is further described below in conjunction with drawings and Examples, the present invention includes but be not limited only to following embodiment.
The present invention includes following steps:
Step 1: determine the RBF neural network structure
It is single-input single-output (be input layer, the output layer unit number is all 1) that the RBF neural network is set, and input quantity is x=[Δ w], Δ w is MEMS gyroscope angular velocity varies amount, output quantity is y=[Y
Step], Y
StepFor the calculating step-length of real-time averaging method, radial basis vector h=[h
1h
2H
jH
n]
T, h wherein
jFor the gaussian basis function, that is:
In formula, x is the input quantity of RBF neural network, m
jAnd σ
j 2Respectively center and the variance of j hidden layer unit gaussian basis function of RBF neural network.
The weight vector of RBF neural network is:
W=[w
1,w
2,…,w
n]
T (2)
The RBF neural network is output as:
y=[Y
step]=W
Th (3)
Obtain the RBF neural network initial model of 1-n-1, wherein the center m of gaussian basis function
j, variances sigma
j 2With initial value data after in step 3, initial population being decoded of weight vector W, determine.
Step 2: obtain learning sample
At first the MEMS gyroscope is fixed on the single shaft rate table by fixture, then exists
(
The maximum angular acceleration that the MEMS gyroscope can measure) in scope, by uniformly-spaced (
K is the group number of image data, general 20≤k≤50), respectively to k angular acceleration of turntable input, when to turntable, inputting each angular acceleration, gather the angular velocity of MEMS gyroscope output and the angular velocity of turntable output.After the data acquisition that the MEMS gyroscope is exported and turntable is exported completed under all different angular acceleration, can obtain k group training sample.
Step 3: adopt genetic algorithm (GA) optimization, Training RBF Neural Network
With the learning sample that step 2 obtains, the Initial R BF neural network that step 1 obtains is trained, and adopt genetic algorithm to be optimized center, variance and the hidden layer of the gaussian basis function of the RBF neural network connection weights to output layer, finally obtain optimum RBF neural network.
3.1: chromosome adopts binary coding, and each chromosome coding comprises three parts, and specific definition is:
The center m of unit 1:n gaussian basis function
j, j=1,2 ... n;
The variances sigma of unit 2:n gaussian basis function
j 2, j=1,2 ... n;
A 3:n hidden layer in unit is to the connection weights W of output layer
j, j=1,2 ... n;
Center m
j, variances sigma
j 2, connect weights W
jAll adopt p position (generally getting 4≤p≤8) binary number representation, so a chromosomal total length is 3*p*n.
3.2: the initialization of population generates initial N(and generally gets 30≤N≤80) individual chromosome.
3.3: the chromosome decoding is converted to respectively decimal number by binary-coded each chromosomal three parts.
3.4: calculate each chromosomal fitness, concrete steps are as follows:
The center m of the gaussian basis function that each group chromosome 1) decoding in 3.3 obtained is corresponding
jAnd variances sigma
j 2, and hidden layer is to the connection weights W of output layer
jSubstitution RBF neural network, can obtain N RBF neural network.
2) use the learning sample obtained in step 2, according to 1) in N RBF neural network obtaining, can obtain the calculating step-length Y of different real-time averaging methods
Step, adopt respectively real-time averaging method to process sample data, can obtain the angular velocity data after the N group suppresses Random Drift Error
J=1,2 ..., N.
3) calculate fitness
J chromosome fitness function:
In formula,
For the angular velocity of turntable output,
For adopting the MEMS gyroscope angular velocity data after real-time averaging method.
3.5: judge whether to reach end condition.If meet, the data that optimum chromosome is corresponding form optimum RBF neural network; If do not meet, carry out Population Evolution (select, recombinate, make a variation) operation, return to step 3.3.3.5 in, end condition (consist of two conditions, arriving following arbitrary condition is end loop):
(1). the number of times of Population Evolution reaches the general 50≤NumCy of predefined cycle index NumCycle(≤cl1e);
(2). fitness meets:
In formula,
For the angular velocity of turntable output,
For the angular velocity of the original output of gyroscope, α is a proportional control factor (generally getting 0.01≤α<1), E[] function is to ask expectation.
3.5 in, the operation of developing comprises the following steps:
1) select
Adopt optimum individual reservation principle and roulette wheel selection to carry out individual choice.At first retain the individuality of fitness front 3 in the parent population, directly copy as filial generation; And then utilize roulette method to select remaining individuality, until produce N individuality;
2) intersect
According to the crossover probability P set
c(P
cBy expertise, determined general span 0.4≤P
c≤ 0.8) determine whether chromosome will intersect, crossover operator adopts 2 bracketing methods.
If two the chromosome of intersection is respectively:
Two positive integer r of random generation
1, r
2(0<r
1, r
2≤ 90), will be in r
1~r
2Between (comprise r
1, r
2, below with r
1<r
2For example) chromosome as exchanging object, can obtain like this two new filial generations:
3) variation
According to the variation probability P of setting
m(P
mBy expertise, determined general span 0.001≤P
m≤ 0.2) determine whether chromosome will make a variation, mutation operator adopts basic mutation operator.Namely the one or more locus of random choose change (the present invention adopts binary coding, and change is exactly the genic value negate, namely 0 → 1 or 1 → 0) on chromosome.
The inhibition of step 4:MEMS Gyroscope Random Drift Error
The gyrostatic Output speed variable quantity of Real-time Collection MEMS, be input to the RBF neural network that step 3 trains, and just can obtain in real time the calculating step-length of the real-time average under different situations.Then according to calculating step-length, adopt real-time averaging method to process the original output data of MEMS gyro, just can obtain the angular velocity data after Random Drift Error suppresses.
Embodiment:
Step 1: set up RBF neural network initial model
It is single-input single-output that the RBF neural network is set, and input quantity is x=[Δ w] (Δ w is the MEMS gyroscope angular velocity varies amount of former and later two sampling instants), output quantity is y=[Y
Step] (Y
StepCalculating step-length for real-time averaging method), radial basis vector h=[h
1h
2H
jH
5]
T, h wherein
jFor gaussian basis function (establishing n=5, i.e. 5 hidden layer unit), that is:
In formula, x is the input quantity of RBF neural network, m
jAnd σ
j 2Respectively center and the variance of j hidden layer unit gaussian basis function of RBF neural network.
The weight vector of RBF neural network is:
W=[w
1,w
2,…,w
5]
T (2)
The RBF neural network is output as:
y=[Y
step]=W
Th (3)
Obtain the RBF neural network initial model of 1-5-1, wherein the center m of gaussian basis function
j, variances sigma
j 2With initial value data after in step 3.3, initial population being decoded of weight vector W, determine.
Step 2: obtain learning sample
The present embodiment adopts ADIS16375 inertia system (a built-in three-axis gyroscope and a three axis accelerometer), and the MEMS gyroscope is fixed on the single shaft rate table by fixture, gathers the angular velocity of single shaft, then exists
(
Be the maximum angular acceleration that the MEMS gyroscope can measure, the present embodiment is got
) in scope by uniformly-spaced
To 50 angular acceleration of turntable input, when to turntable, inputting each angular acceleration, gather the angular velocity of MEMS gyroscope output and the angular velocity of turntable output respectively.After the data acquisition that the MEMS gyroscope is exported and turntable is exported completed under all different angular acceleration, can obtain 50 groups of training samples.
Step 3: adopt genetic algorithm (GA) optimization, Training RBF Neural Network
3.1: chromosome adopts binary coding, and each chromosome coding comprises three parts, and specific definition is:
The center m of unit 1:5 gaussian basis function
j, j=1,2 ..., 5;
The variances sigma of unit 2:5 gaussian basis function
j 2, j=1,2 ..., 5;
A 3:5 hidden layer in unit is to the connection weights W of output layer
j, j=1,2 ..., 5;
Center m
j, variances sigma
j 2, connect weights W
jAll adopt 6 bits to mean, so a chromosomal total length is 90.
3.2: the initialization of population generates 30 initial chromosomes.
3.3: the chromosome decoding is converted to respectively decimal number by binary-coded each chromosomal three parts.
3.4: calculate each chromosomal fitness, concrete steps are as follows:
The center m of the gaussian basis function that each group chromosome 1) decoding in 3.3 obtained is corresponding
jAnd variances sigma
j 2, and hidden layer is to the connection weights W of output layer
jSubstitution RBF neural network, can obtain 30 RBF neural networks.
2) use the learning sample obtained in step 2, according to 1) in 30 RBF neural networks obtaining, can obtain the calculating step-length Y of different real-time averaging methods
Step, adopt respectively real-time averaging method to process sample data, can obtain the angular velocity data after the n group suppresses Random Drift Error
J=1,2 ..., 30.
3) calculate fitness
J chromosome fitness function:
In formula,
For the angular velocity of turntable output,
For adopting the MEMS gyroscope angular velocity data after real-time averaging method.
3.5: judge whether to reach end condition.If meet, the data that optimum chromosome is corresponding form optimum RBF neural network; If do not meet, carry out Population Evolution (select, recombinate, make a variation) operation, return to step 3.3.3.5 in, end condition (consist of two conditions, arriving following arbitrary condition is end loop):
(1). the number of times of Population Evolution reaches predefined cycle index NumCycle(and should embodiment selects NumCycle=50);
(2). fitness meets:
In formula,
For the angular velocity of turntable output,
For the angular velocity of the original output of gyroscope, α is a proportional control factor (the present embodiment is got α=0.1), E[] function is to ask expectation.
3.5 in, the operation of developing comprises the following steps:
1) select
Adopt optimum individual reservation principle and roulette wheel selection to carry out individual choice.At first retain the individuality of fitness front 3 in the parent population, directly copy as filial generation; And then utilize roulette method to select remaining individuality, until produce 30 individualities;
2) intersect
According to the crossover probability P set
c(the present embodiment is chosen P
c=0.5) determine whether chromosome will intersect, crossover operator adopts 2 bracketing methods.
If two the chromosome of intersection is respectively:
Two positive integer r of random generation
1, r
2(0<r
1, r
2≤ 90), will be in r
1~r
2Between (comprise r
1, r
2, below with r
1<r
2For example) chromosome as exchanging object, can obtain like this two new filial generations:
3) variation
According to the variation probability P of setting
m(the present embodiment is chosen P
m=0.05) determine whether chromosome will make a variation, mutation operator adopts basic mutation operator.Namely the one or more locus of random choose change (the present invention adopts binary coding, and change is exactly the genic value negate, namely 0 → 1 or 1 → 0) on chromosome.
The inhibition of step 4:MEMS Gyroscope Random Drift Error
4.1 the angular velocity of Real-time Collection MEMS gyroscope output.
4.2 using the variable quantity of MEMS gyroscope angular velocity as input, be updated to the optimum RBF neural network that step 3 training obtains, can obtain in real time the calculating step-length L of real-time averaging method.
4.3, according to the 4.2 calculating step-length L that determine, adopt real-time averaging method to process the angular velocity data of the gyrostatic output of MEMS, the angular velocity data after the Random Drift Error that can be inhibited.
As shown in Figure 3, be the Data Comparison figure after the original output data of MEMS gyroscope and employing method of the present invention suppress random drift, can obviously see and adopt method of the present invention well to suppress Random Drift Error, can get a desired effect.
The present invention, according to the gyrostatic different operating state of MEMS, utilizes the RBF neural network rationally to adjust the calculating step-length of real-time averaging method, can effectively suppress the gyrostatic Random Drift Error of MEMS.This invention calculated amount is little, can be easily on engineering.
The content be not described in detail in instructions of the present invention belongs to the known prior art of professional and technical personnel in the field.
Claims (1)
1. the disposal route of a MEMS Gyroscope Random Drift Error, is characterized in that comprising the steps:
Step 1: it is single-input single-output that the RBF neural network is set, and input quantity is x=[Δ w], Δ w is MEMS gyroscope angular velocity varies amount, output quantity is y=[Y
Step], Y
StepFor the calculating step-length of real-time averaging method, radial basis vector h=[h
1h
2H
jH
n]
T, h wherein
jFor the gaussian basis function, n is the hidden layer unit number,
In formula, x is the input quantity of RBF neural network, m
jAnd σ
j 2Respectively center and the variance of j hidden layer unit gaussian basis function of RBF neural network;
The weight vector W=[w of RBF neural network
1, w
2..., w
n]
T,
The output y=[Y of RBF neural network
Step]=W
TH; Obtain the RBF neural network initial model of 1-n-1, wherein the center m of gaussian basis function
j, variances sigma
j 2With initial value data after in step 3, initial population being decoded of weight vector W, determine;
Step 2: the MEMS gyroscope is fixed on the single shaft rate table, then exists
In scope, uniformly-spaced give respectively the input of single shaft rate table k angular acceleration, when inputting each angular acceleration for the single shaft rate table, gather the angular velocity of MEMS gyroscope output and the angular velocity of turntable output, obtain k group training sample; Wherein
Be the maximum angular acceleration that the MEMS gyroscope can measure, uniformly-spaced described
K is the group number of image data, 20≤k≤50;
Step 3: RBF neural network initial model training step 1 obtained with the training sample that step 2 obtains, and adopt genetic algorithm to be optimized center, variance and the hidden layer of the gaussian basis function of the RBF neural network connection weights to output layer, finally obtain optimum RBF neural network, specifically comprise the following steps:
3.1: chromosome adopts binary coding, and each chromosomal binary coding includes the center m of n gaussian basis function
j, a n gaussian basis function variances sigma
j 2With the connection weights W of n hidden layer to output layer
j, j=1,2 ... n; Center m
j, variances sigma
j 2, connect weights W
jAll adopt the p bit to mean, a chromosomal total length is 3*p*n, 4≤p≤8;
3.2: the initialization of population generates N initial chromosome, 30≤N≤80;
3.3: the chromosome decoding is converted to respectively decimal number by binary-coded each chromosomal three parts;
3.4: calculate each chromosomal fitness, concrete steps are as follows:
1) will the decode center m of gaussian basis function corresponding to each group chromosome of obtaining
jAnd variances sigma
j 2, and hidden layer is to the connection weights W of output layer
jSubstitution RBF neural network, obtain N RBF neural network;
2) use the training sample obtained in step 2, according to the N obtained in step 1) RBF neural network, obtain the calculating step-length Y of different real-time averaging methods
Step, adopt respectively real-time averaging method to process sample data, obtain the angular velocity data after the n group suppresses Random Drift Error
3) calculate j chromosome fitness function
In formula,
Angular velocity for turntable output;
3.5: judge whether to reach any one in the middle of two end conditions, if meet, the data that optimum chromosome is corresponding form optimum RBF neural network; If do not meet, carry out Population Evolution and operate and return step 3.3; Described end condition comprises:
(1). the number of times of Population Evolution reaches predefined cycle index NumCycle, 50≤NumCycle≤100;
(2). fitness meets
In formula,
For the angular velocity of the original output of gyroscope, α is a proportional control factor, 0.01≤α<1;
Described evolution operation comprises the following steps:
1) retain the individuality of fitness front 3 in the parent population, directly copy as filial generation; And then utilize roulette method to select remaining individuality, until produce N individuality;
2) according to the crossover probability P set
cDetermine whether chromosome will intersect, 0.4≤P
c≤ 0.8, crossover operator adopts 2 bracketing methods;
If two the chromosome of intersection is respectively
With
In formula,
With
Represent respectively the gene on homologue;
Two of random generations are less than or equal to 90 positive integer r
1, r
2, r
1<r
2, will be more than or equal to r
1And be less than or equal to r
2Chromosome as exchanging object, obtain two new filial generations:
3) according to the variation probability P of setting
mDetermine whether chromosome will make a variation, 0.001≤P
m≤ 0.2, mutation operator adopts basic mutation operator, and the one or more locus of random choose carry out the genic value negate on chromosome;
Step 4: the gyrostatic Output speed variable quantity of Real-time Collection MEMS, be input to the RBF neural network of the optimum of step 3, obtain in real time the calculating step-length of the real-time average under different situations; Then according to calculating step-length, adopt real-time averaging method to process the original output data of MEMS gyro, just can obtain the angular velocity data after Random Drift Error suppresses.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310354789.6A CN103411628B (en) | 2013-08-14 | 2013-08-14 | A kind of disposal route of MEMS gyro instrument Random Drift Error |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310354789.6A CN103411628B (en) | 2013-08-14 | 2013-08-14 | A kind of disposal route of MEMS gyro instrument Random Drift Error |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103411628A true CN103411628A (en) | 2013-11-27 |
CN103411628B CN103411628B (en) | 2016-01-13 |
Family
ID=49604656
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310354789.6A Expired - Fee Related CN103411628B (en) | 2013-08-14 | 2013-08-14 | A kind of disposal route of MEMS gyro instrument Random Drift Error |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103411628B (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104820757A (en) * | 2015-05-18 | 2015-08-05 | 中国电子科技集团公司第二十研究所 | Temperature drift property neural network modeling method of MEMS (Micro Electro Mechanical Systems) top on the basis of physical model |
CN107330149A (en) * | 2017-05-27 | 2017-11-07 | 哈尔滨工业大学 | MIMU Modelling of Random Drift of Gyroscopes Forecasting Methodologies based on ARMA and BPNN built-up patterns |
CN109883416A (en) * | 2019-01-23 | 2019-06-14 | 中国科学院遥感与数字地球研究所 | A kind of localization method and device of the positioning of combination visible light communication and inertial navigation positioning |
CN110231052A (en) * | 2019-04-25 | 2019-09-13 | 深圳大漠大智控技术有限公司 | A kind of detection method of gyroscope exception temperature drift |
CN112577478A (en) * | 2020-11-11 | 2021-03-30 | 北京信息科技大学 | Processing method and processing device for gyro random noise of micro-electro-mechanical system |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0848231A1 (en) * | 1994-06-08 | 1998-06-17 | BODENSEEWERK GERÄTETECHNIK GmbH | Inertial sensor unit |
CN101158588A (en) * | 2007-11-16 | 2008-04-09 | 北京航空航天大学 | MEMS gyroscopes error compensation method for micro satellite based on integration nerval net |
-
2013
- 2013-08-14 CN CN201310354789.6A patent/CN103411628B/en not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0848231A1 (en) * | 1994-06-08 | 1998-06-17 | BODENSEEWERK GERÄTETECHNIK GmbH | Inertial sensor unit |
CN101158588A (en) * | 2007-11-16 | 2008-04-09 | 北京航空航天大学 | MEMS gyroscopes error compensation method for micro satellite based on integration nerval net |
Non-Patent Citations (3)
Title |
---|
V. VAIDEHI ETC: "Neural network aided Kalman filtering for multitarget tracking applications", 《COMPUTERS AND ELECTRICAL ENGINEERING》, vol. 27, no. 2, 31 May 2001 (2001-05-31), pages 217 - 228 * |
郭文强等: "基于RBF神经网络辅助的自适应UKF算法", 《计算机应用》, vol. 29, no. 3, 31 March 2009 (2009-03-31) * |
陈建勇等: "基于RBF神经网络的组合导航融合算法", 《数据采集与处理》, vol. 21, no. 2, 30 June 2006 (2006-06-30) * |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104820757A (en) * | 2015-05-18 | 2015-08-05 | 中国电子科技集团公司第二十研究所 | Temperature drift property neural network modeling method of MEMS (Micro Electro Mechanical Systems) top on the basis of physical model |
CN104820757B (en) * | 2015-05-18 | 2018-02-06 | 中国电子科技集团公司第二十研究所 | MEMS gyro temperature drift characteristic neural network modeling approach based on physical model |
CN107330149A (en) * | 2017-05-27 | 2017-11-07 | 哈尔滨工业大学 | MIMU Modelling of Random Drift of Gyroscopes Forecasting Methodologies based on ARMA and BPNN built-up patterns |
CN109883416A (en) * | 2019-01-23 | 2019-06-14 | 中国科学院遥感与数字地球研究所 | A kind of localization method and device of the positioning of combination visible light communication and inertial navigation positioning |
CN110231052A (en) * | 2019-04-25 | 2019-09-13 | 深圳大漠大智控技术有限公司 | A kind of detection method of gyroscope exception temperature drift |
CN112577478A (en) * | 2020-11-11 | 2021-03-30 | 北京信息科技大学 | Processing method and processing device for gyro random noise of micro-electro-mechanical system |
Also Published As
Publication number | Publication date |
---|---|
CN103411628B (en) | 2016-01-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103411628A (en) | Processing method for random drift error of MEMS gyroscope | |
CN104715282B (en) | A kind of data predication method based on improvement PSO BP neural networks | |
CN106779148B (en) | A kind of method for forecasting wind speed of high speed railway line of multi-model multiple features fusion | |
Hao et al. | Dynamic path planning of a three-dimensional underwater AUV based on an adaptive genetic algorithm | |
US20170338802A1 (en) | Actually-measured marine environment data assimilation method based on sequence recursive filtering three-dimensional variation | |
CN103020434A (en) | Particle swarm optimization-based least square support vector machine combined predicting method | |
CN113269314B (en) | New energy power generation scene data migration method based on generation countermeasure network | |
CN102645894B (en) | Fuzzy adaptive dynamic programming method | |
CN104463381A (en) | Building energy consumption predication method based on KPCA and WLSSVM | |
CN110390399A (en) | A kind of efficient heuristic approach of intensified learning | |
CN104539495B (en) | A kind of non-cooperative distributed optimization method for improving building equipment operational efficiency | |
CN108205713A (en) | A kind of region wind power prediction error distribution determination method and device | |
CN104536831B (en) | A kind of multinuclear SoC software image methods based on multiple-objection optimization | |
CN103684352A (en) | Particle filtering method based on differential evolution | |
Chen et al. | The Mobile Water Quality Monitoring System Based on Low‐Power Wide Area Network and Unmanned Surface Vehicle | |
Wu et al. | Research on data reconciliation based on generalized T distribution with historical data | |
CN105490836B (en) | A kind of Monte Carlo appraisal procedure of complex network reliability | |
CN117818706B (en) | Method, system, equipment and medium for predicting speed of medium-low speed maglev train | |
CN112069250A (en) | Prediction method of Ethernet shop transaction packing waiting time based on LSTM | |
CN104731709A (en) | Software defect predicting method based on JCUDASA_BP algorithm | |
CN100420209C (en) | Credible network simulation system of automatic conceptual contrast | |
CN104816305A (en) | Finite-time multi-robot cooperation control method based on vent-driven mechanism | |
CN107798380A (en) | Ephemeris computational methods and computing system on detector device | |
CN116760006A (en) | Wind power prediction method, device, equipment and storage medium | |
CN102521504A (en) | Adaptive-filtering target tracking and positioning method based on embedded platform |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20160113 Termination date: 20160814 |