CN103294931A - System state estimation method based on improved nonlinear robust filtering algorithm - Google Patents

System state estimation method based on improved nonlinear robust filtering algorithm Download PDF

Info

Publication number
CN103294931A
CN103294931A CN2013102698992A CN201310269899A CN103294931A CN 103294931 A CN103294931 A CN 103294931A CN 2013102698992 A CN2013102698992 A CN 2013102698992A CN 201310269899 A CN201310269899 A CN 201310269899A CN 103294931 A CN103294931 A CN 103294931A
Authority
CN
China
Prior art keywords
overbar
psi
system state
matrix
zeta
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
CN2013102698992A
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.)
Shanghai Jiaotong University
Original Assignee
Shanghai Jiaotong University
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 Shanghai Jiaotong University filed Critical Shanghai Jiaotong University
Priority to CN2013102698992A priority Critical patent/CN103294931A/en
Publication of CN103294931A publication Critical patent/CN103294931A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a system state estimation method based on an improved nonlinear robust filtering algorithm and relates to the technical field of space navigation. The method is based on a Huber nonlinear regression algorithm, so that high filtering accuracy and stable filtering output can be obtained under the condition that a measuring output equation is nonlinear, and measuring noises are in non-Gaussian distribution.

Description

System state estimation method based on improved non linear robust filtering algorithm
Technical field
What the present invention relates to is a kind of method of space navigation technical field, specifically be a kind of for fields such as navigation, target following, fault detects, particularly be applied to the distributed spacecraft system state estimation method based on improved non linear robust filtering algorithm of navigation relatively.
Background technology
In the relative navigation application of distributed spacecraft, the most frequently used navigation algorithm is Kalman filtering.When the spacecraft relative position is far away, generally adopt GPS to carry out relative position measurement.Yet when the spacecraft relative position was nearer, for example, super close distance formation flight or two Spacecraft Rendezvous butt joint stage, the reliability of GPS can not satisfy the demand that relative navigation is measured, and must switch to radar or laser measurement system.According to pertinent literature as can be known, there is non-Gauss measurement noise in this class measuring system, so must adopt the nonlinear filtering algorithm of robust to carry out relative Navigation Filter design.In addition, in order to obtain easy easy-to-use filtering recurrence equation, the statistical property of Kalman filtering hypothesis process and measurement noise satisfies Gaussian distribution.Mostly the noisiness of measuring system all is non-Gauss, so design robust nonlinear filtering algorithm is significant but in actual applications.
Find by prior art documents, Karlgaard.C.D, write articles the intersection navigation that has robustness on the Robust Rendezvous Navigation in Elliptical Orbit(elliptical orbit) [J] //JOURNAL OF GUIDANCE, CONTROL, AND DYNAMICS Vol.29, No.2, March-April2006. " elliptical orbit robust intersection navigation ", proposed a kind of robust nonlinear filtering algorithm based on the Huber linear regression in the literary composition, and obtained than the good navigation results of the non-robust Kalman of tradition algorithm.The algorithm that proposes in the literary composition has it to use singularity, when carrying out the spacecraft relative position measurement, is linear owing to measure output equation, so the linear regression algorithm that proposes in the literary composition can be applied directly in the relative Navigation Filter design.But in nonlinear measurement output is used, need carry out linearization to output equation, and when recursion is measured the prediction output matrix, use the Jacobian matrix of measuring output function, can reduce filtering output result's precision like this or cause filtering divergence.Therefore, need traditional non-linear Kalman filtering device be redesigned, make to have higher filtering accuracy and metastable filtering output.
Summary of the invention
The present invention is directed to the prior art above shortcomings, a kind of system state estimation method based on improved non linear robust filtering algorithm is proposed, make measure output equation be non-linear, to measure noise be under the situation of non-Gaussian distribution, obtain higher filtering accuracy and more stable filtering output, can be applicable to fields such as navigation, target following and fault detect.
The present invention is achieved by the following technical solutions, the present invention includes following steps:
At nonlinear system: x k = f ( x k - 1 ) + w k - 1 y k = g ( x k ) + v k , It is as follows to the present invention includes step:
The first step, k=1, the initialization system state variable
Figure BDA00003430359700000221
With system state error variance battle array
Figure BDA0000343035970000022
Second step, structure nonlinear regression model (NLRM): y k x ‾ k = g ( x k ) x k + v k - δ k , Wherein:
Figure BDA0000343035970000024
Be a step status predication of EKF, can obtain δ by EKF one-step prediction equation recursion kBe time of day and predicted state
Figure BDA0000343035970000025
Between error; If ζ = v k - δ k And satisfy: E ( ζ · ζ T ) = R k 0 0 P ‾ k = S k T · S k , Wherein: R kBe main Gauss measurement noise variance matrix,
Figure BDA0000343035970000028
It is status predication error variance battle array.
The 3rd goes on foot, the both sides of nonlinear regression model (NLRM) be multiply by simultaneously
Figure BDA0000343035970000029
Nonlinear regression problem can be converted to z k=h (x k)+ξ k, wherein: h ( x k ) = S k - 1 g ( x k ) x k T , ξ k = S k - 1 ζ With z k = S k - 1 y k x ‾ k T ;
The definition cost function:
Figure BDA00003430359700000213
Wherein: e iBe residual vector e=z k-h (x k) i element, m is the dimension of vectorial e;
The Huber evaluation function is &rho; ( e i ) = 1 2 e i 2 | e i | < &gamma; &gamma; | e i | - 1 2 &gamma; 2 | e i | &GreaterEqual; &gamma; , To getting after the cost function differentiate
Figure BDA00003430359700000215
Wherein: γ is for regulating parameter.
Definition
Figure BDA00003430359700000217
Ψ=diag[ψ (e i)], then to obtaining after the cost function differentiate:
Figure BDA00003430359700000218
Wherein: M kBe h (x k) Jacobian matrix, launch the back and find the solution with least square method, its initial value is made as x k ( 0 ) = ( M k T M k ) - 1 M k T z k , Its iteration convergence solution is x k ( j + 1 ) = ( M k T &Psi; ( j ) M k ) - 1 M k T &Psi; ( j ) z k , Wherein: j is iterations.When asking for the iteration convergence solution, need to choose corresponding iteration convergence threshold value by concrete application example.
The 4th goes on foot, will be decomposed into according to status predication and measurement prediction residual by the final matrix Ψ that iterative state is estimated &Psi; = &Psi; y 0 0 &Psi; x , Then robust Kalman filtering gain matrix is:
K k = P &OverBar; k 1 / 2 &Psi; x - 1 P &OverBar; k T / 2 H k ( H k P &OverBar; k 1 / 2 &Psi; x - 1 P &OverBar; k T / 2 H k T + R k 1 / 2 &Psi; y - 1 R k T / 2 ) - 1 , Wherein: H kBe to measure the output equation Jacobian matrix, measure the system state after upgrading, namely by vector The system state that refers to, obtain by standard card Kalman Filtering recurrence equation, State error variance battle array is measured the renewal matrix: P ^ k = ( I - K k H k ) P &OverBar; k 1 / 2 &Psi; - 1 P &OverBar; k T / 2 .
The 5th step, k=k+1, and turn back to state estimation that the first step is carried out next moment.
Technique effect
The present invention's advantage compared with prior art is: in some practical engineering application, the noisiness of measuring system is non-Gauss, adopts method of the present invention than traditional Kalman filtering algorithm non-linear system status to be estimated to obtain the estimated accuracy of speed of convergence and Geng Gao faster.
Description of drawings
Fig. 1 is the performance comparison diagram of algorithm position estimation error among the embodiment.
Fig. 2 is the performance comparison diagram of algorithm speed evaluated error among the embodiment.
Fig. 3 is the performance comparison diagram of algorithm ballistic coefficient evaluated error among the embodiment.
Embodiment
Below embodiments of the invention are elaborated, present embodiment is being to implement under the prerequisite with the technical solution of the present invention, provided detailed embodiment and concrete operating process, but protection scope of the present invention is not limited to following embodiment.
Embodiment 1
Present embodiment carries out the real-time system state estimation for utilizing radargrammetry.
Dynamic system model is: x . 1 = - x 2 x . 2 = - e - &eta; x 1 x 2 2 x 3 2 x . 3 = 0 , Wherein: x 1Be object height, x 2Be the object falling speed, x 3It is constant trajectory parameter.
The radargrammetry equation:
Figure BDA0000343035970000036
Wherein: a is the height of radar station, and b is the horizontal range between object and the radar, v kBe the measurement noise of zero-mean, and have following mixing probability density function:
p ( v k ) = 1 - &epsiv; &sigma; 1 2 &pi; exp [ - 0.5 ( v k / &sigma; 1 ) 2 ] + &epsiv; &sigma; 2 2 &pi; exp [ - 0.5 ( v k / &sigma; 2 ) 2 ] , Wherein: σ 1And σ 2Be the standard deviation of Gaussian noise separately, ε is contamination factor and the pollution ratio that represents error model, in the present embodiment, gets σ 2=5 σ 1As can be seen from the above equation, the statistical property of measurement noise is non-Gauss.
Simulation parameter
Starting condition
Figure BDA0000343035970000043
The first step, initialization, k=1, concrete parameter setting is provided by the starting condition form.
Second step, structure nonlinear regression model (NLRM): y k x &OverBar; k = g ( x k ) x k + v k - &delta; k ;
The 3rd goes on foot, tries to achieve S k, the nonlinear regression model (NLRM) both sides be multiply by simultaneously
Figure BDA0000343035970000052
Obtain following nonlinear regression problem: z k=h (x k)+ξ k
According to the Huber evaluation function, can get cost function:
Figure BDA0000343035970000053
The 4th the step, by cost function is carried out differentiate, be converted into matrix equality then, and then utilize least square method to ask its iteration convergence solution, getting the iteration convergence threshold value in iterative process is 1e -6, can obtain final Huber matrix Ψ, according to measuring prediction and status predication residual error with matrix decomposition be &Psi; = &Psi; y 0 0 &Psi; x .
Calculating robust Kalman filtering gain matrix is:
K k = P &OverBar; k 1 / 2 &Psi; x - 1 P &OverBar; k T / 2 H k ( H k P &OverBar; k 1 / 2 &Psi; x - 1 P &OverBar; k T / 2 H k T + R k 1 / 2 &Psi; y - 1 R k T / 2 ) - 1 ;
Measure the state after upgrading: x ^ k = x &OverBar; k + K k ( y k - y &OverBar; k ) ;
State error variance battle array is measured the renewal matrix:
Figure BDA0000343035970000057
The 5th step, k=k+1 turn back to the first step and carry out next system state estimation constantly.
As shown in Figure 1-Figure 3, be present embodiment effect synoptic diagram, with reference to the accompanying drawings as seen, this method can obtain the estimated accuracy of speed of convergence and Geng Gao faster.

