Lyapunov stability
From Wikipedia, the free encyclopedia
In mathematics, the notion of Lyapunov stability occurs in the study of dynamical systems. In simple terms, if all solutions of the dynamical system that start out near an equilibrium point xe stay near xe forever, then xe is Lyapunov stable. More strongly, if all solutions that start out near xe converge to xe, then xe is asymptotically stable. 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 behaviour of different but "nearby" solutions to differential equations.
Contents |
[edit] Definition for continuous-time systems
Consider an autonomous nonlinear dynamical system
,
where denotes the system state vector, an open set containing the origin, and continuous on . Without loss of generality, we may assume that the origin is an equilibrium.
- The origin of the above system is said to be Lyapunov stable, if, for every ε > 0, there exists a δ = δ(ε) > 0 such that, if , then , for every .
- The origin of the above system is said to be asymptotically stable if it is Lyapunov stable and if there exists δ > 0 such that if , then .
- The origin of the above system is said to be exponentially stable if it is asymptotically stable and if there exist α,β,δ > 0 such that if , then , for .
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 δ from it) remain "close enough" forever (within a distance ε from it). Note that this must be true for any ε 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 .
The trajectory x is (locally) attractive if
for for all trajectories that start close enough, 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 counterexamples showing that attractivity does not imply asymptotic stability. Such examples are easy to create using homoclinic connections.)
[edit] Definition for iterated systems
The definition for discrete-time systems is almost identical to that for continuous-time systems. The definition below provides this, using an alternate language commonly used in more mathematical texts.
Let (X,d) be a metric space and a continuous function. A point is said to be Lyapunov stable, if, for each ε > 0, there is a δ > 0 such that for all , if
- d(x,y) < δ
holds, and one has
- d(fn(x),fn(y)) < ε
for all .
We say that x is asymptotically stable if it belongs to the interior of its stable set, i.e. if there is a δ > 0 such that
whenever d(x,y) < δ.
[edit] Lyapunov stability theorems
The general study of the stability of solutions of differential equations is known as stability theory. Lyapunov stability theorems give only sufficient condition.
[edit] Lyapunov second theorem on stability
Consider a function V(x) : Rn → R such that
- with equality if and only if x = 0 (positive definite)
- (negative definite)
Then V(x) is called a Lyapunov function candidate and the system is asymptotically stable in the sense of Lyapunov (i.s.L.). (Note that V(0) = 0 is required; otherwise V(x) = 1 / (1 + | x | ) would "prove" that is locally stable. An additional condition called "properness" or "radial unboundedness" is required in order to conclude global asymptotic stability.)
It is easier to visualise this method of analysis by thinking of a physical system (e.g. vibrating spring and mass) and considering the energy of such a system. If the system loses energy over time and the energy is never restored then eventually the system must grind to a stop and reach some final resting state. This final state is called the attractor. However, finding a function that gives the precise energy of a physical system can be difficult, and for abstract mathematical systems, economic systems or biological systems, the concept of energy may not be applicable.
Lyapunov's realisation was that stability can be proven without requiring knowledge of the true physical energy, providing a Lyapunov function can be found to satisfy the above constraints.
[edit] Stability for linear state space models
A linear state space model
is asymptotically stable if
- ATM + MA + N = 0
has a solution where N = NT > 0 and M = MT > 0 (positive definite matrices). (The relevant Lyapunov function is V(x) = xTMx.)
[edit] Stability for systems with inputs
A system with inputs (or controls) has the form
where the (generally time-dependent) input u(t) may be viewed as a control, external input, stimulus, disturbance, or forcing function. 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 and input to state stability.
[edit] Example
Consider an equation, where compared to the Van der Pol oscillator equation the friction term is changed:
Let
so that the corresponding system is
Let us choose as a Lyapunov function
which is clearly positive definite. Its derivative is
If the parameter ε is positive, stability is asymptotic for
[edit] Barbalat's lemma and stability of time-varying systems
Assume that f is function of time only.
- Having does not imply that f(t) has a limit at
- Having f(t) approaching a limit as does not imply that .
- Having f(t) lower bounded and decreasing () implies it converges to a limit. But it does not say whether or not as .
Barbalat's Lemma says
- If f(t) has a finite limit as and if is uniformly continuous (or is bounded), then as .
Usually, it is difficult to analyze the asymptotic stability of time-varying systems because it is very difficult to find Lyapunov functions with a negative definite derivative.
We know that in case of autonomous (time-invariant) systems, if is negative semi-definite (NSD), then also, it is possible to know the asymptotic behaviour by invoking invariant-set theorems. However, this flexibility is not available for time-varying systems. This is where "Barbalat's lemma" comes into picture. It says:
- IF V(x,t) satisfies following conditions:
- V(x,t) is lower bounded
- is negative semi-definite (NSD)
- is uniformly continuous in time (i.e, is finite)
- V(x,t) is lower bounded
- then as .
The following example is taken from page 125 of Slotine Li's book Applied Nonlinear control.
Consider a non-autonomous system
This is non-autonomous because the input w is a function of time. Assume that the input w(t) is bounded.
Taking V = e2 + g2 gives
This says that V(t) < = V(0) by first two conditions and hence e and g are bounded. But it does not say anything about the convergence of e to zero. Moreover, the invariant set theorem cannot be applied, because the dynamics is non-autonomous.
Using Barbalat's lemma:
- .
This is bounded because e, g and w are bounded. This implies as and hence . This proves that the error converges.
[edit] References
- Lyapunov A.M. Stability of motion, Academic Press, New-York and London,1966
This article incorporates material from asymptotically stable on PlanetMath, which is licensed under the GFDL.