CN105654053A - Improved constrained EKF algorithm-based dynamic oscillation signal parameter identification method - Google Patents

Improved constrained EKF algorithm-based dynamic oscillation signal parameter identification method Download PDF

Info

Publication number
CN105654053A
CN105654053A CN201511021959.4A CN201511021959A CN105654053A CN 105654053 A CN105654053 A CN 105654053A CN 201511021959 A CN201511021959 A CN 201511021959A CN 105654053 A CN105654053 A CN 105654053A
Authority
CN
China
Prior art keywords
moment
represent
formula
oscillation signal
parameter identification
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201511021959.4A
Other languages
Chinese (zh)
Other versions
CN105654053B (en
Inventor
王�义
孙永辉
卫志农
孙国强
张世达
李宁
秦晨
郭敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hohai University HHU
Original Assignee
Hohai University HHU
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 Hohai University HHU filed Critical Hohai University HHU
Priority to CN201511021959.4A priority Critical patent/CN105654053B/en
Publication of CN105654053A publication Critical patent/CN105654053A/en
Application granted granted Critical
Publication of CN105654053B publication Critical patent/CN105654053B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/004Artificial life, i.e. computing arrangements simulating life
    • G06N3/006Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/12Classification; Matching

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Biophysics (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an improved constrained EKF algorithm-based dynamic oscillation signal parameter identification method. According to the method, a state space expression of which the state components include parameters to be identified is constructed according to the mathematic model of dynamic oscillation signals; an improved constrained method and an EKF algorithm are combined, so that an improved constrained EKF algorithm can be designed, and problems in constrained optimization in an constrained EKF framework can be successfully solved by means of an improved PSO algorithm and a penalty function method; and the improved constrained EKF algorithm is utilized to perform a plurality of times of iterative identification, and therefore, dynamic oscillation signal parameter identification with parameter actual constraint conditions considered can be realized. The algorithm considers actual engineering background, and is simple and convenient, and has a certain engineering application value.

Description

Based on the dynamic oscillation signal parameter identification method improving constraint EKF algorithm
Technical field
The present invention relates to a kind of dynamic oscillation signal parameter identification method based on improving constraint EKF algorithm, belong to signal analysis and parameter identification technique field.
Background technology
In recent years, along with modern power network scale constantly expands, the raising day by day of the interconnected degree of electrical network, the dynamic oscillation that system produces after being subject to large and small disturbance has become one of topmost factor of restriction power network safety operation. Owing to these dynamic oscillation signals can provide the important information about Operation of Electric Systems pattern, thus find and accurately grasp these oscillation signal features for power system safety and stability operation significant.
In view of the importance of dynamic oscillation signal recognition, researchist proposes many discrimination methods, such as Matrix Pencil, maximum likelihood method, Pu Longnifa etc. But, these methods mostly have window attribute, cannot realize the real-time online identification of dynamic oscillation signal. Recently, researchist proposes a kind of parameter identification method based on EKF algorithm, and the shortcoming of many algorithms before overcoming effectively achieves the real-time online identification of oscillation signal. But, the method does not consider the physical constraint condition suffered by parameter to be identified, convergency in this way poor, and do not consider the practical background of engineering. Therefore, it is necessary to dynamic oscillation signal parameter identification problem when physical constraint is studied.
Summary of the invention
Goal of the invention: for problems of the prior art, in order to effectively solve real-time identification when dynamic oscillation signal parameter physical constraint, overcome the shortcoming based on traditional E KF algorithm identification, the present invention provides a kind of dynamic oscillation signal parameter identification method based on improving constraint EKF algorithm, effectively achieves the identification under dynamic oscillation signal parameter constraint condition.
Technical scheme: a kind of dynamic oscillation signal parameter identification method based on improving constraint EKF algorithm, the method realizes in a computer successively in accordance with the following steps:
(1) state-space expression comprising dynamic oscillation signal parameter to be identified in state component, is obtained;
(2), initialize, comprising: setting parameter identification initial valueInitial parameter identification error covarianceAnd covariance matrix Q and R that process noise and measurement noise are met, total algorithm iteration number of times maximum value S and population optimizing maximum iteration time M;
(3), by the state estimation in known k-1 moment and state estimation error covariance, utilizing the prediction step of tradition spreading kalman filtering, obtain status predication value and the status predication error covariance in k moment, calculation formula is:
x ~ k = f ( x ^ k - 1 , u k - 1 )
P ~ k = F k - 1 P ^ k - 1 F k - 1 T + Q k - 1
In formula,Represent the status predication value in k moment, the nonlinear function in the corresponding particular problem state equation of f (),Represent the state estimation vector in k-1 moment, uk-1Represent the control inputs in k-1 moment.Represent the status predication error covariance in k moment,Represent nonlinear functionPlace refined gram than matrix,Representing the state estimation error covariance in k-1 moment, subscript T represents transposition, Qk-1It it is the covariance matrix met in the system noise k-1 moment.
(4), on previous step basis, utilizing the filtering of spreading kalman filtering to walk, obtain the state estimation in k moment, calculation procedure is:
K k = P ~ k H k T ( H k P ~ k H k T + R k ) - 1
P ^ k = ( I - K k H k ) P ~ k
x ^ k = x ~ k + K k [ y k - h ( x ~ k ) ]
In formula, KkRepresent the Kalman filtering gain in k moment,Representing the status predication error covariance in k moment, subscript T represents transposition,Represent that nonlinear function h () existsRefined gram of place than matrix, the wherein nonlinear function in the corresponding particular problem output equation of h (). RkBeing the covariance matrix met in the measurement noise k moment, I is the unit matrix identical with state vector dimension degree,Represent the state estimation vector in k moment, ykIt it is the work output of k moment output equation.
(5), judge whether the parameter identification result in k moment meets corresponding physical constraint condition. If meeting, then directly use EKF iteration identification again.
(6) if not meeting, then using the bounding algorithm of improvement that this moment parameter identification result carries out constraint adjustment, obtaining constrained optimization objective function is:
x ‾ ^ k = arg min x k ( y k - y ^ k ) T W 1 ( y k - y ^ k ) + ( x k - x ^ k ) T W 2 ( x k - x ^ k )
In formula,Represent k moment optimizing state estimation to be asked, ykIt is k moment work output, W1And W2It is the weight matrix of positive definite, for convenience, the embodiment of the present invention is chosen for unit matrix, x in formulakMeet constraint condition as shown in the formula:
Dx��d
The capable full rank matrix of s �� n constant that D is known, s is the number by constraint condition parameter, and n is the dimension of state vector, it is clear that s��n, d are known constrainted constants conditions.
(7), in step (6) constrained optimization objective function, to the estimation work output in k momentWhen solving, in order to make full use of known measurement data information, the present invention adopts Kalman smoothing method, and calculation formula is as follows:
x ^ s , k - 1 = x ^ k - 1 + L ( x ^ k - x ~ k )
L = P ^ k - 1 F k - 1 P ~ k
y ^ k = h ( f ( x ^ s , k - 1 ) )
In formula,Representing the level and smooth state estimation vector in k-1 moment, L is Kalman smoothing gain,It it is the estimation work output in k moment.
(8), on the basis of previous step, by penalty function method, by former objective function adds a penalty term, the optimization problem of constraint being converted into a unconfined optimization problem, the calculation formula of its conversion is as follows:
F (x)=f (x)+h (k) H (x), x �� Rn
In formula, f (x) is former objective function, and h (k) is the penalty value dynamically updated, generallyOrK is current iteration number of times. H (x) is the punishment factor, and calculation formula is as follows:
H ( x ) = Σ i = 1 m θ ( q i ( x ) ) q i ( x ) γ ( q i ( x ) )
In formula, �� (qi(x)) it is multistage partition function, qiX () is the function relevant with violating constraint condition, qi(x)=max{0, gi(x) }, i=1 ..., s, wherein gi(x)=Dx-d. �� (qi(x)) represent penalty function effect. The rule that function value is followed is:
γ ( q i ( x ) ) = 1 q i ( x ) ≤ 1 2 q i ( x ) > 1
&theta; ( q i ( x ) ) = 10 q i ( x ) &le; 0.001 20 0.001 < q i ( x ) &le; 0.1 100 0.1 < q i ( x ) &le; 1 300 q i ( x ) > 1
(9), on the basis of previous step, utilize modified particle swarm optiziation to carry out successive ignition optimizing. Wherein, the rule that the population speed of improvement and location updating are followed is as follows:
V i i t e r + 1 = w ( L ) &times; V i i t e r + c 1 r 1 , i ( Pbest i i t e r - X i i t e r ) + c 2 r 2 , i ( Gbest i t e r - X i i t e r ) )
X i i t e r + 1 = X i i t e r + &alpha; &CenterDot; V i i t e r + 1
If search space is D dimension, population comprises N number of particle.In formulaWithRepresent i-th particle respectively at the speed in moment iter and position vector. �� is the contraction factor for controlling and limit speed, c1And c2It is respectively cognitive and society's coefficient (generally equal can be set to 2), r1,iAnd r2,iIt is two independent randomized numbers of value in [0,1] scope.Represent i-th particle by the iter moment to historical position optimum value. GbestiterRepresent in all particles by the historical position optimum value to the iter moment. W (L) is dynamic inertia weight, and for regulating search spatial dimension, optimum to obtaining the overall situation, its calculation formula is:
W (L)=wstart��(wstart-wend)��(Tmax-L)/Tmax
In formula, wstartIt is initial inertia weight, wendBe iteration to inertia weight during maximum times, L is the iteration number of times of the current optimizing of population, TmaxFor the iteration number of times upper limit of population optimizing, in general inertia weights get wstart=0.9, wendWhen=0.4, population optimizing effect is better.
(10) if iteration number of times L > M, then population optimizing iteration terminates, now the optimizing result Gbest to k moment state estimationLAs the state estimation in k moment, then subsequent time state is estimated;
(11) if k=k+1��S, then iteration continues, if k=k+1 is > S, then iteration terminates, and exports identification result.
Accompanying drawing explanation
Fig. 1 is the method flow diagram of the embodiment of the present invention;
The dynamic oscillation signal of Fig. 2 embodiment;
Fig. 3 is the signal frequency w identification result that embodiment adopts institute of the present invention extracting method;
Fig. 4 is the signal damping factor �� identification result that embodiment adopts institute of the present invention extracting method.
Embodiment
Below in conjunction with specific embodiment, illustrate the present invention further, these embodiments should be understood only be not used in for illustration of the present invention and limit the scope of the invention, after having read the present invention, the amendment of the various equivalent form of values of the present invention is all fallen within the application's claims limited range by those skilled in the art.
As shown in Figure 1, dynamic oscillation signal parameter identification method, it comprises following steps:
(1) state-space expression comprising dynamic oscillation signal parameter to be identified in state component, is obtained.
(2), initialize, comprising: setting parameter identification initial valueInitial parameter identification error covarianceAnd covariance matrix Q and R that process noise and measurement noise are met, total algorithm iteration number of times maximum value S and population optimizing maximum iteration time M.
(3), by the state estimation in the k-1 moment obtained and state estimation error covariance, utilizing the prediction of spreading kalman filtering to walk, obtain status predication value and the status predication error covariance in k moment, calculation formula is:
x ~ k = f ( x ^ k - 1 , u k - 1 )
P ~ k = F k - 1 P ^ k - 1 F k - 1 T + Q k - 1
In formula,Represent the status predication value in k moment, the nonlinear function in the corresponding particular problem state equation of f (),Represent the state estimation vector in k-1 moment, uk-1Represent the control inputs in k-1 moment.Represent the status predication error covariance in k moment,Represent that nonlinear function f () existsPlace refined gram than matrix,Representing the state estimation error covariance in k-1 moment, subscript T represents transposition, Qk-1It it is the covariance matrix met in the system noise k-1 moment.
(4), on previous step basis, utilize the filtering of spreading kalman filtering to walk, obtain the state estimation in k moment.
Calculation procedure is:
K k = P ~ k H k T ( H k P ~ k H k T + R k ) - 1
P ^ k = ( I - K k H k ) P ~ k
x ^ k = x ~ k + K k &lsqb; y k - h ( x ~ k ) &rsqb;
In formula, KkRepresent the Kalman filtering gain in k moment,Representing the status predication error covariance in k moment, subscript T represents transposition,Represent that nonlinear function h () existsRefined gram of place than matrix, the wherein nonlinear function in the corresponding particular problem output equation of h ().RkIt is the covariance matrix met in the measurement noise k moment,Representing the state estimation error covariance in k moment, I is the unit matrix identical with state vector dimension degree,Represent the state estimation vector in k moment, ykIt it is the work output of k moment output equation.
(5), judge whether the parameter identification result in k moment meets corresponding physical constraint condition. If meeting, then directly use EKF iteration identification again.
(6) if not meeting, then using the bounding algorithm of improvement this moment parameter identification result to be retrained, the state estimation problem of constraint equivalence being converted into the optimization problem of constraint.
Constrained optimization objective function is:
x &OverBar; ^ k = arg min x k ( y k - y ^ k ) T W 1 ( y k - y ^ k ) + ( x k - x ^ k ) T W 2 ( x k - x ^ k )
In formula,Represent k moment optimizing state estimation to be asked, ykIt is k moment work output, W1And W2It is the weight matrix of positive definite, for convenience, the embodiment of the present invention is chosen for unit matrix, x in formulakMeet constraint condition as shown in the formula:
Dx��d
The capable full rank matrix of s �� n constant that D is known, s is the number by constraint condition parameter, and n is the dimension of state vector, it is clear that s��n, d are known constrainted constants conditions.
In constrained optimization objective function, to the estimation work output in k momentWhen solving, in order to make full use of known measurement data information, adopting Kalman smoothing method, calculation formula is as follows:
x ^ s , k - 1 = x ^ k - 1 + L ( x ^ k - x ~ k )
L = P ^ k - 1 F k - 1 P ~ k
y ^ k = h ( f ( x ^ s , k - 1 ) )
In formula,Representing the level and smooth state estimation vector in k-1 moment, L is Kalman smoothing gain,It it is the estimation work output in k moment.
(7), on the basis of previous step, by penalty function method, a penalty term constrained optimization problem is converted into a unconstrained optimization problem by being added by former objective function.
The calculation formula of conversion is as follows:
F (x)=f (x)+h (k) H (x), x �� Rn
In formula, f (x) is former objective function, and h (k) is the penalty value dynamically updated, generallyOrK is current iteration number of times. H (x) is the punishment factor, and calculation formula is as follows:
H ( x ) = &Sigma; i = 1 m &theta; ( q i ( x ) ) q i ( x ) &gamma; ( q i ( x ) )
In formula, �� (qi(x)) it is multistage partition function, qiX () is the function relevant with violating constraint condition, qi(x)=max{0, gi(x) }, i=1 ..., s, wherein gi(x)=Dx-d. �� (qi(x)) represent penalty function effect. The rule that function value is followed is:
&gamma; ( q i ( x ) ) = 1 q i ( x ) &le; 1 2 q i ( x ) > 1
&theta; ( q i ( x ) ) = 10 q i ( x ) &le; 0.001 20 0.001 < q i ( x ) &le; 0.1 100 0.1 < q i ( x ) &le; 1 300 q i ( x ) > 1
(8), modified particle swarm optiziation then can be utilized on the basis of previous step to carry out successive ignition optimizing.
Wherein, the rule that the population speed of improvement and location updating are followed is as follows:
V i i t e r + 1 = w ( L ) &times; V i i t e r + c 1 r 1 , i ( Pbest i i t e r - X i i t e r ) + c 2 r 2 , i ( Gbest i t e r - X i i t e r ) )
X i i t e r + 1 = X i i t e r + &alpha; &CenterDot; V i i t e r + 1
If search space is D dimension, population comprises N number of particle. In formulaWithRepresent i-th particle respectively at the speed in moment iter and position vector. �� is the contraction factor for controlling and limit speed, c1And c2It is respectively cognitive and society's coefficient (generally equal can be set to 2), r1,iAnd r2,iIt is two independent randomized numbers of value in [0,1] scope.Represent i-th particle by the iter moment to historical position optimum value. GbestiterRepresent in all particles by the historical position optimum value to the iter moment. W (L) is dynamic inertia weight, and for regulating search spatial dimension, optimum to obtaining the overall situation, its calculation formula is:
W (L)=wstart��(wstart-wend)��(Tmax-L)/Tmax
In formula, wstartIt is initial inertia weight, wendBe iteration to inertia weight during maximum times, L is the iteration number of times of the current optimizing of population, TmaxFor the iteration number of times upper limit of population optimizing, in general inertia weights get wstart=0.9, wendWhen=0.4, population optimizing effect is better.
(9) if iteration number of times L > M, then population optimizing iteration terminates, now the optimizing result Gbest to k moment state estimationLAs the state estimation in k moment, then subsequent time state is estimated.
(10) if k=k+1��S, then iteration continues, if k=k+1 is > S, then iteration terminates, and exports identification result.
Generally dynamic oscillation signal can represent the sum of the positive string signal for multiple exponential attenuation, it is possible to is described as following form:
y ( t ) = &Sigma; i = 1 N A i e - &delta; i t c o s ( w i t + &phi; i ) + n ( t )
In formula, Ai,��i,wi,��iBeing the unknown parameter of real number, n (t) is a zero-mean white Gaussian noise. Wherein, ��iThe damping factor being called Dynamic Signal, wiIt is the frequency of Dynamic Signal, wherein wi, ��iFor solve for parameter. Can obtain the state variables component of Dynamic Signal comprises the separate manufacturing firms model of solve for parameter through reasoning. Considering the Dynamic Signal being made up of the positive string signal summation of N number of exponential attenuation, its 4N state variables form can be expressed as follows:
x 4 i - 3 , k = A i e - &delta; i k f s c o s ( w i k f s )
x 4 i - 2 , k = A i e - &delta; i k f s sin ( w i k f s )
x4i-1,k=wi
x4i,k=��i
In formula, i represents these variablees and parameter is i-th attenuated sinusoidal signal belonging to Dynamic Signal. K represents the moment, fsRepresent sample frequency. The state component in k+1 moment can be obtained according to reasoning:
x 4 i - 3 , k + 1 = e - x 4 i , k f s &lsqb; x 4 i - 3 , k c o s ( x 4 i - 1 , k f s ) - x 4 i - 2 , k s i n ( x 4 i - 1 , k f s ) &rsqb; + w 4 i - 3 , k
x 4 i - 2 , k + 1 = e - x 4 i , k f s &lsqb; x 4 i - 3 , k s i n ( x 4 i - 1 , k f s ) + x 4 i - 2 , k c o s ( x 4 i - 1 , k f s ) &rsqb; + w 4 i - 2 , k
x4i-1,k+1=x4i-1,k+w4i-1,k
x4i,k+1=x4i,k+w4i,k
Output equation is:
y k = &Sigma; i = 1 N k 2 i - 1 x 4 i - 3 , k + k 2 i x 4 i - 2 , k + n k
In formula, k2i-1=cos (��i), k2i=-sin (��i), nkFor average is the white Gaussian noise of zero. So, the state-space model of dynamic oscillation signal generally can represent and is:
x k + 1 = f ( x k ) + w k y k = h ( x k ) + v k
In formula, f () and h () represents the nonlinear function that can carry out linearizing according to Taylor series expansion, wkAnd vkBe average it is the Gaussian sequence of zero, meets covariance matrix Q respectivelykAnd Rk. Specifically, in dynamic oscillation signal:
f ( x k ) = M 1 M 2 . . . M i . . . M N M i = x 4 i - 3 , k x 4 i - 2 , k x 4 i - 1 , k x 4 i , k , Q k = E &lsqb; w k w k T &rsqb; , R k = E &lsqb; v k v k T &rsqb;
And function h (xk) form can be expressed as:
H=(k1k200��,k2i-1k2i00��,k2N-1k2N00)
h(xk)=Hxk
So far, the state-space expression comprising dynamic oscillation signal solve for parameter in state variables component is set up. On this basis, then can use the method that the present invention introduces, namely traditional spreading kalman filtering and improvement constrained procedure, penalty function method and modified particle swarm optiziation are combined, consider the physical constraint condition suffered by solve for parameter simultaneously, carry out dynamic oscillation Signal parameter estimation, obtain the identification result that tool is of practical significance.
Introduce one embodiment of the present of invention below:
Consider that dynamic oscillation signal is:
y ( k ) = e - 0.02 k s i n ( 0.5 k ) + n k , 0 &le; k &le; 200 y ( k ) = e - 0.01 k s i n ( 0.6 k ) + n k , 200 &le; k &le; 400
In formula, k is the signal sampling moment, nkIt it is white Gaussian noise. As shown in Figure 2, this Dynamic Signal is made up of the positive string signal of an exponential attenuation, and, this Dynamic Signal was when sampling instant 200 seconds, and signal frequency and damping factor there occurs Spline smoothing. As shown in Figure 3-4, wherein within the moment of 0��k��200, the frequency of dynamic oscillation signal is w=0.5, and damping factor is ��=0.02. Within the moment of 200��k��400, the frequency of dynamic oscillation signal is w=0.6, and damping factor is ��=0.01. When using method proposed by the invention to carry out dynamic signal parameter identification, the relevant initial parameter value that spreading kalman filtering adopts is:
P ^ 0 = 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 , Q k = 0 0 0 0 0 0 0 0 0 0 10 - 5 0 0 0 0 10 - 7 , R k = 10 - 5
x ^ 0 = 0 0 0 0 T
When this example is carried out identification, the improve PSO algorithm correlation parameter got is: ��=1, c1=2, c2=2, maximum optimizing iteration number of times M=200, it is N=100 that population comprises particle number, initial inertia weight wstart=1.2, termination inertia weight is wend=0.4. Here, the physical constraint condition suffered by dynamic oscillation signal damping factor �� and frequency w is w >=0, and �� >=0.
Fig. 1 is embodiment algorithm flow figure used, Fig. 2 is the dynamic oscillation signal of embodiment, Fig. 3 uses method proposed by the invention to Dynamic Signal frequency w identification result, and Fig. 4 uses method proposed by the invention to the identification result of dynamic oscillation signal damping factor ��.

