CN105353618A - Constraint tracking control method for batch injection molding process - Google Patents

Constraint tracking control method for batch injection molding process Download PDF

Info

Publication number
CN105353618A
CN105353618A CN201510845587.0A CN201510845587A CN105353618A CN 105353618 A CN105353618 A CN 105353618A CN 201510845587 A CN201510845587 A CN 201510845587A CN 105353618 A CN105353618 A CN 105353618A
Authority
CN
China
Prior art keywords
delta
state
follows
constraint condition
space model
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
CN201510845587.0A
Other languages
Chinese (zh)
Other versions
CN105353618B (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.)
Hangzhou Dianzi University
Original Assignee
Hangzhou Dianzi 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 Hangzhou Dianzi University filed Critical Hangzhou Dianzi University
Priority to CN201510845587.0A priority Critical patent/CN105353618B/en
Publication of CN105353618A publication Critical patent/CN105353618A/en
Application granted granted Critical
Publication of CN105353618B publication Critical patent/CN105353618B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Feedback Control In General (AREA)

Abstract

The invention discloses a constraint tracking control method for a batch injection molding process. The method comprises the steps: building a state space model by collecting input and output data, building a state space model of a batch process by further combining a process state variable and an output error, and then designing an improved controller for prediction control over a constraint tracking model. The method can well handle problems caused by unknown factors during a batch process, the form is simple, and needs of an actual industrial process are satisfied.

Description

