Methanol to Hydrocarbons problem: Difference between revisions
Appearance
FelixMueller (talk | contribs) |
FelixMueller (talk | contribs) |
||
| Line 20: | Line 20: | ||
& \dot{y}_2 & = & \frac{\theta_1 y_1 (\theta_2 y_1 - y_2)}{(\theta_2 + \theta_5) y_1 + y_2} + \theta_3 y_1, \\ | & \dot{y}_2 & = & \frac{\theta_1 y_1 (\theta_2 y_1 - y_2)}{(\theta_2 + \theta_5) y_1 + y_2} + \theta_3 y_1, \\ | ||
& \dot{y}_3 & = & \frac{\theta_1 y_1 (y_2 + \theta_5 y_1}{(\theta_2 + \theta_5) y_1 + y_2} + \theta_4 y_1, \\ | & \dot{y}_3 & = & \frac{\theta_1 y_1 (y_2 + \theta_5 y_1}{(\theta_2 + \theta_5) y_1 + y_2} + \theta_4 y_1, \\ | ||
& \theta_i & \geq & 0 | & \theta_i & \geq & 0. | ||
\end{array} | \end{array} | ||
</math> | </math> | ||
Revision as of 18:09, 5 May 2016
| 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
Parameters
The values are measurements for the concentration for at time points and initial conditions are known.
Source Code
Model descriptions are available in