Home Home  Article Index Article Index  
GuruPedia  

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

Two dimensions

In two dimensions, a counterclockwise coordinate rotation from a coordinate system (x,y) to a system (x',y') can be described by

  .

Then the magnitude of the vector (x,y) is the same as the magnitude of vector (x',y').

Proof. The magnitude of the original vector is

 

and the magnitude of the rotated vector is

 

Expand the squared binomials,

 
 
 
 

Which is the same as the original magnitude.

Complex plane

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

 

be such a complex number. Its real component is the abscissa and its imaginary component its ordinate.

Then z can be rotated counterclockwise by an angle θ by pre-multiplying it with eiθ (see Euler's formula, §2), viz.

             
 
 
 


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:

 

From this equation it is possible to calculate   by letting u' = x' and then dotting both sides of the equation by x, y, or z.

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

 

Equation (1) is in turn derived from

 

where   and  , as shown in the following diagram:

 

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.

Generalizations

Orthogonal matrices

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.

Relativity

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.

See also

Popular Topics

This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License.  For the live article, click here.

Privacy