Study Notes

Physics Exam on Rotational Motion and Dynamics - Cheatsheet

Melodie Mwangi
0 imports

Free ยท 2 imports included

Study Notes Preview

2 sections locked
Section 1

Physics Exam on Rotational Motion and Dynamics - Cheatsheet

STUDY GUIDE

๐ŸŽ“ Physics Exam on Rotational Motion and Dynamics - Study Guide

๐Ÿ“‹ Course Structure

code
๐Ÿ“š Physics โ”œโ”€โ”€ ๐Ÿ“– Chapter 1: Introduction to Rotational Motion โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Linear vs. Rotational Motion โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Angular Kinematics โ”‚ โ””โ”€โ”€ ๐Ÿ”น Rotational Energy โ”œโ”€โ”€ ๐Ÿ“– Chapter 2: Moment of Inertia โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Definition and Calculation of Moment of Inertia โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Factors Affecting Moment of Inertia โ”‚ โ””โ”€โ”€ ๐Ÿ”น Applying Energy Conservation with Rotational Motion โ”œโ”€โ”€ ๐Ÿ“– Chapter 3: Torque and Rotational Dynamics โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Definition of Torque โ”‚ โ”œโ”€โ”€ ๐Ÿ”น Newton's Second Law for Rotation โ”‚ โ””โ”€โ”€ ๐Ÿ”น Static Equilibrium
Section 2

๐Ÿ“– Chapter 1: Introduction to Rotational Motion

What this chapter covers: This chapter introduces the fundamental concepts of rotational motion, comparing it to linear motion. It defines angular displacement, angular velocity, and angular acceleration, and explains how these quantities relate to the motion of a rigid body. The chapter emphasizes the center of mass and its role in analyzing rotational motion.

๐Ÿ”‘ Essential Concepts & Formulas

Concept/FormulaDefinition/EquationWhen to UseQuick Check
Angular Velocityฯ‰(t)=dฮธdt\omega(t) = \frac{d\theta}{dt}Calculating rate of change of angular displacementUnits are rad/s
Angular Accelerationฮฑ(t)=dฯ‰dt\alpha(t) = \frac{d\omega}{dt}Calculating rate of change of angular velocityUnits are rad/s2^2
Rotational Kinetic EnergyK=12Iฯ‰2K = \frac{1}{2}I\omega^2Calculating energy due to rotationEnsure correct units for I and ฯ‰\omega

๐Ÿ› ๏ธ Problem Types

Type A: Converting Between Linear and Angular Quantities

Setup: "When given linear motion parameters and asked to find corresponding angular quantities, or vice versa."

Method: "Use the relationships v = rฯ‰ and a = rฮฑ to convert between linear and angular velocities and accelerations."

Example: "A wheel with radius 0.5m is rolling at a linear speed of 2 m/s. Find its angular velocity: ฯ‰ = v/r = 2/0.5 = 4 rad/s."

Type B: Calculating Angular Displacement with Constant Angular Acceleration

Setup: "If presented with initial angular velocity, constant angular acceleration, and time, and asked to find angular displacement."

Method: "Use the kinematic equation: ฮธ(t) = ฮธi + ฯ‰it + (1/2)ฮฑt^2."

Example: "An object starts with an angular velocity of 2 rad/s and has a constant angular acceleration of 1 rad/s^2. Find its angular displacement after 5 seconds: ฮธ(5) = 0 + 2(5) + (1/2)(1)(5^2) = 10 + 12.5 = 22.5 rad."

๐Ÿงฎ Solved Example

Problem: A wheel starts from rest and accelerates uniformly to an angular velocity of 10 rad/s in 5 seconds. What is the angular acceleration and the total angular displacement during this time?

Given: Initial angular velocity ฯ‰i=0\omega_i = 0 rad/s, final angular velocity ฯ‰f=10\omega_f = 10 rad/s, time t=5t = 5 s.

Steps:

  1. Solve for angular acceleration: ฮฑ=ฯ‰fโˆ’ฯ‰it\alpha = \frac{\omega_f - \omega_i}{t}
  2. Substitute values: ฮฑ=10โˆ’05=2\alpha = \frac{10 - 0}{5} = 2 rad/s2^2
  3. Solve for angular displacement: ฮธ=ฯ‰it+12ฮฑt2\theta = \omega_i t + \frac{1}{2}\alpha t^2
  4. Substitute values: ฮธ=(0)(5)+12(2)(52)=25\theta = (0)(5) + \frac{1}{2}(2)(5^2) = 25 rad
"
โœ…
Answer: Angular acceleration ฮฑ=2\alpha = 2 rad/s2^2, angular displacement ฮธ=25\theta = 25 rad.

โš ๏ธ Common Mistakes

