Jump to content

Three Tank OED: Difference between revisions

From mintOC
 
(6 intermediate revisions by the same user not shown)
Line 27: Line 27:
</math>
</math>


The initial values and <math>t_f = 12</math> are fixed. We are interested in how to choose the controls <math>u_i, \ i=1,2,3,</math> and when to measure, with an upper bound <math>M</math> on the measuring time. We can measure the states directly, i.e., <math>h^i(x(t)) = x_i(t), \ i=1,2,3</math>. We use three different sampling functions, <math>w^i(\cdot), \ i=1,2,3,</math> in the same experimental setting. This can be seen either as a three-dimensional measurement function <math>h(x(t))</math>, or as a special case of a multiple experiment, in which <math>u(\cdot), x(\cdot)</math>, and <math>G(\cdot)</math> are identical.
The initial values and <math>t_f = 12</math> are fixed. We are interested in how to choose the controls <math>u_i, \ i=1,2,3,</math> and when to measure, with an upper bound <math>M</math> on the measuring time. We can measure the states directly, i.e., <math>h^i(x(t)) = x_i(t), \ i=1,2,3</math>. We use three different sampling functions, <math>w_i(\cdot), \ i=1,2,3,</math> in the same experimental setting. This can be seen either as a three-dimensional measurement function <math>h(x(t))</math>, or as a special case of a multiple experiment, in which <math>u(\cdot), x(\cdot)</math>, and <math>G(\cdot)</math> are identical.


Now we formulate the OED problem with <math>\theta := (p_1, p_2)</math>:
Now we formulate the OED problem with <math>\theta := (p_1, p_2)</math>:
Line 38: Line 38:
\quad \dot{G}(t) & = & f_x(x(t),u(t),\theta) G(t) + f_\theta(x(t),u(t),\theta) \\
\quad \dot{G}(t) & = & f_x(x(t),u(t),\theta) G(t) + f_\theta(x(t),u(t),\theta) \\
\quad \dot{F}(t) & = & \sum_{i=1}^{3} w_i(t)(h^i_x(x(t))G(t))^T(h^i_x(x(t))G(t)) \\
\quad \dot{F}(t) & = & \sum_{i=1}^{3} w_i(t)(h^i_x(x(t))G(t))^T(h^i_x(x(t))G(t)) \\
\quad \dot{z}(t) & = & w(t), \\
\quad \dot{z}(t) & = & w(t) \\
\quad x(0) & = & (2,2,2) \\
\quad x(0) & = & (2,2,2)^T \\
\quad G(0) & = & \frac{\partial x(0)}{\partial \theta} \\
\quad G(0) & = & \frac{\partial x(0)}{\partial \theta} \\
\quad F(0) & = & I \cdot \varepsilon_{\mathrm{reg}}, \\  
\quad F(0) & = & I \cdot \varepsilon_{\mathrm{reg}}, \\  
\quad z(0) & = & 0 \\
\quad z(0) & = & 0 \\
\quad x_1(t) & \in & \mathcal{X} \\
\quad \sum_{i=1}^3 u_i(t) & = & 1 \\
\quad u(t) & \in & \mathcal{U} \\
\quad u(t) & \in & \mathcal{U} \\
\quad w(t) & \in & \mathcal{W} \\
\quad w(t) & \in & \mathcal{W} \\
Line 83: Line 83:


<gallery caption="Reference solution plots" widths="500px" heights="300px" perrow="1">
<gallery caption="Reference solution plots" widths="500px" heights="300px" perrow="1">
  Image:Van_der_Pol_OED.png| States, control, and sampling functions for a local optimum.
  Image:Three_Tank_OED.png| States, control, and sampling functions for a local optimum.
</gallery>
</gallery>



Latest revision as of 10:15, 26 March 2026

Three Tank OED
State dimension: 1
Differential states: 21
Discrete control functions: 6


The Three Tank OED problem is a variation of the Three Tank multimode 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 c1,c2, and c3 of the initial value problem

x˙1(t)=x1(t)+c1u1(t)+c2u2(t)u3(t)c3x1(t),t[0,tf],x1(0)=2,x˙2(t)=x1(t)x2(t),t[0,tf],x2(0)=2,x˙3(t)=x2(t)x3(t)+u3(t)c3x1(t),t[0,tf],x3(0)=2.

Additionally, the controls u1,u2, and u3 are constrained by:

i=13ui(t)=1t[0,tf]

The initial values and tf=12 are fixed. We are interested in how to choose the controls ui, i=1,2,3, and when to measure, with an upper bound M on the measuring time. We can measure the states directly, i.e., hi(x(t))=xi(t), i=1,2,3. We use three different sampling functions, wi(), i=1,2,3, in the same experimental setting. This can be seen either as a three-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),u(t),θ)G(t)+fθ(x(t),u(t),θ)F˙(t)=i=13wi(t)(hxi(x(t))G(t))T(hxi(x(t))G(t))z˙(t)=w(t)x(0)=(2,2,2)TG(0)=x(0)θF(0)=Iεreg,z(0)=0i=13ui(t)=1u(t)𝒰w(t)𝒲zi(tf)Mi

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

Parameters

These fixed values are used within the model:

Symbol Value Description
c1 1 Unknown parameter
c2 2 Unknown parameter
c3 0.8 Unknown parameter
tf 12 Horizon of the control problem
εreg 0.1 Regularization of Fisher matrix
𝒰 [0,1]3 Bounds of control function
𝒲 [0,1]3 Bounds of measurement function
M1,M2,M3 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.