5. Rotation Dynamics

Torque And Equations

Define torque, set up rotational equations of motion, and relate net torque to angular acceleration with calculus.

Torque and Equations

Hey students! 🌟 Ready to dive into one of the most fascinating topics in physics? Today we're exploring torque and rotational motion - the physics behind everything from spinning wheels to figure skaters doing pirouettes. By the end of this lesson, you'll understand what torque really means, master the rotational equations of motion, and see how calculus helps us connect net torque to angular acceleration. This knowledge is essential for AP Physics C and will help you understand how things rotate in the real world! 🔄

Understanding Torque: The Rotational Force

Think about opening a door - you instinctively push far from the hinges, not right next to them. Why? Because you're maximizing torque! Torque (represented by the Greek letter τ, pronounced "tau") is the rotational equivalent of force. While force causes linear acceleration, torque causes angular acceleration.

Mathematically, torque is defined as:

$$\tau = \vec{r} \times \vec{F} = rF\sin(\theta)$$

Here, $\vec{r}$ is the position vector from the axis of rotation to where the force is applied, $\vec{F}$ is the applied force, and $\theta$ is the angle between them. The cross product gives us both the magnitude and direction of the torque.

Let's break this down with a real example 🔧. When you use a wrench to loosen a bolt, you're applying torque. If you apply a 50 N force perpendicular to a 0.3 m wrench, the torque is:

$$\tau = (0.3 \text{ m})(50 \text{ N})\sin(90°) = 15 \text{ N⋅m}$$

The direction of torque follows the right-hand rule: curl your fingers in the direction of rotation, and your thumb points in the direction of the torque vector. This is crucial for solving complex rotational problems where multiple torques act on an object.

The Moment of Inertia: Rotational Mass

Before we can connect torque to angular acceleration, we need to understand moment of inertia (I). This is the rotational analog of mass - it tells us how difficult it is to change an object's rotational motion. Just as mass resists changes in linear motion, moment of inertia resists changes in rotational motion.

For a point mass, the moment of inertia is simply:

$$I = mr^2$$

where m is the mass and r is the distance from the axis of rotation. For extended objects, we use calculus to integrate over all mass elements:

$$I = \int r^2 \, dm$$

Different shapes have different moments of inertia. A solid cylinder rotating about its central axis has $I = \frac{1}{2}MR^2$, while a solid sphere has $I = \frac{2}{5}MR^2$. These formulas come from integrating the mass distribution.

Here's a fascinating real-world application 🏃‍♀️: Figure skaters use moment of inertia to control their spin rate. When they pull their arms in, they decrease their moment of inertia, and by conservation of angular momentum, their angular velocity increases dramatically!

Newton's Second Law for Rotation

Now comes the beautiful connection! Just as $F = ma$ describes linear motion, we have an equivalent law for rotation:

$$\tau_{net} = I\alpha$$

where $\tau_{net}$ is the net torque, I is the moment of inertia, and α is the angular acceleration. This equation is fundamental to solving rotational dynamics problems.

Let's see this in action with a practical example 🚗. Consider a car wheel with a moment of inertia of 2.5 kg⋅m² experiencing a net torque of 15 N⋅m. The angular acceleration would be:

$$\alpha = \frac{\tau_{net}}{I} = \frac{15 \text{ N⋅m}}{2.5 \text{ kg⋅m}^2} = 6 \text{ rad/s}^2$$

This relationship becomes even more powerful when we use calculus. Since angular acceleration is the time derivative of angular velocity:

$$\alpha = \frac{d\omega}{dt}$$

We can write:

$$\tau_{net} = I\frac{d\omega}{dt}$$

For constant moment of inertia, this gives us a direct relationship between torque and the rate of change of angular velocity.

Rotational Kinematics and Calculus Connections

The rotational equations of motion parallel their linear counterparts, but with angular quantities. Here are the key relationships:

Angular position: $\theta = \theta_0 + \omega_0 t + \frac{1}{2}\alpha t^2$

Angular velocity: $\omega = \omega_0 + \alpha t$

Angular velocity squared: $\omega^2 = \omega_0^2 + 2\alpha(\theta - \theta_0)$

Using calculus, we can derive these from the fundamental definitions:

  • $\omega = \frac{d\theta}{dt}$ (angular velocity is the derivative of angular position)
  • $\alpha = \frac{d\omega}{dt} = \frac{d^2\theta}{dt^2}$ (angular acceleration is the derivative of angular velocity)

These calculus relationships are essential for AP Physics C because they allow us to solve complex problems involving changing torques and non-uniform rotational motion.

Consider a spinning turbine 💨 that starts from rest and experiences a constant torque of 200 N⋅m. If its moment of inertia is 50 kg⋅m², we can find its angular position after 10 seconds:

First, find angular acceleration: $\alpha = \frac{200}{50} = 4 \text{ rad/s}^2$

Then use kinematics: $\theta = 0 + 0 + \frac{1}{2}(4)(10)^2 = 200 \text{ radians}$

Energy in Rotational Motion

Rotational motion also involves energy considerations. The rotational kinetic energy is:

$$KE_{rot} = \frac{1}{2}I\omega^2$$

This is analogous to linear kinetic energy $KE = \frac{1}{2}mv^2$. The work-energy theorem for rotation states:

$$W = \Delta KE_{rot} = \int \tau \, d\theta$$

When a constant torque acts through an angular displacement, the work done is simply $W = \tau\theta$. This energy perspective is particularly useful when solving problems involving rolling motion or systems where both linear and rotational motion occur simultaneously.

A real-world example is a yo-yo 🪀. As it falls, gravitational potential energy converts to both linear and rotational kinetic energy. The total energy is conserved, but the distribution between translational and rotational components depends on the yo-yo's moment of inertia.

Conclusion

students, you've now mastered the fundamental concepts of torque and rotational motion! We've seen how torque is the rotational equivalent of force, defined by $\tau = rF\sin(\theta)$, and how it relates to angular acceleration through $\tau_{net} = I\alpha$. The moment of inertia acts as rotational mass, and calculus helps us understand the deeper relationships between angular position, velocity, and acceleration. These concepts are everywhere in the real world - from the wheels on your car to the spinning of planets. Understanding these relationships will serve you well in AP Physics C and beyond! 🎯

Study Notes

• Torque definition: $\tau = \vec{r} \times \vec{F} = rF\sin(\theta)$ - rotational equivalent of force

• Direction of torque: Use right-hand rule - fingers curl with rotation, thumb points along torque vector

• Moment of inertia: $I = \int r^2 \, dm$ - rotational equivalent of mass, resistance to angular acceleration

• Newton's Second Law for Rotation: $\tau_{net} = I\alpha$ - net torque equals moment of inertia times angular acceleration

• Angular kinematics equations:

  • $\theta = \theta_0 + \omega_0 t + \frac{1}{2}\alpha t^2$
  • $\omega = \omega_0 + \alpha t$
  • $\omega^2 = \omega_0^2 + 2\alpha(\theta - \theta_0)$

• Calculus relationships:

  • $\omega = \frac{d\theta}{dt}$ (angular velocity)
  • $\alpha = \frac{d\omega}{dt} = \frac{d^2\theta}{dt^2}$ (angular acceleration)

• Rotational kinetic energy: $KE_{rot} = \frac{1}{2}I\omega^2$

• Work in rotation: $W = \int \tau \, d\theta$ for variable torque, $W = \tau\theta$ for constant torque

• Common moments of inertia:

  • Point mass: $I = mr^2$
  • Solid cylinder: $I = \frac{1}{2}MR^2$
  • Solid sphere: $I = \frac{2}{5}MR^2$

Practice Quiz

5 questions to test your understanding

Torque And Equations — AP Physics C | A-Warded