Normal force for stacked objects in a moving elevator

AI Thread Summary
In a downward-accelerating elevator, the normal force on Object 1, which is on the bottom, is influenced by both its weight and the contact force from Object 2 above it. The equations derived show that the normal force can be calculated using Newton's second law, considering the forces acting on both objects. A key point of confusion arises from the treatment of forces and accelerations, particularly regarding sign conventions. It is suggested that using vector relationships can help clarify the direction of forces and ensure correct calculations. Ultimately, the discussion emphasizes the importance of consistent sign usage in force balance equations to avoid errors.
marcusesses
Messages
23
Reaction score
1

Homework Statement


Say I have two objects on top of each other in an elevator (say Object 1 on the bottom and Object 2 on top), each with a given mass. The elevator is accelerating downward (meaning the elevator is moving up and slowing down). What would the normal force be on Object 1?

Homework Equations


Newtons second law!

The Attempt at a Solution



Newton's 2nd law for Object 2 is:

$$
\Sigma F_{x2} = F_{N2} - F_{g2} =- m_2 a ,
$$
since it's the object on top, it only has a normal force and gravity acting on it. Therefore,$$
F_{N2} =- m_2 a + F_{g2}
$$

For Object 1 it is:

$$
\Sigma F_{x1} = F_{N1} - F_{g1} - F_{C1} = -m_1 a
$$

This object has the normal force from the floor of the elevator pushing up, gravity of the book, *and* the additional contact force of Object 2 pushing down on it. Since $F_{N2} = - F_{C1}$ from Newton's Third Law

$$
\Sigma F_{x1} = F_{N1} - F_{g1} + m_2 a + F_{g2} = -m_1 a
$$

Solving for the normal force on Object 1 gives

$$
F_{N1} = F_{g1} + m_2 a - F_{g2} - m_1 a
$$

$$
F_{N1} = m_1 g + m_2 a - m_2 g - m_1 a
$$

$$
F_{N1} = m_1(g-A) -m_2(g-a)
$$

$$
F_{N1} = (m_1-m_2)(g-a)
$$

which is the final result. However, if the masses are equal, there's no normal force, which doesn't make sense.

The more intuitive answer comes if I assume $F_{N2} = F_{C1}$, which gives

$$
F_{N1} = (m_1+m_2)(g-a)
$$
I'm not sure how to explain why this one is right and the other is wrong though.
 
Last edited:
Physics news on Phys.org
I don't get what you did. Here are my force balances, for your consideration:

Let ##F_1## represent the upward force that the floor of the elevator exerts on object 1
Let ##F_2## represent the upward force that object 1 exerts on object 2
Let "a" represent the upward acceleration of objects 1 and 2. If the elevator is accelerating downward, then a is negative.

$$F_1-F_2-m_1g=m_1a$$

$$F_2-m_2g=m_2a$$

Do you agree with these?
 
Yes, those are the same as the 1st and 3rd equations in my comment.
 
marcusesses said:
Yes, those are the same as the 1st and 3rd equations in my comment.
Then what’s the problem?
 
marcusesses said:
$$F_{N2} = - F_{C1}$$
No. You already did the sign switch when you wrote -FC1 in the preceding equation. You would have avoided confusing yourself if you had written -FN2 there and not introduced FC1.

Also, since you are defining up as positive for forces it is safer to define it that way for accelerations too. So write ma, not -ma. a will of course take a negative value, but it should appear as +a in the equation for vertical acceleration.
I appreciate that this is at odds with how g is traditionally treated. Nearly everyone writes -g in the equation so that g is positive, but really it is illogical. But in that case we know what sign it will be, whereas sometimes we do not know in advance the sign of an unknown acceleration.
 
  • Like
Likes Chestermiller
In force balance problems like this, where making errors with sign are very easy to do, one way to guarantee that you always get the right signs is to write the equations as vector relationships, and by expressing all vectors as having a scalar (tentatively positive) magnitude multiplied by a unit vector in the appropriate direction. For example, in the case of gravity, one would write: $$\mathbf{g}=g(-\mathbf{i_z})$$ where ##\mathbf{i_z}## is the unit vector in the z (upward) direction. In the case of the acceleration, one could write either
$$\mathbf{a}=a\mathbf{i_z}$$
or
$$\mathbf{a}=a(-\mathbf{i_z})$$
Either way, the force balance equation would automatically guarantee that you would obtain the correct result.

For the present problem, one could write:
$$F_1\mathbf{i_z}+F_2(-\mathbf{i_z})+m_1g(-\mathbf{i_z})=m_1a\mathbf{i_z}$$
and
$$F_2\mathbf{i_z}+m_2g(-\mathbf{i_z})=m_1a\mathbf{i_z}$$
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
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