Claims (6)

1. the dynamic oscillation signal parameter identification method based on improvement constraint EKF algorithm, it is characterised in that, comprise following steps:
(1) state-space expression comprising dynamic oscillation signal parameter to be identified in state component, is obtained;
(2), initialize, comprising: setting parameter identification initial valueInitial parameter identification error covarianceAnd covariance matrix Q and R that process noise and measurement noise are met, total algorithm iteration number of times maximum value S and population optimizing maximum iteration time M;
(3), by the state estimation in the k-1 moment obtained and state estimation error covariance, utilize the prediction of spreading kalman filtering to walk, obtain status predication value and the status predication error covariance in k moment;
(4), on previous step basis, utilize the filtering of spreading kalman filtering to walk, obtain the state estimation in k moment;
(5), judge whether the parameter identification result in k moment meets corresponding physical constraint condition. If meeting, then directly use EKF iteration identification again;
(6) if not meeting, then using the bounding algorithm of improvement this moment parameter identification result to be retrained, the state estimation problem of constraint equivalence being converted into the optimization problem of constraint;
(7), on the basis of previous step, by penalty function method, a penalty term constrained optimization problem is converted into a unconstrained optimization problem by being added by former objective function;
(8), modified particle swarm optiziation then can be utilized on the basis of previous step to carry out successive ignition optimizing;
(9) if iteration number of times L > M, then population optimizing iteration terminates, now the optimizing result Gbest to k moment state estimationLAs the state estimation in k moment, then subsequent time state is estimated;
(10) if k=k+1��S, then iteration continues, if k=k+1 is > S, then iteration terminates, and exports identification result.
2. as claimed in claim 1 based on the dynamic oscillation signal parameter identification method improving constraint EKF algorithm, it is characterised in that, the status predication value in k moment and status predication error covariance, calculation formula is:
x ~ k = f ( x ^ k - 1 , u k - 1 )
P ~ k = F k - 1 P ^ k - 1 F k - 1 T + Q k - 1
In formula,Represent the status predication value in k moment, the nonlinear function in the corresponding particular problem state equation of f (),Represent the state estimation vector in k-1 moment, uk-1Represent the control inputs in k-1 moment.Represent the status predication error covariance in k moment,Represent that nonlinear function f () existsPlace refined gram than matrix,Representing the state estimation error covariance in k-1 moment, subscript T represents transposition, Qk-1It it is the covariance matrix met in the system noise k-1 moment.
3. as claimed in claim 1 based on the dynamic oscillation signal parameter identification method improving constraint EKF algorithm, it is characterised in that, the calculation procedure of the state estimation in k moment is:
K k = P ~ k H k T ( H k P ~ k H k T + R k ) - 1
P ^ k = ( I - K k H k ) P ~ k
x ^ k = x ~ k + K k &lsqb; y k - h ( x ~ k ) &rsqb;
In formula, KkRepresent the Kalman filtering gain in k moment,Representing the status predication error covariance in k moment, subscript T represents transposition,Represent that nonlinear function h () existsRefined gram of place than matrix, the wherein nonlinear function in the corresponding particular problem output equation of h (). RkBeing the covariance matrix met in the measurement noise k moment, I is the unit matrix identical with state vector dimension degree,Represent the state estimation vector in k moment, ykIt it is the work output of k moment output equation.
4. as claimed in claim 1 based on the dynamic oscillation signal parameter identification method improving constraint EKF algorithm, it is characterised in that, constrained optimization objective function is:
x &OverBar; ^ k = arg m i n x k ( y k - y ^ k ) T W 1 ( y k - y ^ k ) + ( x k - x ^ k ) T W 2 ( x k - x ^ k )
In formula,Represent k moment optimizing state estimation to be asked, ykIt is k moment work output, W1And W2It is the weight matrix of positive definite, it is chosen for unit matrix, x in formulakMeet constraint condition as shown in the formula:
Dx��d
The capable full rank matrix of s �� n constant that D is known, s is the number by constraint condition parameter, and n is the dimension of state vector, it is clear that s��n, d are known constrainted constants conditions;
In constrained optimization objective function, to the estimation work output in k momentWhen solving, in order to make full use of known measurement data information, adopting Kalman smoothing method, calculation formula is as follows:
x ^ s , k - 1 = x ^ k - 1 + L ( x ^ k - x ~ k )
L = P ^ k - 1 F k - 1 P ~ k
y ^ k = h ( f ( x ^ s , k - 1 ) )
In formula,Representing the level and smooth state estimation vector in k-1 moment, L is Kalman smoothing gain,It it is the estimation work output in k moment.
5. as claimed in claim 1 based on the dynamic oscillation signal parameter identification method improving constraint EKF algorithm, it is characterised in that, constrained optimization problem is converted into a unconstrained optimization problem;
The calculation formula of conversion is as follows:
F (x)=f (x)+h (k) H (x), x �� Rn
In formula, f (x) is former objective function, and h (k) is the penalty value dynamically updated, generallyOrK is current iteration number of times. H (x) is the punishment factor, and calculation formula is as follows:
H ( x ) = &Sigma; i = 1 m &theta; ( q i ( x ) ) q i ( x ) &gamma; ( q i ( x ) )
In formula, �� (qi(x)) it is multistage partition function, qiX () is the function relevant with violating constraint condition, qi(x)=max{0, gi(x) }, i=1 ..., s, wherein gi(x)=Dx-d; �� (qi(x)) represent penalty function effect. The rule that function value is followed is:
&gamma; ( q i ( x ) ) = 1 q i ( x ) &le; 1 2 q i ( x ) > 1
&theta; ( q i ( x ) ) = 10 q i ( x ) &le; 0.001 20 0.001 < q i ( x ) &le; 0.1 100 0.1 < q i ( x ) &le; 1 300 q i ( x ) > 1 .
6. as claimed in claim 1 based on the dynamic oscillation signal parameter identification method improving constraint EKF algorithm, it is characterised in that, the rule that the population speed of improvement and location updating are followed is as follows:
V i i t e r + 1 = w ( L ) &times; V i i t e r + c 1 r 1 , i ( Pbest i i t e r - X i i t e r ) + c 2 r 2 , i ( Gbest i t e r - X i i t e r ) )
X i i t e r + 1 = X i i t e r + &alpha; &CenterDot; V i i t e r + 1
If search space is D dimension, population comprises N number of particle. In formulaWithRepresent i-th particle respectively at the speed in moment iter and position vector. �� is the contraction factor for controlling and limit speed, c1And c2It is respectively cognitive and society's coefficient, r1,iAnd r2,iIt is two independent randomized numbers of value in [0,1] scope;Represent i-th particle by the iter moment to historical position optimum value; GbestiterRepresent in all particles by the historical position optimum value to the iter moment; W (L) is dynamic inertia weight, and for regulating search spatial dimension, optimum to obtaining the overall situation, its calculation formula is:
W (L)=wstart��(wstart-wend)��(Tmax-L)/Tmax
In formula, wstartIt is initial inertia weight, wendBe iteration to inertia weight during maximum times, L is the iteration number of times of the current optimizing of population, TmaxFor the iteration number of times upper limit of population optimizing.
CN201511021959.4A 2015-12-29 2015-12-29 Based on the dynamic oscillation signal parameter discrimination method for improving constraint EKF algorithm Active CN105654053B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201511021959.4A CN105654053B (en) 2015-12-29 2015-12-29 Based on the dynamic oscillation signal parameter discrimination method for improving constraint EKF algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201511021959.4A CN105654053B (en) 2015-12-29 2015-12-29 Based on the dynamic oscillation signal parameter discrimination method for improving constraint EKF algorithm

