Jump to content

Isomerization of Alpha-Pinene problem: Difference between revisions

From mintOC
No edit summary
Line 40: Line 40:
[[Category:MIOCP]]
[[Category:MIOCP]]
[[Category:ODE model]]
[[Category:ODE model]]
[[Category:DAE model]]

Revision as of 22:10, 27 June 2016

Isomerization of Alpha-Pinene problem
Algebraic states: 5
Continuous control values: 5

The Isomerization of Alpha-Pinene problem tries to determine "reaction coefficients in the thermal isometrization of α-Pinene." (Cite and problem taken from the COPS library)


Mathematical formulation

The problem is given by

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

Parameters

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

Source Code

Model descriptions are available in