Dual Quaternion - Dual Quaternions and 4x4 Homogeneous Transforms

Dual Quaternions and 4x4 Homogeneous Transforms

It might be helpful, especially in rigid body motion, to represent dual quaternions as homogeneous matrices. As given above a dual quaternion can be written as: where r and d are both quaternions. The r quaternion is known as the real or rotational part and the quaternion is known as the dual or displacement part. A 3 dimensional position vector,

can be transformed by constructing the dual-quaternion representation,

then a transformation by is given by

.

The rotation part can be given by

where is the angle of rotation about axis . The rotation part can be expressed as a 3×3 orthogonal matrix by

R =\begin{pmatrix}
r_w^2+r_x^2-r_y^2-r_z^2 &2r_xr_y-2r_wr_z &2r_xr_z+2r_wr_y \\
2r_xr_y+2r_wr_z &r_w^2-r_x^2+r_y^2-r_z^2 &2r_yr_z-2r_wr_x \\
2r_xr_z-2r_wr_y &2r_yr_z+2r_wr_x &r_w^2-r_x^2-r_y^2+r_z^2\\
\end{pmatrix}.

The displacement can be written as

.

Translation and rotation combined in one transformation matrix is:

 = \begin{pmatrix} & & & \Delta x \\ & R & & \Delta y \\ & & & \Delta z \\
0 & 0 & 0 & 1 \\
\end{pmatrix}

Where the left upper 3×3 matrix is the rotation matrix we just calculated.

Read more about this topic:  Dual Quaternion

Famous quotes containing the words dual, homogeneous and/or transforms:

    Thee for my recitative,
    Thee in the driving storm even as now, the snow, the winter-day
    declining,
    Thee in thy panoply, thy measur’d dual throbbing and thy beat
    convulsive,
    Thy black cylindric body, golden brass and silvery steel,
    Walt Whitman (1819–1892)

    If we Americans are to survive it will have to be because we choose and elect and defend to be first of all Americans; to present to the world one homogeneous and unbroken front, whether of white Americans or black ones or purple or blue or green.... If we in America have reached that point in our desperate culture when we must murder children, no matter for what reason or what color, we don’t deserve to survive, and probably won’t.
    William Faulkner (1897–1962)

    It is old age, rather than death, that is to be contrasted with life. Old age is life’s parody, whereas death transforms life into a destiny: in a way it preserves it by giving it the absolute dimension. ... Death does away with time.
    Simone De Beauvoir (1908–1986)