← Back to Concepts

Angular Displacement, Velocity, and Acceleration

This topic introduces the angular equivalents of displacement, velocity, and acceleration, which describe rotational motion in the same way their linear counterparts describe straight-line motion.

Key Definitions

\( \theta, \quad \omega = \frac{d\theta}{dt}, \quad \alpha = \frac{d\omega}{dt} \)

Units

Physical Meaning

Just as linear velocity tells you how fast and in what direction an object moves along a path, angular velocity tells you how fast and in which direction an object rotates. A positive value typically represents counterclockwise rotation, while a negative value represents clockwise rotation.

Descriptive Alt Text
Figure: A disk rotating about its center. Arrows indicate direction of angular velocity and acceleration.

The angular velocity vector is perpendicular to the plane of rotation because it shows which axis the object is spinning around. When something rotates, like a spinning disk, every point on it moves in a circle in the flat plane of the disk. But to describe the rotation fully, we need to know not only how fast it spins but also the direction of the spin axis. That’s why we use a vector pointing straight along the axis the object is rotating around. The direction is set by the right-hand rule

Vector Nature of Angular Quantities

Angular velocity and angular acceleration are vectors. Their directions follow the right-hand rule: if you curl the fingers of your right hand in the direction of rotation, your thumb points in the direction of the angular vector.

Descriptive Alt Text
Figure: Right-hand rule for determining direction of angular velocity vector.

Example

Suppose an object's angular velocity is given by the function \( \omega(t) = 3t^2 + 2 \), where \( \omega \) is in rad/s and \( t \) is in seconds.

Find:

  1. The angular displacement \( \theta \) from \( t = 0 \) to \( t = 3 \, \text{s} \)
  2. The angular acceleration \( \alpha(t) \) at \( t = 3 \, \text{s} \)
1. \( \theta = \int_0^3 \omega(t) \, dt = \int_0^3 (3t^2 + 2) \, dt \)
\( \theta = \left[ t^3 + 2t \right]_0^3 = (27 + 6) - 0 = 33 \, \text{rad} \)
2. \( \alpha(t) = \frac{d\omega}{dt} = \frac{d}{dt}(3t^2 + 2) = 6t \quad \Rightarrow \quad \alpha(3) = 18 \, \text{rad/s}^2 \)

So between 0 and 3 seconds, the object rotates through 33 radians, and its angular acceleration at \( t = 3 \, \text{s} \) is \( 18 \, \text{rad/s}^2 \).

Key Takeaway

Understanding angular displacement, velocity, and acceleration is essential for describing rotational motion. These variables form the foundation for all rotational dynamics.