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 Oscillator 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)=(p1x2(t)2)x1(t)x2(t)+u(t),t[0,tf],x1(0)=0,x2˙(t)=p2+x1(t),t[0,tf],x2(0)=1.

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

The initial values and tf=10 are fixed. We are interested in how to choose the control u 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.

Now we formulate the OED problem with θ:=(p1,p2):

minx,G,F,z,w,utrace(F1(tf))subject tox˙(t)=f(x(t),u(t),θ)G˙(t)=fx(x(t),θ)G(t)+fθ(x(t),u(t),θ)F˙(t)=i=1nowi(t)(hxi(x(t))G(t))T(hxi(x(t))G(t))z˙(t)=w(t),x(0)=x0G(0)=x(0)θF(0)=0,z(0)=0x1(t)𝒳u(t)𝒰w(t)𝒲zi(tf)Mi

The evolution of the symmetric matrix F:[0,tf]2×2 is given by the weighted sum of observability Gramians hxi(x(t))G(t), i=1,2 for each observed function of states.

Parameters

These fixed values are used within the model:

Symbol Value Description
p1 -0.75 Unknown parameter
p2 1 Unknown parameter
tf 10 Horizon of the control problem
𝒳 [-0.5,] Bounds of x1
𝒰 [-1,1] Bounds of control function
𝒲 [0,1] Bounds of measurement function
M1,M2 2 Maximum measurement time

Reference Solutions

Here is one local solution to the above control problem.

References

There were no citations found in the article.