Difference between revisions of "Hanging chain problem"
From mintOC
FelixMueller (Talk | contribs) (→Mathematical formulation) |
FelixMueller (Talk | contribs) (→Parameters) |
||
Line 33: | Line 33: | ||
In this model the parameters used are | In this model the parameters used are | ||
+ | <math> | ||
\begin{array}{rcl} | \begin{array}{rcl} | ||
[t_0, t_f] &=& [0, 1],\\ | [t_0, t_f] &=& [0, 1],\\ | ||
Line 38: | Line 39: | ||
Lp &=& 4. | Lp &=& 4. | ||
\end{array} | \end{array} | ||
+ | </math> | ||
== Source Code == | == Source Code == |
Revision as of 18:42, 5 May 2016
Hanging chain problem | |
---|---|
State dimension: | 1 |
Differential states: | 2 |
Discrete control functions: | 1 |
Interior point equalities: | 2 |
The Hanging chain problem is concerned with finding a chain (of uniform density) of length suspendend between two points with minimal potential energy. (Problem taken from the COPS library)
Mathematical formulation
The problem is given by
Parameters
In this model the parameters used are
Source Code
Model descriptions are available in