Jump to content

Category:ODE model: Difference between revisions

From mintOC
mNo edit summary
m Added extensions
Line 1: Line 1:
This category includes all problems constrained by the solution of [http://en.wikipedia.org/wiki/Ordinary_differential_equation ordinary differential equations] (ODE). In particular, no algebraic variables and derivatives with respect to one independent variable only (typically time) are present in the mathematical model.
This category includes all problems constrained by the solution of [http://en.wikipedia.org/wiki/Ordinary_differential_equation ordinary differential equations] (ODE). In particular, no algebraic variables and derivatives with respect to one independent variable only (typically time) are present in the [[:Category:Model characterization|model equations]] for <math>F(\cdot)</math>.


The mixed-integer optimal control problem is of the form
The mixed-integer optimal control problem is of the form
Line 28: Line 28:


== Extensions ==
== Extensions ==
For some problems the functions may as well depend explicitely on the time <math>t</math>.
* For some problems the functions may as well depend explicitely on the time <math>t</math>.
 
* The differential equations might depend on [[:Category:State dependent switches | state-dependent switches]].
The differential equations might depend on [[:Category:State dependent switches | state-dependent switches]].
* The variables may include [[:Category:Boolean variables | boolean variables]].
* The underlying process might be a [[:Category:Multistage process | multistage process]].
* The dynamics might be [[:Category:Unstable | unstable]].
* There might be an underlying [[:Category:Network topology | network topology]].


Note that a Lagrange term <math>\int_{t_0}^{t_f} L( x(t), u(t), v(t), q, \rho) \; \mathrm{d} t</math> can be transformed into a Mayer-type objective functional.
Note that a Lagrange term <math>\int_{t_0}^{t_f} L( x(t), u(t), v(t), q, \rho) \; \mathrm{d} t</math> can be transformed into a Mayer-type objective functional.


[[Category:Model characterization]]
[[Category:Model characterization]]

Revision as of 16:38, 18 November 2010

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 (typically time) are present in the model equations for F().

The mixed-integer optimal control problem is of the form

minx(),u(),v(),q,ρϕ(x(tf),q,ρ)s.t.x˙(t)=f(x(t),u(t),v(t),q,ρ),0c(x(t),u(t),v(t),q,ρ),0=req(x(t0),x(t1),,x(tm),q,ρ),0rieq(x(t0),x(t1),,x(tm),q,ρ),v(t)Ω:={v1,v2,,vnω},ρP:={ρ1,ρ2,,ρnP},

for t[t0,tf] almost everywhere.

x() denotes the differential states, u() denotes the continuous control functions, v() denotes the integer control functions, q denotes the continuous (constant-in-time) control values, ρ denotes the integer (constant-in-time) control values.

The multipoint constraints r() are defined on a time grid t0t1tm=tf. The Mayer term functional ϕ:nx+nq, the path- and control constraints c:nx×nu+nv+nqnc and the constraint functions r:(m+1)nx+nqnr are assumed to be sufficiently often differentiable.

The equality constraints req() will often fix the initial values, i.e., x(0)=x0, or impose a periodicity constraint.

Extensions

Note that a Lagrange term t0tfL(x(t),u(t),v(t),q,ρ)dt can be transformed into a Mayer-type objective functional.

Subcategories

This category has only the following subcategory.

Pages in category "ODE model"

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