lyapunov tutorial

104
1 Tools for Analysis of Nonlinear Systems: Lyapunovs Methods Stanisław H. Żak School of Electrical and Computer Engineering ECE 675 ECE 675 Spring 2008

Upload: rin9

Post on 12-Nov-2014

1.662 views

Category:

Documents


4 download

DESCRIPTION

linear system analysis

TRANSCRIPT

Page 1: Lyapunov Tutorial

1

Tools for Analysis of Nonlinear

Systems: Lyapunov’s Methods

Stanisław H. Żak

School of Electrical andComputer Engineering

ECE 675ECE 675Spring 2008

Page 2: Lyapunov Tutorial

2

OutlineNotation using simple examples of dynamical system modelsObjective of analysis of a nonlinear systemEquilibrium pointsStabilityLyapunov functions

Barbalat’s lemma

Page 3: Lyapunov Tutorial

3

A Spring-Mass Mechanical System

x---displacement of the mass from the rest position

Page 4: Lyapunov Tutorial

4

Modeling the Mass-Spring SystemAssume a linear mass, where k is the linear spring constantApply Newton’s law to obtain

Define state variables: x1=x and x2=dx/dtThe model in state-space format:

Page 5: Lyapunov Tutorial

5

Analysis of the Spring-Mass System Model

The spring-mass system model is linear time-invariant (LTI)Representing the LTI system in standard state-space format

Page 6: Lyapunov Tutorial

6

Modeling of the Simple PendulumThe simple pendulum

Page 7: Lyapunov Tutorial

7

The Simple Pendulum ModelApply Newton’s second law

where J is the moment of inertia,

Combining gives

θθ sinmglJ −=

2mlJ =

θθ sinlg

−=

Page 8: Lyapunov Tutorial

8

State-Space Model of the Simple Pendulum

Represent the second-order differential equation as an equivalent system of two first-order differential equationsFirst define state variables,x1=θ and x2=dθ/dtUse the above to obtain state–space model (nonlinear, time invariant)

Page 9: Lyapunov Tutorial

9

Objectives of Analysis of Nonlinear Systems

Similar to the objectives pursued when investigating complex linear systemsNot interested in detailed solutions, rather one seeks to characterize the system behavior---equilibrium points and their stability properties

A device needed for nonlinear system analysis summarizing the system behavior, suppressing detail

Page 10: Lyapunov Tutorial

10

Summarizing Function (D.G. Luenberger, 1979)

A function of the system state vectorAs the system evolves in time, the summarizing function takes on various values conveying some information about the system

Page 11: Lyapunov Tutorial

11

Summarizing Function as a First-Order Differential Equation

The behavior of the summarizing function describes a first-order differential equationAnalysis of this first-order differential equation in some sense a summary analysis of the underlying system

Page 12: Lyapunov Tutorial

12

Dynamical System ModelsLinear time-invariant (LTI) system model

Nonlinear system model

Shorthand notation of the above model

nnA,Axx ×ℜ∈=

( ) nxxtfx ℜ∈= ,,

( )( )

( )⎥⎥⎥⎥

⎢⎢⎢⎢

=

⎥⎥⎥⎥

⎢⎢⎢⎢

nn

n

n

n x,,x,tf

x,,x,tfx,,x,tf

x

xx

……

1

12

11

2

1

Page 13: Lyapunov Tutorial

13

More NotationSystem model

Solution

Example: LTI model,

Solution of the LTI modeling equation

( ) ( )( ) ( ) 00 xtx,tx,tftx ==

( ) ( )00 x,t;txtx =

( ) 00 xx,Axx ==

( ) 0xetx At=

Page 14: Lyapunov Tutorial

14

Equilibrium PointA vector is an equilibrium point for a dynamical system model

if once the state vector equals to it remains equal to for all future time. The equilibrium point satisfies

ex

( ) ( )( )tx,tftx =

exex

( )( ) 0, =txtf

Page 15: Lyapunov Tutorial

15

