WOLFRAM|DEMONSTRATIONS PROJECT

Euler Angles for Space Shuttle

​
ϕ °
0
θ °
0
ψ °
0
The Euler (or Eulerian) angles, usually designated
ϕ
,
θ
, and
ψ
, uniquely determine the orientation of a rigid body in three-dimensional space. There are several conflicting conventions for defining the Euler angles, depending on the choice of axes and the order in which rotations about these axes are performed. This Demonstration uses the convention described in MathWorld, hyperlinked below in Related Links. This is most commonly used in physics and is known as the "
z-x-z
convention." For topical relevance, NASA's space shuttle is chosen as the rigid body. The angles
θ
and
ϕ
are analogous to the spherical polar coordinates orienting the main axis of the shuttle, while
ψ
describes rotation about this axis. The ranges of the three Euler angles are given by:
0≤ϕ<2π
,
0≤θ≤π
, and
0≤ψ<2π
. The corresponding motions of a rigid body are termed nutation, precession and intrinsic rotation.
Any rotation of a rigid body can be represented as the product of three successive rotations
R
ψ
R
θ
R
ϕ
, with matrix representations
R
ϕ
=
cosϕ
sinϕ
0
-sinϕ
cosϕ
0
0
0
1
,
R
θ
=
0
0
1
cosθ
sinθ
0
-sinθ
cosθ
0
,
R
ψ
=
cosψ
sinψ
0
-sinψ
cosψ
0
0
0
1
.
A unit vector with Euler angles
ϕ
,
θ
, and
ψ
can also be represented by a quaternion
q(ϕ,θ,ψ)=
e
0
+
e
1
i+
e
2
j+
e
3
k
, where
e
0
=cos[(ϕ+ψ}/2]cos(θ/2)
,
e
1
=cos[(ϕ-ψ}/2]sin(θ/2)
,
e
2
=sin[(ϕ-ψ}/2]sin(θ/2)
,
e
3
=sin[(ϕ+ψ}/2]cos(θ/2)
,
and successive rotations obey the algebra of quaternion multiplication. The same combination rule pertains to a linear combination of Pauli spin matrices:
σ(ϕ,θ,ψ)=
e
0
I+i(
e
1
σ
1
+
e
2
σ
2
+
e
3
σ
3
)
, where
I
is the 2×2 unit matrix and
i
means
-1
.
In aeronautic or astronautic applications, the "
z-x-y
convention" is most often used. The angles
θ
,
ϕ
, and
ψ
are then known as Tait-Bryan rotations, called pitch, yaw, and roll, respectively.