hmparticle9
- 151
- 26
- Homework Statement
- Find the acceleration of $m_1$.
- Relevant Equations
- $F = ma$
Above we have a diagram of the double atwood machine. There are LOADS of questions on here about the double Atwood, but none answer my question. They either go into using Lagrangian/Hamiltonian mechanics or use effective mass directly. For instance I can solve this problem in the following way (using effective mass). The equations are
$$T - m_1g = m_1a_1$$
$$T - 2T' = -\frac{4m_2m_3}{m_2 + m_3}a_1$$
$$T' - m_2g = m_2 a'$$
$$T' - m_3g = -m_3a'$$
We use the last two equations to solve for $T'$ and then put this into the first two equations to get
$$a_1 = \frac{4m_2 m_3 -m_1(m_2 + m_3)}{4m_2m_3 + m_1(m_2 + m_3)}g$$
My textbook now says, obtain the same result without using effective mass. Instead use relative accelerations. On thinking about it, these three equations hold
$$T - m_1g = m_1a_1$$
$$T' - m_2g = m_2 a'$$
$$T' - m_3g = -m_3a'$$
Also, since the pulley $p'$ is mass less I can say
$$T = 2T'$$
I am struggling to move forward. I think I am missing one equation. I don't want to just blindly apply formulas, I want to understand why. Can I have some help solving this problem using relative accelerations?. The textbook indicates that I should consider the acceleration relative to the ground. Surely the acceleration of $m_2$ relative to the ground is $a' - a_1$....