Difference between revisions of "Goddart's rocket problem"
From mintOC
FelixMueller (Talk | contribs) (→Variables) |
m (added categories) |
||
Line 64: | Line 64: | ||
== References == | == References == | ||
The Problem can be found in the [http://bocop.org/ BOCOP User Guide]. | The Problem can be found in the [http://bocop.org/ BOCOP User Guide]. | ||
+ | |||
+ | [[Category:Aeronautics]] | ||
+ | [[Category:Minimum energy]] | ||
+ | [[Category:ODE model]] | ||
+ | [[Category:Path-constrained arcs]] | ||
+ | [[Category:Sensitivity-seeking arcs]] |
Revision as of 16:44, 19 January 2016
In Goddart's rocket problem we model the ascent (vertical; restricted to 1 dimension) of a rocket. The aim is to reach a certain altitude with minimal fuel consumption. It is equivalent to maximize the mass at the final altitude.
Variables
The state variables describe the altitude(radius), speed and mass respectively.
The drag is given by
Mathematical formulation
Parameters
Reference Solution
The following reference solution was generated using BOCOP. The optimal value of the objective function is -0.63389.
References
The Problem can be found in the BOCOP User Guide.