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.
 
Consider an extremely long and perfectly calibrated scale. A car with a mass of 1000 kg is placed on it, and the scale registers this weight accurately. Now, suppose the car begins to move, reaching very high speeds. Neglecting air resistance and rolling friction, if the car attains, for example, a velocity of 500 km/h, will the scale still indicate a weight corresponding to 1000 kg, or will the measured value decrease as a result of the motion? In a second scenario, imagine a person with a...
Scalar and vector potentials in Coulomb gauge Assume Coulomb gauge so that $$\nabla \cdot \mathbf{A}=0.\tag{1}$$ The scalar potential ##\phi## is described by Poisson's equation $$\nabla^2 \phi = -\frac{\rho}{\varepsilon_0}\tag{2}$$ which has the instantaneous general solution given by $$\phi(\mathbf{r},t)=\frac{1}{4\pi\varepsilon_0}\int \frac{\rho(\mathbf{r}',t)}{|\mathbf{r}-\mathbf{r}'|}d^3r'.\tag{3}$$ In Coulomb gauge the vector potential ##\mathbf{A}## is given by...
Dear all, in an encounter of an infamous claim by Gerlich and Tscheuschner that the Greenhouse effect is inconsistent with the 2nd law of thermodynamics I came to a simple thought experiment which I wanted to share with you to check my understanding and brush up my knowledge. The thought experiment I tried to calculate through is as follows. I have a sphere (1) with radius ##r##, acting like a black body at a temperature of exactly ##T_1 = 500 K##. With Stefan-Boltzmann you can calculate...
Back
Top