Claims (2)

1. the system state estimation method based on improved non linear robust filtering method is characterized in that, may further comprise the steps:
The first step, k=1, the initialization system state variable
Figure FDA0000343035960000011
With system state error variance battle array
Figure FDA0000343035960000012
Second step, structure nonlinear regression model (NLRM): y k x &OverBar; k = g ( x k ) x k + v k - &delta; k , Wherein:
Figure FDA0000343035960000014
Be a step status predication of EKF, can obtain δ by EKF one-step prediction equation recursion kBe time of day and predicted state
Figure FDA0000343035960000015
Between error; If &zeta; = v k - &delta; k And satisfy: E ( &zeta; &CenterDot; &zeta; T ) = R k 0 0 P &OverBar; k = S k T &CenterDot; S k , Wherein: R kBe main Gauss measurement noise variance matrix,
Figure FDA0000343035960000018
It is status predication error variance battle array;
The 3rd goes on foot, the both sides of nonlinear regression model (NLRM) be multiply by simultaneously
Figure FDA0000343035960000019
Nonlinear regression problem can be converted to z k=h (x k)+ξ k, wherein: h ( x k ) = S k - 1 g ( x k ) x k T , &xi; k = S k - 1 &zeta; With z k = S k - 1 y k x &OverBar; k T ;
The definition cost function:
Figure FDA00003430359600000113
Wherein: e iBe residual vector e=z k-h (x k) i element, m is the dimension of vectorial e;
The Huber evaluation function is &rho; ( e i ) = 1 2 e i 2 | e i | < &gamma; &gamma; | e i | - 1 2 &gamma; 2 | e i | &GreaterEqual; &gamma; , To getting after the cost function differentiate
Figure FDA00003430359600000115
Wherein: γ is for regulating parameter;
Definition Ψ=diag[ψ (e i)], then to obtaining after the cost function differentiate:
Figure FDA00003430359600000118
Wherein: M kBe h (x k) Jacobian matrix, launch the back and find the solution with least square method, its initial value is made as x k ( 0 ) = ( M k T M k ) - 1 M k T z k , Its iteration convergence solution is x k ( j + 1 ) = ( M k T &Psi; ( j ) M k ) - 1 M k T &Psi; ( j ) z k , Wherein: j is iterations, when asking for the iteration convergence solution, needs to choose corresponding iteration convergence threshold value by concrete application example;
The 4th goes on foot, will be decomposed into according to status predication and measurement prediction residual by the final matrix Ψ that iterative state is estimated &Psi; = &Psi; y 0 0 &Psi; x , Then robust Kalman filtering gain matrix is:
K k = P &OverBar; k 1 / 2 &Psi; x - 1 P &OverBar; k T / 2 H k ( H k P &OverBar; k 1 / 2 &Psi; x - 1 P &OverBar; k T / 2 H k T + R k 1 / 2 &Psi; y - 1 R k T / 2 ) - 1 , Wherein: H kBe to measure the output equation Jacobian matrix, measure the system state after upgrading, namely by vector
Figure FDA0000343035960000026
The system state that refers to, obtain by standard card Kalman Filtering recurrence equation, x ^ k = x &OverBar; k + K k ( y k - y &OverBar; k ) ; State error variance battle array is measured the renewal matrix: P ^ k = ( I - K k H k ) P &OverBar; k 1 / 2 &Psi; - 1 P &OverBar; k T / 2 ;
The 5th step, k=k+1, and turn back to state estimation that the first step is carried out next moment.
2. method according to claim 1 is characterized in that, described nonlinear system is x k = f ( x k - 1 ) + w k - 1 y k = g ( x k ) + v k .
CN2013102698992A 2013-06-28 2013-06-28 System state estimation method based on improved nonlinear robust filtering algorithm Pending CN103294931A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013102698992A CN103294931A (en) 2013-06-28 2013-06-28 System state estimation method based on improved nonlinear robust filtering algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013102698992A CN103294931A (en) 2013-06-28 2013-06-28 System state estimation method based on improved nonlinear robust filtering algorithm

