Screw theory is the algebraic calculation of pairs of vectors, also known as dual vectors – such as angular and linear velocity, or forces and moments – that arise in the kinematics and dynamics of rigid bodies.[1] [2]
Screw theory provides a mathematical formulation for the geometry of lines which is central to rigid body dynamics, where lines form the screw axes of spatial movement and the lines of action of forces. The pair of vectors that form the Plücker coordinates of a line define a unit screw, and general screws are obtained by multiplication by a pair of real numbers and addition of vectors.[3]
Important theorems of screw theory include: the transfer principle proves that geometric calculations for points using vectors have parallel geometric calculations for lines obtained by replacing vectors with screws;[4] Chasles' theorem proves that any change between two rigid object poses can be performed by a single screw; Poinsot's theorem proves that rotations about a rigid object's major and minor – but not intermediate – axes are stable.
Screw theory is an important tool in robot mechanics,[5] [6] [7] [8] mechanical design, computational geometry and multibody dynamics. This is in part because of the relationship between screws and dual quaternions which have been used to interpolate rigid-body motions.[9] Based on screw theory, an efficient approach has also been developed for the type synthesis of parallel mechanisms (parallel manipulators or parallel robots).[10]
A spatial displacement of a rigid body can be defined by a rotation about a line and a translation along the same line, called a . This is known as Chasles' theorem. The six parameters that define a screw motion are the four independent components of the Plücker vector that defines the screw axis, together with the rotation angle about and linear slide along this line, and form a pair of vectors called a screw. For comparison, the six parameters that define a spatial displacement can also be given by three Euler angles that define the rotation and the three components of the translation vector.
A screw is a six-dimensional vector constructed from a pair of three-dimensional vectors, such as forces and torques and linear and angular velocity, that arise in the study of spatial rigid body movement. The components of the screw define the Plücker coordinates of a line in space and the magnitudes of the vector along the line and moment about this line.
A twist is a screw used to represent the velocity of a rigid body as an angular velocity around an axis and a linear velocity along this axis. All points in the body have the same component of the velocity along the axis, however the greater the distance from the axis the greater the velocity in the plane perpendicular to this axis. Thus, the helicoidal field formed by the velocity vectors in a moving rigid body flattens out the further the points are radially from the twist axis.
The points in a body undergoing a constant twist motion trace helices in the fixed frame. If this screw motion has zero pitch then the trajectories trace circles, and the movement is a pure rotation. If the screw motion has infinite pitch then the trajectories are all straight lines in the same direction.
The force and torque vectors that arise in applying Newton's laws to a rigid body can be assembled into a screw called a wrench. A force has a point of application and a line of action, therefore it defines the Plücker coordinates of a line in space and has zero pitch. A torque, on the other hand, is a pure moment that is not bound to a line in space and is an infinite pitch screw. The ratio of these two magnitudes defines the pitch of the screw.
Let a screw be an ordered pair
S=(S,V),
Now, introduce the ordered pair of real numbers, called a dual scalar. Let the addition and subtraction of these numbers be componentwise, and define multiplication as The multiplication of a screw by the dual scalar is computed componentwise to be,
Finally, introduce the dot and cross products of screws by the formulas: which is a dual scalar, and which is a screw. The dot and cross products of screws satisfy the identities of vector algebra, and allow computations that directly parallel computations in the algebra of vectors.
Let the dual scalar define a dual angle, then the infinite series definitions of sine and cosine yield the relationswhich are also dual scalars. In general, the function of a dual variable is defined to be, where ′(φ) is the derivative of (φ).
These definitions allow the following results:
A common example of a screw is the wrench associated with a force acting on a rigid body. Let P be the point of application of the force F and let P be the vector locating this point in a fixed frame. The wrench is a screw. The resultant force and moment obtained from all the forces Fi,, acting on a rigid body is simply the sum of the individual wrenches Wi, that is
R=
n | |
\sum | |
i=1 |
Wi=
n | |
\sum | |
i=1 |
(Fi,Pi x Fi).
Notice that the case of two equal but opposite forces F and −F acting at points A and B respectively, yields the resultant
R=(F-F,A x F-B x F)=(0,(A-B) x F).
This shows that screws of the form
M=(0,M),
In order to define the twist of a rigid body, we must consider its movement defined by the parameterized set of spatial displacements,, where [A] is a rotation matrix and d is a translation vector. This causes a point p that is fixed in moving body coordinates to trace a curve P(t) in the fixed frame given by
P(t)=[A(t)]p+d(t).
The velocity of P is
VP(t)=\left[
dA(t) | |
dt |
\right]p+v(t),
VP(t)=[\Omega]P+v-[\Omega]d or VP(t)=\omega x P+v+d x \omega,
The screw
T=(\vec{\omega},v+d x \vec{\omega}),
There are two important special cases: (i) when d is constant, that is v = 0, then the twist is a pure rotation about a line, then the twist is
L=(\omega,d x \omega),
T=(0,v).
For a revolute joint, let the axis of rotation pass through the point q and be directed along the vector ω, then the twist for the joint is given by,
\xi=\begin{Bmatrix}\boldsymbol{\omega}\ q x \boldsymbol{\omega}\end{Bmatrix}.
For a prismatic joint, let the vector v pointing define the direction of the slide, then the twist for the joint is given by,
\xi=\begin{Bmatrix}0\\v\end{Bmatrix}.
The coordinate transformations for screws are easily understood by beginning with the coordinate transformations of the Plücker vector of line, which in turn are obtained from the transformations of the coordinate of points on the line.
Let the displacement of a body be defined by D = ([''A''], d), where [''A''] is the rotation matrix and d is the translation vector. Consider the line in the body defined by the two points p and q, which has the Plücker coordinates,
q=(q-p,p x q),
Q=(Q-P,P x Q)=([A](q-p),[A](p x q)+d x [A](q-p))
Thus, a spatial displacement defines a transformation for Plücker coordinates of lines given by
\begin{Bmatrix}Q-P\ P x Q\end{Bmatrix} =\begin{bmatrix}A&0\ DA&A\end{bmatrix} \begin{Bmatrix}q-p\ p x q\end{Bmatrix}.
The 6×6 matrix obtained from the spatial displacement D = ([''A''], d) can be assembled into the dual matrix
[\hat{A
S=[\hat{A
The dual matrix [Â] = ([''A''], [''DA'']) has determinant 1 and is called a dual orthogonal matrix.
Consider the movement of a rigid body defined by the parameterized 4x4 homogeneous transform,
bf{P}(t)=[T(t)]bf{p}= \begin{Bmatrix}bf{P}\ 1\end{Bmatrix}=\begin{bmatrix}A(t)&bf{d}(t)\ 0&1\end{bmatrix} \begin{Bmatrix}bf{p}\ 1\end{Bmatrix}.
The velocity of this movement is defined by computing the velocity of the trajectories of the points in the body,
bf{V}P=[
T |
(t)]bf{p}= \begin{Bmatrix}bf{V}P\ 0\end{Bmatrix}=\begin{bmatrix}
A |
(t)&
bf{d |
Substitute the inverse transform for p into the velocity equation to obtain the velocity of P by operating on its trajectory P(t), that is
bf{V} | |||
|
(t)][T(t)]-1bf{P}(t)=[S]bf{P},
[S]=\begin{bmatrix}\Omega&-\Omegabf{d}+
bf{d |
From the definition of the matrix [''S''], we can formulate the ordinary differential equation,
[T |
(t)]=[S][T(t)],
[T(t)]=e[S]t.
This formulation can be generalized such that given an initial configuration g(0) in SE(n), and a twist ξ in se(n), the homogeneous transformation to a new location and orientation can be computed with the formula,
g(\theta)=\exp(\xi\theta)g(0),
In transformation geometry, the elemental concept of transformation is the reflection (mathematics). In planar transformations a translation is obtained by reflection in parallel lines, and rotation is obtained by reflection in a pair of intersecting lines. To produce a screw transformation from similar concepts one must use planes in space: the parallel planes must be perpendicular to the screw axis, which is the line of intersection of the intersecting planes that generate the rotation of the screw. Thus four reflections in planes effect a screw transformation. The tradition of inversive geometry borrows some of the ideas of projective geometry and provides a language of transformation that does not depend on analytic geometry.
The combination of a translation with a rotation effected by a screw displacement can be illustrated with the exponential mapping.
Since ε2 = 0 for dual numbers, exp(aε) = 1 + aε, all other terms of the exponential series vanishing.
Let F =, ε2 = 0.Note that F is stable under the rotation and under the translation for any vector quaternions r and s.F is a 3-flat in the eight-dimensional space of dual quaternions. This 3-flat F represents space, and the homography constructed, restricted to F, is a screw displacement of space.
Let a be half the angle of the desired turn about axis r, and br half the displacement on the screw axis. Then form and . Now the homography is
[q:1]\begin{pmatrix}z&0\ 0&z*\end{pmatrix}=[qz:z*]\thicksim[(z*)-1qz:1].
1 | |
\exp(ar-b\varepsilonr) |
=(eare-br)-1=ebre-ar,
(ebe-ar)q(eareb)=eb(e-arqear)eb=e2b(e-arqear).
Now for any quaternion vector p,, let, where the required rotation and translation are effected.
Evidently the group of units of the ring of dual quaternions is a Lie group. A subgroup has Lie algebra generated by the parameters a r and b s, where, and . These six parameters generate a subgroup of the units, the unit sphere. Of course it includes F and the 3-sphere of versors.
Consider the set of forces F1, F2 ... Fn act on the points X1, X2 ... Xn in a rigid body. The trajectories of Xi, i = 1,...,n are defined by the movement of the rigid body with rotation [''A''(''t'')] and the translation d(t) of a reference point in the body, given by
Xi(t)=[A(t)]xi+d(t) i=1,\ldots,n,
The velocity of each point Xi is
Vi=\vec{\omega} x (Xi-d)+v,
The work by the forces over the displacement δri=viδt of each point is given by
\deltaW=F1 ⋅ V1\deltat+F2 ⋅ V2\deltat+ … +Fn ⋅ Vn\deltat.
\deltaW=
n | |
\sum | |
i=1 |
Fi ⋅ (\vec{\omega} x (Xi-d)+v)\deltat.
Expand this equation and collect coefficients of ω and v to obtain
\begin{align} \deltaW&=
n | |
\left(\sum | |
i=1 |
Fi\right) ⋅ d x \vec{\omega}\deltat+
n | |
\left(\sum | |
i=1 |
Fi\right) ⋅ v\deltat+
n | |
\left(\sum | |
i=1 |
Xi x Fi\right) ⋅ \vec{\omega}\deltat\\[4pt] &=
n | |
\left(\sum | |
i=1 |
Fi\right) ⋅ (v+d x \vec{\omega})\deltat+
n | |
\left(\sum | |
i=1 |
Xi x Fi\right) ⋅ \vec{\omega}\deltat. \end{align}
Introduce the twist of the moving body and the wrench acting on it given by
T=(\vec{\omega},d x \vec{\omega}+v)=(T,T\circ), W=
n | |
\left(\sum | |
i=1 |
Fi,
n | |
\sum | |
i=1 |
Xi x Fi\right)=(W,W\circ),
\deltaW=(W ⋅ T\circ+W\circ ⋅ T)\deltat.
The 6×6 matrix [Π] is used to simplify the calculation of work using screws, so that
\deltaW=(W ⋅ T\circ+W\circ ⋅ T)\deltat=W[\Pi]T\deltat,
[\Pi]=\begin{bmatrix}0&I\ I&0\end{bmatrix},
If the virtual work of a wrench on a twist is zero, then the forces and torque of the wrench are constraint forces relative to the twist. The wrench and twist are said to be reciprocal, that is if
\deltaW=W[\Pi]T\deltat=0,
In the study of robotic systems the components of the twist are often transposed to eliminate the need for the 6×6 matrix [Π] in the calculation of work.[4] In this case the twist is defined to be
\check{T
\deltaW=W ⋅ \check{T
In this case, if
\deltaW=W ⋅ \check{T
The mathematical framework was developed by Sir Robert Stawell Ball in 1876 for application in kinematics and statics of mechanisms (rigid body mechanics).[3]
Felix Klein saw screw theory as an application of elliptic geometry and his Erlangen Program.[11] He also worked out elliptic geometry, and a fresh view of Euclidean geometry, with the Cayley–Klein metric. The use of a symmetric matrix for a von Staudt conic and metric, applied to screws, has been described by Harvey Lipkin.[12] Other prominent contributors include Julius Plücker, W. K. Clifford, F. M. Dimentberg, Kenneth H. Hunt, J. R. Phillips.[13]
The homography idea in transformation geometry was advanced by Sophus Lie more than a century ago. Even earlier, William Rowan Hamilton displayed the versor form of unit quaternions as exp(a r)= cos a + r sin a. The idea is also in Euler's formula parametrizing the unit circle in the complex plane.
William Kingdon Clifford initiated the use of dual quaternions for kinematics, followed by Aleksandr Kotelnikov, Eduard Study (Geometrie der Dynamen), and Wilhelm Blaschke. However, the point of view of Sophus Lie has recurred.[14] In 1940, Julian Coolidge described the use of dual quaternions for screw displacements on page 261 of A History of Geometrical Methods. He notes the 1885 contribution of Arthur Buchheim.[15] Coolidge based his description simply on the tools Hamilton had used for real quaternions.