Jump to content

Rao Mease: Difference between revisions

From mintOC
Line 34: Line 34:


== References ==
== References ==
<biblist />
== References ==
 
<span id="GeigerPhD">[1]</span> "Adaptive Multiple Shooting for Boundary Value Problems and Constrained Parabolic Optimization Problems" by M. E. Geiger  <br>
<!--List of all categories this page is part of. List characterization of solution behavior, model properties, ore presence of implementation details (e.g., AMPL for AMPL model) here -->
[[Category:MIOCP]]
[[Category:Optimum Experimental Design]]
[[Category:ODE model]]
[[Category:Bang bang]]

Revision as of 08:03, 20 August 2025

Rao Mease
State dimension: 1
Differential states: 1
Discrete control functions: 1


The Rao Mease problem is a very sensitive one-dimensional toy ODE model which is especially suited for multiple shooting solvers. It aims to minimize a quadratic Lagrange term.

The optimal integer control functions exhibits a singular arc.

Mathematical formulation

minx,w010(x(t)2+w(t)2)dtsubject tox˙(t)=x(t)3+w(t),x(0)=1,x(10)=1.5

Reference Solutions

Here is one local solution to the above control problem.

Miscellaneous and Further Reading

The problem description and further references can be found in the PhD thesis of Michael Ernst Geiger [1].

References

References

[1] "Adaptive Multiple Shooting for Boundary Value Problems and Constrained Parabolic Optimization Problems" by M. E. Geiger