Formal Definition of EquilibriumA point xe is called an equilibrium point of dx/dt=f(t,x), or simply an equilibrium, at time t0 if for all t ≥ t0,

f(t, xe)=0Note that if xe is an equilibrium of our system at t0, then it is also an equilibrium for all τ ≥ t0

Page 16: Lyapunov Tutorial

16

Equilibrium Points for LTI Systems

For the time invariant systemdx/dt=f(x)

a point is an equilibrium at some time τ if and only if it is an equilibrium at all times

Page 17: Lyapunov Tutorial

17

Equilibrium State for LTI SystemsLTI model

Any equilibrium state must satisfy

If exist, then we have unique equilibrium state

( ) Axx,tfx ==

0=eAxex

1−A

0=ex

Page 18: Lyapunov Tutorial

18

Equilibrium States of Nonlinear Systems

A nonlinear system may have a number of equilibrium states

The origin, x=0, may or may not be an equilibrium state of a nonlinear system

Page 19: Lyapunov Tutorial

19

Translating the Equilibrium of Interest to the Origin

If the origin is not the equilibrium state, it is always possible to translate the origin of the coordinate system to that stateSo, no loss of generality is lost in assuming that the origin is the equilibrium state of interest

Page 20: Lyapunov Tutorial

20

Example of a Nonlinear System with Multiple Equilibrium Points

Nonlinear system model

Two isolated equilibrium states

⎥⎦

⎤⎢⎣

⎡−−

=⎥⎦

⎤⎢⎣

⎡2121

2

2

1

xxxx

xx

( ) ( )⎥⎦

⎤⎢⎣

⎡=⎥

⎤⎢⎣

⎡=

01

00 21

ee xx

Page 21: Lyapunov Tutorial

21

Isolated Equilibrium

An equilibrium point xe in Rn is an isolated equilibrium point if there is an r>0 such that the r-neighborhood of xe contains no equilibrium points other than xe

Page 22: Lyapunov Tutorial

22

Neighborhood of xeThe r-neighborhood of xe can be a set of points of the form

where ||.|| can be any p-norm on Rn

Page 23: Lyapunov Tutorial

23

Remarks on StabilityStability properties characterize the system behavior if its initial state is close but not at the equilibrium point of interestWhen an initial state is close to the equilibrium pt., the state may remain close, or it may move away from the equilibrium point

Page 24: Lyapunov Tutorial

24

A. M. Lyapunov’s (1857--1918) Thesis

Page 25: Lyapunov Tutorial

25

Lyapunov’s Thesis

Page 26: Lyapunov Tutorial

26

Lyapunov’s Thesis Translated

Page 27: Lyapunov Tutorial

27

Some Details About Translation

Page 28: Lyapunov Tutorial

28

An Informal Definition of Stability

An equilibrium state is stable if whenever the initial state is near that point, the state remains near it, perhaps even tending toward the equilibrium point as time increases

Page 29: Lyapunov Tutorial

29

Stability Intuitive Interpretation

Page 30: Lyapunov Tutorial

30

Formal Definition of StabilityAn equilibrium state is stable, in the sense of Lyapunov, if for any given and any positive scalar there exist a positive scalar

such that if

then

for all

eqx0t

ε( )εδδ ,0t=

( ) ε<− exxttx 00,;

( ) δ<− extx 0

0tt ≥

Page 31: Lyapunov Tutorial

31

Stability Concept in 1D

Page 32: Lyapunov Tutorial

32

Stability Concepts in 2D

Page 33: Lyapunov Tutorial

33

Further Discussion of LyapunovStability

Think of a contest between you, the control system designer, and an adversary (nature?)---B. Friedland (ACSD, p. 43, Prentice-Hall, 1996)

Page 34: Lyapunov Tutorial

34

Lyapunov Stability GameThe adversary picks a region in the state space of radius εYou are challenged to find a region of radius δ such that if the initial state starts out inside your region, it remains in his region---if you can do this, your system is stable, in the sense of Lyapunov

Page 35: Lyapunov Tutorial

35

Lyapunov Stability---Is It Any Good?