The constraint tracking and controlling method of a kind of batch of injection moulding process
Technical field
The invention belongs to technical field of automation, relate to the constraint tracking and controlling method of a kind of batch of injection moulding process.
Background technology
Actual industrial control in, along with to product specification and operation requirements more and more higher, operating conditions also becomes and becomes increasingly complex.The operating conditions of these complexity, adds the probability that system X factor occurs accordingly.In actual production, there is a lot of inevitably X factor, can affect the operation of technological process and reduce control performance, this will have an impact to product quality undoubtedly.Some control methods have been there are in batch processed process.Such as, the control methods such as iterative learning control, faults-tolerant control, Robust Model Predictive Control, but the key issue improving the control performance of unmatched models still requires study.Therefore, for solving the problem of X factor disturbance and model mismatch in batch process controls, and the system that ensures has certain robustness and stability, the control method proposing a kind of Constrained Model Predictive Control gone out based on robust control principle design is newly necessary.
Summary of the invention
The object of the invention is in batch production process because X factor causes the problem of model mismatch, provide the constraint tracking and controlling method of a kind of batch of injection moulding process, to maintain the closed loop stability of controller and to obtain good control performance.The method exports data by Gather and input and sets up state-space model, further combined with process state variables and output error, sets up the state-space model of batch process, and then devises the controller of the constraint trace model PREDICTIVE CONTROL that is improved.The method can well process the problem that batch process X factor causes, and the form that ensure that is simple and meet the needs of actual industrial process.
Technical scheme of the present invention is set up by data acquisition, model, predicted the means such as mechanism, optimization, establish the constraint tracking and controlling method of a kind of batch of injection moulding process, the control performance in utilize the method effectively to improve model mismatch situation that system causes at unknown disturbance.
The step of the inventive method comprises:
Step 1, set up the state-space model of controlled device in batch process, specifically:
First 1.1 gather the inputoutput data in batch process, and utilize these data to set up the state-space model of controlled device, form is as follows:
x m ( k + 1 ) = A m x m ( k ) + B m u ( k ) y ( k + 1 ) = C m x m ( k + 1 )
Wherein, A m, B m, C mbe respectively system matrix, input matrix and output matrix, x mk (), u (k), y (k) are respectively state, the input and output of k moment model.
1.2 will add difference operator Δ in step 1.1, obtain the state-space model form after model conversion:
Δx m ( k + 1 ) = A m Δx m ( k ) + B m Δ u ( k ) Δ y ( k + 1 ) = C m Δx m ( k + 1 )
Wherein, Δ is difference operator.
1.3 choose with reference to exporting r (k), and so tracking error e (k) is as follows:
e(k)=y(k)-r(k)
Integrating step 1.2 can obtain further:
e(k)=e(k-1)+C mA mDx m(k)+C mB mDu(k)
1.4 choose new state variable:
z(k)=[Δx m(k)e(k)] T
Then the state-space model obtained in step 1.2 is converted to the state-space model comprising state variable and tracking error variable, form is as follows:
z(k+1)=Az(k)+BΔu(k)
Δy(k+1)=Cz(k+1)
Wherein,
A = A m 0 C m A m 1 ; B = B m C m B m ; C=[C m0]
0 is the null vector of suitable dimension in A and C matrix.
The batch process controller of step 2, design controlled device, specifically:
2.1 in order to track reference value under constraint condition, and in Unknown Process, keep the control performance of expectation, chooses the objective function J of controlled device (k), form is as follows:
J ∞ ( k ) = Σ i = 0 ∞ [ z ( k + i | k ) T Q z ( k + i | k ) + Δ u ( k + i | k ) T R Δ u ( k + i | k ) ]
| Δ u ( k + i | k ) | ≤ Δu max | y ( k + i | k ) | ≤ y max
Wherein, z (k+i|k), Δ u (k+i|k), y (k+i|k) is respectively the k moment and exports the predicted state in k+i moment, the input of prediction increment and prediction, and Q, R are the weight coefficient of state variable and input increment respectively, Du max, y maxit is the maximum value boundary value of input increment and output.
2.2 in order to obtain minimum target function, and choose following feedback of status, form is as follows
Δu(k+i|k)=F(k)z(k+i|k)
Wherein, F (k) is feedback of status coefficient.
2.3 are defined as follows quadratic function:
V(z)=z TP(k)z
Its constraint condition is
V(z(k+i+1|k))-V(z(k+i|k))
≤-[z(k+i|k) TQz(k+i|k)+Δu(k+i|k) TRΔu(k+i|k)]
Wherein, P (k) >0.
2.4 integrating step 2.1 and steps 2.3, quadratic function meets following constraint condition:
J (k)≤V(z(k))≤γ
V(z(∞))=0 z(∞)=0
Wherein, γ is J (k) maximum boundary value.
Constraint condition in step 2.4 is converted to by 2.5
1 z ( k ) T z ( k ) S ≥ 0 , S>0
Wherein, S=γ P (k) -1
2.6 based on step 1.4, step 2.2 and step 2.3, then the constraint condition of step 2.5 can be write as following form further:
z(k+i|k) T[(A+BF(k)) TP(k)(A+BF(k))-P(k)+F(k) TRF(k)+Q]z(k+i|k)≤0
Meet following constraint condition:
[(A+BF(k)) TP(k)(A+BF(k))-P(k)+F(k) TRF(k)+Q]≤0
Further constraint condition is converted to MATRIX INEQUALITIES form:
S SA T + Y T B T SQ 1 / 2 Y T R 1 / 2 A S + B Y S 0 0 Q 1 / 2 S 0 γ I 0 R 1 / 2 Y 0 0 γ I ≥ 0
Wherein, P (k)=γ S -1, Y=F (k) S, I are the vector of unit length of suitable dimension.
Bound for objective function in step 2.1 can be expressed as by 2.7 further:
X Y Y T S ≥ 0 , X ≤ Δu m a x 2
Z C ( A S + B Y ) ( A S + B Y ) T C T S > 0 , Z ≤ y m a x 2
2.8 integrating steps 2.5, the MATRIX INEQUALITIES in step 2.6 and step 2.7, tries to achieve feedback of status coefficient F (k).
2.9 can obtain optimum input increment Delta u (k) by step 2.2 and step 2.8, and then try to achieve optimal control law u (k), and form is as follows:
u(k)=u(k-1)+Δu(k)
2.10 at subsequent time, continues to solve new input increment Delta u (k+1), and circulate successively according to step 2.1 to step 2.9.
Beneficial effect of the present invention: the batch process constraint tracking and controlling method that the present invention proposes a kind of state-space model, the method establishes state-space model and devise controller under constraint condition, effectively raises the performance of traditional control method and has good control effects in the model mismatch situation that causes at unknown disturbance of the system that ensure that.
Embodiment
Control for the injection speed in injection moulding process:
It is a typical batch process that injection speed in injection moulding process controls, and regulating measure is the valve opening of control ratio valve.
The state-space model of controlled device in step 1, foundation batch injection moulding process, concrete grammar is:
First 1.1 gather the inputoutput data in batch process, and utilize these data to set up the state-space model of controlled device, form is as follows:
x m ( k + 1 ) = A m x m ( k ) + B m u ( k ) y ( k + 1 ) = C m x m ( k + 1 )
Wherein, A m, B m, C mbe respectively system matrix, input matrix and output matrix, x mk (), u (k), y (k) are respectively state, the input and output of k moment model.
1.2 will add difference operator Δ in step 1.1, obtain the state-space model form after model conversion:
Δx m ( k + 1 ) = A m Δx m ( k ) + B m Δ u ( k ) Δ y ( k + 1 ) = C m Δx m ( k + 1 )
Wherein, Δ is difference operator.
1.3 choose with reference to exporting r (k), and so tracking error e (k) is as follows:
e(k)=y(k)-r(k)
Integrating step 1.2 can obtain further:
e(k)=e(k-1)+C mA mΔx m(k)+C mB mΔu(k)
Wherein, y (k) is that model exports.
1.4 choose new state variable:
z(k)=[Δx m(k)e(k)] T
Then the state-space model obtained in step 1.2 is converted to the state-space model comprising state variable and tracking error variable, form is as follows:
z(k+1)=Az(k)+BΔu(k)
Δy(k+1)=Cz(k+1)
Wherein,
A = A m 0 C m A m 1 ; B = B m C m B m ; C=[C m0]
0 is the null vector of suitable dimension in A and C matrix.
Batch injection moulding process controller of step 2, design controlled device, concrete steps are:
2.1 in order to track reference value under constraint condition, and in Unknown Process, keep the control performance of expectation, chooses the objective function J of controlled device (k), form is as follows:
J ∞ ( k ) = Σ i = 0 ∞ [ z ( k + i | k ) T Q z ( k + i | k ) + Δ u ( k + i | k ) T R Δ u ( k + i | k ) ]
| Δ u ( k + i | k ) | ≤ Δu max | y ( k + i | k ) | ≤ y max
Wherein, z (k+i|k), Δ u (k+i|k), y (k+i|k) is respectively the k moment and exports the predicted state in k+i moment, the input of prediction increment and prediction, and Q, R are the weight coefficient of state variable and input increment respectively, Δ u max, y maxit is the maximum value boundary value of input increment and output.
2.2 in order to obtain minimum target function, and choose following feedback of status, form is as follows
Δu(k+i|k)=F(k)z(k+i|k)
Wherein, F (k) is feedback of status coefficient.
2.3 are defined as follows quadratic function:
V(z)=z TP(k)z
Its constraint condition is
V(z(k+i+1|k))-V(z(k+i|k))≤-[z(k+i|k) TQz(k+i|k)+Δu(k+i|k) TRΔu(k+i|k)]
Wherein, P (k) >0.
2.4 integrating step 2.1 and steps 2.3, quadratic function meets following constraint condition:
J (k)≤V(z(k))≤γ
V(z(∞))=0 z(∞)=0
Wherein, γ is J (k) maximum boundary value.
Constraint condition in step 2.4 is converted to by 2.5
1 z ( k ) T z ( k ) S ≥ 0 , S>0
Wherein, S=γ P (k) -1
2.6 based on step 1.4, step 2.2 and step 2.3, then the constraint condition of 2.5 can be write as following form further:
z(k+i|k) T[(A+BF(k)) TP(k)(A+BF(k))-P(k)+F(k) TRF(k)+Q]z(k+i|k)≤0
Meet following constraint condition:
[(A+BF(k)) TP(k)(A+BF(k))-P(k)+F(k) TRF(k)+Q]≤0
Further constraint condition is converted to MATRIX INEQUALITIES form:
S SA T + Y T B T SQ 1 / 2 Y T R 1 / 2 A S + B Y S 0 0 Q 1 / 2 S 0 γ I 0 R 1 / 2 Y 0 0 γ I ≥ 0
Wherein, P (k)=γ S -1, Y=F (k) S, I are the vector of unit length of suitable dimension.
Bound for objective function in step 2.1 can be expressed as by 2.7 further:
X Y Y T S ≥ 0 , X ≤ Δu m a x 2
Z C ( A S + B Y ) ( A S + B Y ) T C T S > 0 , Z ≤ y m a x 2
2.8 integrating steps 2.5, the MATRIX INEQUALITIES in step 2.6 and step 2.7, tries to achieve feedback of status coefficient F (k).
2.9 can obtain optimum input increment Delta u (k) by step 2.2 and step 2.8, and then try to achieve optimal control law u (k), and form is as follows:
u(k)=u(k-1)+Δu(k)
2.10 at subsequent time, continues to solve new input increment Delta u (k+1), and circulate successively according to step 2.1 to step 2.9.

