Questioning logic used for highschool rocket propulsion problem

AI Thread Summary
The discussion centers on deriving the final velocity of a rocket considering changing mass due to thrust and gravity. The key equation presented is F_thrust - F_g = m*a, which is valid at a single moment, but the changing mass complicates the situation. Participants emphasize the need to apply differential equations to account for the mass variation over time, leading to the ideal rocket equation: ΔV = -V_e ln(M_final/M_initial). It is noted that real rocket launches involve additional complexities, such as gravity's influence and the rocket's trajectory. Understanding these principles requires familiarity with calculus and differential equations.
sharpstones
Messages
25
Reaction score
3
Standard rocket propulsion problem. We are supposed to derive an expression for the final velocity of a rocket being launched into space based upon the exhuast velocity (Ve), final mass (Mf), intial mass (Mo), g, and time. The only forces acting on the rocket throughout the motion is the force of thrust and gravity, with the force of gravity being constant.

Now this is what my teacher has taught me, and this is the explanation that I have received on many websites. The derivation for the constant force of thrust is:

Fthrust = Ve(dm/dt)

This I understand. But then apparently when doing a summation of forces on the rocket it should be as follows:

F_{thrust} - F_{g} = ma

What I do not understand is why the summation of the forces can be set equal to ma. Obviously the velocity is increasing, so the rocket is experiencing an acceleration, but isn't the mass of the rocket itself changing? In this case the summation of forces should be:
F_{thrust} - F_{g} = d(mv)/dt
My physics teacher understands the point I am trying to make, and says he does not know for sure why the changing mass is disregarded. I have the feeling that my challenge is wrong, but I am not sure why. Can anyone help me with this problem?
 
Physics news on Phys.org
Mass is a function of time. You're looking at a differential equation:

v_e \frac{dm(t)}{dt} - m(t) g = m(t) a(t)

- Warren
 
Originally posted by sharpstones
Standard rocket propulsion problem.

Depending on how detailed you're getting, this is far from a standard problem.

Now this is what my teacher has taught me, and this is the explanation that I have received on many websites. The derivation for the constant force of thrust is:

Fthrust = Ve(dm/dt)

OK. That's right for the level of detail you're looking at.

This I understand. But then apparently when doing a summation of forces on the rocket it should be as follows:

F_{thrust} - F_{g} = ma

That's correct for any single point in time. You're right about the mass changing. You can't just plug and chug for a single acceleration value. This is why many launch vehicles throttle their engines during launch to keep acceleration levels reasonable on the craft.

Warren's equation is correct here. I don't know if you're familiar with differential equations or not.

Can anyone help me with this problem?

You'll need to use the ideal rocket equation for this one (which is derived from Warren's formula).

\Delta V = - V_e \ln{\frac{M_{final}}{M_{initial}}}

On top of that, you'll need to figure out how much delta V is given by gravity.

Now, note that just shooting straight up isn't what really happens, and that makes the problem seriously non-trivial. A rocket in orbit is going sideways relative to the surface of the Earth, so the gravity and the thrust are not acting in opposite directions throughout the ascent.

I don't know how (or if) you want to handle this.
 
Last edited:
The problem itself is a ideal rocket problem that would use the equation that enigma stated. I guess my problem was trying to look beyond the equation towards the derivation that come's from Warren's equation which ( I assume ) would have answered my question if I fully understood it.

Thank you for the quick reply... Now I've just got to let this stew in my head for a little bit.

*breaks out dad's college calc book and starts trying to learn differential equations*
 
Here's how the derivation goes. I hope this'll make sense to you.

Ignoring the gravity term:

v_e \frac{dm}{dt} = m a

Now, since for your acceleration to be up, the exit velocity of the fuel is down, so you need a (-) sign in there. Dividing m to the other side to isolate a:

- V_e \frac{1}{m} \frac{dm}{dt} = a

Now you want to integrate this from two points in time.

An integral is the area under the curve. To give you an example you can relate to, if you have a constant acceleration and a set time, you multiply the two together giving you a 'square' of size a*t, and units m/s^2 * s = m/s.

The integral just does this including non-constant values. A definite integral looks at the ending conditions and subtracts the initial conditions from the final conditions - effectively looking at the difference.

Also, the integral of 1/x is ln(x), the integral of acceleration is velocity (acceleration is the rate of change of velocity), and constants can be pulled out of the integral, so:

\int_{ti}^{tf} - V_e \frac{1}{m} \frac{dm}{dt} dt= \int_{t1}^{tf} a dt

- V_e \int_{ti}^{tf} \frac{1}{m} dm= \int_{t1}^{tf} a dt

-V_e * (\ln{m_f} - \ln{m_i}) = V_f - V_i

-V_e * \ln{\frac{m_f}{m_i}} = \Delta V

Hopefully you can understand what all that means, not having taken calculus. If you have any questions, just ask.
 
Thread 'Question about pressure of a liquid'
I am looking at pressure in liquids and I am testing my idea. The vertical tube is 100m, the contraption is filled with water. The vertical tube is very thin(maybe 1mm^2 cross section). The area of the base is ~100m^2. Will he top half be launched in the air if suddenly it cracked?- assuming its light enough. I want to test my idea that if I had a thin long ruber tube that I lifted up, then the pressure at "red lines" will be high and that the $force = pressure * area$ would be massive...
I feel it should be solvable we just need to find a perfect pattern, and there will be a general pattern since the forces acting are based on a single function, so..... you can't actually say it is unsolvable right? Cause imaging 3 bodies actually existed somwhere in this universe then nature isn't gonna wait till we predict it! And yea I have checked in many places that tiny changes cause large changes so it becomes chaos........ but still I just can't accept that it is impossible to solve...
Back
Top