Lyapunov stability is weak---it does not even imply that x(t) converges to xe as t approaches infinity The states are only required to hover around the equilibrium stateThe stability condition bounds the amount of wiggling room for x(t)

Page 36: Lyapunov Tutorial

36

Asymptotic Stability i.s.LThe property of an equilibrium state of a differential equation that satisfies two conditions:

(stability) small perturbations in the initial condition produce small perturbations in the solution;

Page 37: Lyapunov Tutorial

37

Second Condition for Asymptotic Stability of an Equilibrium

(attractivity of the equilibrium point) there is a domain of attraction such that whenever the initial condition belongs to this domain the solution approaches the equilibrium state at large times

Page 38: Lyapunov Tutorial

38

Asymptotic Stability in the sense of Lyapunov (i.s.L.)

The equilibrium state is asymptotically stable if

it is stable, and

convergent, that is,

( ) ∞→→ tasxx,t;tx e00

Page 39: Lyapunov Tutorial

39

Convergence Alone Does Not Guarantee Asymptotic Stability

Note: it is not sufficient that just

for asymptotic stability. We need stability too! Why?

( ) ∞→→ tasxx,t;tx e00

Page 40: Lyapunov Tutorial

40

How Long to the Equilibrium?Asymptotic stability does not imply anything about how long it takes to converge to a prescribed neighborhood of xe

Exponential stability provides a way to express the rate of convergence

Page 41: Lyapunov Tutorial

41

Asymptotic Stability of Linear Systems

An LTI system is asymptotically stable, meaning, the equilibrium state at the origin is asymptotically stable, if and only if the eigenvaluesof A have negative real partsFor LTI systems asymptotic stability is equivalent with convergence (stability condition automatically satisfied)

Page 42: Lyapunov Tutorial

42

Asymptotic Stability of Nonlinear Systems

For LTI systems asymptotic stability is equivalent with convergence (stability condition automatically satisfied)For nonlinear systems the state may initially tend away from the equilibrium state of interest but subsequently may return to it

Page 43: Lyapunov Tutorial

43

Asymptotic Stability in 1D

Page 44: Lyapunov Tutorial

44

Convergence Does Not Mean Asymptotic Stability (W. Hahn, 1967)

Hahn’s 1967 Example---A system whose all solutions are approaching the equilibrium, xe=0, without this equilibrium being asymptotically stable (Antsaklis and Michel, Linear Systems, 1997, p. 451)

Page 45: Lyapunov Tutorial

45

Convergence Does Not Mean Asymptotic Stability (W. Hahn, 1967)Nonlinear system of Hahn where the origin is attractive but not a.s.

Page 46: Lyapunov Tutorial

46

Phase Portrait of Hahn’s 1967 Example

−1 −0.5 0 0.5 1−1

−0.8

−0.6

−0.4

−0.2

0

0.2

0.4

0.6

0.8

1

x1

x 2

Page 47: Lyapunov Tutorial

47

Instability in 1D

Page 48: Lyapunov Tutorial

48

Lyapunov Functions---Basic IdeaSeek an aggregate summarizing function that continually decreases toward a minimumFor mechanical systems---energy of a free mechanical system with friction always decreases unless the system is at rest, equilibrium

Page 49: Lyapunov Tutorial

49

Lyapunov Function Definition

A function that allows one to deduce stability is termed a Lyapunov function

Page 50: Lyapunov Tutorial

50

Lyapunov Function Properties for Continuous Time Systems

Continuous-time system

Equilibrium state of interest

( ) ( )( )txftx =

ex

Page 51: Lyapunov Tutorial

51

Three Properties of a LyapunovFunction

We seek an aggregate summarizing function V

V is continuousV has a unique minimum with respect to all other points in some neighborhood of the equilibrium of interestAlong any trajectory of the system, the value of V never increases

Page 52: Lyapunov Tutorial

52

Lyapunov Theorem for Continuous Systems

Continuous-time system

Equilibrium state of interest

( ) ( )( )txftx =