Claims (1)

1. a constraint tracking and controlling method for batch injection moulding process, is characterized in that the concrete steps of the method are:
Step 1, set up the state-space model of controlled device in batch process, specifically:
First 1.1 gather the inputoutput data in batch process, and utilize these data to set up the state-space model of controlled device, form is as follows:
x m ( k + 1 ) = A m x m ( k ) + B m u ( k ) y ( k + 1 ) = C m x m ( k + 1 )
Wherein, A m, B m, C mbe respectively system matrix, input matrix and output matrix, x m(k), u (k), y (k) are respectively state, the input and output of k moment model;
1.2 add difference operator Δ in step 1.1, obtain the state-space model form after model conversion:
Δ x m ( k + 1 ) = A m Δ x m ( k ) + B m Δ u ( k ) Δ y ( k + 1 ) = C m Δ x m ( k + 1 )
Wherein, Δ is difference operator;
1.3 choose with reference to exporting r (k), and so tracking error e (k) is as follows:
e(k)=y(k)-r(k)
Integrating step 1.2 obtains further:
e(k)=e(k-1)+C mA mΔx m(k)+C mB mΔu(k)
1.4 choose new state variable:
z(k)=[Δx m(k)e(k)] T
Then the state-space model obtained in step 1.2 is converted to the state-space model comprising state variable and tracking error variable, form is as follows:
z(k+1)=Az(k)+BΔu(k)
Δy(k+1)=Cz(k+1)
Wherein,
A = A m 0 C m A m 1 ; B = B m C m B m ; C = C m 0
0 is the null vector of suitable dimension in A and C matrix;
The batch process controller of step 2, design controlled device, specifically:
2.1 in order to track reference value under constraint condition, and in Unknown Process, keep the control performance of expectation, chooses the objective function J of controlled device (k), form is as follows:
J ∞ ( k ) = Σ i = 0 ∞ [ z ( k + i | k ) T Q z ( k + i | k ) + Δ u ( k + i | k ) T R Δ u ( k + i | k ) ]
| Δ u ( k + i | k ) | ≤ Δu max | y ( k + i | k ) | ≤ y m a x
Wherein, z (k+i|k), Δ u (k+i|k), y (k+i|k) is respectively the k moment and exports the predicted state in k+i moment, the input of prediction increment and prediction, and Q, R are the weight coefficient of state variable and input increment respectively, Δ u max, y maxit is the maximum value boundary value of input increment and output;
2.2 in order to obtain minimum target function, and choose following feedback of status, form is as follows
Δu(k+i|k)=F(k)z(k+i|k)
Wherein, F (k) is feedback of status coefficient;
2.3 are defined as follows quadratic function:
V(z)=z TP(k)z
Its constraint condition is
V(z(k+i+1|k))-V(z(k+i|k))
≤-[z(k+i|k) TQz(k+i|k)+Δu(k+i|k) TRΔu(k+i|k)]
Wherein, P (k) >0;
2.4 integrating step 2.1 and steps 2.3, quadratic function meets following constraint condition:
J (k)≤V(z(k))≤γ
V(z(∞))=0,z(∞)=0
Wherein, γ is J (k) maximum boundary value;
Constraint condition in step 2.4 is converted to by 2.5
1 z ( k ) T z ( k ) S ≥ 0 , S > 0
Wherein, S=γ P (k) -1
2.6 based on step 1.4, step 2.2 and step 2.3, then the constraint condition of step 2.5 can be write as following form further:
z(k+i|k) T[(A+BF(k)) TP(k)(A+BF(k))-P(k)+F(k) TRF(k)+Q]z(k+i|k)≤0
Meet following constraint condition:
[(A+BF(k)) TP(k)(A+BF(k))-P(k)+F(k) TRF(k)+Q]≤0
Further constraint condition is converted to MATRIX INEQUALITIES form:
S SA T + Y T B T SQ 1 / 2 Y T R 1 / 2 A S + B Y S 0 0 Q 1 / 2 S 0 γ I 0 R 1 / 2 Y 0 0 γ I ≥ 0
Wherein, P (k)=γ S -1, Y=F (k) S, I are the vector of unit length of suitable dimension;
Bound for objective function in step 2.1 is expressed as by 2.7 further:
X Y Y T S ≥ 0 , X ≤ Δu m a x 2
Z C ( A S + B Y ) ( A S + B Y ) T C T S > 0 , Z ≤ y m a x 2
2.8 integrating steps 2.5, the MATRIX INEQUALITIES in step 2.6 and step 2.7, tries to achieve feedback of status coefficient F (k);
2.9 can obtain optimum input increment Delta u (k) by step 2.2 and step 2.8, and then try to achieve optimal control law u (k), and form is as follows:
u(k)=u(k-1)+Δu(k)
2.10 at subsequent time, continues to solve new input increment Delta u (k+1), and circulate successively according to step 2.1 to step 2.9.
CN201510845587.0A 2015-11-26 2015-11-26 A kind of constraint tracking and controlling method of batch injection moulding process Active CN105353618B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510845587.0A CN105353618B (en) 2015-11-26 2015-11-26 A kind of constraint tracking and controlling method of batch injection moulding process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510845587.0A CN105353618B (en) 2015-11-26 2015-11-26 A kind of constraint tracking and controlling method of batch injection moulding process

