How Accurate Is the Center of Mass Calculation for an Open-Top Cubical Box?

  • Thread starter Thread starter suspenc3
  • Start date Start date
AI Thread Summary
The center of mass (COM) for an open-top cubical box with 40cm edges is calculated to be at coordinates (20cm, 16cm, 20cm). The calculations involve determining the mass distribution along the x, y, and z axes, with the y-coordinate adjusted due to the absence of the top. The method includes cutting the box along the x-axis and applying mass distribution formulas. An alternative approach confirms the y-coordinate by considering the lowering effect from the bottom of the box. The final result for the center of mass is consistent across different calculation methods.
suspenc3
Messages
400
Reaction score
0
a cubical box has edges of length 40cm with an open top.

Find the x, y, z coordinates of The Centre Of Mass

*****

in my head I cut the box along the x-axis to get this

(let m = the mass of one side of the box)

COMx=\frac{1}{M}\times(m1x1 + m2x2)

COMx=\frac{1}{5M}(2.5M\times 40cm)+(2.5M\times 0cm)
COMx=20cm

COMy=(2a\times 40cm)+(3M\times 0)
COMy=16cm

COMz=\frac{1}{5M}(2.5M\times 40cm)+(2.5M\times 0cm)
COMz=20cm

Therefore COM=(20cm,16cm,20cm)
 
Last edited:
Physics news on Phys.org
You could also decompose the problem : the sides are equivalent to a 4m mass on the axis of symmetry. Then the bottom makes lowering of the CM by : l/2/5=l/10.

Which in your case l=40, hence the lowering from the center is 4cm, and because the center is at y=20, you get CM(y)=20-4=16cm which is the same result.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top