Oscillating OED: Difference between revisions
Appearance
RobertLampel (talk | contribs) |
RobertLampel (talk | contribs) No edit summary |
||
| Line 54: | Line 54: | ||
== Miscellaneous and Further Reading == | == Miscellaneous and Further Reading == | ||
This problem was introduced by [[User:SebastianSager | Sebastian Sager]]. | |||
<!--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 --> | <!--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 --> | ||
Revision as of 13:42, 26 August 2025
| Oscillating OED | |
|---|---|
| State dimension: | 1 |
| Differential states: | 4 |
| Discrete control functions: | 1 |
The Oscillating OED problem looks for an optimal measurement strategy to determine a single parameter in a one-dimensional ODE model, where can directly measure the single state.
The optimal integer control functions shows bang bang behavior.
Mathematical formulation
For a single parameter the original initial value problem is given by
We assume both and to be fixed and are only interested in when to measure, with an upper bound on the measuring time. We can measure the state directly, i.e. .
Now we formulate the OED problem:
Parameters
These fixed values are used within the model:
Reference Solutions
Here is one local solution to the above control problem.
- Reference solution plots
-
States and measurement control for . The time was added as an additional state.
Miscellaneous and Further Reading
This problem was introduced by Sebastian Sager.