Pulley connects 2 masses, problem with inertia to accelleration calculation

AI Thread Summary
The discussion revolves around calculating the acceleration and tension in a system of two masses connected by a pulley, factoring in friction. The user initially derived the acceleration as 0.309 m/s² and tensions as 7.67 N and 9.22 N but struggled with a missing factor of 2 in their calculations. The error was traced back to incorrectly applying the moment of inertia formula, using I = MR² instead of I = (1/2)MR² for a disk. Correcting this factor led to the accurate results. The user successfully clarified their misunderstanding and confirmed the correct application of the inertia formula in their derivation.
satisf
Messages
2
Reaction score
0

Homework Statement


Given is the setup in the attachment, I think the values speak for itself. Additionally, there is a friction coefficient of 0.36 that works in on the 2 blocks.

attachment.php?attachmentid=29993&d=1290281397.png


So in short: 2 masses (1 one a slope), connected through a pulley, that does have friction and to complete it, the ground has friction to.

Asked:
a) Accelleration of blocks (0.309m/s2)
b) Tension in both cords (7.67N and 9.22N)

I actually got quite far, I even know what I am missing in my own derivation, a factor of 2 (will explain below). But I can't manage to see why. It's in the derivation for a, a to b Is no problem.


Homework Equations


F=ma

\tau=RFsin(\theta)

\sum \tau = I\alpha

a_t=r\alpha

The Attempt at a Solution


Using free-body calculations I found expressions for T1 (left block) and T2 (right block), as follows:

T_1=m_1a+0.36m_1g
T_2=-m_2a+m_2g\mathrm{cos}(\frac{\pi}{3})-0.36m_2g\mathrm{sin}(\frac{\pi}{3})

I'm quite sure that these are correct, since substituting the solution for a in these gives me the correct tensions.

Now to bring in the pulley I started with this:
\sum \tau = I\alpha=I\frac{a}{R}=MR^2\frac{A}{R}=MRa

Then, knowing that \tau_1=RT_1\mathrm{sin}(\theta_1) and \tau_2=RT_2\mathrm{sin}(\theta_2) and both sinuses will equal one I get to:

RF_1+RF_2=MRa
or the more familiar
F_1+F_2=Ma

But this is where things go wrong, as far as I know it should be \frac{M}{2} on the right hand side. And yes, when I do put in a factor of 2 I get the correct solution.

So now my question is: where the hell in my derivation did I forget the factor?

P.S. while previewing this post the latex got messed up, If it's not solved in final submit, can some moderator adjust it?
 

Attachments

  • problem.png
    problem.png
    4.2 KB · Views: 701
Physics news on Phys.org
Allright, the error was of course that for a disk I=\frac{MR^2}{2}. I relied to blindly on the formulaium i got. I=mr² is for point masses, so for a disk you get following equation for I:

[ŧex]I=int_0^\pi int_0^R \frac{M}{\pi r^2} r^2 r \mathrm{d}r\mathrm{d}\theta = \ldots = \frac{MR^2}{2}[/tex]

Note the extra r is of course because the equation is in polar coordinates and the division by \pi r^2 is of course to get the uniform mass distribution.

If you use this formulah in my original post, everything is correct.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top