Difficulty: Medium
Correct Answer: T = (pi * mu * omega / (2 * h)) * (R1^4 − R2^4)
Explanation:
Introduction:
Viscous losses in collar bearings influence heating and power requirements. The torque expression is derived by summing shear contributions from concentric annular rings across the lubricated area.
Given Data / Assumptions:
Concept / Approach:
Local tangential velocity at radius r is v = omega * r. Shear rate across film is dv/dy = v / h = (omega * r) / h; shear stress tau = mu * (omega * r) / h. Differential torque is shear force times radius integrated over the annulus.
Step-by-Step Solution:
Verification / Alternative check:
Dimensional analysis: [mu] Ns/m^2, multiply by omega/h (1/s / m) and R^4 (m^4) gives Nm, confirming torque units.
Why Other Options Are Wrong:
Option B uses area moment (R^2) rather than the correct r^3 integrand. Option C adds an extra omega factor (power, not torque). Option D uses a sum instead of the difference in fourth powers. Option E has wrong radius exponent and missing constants.
Common Pitfalls:
Assuming uniform shear independent of r; forgetting that torque weighting introduces r^3 in the integral; mixing footstep (solid disk) and collar (annulus) formulas.
Final Answer:
T = (pi * mu * omega / (2 * h)) * (R1^4 − R2^4)
Discussion & Comments