Difference between revisions of "Hanging chain problem"
From mintOC
FelixMueller (Talk | contribs) (→Parameters) |
FelixMueller (Talk | contribs) (→Parameters) |
||
Line 37: | Line 37: | ||
\begin{array}{rcl} | \begin{array}{rcl} | ||
[t_0, t_f] &=& [0, 1],\\ | [t_0, t_f] &=& [0, 1],\\ | ||
− | (a,b) &=& ( | + | (a,b) &=& (1,3),\\ |
Lp &=& 4. | Lp &=& 4. | ||
\end{array} | \end{array} |
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