โŒ Mistake 1: Incorrectly applying sign conventions for angular velocity and acceleration.

โœ… How to avoid: Define a positive direction (e.g., counterclockwise) and consistently use this convention. If angular velocity and angular acceleration have opposite signs, the object is slowing down.

โŒ Mistake 2: Forgetting to convert between linear and angular units.

โœ… How to avoid: Always ensure that units are consistent before performing calculations. Use the relationships v = rฯ‰ and a = rฮฑ for conversions.

๐Ÿฆ Erik's Tip

Visualize rotational motion problems by drawing diagrams showing the direction of rotation, angular velocity, and angular acceleration. This helps in applying the correct sign conventions and understanding the physical situation.

๐Ÿ“– Chapter 2: Moment of Inertia

What this chapter covers: This chapter focuses on the moment of inertia, a key concept in rotational dynamics. It defines moment of inertia and discusses how it depends on the mass distribution of an object. The chapter also compares moment of inertia with mass in linear motion and provides examples of calculating moment of inertia for different shapes.

๐Ÿ”‘ Essential Concepts & Formulas

Concept/FormulaDefinition/EquationWhen to UseQuick Check
Moment of Inertia (Discrete)I=โˆ‘mr2I = \sum mr^2Calculating I for point massesEnsure correct distances from axis
Moment of Inertia (Continuous)I=โˆซr2dmI = \int r^2 dmCalculating I for continuous objectsUse appropriate limits of integration
Total Kinetic Energy (Translation & Rotation)Ktotal=12mv2+12Iฯ‰2K_{total} = \frac{1}{2}mv^2 + \frac{1}{2}I\omega^2Calculating total kinetic energyInclude both translational and rotational terms

๐Ÿ› ๏ธ Problem Types

Type A: Calculating Moment of Inertia for Discrete Mass Distributions

Setup: "When given a system of point masses at different distances from an axis of rotation."

Method: "Use the formula I = ฮฃmr^2, summing the product of each mass and the square of its distance from the axis."

Example: "Two masses, 2 kg and 3 kg, are located 0.5 m and 0.75 m, respectively, from the axis of rotation. Calculate the moment of inertia: I = (2)(0.5)^2 + (3)(0.75)^2 = 0.5 + 1.6875 = 2.1875 kg m^2."

Type B: Applying Energy Conservation with Rolling Objects

Setup: "If presented with an object rolling down an incline without slipping."

Method: "Use energy conservation: mgh=12mv2+12Iฯ‰2mgh = \frac{1}{2}mv^2 + \frac{1}{2}I\omega^2, and the relationship v = rฯ‰ to solve for the final velocity or height."

Example: "A sphere rolls down an incline from a height of 2m. Find its velocity at the bottom: mgh=12mv2+12(25mr2)(vr)2mgh = \frac{1}{2}mv^2 + \frac{1}{2}(\frac{2}{5}mr^2)(\frac{v}{r})^2. Solving for v, v=107gh=107(9.8)(2)โ‰ˆ5.29v = \sqrt{\frac{10}{7}gh} = \sqrt{\frac{10}{7}(9.8)(2)} \approx 5.29 m/s."

๐Ÿงฎ Solved Example

Problem: A solid cylinder of mass 5 kg and radius 0.2 m rolls down an incline from a height of 1 m. What is its speed at the bottom of the incline?

Given: Mass m=5m = 5 kg, radius r=0.2r = 0.2 m, height h=1h = 1 m, I=12mr2I = \frac{1}{2}mr^2 for a solid cylinder.

Steps:

  1. Apply energy conservation: mgh=12mv2+12Iฯ‰2mgh = \frac{1}{2}mv^2 + \frac{1}{2}I\omega^2
  2. Substitute I=12mr2I = \frac{1}{2}mr^2 and ฯ‰=vr\omega = \frac{v}{r}: mgh=12mv2+12(12mr2)(vr)2mgh = \frac{1}{2}mv^2 + \frac{1}{2}(\frac{1}{2}mr^2)(\frac{v}{r})^2
  3. Simplify: mgh=12mv2+14mv2=34mv2mgh = \frac{1}{2}mv^2 + \frac{1}{4}mv^2 = \frac{3}{4}mv^2
  4. Solve for v: v=43gh=43(9.8)(1)โ‰ˆ3.61v = \sqrt{\frac{4}{3}gh} = \sqrt{\frac{4}{3}(9.8)(1)} \approx 3.61 m/s
"
โœ…
Answer: The speed at the bottom of the incline is approximately 3.61 m/s.

โš ๏ธ Common Mistakes

โŒ Mistake 1: Using the wrong formula for the moment of inertia of a specific shape.

โœ… How to avoid: Refer to a table of moments of inertia for common shapes and ensure you are using the correct formula for the given object.

