Jump to content

Bang-bang approximation of a traveling wave: Difference between revisions

From mintOC
Created page with 'The following problem is an academic example of a PDE constrained optimal control problem with integer control constraints. <!-- and was introduced in <bibref>Hante2009</bibref>....'
 
Added reference solution
Line 4: Line 4:
The control task consists of choosing the boundary value of a transport equation from the extremal values of a traveling  
The control task consists of choosing the boundary value of a transport equation from the extremal values of a traveling  
wave such that the <math>L^2</math>-distance between the traveling wave and the resulting flow is minimized.
wave such that the <math>L^2</math>-distance between the traveling wave and the resulting flow is minimized.


== Mathematical formulation ==
== Mathematical formulation ==
Line 27: Line 28:
Thereby, the solution of the transport equation has to be understood in the usual weak sense defined by the  
Thereby, the solution of the transport equation has to be understood in the usual weak sense defined by the  
characteristic equations.
characteristic equations.
== Reference Solution ==
For <math>c=0.0075</math> the best known solution is given by
<math>
q^*(t)=\chi_{[0,0.2]}(t)+\chi_{[0.4,0.6]}(t)+\chi_{[0.8,1]}(t),\quad 0\leq t\leq 1
</math>
where <math>\chi_{[a,b]}(t)</math> denotes the indicator function of the interval <math>[a,b]</math>.


== References ==
== References ==

Revision as of 12:20, 16 August 2010

The following problem is an academic example of a PDE constrained optimal control problem with integer control constraints.

The control task consists of choosing the boundary value of a transport equation from the extremal values of a traveling wave such that the L2-distance between the traveling wave and the resulting flow is minimized.


Mathematical formulation

minx,q0101|x(t,s)xd(t,s)|2dsdt+c01q(t)dts.t.tx(t,s)+sx(t,s)=0,0<s<1,0<t<1x(t,0)=q(t),0<t<1x(0,s)=xd(0,s),0<s<1q(t){0,1},0<t<1

where

xd(t,s)=12sin(5π(ts))+1,0t1,0s1

is the traveling wave (oscillating between 0 and 1), c>0 is a (small) regularization parameter and 01q(t)dt denotes the variation of q(\cdot) over the interval [0,1]. Thereby, the solution of the transport equation has to be understood in the usual weak sense defined by the characteristic equations.


Reference Solution

For c=0.0075 the best known solution is given by

q*(t)=χ[0,0.2](t)+χ[0.4,0.6](t)+χ[0.8,1](t),0t1

where χ[a,b](t) denotes the indicator function of the interval [a,b].


References

<bibreferences/>