Coordinate rotation
In linear algebra and geometry, a coordinate rotation is a transformation from one system of coordinates to another system of coordinates, such that distance between any two points remains invariant under the transformation. In other words, it is an isometry – note that there are isometries other than rotations, though, such as reflections.
| Table of contents |
|
2 Three dimensions 3 Generalizations 4 See also |
In two dimensions, a counterclockwise coordinate rotation from a coordinate system to a system can be described by
Proof.
The magnitude of the original vector is
A complex number can be seen as a two-dimensional vector in the complex plane, with its tail at the origin and its head given by the complex number. Let
Then z can be rotated counterclockwise by an angle θ by pre-multiplying it with (see Euler's formula, §2), viz.
Two dimensions
Then the magnitude of the vector (x,y) is the same as the magnitude of vector (x',y').
and the magnitude of the rotated vector is
Expand the squared binomials,
Which is the same as the original magnitude.Complex plane
be such a complex number. Its real component is the abscissa and its imaginary component its ordinate.
This can be seen to correspond to the rotation described in § 1.
Three dimensions
In ordinary three dimensional space, a coordinate rotation can be described by means of Eulerian angles. It can also be described by means of quaternions (see below), an approach which is similar to the use of vector calculus.
Another way is to multiply by a matrix M, which will rotate by an angle around a unit vector R:
Derivation. This matrix is derived from the following vector algebraic equation:
Then, applying cyclic permutations to x, y, and z () the three resulting equations can be converted to similar ones for . It can thus be verified that
which shows that u is resolved (see Gram-Schmidt process) into a parallel and a perpendicular component (to R). The parallel component does not rotate, only the perpendicular component does rotate, and this rotation is similar to a two dimensional rotation, except that instead of x and y axes, there are and axes, both of which are perpendicular to R.
Quaternions
Main article: Quaternions and spatial rotation
Quaternions provide another way of representing rotations and orientations in three dimensions. They are applied in computer graphics, control theory, signal processing and orbital mechanics. For example, it is common for spacecraft attitude-control systems to be commanded in terms of quaternions, which are also used to telemeter their current attitude. The rationale is that combining many quaternion transformations is more numerically stable than combining many matrix transformations.
The set of all matrices M(R,θ) described above together with the operation of matrix multiplication is called rotation group: SO(3).
More generally, coordinate rotations in any dimension are represented by orthogonal matrices. The set of all orthogonal matrices of the n-th dimension which describe proper rotations (determinant = +1), together with the operation of matrix multiplication, forms the special orthogonal group: SO(n).
Orthogonal matrices have real elements. The analogous complex-valued matrices are the unitary matrices. The set of all unitary matrices in a given dimension n forms a unitary group of degree n -- U(n) -- and the subgroup of U(n) representing proper rotations forms a special unitary group of degree n -- SU(n). The elements of SU(2) are used in quantum mechanics to rotate spin.
In special relativity a Lorenzian coordinate rotation which rotates the time axis is called a boost, and, instead of spatial distance, the interval between any two points remains invariant. Lorentzian coordinate rotations which do not rotate the time axis are three dimensional spatial rotations. See: Lorentz transformation, Lorentz group.Generalizations
Orthogonal matrices
Relativity