Publications (2)

Publication Number Publication Date
CN105654053A true CN105654053A (en) 2016-06-08
CN105654053B CN105654053B (en) 2019-01-11

Family

ID=56490736

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201511021959.4A Active CN105654053B (en) 2015-12-29 2015-12-29 Based on the dynamic oscillation signal parameter discrimination method for improving constraint EKF algorithm

Country Status (1)

Country Link
CN (1) CN105654053B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105891863A (en) * 2016-06-16 2016-08-24 东南大学 High-constraint based extended Kalman filter (EKF) positioning method
CN107977539A (en) * 2017-12-29 2018-05-01 华能国际电力股份有限公司玉环电厂 Improvement neutral net boiler combustion system modeling method based on object combustion mechanism
CN110059339A (en) * 2019-02-27 2019-07-26 天津大学 RLV reentry stage Aerodynamic Parameter Identification method based on EM-EKF algorithm
CN116772903A (en) * 2023-08-16 2023-09-19 河海大学 SINS/USBL installation angle estimation method based on iterative EKF

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2400267A1 (en) * 2010-06-25 2011-12-28 Thales Navigation filter for navigation system by terrain matching.
CN104820788A (en) * 2015-05-15 2015-08-05 河海大学 Fractional order extended Kalman filtering method considering Levy noise
EP2927641A1 (en) * 2014-03-31 2015-10-07 STMicroelectronics Srl Positioning apparatus comprising an inertial sensor and inertial sensor temperature compensation method
CN104992164A (en) * 2015-07-23 2015-10-21 河海大学 Parameter identification method for dynamic oscillation signal model
CN105044531A (en) * 2015-08-20 2015-11-11 河海大学 Dynamic signal parameter identification method based on EKF and FSA

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2400267A1 (en) * 2010-06-25 2011-12-28 Thales Navigation filter for navigation system by terrain matching.
EP2927641A1 (en) * 2014-03-31 2015-10-07 STMicroelectronics Srl Positioning apparatus comprising an inertial sensor and inertial sensor temperature compensation method
CN104820788A (en) * 2015-05-15 2015-08-05 河海大学 Fractional order extended Kalman filtering method considering Levy noise
CN104992164A (en) * 2015-07-23 2015-10-21 河海大学 Parameter identification method for dynamic oscillation signal model
CN105044531A (en) * 2015-08-20 2015-11-11 河海大学 Dynamic signal parameter identification method based on EKF and FSA

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105891863A (en) * 2016-06-16 2016-08-24 东南大学 High-constraint based extended Kalman filter (EKF) positioning method
CN107977539A (en) * 2017-12-29 2018-05-01 华能国际电力股份有限公司玉环电厂 Improvement neutral net boiler combustion system modeling method based on object combustion mechanism
CN110059339A (en) * 2019-02-27 2019-07-26 天津大学 RLV reentry stage Aerodynamic Parameter Identification method based on EM-EKF algorithm
CN110059339B (en) * 2019-02-27 2022-05-03 天津大学 RLV reentry section pneumatic parameter identification method based on EM-EKF algorithm
CN116772903A (en) * 2023-08-16 2023-09-19 河海大学 SINS/USBL installation angle estimation method based on iterative EKF
CN116772903B (en) * 2023-08-16 2023-10-20 河海大学 SINS/USBL installation angle estimation method based on iterative EKF

