Skip to main content
Physics LibreTexts

5.1: Rotation Basics

  • Page ID
    17389
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    So far, we’ve been looking at motion that is easily described in Cartesian coordinates, often moving along straight lines. Such kind of motion happens a lot, but there is a second common class as well: rotational motion. It won’t come as a surprise that to describe rotational motion, polar coordinates (or their 3D counterparts the cylindrical and spherical coordinates) are much handier than Cartesian ones1. For example, if we consider the case of a disk rotating with a uniform velocity around its center, the easiest way to do so is to specify over how many degrees (or radians) a point on the boundary advances per second. Compare this to linear motion - that is specified by how many meters you advance in the linear direction per second, which is the speed (with dimension L/T). The change of the angle per second gives you the angular speed!, where a counterclockwise rotation is taken to be in the positive direction. The angular speed has dimension 1/T, so it is a frequency. It is measured in degrees per second or radians per second. If the angle at a point in time is denoted by \(\theta (t)\), then obviously \(\omega = \dot \theta\), just like \(v = \dot x\) in linear motion.

    In three dimensions, \(\omega\) becomes a vector, where the magnitude is still the rotational speed, and the direction gives you the direction of the rotation, by means of a right-hand rule: rotation is in the plane perpendicular to!, and in the direction the fingers of your right hand point if your thumb points along \(\omega\) (this gives \(\omega\) in the positive \(\hat z\) direction for rotational motion in the xy plane).Going back to 2D for the moment, let’s call the angular position \(\theta (t)\), then

    \[\omega=\frac{\mathrm{d} \theta}{\mathrm{d} t}=\dot{\theta}\]

    If we want to know the positionrin Cartesian coordinates, we can simply use the normal conversion from polar to Cartesian coordinates, and write

    \[\boldsymbol{r}(t)=r \cos (\omega t) \hat{\boldsymbol{x}}+r \sin (\omega t) \hat{\boldsymbol{y}}=r \hat{\boldsymbol{r}} \label{r}\]

    where \(r\) is the distance to the origin. Note that \(r\) points in the direction of the polar unit vector \(\hat r\). Equation \ref{r} gives us an interpretation of \(\omega\) as a frequency: if we consider an object undergoing uniform rotation (i.e., constant radius and constant velocity), in its x and y-directions it oscillates with frequency \(\omega\). As long as our motion remains purely rotational, the radial distance r does not change, and we can find the linear velocity by taking the time derivative of \ref{r}:

    \[\boldsymbol{v}(t)=\dot{\boldsymbol{r}}(t)=-\omega r \sin (\omega t) \hat{x}+\omega r \cos (\omega t) \hat{y}=\omega r \hat{\boldsymbol{\theta}}\]

    so in particular we have \(v=\omega r\). Note that both v and \(\omega\) denote instantaneous speeds, and Equation \ref{r} only holds when \(\omega\) is constant. However, the relation \(v=\omega r\) always holds. To see that this is true, express \(\theta\) in radians, \(\theta=\frac{s}{r}\), where s is the distance traveled along the rotation direction. Then

    \[\omega=\frac{\mathrm{d} \theta}{\mathrm{d} t}=\frac{1}{r} \frac{\mathrm{d} s}{\mathrm{d} t}=\frac{v}{r}\]

    In three dimensions, we find

    \[v=\omega \times r\]

    where r points from the rotation axis to the rotating point.

    Unlike in linear motion, in rotational motion there is always acceleration, even if the rotational velocity \(\omega\) is constant. This acceleration originates in the fact that the direction of the (linear) velocity always changes as points revolve around the center, even if its magnitude, the net linear speed, is constant. In that special case, taking another derivative gives us the linear acceleration, which points towards the center of rotation:

    \[\boldsymbol{a}(t)=\ddot{\boldsymbol{r}}(t)=-\omega^{2} r \cos (\omega t) \hat{x}+\omega^{2} r \sin (\omega t) \hat{y}=-\omega^{2} r \hat{\boldsymbol{r}} \label{linaccl}\]

    In Section 5.2 below we will use Equation \ref{linaccl} in combination with Newton’s second law of motion to calculate the net centripetal force required to maintain rotation at a constant rate. Of course the angular velocity \(\omega\) need not be constant at all. If it is not, we can define an angular acceleration by taking its time derivative:

    \[\alpha=\frac{\mathrm{d} \omega}{\mathrm{d} t}=\ddot{\theta}\]

    or in three dimensions, where \(\omega\) is a vector:

    \[\boldsymbol{\alpha}=\frac{\mathrm{d} \boldsymbol{\omega}}{\mathrm{d} t}\]

    Note that when \(\boldsymbol{\alpha}\) is parallel to \(\boldsymbol{\omega}\), it simply represents a change in the rotation rate (i.e., a speeding up/slowing down of the rotation), but when it is not, it also represents a change of the plane of rotation. In both two and three dimensions, a change in rotation rate causes the linear acceleration to have a component in the tangential direction in addition to the radial acceleration (\ref{linaccl}). The tangential component of the acceleration is given by the derivative of the linear velocity:

    \[\boldsymbol{a}_{\mathrm{t}}=\frac{\mathrm{d} \boldsymbol{v}}{\mathrm{d} t}=r \frac{\mathrm{d} \boldsymbol{\omega}}{\mathrm{d} t}=r \boldsymbol{\alpha}\]

    In two dimensions, \(\boldsymbol{a}_{\mathrm{t}}\) points along the \(\pm \hat{\boldsymbol{\theta}}\) direction.

    Naturally, there are even more complicated possibilities - the radius of the rotational motion can change as well. We’ll look at that case in more detail in Chapter 6, but first we consider ‘pure’ rotations, where the distance to the rotation axis is fixed.

    1 If you need a refresher on polar coordinates, or are unfamiliar with polar basis vectors, check out appendix A.2.


    This page titled 5.1: Rotation Basics is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Timon Idema (TU Delft Open) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.