Publications (1)

Publication Number Publication Date
CN103294931A true CN103294931A (en) 2013-09-11

Family

ID=49095782

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013102698992A Pending CN103294931A (en) 2013-06-28 2013-06-28 System state estimation method based on improved nonlinear robust filtering algorithm

Country Status (1)

Country Link
CN (1) CN103294931A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103825576A (en) * 2014-03-14 2014-05-28 清华大学 Polynomial filtering fault detecting method for nonlinear system
CN103927546A (en) * 2014-03-27 2014-07-16 中国科学院长春光学精密机械与物理研究所 Method for calculating target tracking accuracy
CN103927716A (en) * 2014-03-27 2014-07-16 中国科学院长春光学精密机械与物理研究所 Method for calculating target deformation or shielding degree in target tracking process
CN103973263A (en) * 2014-05-16 2014-08-06 中国科学院国家天文台 Novel approximation filter method
CN104750086A (en) * 2013-12-26 2015-07-01 清华大学 Fault and state estimation method and fault and state estimation device
CN105277928A (en) * 2015-09-28 2016-01-27 北京无线电测量研究所 System and method for identifying zero-thrust high speed flight object class in dense atmosphere
CN105631238A (en) * 2016-03-24 2016-06-01 河南科技大学 Method and system for detecting vibration performance variation of antifriction bearing
CN106777976A (en) * 2016-12-15 2017-05-31 苏州大学 Radiotherapy machine human tumour motion estimation prediction system and method based on particle filter
CN107179693A (en) * 2017-06-27 2017-09-19 哈尔滨工程大学 Based on the Huber robust adaptive filtering estimated and method for estimating state
CN107421543A (en) * 2017-06-22 2017-12-01 北京航空航天大学 A kind of implicit function measurement model filtering method being augmented based on state
CN108520107A (en) * 2018-03-19 2018-09-11 山西大学 System state estimation method based on maximum-likelihood criterion Robust Kalman Filter
CN108827305A (en) * 2018-05-25 2018-11-16 哈尔滨工程大学 A kind of AUV collaborative navigation method based on robust information filtering
CN108959781A (en) * 2018-07-06 2018-12-07 中南大学 Synchronous Machine Models parameter nonlinear regression tuning method based on penalty factor
CN109239596A (en) * 2018-08-21 2019-01-18 河海大学 A kind of dynamic state estimator method based on EKF-IRLS filtering
CN109947131A (en) * 2019-04-08 2019-06-28 燕山大学 A kind of underwater multi-robot formation control method based on intensified learning
CN111010145A (en) * 2019-12-10 2020-04-14 西南大学 Filtering method based on norm regularization discrete linear system and discrete linear system
CN113591020A (en) * 2021-07-23 2021-11-02 江南大学 Nonlinear system state estimation method based on axial symmetry box space filtering

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
常国宾 等: "一种新的鲁棒非线性卡尔曼滤波", 《南京航空航天大学学报》 *
常国宾 等: "一种新的鲁棒非线性卡尔曼滤波", 《南京航空航天大学学报》, vol. 43, no. 6, 31 December 2011 (2011-12-31), pages 754 - 759 *
王小刚 等: "一种鲁棒Sigma-point滤波算法及其在相对导航中的应用", 《航空学报》 *
郭平平 等: "基于IUKF的非线性状态估计", 《机械工程与自动化》 *

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750086A (en) * 2013-12-26 2015-07-01 清华大学 Fault and state estimation method and fault and state estimation device
CN104750086B (en) * 2013-12-26 2017-05-24 清华大学 Fault and state estimation method and fault and state estimation device
CN103825576B (en) * 2014-03-14 2016-09-21 清华大学 The polynomial filtering fault detection method of nonlinear system
CN103825576A (en) * 2014-03-14 2014-05-28 清华大学 Polynomial filtering fault detecting method for nonlinear system
CN103927546A (en) * 2014-03-27 2014-07-16 中国科学院长春光学精密机械与物理研究所 Method for calculating target tracking accuracy
CN103927716A (en) * 2014-03-27 2014-07-16 中国科学院长春光学精密机械与物理研究所 Method for calculating target deformation or shielding degree in target tracking process
CN103973263A (en) * 2014-05-16 2014-08-06 中国科学院国家天文台 Novel approximation filter method
CN103973263B (en) * 2014-05-16 2017-02-01 中国科学院国家天文台 Approximation filter method
CN105277928A (en) * 2015-09-28 2016-01-27 北京无线电测量研究所 System and method for identifying zero-thrust high speed flight object class in dense atmosphere
CN105631238A (en) * 2016-03-24 2016-06-01 河南科技大学 Method and system for detecting vibration performance variation of antifriction bearing
CN105631238B (en) * 2016-03-24 2018-05-04 河南科技大学 A kind of detection method and system of bearing vibration performance variation
CN106777976A (en) * 2016-12-15 2017-05-31 苏州大学 Radiotherapy machine human tumour motion estimation prediction system and method based on particle filter
CN106777976B (en) * 2016-12-15 2021-06-11 苏州大学 Radiotherapy robot tumor motion estimation prediction system and method based on particle filtering
CN107421543A (en) * 2017-06-22 2017-12-01 北京航空航天大学 A kind of implicit function measurement model filtering method being augmented based on state
CN107421543B (en) * 2017-06-22 2020-06-05 北京航空航天大学 Implicit function measurement model filtering method based on state dimension expansion
CN107179693A (en) * 2017-06-27 2017-09-19 哈尔滨工程大学 Based on the Huber robust adaptive filtering estimated and method for estimating state
CN108520107A (en) * 2018-03-19 2018-09-11 山西大学 System state estimation method based on maximum-likelihood criterion Robust Kalman Filter
CN108827305A (en) * 2018-05-25 2018-11-16 哈尔滨工程大学 A kind of AUV collaborative navigation method based on robust information filtering
CN108959781A (en) * 2018-07-06 2018-12-07 中南大学 Synchronous Machine Models parameter nonlinear regression tuning method based on penalty factor
CN108959781B (en) * 2018-07-06 2020-05-19 中南大学 Synchronous motor model parameter nonlinear regression tuning method based on penalty factor
CN109239596A (en) * 2018-08-21 2019-01-18 河海大学 A kind of dynamic state estimator method based on EKF-IRLS filtering
CN109947131A (en) * 2019-04-08 2019-06-28 燕山大学 A kind of underwater multi-robot formation control method based on intensified learning
CN111010145A (en) * 2019-12-10 2020-04-14 西南大学 Filtering method based on norm regularization discrete linear system and discrete linear system
CN113591020A (en) * 2021-07-23 2021-11-02 江南大学 Nonlinear system state estimation method based on axial symmetry box space filtering
CN113591020B (en) * 2021-07-23 2024-03-01 江南大学 Nonlinear system state estimation method based on axisymmetric box spatial filtering

