CN104102130A - Batch process infinite time domain linear secondary fault-tolerant control method of state space model - Google Patents

Batch process infinite time domain linear secondary fault-tolerant control method of state space model Download PDF

Info

Publication number
CN104102130A
CN104102130A CN201410280250.5A CN201410280250A CN104102130A CN 104102130 A CN104102130 A CN 104102130A CN 201410280250 A CN201410280250 A CN 201410280250A CN 104102130 A CN104102130 A CN 104102130A
Authority
CN
China
Prior art keywords
delta
overbar
batch process
space model
batch
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
CN201410280250.5A
Other languages
Chinese (zh)
Other versions
CN104102130B (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 CN201410280250.5A priority Critical patent/CN104102130B/en
Publication of CN104102130A publication Critical patent/CN104102130A/en
Application granted granted Critical
Publication of CN104102130B publication Critical patent/CN104102130B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Feedback Control In General (AREA)

Abstract

The invention provides a batch process infinite time domain linear secondary fault-tolerant control method of a state space model. According to the invention, by combining a process state variable and an output error, the state space model of a batch process is established, and then an improved infinite time domain linear secondary fault-tolerant controller is designed. According to the invention, actuator faults and unknown disturbances in the batch process can be well processed, which ensures a simple form and meets the need of an actual industrial process.

Description

Batch process Infinite horizon linear quadratic fault tolerant control method of state-space model
Technical field
The invention belongs to technical field of automation, relate to a kind of batch process Infinite horizon linear quadratic fault tolerant control method of state-space model.
Background technology
In actual industrial is controlled, along with more and more higher to the requirement of product specification and handling safety, operating conditions also just becomes and becomes increasingly complex.The operating conditions that these are complicated, has increased the probability that the system failure occurs accordingly.In these system failures, actuator failures is common a kind of fault, can affect the operation of technological process and reduce control performance.Although occurred the control methods such as some fault diagnosises and control method, iterative learning control (ILC), Model Predictive Control (MPC) in batch processed process, the key issue of improving the control performance of unmatched models and actuator failures still requires study.Therefore, propose a kind of new fault tolerant control method to solve the problem of actuator failures in batch process control, and guarantee that system control performance is necessary.
Summary of the invention
The object of the invention is the problem for the actuator failures that may occur in batch process, provide a kind of batch process Infinite horizon linear quadratic fault tolerant control method of state-space model, to maintain the closed loop stability of controller and to have good control performance.The method, by cohesive process state variable and output error, has been set up a batch status of processes spatial model, and then has been designed an improved Infinite horizon linear quadratic fault-tolerant controller.The method can well process actuator failures and unknown disturbance problem in batch process, and the form that guaranteed is simple and meet the needs of actual industrial process.
Technical scheme of the present invention is to set up, predict the means such as mechanism, optimization by data acquisition, model, batch process Infinite horizon linear quadratic fault tolerant control method of having established a kind of state-space model, utilizes the method can effectively improve the control performance of system in unknown disturbance and actuator failures situation.
The step of the inventive method comprises:
Step (1). set up the state-space model of controlled device in batch process, concrete grammar is:
A. first gather the inputoutput data of batch process, utilize these data to set up this batch of status of processes model, form is as follows:
x ( k + 1 ) = A ‾ x ( k ) + B ‾ u ( k - d ) y ( k ) = C ‾ x ( k ) + w ( k )
Wherein, x (k) ∈ R n, y (k) ∈ R, u (k) ∈ R is respectively k batch status of processes, output and input constantly, and d is the time lag of batch process, and w (k) ∈ R is measurement noise, be respectively the system matrix of suitable dimension.
B. the model in step a is further processed into following form:
Δx ( k + 1 ) = A ‾ Δx ( k ) + B ‾ Δu ( k - d ) Δy ( k ) = C ‾ Δx ( k )
Choose state variable as follows:
Δx m(k)=[Δx(k)Δu(k-1)Δu(k-2)…Δu(k-d)] Τ
Thereby obtain a batch status of processes spatial model, form is as follows:
Δx m(k+1)=A mΔx m(k)+B mΔu(k)
Δy(k)=C mΔx m(k)
Wherein,
B m=[010…0] T
C m = C ‾ 0 0 · · · 0
Δ is difference operator, and Τ is transpose of a matrix symbol, with 0be the null vector of suitable dimension.
C. convert the state-space model obtaining in step b to comprise state variable and output tracking error Extended state space model, form is as follows:
z(k+1)=Az(k)+BΔu(k)
Wherein,
z ( k + 1 ) = Δ x m ( k + 1 ) e ( k + 1 ) , z ( k ) = Δ x m ( k ) e ( k )
A = A m 0 C m A m 1 , B = B m C m B m
e(k)=y(k)-y r(k)
Y (k), y r(k) be respectively k real output value and tracking setting value constantly, e (k) is k output error constantly.
Step (2). the Infinite horizon linear quadratic fault-tolerant controller of design controlled device, concrete grammar is:
A. the objective function J that chooses batch process, form is as follows:
J = Σ k = 0 ∞ [ z ( k ) T Qz ( k ) + Δ u T ( k ) RΔu ( k ) ]
Q=diag{q jx1,q jx2,…,q jxn,q ju1,q ju2,…,q jud,q je}
Wherein, Q, R are respectively the weight matrix of process status and input, and Q is symmetric matrix, q jx1..., q jxnfor the weight coefficient of process status, q ju1..., q judfor the weight coefficient of process input, q jeweight coefficient for output error.
B. according to the objective function in a, solve controlled quentity controlled variable u (k)
Δu(k)=-R -1B Τ[I+K BR -1B Τ] -1K Az(k)
K =A Τ[I+K BR -1B Τ] -1K A+Q
=A ΤK A-A ΤK B(R+B TK B) -1B ΤK A+Q
u(k)=u(k-1)+Δu(k)
Wherein, R -1represent weighted input inverse of a matrix matrix.
C. the controlled quentity controlled variable u obtaining in b step (k) is acted on to controlled device.
D. at next constantly, according to a, to the step of c, continue to solve new controlled quentity controlled variable u (k+1), and circulate successively.
The present invention proposes a kind of batch process Infinite horizon linear quadratic fault tolerant control method of state-space model.The method has been set up Extended state space model, and has designed controller under Infinite horizon, has effectively improved the performance of traditional control method and the system that guaranteed still has good control effect in unknown disturbance and actuator failures situation.
Embodiment
It is example that the injection speed of take in injection moulding process is controlled:
It is a typical batch of process that injection speed in injection moulding process is controlled, and regulating measure is the valve opening of control ratio valve.
Step (1). set up the state-space model of injection speed, concrete grammar is:
A. first gather the inputoutput data of injection process, utilize these data to set up the state model of injection process, form is as follows:
x ( k + 1 ) = A ‾ x ( k ) + B ‾ u ( k - d ) y ( k ) = C ‾ x ( k ) + w ( k )
Wherein, x (k) ∈ R n, y (k) ∈ R, u (k) ∈ R is respectively k state, injection speed and the valve opening of injection process constantly, the time lag that d is injection process, w (k) ∈ R is measurement noise, be respectively the system matrix of suitable dimension.
B. the model in step a is further processed into following form:
Δx ( k + 1 ) = A ‾ Δx ( k ) + B ‾ Δu ( k - d ) Δy ( k ) = C ‾ Δx ( k )
Choose state variable as follows:
Δx m(k)=[Δx(k)Δu(k-1)Δu(k-2)…Δu(k-d)] Τ
Thereby the state-space model that obtains injection process, form is as follows:
Δx m(k+1)=A mΔx m(k)+B mΔu(k)
Δy(k)=C mΔx m(k)
Wherein,
B m=[010…0] T
Δ is difference operator, and Τ is transpose of a matrix symbol, with 0be the null vector of suitable dimension.
C. convert the state-space model obtaining in step b to comprise state variable and output tracking error Extended state space model, form is as follows:
z(k+1)=Az(k)+BΔu(k)
Wherein,
z ( k + 1 ) = Δ x m ( k + 1 ) e ( k + 1 ) , z ( k ) = Δ x m ( k ) e ( k )
A = A m 0 C m A m 1 , B = B m C m B m
e(k)=y(k)-y r(k)
Y (k), y r(k) be respectively k real output value and the speed tracking setting value of speed constantly, e (k) is the k output error of speed constantly.
Step (2). the Infinite horizon linear quadratic fault-tolerant controller of design injection speed, concrete grammar is:
A. the objective function J that chooses injection process, form is as follows:
J = Σ k = 0 ∞ [ z ( k ) T Qz ( k ) + Δ u T ( k ) RΔu ( k ) ]
Q=diag{q jx1,q jx2,…,q jxn,q ju1,q ju2,…,q jud,q je}
Wherein, Q, R are respectively the weight matrix of process status and input, and Q is symmetric matrix, q jx1..., q jxnfor the weight coefficient of process status, q ju1..., q judfor the weight coefficient of process input, q jeweight coefficient for output error.
B. according to the objective function in a, solve controlled quentity controlled variable u (k)
Δu(k)=-R -1B Τ[I+K BR -1B Τ] -1K Az(k)
K =A Τ[I+K BR -1B Τ] -1K A+Q
=A ΤK A-A ΤK B(R+B TK B) -1B ΤK A+Q
u(k)=u(k-1)+Δu(k)
Wherein, R -1represent weighted input inverse of a matrix matrix.
C. the controlled quentity controlled variable u obtaining in b step (k) is acted on to injection machine.
D. at next constantly, according to a, to the step of c, continue to solve new controlled quentity controlled variable u (k+1), and circulate successively.

Claims (1)

1. batch process Infinite horizon linear quadratic fault tolerant control method of state-space model, 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:
A. first gather the inputoutput data of batch process, utilize these data to set up this batch of status of processes model, form is as follows:
x ( k + 1 ) = A ‾ x ( k ) + B ‾ u ( k - d ) y ( k ) = C ‾ x ( k ) + w ( k )
Wherein, x (k) ∈ R n, y (k) ∈ R, u (k) ∈ R is respectively k batch status of processes, output and input constantly, and d is the time lag of batch process, and w (k) ∈ R is measurement noise, be respectively the system matrix of suitable dimension;
B. the model in step a is further processed into following form:
Δx ( k + 1 ) = A ‾ Δx ( k ) + B ‾ Δu ( k - d ) Δy ( k ) = C ‾ Δx ( k )
Choose state variable as follows:
Δx m(k)=[Δx(k)Δu(k-1)Δu(k-2)…Δu(k-d)] Τ
Thereby obtain a batch status of processes spatial model, form is as follows:
Δx m(k+1)=A mΔx m(k)+B mΔu(k)
Δy(k)=C mΔx m(k)
Wherein,
B m=[010…0] T
C m = C ‾ 0 0 · · · 0
Δ is difference operator, and Τ is transpose of a matrix symbol, with 0be the null vector of suitable dimension;
C. convert the state-space model obtaining in step b to comprise state variable and output tracking error Extended state space model, form is as follows:
z(k+1)=Az(k)+BΔu(k)
Wherein,
z ( k + 1 ) = Δ x m ( k + 1 ) e ( k + 1 ) , z ( k ) = Δ x m ( k ) e ( k )
A = A m 0 C m A m 1 , B = B m C m B m
e(k)=y(k)-y r(k)
Y (k), y r(k) be respectively k real output value and tracking setting value constantly, e (k) is k output error constantly;
Step (2). the Infinite horizon linear quadratic fault-tolerant controller of design controlled device, specifically:
A. the objective function J that chooses batch process, form is as follows:
J = Σ k = 0 ∞ [ z ( k ) T Qz ( k ) + Δ u T ( k ) RΔu ( k ) ]
Q=diag{q jx1,q jx2,…,q jxn,q ju1,q ju2,…,q jud,q je}
Wherein, Q, R are respectively the weight matrix of process status and input, and Q is symmetric matrix, q jx1..., q jxnfor the weight coefficient of process status, q ju1..., q judfor the weight coefficient of process input, q jeweight coefficient for output error;
B. according to the objective function in a, solve controlled quentity controlled variable u (k)
Δu(k)=-R -1B Τ[I+K BR -1B Τ] -1K Az(k)
K =A Τ[I+K BR -1B Τ] -1K A+Q
=A ΤK A-A ΤK B(R+B TK B) -1B ΤK A+Q
u(k)=u(k-1)+Δu(k)
Wherein, R -1represent weighted input inverse of a matrix matrix;
C. the controlled quentity controlled variable u obtaining in b step (k) is acted on to controlled device;
D. at next constantly, according to a, to the step of c, continue to solve new controlled quentity controlled variable u (k+1), and circulate successively.
CN201410280250.5A 2014-06-20 2014-06-20 The batch process Infinite horizon linear quadratic fault tolerant control method of state-space model Active CN104102130B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410280250.5A CN104102130B (en) 2014-06-20 2014-06-20 The batch process Infinite horizon linear quadratic fault tolerant control method of state-space model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410280250.5A CN104102130B (en) 2014-06-20 2014-06-20 The batch process Infinite horizon linear quadratic fault tolerant control method of state-space model

Publications (2)

Publication Number Publication Date
CN104102130A true CN104102130A (en) 2014-10-15
CN104102130B CN104102130B (en) 2016-08-24

Family

ID=51670360

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410280250.5A Active CN104102130B (en) 2014-06-20 2014-06-20 The batch process Infinite horizon linear quadratic fault tolerant control method of state-space model

Country Status (1)

Country Link
CN (1) CN104102130B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107168293A (en) * 2017-06-23 2017-09-15 杭州电子科技大学 A kind of model prediction tracking and controlling method of batch chemical process
CN108073077A (en) * 2017-12-25 2018-05-25 海南师范大学 The linear quadratic of batch process Infinite horizon optimization mixes fault tolerant control method
CN109407512A (en) * 2018-12-13 2019-03-01 海南师范大学 Rely on the batch process 2D input and output about beam control method of time lag
CN110058527A (en) * 2019-05-22 2019-07-26 杭州电子科技大学 A kind of industrial process Infinite horizon optimization advanced control method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008123354A (en) * 2006-11-14 2008-05-29 Fuji Electric Systems Co Ltd Temperature controller, temperature control method, and temperature control program
JP5071057B2 (en) * 2007-11-05 2012-11-14 富士電機株式会社 PID control support device
CN103529702A (en) * 2013-09-18 2014-01-22 杭州电子科技大学 Forecasting function fault-tolerant control method for batch process
CN103699009B (en) * 2013-09-18 2016-08-10 杭州电子科技大学 The Linear-Quadratic Problem fault tolerant control method of batch process

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
向鹏 等: "分布式全电动注塑机控制系统", 《机械与电子》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107168293A (en) * 2017-06-23 2017-09-15 杭州电子科技大学 A kind of model prediction tracking and controlling method of batch chemical process
CN108073077A (en) * 2017-12-25 2018-05-25 海南师范大学 The linear quadratic of batch process Infinite horizon optimization mixes fault tolerant control method
CN108073077B (en) * 2017-12-25 2021-01-29 海南师范大学 Linear quadratic hybrid fault-tolerant control method for batch process infinite time domain optimization
CN109407512A (en) * 2018-12-13 2019-03-01 海南师范大学 Rely on the batch process 2D input and output about beam control method of time lag
CN109407512B (en) * 2018-12-13 2022-03-08 海南师范大学 Time-lag-dependent intermittent process 2D input-output constraint control method
CN110058527A (en) * 2019-05-22 2019-07-26 杭州电子科技大学 A kind of industrial process Infinite horizon optimization advanced control method

Also Published As

Publication number Publication date
CN104102130B (en) 2016-08-24

Similar Documents

Publication Publication Date Title
CN103699009B (en) The Linear-Quadratic Problem fault tolerant control method of batch process
CN104102144A (en) Batch process predictive function control method based on genetic algorithm optimization
CN104102130A (en) Batch process infinite time domain linear secondary fault-tolerant control method of state space model
CN104647378B (en) A kind of iterative learning method for diagnosing faults of simple joint mechanical arm system
CN106547207A (en) A kind of hybrid observer construction method of non-linear multi-input multi-output system
CN103529702A (en) Forecasting function fault-tolerant control method for batch process
Liu et al. Adaptive fault-tolerant control for nonlinear high-order fully-actuated systems
CN104635509B (en) Contragradience-the sliding mode controller of multi-shaft interlocked system accuracy control and control method
Liu et al. Adaptive dynamic surface error constrained control for MIMO systems with backlash-like hysteresis via prediction error technique
CN104216287A (en) Multi-model adaptive control method and system of non-minimum phase nonlinear system
Li et al. Novel MPC‐Based Fault Tolerant Tracking Control Against Sensor Faults
CN104102131A (en) Infinite time-domain optimization batch process linear secondary fault-tolerant control method
Tao et al. A linear quadratic structure based predictive functional control design for industrial processes against partial actuator failures
Zhang et al. Time scale analysis and synthesis for model predictive control
Huang et al. Finite frequency positive real control for singularly perturbed systems
Wu et al. A comprehensive decoupling control strategy for a gas flow facility based on active disturbance rejection generalized predictive control
Yang et al. Robust control for uncertain linear system subject to input saturation
Amador et al. Application of MCSFilter to estimate stiction control valve parameters
CN104155876A (en) PID controller separation realization method
Kaur et al. H-infinity controller design for pneumatic servosystem: a comparative study
Li et al. Active fault-tolerant control for two-wheeled differential drive mobile robot based on fault compensation method
Souami et al. Robust passive fault tolerant control applied to a Fuel Metering Valve of a jet engine
Habibi Performance measures of the variable structure filter
CN110058527A (en) A kind of industrial process Infinite horizon optimization advanced control method
CN108897219B (en) Chemical uncertain industrial process constraint prediction control method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant