Hanging chain problem: Difference between revisions
Appearance
RobertLampel (talk | contribs) |
|||
| Line 25: | Line 25: | ||
& x_1(t_f) &=& b, \\ | & x_1(t_f) &=& b, \\ | ||
& x_3(t_f) &=& Lp, \\ | & x_3(t_f) &=& Lp, \\ | ||
& | & x_i(t) &\in& [0,10], \quad i=1,2,3, \\ | ||
& u(t) &\in& [-10,20]. | & u(t) &\in& [-10,20]. | ||
\end{array} | \end{array} | ||
Latest revision as of 16:04, 22 February 2026
| Hanging chain problem | |
|---|---|
| State dimension: | 1 |
| Differential states: | 3 |
| Continuous control functions: | 1 |
| Path constraints: | 4 |
| Interior point equalities: | 5 |
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