Similar Documents

Publication Publication Date Title
CN103294931A (en) System state estimation method based on improved nonlinear robust filtering algorithm
Hu et al. Model predictive based unscented Kalman filter for hypersonic vehicle navigation with INS/GNSS integration
Li et al. Adaptive robust Kalman filter for relative navigation using global position system
CN108520107A (en) System state estimation method based on maximum-likelihood criterion Robust Kalman Filter
CN103940433B (en) A kind of satellite attitude determination method based on the self adaptation square root UKF algorithm improved
CN104833981A (en) Bearings-only target tracking method based on distance parameterization SRCKF in mixed coordinate system
Shetty et al. Predicting state uncertainty bounds using non-linear stochastic reachability analysis for urban GNSS-based UAS navigation
Yan et al. Drag-tracking guidance for entry vehicles without drag rate measurement
CN103575298A (en) Self-regulation-based unscented Kalman filter (UKF) misalignment angle initial-alignment method
An et al. Simplified fault-tolerant adaptive control of air-breathing hypersonic vehicles
Wu et al. Extension of robust three‐stage Kalman filter for state estimation during Mars entry
CN103312297B (en) A kind of iteration expansion increment kalman filter method
Hao et al. Comparison of spatial interpolation methods for precipitation in Ningxia, China
CN102508217B (en) Method for building radar measurement error calibration model
Bolting et al. The iterated extended set membership filter applied to relative localization between autonomous vehicles based on GNSS and UWB ranging
Marmo et al. A hybrid multiple-shooting approach for covariance control of interplanetary missions with navigation errors
CN103323009B (en) Non-linear three-step filtering method for Mars atmosphere entry section
Dai et al. Geomagnetic field aided inertial navigation using the SITAN algorithm
Feng et al. Robust cubature Kalman filter for SINS/GPS integrated navigation systems with unknown noise statistics
Zhang et al. GPS/INS integration based on adaptive interacting multiple model
CN103344244B (en) Martian atmosphere approach section eliminates two step filtering methods of systematic error in measurement data
CN105549003A (en) Automobile radar target tracking method
CN102890743A (en) Method for analyzing uncertainty of drop point of planetary atmosphere entering into lander
Zhang et al. Robust trajectory tracking guidance for low L/D lunar return vehicles using command filtered backstepping approach
Wu et al. Symplectic transformation based analytical and numerical methods for linear quadratic control with hard terminal constraints

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20130911