Publications (2)

Publication Number Publication Date
CN105353618A true CN105353618A (en) 2016-02-24
CN105353618B CN105353618B (en) 2018-01-12

Family

ID=55329607

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510845587.0A Active CN105353618B (en) 2015-11-26 2015-11-26 A kind of constraint tracking and controlling method of batch injection moulding process

Country Status (1)

Country Link
CN (1) CN105353618B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107765549A (en) * 2017-10-12 2018-03-06 杭州电子科技大学 A kind of New Iterative learning control method of batch industrial process
CN107918283A (en) * 2017-12-12 2018-04-17 海南师范大学 A kind of batch injection moulding process is jamproof to mix stability controller design method
CN107976942A (en) * 2017-11-22 2018-05-01 海南师范大学 The batch process 2D constraint fault tolerant control methods of Infinite horizon optimization
CN112180738A (en) * 2020-10-22 2021-01-05 辽宁石油化工大学 Robust fuzzy prediction control method for nonlinear injection molding asynchronous switching process

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102520616A (en) * 2011-12-30 2012-06-27 杭州电子科技大学 Partial decoupling unminimized model prediction function control method in oil refining industrial process
CN102520617A (en) * 2011-12-30 2012-06-27 杭州电子科技大学 Prediction control method for unminimized partial decoupling model in oil refining industrial process
CN103713521A (en) * 2013-12-31 2014-04-09 广州市香港科大霍英东研究院 2D controller design method for interval time lag in injection modeling process

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102520616A (en) * 2011-12-30 2012-06-27 杭州电子科技大学 Partial decoupling unminimized model prediction function control method in oil refining industrial process
CN102520617A (en) * 2011-12-30 2012-06-27 杭州电子科技大学 Prediction control method for unminimized partial decoupling model in oil refining industrial process
CN103713521A (en) * 2013-12-31 2014-04-09 广州市香港科大霍英东研究院 2D controller design method for interval time lag in injection modeling process

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
SHENG WU: "State space predictive functional control optimization based new PID design for multivariable processes", 《CHEMOMETRICS AND INTELLIGENT LABORATORY SYSTEMS》 *
ZHANG R D,ET AL.: "An improved model predictive control approach based on extended non-minimal state space formulation", 《JOURNAL OF PROCESS CONTROL》 *
ZHANG R D,ET AL.: "Improved infinite horizon LQ tracking control for injection molding process against partial actuator failures", 《COMPUTERS & CHEMICAL ENGINEERING》 *
ZHANG R D,ET AL.: "Predictive functional control for linear systems under partial actuator faults and application on an injection molding batch process", 《INDUSTRIAL & ENGINEERING CHEMISTRY RESEARCH》 *
张日东 等: "一类非线性系统的扩展状态空间预测控制", 《控制与决策》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107765549A (en) * 2017-10-12 2018-03-06 杭州电子科技大学 A kind of New Iterative learning control method of batch industrial process
CN107976942A (en) * 2017-11-22 2018-05-01 海南师范大学 The batch process 2D constraint fault tolerant control methods of Infinite horizon optimization
CN107918283A (en) * 2017-12-12 2018-04-17 海南师范大学 A kind of batch injection moulding process is jamproof to mix stability controller design method
CN112180738A (en) * 2020-10-22 2021-01-05 辽宁石油化工大学 Robust fuzzy prediction control method for nonlinear injection molding asynchronous switching process

