Intuition The one core idea
A spinning object is hard to describe from the ground because it keeps tumbling, but it looks frozen to a tiny bug riding on it. This whole topic is a translation dictionary: Euler angles turn "which way is it pointing?" into three numbers, and Euler's equations turn "how does its spin change?" into the bug's simpler rulebook.
Before you can read a single line of the parent note, you need to own every symbol it throws at you. This page builds each one from nothing — a plain-words meaning, a picture, and the reason the topic can't live without it. Read top to bottom; every idea leans on the one above it.
frame = a set of three arrows glued to something
A frame is just three arrows at right angles to each other (an x , a y , a z ), used as rulers for direction. Everything we measure — position, spin, momentum — is measured against some frame .
We use two frames throughout, and half the confusion in this topic is forgetting which one you're standing in.
In the figure: the black arrows on the left are the fixed ground frame ( X , Y , Z ) ; the red arrows on the right are the body frame ( x , y , z ) tilted and glued to a little cube. Notice the red set is rotated — that rotation is exactly what Euler angles will measure.
( X , Y , Z ) vs Body frame ( x , y , z )
The space frame ( X , Y , Z ) — capital letters — is nailed to the ground . It never moves. Also called the lab or inertial frame.
The body frame ( x , y , z ) — lowercase — is glued inside the spinning object . It tumbles along with the object.
We use right-handed frames only: point right-hand fingers from X toward Y , thumb gives Z (same for x → y ⇒ z ). This handedness fixes every sign later.
Intuition WHY two frames?
Picture a die (a small cube) tumbling through the air. From the ground the die's corners trace mad loops — hard math. But if you shrink yourself and sit on the die, the die never moves relative to you; only the world outside spins. The mass is always distributed the same way in your view. That is why the body frame is worth the bookkeeping: the object's shape-numbers stay frozen there.
These are lowercase Greek letters. Say them: phi ϕ , theta θ , psi ψ . Each is one "amount of turn," measured in radians or degrees.
Definition The three turns — the exact z–x'–z'' order (active rotations)
These are active rotations: we physically rotate the object (equivalently, its body frame) while the ground frame stays fixed. Starting with the body frame lying exactly on top of the space frame, apply in this order :
ϕ about the space axis Z (precession ). This swings the old x -axis to a new direction called the line of nodes .
θ about that new line-of-nodes axis, the x ′ (nutation ) — tips the spin axis over.
ψ about the final body axis z ′′ = z (spin ) — twirls the object on its own axis.
Each turn is positive by the right-hand rule about its own axis: right thumb along the rotation axis, fingers curl the direction of increasing angle. This is the standard 3-1-3 (z–x'–z'') convention the parent note uses.
In the figure: the vertical black arrow is Z ; the flat black arc is the ϕ sweep; the black arc between Z and the tilted red axis is θ ; the small red arc at the tip is ψ about the body axis. Follow them in that numbered order.
Intuition WHY exactly three?
To point a pencil you need 2 numbers (like latitude & longitude). But a spinning top can also twirl about its own length — that's a 3rd independent thing. So orientation in 3D needs exactly 3 numbers, no more, no fewer. ϕ , θ , ψ are one convenient choice.
Definition Domains and the gimbal-lock warning
The standard ranges are
0 ≤ ϕ < 2 π , 0 ≤ θ ≤ π , 0 ≤ ψ < 2 π .
θ is the tilt from vertical, so it only ever runs from straight-up (0 ) to straight-down (π ) — never more.
Singular (degenerate) cases: at θ = 0 or θ = π the first axis Z and the last axis z line up, so ϕ and ψ turn about the same line — you can no longer tell them apart, only their sum ϕ + ψ matters. This loss of one independent angle is called gimbal lock . Watch for it: any formula with a 1/ sin θ blows up exactly there.
n ^
After the first turn ϕ , the old horizontal x -arrow points in a new direction. That new direction is the line of nodes , written n ^ . It is the hinge that the tilt θ turns about (the x ′ axis above). The little hat ^ means "length exactly 1" — a pure direction, no size.
Definition A dot on top means "per second"
ϕ ˙ (read "phi-dot") means how fast ϕ is changing , i.e. its rate per unit time. Two dots, ϕ ¨ , means the rate of the rate — the acceleration of that angle (used later when we linearize Euler's equations, e.g. ϕ ¨ , θ ¨ , ψ ¨ ).
If ϕ is the clock-hand angle, ϕ ˙ is how fast the hand sweeps — its speed. A big ϕ ˙ = fast sweeping. This notation lets us write "how orientation changes in time" compactly: ϕ ˙ , θ ˙ , ψ ˙ are the three turning-speeds.
Mnemonic Dot = clock ticking
A dot on a letter = "watch it for one second, how much did it move?"
vector = an arrow with size and direction
Bold symbols like A or ω are vectors: an arrow. It has a length (how much) and where it points (which way). Plain letters with a subscript, like ω 1 , are its components — how much of the arrow lies along each axis.
Definition The three unit direction-arrows
Z ^ , n ^ , z ^
Before we add anything up, name the three axes each Euler-turn spins about:
Z ^ = the unit arrow along the fixed space vertical (axis of ϕ ).
n ^ = the unit arrow along the line of nodes (axis of θ ).
z ^ = the unit arrow along the final body axis (axis of ψ ).
"Unit" (the hat) means length exactly 1 — each is a pure direction. These three are not mutually perpendicular : Z ^ is vertical, z ^ is tilted from it by θ , and n ^ is the hinge between them. Keep that in mind — it is the whole reason the ω i formulas carry sin θ and cos θ factors.
Definition Angular velocity
ω (read "omega")
ω is the spin-arrow . Its direction is the axis the object is turning about (by the right-hand rule: curl your right fingers the way it spins, thumb points along ω , so a positive ω is a counter-clockwise turn seen from the thumb-tip). Its length is how fast it spins (radians per second).
In the figure: the black disk spins the way the small rim arrows show; the red vertical arrow is ω , sitting along the spin axis with length equal to the spin speed. The red arrow is what "spin" becomes once we pack it into a single vector.
Derivation WHY the turn-rates add:
ω = ϕ ˙ Z ^ + θ ˙ n ^ + ψ ˙ z ^
WHAT: the total spin-arrow is the sum of three separate spin-arrows, one per Euler-turn — each pointing along that turn's own axis with length equal to that turn's rate.
WHY we may add them: for infinitesimal rotations (a tiny amount over a tiny time d t ), rotations commute and behave like ordinary vectors, so their rates ϕ ˙ , θ ˙ , ψ ˙ add tip-to-tail as arrows. (Finite rotations do not commute — order matters — which is exactly why we needed the strict z –x ′ –z ′′ order in Section 2.)
WHAT IT LOOKS LIKE: three arrows along Z ^ , n ^ , z ^ (the tilted, non-perpendicular axes just defined) laid tip-to-tail; their single resultant is ω .
The sign convention: each rate is taken positive by the right-hand rule about its own axis , matching the positive sense of ϕ , θ , ψ . Because Z ^ , n ^ , z ^ are tilted relative to the body axes, projecting this sum onto the body frame is what produces the sin θ , cos θ factors in the parent's ω 1 , ω 2 , ω 3 formulas — you cannot just read off ϕ ˙ , θ ˙ , ψ ˙ as the components.
Definition The subscripts
ω 1 , ω 2 , ω 3
These are the amounts of the spin-arrow ω measured along the body's own three axes ( x , y , z ) . We number them 1, 2, 3 instead of x , y , z so they pair cleanly with the shape-numbers I 1 , I 2 , I 3 below.
ω × A = "turning drags the arrow sideways"
The cross product of two arrows gives a new arrow, perpendicular to both . Its length is ∣ ω ∣ ∣ A ∣ sin ( angle between them ) . Its direction is fixed by the right-hand rule : point right-hand fingers along the first arrow ω , curl them toward the second arrow A , and the thumb gives ω × A . Swapping the order flips the sign: A × ω = − ( ω × A ) .
Intuition WHY it appears everywhere here
If an arrow A is frozen in the spinning body, a ground observer still sees its tip move — in a circle. The velocity of that tip is exactly ω × A : perpendicular to both the spin axis and the arrow, i.e. tangent to the circle. This single fact is the transport theorem the parent uses.
In the figure: the vertical black arrow is ω , the slanted black arrow is A frozen in the body, the dashed ellipse is the circle its tip traces, and the red arrow is ω × A — pointing sideways along that circle, perpendicular to both. That red sideways drag is the whole mechanism.
Recall Why
× and not ordinary multiplication?
Because spinning doesn't stretch A , it rotates it. Rotation moves the tip sideways (perpendicular), which is precisely what × produces. Ordinary multiplication points along A — the wrong direction entirely. ::: The cross product is the tool for "perpendicular sideways drag," exactly what rotation does.
( d t d A ) space vs ( d t d A ) body
A time-derivative d / d t only makes sense once you say who is watching . The same arrow A changes at different apparent rates for the two observers:
The space derivative is the change a ground observer sees.
The body derivative is the change the bug riding on the object sees.
If A is glued to the body, the bug sees it not move at all (body derivative = 0 ), yet the ground observer still sees its tip circling. The two are linked by the transport theorem the parent proves:
( d t d A ) space = ( d t d A ) body + ω × A .
Intuition WHY this distinction is life-or-death here
Newton's torque law τ = d L / d t holds only in the inertial (space) frame. But the inertia tensor is constant only in the body frame. Euler's equations are exactly the bridge: they rewrite the space derivative using the body derivative plus the ω × correction. Miss which frame d / d t refers to and every later step collapses. From now on, every d / d t in this topic must wear a "space" or "body" label.
Definition Moment of inertia (one number version)
For spinning, mass far from the axis is "heavier" to turn. The moment of inertia measures how hard it is to spin up about a given axis: mass, weighted by (distance from axis)2 .
Definition The inertia tensor
I (the grown-up version)
In 3D, "how hard to spin" depends on which axis, so we need a 3 × 3 table — the inertia tensor I . It is symmetric (I ij = I j i ), so of its 9 entries only 6 are independent (3 diagonal "moments" + 3 off-diagonal "products of inertia"). It converts the spin-arrow into the momentum-arrow by matrix multiplication:
L = I ω ⟺ L i = ∑ j I ij ω j .
That sum just means "row i of the table, dotted with the spin-arrow, gives component i of L ." So L need not point the same way as ω — the table can tilt it.
Definition Principal axes & diagonal
I = diag ( I 1 , I 2 , I 3 )
Because I is symmetric, there always exist three special perpendicular axes — its principal axes — where the off-diagonal products of inertia vanish and the table collapses to just 3 numbers I 1 , I 2 , I 3 on the diagonal. Then L i = I i ω i cleanly. We always pick the body frame to lie along these axes. (Built fully in Inertia tensor and principal axes .)
Intuition WHY the body frame is worth it, in one line
In the ground frame I changes every instant (the body tumbles), so the table is a moving mess. In the body frame, glued to the object, I is frozen — and along principal axes it's just three constants. Clean.
Definition Angular momentum
L
L = I ω is the spin-momentum arrow — rotation's version of momentum (p = m v ). Big, fast-spinning, spread-out things have big L . On principal axes each component is simply L i = I i ω i .
τ (read "tau")
τ is a twisting push — rotation's version of force. Its sign follows the same right-hand rule: a torque τ points along the axis it tries to spin the body about, thumb along τ , fingers curling the direction it pushes. The master law is τ = ( d L / d t ) space : a twist changes the spin-momentum, measured in the inertial frame , just as a force changes ordinary momentum. When τ = 0 (nobody twisting) we call the motion torque-free .
Mnemonic The parallel dictionary
Force → torque τ . Momentum → spin-momentum L . Mass → inertia I . Velocity → spin ω . Newton F = p ˙ → Euler τ = L ˙ .
Space frame vs Body frame
Euler angles phi theta psi
Add turn-arrows to get omega
Cross product omega cross A
Inertia tensor I symmetric
Angular momentum L equals I omega
Torque law tau equals dL by dt space
Eulers equations of motion
Each foundation on the left builds the box to its right; everything funnels into Euler's equations . If any left-hand box is fuzzy, that fuzziness will surface as confusion later — patch it now.
Test yourself. Cover the right side; you should be able to answer each in one breath.
What does a frame physically mean? Three right-angle direction-arrows glued to something, used as rulers for measuring directions.
Difference between space frame ( X , Y , Z ) and body frame ( x , y , z ) ? Space = nailed to the ground, never moves; body = glued inside the object, tumbles with it.
Are these frames left- or right-handed? Right-handed: fingers X → Y give thumb Z (same for the body frame).
State the exact Euler rotation sequence and whether it is active. Active: ϕ about space Z , then θ about the new line of nodes x ′ , then ψ about the final body axis z (3-1-3, z–x'–z'').
What are the domains of ϕ , θ , ψ ? 0 ≤ ϕ < 2 π , 0 ≤ θ ≤ π , 0 ≤ ψ < 2 π .
What is gimbal lock and when does it strike? At θ = 0 or π , axes Z and z coincide, so ϕ and ψ merge — one angle is lost and 1/ sin θ terms blow up.
What does a dot mean, as in ϕ ˙ ; and θ ¨ ? Rate of change per second; two dots = rate of the rate (angular acceleration).
What is the angular velocity ω and its sign rule? The spin-arrow: direction = spin axis by right-hand rule, length = spin speed.
Why do the Euler rates add: ω = ϕ ˙ Z ^ + θ ˙ n ^ + ψ ˙ z ^ ? Infinitesimal rotations commute and act as vectors, so their rates add tip-to-tail along the (non-perpendicular) axes Z ^ , n ^ , z ^ .
What are Z ^ , n ^ , z ^ and are they perpendicular? Unit axes of ϕ , θ , ψ ; NOT mutually perpendicular — that tilt causes the sin θ , cos θ factors.
What does ω × A give you and how is its direction fixed? An arrow perpendicular to both — the tip's sideways velocity; direction by right-hand rule, order flips the sign.
What are the two meanings of d / d t and how are they linked? Space (ground) vs body (bug) rate; linked by ( d A / d t ) space = ( d A / d t ) body + ω × A .
Which frame does Newton's τ = d L / d t require? The inertial (space) frame.
Is the inertia tensor I symmetric, and how many independent numbers? Yes, symmetric; 6 independent (3 moments + 3 products of inertia).
How does I act on ω ? Matrix multiply: L i = ∑ j I ij ω j ; L need not be parallel to ω .
Why choose principal axes? There I becomes diagonal, L i = I i ω i , killing all products of inertia.
State the master rotation law. τ = ( d L / d t ) space — torque equals the inertial-frame rate of change of angular momentum.
What does "torque-free" mean? τ = 0 ; nothing is twisting the body.
Once every line is instant, go back to the parent topic and the notation will read like plain sentences.