What is the net force on a rocket and how is it calculated?

AI Thread Summary
The discussion centers on deriving the net force or thrust acting on a rocket, with a focus on the changing mass due to ejected exhaust. The initial equation derived by the user differs from the standard textbook equation, leading to confusion about how to account for the changing mass in the context of Newton's second law. It is clarified that while the rocket's momentum changes, the net force acting on it can still be expressed as F = m(dv/dt) when considering the rocket and exhaust as a system. The conversation concludes with the user confirming their understanding of the derivation, which aligns with the principle of conservation of momentum. This highlights the importance of correctly identifying the system boundaries when applying Newton's laws.
NK92
Messages
5
Reaction score
0

Homework Statement



I am trying to derive an equation for the net force, or thrust, acting upon a rocket. The equation I get is different from the standard equation given in most textbooks, so I want to know where I am going wrong.

Homework Equations



F = d(mv)/dt

I also make use of the principle of conservation of momentum.

The Attempt at a Solution



I will deal with the scenario whereby the only force acting upon the rocket is due to the ejected exhaust. At time t=0, let the rocket have mass m and velocity v with respect to an inertial reference frame. At this instant, its momentum, p1 is given by

p1 = mv

Let the ejected exhaust have a speed v e with respect to the rocket. Since the exhaust is ejected opposite to the direction of motion, its relative velocity is –ve. Let vf be the velocity of the exhaust relative to the inertial reference frame. Then,

vf =v – ve

After an infinitesimal amount of time, dt, let the mass of the rocket be m – dm. So, the mass of the ejected exhaust is dm. Also, the rocket’s velocity becomes v + dv. The total momentum of the system p2 is given by

p 2 = (m - dm)(v +dv) + (dm)( vf)
= (m – dm)(v+ dv) + (dm)( v – ve)
= mv + mdv – (ve)(dm)

The change in momentum of the system, dp, is given by

dp = mdv – (ve)(dm) =0
Hence,

mdv = (ve)(dm)
The change in momentum of the rocket is given by

(m – dm)(v+ dv) – mv = mdv – vdm

The rate of change of momentum of the rocket, or net force, Fnet is given by
Fnet = (m)(dv/dt) – v(dm/dt)
= ((ve) – v)(dm/dt)
= (-vf)(dm/dt)

However, most textbooks simply define the net force to be (m)(dv/dt). How can this expression be used to find the force on the rocket if its mass is changing? And what is wrong with my derivation?
I would appreciate if someone could clarify. Thanks in advance.
 
Last edited:
Physics news on Phys.org
Your net force F accelerates the rocket of mass m (at that instant in time), and F=ma leads to F=m*(dv/dt). As m is a function of time, you can write this as F=m(t) * (dv/dt).
 
NK92 said:
The change in momentum of the rocket is given by
(m – dm)(v+ dv) – mv = mdv – vdm
The rate of change of momentum of the rocket, or net force, Fnet is given by
Fnet = (m)(dv/dt) – v(dm/dt)
Yes, that's the rate of change of the momentum, but it's not the thrust. Consider a cart with a load of sand rolling along on the level, no frictional losses. Sand is falling out through a crack. The cart's momentum is changing, but there's no thrust. If you look at the whole system (rocket+exhaust) you have ## (mdv – vdm) + (v-v_e)dm = 0##, ##mdv/dt = v_edm/dt = thrust##
 
Thanks to both of you for your replies.

With regard to the cart example, doesn't Newton's 2nd law state that the rate of change of momentum of a body is directly proportional to the resultant force acting upon it? So how can the cart undergo a change of momentum if there is no net force acting upon it? Wouldn't that violate the second law?
 
NK92 said:
With regard to the cart example, doesn't Newton's 2nd law state that the rate of change of momentum of a body is directly proportional to the resultant force acting upon it? So how can the cart undergo a change of momentum if there is no net force acting upon it? Wouldn't that violate the second law?
The cart's velocity remains the same, but the mass of the sand within the cart is being reduced over time. Instead of a cart, imagine a rocket in space, firing two thrusters on the opposite sides of the rocket, so that there is no net force on the rocket. There are two plumes of fuel being emmitted from the rocket, with a net force being applied to each plume (outwards). There is no net force on the rocket and it's remaining fuel, but its momentum decreases because the mass of the on board fuel decreases over time. The total momentum of the rocket and the plumes of fuel is constant (assuming no external forces).
 
Sorry I am still a bit confused.

For the case whereby the rocket is emitting two plumes of fuel in opposite directions, I understand your point about the momentum of the rocket changing even though there is no net force acting upon it. But how do we reconcile this with Newton's 2nd law, which requires the presence of a resultant force if an object's momentum is changing?
 
NK92 said:
requires the presence of a resultant force if an object's momentum is changing?
Ah, but what is "the object"? The point of my cart example is that your intuitive notion of what constitutes the object is inappropriate for this law. You must either consider the cart and the sand it loses in time dt as separate objects or parts of the same object - you can't switch view as time goes from t to t+dt.
 
Clarifications

Ok I think I finally understand. Thanks for all the replies.

So just to check that I have the right understanding, I will briefly redo the relevant part of the derivation considering the rocket and the exhaust emitted in time dt as separate objects.

By conservation of momentum,

mdv = (ve)(dm)

where m is the total mass of the rocket and the emitted exhaust. The change in momentum of the rocket alone is given by

(m – dm)(v+ dv) – (m - dm)v = (m - dm)(dv)

Thus, the rate of change of momentum, or net force, is given by

Fnet = (m - dm)(dv/dt) = (m)(dv/dt) - (1/dt)(dm)(dv)

Thus, the net force is approximately (m)(dv/dt) as the product of dm and dv is extremely small.

Hence,

Fnet = (m)(dv/dt) = (ve)(dm/dt)

Is this derivation now correct?
 
Looks ok to me.
 
  • #10
Ok thanks a lot.
 
Back
Top