Skip to article frontmatterSkip to article content

Dynamical System

CNRS
MEOM

Dynamical Systems

Assume we have an imperfect model of reality:

tx=f(x,t,u,β,ϵ)\boldsymbol{\nabla}_t{\color{blue}\mathbf{x}}= \boldsymbol{f} \left( {\color{blue}\mathbf{x}}, t, \mathbf{u}, \boldsymbol{\beta}, \boldsymbol{\epsilon}\right)

where

Components

State

xRD{\color{blue}\mathbf{x}} \in \mathbb{R}^D is the state of the system. This can be meteorological variables such as wind speed, temperature or pressure. It could also be oceanographic like temperature, salinity and pressure.

Function, f\boldsymbol{f}

This is the imperfect model of reality. For example, it could be a linear model, non-linear, stochastic or chaotic.

We treat f\boldsymbol{f} as a stochastic model for many reasons:

Time, tt

This is dynamic so we have some time, tt which shows that the system evolves with time.

State Representation

Observation Models

We often don’t have access to the original signal we are interested in

y=g(x,t,η)\mathbf{y} = \boldsymbol{g}(\mathbf{x},t, \boldsymbol{\eta})

where:

Here, we assume that the observations are not perfect.


Components

Observed Variable, y\mathbf{y}

These are often things that we can actually observe in nature with some sort of instrument.

In Situ

These measurements are direct using instruments. They are typically very sparse and irregular in space and time because it’s just impossible to obtain more. For example, in an oceanographic setting, these can be hydrographic observations via ships. In a meteorological setting, these are often weather balloons and possibly aircraft. It has to be said that the ARGO project is a grand effort to make these measurements more regular.

Satellite

These measurements are often indirect because they are often not exactly looking at the exact variable of interest, but instead a different variable altogether. For example, in meteorological applications, this is often the radiance even though we are not really interested in the radiance; we’re more interested in the state and how it relates to the radiance.

These measurements can also be direct as well because sometimes we do actually have access to satellite measurements which correspond to quantity we are actually interested in.

in situ observations or possibly satellite observations. For example, in the case of many meteorological applications, it’s the radiance.

Function, g\boldsymbol{g}

We also treat g\boldsymbol{g} as a stochastic model for many reasons (some are the same as the state space model):

Example Operators

Identity

I

y=x\mathbf{y} = \mathbf{x}

where:

Transformation

y=hθ(x)\mathbf{y} = \boldsymbol{h}_{\boldsymbol \theta}(\mathbf{x})

where:

Interpolator

y=Hx\mathbf{y} = \mathbf{H}\mathbf{x}

where:


Challenges

ALL ARE OPTIMIZATION PROBLEMS!


Applications