0=ex

Page 53: Lyapunov Tutorial

53

Lyapunov Theorem---Negative Rate of Increase of V

If x(t) is a trajectory, then V(x(t)) represents the corresponding values of V along the trajectoryIn order for V(x(t)) not to increase, we require

( )( ) 0≤txV

Page 54: Lyapunov Tutorial

54

The Lyapunov DerivativeUse the chain rule to compute the derivative of V(x(t))

Use the plant model to obtain

Recall

( )( ) ( ) xxVtxV T∇=

( )( ) ( ) ( )xfxVtxV T∇=

( )T

xV

xV

xVxV ⎥

⎤⎢⎣

⎡∂∂

∂∂

∂∂

=∇221

Page 55: Lyapunov Tutorial

55

Lyapunov Theorem for LTI Systems

The system dx/dt=Ax is asymptotically stable, that is, the equilibrium state xe=0 is asymptotically stable (a.s), if and only if any solution converges to xe=0 as t tends to infinity for any initial x0

Page 56: Lyapunov Tutorial

56

Lyapunov Theorem Interpretation

View the vector x(t) as defining the coordinates of a point in an n-dimensional state space

In an a.s. system the point x(t) converges to xe=0

Page 57: Lyapunov Tutorial

57

Lyapunov Theorem for n=2

If a trajectory is converging to xe=0, it should be possible to find a nested set of closed curves V(x1,x2)=c, c≥0, such that decreasing values of c yield level curves shrinking in on the equilibrium state xe=0

Page 58: Lyapunov Tutorial

58

Lyapunov Theorem and Level Curves

The limiting level curve V(x1,x2)=V(0)=0 is 0 at the equilibrium state xe=0The trajectory moves through the level curves by cutting them in the inward direction ultimately ending at xe=0

Page 59: Lyapunov Tutorial

59

The trajectory is moving in the direction of decreasing V

Note that

Page 60: Lyapunov Tutorial

60

Level SetsThe level curves can be thought of as contours of a cup-shaped surface

For an a.s. system, that is, for an a.s. equilibrium state xe=0, each trajectory falls to the bottom of the cup

Page 61: Lyapunov Tutorial

61

Positive Definite Function---General Definition

The function V is positive definite in S, with respect to xe, if V has continuous partials, V(xe)=0, and V(x)>0 for all x in S, where x≠xe

Page 62: Lyapunov Tutorial

62

Positive Definite Function With Respect to the Origin

Assume, for simplicity, xe=0, then the function V is positive definite in S if V has continuous partials, V(0)=0, and V(x)>0 for all x in S, where x≠0

Page 63: Lyapunov Tutorial

63

Example: Positive Definite FunctionPositive definite function of two variables

Page 64: Lyapunov Tutorial

64

Positive Semi-Definite Function---General Definition

The function V is positive semi-definite in S, with respect to xe, if V has continuous partials, V(xe)=0, and V(x)≥0 for all x in S

Page 65: Lyapunov Tutorial

65

Positive Semi-Definite Function With Respect to the Origin

Assume, for simplicity, xe=0, then the function V is positive semi-definite in S if V has continuous partials, V(0)=0, and V(x)≥0 for all x in S

Page 66: Lyapunov Tutorial

66

Example: Positive Semi-Definite Function

An example of positive semi-definite function of two variables

Page 67: Lyapunov Tutorial

67

Quadratic FormsV=xTPx, where P=PT

If P not symmetric, need to symmetrize itFirst observe that because the transposition of a scalar equals itself, we have

Page 68: Lyapunov Tutorial

68

Symmetrizing Quadratic Form

Perform manipulations

Note that

Page 69: Lyapunov Tutorial

69

Tests for Positive and Positive Semi-Definiteness of Quadratic Form

V=xTPx, where P=PT, is positive definite if and only if all eigenvalues of P are positiveV=xTPx, where P=PT, is positive semi-definite if and only if all eigenvalues of P are non-negative

Page 70: Lyapunov Tutorial

70

Comments on the Eigenvalue Tests

