Rocket Propulsion

Rockets provide a wonderful example of Momentum Conservation. As momentum in one direction is given to the rocket's exhaust gases, momentum in the other direction is given to the rocket itself.

First, think of two masses connected by a lightweight (massless!) compressed spring. When the two spring apart, conservation of momentum tells us the Center of Mass remains where it was (or moving as it was).

PTot,i = p1i + p2i = 0 + 0 = 0

PTot,f = p1f + p2f = PTot,i = 0

p1f + p2f = - m1 v1f + m2 v2f = 0

m1 v1f = - m2 v2f

A rocket does much the same thing. Momentum is given to the exhaust gases in one direction so the rocket itself must gain momentum in the other direction. Instead of sending out a single chunk of mass, the rocket fuel is burned continuously. "Continuously" is a code word meaning "use calculus here".

The results are

vf = vi + vexh ln [ Mi / Mf ]

and

Thrust = vexh [ dM / dt ]

Now, for the details, . . .


Consider a rocket initially moving with velocity v and having mass M + dm. The rocket engine burns rocket fuel which leave with an exhaust speed of ve. During a short amount of time dt, the rocket engine burns an amount of fuel |dm|.

(The sign of dm is important and is often the cause of some concern and confusion).

The initial momentum of the rocket and fuel is

Pinit = (m + |dm|)(v)

Pinit = m v + |dm| v

After the amount of fuel |dm| is burned the rocket increases its velocity to v + dv and its mass decreases to m so the final momentum of the rocket and fuel is

Pfinal = (m)(v + dv) + (|dm|)(v - ve)

Pfinal = m v + m dv + |dm| v - |dm| ve

We expect the total momentum of "the system" to remain constant,

Pfinal = Pinit

m v + m dv + |dm| v - |dm| ve = m v + |dm| v

m v + m dv + |dm| v - |dm| ve = m v + |dm| v

m dv - |dm| ve = 0

The mass is decreasing so the change in mass dm is intrinsicly negative, dm < 0.

m dv + dm ve = 0

m dv = - ve dm

dv = - ve [ dm/m ]

Now we need to integrate this; remember ve, the exhaust speed, is a constant.

Remember, Mi > Mf so the natural log will be positive. Of course, we would expect that since we also expect vf > vi.

Center of Mass

Summary
Return to ToC, Ch9, Linear Momentum

(c) Doug Davis, 2001; all rights reserved