CN103760931A - Oil-gas-water horizontal type three-phase separator pressure control method optimized through dynamic matrix control - Google Patents

Oil-gas-water horizontal type three-phase separator pressure control method optimized through dynamic matrix control Download PDF

Info

Publication number
CN103760931A
CN103760931A CN201410029644.3A CN201410029644A CN103760931A CN 103760931 A CN103760931 A CN 103760931A CN 201410029644 A CN201410029644 A CN 201410029644A CN 103760931 A CN103760931 A CN 103760931A
Authority
CN
China
Prior art keywords
mrow
mtr
mtd
msub
control
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
CN201410029644.3A
Other languages
Chinese (zh)
Other versions
CN103760931B (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 CN201410029644.3A priority Critical patent/CN103760931B/en
Publication of CN103760931A publication Critical patent/CN103760931A/en
Application granted granted Critical
Publication of CN103760931B publication Critical patent/CN103760931B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Feedback Control In General (AREA)

Abstract

The invention discloses an oil-gas-water horizontal type three-phase separator pressure control method optimized through dynamic matrix control. The method comprises the steps that firstly, the model of a pressure object in an oil-gas-water horizontal type three-phase separator is built based on the step response data of the pressure object in the oil-gas-water horizontal type three-phase separator, and basic object characters are excavated out; then, the parameters of a corresponding PI-PD controller are set according to the character of the dynamic matrix control; finally, PI-PD control is carried out on the pressure object in the oil-gas-water horizontal type three-phase separator. The good control performance of the PI-PD control and the good control performance of the dynamic matrix control are combined, and the defects of a traditional control method are effectively overcome.

Description

Pressure control method of oil-gas-water horizontal three-phase separator optimized through dynamic matrix control
Technical Field
The invention belongs to the technical field of automation, and relates to a Dynamic Matrix Control (DMC) -optimization-based pressure proportional integral-proportional derivative (PI-PD) control method in an oil-gas-water horizontal three-phase separator.
Background
The PID controller has simple structure and convenient control, and is widely applied to various industrial control systems. However, for an integral, oscillatory or unstable control target, the PID sometimes has difficulty in satisfying higher control requirements. For example, large overshoot and oscillation often occur at step input, which may present a safety hazard to production. At present, PID control is mostly adopted for pressure control of the oil-gas-water horizontal three-phase separator, if PD control can be added to an inner ring, overshoot of the separator is inhibited firstly, and PI control is adopted for an outer ring, so that better production performance can be obtained. The dynamic matrix control algorithm is one of advanced control algorithms, has low requirement on a model and good control performance, and can further improve the efficiency of oil refining and natural gas collection if the dynamic matrix control and the PI-PD technology can be combined.
Disclosure of Invention
The invention aims to provide a PI-PD control method for pressure in an oil-gas-water horizontal three-phase separator based on dynamic matrix control optimization aiming at the defects of the existing PID controller, which is used for inhibiting overshoot so as to obtain better actual control performance. The PI-PD control method with the dynamic matrix control performance is obtained by combining the dynamic matrix control and the PI-PD control. 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 pressure object in the oil-gas-water horizontal three-phase separator based on step response data of the pressure object in the oil-gas-water horizontal three-phase separator, and excavating basic object characteristics; then, setting parameters of a corresponding PI-PD controller according to the characteristics of dynamic matrix control; and finally, performing PI-PD control on a pressure object in the oil-gas-water horizontal three-phase separator.
According to the technical scheme, the PI-PD 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 can effectively inhibit overshoot and improve the stability of the system.
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 TsThe sampling time sequence 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]Τ
where < T > is the transposed symbol of the matrix, aiIs the data of the step response of the process object, and N is the modeling time domain.
Step (2), designing a PIPD controller of a controlled object, wherein the specific method comprises the following steps:
a. building a dynamic matrix of controlled objects
And (3) establishing a dynamic control matrix of the controlled object by using the model vector a obtained in the step (1) b, wherein the form of the dynamic control matrix is as follows:
A = a 1 0 . . . 0 a 2 a 1 . . . 0 . . . . . . . . . . . . a P a P - 1 . . . a P - M + 1
wherein, A is a P multiplied by M order dynamic matrix of the controlled object, 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. Calculating model prediction initial response value y of controlled object at current k momentM(k)
Calculating a model predicted value y after adding a control increment delta u (k-1) at the time of k-1p(k-1):
yP(k-1)=yM(k-1)+A0Δu(k-1)
Wherein,
y P ( k - 1 ) = y 1 ( k | k - 1 ) y 1 ( k + 1 | k - 1 ) . . . y 1 ( k + N - 1 | k - 1 ) , y M ( k ) = y 0 ( k | k - 1 ) y 0 ( k + 1 | k - 1 ) . . . y 0 ( k + N - 1 | k - 1 ) , A 0 = a 1 a 2 . . . a N
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)Denotes the initial prediction value, A, at time k-1 versus time k, k +1, …, k + N-10For the matrix established for the step response data, Δ u (k-1) is the input control increment at time k-1.
Calculating a model prediction error value e (k) of the controlled object at the moment k:
ess(k)=y(k)-y1(k|k-1)
wherein y (k) represents the actual output value of the controlled object measured at the time k, y1And (k | k-1) represents the model predicted value of the controlled object at the time k-1 to the time k after the control increment delta u (k-1) is added.
Calculating the correction value y of the model output at the moment kcor(k):
ycor(k)=yM(k-1)+h*ess(k)
Wherein,
<math> <mrow> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>N</mi> <mo>-</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>,</mo> <mi>h</mi> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mn>1</mn> </mtd> </mtr> <mtr> <mtd> <mi>&alpha;</mi> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mi>&alpha;</mi> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
ycor(k|k),ycor(k+1|k),…ycorand (k + N-1| k) respectively represents the corrected value of the prediction model of the controlled object at the moment k, h is a weight matrix for error compensation, and alpha is an error correction coefficient.
Calculating initial response value y of model prediction at k momentM(k):
yM(k)=Sycor(k)
Wherein S is a state transition matrix of NxN order,
Figure BDA0000460399800000031
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,
<math> <mrow> <msub> <mi>y</mi> <mi>PM</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <msub> <mi>y</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>2</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>P</mi> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>,</mo> <msub> <mi>y</mi> <mrow> <mi>P</mi> <mn>0</mn> </mrow> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <msub> <mi>y</mi> <mn>0</mn> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mn>0</mn> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>2</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mn>0</mn> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>P</mi> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>,</mo> <msub> <mi>&Delta;u</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>M</mi> <mo>-</mo> <mn>1</mn> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
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, y0(k+1|k),y0(k+2|k-1),…y0(k + N | k) represents the initial predicted 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, where j (k) is in the form:
<math> <mrow> <mi>min</mi> <mi>J</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <msup> <msub> <mrow> <mo>|</mo> <mo>|</mo> <mrow> <mo>(</mo> <mi>ref</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>-</mo> <msub> <mi>y</mi> <mi>PM</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>)</mo> </mrow> <mo>|</mo> <mo>|</mo> </mrow> <mi>Q</mi> </msub> <mn>2</mn> </msup> <mo>+</mo> <msubsup> <mrow> <mo>|</mo> <mo>|</mo> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>|</mo> <mo>|</mo> </mrow> <mi>r</mi> <mn>2</mn> </msubsup> <mo>=</mo> <mi>Q</mi> <msup> <mrow> <mo>(</mo> <mi>ref</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>-</mo> <msub> <mi>y</mi> <mrow> <mi>P</mi> <mn>0</mn> </mrow> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>-</mo> <mi>A&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>)</mo> </mrow> <mn>2</mn> </msup> <mo>+</mo> <msup> <mi>r&Delta;u</mi> <mn>2</mn> </msup> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </mrow> </math>
ref(k)=[ref1(k),ref2(k),…,refP(k)]Τ
Q=diag(q1,q2,…qP)
r=diag(r1,r2,…rM)
refi(k)=βiy(k)+(1-βi)c(k)
wherein Q is an error weighting matrix, Q1,q2,…,qPIs the addition of a weighting matrixA weight coefficient; beta is softening coefficient, c (k) is set value of process object; r is a control weight matrix, r1,r2,…rMTo control the weighting coefficients 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):
e(k)=c(k)-y(k)
u(k)=u(k-1)+Kp(k)(e(k)-e(k-1))+Ki(k)e(k)-Kf(k)(y(k)-y(k-1)-Kd(y(k)-2y(k-1)+y(k-2))=u(k-1)+Kp(k)(e(k)-e(k-1))+Ki(k)e(k)-Kf(k)(y(k)-y(k-1)-Kd(y(k)-y(k-1))+Kd(y(k-1)-y(k-2))
further processing u (k) to obtain
u(k)=u(k-1)+w(k)ΤE(k)
Wherein,
w(:,k)=[Kp(k)+Ki(k),-Kp(k),-Kf(k)-Kd(k),Kd(k)]Τ
E(k)=(e(k),e(k-1),y(k)-y(k-1),y(k-1)-y(k-2))Τ
Kp(k)、Ki(k)、Kf(k)、Kd(k) the proportional value of the outer ring, the integral of the outer ring, the proportional value of the inner ring and the differential parameter of the inner ring of the PI-PD controller at the moment k are respectively, e (k) is the error between a reference track value at the moment k and an actual output value, T is a transposed symbol of the matrix, and w (: k) is a matrix with four rows and k columns.
f. Substituting u (k) into the objective function in step d to solve the parameters in the PI-PD controller, we can obtain:
w ( : , k ) = ( ref ( k ) - y p 0 ( k ) ) QAE ( A T QA + r ) E T E
further, it is possible to obtain:
Kp(k)=w(1,k)+w(2,k)
Ki(k)=-w(2,k)
Kf(k)=-w(3,k)-w(4,k)
Kd(k)=w(4,k)
g. obtaining a parameter K of the PI-PD controllerp(k)、Ki(k)、Kf(k)、Kd(k) The subsequent constituent control quantity u (k) acts on the controlled object
u(k)=u(k-1)+Kp(k)(e(k)-e(k-1))+Ki(k)e(k)-Kf(k)(y(k)-y(k-1)-Kd(y(k)-2y(k-1)+y(k-2))。
h. At the next moment, the new parameter k of the PI-PD controller is continuously solved according to the steps from b to gP(k+1)、ki(k+1)、kf(k+1)、kdThe values of (k +1) are cycled through in sequence.
The invention provides a dynamic matrix control optimization-based PI-PD control method for pressure in an oil-gas-water horizontal three-phase separator, which combines good control performance of PI-PD 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 process control of the pressure in the oil-gas-water horizontal three-phase separator as an example:
the control of the pressure in the oil-gas-water horizontal three-phase separator is a lag process, and the adjusting means adopts the control of the opening degree of an exhaust valve in a settling chamber.
Step (1), establishing a model of a controlled object through real-time step response data of a pressure object in an oil-gas-water horizontal three-phase separator, wherein the method comprises the following specific steps:
a. and (3) a step input signal is input to the oil-feeding gas-water horizontal three-phase separator, and a step response curve of the step input signal is recorded.
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; the response 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 a pressure object in the oil-gas-water horizontal three-phase separator:
a=[a1,a2,…aN]Τ
where < T > is the transposed symbol of the matrix, aiIs a step response of the pressure in the settling chamber of the oil-gas-water horizontal three-phase separatorData, N is the modeled time domain.
Step (2), designing a PI-PD controller of pressure in the oil-gas-water horizontal three-phase separator, wherein the specific method comprises the following steps:
a. and (2) establishing a dynamic matrix of the pressure in the oil-gas-water horizontal three-phase separator by using the model vector a obtained in the step (1) b, wherein the form of the dynamic matrix is as follows:
A = a 1 0 . . . 0 a 2 a 1 . . . 0 . . . . . . . . . . . . a P a P - 1 . . . a P - M + 1
wherein A is a P multiplied by M order dynamic matrix of pressure in the oil-gas-water horizontal three-phase separator, 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 an initial model prediction value y of the pressure in the oil-gas-water horizontal three-phase separator at the current k momentM(k)
Calculating a model predicted value y of pressure in the oil-gas-water horizontal three-phase separator after adding a control increment delta u (k-1) at the time of k-1p(k-1):
yP(k-1)=yM(k-1)+A0Δu(k-1)
Wherein,
y P ( k - 1 ) = y 1 ( k | k - 1 ) y 1 ( k + 1 | k - 1 ) . . . y 1 ( k + N - 1 | k - 1 ) , A 0 = a 1 a 2 . . . a N , y M ( k ) = y 0 ( k | k - 1 ) y 0 ( k | k - 1 ) . . . y 0 ( k + N - 1 | k - 1 )
y1(k|k-1),y1(k+1|k-1),…,y1(k + N-1| k-1) respectively represents a model predicted value y after delta u (k-1) is added to k, k +1, …, k + N-1 at the moment k-1 in the pressure in the oil-gas-water horizontal three-phase separator, and0(k|k-1),y0(k|k-1),…y0(k + N-1| k-1) represents an initial predicted value of the pressure in the oil-gas-water horizontal three-phase separator at the moment k-1 to the moment k, k +1, …, k + N-1, A0The delta u (k-1) is a matrix established by pressure step response data in a settling chamber of the oil-gas-water horizontal three-phase separator, and is the control increment of the opening degree of an exhaust valve in the oil-gas-water horizontal three-phase separator at the moment of k-1.
Calculating a model prediction error value ess (k) of the pressure in the oil-gas-water horizontal three-phase separator at the moment k:
ess(k)=y(k)-y1(k|k-1)
wherein y (k) represents the actual output value of the pressure in the oil-gas-water horizontal three-phase separator measured at the moment k, y1And (k | k-1) represents the model predicted value of the pressure in the oil-gas-water horizontal three-phase separator at the moment k-1 to the moment k after the control increment delta u (k-1) is added.
Calculating the output correction value y of the pressure model in the oil-gas-water horizontal three-phase separator at the moment kcor(k):
ycor(k)=yM(k-1)+h*ess(k)
Wherein,
<math> <mrow> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>N</mi> <mo>-</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>,</mo> <mi>h</mi> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mn>1</mn> </mtd> </mtr> <mtr> <mtd> <mi>&alpha;</mi> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mi>&alpha;</mi> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
ycor(k|k),ycor(k+1|k),…ycor(k + N-1| k) respectively represents the pressure in the oil-gas-water horizontal three-phase separatorAnd the correction value of the model at the moment k, h is a weight matrix of error compensation, and alpha is an error correction coefficient.
Calculating the model prediction initial response value y of the pressure in the oil-gas-water horizontal three-phase separator at the moment kM(k):
yM(k)=Sycor(k)
Wherein S is a state transition matrix of NxN order,
Figure BDA0000460399800000062
c. calculating the predicted output value y of the pressure in the oil-gas-water horizontal three-phase separator 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,
<math> <mrow> <msub> <mi>y</mi> <mi>PM</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <msub> <mi>y</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>2</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>P</mi> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>,</mo> <msub> <mi>y</mi> <mrow> <mi>P</mi> <mn>0</mn> </mrow> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <msub> <mi>y</mi> <mn>0</mn> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mn>0</mn> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>2</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mn>0</mn> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>P</mi> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>,</mo> <msub> <mi>&Delta;u</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>M</mi> <mo>-</mo> <mn>1</mn> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
yP0(k) is yM(k) The first P term, yM(k+1|k),yM(k+2|k),…,yMAnd (k + P | k) is a model predicted output value of the pressure in the oil-gas-water horizontal three-phase separator at the k moment to the k +1, k +2, … and k + P moment.
d. And (3) setting the control time domain M as 1, and selecting an objective function J (k) of the pressure in the oil-gas-water horizontal three-phase separator, wherein the form of J (k) is as follows:
<math> <mrow> <mi>min</mi> <mi>J</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <msup> <msub> <mrow> <mo>|</mo> <mo>|</mo> <mrow> <mo>(</mo> <mi>ref</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>-</mo> <msub> <mi>y</mi> <mi>PM</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>)</mo> </mrow> <mo>|</mo> <mo>|</mo> </mrow> <mi>Q</mi> </msub> <mn>2</mn> </msup> <mo>+</mo> <msubsup> <mrow> <mo>|</mo> <mo>|</mo> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>|</mo> <mo>|</mo> </mrow> <mi>r</mi> <mn>2</mn> </msubsup> <mo>=</mo> <mi>Q</mi> <msup> <mrow> <mo>(</mo> <mi>ref</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>-</mo> <msub> <mi>y</mi> <mrow> <mi>P</mi> <mn>0</mn> </mrow> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>-</mo> <mi>A&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>)</mo> </mrow> <mn>2</mn> </msup> <mo>+</mo> <msup> <mi>r&Delta;u</mi> <mn>2</mn> </msup> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </mrow> </math>
ref(k)=[ref1(k),ref2(k),…,refP(k)]Τ
Q=diag(q1,q2,…qP)
r=diag(r1,r2,…rM)
refi(k)=βiy(k)+(1-βi)c(k)
wherein Q is an error weighting matrix, Q1,q2,…,qPWeighting coefficients for the error weighting matrix; beta is softening coefficient, c (k) is set value of pressure in oil-gas-water horizontal three-phase separator; r ═ diag (r)1,r2,…rM) To control the weighting matrix, r1,r2,…rMIn order to control the weighting coefficient of the weighting matrix, ref (k) is a reference track of the pressure in the oil-gas-water horizontal three-phase separator at the moment k, refi(k) Is the value of the ith reference point in the reference track.
e. Converting the control quantity u (k) of the opening degree of an exhaust valve in the oil-gas-water horizontal three-phase separator:
e(k)=c(k)-y(k)
u(k)=u(k-1)+Kp(k)(e(k)-e(k-1))+Ki(k)e(k)-Kf(k)(y(k)-y(k-1)-Kd(y(k)-2y(k-1)+y(k-2))=u(k-1)+Kp(k)(e(k)-e(k-1))+Ki(k)e(k)-Kf(k)(y(k)-y(k-1)-Kd(y(k)-y(k-1))+Kd(y(k-1)-y(k-2))
further processing u (k) to obtain
u(k)=u(k-1)+w(k)ΤE(k)
Wherein,
w(:,k)=[Kp(k)+Ki(k),-Kp(k),-Kf(k)-Kd(k),Kd(k)]
E(k)=(e(k),e(k-1),y(k)-y(k-1),y(k-1)-y(k-2))Τ
Kp(k)、Ki(k)、Kf(k)、Kd(k) the ratio of an outer ring, the integral of the outer ring, the ratio of an inner ring and differential parameters of the inner ring of the PI-PD controller are respectively, e (k) is an error between a reference track value at a moment k and an actual output value, T is a transposed symbol of the matrix, and w (: k) is a matrix with four rows and k columns.
f. Substituting u (k) into the objective function in the step d, and solving the parameters in the PI-PD controller to obtain:
w ( : , k ) = ( ref ( k ) - y p 0 ( k ) ) QAE ( A T QA + r ) E T E
further, it is possible to obtain:
Kp(k)=w(1,k)+w(2,k)
Ki(k)=-w(2,k)
Kf(k)=-w(3,k)-w(4,k)
Kd(k)=w(4,k)
g. obtaining a parameter K of the PI-PD controllerp(k)、Ki(k)、Kf(k)、Kd(k) The subsequent formation of control quantity u (k) acting on oil-gas-water horizontal three-phase separator
u(k)=u(k-1)+Kp(k)(e(k)-e(k-1))+Ki(k)e(k)-Kf(k)(y(k)-y(k-1)-Kd(y(k)-2y(k-1)+y(k-2))
h. At the next moment, the new parameter k of the PI-PD controller is continuously solved according to the steps from b to gP(k+1)、ki(k+1)、kf(k+1)、kdThe value of (k +1), which acts on the controlled object, cycles through.

Claims (1)

1. The pressure control method of the oil-gas-water horizontal three-phase separator optimized by dynamic matrix control 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 step response curve on the smooth curveStep response data corresponding to sampling 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 tNAfter NT, it tends to be stable when aiAnd 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, i > N; establishing a model vector a of an object:
a=[a1,a2,…aN]Τ
where < T > is the transposed symbol of the matrix, aiIs the data of the step response of the process object, and N is the modeling time domain;
step (2), designing a PIPD controller of a controlled object, wherein the specific method comprises the following steps:
2-a establishing dynamic matrix of controlled object
And (3) establishing a dynamic control matrix of the controlled object by using the model vector a obtained in the step (1-b), wherein the form of the dynamic control matrix is as follows:
A = a 1 0 . . . 0 a 2 a 1 . . . 0 . . . . . . . . . . . . a P a P - 1 . . . a P - M + 1
a is a P multiplied by M order dynamic matrix of a controlled object, 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, calculating the model prediction initial response value y of the controlled object at the current k momentM(k)
Calculating a model predicted value y after adding a control increment delta u (k-1) at the time of k-1p(k-1):
yP(k-1)=yM(k-1)+A0Δu(k-1)
Wherein,
y P ( k - 1 ) = y 1 ( k | k - 1 ) y 1 ( k + 1 | k - 1 ) . . . y 1 ( k + N - 1 | k - 1 ) , y M ( k ) = y 0 ( k | k - 1 ) y 0 ( k + 1 | k - 1 ) . . . y 0 ( k + N - 1 | k - 1 ) , A 0 = a 1 a 2 . . . a N
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;
calculating a model prediction error value e (k) of the controlled object at the moment k:
ess(k)=y(k)-y1(k|k-1)
wherein y (k) represents the actual output value of the controlled object measured at the time k, y1(k | k-1) represents the model predicted value of the controlled object at the k-1 moment to the k moment after the control increment delta u (k-1) is added;
calculating the correction value y of the model output at the moment kcor(k):
ycor(k)=yM(k-1)+h*ess(k)
Wherein,
<math> <mrow> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>cor</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>N</mi> <mo>-</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>,</mo> <mi>h</mi> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mn>1</mn> </mtd> </mtr> <mtr> <mtd> <mi>&alpha;</mi> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mi>&alpha;</mi> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
ycor(k|k),ycor(k+1|k),…ycor(k + N-1| k) respectively represents the corrected value of the controlled object at the k moment prediction model, h is the weight matrix of error compensation, and alpha is the error correction systemCounting;
calculating initial response value y of model prediction at k momentM(k):
yM(k)=Sycor(k)
Wherein S is a state transition matrix of NxN order,
Figure FDA0000460399790000022
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,
<math> <mrow> <msub> <mi>y</mi> <mi>PM</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <msub> <mi>y</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>2</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>P</mi> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>,</mo> <msub> <mi>y</mi> <mrow> <mi>P</mi> <mn>0</mn> </mrow> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <msub> <mi>y</mi> <mn>0</mn> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mn>0</mn> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>2</mn> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <msub> <mi>y</mi> <mn>0</mn> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>P</mi> <mo>|</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>,</mo> <msub> <mi>&Delta;u</mi> <mi>M</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mi>M</mi> <mo>-</mo> <mn>1</mn> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
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, y0(k+1|k),y0(k+2|k-1),…y0(k + N | k) represents the initial predicted value at time k versus time k +1, k +2, … k + P;
and 2-d, enabling the control time domain M =1 of the controlled object, and selecting a target function J (k) of the controlled object, wherein the form is as follows:
<math> <mrow> <mi>min</mi> <mi>J</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <msup> <msub> <mrow> <mo>|</mo> <mo>|</mo> <mrow> <mo>(</mo> <mi>ref</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>-</mo> <msub> <mi>y</mi> <mi>PM</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>)</mo> </mrow> <mo>|</mo> <mo>|</mo> </mrow> <mi>Q</mi> </msub> <mn>2</mn> </msup> <mo>+</mo> <msubsup> <mrow> <mo>|</mo> <mo>|</mo> <mi>&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>|</mo> <mo>|</mo> </mrow> <mi>r</mi> <mn>2</mn> </msubsup> <mo>=</mo> <mi>Q</mi> <msup> <mrow> <mo>(</mo> <mi>ref</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>-</mo> <msub> <mi>y</mi> <mrow> <mi>P</mi> <mn>0</mn> </mrow> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>-</mo> <mi>A&Delta;u</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>)</mo> </mrow> <mn>2</mn> </msup> <mo>+</mo> <msup> <mi>r&Delta;u</mi> <mn>2</mn> </msup> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </mrow> </math>
ref(k)=[ref1(k),ref2(k),…,refP(k)]Τ
Q=diag(q1,q2,…qP)
r=diag(r1,r2,…rM)
refi(k)=βiy(k)+(1-βi)c(k)
wherein Q is an error weighting matrix, Q1,q2,…,qPA weighting coefficient being a weighting matrix; beta is softening coefficient, c (k) is set value of process object; r is a control weight matrix, r1,r2,…rMTo control the weighting coefficients 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):
e(k)=c(k)-y(k)
u(k)=u(k-1)+Kp(k)(e(k)-e(k-1))+Ki(k)e(k)-Kf(k)(y(k)-y(k-1)-Kd(y(k)-2y(k-1)+y(k-2))=u(k-1)+Kp(k)(e(k)-e(k-1))+Ki(k)e(k)-Kf(k)(y(k)-y(k-1)-Kd(y(k)-y(k-1))+Kd(y(k-1)-y(k-2))
further processing u (k) to obtain
u(k)=u(k-1)+w(k)ΤE(k)
Wherein,
w(:,k)=[Kp(k)+Ki(k),-Kp(k),-Kf(k)-Kd(k),Kd(k)]Τ
E(k)=(e(k),e(k-1),y(k)-y(k-1),y(k-1)-y(k-2))Τ
Kp(k)、Ki(k)、Kf(k)、Kd(k) respectively is the proportion of an outer ring, the integral of the outer ring, the proportion of an inner ring and differential parameters of the inner ring of the PI-PD controller at the moment k, e (k) is the error between a reference track value at the moment k and an actual output value, T is a transposed symbol of the matrix, and w (: k) is a matrix with four rows and k columns;
substituting u (k) into the objective function in step 2-d to solve the parameters in the PI-PD controller, we can obtain:
w ( : , k ) = ( ref ( k ) - y p 0 ( k ) ) QAE ( A T QA + r ) E T E
further obtaining:
Kp(k)=w(1,k)+w(2,k)
Ki(k)=-w(2,k)
Kf(k)=-w(3,k)-w(4,k)
Kd(k)=w(4,k)
obtaining parameter K of PI-PD controllerp(k)、Ki(k)、Kf(k)、Kd(k) The subsequent constituent control quantity u (k) acts on the controlled object
u(k)=u(k-1)+Kp(k)(e(k)-e(k-1))+Ki(k)e(k)-Kf(k)(y(k)-y(k-1)-Kd(y(k)-2y(k-1)+y(k-2));
At the next moment, continuously solving a new parameter k of the PI-PD controller according to the steps 2-b to 2-gP(k+1)、ki(k+1)、kf(k+1)、kdThe values of (k +1) are cycled through in sequence.
CN201410029644.3A 2014-01-22 2014-01-22 The oil gas water horizontal three-phase separator compress control method that dynamic matrix control optimizes Active CN103760931B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410029644.3A CN103760931B (en) 2014-01-22 2014-01-22 The oil gas water horizontal three-phase separator compress control method that dynamic matrix control optimizes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410029644.3A CN103760931B (en) 2014-01-22 2014-01-22 The oil gas water horizontal three-phase separator compress control method that dynamic matrix control optimizes

Publications (2)

Publication Number Publication Date
CN103760931A true CN103760931A (en) 2014-04-30
CN103760931B CN103760931B (en) 2016-09-14

Family

ID=50528185

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410029644.3A Active CN103760931B (en) 2014-01-22 2014-01-22 The oil gas water horizontal three-phase separator compress control method that dynamic matrix control optimizes

Country Status (1)

Country Link
CN (1) CN103760931B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105955014A (en) * 2016-05-11 2016-09-21 杭州电子科技大学 Method for controlling coke furnace chamber pressure based on distributed dynamic matrix control optimization
CN106444388A (en) * 2016-12-06 2017-02-22 杭州电子科技大学 Distributed PID type dynamic matrix control method for furnace pressure of coke furnace
CN109581870A (en) * 2018-11-27 2019-04-05 中国工程物理研究院化工材料研究所 The temperature in the kettle dynamic matrix control method of energetic material reaction kettle
CN113041652A (en) * 2021-03-17 2021-06-29 中国海洋石油集团有限公司 Oil-gas separator and pressure setting method thereof
CN113359460A (en) * 2021-06-24 2021-09-07 杭州司南智能技术有限公司 Integral object control method for constrained dynamic matrix control optimization

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB9212122D0 (en) * 1992-06-09 1992-07-22 Technolog Ltd Water supply pressure control apparatus
CN2455329Y (en) * 2000-11-23 2001-10-24 中国石化集团河南石油勘探局勘察设计研究院 Three phase separator for oil, gas and water
US10260329B2 (en) * 2006-05-25 2019-04-16 Honeywell International Inc. System and method for multivariable control in three-phase separation oil and gas production
CN201143393Y (en) * 2007-11-20 2008-11-05 中国石油天然气集团公司 Low-multiple hypergravity oil, gas and water three-phase separator
CN101457264B (en) * 2008-12-29 2010-07-21 杭州电子科技大学 Blast furnace temperature optimization control method
CN103116283A (en) * 2013-01-18 2013-05-22 杭州电子科技大学 Method for controlling dynamic matrix of non-self-balance object
CN103389746B (en) * 2013-07-19 2016-04-13 杭州电子科技大学 The waste plastic oil-refining pyrolysis furnace hearth pressure control method that Predictive function control is optimized

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105955014A (en) * 2016-05-11 2016-09-21 杭州电子科技大学 Method for controlling coke furnace chamber pressure based on distributed dynamic matrix control optimization
CN106444388A (en) * 2016-12-06 2017-02-22 杭州电子科技大学 Distributed PID type dynamic matrix control method for furnace pressure of coke furnace
CN109581870A (en) * 2018-11-27 2019-04-05 中国工程物理研究院化工材料研究所 The temperature in the kettle dynamic matrix control method of energetic material reaction kettle
CN109581870B (en) * 2018-11-27 2022-01-25 中国工程物理研究院化工材料研究所 Dynamic matrix control method for temperature in energetic material reaction kettle
CN113041652A (en) * 2021-03-17 2021-06-29 中国海洋石油集团有限公司 Oil-gas separator and pressure setting method thereof
CN113359460A (en) * 2021-06-24 2021-09-07 杭州司南智能技术有限公司 Integral object control method for constrained dynamic matrix control optimization

Also Published As

Publication number Publication date
CN103760931B (en) 2016-09-14

Similar Documents

Publication Publication Date Title
CN103760931B (en) The oil gas water horizontal three-phase separator compress control method that dynamic matrix control optimizes
CN103616815B (en) The waste plastic oil-refining pyrolyzer fire box temperature control method that dynamic matrix control is optimized
CN105388764B (en) Electro-hydraulic servo PID control method and system based on dynamic matrix feed forward prediction
CN105334736B (en) A kind of temperature control method for heating furnace of fractional model PREDICTIVE CONTROL
CN106338915B (en) A kind of Integrating control method based on the control of extended mode spatial prediction function
CN103116283A (en) Method for controlling dynamic matrix of non-self-balance object
CN109557810B (en) Heating furnace temperature control method based on novel two-degree-of-freedom internal model PID
CN103605284B (en) The cracking waste plastics stove hearth pressure control method that dynamic matrix control is optimized
CN103197542B (en) Time lag system PID controller based on data-driven is calmed method
CN105182755B (en) A kind of fractional order predictive functional control algorithm of industry heating furnace system
CN105159062A (en) Compound control method and system based on plug-in type rapid repetitive controller
CN106682735A (en) BP neural network algorithm based on PID adjustment
CN105955014A (en) Method for controlling coke furnace chamber pressure based on distributed dynamic matrix control optimization
CN104317194A (en) Temperature control method for non-minimal state space model predictive control optimization
CN111123708B (en) Coking furnace hearth pressure control method based on distributed dynamic matrix control optimization
CN104932273B (en) A kind of parameter variation control method based on modified Smith predictive compensation devices
CN107065541A (en) A kind of system ambiguous network optimization PID PFC control methods of coking furnace furnace pressure
CN102323750B (en) Embedded nonlinear impulse cooperative controller
CN104317321A (en) Coking furnace hearth pressure control method based on state-space predictive functional control optimization
CN105652666B (en) Large-scale drop press upper beam prediction of speed control method based on BP neural network
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
CN110262221B (en) PID controller parameter control method for object in thermal process
CN103605381B (en) The fractionating column liquid level controlling method that dynamic matrix control optimizes
CN110347038B (en) Two-degree-of-freedom Smith estimation control method in cement clinker cooling process

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