These tests are only good for the case when P=PT. You must symmetrize P before applying the above testsOther tests, the Sylvester’s criteria, involve checking the signs of principal minors of P

Page 71: Lyapunov Tutorial

71

Negative Definite Quadratic Form

V=xTPx is negative definite if and only if

-xTPx=xT(-P)xis positive definite

Page 72: Lyapunov Tutorial

72

Negative Semi-Definite Quadratic Form

V=xTPx is negative semi-definite if and only if

-xTPx=xT(-P)xis positive semi-definite

Page 73: Lyapunov Tutorial

73

Example: Checking the Sign Definiteness of a Quadratic FormIs P, equivalently, is the associated quadratic form, V=xTPx, pd, psd, nd, nsd, or neither?

The associated quadratic form

Page 74: Lyapunov Tutorial

74

Example: Symmetrizing the Underlying Matrix of the Quadratic Form

Applying the eigenvalue test to the given quadratic form would seem to indicate that the quadratic form is pd, which turns out to be falseNeed to symmetrize the underlying matrix first and then can apply the eigenvalue test

Page 75: Lyapunov Tutorial

75

Example: Symetrized MatrixSymmetrizing manipulations

The eigenvalues of the symmetrizedmatrix are: 5 and -1The quadratic form is indefinite!

Page 76: Lyapunov Tutorial

76

Example: Further AnalysisDirect check that the quadratic form is indefiniteTake x=[1 0]T. Then

Take x=[1 1]T. Then

Page 77: Lyapunov Tutorial

77

Stability Test for xe=0 of dx/dt=AxLet V=xTPx where P=PT>0For V to be a Lyapunov function, that is, for xe=0 to be a.s.,

Evaluate the time derivative of Von the solution of the system dx/dt=Ax---Lyapunov derivative

Page 78: Lyapunov Tutorial

78

Lyapunov Derivative for dx/dt=Ax

Note that V(x(t))=x(t)TPx(t)Use the chain rule

We used

Page 79: Lyapunov Tutorial

79

Lyapunov Matrix EquationDenote

Then the Lyapunov derivative can be represented as

where

Page 80: Lyapunov Tutorial

80

Terms to Our VocabularyTheorem---a major result of independent interestLemma---an auxiliary result that is used as a stepping stone toward a theoremCorollary---a direct consequence of a theorem, or even a lemma

Page 81: Lyapunov Tutorial

81

Lyapunov TheoremThe real matrix A is a.s., that is, all eigenvalues of A have negative real parts if and only if for any the solution of the continuous matrix Lyapunov equation

is (symmetric) positive definite

Page 82: Lyapunov Tutorial

82

How Do We Use the LyapunovTheorem?

Select an arbitrary symmetric positive definite Q, for example, an identity matrix, In

Solve the Lyapunov equation for P=PT

If P is positive definite, the matrix A is a.s. If P is not p.d. then A is not a.s.

Page 83: Lyapunov Tutorial

83

How NOT to Use the LyapunovTheorem

It would be no use choosing P to be positive definite and then calculating QFor unless Q turns out to be positive definite, nothing can be said about a.s. of A from the Lyapunov equation

Page 84: Lyapunov Tutorial

84

Example: How NOT to Use the Lyapunov Theorem

Consider an a.s. matrix

Try

Compute

Page 85: Lyapunov Tutorial

85

Example: Computing Q

The matrix Q is indefinite!---recall the previous example

Page 86: Lyapunov Tutorial

86

Solving the Continuous Matrix Lyapunov Equation Using MATLABUse the MATLAB’s command lyapExample:

Q=I2

P=lyap(A,Q)

Eigenvalues of P are positive: 0.2729 and 2.9771; P is positive definite

Page 87: Lyapunov Tutorial

87

Limitations of the LyapunovMethod

Usually, it is challenging to analyze the asymptotic stability of time-varying systems because it is very difficult to find Lyapunov functions with negative definite derivativesWhen can one conclude asymptotic stability when the Lyapunovderivative is only negative semi-definite?

