Rocket Propulsion, Newton's second law

Click For Summary

Discussion Overview

The discussion revolves around the principles of rocket propulsion, specifically examining the application of Newton's second law in the context of changing mass during propulsion. Participants explore the implications of mass loss on thrust calculations and momentum conservation, engaging with theoretical and mathematical aspects of the topic.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant questions the validity of substituting m dv/dt as thrust, arguing that mass is not constant and proposing an alternative expression for force that includes both mass and velocity changes.
  • Another participant emphasizes the importance of considering the entire system, asserting that the total momentum must remain zero before and after launch due to action-reaction principles.
  • A different viewpoint suggests that while the total mass of the system does not change, the focus should be on the rocket itself, likening the situation to fictitious forces in physics.
  • One participant expresses skepticism about the formula used in the textbook, claiming that mass simply moves rather than changes, and characterizing rocket propulsion as a reversed collision process.
  • Another participant provides a detailed mathematical derivation of momentum change, questioning the conventional definition of thrust and suggesting a more comprehensive approach that includes both mass and velocity changes.
  • Some participants discuss the complexities of gas ejection velocity and its impact on momentum calculations, noting that the velocity of ejected gases is not constant over time.

Areas of Agreement / Disagreement

Participants express differing views on the application of Newton's second law to rocket propulsion, with no consensus reached on the validity of the thrust definition or the treatment of mass change in the system. Multiple competing perspectives remain unresolved.

Contextual Notes

Limitations include the dependence on assumptions about mass change and the treatment of gas ejection velocity, which may vary over time. The discussion highlights the complexity of applying classical mechanics to systems with variable mass.

suffian
I was reading a section about rocket propulsion in my general physics text and it came up with the following formula:

[tex]m \frac{dv}{dt} = - v_{ex} \frac{dm}{dt}[/tex]

I don't have much trouble with this formula, but then it went ahead and substituted m dv/dt as the thrust experianced by the rocket. I feel a little hazy about this move because the mass isn't constant. If the net force on the rocket equals the rate of change of momentum, then it seems as if the following is equally valid:

[tex]\begin{align*} <br /> F &= \frac{dp}{dt} = m \frac{dv}{dt} + v \frac{dm}{dt} \\<br /> &= - v_{ex} \frac{dm}{dt} + v \frac{dm}{dt} \\<br /> &= \frac{dm}{dt} ( v - v_{ex} )<br /> \end{align*}[/tex]

Can someone clarify this for me?
 
Science news on Phys.org
The change of mass occurs in the second term. The total momentum of the rocket remains 0. Because of actio=reactio the rocket experiences a change in momentum equal in size but opposite in direction to that of the hot gases ejected from the engine. You have to look at the whole system, rocket and gases. Before launch, the total momentum is 0. After launch, with no external forces, it has to remain 0.
 
yes, i understand that the momentum of the whole system remains zero momentarily, but I'm still a little puzzeled. for example the momentum of the system at one instant is mv and momentarily later it is still mv because the gas is propelled out but the rocket is propelled forward. however, soon after the gas is propelled out, we no longer consider it as part of the system, now the momentum of our rocket system has apparently changed from what it was a moment ago. if one sets the thrust equal to m dv/dt, it doesn't not appear as if the impulse it provides will equal this apparent change in momentum of the rocket.
 
The formula is BS, in my opinion. There is no mass change in the system whatsoever. Mass simply moves from one place to another. Rocket propulsion is simply a collision process run in reverse.
 
while you are correct that the mass of the total system never changes, it isn't very practical for the situation at hand. I mean, we are not really concerned about the gas that is propelled back by the rocket except for a moment. we want any equations we formulate to focus their basis on the rocket itself. it's somewhat similar to the centrifugal force. it don't really exist, but that doesn't mean we can't use it as a fictitious forces to keep our problem narrowly focused in a particular frame of reference, etc.

in any case, my problem is only with how we assign what the thrust force is. the book (and other sources) assign it to be m dv/dt. i could concieve how this is true momentarily, but this definition does not appear to give the apparent change in momentum of the rocket by it's impusle.
 
