Daniel B. answered 06/05/24
A retired computer professional to teach math, physics
Let
M1 = 190g be the mass of the block on the left,
M2 = 370g be the mass of the block on the right,
θ1 = 29° be the angle of the ramp on the left,
θ2 = 51° be the angle of the ramp on the right,
μ = 0.31 be the coefficient of friction,
m1 = 95g be the mass of the left pully,
r1 = 2cm be the radius of the left pully,
I1 = m1r1² be the moment of inertia of the left pully,
m2 = 110g be the mass of the right pully,
r2 = 4cm be the radius of the right pully,
I2 = m1r1²/2 be the moment of inertia of the right pully,
g = 9.81 m/s² be gravitational acceleration,
a (to be computed) be the acceleration of the system.
Please try to draw the following forces in the diagram.
Let
G1 = M1g be the vertical weight of the block on the left,
G2 = M2g be the vertical weight of the block on the right,
G1cos(θ1) is the component of G1 perpendicular to the platform,
G1sin(θ1) is the component of G1 parallel to the platform,
G2cos(θ2) is the component of G2 perpendicular to the platform,
G2sin(θ2) is the component of G2 parallel to the platform,
F1 = G1cos(θ1)μ is the force of friction acting on the left block;
it is acting against movement, that is, parallel to the platform directed down,
F2 = G2cos(θ2)μ is the force of friction acting on the right block;
it is acting against movement, that is, parallel to the platform directed up,
T1 (unknown) is the tension on the string between the left block and the left pully.
There are two forces of magnitude T1, both along the string.
One force of magnitude T1 is acting on the left block pulling it up.
The other force of magnitude T1 is acting on the left pully downward.
T2 (unknown) is the tension on the string between the right block and the right pully.
There are two forces of magnitude T2, both along the string.
One force of magnitude T2 is acting on the right block pulling it up.
The other force of magnitude T2 is acting on the right pully downward.
T (unknown) is the tension on the string between the two pullies.
There are two forces of magnitude T, both along the string.
One force of magnitude T is acting on the left pully directed up.
The other force of magnitude T is acting on the right pully directed down.
On the assumption that the string does not stretch,
both blocks experience the acceleration a,
and so does the string.
Therefore
α1 = a/r1 is the angular acceleration of the left pully,
α2 = a/r2 is the angular acceleration of the right pully.
Notice that in the above there are 4 unknown quantities: a, T1, T2, T.
We know write 4 equations that will allow us to solve for those 4 quantities.
The equations express Newton's second law for those 4 objects involved.
The block on the left:
M1a = T1 - G1sin(θ1) - F1
where the right hand side is the net force pulling the block up.
The block on the right:
M2a = -T2 + G2sin(θ2) - G2cos(θ1)μ
where the right hand side is the net force pulling the block down.
The pully on the left:
I1α1 = r1(T - T1)
where the right hand side is the net torque turning the pully counterclockwise
The pully on the right:
I2α2 = r2(T2 - T)
where the right hand side is the net torque turning the pully clockwise
Here are the four equations after substituting given quantities
M1a = T1 - M1gsin(θ1) - M1gcos(θ1)μ
M2a = -T2 + M2gsin(θ2) - M2gcos(θ2)μ
m1r1²a/r1 = r1(T - T1)
m2r2²a/2r2 = r2(T2 - T)
After simplification
T1 = M1(a + gsin(θ1) + gcos(θ1)μ)
T2 = M2(-a + gsin(θ2) - gcos(θ2)μ)
T = T1 + m1a
T2 = T + m2a/2
After substituting T1, T2, T
M1(a + gsin(θ1) - gcos(θ1)μ) + m1a + m2a/2 = M2(-a + gsin(θ2) - gcos(θ2)μ)
a = g(-M1sin(θ1) - M1cos(θ1)μ + M2sin(θ2) - M2cos(θ2)μ)/(M1 + M2 + m1 + m2/2)
The above formula has the following physical interpretation.
As expected, the acceleration a is a ration between forces causing acceleration, and
masses impeding acceleration.
"-M1sin(θ1)" is the negative contribution of gravity of the left box.
"-M1cos(θ1)μ" is the negative contribution of friction acting on the left box.
"M2sin(θ2)" is the positive contribution of gravity of the right box.
"-M2cos(θ2)μ" is the negative contribution of friction acting on the right box.
"M1 + M2 + m1 + m2/2" are all the masses impeding acceleration.
The right pully contributes only half of is mass because the mass is distributed throughout the disk.
(a) You can substitute actual numbers the get the acceleration a, which is approximately 1m/s².
(b) The angular acceleration of the left pully is
α1 = a/r1 = (1m/s²)/(2cm) = 50 1/s² = (50/2π) rev/s² ≈ 8 rev/s²