3.5.31 · D3Guidance, Navigation & Control (GNC)

Worked examples — Lyapunov stability — Lyapunov function, positive definiteness

2,350 words11 min readBack to topic

The scenario matrix

Every Lyapunov exercise falls into one of these cells. The examples below are labelled with the cell(s) they hit — together they cover the whole grid.

Cell Case class What makes it distinct Example
A everywhere (negative definite) full asymptotic stability, clean Ex 1
B only (negative semi-definite) stability only; needs LaSalle Ex 2
C Sign flips on a boundary region-of-attraction estimate Ex 3
D Degenerate (only semi-definite) the "bad bowl" that traps nothing Ex 4
E Linear / matrix case () Sylvester + Lyapunov equation Ex 5
F Limiting / zero input (e.g. , no damping) boundary between stable & unstable Ex 6
G Real-world word problem spacecraft attitude Ex 7
H Exam twist ( ≠ instability) sufficient-not-necessary trap Ex 8

Example 1 — Cell A: clean asymptotic stability


Example 2 — Cell B: stability only (semi-definite )


Example 3 — Cell C: sign flips on a boundary (basin estimate)


Example 4 — Cell D: the degenerate "bad bowl"


Example 5 — Cell E: linear system via the Lyapunov equation


Example 6 — Cell F: the limiting case (undamped, )


Example 7 — Cell G: real-world word problem (spacecraft attitude)


Example 8 — Cell H: the exam trap ( does NOT mean unstable)


Recall Quick self-test

Which cell needs LaSalle to reach asymptotic stability? ::: Cell B (and G) — where is only (semi-definite). Ex 3's guaranteed basin is which region? ::: , where . Why does fail in Ex 4? ::: It is only positive semi-definite — zero along the whole -axis, so it can't trap . Does (Ex 8) prove instability? ::: No — the theorem is sufficient, not necessary; use Chetaev to prove instability. In the spacecraft (Ex 7), which gain dissipates energy? ::: The derivative gain (via the term ); the proportional gain only stores and returns it, like a spring.