Last edited by a moderator:
The total momentum of rocket and gases is
[tex]p(t+\Delta t)= (m-\Delta m)(v+\Delta v)+\Delta m*v'[/tex]
v' is the velocity of the gases relative to the surface of the earth
[tex]v_e=v'-v[/tex] is the velocity of the gases relative to the rocket.
For [tex]\Delta t->0[/tex] we therefore get
[tex]dp/dt = m*(dv/dt) + v_e*(dm/dt)=m*g[/tex]
Because v is opposite to g, we get (after dividing by m and multiplying by dt)
[tex]dv=-v_e*(dm/dt)-g*dt[/tex]
 
Last edited:
Thanks Moe, but I'm afraid that's not what I'm confused about. I don't have much qualms about the the equation for acceleration of the rocket. Perhaps my confusion can be enlightened by an example.

Consider a rocket accelerating from rest in outer space. Beginning with the differential equation mentioned in my first post one can derive the velocity of the rocket at a later time. v_ex is relative speed and dm/dt is negative. m0 is the initial mass of rocket with fuel.

[tex]m \frac{dv}{dt} = - v_{ex} \frac{dm}{dt} \rightarrow v = v_{ex}\, \ln\left( \frac{m_0}{m} \right)[/tex]

Consider the thrust to be equal to m dv/dt. Then the impulse is:

[tex]\begin{align*}<br /> J &= \int_0^{\Delta t} T dt = \int\left( m \frac{dv}{dt} \right)dt = \int\left( -v_{ex} \frac{dm}{dt} \right)dt \\<br /> &= \int_{m_0}^m -v_{ex} dm = -v_{ex}(m - m_0)<br /> \end{align*}[/tex]

On the other hand the momentum of the rocket has changed as follows:

[tex]\begin{align*}<br /> \Delta p = mv = m v_{ex} \ln\left( \frac{m_0}{m} \right)<br /> \end{align*}[/tex]

Unfortunantly the impulse provided by the thrust (as defined by most resources) on the rocket does not appear (at least on the outset) to equal the change in the momentum of the system. If one considers the thrust to not be m dv/dt but the more complete m dv/dt + v dm/dt, then it does appear to work.

[tex]T = m \frac{dv}{dt} + v \frac{dm}{dt} = -v_{ex}\, \frac{dm}{dt} + v \frac{dm}{dt}[/tex]

[tex]\begin{align*}<br /> J &= \int_0^{\Delta t} T dt = \int \frac{dm}{dt} ( v - v_{ex} ) dt \\<br /> &= \int \frac{dm}{dt} \left(v_{ex} \ln\left( \frac{m_0}{m} \right) - v_{ex}\right) dt \\ <br /> &= \int_{m_0}^m v_{ex} \left( \ln\left( \frac{m_0}{m}\right) - 1 \right)dm \\<br /> &= m v_{ex} \ln\left( \frac{m_0}{m} \right) \\<br /> \end{align*}[/tex]

Which does appear to equal the change in momentum of the rocket. I'm not saying that this is neccesarily correct, but so far it makes more sense, especially since the impulse of the thrust on the rocket should give it's change in momentum.
 
Hmm... you could take the total mass of the ejected gases, and assuming they are ejected at a constant velocity (which they should be, more or less) you can easily calculate the total momentum of the rocket. That should be a lot easier, although this might be incorrect as well.
 
  • #10
I'm afraid that the ejected gas is only kicked out with a constant velocity for a short period of time (although the relative velocity is always constant). The ejected gases are fired out with velocity u = v - v_ex. As the rocket begins to pickup velocity, the ejection velocity varies. After an extended period of time, the velocity of gas that was kicked out at the start will not be the same as the velocity of gas kicked out later.

But calculating the momentum is still easy enough. Just take the mass of the rocket at the instant you wish to compute the momentum and multiply it by it's velocity. Thus:

p = mv = mv_ex ln(m0/m)
 

Similar threads

  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 42 ·
2
Replies
42
Views
7K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
Replies
2
Views
2K