Difference between revisions of "Hanging chain problem"
From mintOC
FelixMueller (Talk | contribs) |
FelixMueller (Talk | contribs) |
||
Line 3: | Line 3: | ||
|nx = 3 | |nx = 3 | ||
|nu = 1 | |nu = 1 | ||
+ | |nc = 4 | ||
|nre = 5 | |nre = 5 | ||
}}<!-- Do not insert line break here or Dimensions Box moves up in the layout... | }}<!-- Do not insert line break here or Dimensions Box moves up in the layout... |
Revision as of 09:29, 27 July 2016
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