Jump to content

Catalytic cracking problem: Difference between revisions

From mintOC
No edit summary
Line 23: Line 23:


== Parameters ==
== Parameters ==
The values <math> z_j </math> are measurements for the concentration for <math> y </math> at time points <math> \tau_1, ..., \tau_21 </math>.
The values <math> z_j </math> are measurements for the concentration for <math> y </math> at time points <math> \tau_1, ..., \tau_21 </math> and initial conditions are known.


== Source Code ==
== Source Code ==

Revision as of 17:43, 5 May 2016

Catalytic cracking problem
Algebraic states: 2
Continuous control values: 3

This problem tries to determine "reaction coefficients for the catalytic cracking of gas oil into gas and other byproducts." (Cite and problem taken from the COPS library)


Mathematical formulation

The problem is given by

minθj=121||y(τj;θ)zj||2s.t.y˙1=(θ1+θ3)y12,y˙2=θ1y12θ2y2.

Parameters

The values zj are measurements for the concentration for y at time points τ1,...,τ21 and initial conditions are known.

Source Code

Model descriptions are available in