Solving a Rotational Motion Problem: Finding Acceleration of Two Blocks

AI Thread Summary
The discussion centers on a rotational motion problem involving two blocks and a pulley, where the goal is to find the acceleration of the blocks. The user outlines their approach, detailing the forces acting on each block and the torque equation for the pulley. They express confusion over arriving at an acceleration of 7.65 m/s² and seek assistance in identifying any errors in their calculations. A key point raised is the importance of consistency in the choice of positive direction for torques and angular acceleration, which may affect the final result. Clarifying these directional choices could help resolve the discrepancies in the calculations.
bona0002
Messages
14
Reaction score
0
Hey guys,

So, I'm kinda distraught over this problem because, by all accounts, I should be able to get the problem no sweat. However, it just hasn't been happening. If you could point out my flaw, I would truly appreciate it!

In the problem, we are asked to find the magnitude of the acceleration of the two blocks. This is how I approached it:

For block m_1_, the forces acting upon it are:

ƩF_x_ = T_1_ - (μ_k_)(N_1_) = m_1_a (Obviously, because the frictional force opposes the motion of the tension.)
ƩF_y_ = N_1_ - m_1_g = 0

For block m_2_, the forces acting upon it are:

ƩF_x_ = -T_2_ - (μ_k_)(N_2_) + (m_2_)(g)(sin θ) = m_2_a
ƩF_y_ = N_2_ - (m_2_)(g)(cos θ) = 0

Finally, for the pulley:

Ʃtorques (couldn't find the symbol) = (I)(α)

Now, assuming that the rope doesn't slip, α = a/r. Also, the moment of inertia = (1/2)MR^2

With all this information in mind, the equation to solve for a:

T_1_R - T_2_R = (I)(α)
= (μ_k_*N_1_ + m_1_*a)(R) - (-μ_k_*N_2_ + m_2_*g*sin θ - m_2_*a)(R) = ((1/2)MR^2)(a/R)

On the left side of the equation, the R in the numerator can cancel with the R in the denominator. In addition, an R can be factored out of the equation on the left side and can cancel with the remaining R on the right side. Now, the equation becomes:

(μ_k_*N_1_) + (m_1_*a) + (μ_k_*N_2_) - (m_2_)(g)(sin θ) + (m_2_*a) = (1/2)Ma

= (m_1_*a) + (m_2_*a) - (1/2)Ma = - (μ_k_*N_1_) - (μ_k_*N_2_) + (m_2_)(g)(sin θ)

=a(m_1_ + m_2_ - (1/2)M) = - (μ_k_*N_1_) - (μ_k_*N_2_) + (m_2_)(g)(sin θ)

=a = (- (μ_k_*N_1_) - (μ_k_*N_2_) + (m_2_)(g)(sin θ)) / ((m_1_ + m_2_ - (1/2)M))

So, after plugging in all the values, I arrive at 7.65 m/s^2. What am I doing wrong?

Thanks for the help!
 

Attachments

  • Chapter 10 Homework - Google Chrome_2013-03-28_22-22-54.png
    Chapter 10 Homework - Google Chrome_2013-03-28_22-22-54.png
    16.4 KB · Views: 507
Physics news on Phys.org
bona0002 said:
Ʃtorques (couldn't find the symbol) = (I)(α)

Now, assuming that the rope doesn't slip, α = a/r.

T_1_R - T_2_R = (I)(α)

What did you choose for the positive direction of your torques and angular acceleration? Does your choice of direction for positive angular acceleration correspond with a positive value for the linear acceleration?
 
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