Also Published As

Publication number Publication date
CN105654053B (en) 2019-01-11

Similar Documents

Publication Publication Date Title
CN110221225B (en) Spacecraft lithium ion battery cycle life prediction method
CN106600059B (en) Intelligent power grid short-term load prediction method based on improved RBF neural network
CN107590317B (en) Generator dynamic estimation method considering model parameter uncertainty
CN104992164B (en) A kind of dynamic oscillation signal model parameters discrimination method
CN105654053A (en) Improved constrained EKF algorithm-based dynamic oscillation signal parameter identification method
CN107145720B (en) Method for predicting residual life of equipment under combined action of continuous degradation and unknown impact
CN106933778A (en) A kind of wind power combination forecasting method based on climbing affair character identification
CN102063524B (en) Performance reliability simulation method based on improved self-adaption selective sampling
CN108549962B (en) Wind power prediction method based on historical segmented sequence search and time sequence sparsification
CN110866448A (en) Flutter signal analysis method based on convolutional neural network and short-time Fourier transform
CN103678869A (en) Prediction and estimation method of flight parameter missing data
Uzkent et al. Automatic environmental noise source classification model using fuzzy logic
CN105931130A (en) Improved ensemble Calman filter estimation method considering measurement signal loss
CN108924847B (en) Cognitive radio frequency spectrum prediction method and device based on ANN
CN108281961B (en) Parameter identification method for adaptive robust extended Kalman
CN116244647A (en) Unmanned aerial vehicle cluster running state estimation method
CN112818819B (en) AUV state monitoring method based on dynamic model and complex network theory
CN109218073B (en) Dynamic state estimation method considering network attack and parameter uncertainty
CN106681133A (en) Method for identifying hydroelectric generating set model improved type subspace closed loop
CN105044531A (en) Dynamic signal parameter identification method based on EKF and FSA
CN112751633A (en) Broadband spectrum detection method based on multi-scale window sliding
CN105956565A (en) Dynamic oscillation signal parameter identification method taking measurement signal loss into consideration
CN110222390A (en) Gear crack recognition methods based on wavelet neural network
Srivastava et al. PSO & neural-network based signature recognition for harmonic source identification
CN103914628A (en) Method for predicting output state of spatial teleoperation system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant