2.4 Composition of Rotations
In this section we discuss the composition of rotations. It is important for subsequent chapters that the reader understand the material in this section thoroughly before moving on.
2.4.1 Rotation with Respect to the Current Frame
Recall that the matrix
(2.13)
(2.14)
(2.15)
where each
(2.16)
Note that
(2.17)
Equation (2.17) is the composition law for rotational transformations. It states that, in order to transform the coordinates of a point p from its representation
We may also interpret Equation (2.17) as follows. Suppose that initially all three of the coordinate frames coincide. We first rotate the frame o1x1y1z1 relative to o0x0y0z0 according to the transformation
Example 2.5.
Suppose a rotation matrix
(2.18)
Figure 2.8 Composition of rotations about current axes.
It is important to remember that the order in which a sequence of rotations is performed, and consequently the order in which the rotation matrices are multiplied together, is crucial. The reason is that rotation, unlike position, is not a vector quantity and so rotational transformations do not commute in general.
Example 2.6.
Suppose that the above rotations are performed in the reverse order, that is, first a rotation about the current z-axis followed by a rotation about the current y-axis. Then the resulting rotation matrix is given by
(2.19)
Comparing Equations (2.18)