Scroll back to top

    Particle kinematics

    The two basic geometric objects we are using are positions and vectors. Positions describe locations in space, while vectors describe length and direction (no position information). To describe the kinematics (motion) of bodies we need to relate positions and vectors to each other.

    Position vectors

    Two positions P and Q can be used to define a vector \( \vec{r}_{PQ} = \vec{PQ} \) from P to Q. We call this the relative position of Q from P. If we start from the origin O, so we have \( \vec{r}_{OP} = \vec{OP} \), then we call this the position vector of position P. When it is clear, we will write \( \vec{r}_P \) for this position vector, or sometimes even just \( \vec{r} \).

    Points \(P\) and \(Q\) and their relative and absolute position vectors. Note that we can write the position vectors with respect to different origins and in different bases.

    Heads up!

    Similar to particle kinematics, rigid body kinematics also builds on this content later in the course.

    Rigid body kinematics examines the velocity and acceleration of particles on the same rigid body.

    Transformation of position vectors

    The position vector \( \vec{r}_{OP} \) a point P depends on which origin we are using. Using a different origin will result in a different position vector for the same point. The position vectors of a point from two different origins differ by the offset vector between the origins:

    Change of origin for position vectors. #rkv-eo
    $$ \begin{aligned} \overrightarrow{O_1 P} &= \overrightarrow{O_1 O_2} + \overrightarrow{O_2 P} \\ \vec{r}_{O_1 P} &= \vec{r}_{O_1 O_2} + \vec{r}_{O_2 P} \end{aligned} $$

    Position vectors are defined by the origin and the point, but not by any choice of basis. We can write any position vector in any basis and it is still the same vector.

    Basis for \( \vec{r}_{O_1P} \):

    none \( \hat\imath,\hat\jmath \) \( \hat{u},\hat{v} \)

    Basis for \( \vec{r}_{O_1P} \):

    none \( \hat\imath,\hat\jmath \) \( \hat{u},\hat{v} \)

    Velocity and acceleration vectors

    The velocity \( \vec{v} \) and acceleration \( \vec{a} \) are the first and second derivatives of the position vector \( \vec{r} \). Technically, this is the velocity and acceleration relative to the given origin, as discussed in detail in the sections on relative motion and frames.

    Definition of velocity and acceleration. #rkv-ev
    $$ \begin{aligned} \vec{v} &= \dot{\vec{r}}\\ \vec{a} &= \dot{\vec{v}} \end{aligned} $$

    The velocity can be decomposed into components parallel and perpendicular to the position vector, reflecting changes in the length and direction of \( \vec{r} \).

    Decomposition of velocity and acceleration vectors. #rkv-ec
    $$ \begin{aligned} \vec{v}_{proj} &= Proj(\vec{v}, \vec{r}) = \dot{r}\hat{r} \\ \vec{v}_{comp} &= Comp(\vec{v}, \vec{r}) = r\dot{\hat{r}} \\ \vec{a}_{proj} &= Proj(\vec{a}, \vec{v}) = \dot{v}\hat{v} \\ \vec{a}_{comp} &= Comp(\vec{a}, \vec{v}) = v\dot{\hat{v}} \end{aligned} $$

    Show:
    Movement: circle var-circle ellipse arc
    trefoil eight comet pendulum
    Show:

    Velocity and acceleration of various movements. Compare to Figure #rvc-fp.

    Application alert!

    Track transition curves uses velocity and acceleration vectors.

    Velocity and acceleration vectors can be used to analyze optimal road curves for driving.

    Application alert!

    Projectiles with air resistance uses velocity and acceleration vectors.

    Velocity and acceleration vectors can be used to analyze objects following projectile motion with air resistance.

    Velocity and acceleration in Cartesian basis

    Differentiating in a fixed Cartesian basis can be done by differentiating each component.

    Velocity and acceleration in cartesian basis. #rkv-er
    $$ \begin{aligned} \vec{r} &= r_1 \hat\imath + r_2 \hat\jmath + r_3 \hat{k} \\ \vec{v} &= \dot{r}_1 \hat\imath + \dot{r}_2 \hat\jmath + \dot{r}_3 \hat{k} \\ \vec{a} &= \ddot{r}_1 \hat\imath + \ddot{r}_2 \hat\jmath + \ddot{r}_3 \hat{k} \end{aligned} $$

    Velocity and acceleration in polar basis

    Computing velocity and acceleration in a polar basis must take account of the fact that the basis vectors are not constant.

    Velocity and acceleration in polar basis. #rkv-ep
    $$ \begin{aligned} \vec{r} &=r\hat{e}_{r} \\ \vec{v} &=\dot{r}\hat{e}_{r} + r\dot{\theta}\hat{e}_{\theta} \\ \vec{a} &=(\ddot{r} - r\dot{\theta}^2)\hat{e}_{r} + (r\ddot{\theta} + 2 \dot{r}\dot{\theta})\hat{e}_{\theta} \end{aligned} $$

    The acceleration term \( -r \dot{\theta}^2 \hat{e}_r \) is called the centripetal (center-seeking) acceleration, while the \( 2\dot{r} \dot{\theta} \hat{e}_{\theta} \) term is called the Coriolis acceleration.

    Movement: circle var-circle ellipse arc
    trefoil eight comet pendulum
    Show:
    Origin: \(O_1\) \(O_2\)

    Velocity and acceleration in the polar basis. Compare to Figure #rkv-fa. Observe that \( \hat{e}_r,\hat{e}_\theta \) are not related to the path (not tangent, not in the direction of movement), but rather are defined only by the position vector. Note also that the polar basis depends on the choice of origin.

    Summary table

    Cartesian Polar
    Position
    $$ \vec{r} = x\hat\imath + y \hat\jmath $$
    $$ \vec{r} = r \hat{e}_r $$
    Velocity
    $$ \vec{v} = \dot{x}\hat\imath + \dot{y} \hat\jmath $$
    $$ \vec{v} = \dot{r} \hat{e}_r + r\dot{\theta}\hat{e}_\theta $$
    Acceleration
    $$ \vec{a} = \ddot{x}\hat\imath + \ddot{y} \hat\jmath $$
    $$ \vec{a} = \frac{d}{dt} (\vec{v}) = \ddot{r} \hat{e}_r + \dot{\hat{e}_r} + \dot{r}\dot{\theta}\hat{e}_\theta\ + r\ddot{\theta}\hat{e}_\theta + r\dot{\theta}\dot{\hat{e}_\theta} $$
    $$ \vec{a} = (\ddot{r} - r\dot{\theta}^2 ) \hat{e}_r + (2\dot{r}\dot{\theta} + r\ddot{\theta}) \hat{e}_\theta $$

    Heads up!

    Position velocity acceleration builds on this content in Mechanism design.

    Position, Velocity, Acceleration (PVA) analysis is used to analytically determine the motion of a mechanism. Position determines the configuration of the mechanism, velocity determines the kinetic energy and momentum, and acceleration determines the forces. The known geometry, initial configurations, and PVA data of one link determines the PVA data for the other links.

    Angular velocity

    A rotation of a vector is a change which only alters the direction, not the length, of a vector. A rotation consists of a rotation axis and a rotation rate. By taking the rotation axis as a direction and the rotation rate as a length, we can write the rotation as a vector, known as the angular velocity vector \( \vec{\omega} \). We use the right-hand rule to describe the direction of rotation. The units of \( \vec{\omega} \) are \(\rm rad/s\) or \( {}^\circ/s \).

    Rotation axis: \( \hat\imath \) \( \hat\jmath \) \( \hat{k} \) \( \hat\imath + \hat\jmath \) \( \hat\imath + \hat\jmath + \hat{k} \)

    Angular velocity vector \(\vec\omega\). The direction of \(\vec\omega\) is the axis of rotation, while the magnitude is the speed of rotation (positive direction given by the right-hand rule).

    If an object is rotating with angular velocity \( \omega \) about a fixed origin, then the velocity and acceleration are given by the following relations:

    Velocity and acceleration about a fixed origin. #rkv-ef
    $$ \begin{aligned} \vec{v} &= \vec{\omega} \times \vec{r} \\ \vec{a} &= \vec{\alpha} \times \vec{r} + \vec{\omega} \times (\vec{\omega} \times \vec{r}) \end{aligned} $$

    Did you know?

    The Greek letter ω (lowercase omega) is the last letter of the Greek alphabet, leading to expressions such as “from alpha to omega” meaning “from start to end”. Omega literally means O-mega, meaning O-large, as capital Omega (written Ω) developed from capital Omicron (written Ο) by breaking the circle and turning up the edges. Omicron is literally O-micron, meaning O-small, and it is the ancestor of the Latin letter O that we use today in English.

    Ααalpha Ιιiota Ρρrho
    Ββbeta Κκkappa Σσsigma
    Γγgamma Λλlambda Ττtau
    Δδdelta Μμmu Υυupsilon
    Εεepsilon Ννnu Φφphi
    Ζζzeta Ξξxi Χχchi
    Ηηeta Οοomicron Ψψpsi
    Θθtheta Ππpi Ωωomega

    The Greek alphabet, shown above, was the first true alphabet, meaning that it has letters representing phonemes (basic significant sounds) and includes vowels as well as consonants. The Greek alphabet was was derived from the earlier Phoenician alphabet, which was probably the original parent of all alphabets. This shows that the idea of an alphabet is so non-obvious that it has only ever been invented once, and then always copied after that.

    Application alert!

    Celestial velocities uses angular velocity.

    Angular velocity is an important variable to consider when analyzing celestial objects revolving around one another.

    Vector derivatives and rotations

    If a unit vector \( \hat{a} \) is rotating, then the angular velocity vector \( \vec{\omega} \) is defined so that:

    Derivative of unit vectors. #rkr-ew
    $$ \dot{\hat{a}} = \vec{\omega} \times \hat{a} $$
    Derivative of general vectors. #rkr-ed
    $$ \begin{aligned}\dot{\vec{a}} = \underbrace{\dot{a}\hat{a}}_{\operatorname{Proj}(\dot{\vec{a}}, \vec{a})} +\underbrace{\vec{\omega} \times\vec{a}}_{\operatorname{Comp}(\dot{\vec{a}}, \vec{a})}\end{aligned} $$

    Using the same approach as #rvc-em we write \( \vec{a} =a\hat{a} \) and differentiate this and use rkr-ew to find:

    $$ \begin{aligned}\dot{\vec{a}} &= \frac{d}{dt} \big( a \hat{a} \big) \\&= \dot{a} \hat{a} + a \dot{\hat{a}} \\&= \dot{a} \hat{a} + a (\vec\omega \times \hat{a}) \\&= \dot{a} \hat{a} + \vec\omega \times (a \hat{a}) \\&= \dot{a} \hat{a} + \vec\omega \times \vec{a}.\end{aligned} $$
    Comparing this to #rvc-em shows that the two components are the projection and the complementary projection, respectively.

    Derivative of constant-length vectors. #rkr-el
    $$ \dot{\vec{a}} = \vec{\omega} \times \vec{a}\qquad\text{if \(\vec{a}\) is constant length}\ $$

    This can be seen from the fact that \( \dot{a} = 0 \) if \(a\) is constant (a fixed length vector), substituted into #rkr-ed.

    Rotations in 2D

    In 2D the angular velocity can be thought of as a scalar (positive for counter-clockwise, negative for clockwise). This scalar is just the out-of-plane component of the full angular velocity vector. We can draw the angular velocity as either a vector pointing out of the plane, or as a circle-arrow in the plane, which is simpler for 2D diagrams.

    Show:

    Comparison of the vector and scalar representations of \(\vec\omega\) for 2D rotations.

    In 2D the angular velocity scalar \(\omega\) is simply the derivative of the rotation angle \(\theta\) in the plane:

    Magnitude \(\omega\) is derivative of angle \(\theta\) in 2D. #rkr-e2
    $$ \omega = \dot\theta $$

    Take \( \hat{a} \) to be a unit vector rotating in the 2D \( \hat\imath–\hat\jmath \) plane, making an angle of \(\theta\) with the \(x\)-axis, as in Figure #rkr-f2. Then:

    $$ \hat{a} = \cos\theta \,\hat\imath + \sin\theta \,\hat\jmath. $$
    Differentiating this expression gives:
    $$ \dot{\hat{a}} = -\sin\theta \, \dot\theta \,\hat\imath+ \cos\theta \,\dot\theta \,\hat\jmath. $$
    We now consider an angular velocity vector \(\vec\omega\). Because the rotation is in the \(\hat\imath\)–\(\hat\jmath\) plane, the angular velocity vector must be in the \( \hat{k} \) direction. Thus \( \vec\omega = \omega \hat{k} \). Now we can compute the derivative of \( \hat{a} \) using #rkr-ew, giving:
    $$ \begin{aligned}\dot{\hat{a}} &= \vec\omega \times \hat{a} \\&= \omega\hat{k} \times \big( \cos\theta \,\hat\imath+ \sin\theta \,\hat\jmath \big) \\&= \omega \cos\theta \,(\hat{k} \times \hat\imath)+ \omega \sin\theta \,(\hat{k} \times \hat\jmath) \\&= \omega \cos\theta \,\hat\jmath+ \omega \sin\theta \,(-\hat\imath) \\&= - \omega \sin\theta \,\hat\imath+ \omega \cos\theta \,\hat\jmath.\end{aligned} $$
    Comparing this expression to the earlier one for \( \dot{\hat{a}} \)we see that \(\omega = \dot\theta\).

    The right-hand rule convention for angular velocities means that counter-clockwise rotations are positive, just like the usual angle direction convention.

    Did you know?

    Angular directions have long been considered to have magical or spiritual significance. In Britain the counterclockwise direction was once known as widdershins, and it was considered unlucky to travel around a church in a widdershins direction.

    Interestingly, right-handed people tend to naturally draw circles in a counterclockwise direction, and clockwise drawing in right-handed children is an early warning sign for the later development of schizophrenia [Blau, 1977].

    References

    • T. H. Blau. Torque and schizophrenic vulnerability. American Psychologist, 32(12):997–1005, 1977. DOI: 10.1037/0003-066X.32.12.997.

    Rotations and vector “positions”

    The fact that vectors don't have positions means that vector rotations are independent of where vectors are drawn, just like for derivatives.

    Show:

    Rotational motion of vectors which are drawn moving about. Note that the drawn position does not affect the angular velocity $\omega$ or the derivative vectors.

    Properties of rotations

    Rotations are rigid transformations, meaning that they keep constant all vector lengths and all relative vector angles. These facts are reflected in the following results, which all consider two vectors \( \vec{a} \) and \( \vec{b} \) that are rotating with angular velocity \( \vec\omega \).

    Derivative of rotating vector is orthogonal. #rkr-e2a
    $$ \dot{\vec{a}} \cdot \vec{a} = 0 $$

    Using #rkr-el and the scalar triple product formula #rvi-es gives:

    $$ \begin{aligned}\vec{a} \cdot \dot{\vec{a}}&= \vec{a} \cdot \big( \vec{\omega} \times \vec{a} \big) \\&= \vec{\omega} \cdot \big( \vec{a} \times \vec{a} \big) \\&= 0.\end{aligned} $$

    Angle \(\theta\) between rotating vectors is constant. #rkr-e2b
    $$ \theta = \cos^{-1}\left(\frac{\vec{b} \cdot\vec{a}}{b a}\right) = \text{constant} $$

    We first consider the dot product \( \vec{a} \cdot \vec{b} \) and show that this is not changing with time. We do this by using the scalar triple product formula #rvi-es to find:

    $$ \begin{aligned}\frac{d}{dt} \big( \vec{a} \cdot \vec{b} \big)&= \dot{\vec{a}} \cdot \vec{b} + \vec{a} \cdot \dot{\vec{b}} \\&= (\vec{\omega} \times \vec{a}) \cdot \vec{b} + \vec{a} \cdot (\vec{\omega} \times \vec{b}) \\&= \vec{b} \cdot (\vec{\omega} \times \vec{a}) + \vec{b} \cdot (\vec{a} \times \vec{\omega}) \\&= \vec{b} \cdot (\vec{\omega} \times \vec{a}) - \vec{b} \cdot (\vec{\omega} \times \vec{a}) \\&= 0.\end{aligned} $$
    Now \( \vec{a} \cdot \vec{b} \) is constant and the lengths \(a\) and \(b\) are constant, so the angle \(\theta\) between the vectors must be constant.

    Rotating vectors parallel to \(\vec\omega\) are constant. #rkr-e2c
    $$ \dot{\vec{a}} = 0 \qquad \text{if \(\vec{a}\) is rotating and parallel to \(\vec\omega\)} $$

    From #rkr-el we know that the derivative is

    $$ \dot{\vec{a}} = \vec\omega \times \vec{a}, $$
    but the cross product is zero for parallel vectors, so this the derivative is zero.

    Rodrigues’ rotation formula

    Rodrigues’ rotation formula gives an explicit formula for a vector rotated by an angle about a given axis.

    Rodrigues’ rotation formula for \(\vec{a}\) rotated by \(\theta\) about \(\hat{b}\). #rkr-er
    $$ \operatorname{Rot}(\vec{a}; \theta, \hat{b}) =\vec{a} \cos\theta + (\hat{b} \times\vec{a}) \sin\theta + \hat{b} (\hat{b} \cdot\vec{a}) (1 - \cos\theta) $$

    Assume \( \vec{a} \) is not parallel to \( \hat{b} \). Then let \( \vec{v} = \hat{b} \times \vec{a} \) and \( \vec{u} = \vec{v} \times \vec{b} \), so \( \hat{u}, \hat{v}, \hat{b} \) is a right-handed orthonormal basis. Take \(\phi\) to be the angle between \( \vec{a} \) and \( \hat{b} \). Then we do a rotation by \(\theta\) in the \( \hat{u}-\hat{v} \) plane:

    $$ \begin{aligned} \vec{a} &= a \sin\phi\,\hat{u} + a \cos\phi \,\hat{b} \\\operatorname{Rot}(\vec{a};\theta,\hat{b}) &= a\cos\theta \sin\phi \,\hat{u} + a \sin\theta \sin\phi\,\hat{v} + a \cos\phi \,\hat{b}.\end{aligned} $$

    Now we want to convert from the \( \hat{u},\hat{v},\hat{b} \) basis to write the rotated result in terms of \( \vec{a}, \hat{b} \times \vec{a}), \hat{b} \). To do this, we need to work out what \( \hat{u},\hat{v},\hat{b} \)are in terms of these other vectors.

    $$ \begin{aligned} \hat{v} &= \frac{\hat{b} \times\vec{a}}{\|\hat{b} \times \vec{a}\|} =\frac{\hat{b} \times \vec{a}}{a \sin\phi} \\\hat{u} &= \frac{\vec{v} \times\hat{b}}{\|\vec{v} \times \vec{b}\|} =\frac{\vec{v} \times \hat{b}}{a \sin\phi} =\frac{(\hat{b} \times \vec{a}) \times \hat{b}}{a\sin\phi} = \frac{\hat{b} \times (\vec{a} \times\hat{b})}{a \sin\phi} \\&= \frac{\vec{a} - (\hat{b}\cdot \vec{a}) \hat{b}}{a \sin\phi} = \frac{1}{a\sin\phi} \vec{a} - \frac{\hat{b} \cdot\vec{a}}{a \sin\phi} \hat{b}.\end{aligned} $$

    Substituting these into the rotated vector expression above gives

    $$ \begin{aligned}\operatorname{Rot}(\vec{a};\theta,\hat{b}) &= a\cos\theta \sin\phi \, \left( \frac{1}{a \sin\phi}\vec{a} - \frac{\hat{b} \cdot \vec{a}}{a\sin\phi} \hat{b} \right) \\& \qquad + a \sin\theta \sin\phi \, \left(\frac{\hat{b} \times \vec{a}}{a \sin\phi} \right)+ a \cos\phi \,\hat{b} \\ &= \cos\theta\,\vec{a} - \cos\theta \,(\hat{b} \cdot\vec{a}) \,\hat{b} + \sin\theta \,(\hat{b} \times\vec{a}) + a\cos\theta \,\hat{b} \\ &=\cos\theta \,\vec{a} + (1 - \cos\theta) (\hat{b}\cdot \vec{a}) \,\hat{b} + \sin\theta \,(\hat{b}\times \vec{a}).\end{aligned} $$

    Angular acceleration

    In polar coordinates, acceleration consists of both radial and tangential components. The tangential component is directly related to changes in the angular velocity, which introduces the concept of angular acceleration.

    Angular acceleration, denoted as \( \ddot{\theta} \) represents the rate of change of angular velocity \( \dot{\theta} \) with respect to time. It appears as part of the total acceleration in the tangential direction, described by the unit vector \( \hat{e}_{\theta} \). The full expression for the acceleration in polar coordinates is:

    $$ \vec{a} = (\ddot{r} - r\dot{\theta}^2) \hat{e}_r + (r\ddot{\theta} + 2\dot{r}\dot{\theta}) \hat{e}_\theta $$

    Here, the first term of the equation represents the radial component, described by the unit \( \hat{e}_r \), and the second term is the angular component, described by the vector unit \( \hat{e}_{\theta} \). In the radial component, there is a radial (\( \ddot{r} \)) and a centripetal (\( r\dot{\theta}^2 \)) term. In the angular component, there is an angular (\( r\ddot{\theta} \)) and a coriolis (\( 2\dot{r}\dot{\theta} \)) term.

    System comparison: Cartesian/polar/tangent-normal

    Cartesian Polar Tangent-Normal
    Position
    $$ \vec{r} = x\hat\imath + y \hat\jmath $$
    $$ \vec{r} = r \hat{e}_r $$
    $$ s $$
    Velocity
    $$ \vec{v} = \dot{x}\hat\imath + \dot{y} \hat\jmath $$
    $$ \vec{v} = \dot{r} \hat{e}_r + r\dot{\theta}\hat{e}_\theta $$
    $$ \vec{v} = \dot{s}\hat{e}_t $$
    Acceleration
    $$ \vec{a} = \ddot{x}\hat\imath + \ddot{y} \hat\jmath $$
    $$ \vec{a} = (\ddot{r} - r\dot{\theta}^2 ) \hat{e}_r + (2\dot{r}\dot{\theta} + r\ddot{\theta}) \hat{e}_\theta $$
    $$ \vec{a} = \ddot{s}\hat{e}_t + \dot{s}^2 \kappa \hat{e}_n $$