Classical Physics - Pulley Problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
42 replies · 9K views
danny271828
Messages
34
Reaction score
0
A massless string is placed over a massless pulley, and each end is wound around and fastened to a vertical hoop. The hoops have masses M1 and M2 and radii R1 and R2. The apparatus is placed in a uniform gravitation field g and released with each end of the string aligned along the field.

I have to show that the tension is T = gM1M2/(M1+M2)

I can sort of solve the problem by just saying that (M1M2)/(M1+M2) is the reduced mass. Then all we have to do is say the tension is balanced with the weight, so that T = Mg = gM1M2/(M1+M2). But then doesn't this imply that the hoop isn't moving? I think I'm missing something here... It is also important to realize that both hoops are rolling down the string so the acceleration of one hoop downward is not necessarily the acceleration of the other one upward... Any help / hints would be appreciated... thanks
 
Physics news on Phys.org
<statement retracted>
 
Last edited:
<statement retracted>
 
Last edited:
Try this. Each hoop has a torque on it of T times the appropriate radius. This determines the angular acceleration alpha of each hoop. Let s be the amount of string as a function of time. Then I claim s''=a1+a2=R1*alpha1+R2*alpha2 where the a's are the linear acceleration of each hoop. (The sum of the center of mass accelerations determines the second derivative of the length of string but the amount is also determined by the angular accelerations). Put this together with the usual force balance diagram for the vertical forces on each hoop and you will get what you want.
 
ok I'm here... about to pull my hair out
 
Can you work out a1 and a2 from linear force balance? Can you work out alpha1 and alpha2 from moment of inertia and torque? Let's get started... Do you accept the equality of the two expressions for s''? Does it seem right?
 
so just using T - M1g = M1A1
and T - M2g = M2A2
 
but these accelerations are center of mass acceleration for each hoop
 
and the equations for s'' make perfect sense
 
danny271828 said:
but these accelerations are center of mass acceleration for each hoop

Center of mass acceleration is also related to the rates of string being played out. Think about it.
 
and Torque1 = Inertia_hoop1*alpha1 = Tension*R1
Torque2 = Inertia_hoop2*alpha2 = Tension*R2
 
hmm having trouble relating alphas to Acom
 
oh just A = alpha*r right?
 
hmm that's tangential though not center of mass accel
 
and Inertia1 = (1/2)MR1^2
Inertia2 = (1/2)MR2^2
 
Individually the tangential accelerations DON'T have to equal the linear accelerations. I only claimed the sums do (due to the seldom used physics law "conservation of string"). :)
 
so I am getting these equations

M1R1alpha1 = T = M2R2alpha2
 
so T = ((M1 + M2)s'')/2
 
hmm but that doesn't make sense does it? then M1a1 = T = M2a2 which means the tension is the only force present
 
danny271828 said:
hmm but that doesn't make sense does it? then M1a1 = T = M2a2 which means the tension is the only force present

It means tension is the only force that produces a torque. Gravity doesn't, it acts at the center of mass=center of rotation.
 
ok now I am just going in circles