Newtonian System Homework: Find Min m for Mass M Rise to yM in t

  • Thread starter Thread starter paalfis
  • Start date Start date
  • Tags Tags
    Newtonian System
AI Thread Summary
The discussion focuses on solving a physics homework problem involving two masses and a mass M being raised by a pulley system. Participants analyze the acceleration of each mass and the constraints imposed by the inextensible ropes. A key point of contention is the reference system used for the calculations, with suggestions to use separate coordinate axes for each mass to simplify the analysis. The conversation reveals that initial attempts led to incorrect results due to overlooking the gravitational force acting on mass M. Ultimately, the correct equations are derived, and participants express relief at resolving their misunderstandings.
paalfis
Messages
69
Reaction score
2

Homework Statement



The system in the figure uses two masses m (I will call them m1 and m2) to raise a mass M. Consider that ropes are inextensible and that the mass of ropes and pulleys is zero. Find the acceleration of each body in terms of m,M,α and g. After that, indicate what is the minimum value of m so that M rise to a height yM in time t.

Captura de pantalla 2014-08-24 a la(s) 10.57.32.png


I will call the x component of acceleration of mass m1, m2, and M: am1(x), am2(x) and aM(x) respectively. Pulley A is the one in direct contact with M.

The Attempt at a Solution



My biggest issue was setting the reference system. I set x axes parallel to the floor and y axes positive downward. One constraint is that the length of the ropes are constant so that:
length= ym1/sen(α) + 2yA + ym2/sen(α)
and
length of shorter rope= yM-yA
, where ym1, ym2 and yA are the coordinates of masses m1, m2 and pulley A in the y system. This leads to:
ym/sen(α)=-yA=-yM

Y called the tension on the longer and shorter rope T1 and T2 respectively. Because pulley A is massless, 2T1=T2 , because anything else would mean an infinite acceleration of the pulley.

Newton's equation, using my reference system (N is the normal force perpendicular to the plane and is equal to m*g*cos(α):

m1*am1(x)=-N*sen(α) + T1*cos(α)=(-m*g*sen(α)+T1)*cos(α)

m1*am2(y)=-N*cos(α)+m*g-T1*sen(α)=m*g*sen2(α) - T1*sen(α)

m2*am2(x)=-m1*am1(x)

m2*am2(y)=m1*am1(y)

M*aM(y)=-T2=-2T1

I solved this equations for the accelerations:aM(y)= (2*g*sen(α)) / (M/m - 2)

am(y)= (-2g*sen2(α)) / (M/m - 2)

am(x)= (2*g*sen(α)*cos(α) / (M/m - 2)For the second part of the problem I integrated aM(y) twiced, and because it is constant, it leads to yM=aM(Y)*(t2/2)

I solved this equation for m:

m=(yM*M) / (t2*g*senα + 2yM)Something must be wrong with this last equation, because m converges to 0,5 for a constant time when yM tends to infinity, but I can't see where is the problem, I supposed that there issomething wrong with the reference system I used.
 
Physics news on Phys.org
What I got for that is there, look at
aM(y)= (2*g*sen(α)) / (M/m - 2)
 
Let me ask you two questions:
What reference system did you used?
What about your kinematic constraints?
 
Hi Vibhor, what do you think about my answer? :)
 
Hello paalfis !

I hope the wedges are fixed . Right ?
 
I am sorry to ask this, but I don't want to mix my difficulties in english with the ones in physics :)
What do you mean by wedges?
If you mean the reference system, then yes, it is fixed for the entire system, that is why for equations concerning m1 and m2 there are a lot of trigonometric expressions there.
 
Oh I must say something that I wrote wrong: The constraints I used are not ym/sen(α)=-yA=-yM but am(y)/sen(α)=-aA(y)=-aM(y)
 
It is difficult to understand what you have done . But it doesn't look correct .

paalfis said:
I am sorry to ask this, but I don't want to mix my difficulties in english with the ones in physics :)
What do you mean by wedges?
If you mean the reference system, then yes, it is fixed for the entire system, that is why for equations concerning m1 and m2 there are a lot of trigonometric expressions there.

No I meant the inclined surfaces under mass m .

Assuming they are fixed , draw Free Body diagram of anyone of m .You may consider coordinate axes along and perpendicular to the inclined surface .Write ∑F = ma1

For M , again draw Free Body diagram .You may consider coordinate axes vertical and horizontal . For M you are only concerned with vertical direction.Write ∑F = Ma2 .

The third thing you need is the constraint relation between a1 and a2 .

Please take the symmetry of the system into consideration.
 
I did those free body diagram but for x and y parallel and perpendicular to the floor respectively. I thought it was not right to compare a2 with a1 if these bodies are in different reference systems, that is why I tried to used one reference system for the three bodies.
 
  • #10
Please use three separate coordinate axes .You may align the 2-D coordinate axes for different blocks such that one axis lies along the direction of motion of respective blocks .

For ex. the +x axis for left block will be downwards along the slope . The +x axis for right block will be downwards along the slope .The +x or +y axis for middle block will be upwards .
 
  • #11
Oh ok, thanks. I will do it that way, and refer to the x and y acceleration of each body with respect to its own coordinate axes.
 
  • #12
Ok, now my constraints are: aM(y)=am1(x)=am2(x) ; and again, 2T1=T2
Newton equations are:
m1*am1(x)=m2*am2(x)=m*g*sen(a)-T1
M*aM(y)=T2=2T1

solve for am(x):

am(x)=aM(y)=(m*g*sen(a))/(m+M/2)

I was hoping to get m - M/2 instead of m+M/2, I checked it 10 times but that is my answer..
 
  • #13
It is quite difficult to understand your notations .Call the acceleration of m as a1 and that of M to be a2

paalfis said:
Ok, now my constraints are: aM(y)=am1(x)=am2(x) ; and again, 2T1=T2
Newton equations are:
m1*am1(x)=m2*am2(x)=m*g*sen(a)-T1

Fine .

I hope you meant ##mgsin\alpha - T_1 = ma_1 ## . Right ?
paalfis said:
M*aM(y)=T2=2T1

Not correct . Doesn't gravitational force act on M ?
 
  • #14
Oh.. silly mistake I am sorry, the problem is solved now, thank you very much
 
  • #15
Actually I am getting the same results as in my complicated first attemp to solve the problem, but I was forgetting the weight of M the whole time! Now I feel a little better with my self :)
 
  • #16
Good :smile:
 
  • #17
Just wondering, is the acceleration a=g\frac{M-msin(\alpha )}{M-m} ?
 
  • #18
Nathanael said:
Just wondering, is the acceleration a=g\frac{M-msin(\alpha )}{M-m} ?

It is not.

ehild
 
  • #19
My result:

a=(g*(m*sen(a)-M/2)) / (m+M/2)
 
  • #20
Nathanael, your result does not makes sense if for the easy special case of sen(a)=1 and m=M/2
 
  • #21
paalfis said:
Nathanael, your result does not makes sense if for the easy special case of sen(a)=1 and m=M/2

Yes, thank you. I made a careless mistake; I wrote Mg-T=Ma instead of Mg-2T=Ma :-p thanks
 
Back
Top