Jump to content

Methanol to Hydrocarbons problem

From mintOC
Revision as of 22:11, 27 June 2016 by FelixMueller (talk | contribs)
Methanol to Hydrocarbons problem
Algebraic states: 3
Continuous control values: 5

The Methanol to Hydrocarbons problem tries to determine "reaction coefficients for the conversion of methanol into various hydrocarbons." (Cite and problem taken from the COPS library)


Mathematical formulation

The problem is given by

minθj=116||y(τj;θ)zj||2s.t.y˙1=(2θ2θ1y2(θ2+θ5)y1+y2+θ3+θ4)y1,y˙2=θ1y1(θ2y1y2)(θ2+θ5)y1+y2+θ3y1,y˙3=θ1y1(y2+θ5y1(θ2+θ5)y1+y2+θ4y1,θi0.

Parameters

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

Source Code

Model descriptions are available in