Also Published As

Publication number Publication date
CN105353618B (en) 2018-01-12

Similar Documents

Publication Publication Date Title
CN107966902B (en) Constraint 2D tracking control method for uncertain intermittent process
CN107942667B (en) Injection molding process hybrid 2D tracking control method based on time-varying time lag and interference
CN105353618A (en) Constraint tracking control method for batch injection molding process
CN107168293B (en) A kind of model prediction tracking and controlling method of batch chemical process
CN103713521B (en) 2D controller design method for interval time lag in injection modeling process
CN107479389B (en) Fuzzy self-adaptive PID control method for thermal power generating unit superheated steam temperature prediction
CN105353619B (en) A kind of rolling time horizon tracking and controlling method of batch injection moulding process
CN107918283B (en) Design method of anti-interference hybrid stable controller in batch injection molding process
CN107544255B (en) State compensation model control method for batch injection molding process
CN105334751B (en) A kind of stability controller design method of batch injection moulding process
CN103699009B (en) The Linear-Quadratic Problem fault tolerant control method of batch process
CN109460890B (en) Intelligent self-healing method based on reinforcement learning and control performance monitoring
CN102023574B (en) Optimal method for controlling mixed model of first-order reaction continuous stirred tank reactor (CSTR)
CN103901773B (en) Method for designing 2D hybrid controller according to input delay
CN104698842A (en) Interior point algorithm based LPV (Linear Parameter Varying) model nonlinear predicating control method
CN106485064A (en) A kind of pump-storage generator hydraulic turbine condition intelligence starting-up method
CN103529702A (en) Forecasting function fault-tolerant control method for batch process
CN109407512B (en) Time-lag-dependent intermittent process 2D input-output constraint control method
CN105807615A (en) Fuzzy feedforward-feedback controller
CN113625573B (en) Fractional order system backstepping sliding mode control method influenced by asymmetric dead zone input
CN109991853B (en) Multi-stage intermittent process 2D input and output constraint tracking control method
Ruan et al. Trajectory optimization and positioning control for batch process using learning control
CN103412486A (en) Intelligent control method for polyvinyl chloride steam stripping process
CN104615161A (en) Liquid level control method of dual-loop water tank based on model prediction
CN107728481B (en) Closed-loop modeling method and device based on model predictive control

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information

Inventor after: Zhang Ridong

Inventor after: Hou Pingzhi

Inventor before: Wang Yuzhong

Inventor before: Zhang Ridong

CB03 Change of inventor or designer information
GR01 Patent grant
GR01 Patent grant