Difficulty: Easy
Correct Answer: 2πN/60
Explanation:
Introduction / Context:Angular velocity is commonly required in radians per second for dynamics, power, and torque calculations. This question checks the fundamental conversion from rpm to rad/s.
Given Data / Assumptions:
Concept / Approach:Use unit conversion: multiply by 2π radians per revolution and divide by 60 seconds per minute to convert rpm to rad/s.
Step-by-Step Solution:
Start with N rev/min.Convert revolutions to radians: N * 2π rad/min.Convert minutes to seconds: (N * 2π) / 60 rad/s.Therefore, ω = 2πN / 60 rad/s.Verification / Alternative check:For N = 60 rpm, ω should be 2π rad/s (one revolution per second). Substituting N = 60 gives ω = 2π, which matches.
Why Other Options Are Wrong:
Common Pitfalls:Forgetting that 1 rev = 2π rad, or failing to convert minutes to seconds.
Final Answer:2πN/60
Discussion & Comments