Page 88: Lyapunov Tutorial

88

Some Properties of Time-Varying Functions

does not imply that f(t) has a limit as

f(t) has a limit as does not

imply that

Page 89: Lyapunov Tutorial

89

More Properties of Time-Varying Functions

If f(t) is lower bounded and decreasing ( ), then it converges to a limit. (A well-known result from calculus.)

But we do not know whether or not as

Page 90: Lyapunov Tutorial

90

Preparation for Barbalat’s LemmaUnder what conditions

We already know that the existence of the limit of f(t) as is not enough for

Page 91: Lyapunov Tutorial

91

Continuous Function

A function f(t) is continuous if small changes in t result in small changes in f(t)Intuitively, a continuous function is a function whose graph can be drawn without lifting the pencil from the paper

Page 92: Lyapunov Tutorial

92

Continuity on an IntervalContinuity is a local property of a function—that is, a function f is continuous, or not, at a particular pointA function being continuous on an interval means only that it is continuous at each point of the interval

Page 93: Lyapunov Tutorial

93

Uniform ContinuityA function f(t) is uniformly continuous if it is continuous and, in addition, the size of the changes in f(t) depends only on the size of the changes in t but not on t itselfThe slope of an uniformly continuous function slope is bounded, that is,

is bounded Uniform continuity is a globalproperty of a function

Page 94: Lyapunov Tutorial

94

Properties of Uniformly Continuous Function

Every uniformly continuous function is continuous, but the converse is not trueA function is uniformly continuous, or not, on an entire intervalA function may be continuous at each point of an interval without being uniformly continuous on the entire interval

Page 95: Lyapunov Tutorial

95

ExamplesUniformly continuous:

f(t) = sin(t)Note that the slope of the above function is boundedContinuous, but not uniformly continuous on positive real numbers:

f(t) = 1/tNote that as t approaches 0, the changes in f(t) grow beyond any bound

Page 96: Lyapunov Tutorial

96

State of an a.s. System With Bounded Input is Bounded

Example of Slotine and Li, “Applied Nonlinear Control,” p. 124, Prentice Hall, 1991Consider an a.s. stable LTI system with bounded input

The state x is bounded because u is bounded and A is a.s.

Page 97: Lyapunov Tutorial

97

Output of a.s. System With Bounded Input is Uniformly Continuous

Because x is bounded and u is bounded, is boundedDerivative of the output equation is

The time derivative of the output is boundedHence, y is uniformly continuous

Page 98: Lyapunov Tutorial

98

Barbalat’s Lemma

If f(t) has a finite limit as

and if is uniformly continuous

(or is bounded), then

as

Page 99: Lyapunov Tutorial

99

Lyapunov-Like LemmaGiven a real-valued function W(t,x) such that

W(t,x) is bounded belowW(t,x) is negative semi-definite

is uniformly continuous in t (or bounded) then

Page 100: Lyapunov Tutorial

100

Lyapunov-Like Lemma---Example; see p. 211 of the Text

Interested in the stability of the origin of the system

where u is boundedConsider the Lyapunov function candidate

Page 101: Lyapunov Tutorial

101

Stability Analysis of the System in the Example

The Lyapunov derivative of V is

The origin is stable; cannot say anything about asymptotic stabilityStability implies that x1 and x2 are bounded

Page 102: Lyapunov Tutorial

102

Example: Using the Lyapunov-Like Lemma

We now show that

Note that V=x12+x2

2 is bounded from below and non-increasing asThus V has a limit asNeed to show that is uniformly continuous

Page 103: Lyapunov Tutorial

103

Example: Uniform Continuity of Compute the derivative of and check if it is bounded

The function is uniformly continuous because is bounded Hence Therefore

Page 104: Lyapunov Tutorial

104

Benefits of the Lyapunov TheorySolution to differential equation are not needed to infer about stability properties of equilibrium state of interestBarbalat’s lemma complements the Lyapunov Theorem

Lyapunov functions are useful in designing robust and adaptive controllers