logo

Tsiolkovsky Rocket Equation 📂Classical Mechanics

Tsiolkovsky Rocket Equation

Formulas1

The equation depicting the velocity of a rocket ejecting fuel in one-dimensional space without external forces is known as the Tsiolkovsky rocket equation.

v=v0+Vlnm0m v = v_{0} + V \ln \dfrac{m_{0}}{m}

Here, vv represents the final velocity of the rocket, v0v_{0} the initial velocity of the rocket, VV the relative ejection speed of the fuel to the rocket, mm the final mass of the rocket, and m0m_{0} the initial mass of the rocket.

Since it’s an equation for one-dimensional space without external forces, it is also referred to as the ideal rocket equation.

Derivation

Let’s denote mm as the mass of the rocket, v\mathbf{v} as the velocity of the rocket, V\mathbf{V} as the relative ejection speed of fuel to the rocket, and Fext\mathbf{F}_{\text{ext}} as the external force. Then, the equation of motion for a variable mass system can be written as follows.

Fext=mv˙Vm˙ \mathbf{F}_{\text{ext}} = m \dot{\mathbf{v}} - \mathbf{V}\dot{m}

Here, ˙\dot{} [dot] signifies the derivative with respect to time.

v˙=dvdt,m˙=dmdt \dot{\mathbf{v}} = \dfrac{d \mathbf{v}}{d t},\quad \dot{m} = \dfrac{d m}{d t}

Moreover, let’s assume that external forces such as the gravity of the Earth or other stars, and air resistance, are ignored, and the external force is 00.

mv˙=Vm˙ m \dot{\mathbf{v}} = \mathbf{V}\dot{m}

In this equation, the right side, Vm˙\mathbf{V}\dot{m}, is also referred to as the thrust of the rocket. For simplicity, let’s consider a one-dimensional space where v=v\mathbf{v} = v, and since the fuel is ejected in the opposite direction of the rocket, V=V\mathbf{V} = -V.

mv˙=Vm˙    mdv=Vdm \begin{align*} && m \dot{v} &= -V\dot{m} \\ \implies && m dv &= -V dm \end{align*}

Assuming the ejection speed V-V is constant, to find the velocity of the rocket, we integrate using the method of separation of variables,

mdv=Vdm    dv=V1mdm    v0vdv=Vm0m1mdm    vv0=Vlnm0m \begin{align*} && m dv &= -V dm \\ \implies && dv &= -V \dfrac{1}{m} d m \\ \implies && \int_{v_{0}}^{v} dv &= -V \int_{m_{0}}^{m} \dfrac{1}{m} d m \\ \implies && v - v_{0} &= V \ln \dfrac{m_{0}}{m} \\ \end{align*}

    v=v0+Vlnm0m \implies v = v_{0} + V \ln \dfrac{m_{0}}{m}

See Also


  1. Grant R. Fowles and George L. Cassiday, Analytical Mechanics (7th Edition, 2005), p312-314 ↩︎