Jump to content

Catalyst mixing problem

From mintOC
Catalyst mixing problem
State dimension: 1
Differential states: 2
Continuous control functions: 1
Path constraints: 2
Interior point equalities: 2

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,w1+x1(tf)+x2(tf)s.t.x˙1=w(t)(10x2(t)x1(t)),x˙2=w(t)(x1(t)10x2(t))(1w(t))x2(t),x(t0)=(1,0)T,w(t){0,1}.

Parameters

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

Reference Solution

If the problem is relaxed, i.e., we demand that w(t) be in the continuous interval [0, 1] instead of the binary choice \{0,1\}, the optimal solution can be determined by means of direct optimal control.

Source Code

Model descriptions are available in