MATLAB MODEL PREDICTIVE CONTROL TOOLBOX - S Especificações Página 23

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 166
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 22
Construct Linear Time Invariant (LTI) Models
2-11
CSTR Schematic
Measurement of reactant concentrations is often difficult, if not impossible. Let us
assume that T is a measured output, C
A
is an unmeasured output, T
c
is a manipulated
variable, and C
Ai
is an unmeasured disturbance.
The model fits the general state-space format
dx
dt
Ax Bu= +
y Cx Du= +
where
x
C
T
u
T
C
y
T
C
A c
Ai A
=
¢
¢
È
Î
Í
˘
˚
˙
=
¢
¢
È
Î
Í
˘
˚
˙
=
¢
¢
È
Î
Í
˘
˚
˙
,
A
a a
a a
B
b b
b b
C D=
È
Î
Í
˘
˚
˙
=
È
Î
Í
˘
˚
˙
=
È
Î
Í
˘
˚
˙
=
11 12
21 22
11 12
21 22
0 1
1 0
0
00
0 0
È
Î
Í
˘
˚
˙
The following code shows how to define such a model for some specific values of the a
ij
and b
ij
constants:
A = [-0.0285 -0.0014
-0.0371 -0.1476];
B = [-0.0850 0.0238
0.0802 0.4462];
Vista de página 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 165 166

Comentários a estes Manuais

Sem comentários