3.5.30 · D1Guidance, Navigation & Control (GNC)

Foundations — Eigenvalues of A — system modes, stability

1,839 words8 min readBack to topic

This page assumes you know nothing yet. Every letter, arrow, and squiggle in the parent note Eigenvalues of A — system modes, stability is built here from the ground up, in the order you need them.


0. What is a "state" and why an arrow?

Plain words. The state of a system is the shortest list of numbers that fully describes "where it is right now". For a spinning spacecraft it might be [tilt angle, tilt speed]. We stack that list into a column called the state vector .

The picture. Think of a dot living in a room. Its position along each wall is one number. Two numbers = a dot on a flat page; three = a dot in a box. The dot is the state.

Figure — Eigenvalues of A — system modes, stability

Why the topic needs it. Eigenvalues describe how a whole state moves through time. No state vector, nothing to move. Built more carefully in State-Space Representation.


1. The dot symbol: (a rate of change)

Plain words. A dot over a letter means "how fast this thing is changing, right now, per second". reads "x-dot" = the speed of .

The picture. Stand on the moving dot from before. The little arrow showing which way it drifts next second — that arrow is . Long arrow = changing fast; no arrow = frozen.

Why the topic needs it. The whole subject is one equation, : "the drift arrow at any point is decided by the matrix acting on where you are."


2. The matrix : a machine that bends arrows

Plain words. A matrix is a grid of numbers that eats a vector and spits out a new vector. means "run the state through the grid".

The picture. Feed the room a wind pattern: at every point the wind blows a certain direction and strength. is that wind field. Where you are () decides the wind you feel ().

Figure — Eigenvalues of A — system modes, stability

Why the topic needs it. carries every rate, every coupling, all the physics. Everything else is decoding .


3. Eigen-direction: where the wind blows straight

Plain words. Most arrows get turned by . But a few special arrows come out pointing the same way — only longer or shorter. Those are eigenvectors ; the stretch factor is the eigenvalue .

The picture. Walk the wind field. On most paths the wind shoves you sideways. On the eigen-line the wind pushes exactly along the line you're standing on — straight out or straight back in. No turning, pure scaling.

Figure — Eigenvalues of A — system modes, stability

Why the "eigen"? German for "own / characteristic". These are 's own directions. Along them the swirling matrix becomes plain multiplication — a scalar. That single fact is what collapses the coupled mess into easy pieces. Deepened in Diagonalization and Modal Decomposition.


4. The letters , , and the hunt for

Plain words. is the identity matrix — the "do-nothing" grid (), 1's on the diagonal, 0's elsewhere. We need it so can be written as (a matrix times ), letting us factor.

Plain words for . The determinant of a matrix is one number measuring how much scales area (in 2-D) or volume (in 3-D). If , squashes the whole space flat onto a line or point.

The picture. Take the unit square. Apply to its corners. The area of the resulting parallelogram = . Zero area means everything collapsed — the map is not reversible.

Figure — Eigenvalues of A — system modes, stability

Why this tool and not trial-and-error? Setting the determinant to zero turns "search all " into a single polynomial equation whose roots ARE the eigenvalues. See Characteristic Polynomial & Determinants.


5. The exponential : the shape of "grow or shrink"

Plain words. is a fixed number, about . The function is the unique curve that grows in proportion to its own size — the natural language of anything whose speed depends on its amount (radioactivity, interest, decaying wobbles).

The picture. Three curves versus time:

  • : swoops down to zero (decay). ← stable.
  • : flat line (holds).
  • : rockets up (blow-up). ← unstable.

Why the topic needs it. Once shrinks the vector ODE to , the answer is . Every "mode" of the system is one of these curves riding along its eigenvector.


6. Complex numbers and : where oscillation hides

Plain words. Some eigenvalues are complex: , where (engineers write , not ). (real part) and (imaginary part) are just two ordinary numbers glued together.

The picture — the complex plane. A flat map: go right by , up by . Each eigenvalue is a dot on this map. The parent's whole stability rule is "which side of the vertical line is the dot on?"

More on how map to physical damping in Damping Ratio and Natural Frequency and Transfer Functions and Poles.


7. Putting the alphabet together

Every symbol in the parent note is now one of these earned pieces.

State vector x - list of numbers

x-dot - rate of change

Matrix A - the wind machine

Coupling - off diagonal terms mix states

Eigenvector v - direction A does not turn

Eigenvalue lambda - the stretch number

Identity I and determinant

det of A minus lambda I equals 0

Exponential e to the lambda t

Complex numbers sigma plus j omega

System modes and STABILITY


Equipment checklist

Read each question, answer aloud, then reveal. If any stumps you, reread that section before the parent note.

What does a bold mean and what does one slot mean?
is the whole state vector (many numbers stacked); is a single component of it.
What does the dot in stand for?
The time-derivative — the instantaneous rate of change of .
In , what job does do?
It maps the current state to its drift arrow — a "wind field" turning/stretching every state vector.
Which entries of cause coupling and why is coupling annoying?
The off-diagonal entries; they make one state's rate depend on another state, so you cannot solve the axes separately.
State the eigenvalue/eigenvector defining equation in words.
leaves the direction unchanged, only scaling it by .
Why must for an eigenvalue?
A nonzero can be sent to only if collapses space (is singular), i.e. its determinant is zero.
What does equal, and what does it measure?
; the (signed) area-scaling factor of the map.
Why is (not a line or ) the natural solution of ?
Because is the one curve whose slope equals times its own value, matching the equation exactly.
In , what does each part control?
(real part) sets growth/decay of the envelope ; (imaginary part) sets oscillation frequency.
Why does only the real part decide stability?
Because — the oscillation has magnitude 1, so only can make the size grow or shrink.