mibjkk
- 5
- 0
Homework Statement
Consider a hollow drive shaft of length L, inner radius b, outer radius a. A constant torque is applied (we can assume one end of the shaft is fixed because we're applying a constant torque T regardless of the angular velocity of the shaft). We know material properties of the shaft, G the shear modulus and E young's modulus, plus any others we might need.
Homework Equations
(i) T/K = G\Theta/L = \tau/r
(ii) K for a hollow cylinder is K = (\pi/2)(a^{4} - b^{4})
(iii) Elastic energy stored per unit volume P = (1/2)(\sigma^{2}/E) where \sigma is the maximum stress applied to that unit area
The Attempt at a Solution
I'm not sure if these are all the relevant equations, but here is what I've tried.
- At any point distance r from the center of the cylinder, there is a shear stress \tau = rT/K = (rT\pi/2)(a^{4} - b^{4}). If I plug this into my original equation for elastic energy per unit volume, then integrate over the volume of the cylinder, I find
E(T) = 1/(2E)\int\int\int[(\pirT/2)(a^{4} - b^{4})]^2 dr d\theta dL.
I get as a result
E(T) = ((\pi^{3}LT^{2})/(12E)) (a^{4} - b^{4})^{2} (a^{3} - b^{3}))
This answer seems fairly reasonable, because it depends on L, but I am a little worried that it would have a factor of a^8, which seems excessively high for an engineering problem. Also, I'm skeptical of being able to substitute shear stress from (i) for tensile stress in (iii). Would I use the shear modulus G instead of young's modulus E? Is this derivation mostly correct, or is there a complete different approach?