โŒ Mistake 2: Forgetting to include both translational and rotational kinetic energy in energy conservation problems.

โœ… How to avoid: Remember that rolling objects have both translational and rotational kinetic energy. Include both terms in your energy conservation equation.

๐Ÿฆ Erik's Tip

When dealing with rolling objects, always remember the relationship between linear velocity (v) and angular velocity (ฯ‰): v = rฯ‰. This is crucial for solving energy conservation problems.

๐Ÿ“– Chapter 3: Torque and Rotational Dynamics

What this chapter covers: This chapter introduces the concept of torque, which is the rotational analog of force. It defines torque and discusses how it causes angular acceleration. The chapter also covers Newton's second law for rotation and problem-solving techniques involving torques and forces.

๐Ÿ”‘ Essential Concepts & Formulas

Concept/FormulaDefinition/EquationWhen to UseQuick Check
Torqueฯ„=rFsinโกฮธ\tau = rF\sin\thetaCalculating torque due to a forceEnsure correct angle between r and F
Newton's Second Law (Rotation)โˆ‘ฯ„=Iฮฑ\sum \tau = I\alphaRelating net torque to angular accelerationUse consistent units
Static Equilibrium Conditionsโˆ‘F=0\sum F = 0 and โˆ‘ฯ„=0\sum \tau = 0Solving static equilibrium problemsChoose a convenient pivot point

๐Ÿ› ๏ธ Problem Types

Type A: Calculating Torque Given Force and Distance

Setup: "When given a force applied at a certain distance from the axis of rotation and the angle between the force and the lever arm."

Method: "Use the formula ฯ„ = rFsinฮธ to calculate the torque."

Example: "A force of 10 N is applied at a distance of 0.5 m from the axis of rotation, with an angle of 30 degrees between the force and the lever arm. Calculate the torque: ฯ„ = (0.5)(10)sin(30) = 2.5 Nm."

Type B: Solving Static Equilibrium Problems

Setup: "If presented with an object in static equilibrium, subject to multiple forces and torques."

Method: "Apply the conditions for static equilibrium: ฮฃF = 0 and ฮฃฯ„ = 0. Choose a convenient pivot point to simplify the torque calculations."

Example: "A uniform beam of length L and weight W is hinged at a wall and supported by a cable. Find the tension in the cable. ฮฃฯ„ = 0 about the hinge. TsinฮธL - W(L/2) = 0. T = W/(2sinฮธ)."

๐Ÿงฎ Solved Example

Problem: A 2-meter-long beam is pivoted at one end and has a weight of 50 N acting at its center. A force of 20 N is applied at the free end, making an angle of 60 degrees with the beam. What is the net torque acting on the beam?

Given: Length L=2L = 2 m, weight W=50W = 50 N acting at L/2=1L/2 = 1 m, applied force F=20F = 20 N at L=2L = 2 m, angle ฮธ=60โˆ˜\theta = 60^\circ.

Steps:

  1. Calculate torque due to weight: ฯ„W=(1)(50)sinโก(90โˆ˜)=50\tau_W = (1)(50)\sin(90^\circ) = 50 Nm (clockwise)
  2. Calculate torque due to applied force: ฯ„F=(2)(20)sinโก(60โˆ˜)=40(32)=203โ‰ˆ34.64\tau_F = (2)(20)\sin(60^\circ) = 40(\frac{\sqrt{3}}{2}) = 20\sqrt{3} \approx 34.64 Nm (counterclockwise)
  3. Calculate net torque: ฯ„net=ฯ„Fโˆ’ฯ„W=34.64โˆ’50=โˆ’15.36\tau_{net} = \tau_F - \tau_W = 34.64 - 50 = -15.36 Nm
"
โœ…
Answer: The net torque acting on the beam is -15.36 Nm (clockwise).

โš ๏ธ Common Mistakes

โŒ Mistake 1: Incorrectly calculating the lever arm (distance from the axis of rotation).

โœ… How to avoid: Ensure that the lever arm is the perpendicular distance from the axis of rotation to the line of action of the force.

โŒ Mistake 2: Forgetting to consider the direction of the torque (clockwise or counterclockwise).

โœ… How to avoid: Assign a sign convention (e.g., counterclockwise positive, clockwise negative) and consistently apply it when summing torques.

๐Ÿฆ Erik's Tip

When solving static equilibrium problems, carefully choose the pivot point to eliminate unknown forces from the torque equation. This simplifies the calculations and makes the problem easier to solve.

2 more sections

Create a free account to import and read the full study notes โ€” all 4 sections.

No credit card ยท 2 free imports included

    Physics Exam on Rotational Motion and Dynamics - Cheatsheet โ€” Cheatsheet | Evrika | Evrika Study