Jump to content

Van der Pol OED

From mintOC
Van der Pol OED
State dimension: 1
Differential states: 11
Discrete control functions: 3


The Van der Pol problem is a variation of the Van der Pol problem. It looks for optimal time intervals to measure the two states in order to minimize the uncertainty of a follow-up parameter estimation problem for the two unknown parameters.

The mathematical equations form a small-scale ODE model. It also includes state sensitivities, the Fisher information matrix entries and integrated sampling states.

Mathematical formulation

We are interested in estimating the parameters p1 and p2 of the initial value problem

x1˙(t)=p1(1x2(t)2)x1(t)x2(t)+u(t),t[0,tf],x1(0)=0,x2˙(t)=p2x1(t),t[0,tf],x2(0)=1.

Additionally, we add the constraint x1(t)0.25t[0,tf]

The initial values and tf=10 are fixed. We are interested in how to fish and when to measure, with an upper bound M on the measuring time. We can measure the states directly, h1(x(t))=x1(t) and h2(x(t))=x2(t). We use two different sampling functions, w1() and w2() in the same experimental setting. This can be seen either as a two-dimensional measurement function h(x(t)), or as a special case of a multiple experiment, in which u(),x(), and G() are identical. The experimental design problem then reads

minx,G,F,z1,z2,u,w1,w2trace(F1(tf))subject tox1˙(t)=p1(1x2(t)2)x1(t)x2(t)+u(t),x2˙(t)=p2x1(t),G11˙(t)=fx11()G11(t)+fx12()G21(t)+fp12(),G12˙(t)=fx11()G12(t)+fx12()G22(t),G21˙(t)=fx21()G11(t)+fx22()G21(t),G22˙(t)=fx21()G12(t)+fx22()G22(t)+fp22(),F11˙(t)=w1(t)G11(t)2+w2(t)G21(t)2,F12˙(t)=w1(t)G11(t)G12(t)+w2(t)G21(t)G22(t),F22˙(t)=w1(t)G12(t)2+w2(t)G22(t)2,z1˙(t)=w1(t),z2˙(t)=w2(t),x(0)=(0,1),G(0)=F(0)=0,z1(0)=z2(0)=0,u(t)𝒰,w1(t)𝒲,w2(t)𝒲,0Mz(tf)

with fx11()=f1()/x1=p1(1x2(t)2), fx12()=2p1x2(t)x1(t)1, fx21()=p2, fx22()=0, and fp12()=f1()/p1=(1x2(t)2)x1(t), fp24()=f2()/p2=x1(t).

Note that the state F21()=F12() has been left out for reasons of symmetry.

Parameters

We use tf=12, p1=p2=p3=p4=1, and p5=0.4, p6=0.2. The upper bound on the measurement time intervals is chosen as M=4.

Reference Solutions

Here is one local solution to the above control problem.

Source Code

Model descriptions are available in

Variants

There are several alternative formulations and variants of the above problem, in particular

  • a prescribed time grid for the control function [Sager2006]Address: Heidelberg
    Author: S. Sager; H.G. Bock; M. Diehl; G. Reinelt; J.P. Schl\"oder
    Booktitle: Recent Advances in Optimization
    Editor: A. Seeger
    Note: ISBN 978-3-5402-8257-0
    Pages: 269--289
    Publisher: Springer
    Series: Lectures Notes in Economics and Mathematical Systems
    Title: Numerical methods for optimal control with binary control functions applied to a Lotka-Volterra type fishing problem
    Volume: 563
    Year: 2009
    Link to Google Scholar
    , see also Lotka Experimental Design (AMPL),
  • no fishing, i.e., u0,
  • different fishing control functions for the two species,
  • different parameters and start values.

Miscellaneous and Further Reading

The Lotka Volterra fishing problem was introduced by Sebastian Sager in a proceedings paper [Sager2006]Address: Heidelberg
Author: S. Sager; H.G. Bock; M. Diehl; G. Reinelt; J.P. Schl\"oder
Booktitle: Recent Advances in Optimization
Editor: A. Seeger
Note: ISBN 978-3-5402-8257-0
Pages: 269--289
Publisher: Springer
Series: Lectures Notes in Economics and Mathematical Systems
Title: Numerical methods for optimal control with binary control functions applied to a Lotka-Volterra type fishing problem
Volume: 563
Year: 2009
Link to Google Scholar
and revisited in his PhD thesis [Sager2005]Address: Tönning, Lübeck, Marburg
Author: S. Sager
Editor: ISBN 3-89959-416-9
Publisher: Der andere Verlag
Title: Numerical methods for mixed--integer optimal control problems
Url: http://mathopt.de/PUBLICATIONS/Sager2005.pdf
Year: 2005
Link to Google Scholar
. These are also the references to look for more details. The experimental design problem has been described in the habilitation thesis of Sager, [Sager2011d]Author: S. Sager
How published: University of Heidelberg
Month: August
Note: Habilitation
Title: On the Integration of Optimization Approaches for Mixed-Integer Nonlinear Optimal Control
Url: http://mathopt.de/PUBLICATIONS/Sager2011d.pdf
Year: 2011
Link to Google Scholar
.

References

There were no citations found in the article.