Jump to content

Catalyst mixing problem: Difference between revisions

From mintOC
Line 22: Line 22:
  & \dot{x}_2 & = & u ( x_1 - 10 x_2) - (1 - u \, x_2) ,  \\
  & \dot{x}_2 & = & u ( x_1 - 10 x_2) - (1 - u \, x_2) ,  \\
  & x(t_0) &=& (1, 0)^T, \\
  & x(t_0) &=& (1, 0)^T, \\
& u(t) &\in&  \[0,1\].
\end{array}  
\end{array}  
</math>
</math>

Revision as of 09:47, 10 April 2016

Catalyst mixing problem
State dimension: 1
Differential states: 3
Discrete control functions: 1
Interior point equalities: 3

The Catalyst mixing problem seeks an optimal policy for mixing two catalysts "along the length of a tubular plug ow reactor involving several reactions". (Cite and problem taken from the COPS library)


Mathematical formulation

The problem is given by

minx,u1+x1(tf)+x2(tf)s.t.x˙1=u(10x2x1),x˙2=u(x110x2)(1ux2),x(t0)=(1,0)T,

Parameters

In this model the parameters used are t0=0,tf=1.

Source Code

Model descriptions are available in