Various types of stability may be discussed for the solutions of differential equations or difference equations describing dynamical systems. The most important type is that concerning the stability of solutions near to a point of equilibrium. This may be discussed by the theory of Aleksandr Lyapunov. In simple terms, if the solutions that start out near an equilibrium point <math>x_e</math> stay near <math>x_e</math> forever, then <math>x_e</math> is Lyapunov stable. More strongly, if <math>x_e</math> is Lyapunov stable and all solutions that start out near <math>x_e</math> converge to <math>x_e</math>, then <math>x_e</math> is said to be asymptotically stable (see asymptotic analysis). The notion of exponential stability guarantees a minimal rate of decay, i.e., an estimate of how quickly the solutions converge. The idea of Lyapunov stability can be extended to infinite-dimensional manifolds, where it is known as structural stability, which concerns the behavior of different but "nearby" solutions to differential equations. Input-to-state stability (ISS) applies Lyapunov notions to systems with inputs.
History
Lyapunov stability is named after Aleksandr Mikhailovich Lyapunov, a Russian mathematician who defended the thesis The General Problem of Stability of Motion at Kharkov University (now VN Karazin Kharkiv National University) in 1892. A. M. Lyapunov was a pioneer in successful endeavors to develop a global approach to the analysis of the stability of nonlinear dynamical systems by comparison with the widely spread local method of linearizing them about points of equilibrium. His work, initially published in Russian and then translated to French, received little attention for many years. The mathematical theory of stability of motion, founded by A. M. Lyapunov, considerably anticipated the time for its implementation in science and technology. Moreover Lyapunov did not himself make application in this field, his own interest being in the stability of rotating fluid masses with astronomical application. He did not have doctoral students who followed the research in the field of stability and his own destiny was terribly tragic because of his suicide in 1918. For several decades the theory of stability sank into complete oblivion. The Russian-Soviet mathematician and mechanician Nikolay Gur'yevich Chetaev working at the Kazan Aviation Institute in the 1930s was the first who realized the incredible magnitude of the discovery made by A. M. Lyapunov. The contribution to the theory made by N. G. Chetaev was so significant that many mathematicians, physicists and engineers consider him Lyapunov's direct successor and the next-in-line scientific descendant in the creation and development of the mathematical theory of stability.
The interest in it suddenly skyrocketed during the Cold War period when the so-called "Second Method of Lyapunov" (see below) was found to be applicable to the stability of aerospace guidance systems which typically contain strong nonlinearities not treatable by other methods. A large number of publications appeared then and since in the control and systems literature.
More recently the concept of the Lyapunov exponent (related to Lyapunov's First Method of discussing stability) has received wide interest in connection with chaos theory. Lyapunov stability methods have also been applied to finding equilibrium solutions in traffic assignment problems.
Definition for continuous-time systems
Consider an autonomous nonlinear dynamical system
:<math>\dot{x} = f(x(t)), \;\;\;\; x(0) = x_0</math>,
where <math>x(t) \in \mathcal{D} \subseteq \mathbb{R}^n</math> denotes the system state vector, <math>\mathcal{D}</math> an open set containing the origin, and <math>f: \mathcal{D} \rightarrow \mathbb{R}^n</math> is a continuous vector field on <math>\mathcal{D}</math>. Suppose <math>f</math> has an equilibrium at <math>x_e</math>, so that <math> f(x_e)=0 </math>. Then:
- This equilibrium is said to be Lyapunov stable if for every <math>\epsilon > 0</math> there exists a <math>\delta > 0</math> such that if <math>\|x(0)-x_e\| < \delta</math> then for every <math>t \geq 0</math> we have <math>\|x(t)-x_e\| < \epsilon</math>.
- The equilibrium of the above system is said to be asymptotically stable if it is Lyapunov stable and there exists <math>\delta > 0</math> such that if <math>\|x(0)-x_e \|< \delta</math> then <math>\lim_{t \rightarrow \infty} \|x(t)-x_e\| = 0</math>.
- The equilibrium of the above system is said to be exponentially stable if it is asymptotically stable and there exist <math>\alpha >0, ~\beta >0, ~\delta >0</math> such that if <math>\|x(0)-x_e\| < \delta</math> then <math>\|x(t)-x_e\| \leq \alpha\|x(0)-x_e\|e^{-\beta t}</math> for all <math>t \geq 0</math>.
Conceptually, the meanings of the above terms are the following:
- Lyapunov stability of an equilibrium means that solutions starting "close enough" to the equilibrium (within a distance <math>\delta</math> from it) remain "close enough" forever (within a distance <math>\epsilon</math> from it). Note that this must be true for any <math>\epsilon</math> that one may want to choose.
- Asymptotic stability means that solutions that start close enough not only remain close enough but also eventually converge to the equilibrium.
- Exponential stability means that solutions not only converge, but in fact converge faster than or at least as fast as a particular known rate <math>\alpha\|x(0)-x_e\|e^{-\beta t}</math>.
The trajectory <math>\phi(t)</math> is (locally) attractive if
:<math>\|x(t)-\phi(t)\| \rightarrow 0 </math> as <math> t \rightarrow \infty</math>
for all trajectories <math>x(t) </math> that start close enough to <math>\phi(t) </math>, and globally attractive if this property holds for all trajectories.
That is, if x belongs to the interior of its stable manifold, it is asymptotically stable if it is both attractive and stable. (There are examples showing that attractivity does not imply asymptotic stability. Such examples are easy to create using homoclinic connections.)
If the Jacobian of the dynamical system at an equilibrium happens to be a stability matrix (i.e., if the real part of each eigenvalue is strictly negative), then the equilibrium is asymptotically stable.
System of deviations
Instead of considering stability only near an equilibrium point (a constant solution <math>x(t)=x_e</math>), one can formulate similar definitions of stability near an arbitrary solution <math>x(t) = \phi(t)</math>. However, one can reduce the more general case to that of an equilibrium by a change of variables called a "system of deviations". Define <math>y = x - \phi(t)</math>, obeying the differential equation:
:<math>\dot{y} = f(t, y + \phi(t)) - \dot{\phi}(t) = g(t, y)</math>.
This is no longer an autonomous system, but it has a guaranteed equilibrium point at <math>y=0</math> whose stability is equivalent to the stability of the original solution <math>x(t) = \phi(t)</math>.
Lyapunov's second method for stability
Lyapunov, in his original 1892 work, proposed two methods for demonstrating stability.
:<math>A^\textsf{T}M + MA</math>
is negative definite for some positive definite matrix <math>M = M^\textsf{T}</math>. (The relevant Lyapunov function is <math>V(x) = x^\textsf{T}Mx</math>.)
Correspondingly, a time-discrete linear state space model
:<math>\textbf{x}_{t+1} = A\textbf{x}_t</math>
is asymptotically stable (in fact, exponentially stable) if all the eigenvalues of <math> A</math> have a modulus smaller than one.
This latter condition has been generalized to switched systems: a linear switched discrete time system (ruled by a set of matrices <math>\{A_1, \dots, A_m\}</math>)
:<math>{\textbf{x}_{t+1 = A_{i_t}\textbf{x}_t,\quad A_{i_t} \in \{A_1, \dots, A_m\}</math>
is asymptotically stable (in fact, exponentially stable) if the joint spectral radius of the set <math>\{A_1, \dots, A_m\}</math> is smaller than one.
Stability for systems with inputs
A system with inputs (or controls) has the form
:<math>\dot{\textbf{x = \textbf{f}(\textbf{x}, \textbf{u})</math>
where the (generally time-dependent) input u(t) may be viewed as a control, external input,
stimulus, disturbance, or forcing function. It has been shown that near to a point of equilibrium which is Lyapunov stable the system remains stable under small disturbances. For larger input disturbances the study of such systems is the subject of control theory and applied in control engineering. For systems with inputs, one must quantify the effect of inputs on the stability of the system. The main two approaches to this analysis are BIBO stability (for linear systems) and input-to-state stability (ISS) (for nonlinear systems)
Example
This example shows a system where a Lyapunov function can be used to prove Lyapunov stability but cannot show asymptotic stability.
Consider the following equation, based on the Van der Pol oscillator equation with the friction term changed:
:<math> \ddot{y} + y -\varepsilon \left( \frac{\dot{y}^{3{3} - \dot{y}\right) = 0.</math>
Let
:<math> x_{1} = y , x_{2} = \dot{y} </math>
so that the corresponding system is
:<math> \begin{align}
&\dot{x}_{1} = x_{2}, \\
&\dot{x}_{2} = -x_{1} + \varepsilon \left( \frac}{3} - {x_{2\right).
\end{align}
</math>
The origin <math> x_1= 0,\ x_2=0</math> is the only equilibrium point.
Let us choose as a Lyapunov function
:<math> V = \frac {1}{2} \left(x_{1}^{2}+x_{2}^{2} \right) </math>
which is clearly positive definite. Its derivative is
:<math>
\dot{V} = x_{1} \dot x_{1} + x_{2} \dot x_{2}
= x_{1} x_{2} - x_{1} x_{2}+\varepsilon
\frac{x_{2}^4}{3} - \varepsilon {x_{2}^2}
= \varepsilon \frac{x_{2}^4}{3} -\varepsilon {x_{2}^2}.
</math>
It seems that if the parameter <math> \varepsilon </math> is positive, stability is asymptotic for <math> x_{2}^{2} < 3.</math> But this is wrong, since <math> \dot{V} </math> does not depend on <math>x_1</math>, and will be 0 everywhere on the <math>x_1</math> axis. The equilibrium is Lyapunov stable but not asymptotically stable.
Barbalat's lemma and stability of time-varying systems
It may be difficult to find a Lyapunov function with a negative definite derivative as required by the Lyapunov stability criterion, however a function <math>V</math> with <math>\dot{V}</math> that is only negative semi-definite may be available. In autonomous systems, the invariant set theorem can be applied to prove asymptotic stability, but this theorem is not applicable when the dynamics are a function of time.
Instead, Barbalat's lemma allows for Lyapunov-like analysis of these non-autonomous systems. The lemma is motivated by the following observations. Assuming f is a function of time only:
- Having <math>\dot{f}(t) \to 0</math> does not imply that <math>f(t)</math> has a limit at <math>t\to\infty</math>. For example, <math>f(t)=\sin(\ln(t)),\; t>0</math>.
- Having <math>f(t)</math> approaching a limit as <math>t \to \infty</math> does not imply that <math>\dot{f}(t) \to 0</math>. For example, <math>f(t)=\sin\left(t^2\right)/t,\; t>0</math>.
- Having <math>f(t)</math> lower bounded and decreasing (<math>\dot{f}\le 0</math>) implies it converges to a limit. But it does not say whether or not <math>\dot{f}\to 0</math> as <math>t \to \infty</math>.
Barbalat's Lemma says: If <math>f(t)</math> has a finite limit as <math>t \to \infty</math> and if <math>\dot{f}</math> is uniformly continuous (a sufficient condition for uniform continuity is that <math>\ddot{f}</math> is bounded), then <math>\dot{f}(t) \to 0</math> as <math>t \to\infty</math>.
An alternative version is as follows: Let <math>p\in [1,\infty)</math> and <math>q\in (1,\infty]</math>. If <math>f \in L^p(0,\infty)</math> and <math>{\dot f}\in L^q(0,\infty)</math>, then <math>f(t)\to 0</math> as <math>t\to \infty.</math>
In the following form the Lemma is true also in the vector valued case: Let <math>f(t)</math> be a uniformly continuous function with values in a Banach space <math>E</math> and assume that <math>\textstyle\int_0^t f(\tau)\mathrm {d}\tau</math> has a finite limit as <math>t\to \infty</math>. Then <math>f(t)\to 0</math> as <math>t\to \infty</math>.
The following example is taken from page 125 of Slotine and Li's book Applied Nonlinear Control.
- <math>v(t) \ge 0</math> for all <math>t \in [t_0,\omega)</math>.
- If <math>L \in [0,\infty)</math> and <math>L \in \mathrm{Range}\{\beta\}</math>, then <math>\omega = \infty</math>, <math>\|v\|_\infty < \infty</math> and <math>\lim_{t \to \infty} v(t) = \beta^{-1}(L)</math>.
- If <math>L = \infty</math>, <math>v</math> is not uniformly zero, and <math>\lim_{s \to \infty} \beta(s) = \infty</math>, then <math>\omega = \infty</math> and <math>\lim_{t \to \infty} v(t) = \infty</math>.
The prior results have been also derived in the literature within different contexts; see, e.g.,
.
Lyapunov stability of time-varying systems with unbounded perturbations
We present results from
Example. The population growth model with Allee effect can be represented by the differential equation
<math>\dot{N}(t)=RN(t)\left(\frac{N(t)}{A}-1\right)\left(1-\frac{N(t)}{K}\right)</math>; where <math>N</math> is the population density, has been extensively studied in the literature. The positive constants <math>R</math>, <math>K</math>, <math>A</math> represent respectively, the decay rate, the carrying capacity and Allee threshold. In this example we generalize the prior cubic growth model to the time-varying case
:<math>
\dot{N}(t)=R(t)N(t)\left(\frac{N(t)}{A(t)}-1\right)\left(1-\frac{N(t)}{K(t)}\right),
</math>
where <math>t\ge t_0</math>, state <math>N(t)\in\mathbb{R}</math>, a Lebesgue measurable function
<math>R:\mathbb{R}\rightarrow\mathbb{R}</math> with <math>R(t)>0</math> for almost all <math>t>t_0</math>, and locally absolutely continuous functions
<math>A\in C^0(\mathbb{R},\mathbb{R})</math> and
<math>K\in C^0(\mathbb{R},\mathbb{R})</math> so that
<math>A(t)>0</math> and <math>K(t)>0</math> for all <math>t>t_0</math>.
The right-hand side of the equation is locally Lipschitz in <math>N</math> and thus a unique solution exists with a maximal interval of existence <math>[t_0,\omega)</math>. The origin <math>N=0</math> is an equilibrium point. We aim to derive conditions that make <math>N=0</math> a uniformly stable and an asymptotically stable extinction equilibrium. To this end, assume that
:<math>
\int_{t_0}^{\infty} R(t)dt=\infty,
</math> <math>
\lim_{t\rightarrow\infty}\left(\frac{1}{A(t)}+\frac{1}{K(t)}\right)=\infty,
</math> and <math>
\lim_{t\rightarrow\infty}
\left(
\frac{\dot{A}(t)(K(t))^2+\dot{K}(t)(A(t))^2}
{R(t)A(t)K(t)(A(t)+K(t))}
\right)=0.
</math>
Let <math>V=N^2</math>. The inequality is satisfied with <math>c_1=1</math>, <math>c_2=1</math> and <math>\sigma=2</math>. Simple computations yield
:<math>
\dot{V}(t)\le
2R(t)\left(-V(t)+\left(\frac{1}{A(t)}+\frac{1}{K(t)}\right)V^{\frac{3}{2(t)\right)
\mbox{ for almost all }t>t_0,
</math>
which has the form of the inequality with
<math>\alpha=1</math>, <math>\beta=\frac{3}{2}</math>, <math>h(t)=2R(t)</math>, <math>r_1(t)=1</math>, <math>r_2(t)=\frac{1}{A(t)}+\frac{1}{K(t)}</math> and <math>\delta</math> is arbitrary in <math>(t_0,\infty)</math>. Moreover, one can easily show the function <math>\Lambda(t)</math> goes to zero as <math>t</math> goes to infinity. Thus, all conditions are satisfied and thus there exists <math>c_3>0</math> such that for each <math>|N_0|<c_3</math>, one get <math>\omega=\infty</math> and
:<math>
|N(t)|\le \sqrt[\sigma]{\frac{c_2}{c_1|N_0|,\forall t\ge t_0,
</math>
and hence <math>N=0</math> is uniformly stable. In fact, <math>N=0</math> is uniformly stable and is asymptotically stable.
See also
- Lyapunov function
- LaSalle's invariance principle
- Lyapunov–Malkin theorem
- Markus–Yamabe conjecture
- Libration point orbit
- Hartman–Grobman theorem
- Perturbation theory
- Stability theory
