PDE-constrained Optimization
   HOME

TheInfoList



OR:

PDE-constrained optimization is a subset of mathematical optimization where at least one of the constraints may be expressed as a partial differential equation. Typical domains where these problems arise include
aerodynamics Aerodynamics, from grc, ἀήρ ''aero'' (air) + grc, δυναμική (dynamics), is the study of the motion of air, particularly when affected by a solid object, such as an airplane wing. It involves topics covered in the field of fluid dy ...
,
computational fluid dynamics Computational fluid dynamics (CFD) is a branch of fluid mechanics that uses numerical analysis and data structures to analyze and solve problems that involve fluid flows. Computers are used to perform the calculations required to simulate ...
,
image segmentation In digital image processing and computer vision, image segmentation is the process of partitioning a digital image into multiple image segments, also known as image regions or image objects ( sets of pixels). The goal of segmentation is to simpli ...
, and
inverse problems An inverse problem in science is the process of calculating from a set of observations the causal factors that produced them: for example, calculating an image in X-ray computed tomography, source reconstruction in acoustics, or calculating the ...
. A standard formulation of PDE-constrained optimization encountered in a number of disciplines is given by:\min_ \; \frac 1 2 \, y-\widehat\, _^2 + \frac\beta2 \, u\, _^2, \quad \text \; \mathcaly = uwhere u is the control variable and \, \cdot\, _^ is the squared Euclidean norm and is not a norm itself. Closed-form solutions are generally unavailable for PDE-constrained optimization problems, necessitating the development of
numerical methods Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). It is the study of numerical methods th ...
.


Applications

* Aerodynamic shape optimization *
Drug delivery Drug delivery refers to approaches, formulations, manufacturing techniques, storage systems, and technologies involved in transporting a pharmaceutical compound to its target site to achieve a desired therapeutic effect. Principles related to dr ...
* Mathematical finance


Optimal control of bacterial chemotaxis system

The following example comes from p. 20-21 of Pearson. Chemotaxis is the movement of an organism in response to an external chemical stimulus. One problem of particular interest is in managing the spatial dynamics of bacteria that are subject to chemotaxis to achieve some desired result. For a cell density z(t,) and concentration density c(t,) of a chemoattractant, it is possible to formulate a boundary control problem:\min_ \; \int_\left (T,)-\widehat \right + \int_\left (T,)-\widehat \right + \int_^\int_u^where \widehat is the ideal cell density, \widehat is the ideal concentration density, and u is the control variable. This objective function is subject to the dynamics:\begin - D_\Delta z - \alpha \nabla \cdot \left z \right&= 0 \quad \text \quad \Omega \\ - \Delta c + \rho c - w &= 0 \quad \text \quad \Omega \\ &= 0 \quad \text \quad \partial\Omega \\ + \zeta (c-u) &= 0 \quad \text \quad \partial\Omega \endwhere \Delta is the Laplace operator.


See also

*
Multiphysics In computational modelling, multiphysics simulation (often shortened to simply "multiphysics") is defined as the simultaneous simulation of different aspects of a physical system or systems and the interactions among them. For example, simultaneous ...
*
Shape optimization Shape optimization is part of the field of optimal control theory. The typical problem is to find the shape which is optimal in that it minimizes a certain cost functional while satisfying given constraints. In many cases, the functional being ...
* SU2 code


References


Further reading

* Antil, Harbir; Kouri, Drew. P; Lacasse, Martin-D.; Ridzal, Denis (2018).
Frontiers in PDE-Constrained Optimization
'. The IMA Volumes in Mathematics and its Applications, Springer. . * Tröltzsch, Fredi (2010).
Optimal Control of Partial Differential Equations: Theory, Methods, and Applications
'. Graduate Studies in Mathematics, American Mathematical Society. {{ISBN, 978-0-8218-4904-0}.


External links


A Brief Introduction to PDE Constrained Optimization

PDE Constrained Optimization

Optimal solvers for PDE-Constrained Optimization

Model Problems in PDE-Constrained Optimization
Mathematical optimization Optimal control Partial differential equations