CN103605284B - The cracking waste plastics stove hearth pressure control method that dynamic matrix control is optimized - Google Patents
The cracking waste plastics stove hearth pressure control method that dynamic matrix control is optimized Download PDFInfo
- Publication number
- CN103605284B CN103605284B CN201310567638.9A CN201310567638A CN103605284B CN 103605284 B CN103605284 B CN 103605284B CN 201310567638 A CN201310567638 A CN 201310567638A CN 103605284 B CN103605284 B CN 103605284B
- Authority
- CN
- China
- Prior art keywords
- control
- controlled object
- time
- matrix
- value
- 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.)
- Active
Links
- 239000011159 matrix material Substances 0.000 title claims abstract description 60
- 238000005336 cracking Methods 0.000 title claims abstract description 39
- 229920003023 plastic Polymers 0.000 title claims abstract description 39
- 239000004033 plastic Substances 0.000 title claims abstract description 39
- 239000002699 waste material Substances 0.000 title claims abstract description 39
- 238000000034 method Methods 0.000 title claims abstract description 36
- 238000005070 sampling Methods 0.000 claims description 11
- 238000005457 optimization Methods 0.000 claims description 7
- 238000012937 correction Methods 0.000 claims description 6
- 238000001914 filtration Methods 0.000 claims description 3
- 238000005259 measurement Methods 0.000 claims description 3
- 101150036841 minJ gene Proteins 0.000 claims description 3
- 230000007704 transition Effects 0.000 claims description 3
- 230000001131 transforming effect Effects 0.000 claims 1
- 238000011161 development Methods 0.000 abstract description 2
- 230000007812 deficiency Effects 0.000 abstract 1
- 238000004519 manufacturing process Methods 0.000 description 3
- 230000007547 defect Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000004886 process control Methods 0.000 description 2
- 238000012545 processing Methods 0.000 description 1
Landscapes
- Feedback Control In General (AREA)
Abstract
The present invention discloses the cracking waste plastics stove hearth pressure control method that dynamic matrix control is optimized. First the inventive method sets up the model of furnace pressure object based on the step response data of cracking waste plastics stove furnace pressure object, excavates basic plant characteristic; Then go according to the characteristic of dynamic matrix control to adjust the parameter of corresponding PI controller; Finally cracking waste plastics stove fire box temperature object is implemented PI control. The present invention proposes a kind of cracking waste plastics stove fire box temperature PI control method optimized based on dynamic matrix control, combine the good control performance of PI control and dynamic matrix control, effectively improve the deficiency of Traditional control method, also promote the development and apply of advanced control algorithm simultaneously.
Description
Technical Field
The invention belongs to the technical field of automation, and relates to a waste plastic cracking furnace pressure Proportional Integral (PI) control method based on Dynamic Matrix Control (DMC) optimization.
Background
With the upsizing and complication of modern industrial processes, some traditional control methods are increasingly difficult to meet the actual demands of the industry. Although some advanced process control technologies can greatly improve the production efficiency in theory, the advanced process control technologies are difficult to apply due to the aspects of hardware, cost, implementation difficulty and the like, so that the PID control still occupies the mainstream at present. The current waste plastic cracking furnace hearth pressure control usually adopts Proportional Integral (PI) control. The dynamic matrix control is one of the advanced control methods, the requirement on the model is low, the calculated amount is small, and the method for processing the time delay is simple and easy to implement.
Disclosure of Invention
The invention aims to provide a waste plastic cracking furnace pressure PI control method based on dynamic matrix control optimization aiming at the application defects of the existing advanced control method so as to obtain better actual control performance. The method combines dynamic matrix control and PI control to obtain a PI control method with dynamic matrix control performance. The method not only inherits the excellent performance of dynamic matrix control, but also has simple form and can meet the requirement of actual industrial process.
Firstly, establishing a model of a furnace pressure object based on step response data of the waste plastic cracking furnace pressure object, and excavating basic object characteristics; then, setting parameters of a corresponding PI controller according to the characteristics of dynamic matrix control; and finally, PI control is carried out on the waste plastic cracking furnace temperature object.
The technical scheme of the invention is that a PI control method based on dynamic matrix control optimization is established by means of data acquisition, dynamic matrix establishment, prediction model establishment, prediction mechanism, optimization and the like, and the method can effectively improve the control precision and stability.
The method comprises the following steps:
step (1), establishing a model of a controlled object through real-time step response data of a process object, wherein the specific method comprises the following steps:
a. and (4) giving a step input signal to the controlled object, and recording a step response curve of the controlled object.
b. C, filtering the step response curve obtained in the step a, fitting the step response curve into a smooth curve, and recording step response data corresponding to each sampling moment on the smooth curve, wherein the first sampling moment is TsThe time interval between two adjacent sampling time is TsSampling time is in orderSequence is Ts、2Ts、3Ts… …, respectively; the step response of the controlled object will be at a certain time tNAfter NT, it tends to be stable when ai(i > N) and aNWhen the error of (a) and the measurement error are of the same order of magnitude, a can be regarded asNApproximately equal to the steady state value of the step response. Establishing a model vector a of an object:
a=[a1,a2,…aN]Τ
and T is a transposed symbol of the matrix, and N is a modeling time domain.
Step (2), designing a PI controller of a controlled object, wherein the specific method comprises the following steps:
a. and establishing a dynamic matrix of the controlled object by using the model vector a obtained above, wherein the dynamic matrix is in the form of:
wherein A is a dynamic matrix of P × M order of the controlled object, aiThe method is data of step response, P is an optimized time domain of a dynamic matrix control algorithm, M is a control time domain of the dynamic matrix control algorithm, and M is more than P and less than N.
b. Establishing a model prediction initial response value y of the controlled object at the current k momentM(k)
Firstly, obtaining a model predicted value y after adding a control increment delta u (k-1) at the moment of k-1p(k-1):
yP(k-1)=yM(k-1)+A0Δu(k-1)
Wherein,
y1(k|k-1),y1(k+1|k-1),…,y1(k + N-1| k-1) respectively represents the model predicted value of the controlled object after adding the control increment delta u (k-1) to k, k +1, …, k + N-1 at the time k-1, y0(k|k-1),y0(k|k-1),…y0(k + N-1| k-1) represents the initial predicted value at time k-1 versus time k, k +1, …, k + N-1, A0For the matrix established for the step response data, Δ u (k-1) is the input control increment at time k-1.
Then obtaining a model prediction error value e (k) of the controlled object at the moment k:
e(k)=y(k)-y1(k|k-1)
where y (k) represents the actual output value of the controlled object measured at time k.
Further obtaining a correction value y output by the k-time modelcor(k):
ycor(k)=yM(k-1)+h*e(k)
Wherein,
ycor(k|k),ycor(k+1|k),…ycor(k + N-1| k) represents the correction value of the controlled object model at the time k, h is the weight matrix for error compensation, and α is the errorA difference correction factor.
Finally obtaining the initial response value y of the model prediction at the moment kM(k):
yM(k)=Sycor(k)
Wherein S is a state transition matrix of NxN order,
c. calculating the predicted output value y of the controlled object under M continuous control increments delta u (k), … and delta u (k + M-1)PMThe specific method comprises the following steps:
yPM(k)=yp0(k)+AΔuM(k)
wherein, yP0(k) Is yM(k) The first P term, yM(k+1|k),yM(k+2|k),…,yM(k + P | k) is the model predicted output value at time k versus time k +1, k +2, …, k + P.
d. Let the control time domain M =1 of the controlled object, select the objective function j (k) of the controlled object, the form is as follows:
minJ(k)=Q(ref(k)-yPM(k))2+rΔu2(k)=Q(ref(k)-yP0(k)-AΔu(k))2+rΔu2(k)
ref(k)=[ref1(k),ref2(k),…,refP(k)]Τ
refi(k)=βiy(k)+(1-βi)c(k),Q=diag(q1,q2,…,qP)
wherein Q is an error weighting matrix, Q1,q2,…,qPThe parameter values of the weighting matrix, β softening coefficients, c (k) set values, and r ═ diag (r)1,r2,…rM) To control the weighting matrix, r1,r2,…rMFor controlling the parameters of the weighting matrix, ref (k) is the reference trajectory of the system, refi(k) Is the value of the ith reference point in the reference track.
e. Converting the control quantity u (k):
u(k)=u(k-1)+Kp(k)(e1(k)-e1(k-1))+Ki(k)e1(k)
e(k)=c(k)-y(k)
substituting u (k) into the objective function in the step d to solve the parameters in the PI controller to obtain:
u(k)=u(k-1)+w(k)ΤE(k)
w(k)=[w1(k),w2(k)]Τ
w1(k)=Kp(k)+Ki(k),w2(k)=-Kp(k)
E(k)=[e1(k),e1(k-1)]Τ
wherein Kp (K), Ki(k) Proportional and differential parameters of the PI controller at the time k, e1(k) T is the transposed symbol of the matrix for the error between the reference trajectory value and the actual output value at time k.
By combining the above formulas, the following can be obtained:
further, it is possible to obtain:
Kp(k)=-w2(k)
Ki(k)=w1(k)-KP(k)
f. obtaining parameter K of PI controllerp(k)、Ki(k) The control amount u (K) is applied to the controlled object, and u (K) is equal to u (K-1) + Kp(k)(e1(k)-e1(k-1))+Ki(k)e1(k)。
h. At the next moment, the solution of the new parameter k of the PI controller is continued according to the steps from b to fP(k+1)、kiThe values of (k +1) are cycled through in sequence.
The invention provides a waste plastic cracking furnace temperature PI control method based on dynamic matrix control optimization, which combines good control performance of PI control and dynamic matrix control, effectively improves the defects of the traditional control method, and promotes the development and application of an advanced control algorithm.
Detailed Description
Taking the control of the pressure process of the waste plastic cracking furnace hearth as an example:
the waste plastic cracking furnace hearth pressure object is a process with hysteresis, and the adjusting means adopts the opening degree of a flue damper.
Step (1), establishing a model of a controlled object through real-time step response data of a waste plastic cracking furnace hearth pressure object, wherein the specific method comprises the following steps:
a. and (3) giving a step input signal to the waste plastic cracking furnace hearth, and recording a step response curve.
b. Filtering the corresponding step response curve, fitting the corresponding step response curve into a smooth curve, and recording the step response data corresponding to each sampling time on the smooth curve, wherein the first sampling time is TsThe time interval between two adjacent sampling time is TsThe sampling time sequence is Ts、2Ts、3Ts… …, respectively; response value a of the shutter openingiWill be at a certain time tNAfter NT, it tends to be stable when ai(i > N) and aNWhen the error of (a) and the measurement error are of the same order of magnitude, a can be regarded asNApproximately equal to the step response steady state value. Establishing a model vector a of an object:
a=[a1,a2,…aN]Τ
where T is the transposed symbol of the matrix and N is the modeled time domain.
Step (2) designing a PI controller of waste plastic cracking furnace pressure, wherein the specific method comprises the following steps:
a. and establishing a dynamic matrix of the waste plastic cracking furnace pressure by using the model vector a obtained above, wherein the form of the dynamic matrix is as follows:
wherein A is a P × M-order dynamic matrix of the waste plastic cracking furnace hearth pressure, aiThe data is the data of the opening degree of the baffle of the waste plastic cracking furnace hearth pressure, P is the optimization time domain of the dynamic matrix control algorithm, M is the control time domain of the dynamic matrix control algorithm, and M is more than P and less than N.
b. Establishing an initial predicted value y of the current k moment of the waste plastic cracking furnace hearth pressureM(k)
Firstly, obtaining a model predicted value y after the baffle opening is increased by delta u (k-1) at the moment of k-1p(k-1):
yP(k-1)=yM(k-1)+A0Δu(k-1)
Wherein,
y1(k|k-1),y1(k+1|k-1),…,y1(k + N-1| k-1) represents the model prediction value of the waste plastic cracking furnace hearth pressure at the time of k-1 after adding delta u (k-1) to the time of k, k +1, …, k + N-1, y0(k|k-1),y0(k|k-1),…y0(k + N-1. sub. k-1) represents an initial predicted value of the waste plastic cracking furnace hearth pressure at the time of k-1 versus the time of k, k +1, …, k + N-1, A0In order to establish a matrix from the waste plastic cracking furnace pressure step response data, Δ u (k-1) is the damper opening control increment of the waste plastic cracking furnace pressure at the time of k-1.
Then obtaining a model prediction error value e (k) of the pressure of the waste plastic cracking furnace at the time k:
e(k)=y(k)-y1(k|k-1)
wherein y (k) represents an actual output value of the waste plastic cracking furnace pressure measured at time k.
Further obtaining a corrected value y of model output of the waste plastic cracking furnace pressure at the time kcor(k):
ycor(k)=yM(k-1)+h*e(k)
Wherein,
ycor(k|k),ycor(k+1|k),…ycorand (k + N-1| k) respectively represents the corrected value of the model of the waste plastic cracking furnace hearth pressure at the time k, h is a weight matrix of error compensation, and α is an error correction coefficient.
Finally obtaining the initial predicted value y of the model of the waste plastic cracking furnace hearth pressure at the time kM(k):
yM(k)=Sycor(k)
Wherein S is a state transition matrix of NxN order,
c. calculating the predicted output value y of the waste plastic cracking furnace hearth pressure under M continuous control increments of delta u (k), …, delta u (k + M-1)PMThe specific method comprises the following steps:
yPM(k)=yP0(k)+AΔuM(k)
wherein,
yP0(k) is yM(k) The first P term, yM(k+1|k),yM(k+2|k),…,yM(k + P | k) is a model prediction output value of the waste plastic cracking furnace hearth pressure at the k moment to the k +1, k +2, …, k + P moment.
d. Let the control time domain M be 1, and select an objective function J (k) of the waste plastic cracking furnace hearth pressure, the form is as follows:
minJ(k)=Q(ref(k)-yPM(k))2+rΔu2(k)=Q(ref(k)-yP0(k)-AΔu(k))2+rΔu2(k)
ref(k)=[ref1(k),ref2(k),…,refP(k)]Τ
refi(k)=βiy(k)+(1-βi)c(k),Q=diag(q1,q2,…,qP)
wherein Q is an error weighting matrix, Q1,q2,…,qPWeighting moments for errorsThe parameter value of the matrix is β is softening coefficient, c (k) is the set value of waste plastic cracking furnace hearth pressure, r is diag1,r2,…rM) To control the weighting matrix, r1,r2,…rMFor controlling the parameters of the weighting matrix, ref (k) is a reference trajectory of the waste plastic cracking furnace hearth pressure, refi(k) Is the value of the ith reference point in the reference track.
e. Changing the opening control quantity u (k) of a flue damper of a waste plastic cracking furnace hearth:
u(k)=u(k-1)+Kp(k)(e1(k)-e1(k-1))+Ki(k)e1(k)
e(k)=c(k)-y(k)
and substituting u (k) into the objective function in the step d, further solving the parameters in the PI controller of the waste plastic cracking furnace hearth pressure, and obtaining:
u(k)=u(k-1)+w(k)ΤE(k)
w(k)=[w1(k),w2(k)]Τ
w1(k)=Kp(k)+Ki(k),w2(k)=-Kp(k)
E(k)=[e1(k),e1(k-1)]Τ
wherein, Kp(k)、Ki(k) Proportional and differential parameters, e, of the PI controller, respectively1(k) T is the transposed symbol of the matrix for the error between the reference trajectory value and the actual output value at time k.
By combining the above formulas, the following can be obtained:
further, it is possible to obtain:
Kp(k)=-w2(k)
Ki(k)=w1(k)-KP(k)
f. obtaining parameter K of PI controllerp(k)、Ki(k) Then, the control amount u (K) of the opening degree of the flue damper is u (K-1) + Kp(k)(e1(k)-e1(k-1))+Ki(k)e1(k) Acting on the waste plastic cracking furnace hearth.
g. At the next moment, the solution of the new parameter K of the PI controller is continued according to the steps from b to fp(k+1)、Ki(k +1) and are cycled sequentially.
Claims (1)
1. The method for controlling the pressure of the waste plastic cracking furnace hearth through dynamic matrix control optimization is characterized by comprising the following specific steps:
step (1), establishing a model of a controlled object through real-time step response data of a process object, wherein the specific method comprises the following steps:
1-a, giving a step input signal to a controlled object, and recording a step response curve of the controlled object;
1-b, filtering the step response curve obtained in the step 1-a, fitting the step response curve into a smooth curve, and recording each sample on the smooth curveStep response data corresponding to the time, wherein the first sampling time is TsThe time interval between two adjacent sampling time is TsThe sampling time sequence is Ts、2Ts、3Ts… …, respectively; the step response of the controlled object will be at a certain time tN=NTsThen, it tends to be steady when aiI > N, and aNWhen the error of (a) and the measurement error are of the same order of magnitude, a can be regarded asNApproximately equal to the steady state value of the step response; establishing a model vector a of an object:
a=[a1,a2,…aN]T
wherein T is a transposed symbol of the matrix, and N is a modeling time domain;
step (2), designing a PI controller of a controlled object, wherein the specific method comprises the following steps:
2-a, establishing a dynamic matrix of the controlled object by using the model vector a obtained above, wherein the dynamic matrix is in the form of:
wherein A is a dynamic matrix of P × M order of the controlled object, aiThe method comprises the steps of obtaining data of step response, wherein P is an optimized time domain of a dynamic matrix control algorithm, M is a control time domain of the dynamic matrix control algorithm, and M is more than P and less than N;
2-b, establishing a model prediction initial response value y of the controlled object at the current k momentM(k)
Firstly, obtaining a model predicted value y after adding a control increment delta u (k-1) at the moment of k-1p(k-1):
yP(k-1)=yM(k-1)+A0Δu(k-1)
Wherein,
y1(k|k-1),y1(k+1|k-1),…,y1(k + N-1| k-1) respectively represents the model predicted value of the controlled object after adding the control increment delta u (k-1) to k, k +1, …, k + N-1 at the time k-1, y0(k|k-1),y0(k|k-1),…y0(k + N-1| k-1) represents the initial predicted value at time k-1 versus time k, k +1, …, k + N-1, A0A matrix is established for the step response data, and delta u (k-1) is an input control increment at the moment of k-1;
then obtaining a model prediction error value e (k) of the controlled object at the moment k:
e(k)=y(k)-y1(k|k-1)
wherein y (k) represents the actual output value of the controlled object measured at the time k;
further obtaining a correction value y output by the k-time modelcor(k)∶
ycor(k)=yM(k-1)+h*e(k)
Wherein,
ycor(k|k),ycor(k+1|k),…ycor(k + N-1| k) respectively represents the corrected value of the controlled object at the moment k, h is a weight matrix of error compensation, and α is an error correction coefficient;
finally obtaining the initial response value y of the model prediction at the moment kM(k):
yM(k)=Sycor(k)
Wherein S is a state transition matrix of NxN order,
2-c, calculating the predicted output value y of the controlled object under M continuous control increments delta u (k), … and delta u (k + M-1)PMThe specific method comprises the following steps:
yPM(k)=yp0(k)+AΔuM(k)
wherein, yP0(k) Is yM(k) The first P term, yM(k+1|k),yM(k+2|k),…,yM(k + P | k) is a model prediction output value of the k moment to the k +1, k +2, … and k + P moment;
and 2-d, setting the control time domain M of the controlled object to be 1, and selecting an objective function J (k) of the controlled object, wherein the form is as follows:
minJ(k)=Q(ref(k)-yPM(k))2+rΔu2(k)=Q(ref(k)-yP0(k)-AΔu(k))2+rΔu2(k)
ref(k)=[ref1(k),ref2(k),…,refP(k)]T
refi(k)=βiy(k)+(1-βi)c(k),Q=diag(q1,q2,…,qP)
wherein Q is an error weighting matrix, Q1,q2,…,qPThe parameter values of the weighting matrix, β softening coefficients, c (k) set values, and r ═ diag (r)1,r2,…rM) To control the weighting matrix, r1,r2,…rMFor controlling the parameters of the weighting matrix, ref (k) is the reference trajectory of the system, refi(k) Is the value of the ith reference point in the reference track;
transforming the control quantity u (k):
u(k)=u(k-1)+Kp(k)(e1(k)-e1(k-1))+Ki(k)e1(k)
e(k)=c(k)-y(k)
substituting u (k) into the objective function in step 2-d to solve the parameters in the PI controller to obtain:
u(k)=u(k-1)+w(k)TE(k)
w(k)=[w1(k),w2(k)]T
w1(k)=Kp(k)+Ki(k),w2(k)=-Kp(k)
E(k)=[e1(k),e1(k-1)]T
wherein Kp (K), Ki(k) Proportional and differential parameters of the PI controller at the time k, e1(k) The error between the reference track value and the actual output value at the moment k is shown, and T is a transposed symbol of the matrix;
by combining the above formulas, the following can be obtained:
further, it is possible to obtain:
Kp(k)=-w2(k)
Ki(k)=w1(k)-KP(k)
2-f, obtaining parameter K of PI controllerp(k)、Ki(k) The control amount u (K) is applied to the controlled object, and u (K) is u (K-1) + Kp(k)(e1(k)-e1(k-1))+Ki(k)e1(k);
At the next moment, continuing to solve the new parameter k of the PI controller according to the steps from 2-b to 2-fP(k+1)、kiThe values of (k +1) are cycled through in sequence.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310567638.9A CN103605284B (en) | 2013-11-14 | 2013-11-14 | The cracking waste plastics stove hearth pressure control method that dynamic matrix control is optimized |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310567638.9A CN103605284B (en) | 2013-11-14 | 2013-11-14 | The cracking waste plastics stove hearth pressure control method that dynamic matrix control is optimized |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103605284A CN103605284A (en) | 2014-02-26 |
CN103605284B true CN103605284B (en) | 2016-06-01 |
Family
ID=50123519
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310567638.9A Active CN103605284B (en) | 2013-11-14 | 2013-11-14 | The cracking waste plastics stove hearth pressure control method that dynamic matrix control is optimized |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103605284B (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104317321A (en) * | 2014-09-23 | 2015-01-28 | 杭州电子科技大学 | Coking furnace hearth pressure control method based on state-space predictive functional control optimization |
CN104296131B (en) * | 2014-10-23 | 2015-09-30 | 东南大学 | A kind of multivariable cooperative control method of twin furnace Properties of CFB |
CN105955014A (en) * | 2016-05-11 | 2016-09-21 | 杭州电子科技大学 | Method for controlling coke furnace chamber pressure based on distributed dynamic matrix control optimization |
CN106200379B (en) * | 2016-07-05 | 2018-11-16 | 杭州电子科技大学 | A kind of distributed dynamic matrix majorization method of Nonself-regulating plant |
CN113359460A (en) * | 2021-06-24 | 2021-09-07 | 杭州司南智能技术有限公司 | Integral object control method for constrained dynamic matrix control optimization |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5130920A (en) * | 1989-09-15 | 1992-07-14 | Eastman Kodak Company | Adaptive process control system, especially for control of temperature of flowing fluids |
EP1686437A1 (en) * | 2005-01-31 | 2006-08-02 | HONDA MOTOR CO., Ltd. | Controller |
CN103345150A (en) * | 2013-07-19 | 2013-10-09 | 杭州电子科技大学 | Waste plastic oil refining cracking furnace box temperature control method with optimized forecasting function control |
-
2013
- 2013-11-14 CN CN201310567638.9A patent/CN103605284B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5130920A (en) * | 1989-09-15 | 1992-07-14 | Eastman Kodak Company | Adaptive process control system, especially for control of temperature of flowing fluids |
EP1686437A1 (en) * | 2005-01-31 | 2006-08-02 | HONDA MOTOR CO., Ltd. | Controller |
CN103345150A (en) * | 2013-07-19 | 2013-10-09 | 杭州电子科技大学 | Waste plastic oil refining cracking furnace box temperature control method with optimized forecasting function control |
Non-Patent Citations (2)
Title |
---|
具有PI结构的自校正动态矩阵加权控制算法;彭辉;《ELECTRICAL DRIVE AUTOMATION》;19971130;全文 * |
动态矩阵控制及其改进方法的仿真研究;李金霞等;《福州大学学报(自然科学版)》;20041031;第32卷(第5期);全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN103605284A (en) | 2014-02-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103616815B (en) | The waste plastic oil-refining pyrolyzer fire box temperature control method that dynamic matrix control is optimized | |
CN103605284B (en) | The cracking waste plastics stove hearth pressure control method that dynamic matrix control is optimized | |
CN109557810B (en) | Heating furnace temperature control method based on novel two-degree-of-freedom internal model PID | |
CN105892296B (en) | A kind of fractional order dynamic matrix control method of industry heating furnace system | |
CN109581870A (en) | The temperature in the kettle dynamic matrix control method of energetic material reaction kettle | |
CN108489015B (en) | Air conditioning system temperature control method based on pole allocation and Pade approximation | |
CN109270835A (en) | The prediction wisdom PI control method of Correction for Large Dead Time System | |
CN103116283A (en) | Method for controlling dynamic matrix of non-self-balance object | |
CN103345150B (en) | The waste plastic oil-refining pyrolysis furnace fire box temperature control method that Predictive function control is optimized | |
CN106292785A (en) | Aluminum-bar heating furnace ignition temperature automaton based on neutral net | |
CN105388764A (en) | Electro-hydraulic servo PID control method and system based on dynamic matrix feed-forward prediction | |
CN204595644U (en) | Based on the aluminum-bar heating furnace temperature of combustion automaton of neural network | |
CN103760931B (en) | The oil gas water horizontal three-phase separator compress control method that dynamic matrix control optimizes | |
CN111123708B (en) | Coking furnace hearth pressure control method based on distributed dynamic matrix control optimization | |
CN106814623A (en) | A kind of multiple-objection optimization forecast Control Algorithm based on trapezoidal interval soft-constraint | |
CN106483853A (en) | The fractional order distributed dynamic matrix majorization method of Heat Loss in Oil Refining Heating Furnace furnace pressure | |
CN105955014A (en) | Method for controlling coke furnace chamber pressure based on distributed dynamic matrix control optimization | |
CN108828954A (en) | Climatic wind tunnel adaptive prediction control system and its control method | |
CN104317321A (en) | Coking furnace hearth pressure control method based on state-space predictive functional control optimization | |
CN110488888B (en) | Resistance heating furnace temperature control method based on adaptive iterative learning | |
CN110673482A (en) | Power station coal-fired boiler intelligent control method and system based on neural network prediction | |
CN105652666B (en) | Large-scale drop press upper beam prediction of speed control method based on BP neural network | |
CN103605381B (en) | The fractionating column liquid level controlling method that dynamic matrix control optimizes | |
CN106444362A (en) | Distributed PID (Proportion Integration Differentiation) predictive function control method for furnace box temperature of waste plastic cracking furnace | |
CN106444388A (en) | Distributed PID type dynamic matrix control method for furnace pressure of coke furnace |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant |