|
This entry is the self study companion to Euler Angles: sequence composition and the twelve standard sequences.
The goal is to make sequence classification and composition routine enough that later Euler formulas can be derived rather than memorized.
All exercises are stated first. Complete worked solutions follow afterward.
PhysicsLibrary uses passive coordinate maps:
 |
(1) |
For intrinsic - - ,
 |
(2) |
For extrinsic - - ,
 |
(3) |
The reverse-order equivalence is
intrinsic - - extrinsic - - |
(4) |
The six Tait Bryan sequences are
 |
(5) |
The six proper Euler sequences are
 |
(6) |
Figure. Generic intrinsic frame-chain composition.
Figure. The twelve standard intrinsic Euler sequences separated into Tait Bryan and proper Euler families.
- Derive the count of twelve.
Explain why the number of standard three-angle Euler sequences is
State what each factor counts.
- Classify the sequence family.
Classify each sequence as Tait Bryan or proper Euler:
State the family criterion.
- List all six Tait Bryan sequences.
Construct all six standard sequences with three distinct axis labels.
- List all six proper Euler sequences.
Construct all six standard sequences in which the first and third axis labels match.
- Write an intrinsic product.
Write the passive intrinsic product for sequence - - with angles
.
- Write a proper Euler product.
Write the passive intrinsic product for - - .
Why can the first and third rotations not generally be combined?
- Frame-chain derivation.
For intrinsic - - , introduce intermediate frames
and derive the complete passive map .
- Rightmost factor diagnostic.
Explain why
still describes chronological intrinsic axis order - - .
- Single-angle reductions.
For intrinsic - - ,
Find the remaining elementary matrix when:
-
;
-
;
-
.
- Intrinsic/extrinsic conversion.
Find the extrinsic sequence and chronological angle order equivalent to
- Palindrome sequence subtlety.
Find the extrinsic description equivalent to intrinsic
Why is this conversion easy to misread?
- Tait Bryan singularity.
State the generic middle-angle singularity condition for every Tait Bryan sequence and its values on the common principal branch.
- Proper Euler singularity.
State the generic middle-angle singularity condition for every proper Euler sequence and its values on the common principal branch.
- Aerospace 3-2-1 specialization.
Identify
with
and write the PhysicsLibrary passive yaw pitch roll product.
- Numerical 3-2-1 composition.
Using
compute
- Compare two sequence orders.
Using
compare intrinsic - - with intrinsic - - .
- Recognize the family from the singularity.
A source states that its chart is singular when
. Which sequence family is it using?
A second source gives
. Which family is that?
- quaternion counterpart.
Write the passive quaternion product for intrinsic - - and state the DCM consistency relation.
- Debug a wrong product.
A student claims intrinsic - - is
Identify the mistake and write the correct product.
- Recover a sequence from a product.
A passive intrinsic DCM is
Identify the chronological sequence and its family.
- Recover a proper Euler sequence from a product.
A passive intrinsic DCM is
Identify the sequence and family.
- Verification battery.
List at least five checks that should be applied to a derived Euler sequence matrix before using it in software.
There are three choices for the first axis.
The second axis must differ from the first, leaving two choices.
The third axis has two standard choices: the remaining unused axis, producing a Tait Bryan sequence, or the first axis again, producing a proper Euler sequence.
Therefore
 |
(7) |
Tait Bryan means all three axis labels are different. Proper Euler means the first and third labels match.
Thus
are Tait Bryan, while
are proper Euler.
The six are
 |
(8) |
The six are
 |
(9) |
For - - ,
Therefore
 |
(10) |
For intrinsic - - ,
 |
(11) |
The first rotation is about axis of the initial frame. After the middle rotation, the third rotation is about axis of a different intermediate frame. The two axis labels match, but the physical axes generally do not.
For intrinsic - - ,
 |
(12) |
 |
(13) |
and
 |
(14) |
Therefore
 |
(15) |
Coordinate columns are multiplied from the left. Hence
acts on
first, followed by
and then
.
The chronological intrinsic order is therefore
From
we obtain
 |
(16) |
 |
(17) |
and
 |
(18) |
Reverse both axis order and associated angle order:
intrinsic - - extrinsic - - |
(19) |
Reversing - - leaves the same digit string, so
intrinsic - - extrinsic - - |
(20) |
The axis labels look unchanged, but the angle association still reverses.
The generic singularity is
 |
(21) |
On
the singular values are
 |
(22) |
The generic singularity is
 |
(23) |
On
the singular values are
 |
(24) |
PhysicsLibrary uses
Thus
 |
(25) |
Using the elementary passive matrices gives
 |
(26) |
This matrix is orthogonal and has determinant to numerical precision.
For intrinsic - - ,
 |
(27) |
For intrinsic - - ,
 |
(28) |
They are different, demonstrating sequence dependence and noncommutativity.
If
the sequence is proper Euler.
If
the sequence is Tait Bryan.
For intrinsic - - ,
 |
(29) |
The passive quaternion and DCM must satisfy
 |
(30) |
The student wrote the matrices in chronological left-to-right order.
The correct passive intrinsic product is
 |
(31) |
Compare
with
Thus
The sequence is
which is Tait Bryan.
The product
has
Therefore the sequence is
which is proper Euler.
Useful checks include:
- zero angles give the identity;
- each single-angle reduction gives the correct elementary passive matrix;
;
;
-
;
- known
sign tests agree with the passive convention;
- quaternion agreement:
- Euler to DCM to Euler round trips recover the selected principal branch away from singularities.
For every intrinsic sequence,
 |
(34) |
There are six Tait Bryan sequences:
 |
(35) |
There are six proper Euler sequences:
 |
(36) |
Their generic singularity conditions are
 |
(37) |
and
 |
(38) |
The exercises and worked solutions in this companion are newly written for PhysicsLibrary to reinforce the sequence framework developed in Euler angles: sequence composition and the twelve standard sequences.
- 1
- D. M. Henderson, Euler Angles, Quaternions, and Transformation Matrices: Working Relationships, JSC-12960, NASA Johnson Space Center, 1977. NASA Technical Reports Server
- 2
- J. Diebel, “Representing Attitude: Euler Angles, Unit Quaternions, and Rotation Vectors,” Stanford University, 2006. Online PDF
- 3
- J. K. Moore, Learn Multibody Dynamics, chapter “Orientation of Reference Frames,” 2026 edition. Licensed CC BY 4.0. Orientation of Reference Frames
Unless otherwise noted, this PhysicsLibrary entry is intended for release under the Creative Commons Attribution ShareAlike 4.0 International license.
|