Category:ODE model

From mintOC
Revision as of 03:51, 29 November 2008 by SebastianSager (Talk | contribs) (Added mathematical problem definition)

Jump to: navigation, search

This category includes all problems constrained by the solution of ordinary differential equations (ODE). In particular, no algebraic variables and derivatives with respect to one independent variable only are present in the mathematical model.

The mixed-integer optimal control problem is of the form


\begin{array}{llcl}
 \displaystyle \min_{x(\cdot), u(\cdot), v(\cdot)} & \phi(x(t_f)) \\[1.5ex]
 \mbox{s.t.} & \dot{x}(t) & = & f(x(t), u(t), v(t)), \\
 & 0 &\le& c(x(t),u(t),v(t)), \\[1.5ex]
 & 0 &=& r^{\text{eq}}(x(t_0),x(t_1), \dots, x(t_m)), \\
 & 0 &\le& r^{\text{ieq}}(x(t_0),x(t_1), \dots, x(t_m)), \\
 & v(t) &\in& \Omega := \{v^1, v^2, \dots, v^{n_\omega} \}.
\end{array}

The multipoint constraints r^\cdot(\cdot) are defined on a time grid t_0 \le t_1 \le \dots \le t_m = t_f . The Mayer term functional \phi: \mathbb{R}^{n_x} \rightarrow \mathbb{R}, the path- and control constraints c: \mathbb{R}^{n_x \times n_u \times n_v} \rightarrow \mathbb{R}^{n_c} and the constraint functions r^\cdot: \mathbb{R}^{(m+1) n_x} \rightarrow \mathbb{R}^{n_{r\cdot}} are assumed to be sufficiently often differentiable.

The equality constraints r^{\text{eq}}(\cdot) will often fix the initial values, i.e., x(0) = x_0, or impose of periodicity constraint.

Subcategories

This category has only the following subcategory.

Pages in category "ODE model"

The following 50 pages are in this category, out of 50 total.