What are the key concepts in rocket dynamics?

In summary, this tutorial provides an elementary development of the key concepts that describe the behavior of rocket propulsion systems. It discusses the characteristics of a rocket engine, equations of motion, the Tsiolokovsky rocket equation, and energy concepts. It simplifies the rocket as a point mass and ignores external forces such as gravity and atmospheric drag. Using conservation principles, it derives the equation for the acceleration of the rocket, showing the relationship between mass flow rate and exhaust velocity. Further reading is recommended for a more detailed understanding of rocket propulsion.
  • #1
D H
Staff Emeritus
Science Advisor
Insights Author
15,464
690
This tutorial provides an elementary development of the key concepts
that describe the behavior of rocket propulsion systems.

The following concepts will be discussed in this tutorial
  • Characteristics of a rocket engine
    This post characterizes a rocket engine.
  • Equations of motion
    The next post uses these charactistics along with conservation of mass and momentum to develop the equations of motion of a rocket.
  • The Tsiolokovsky rocket equation
    The third post in this series develops the Tsiolokovsky rocket equation. This equation explains why it took one of the most powerful machines ever built, the Saturn V rocket, to get a tiny vehicle to the Moon.
  • Energy concepts
    The forth post in this series examines the energy involved in making a rocket accelerate. Rockets function by converting some form of potential energy (usually chemical) into kinetic energy.


Characteristics of a rocket engine
Rockets accelerate by ejecting mass at speed from the vehicle. Being an introductory level tutorial, only two parameters suffice to describe this ejected material. These parameters are

[tex]\dot m_e(t)[/tex] -- The exhaust mass flow rate and
[tex]\vec v_e(t)[/tex] -- The exhaust velocity relative to the rocket.

The exhaust mass flow rate is the rate at which the cloud of exhaust gas left by the vehicle gains mass. Note that this quantity is always positive when the rocket engine is firing and is of course zero when the rocket is quiescent. The suffix [itex]e[/itex] in [itex]\dot m_e[/itex] and [itex]\vec v_e[/itex] denotes the exhaust. There are two other items of interest -- the fuel and the rocket itself. The parameters that describe these other two items are

[tex]m_f(t)[/tex] -- The quantity of fuel remaining in the rocket,
[tex]m_v\;\,[/tex] -- The dry mass of the vehicle (including the empty fuel tanks),
[tex]m_r(t)[/tex] -- The mass of the rocket as a whole (dry mass + fuel mass), and
[tex]\vec v_r(t)[/tex] -- The velocity of the rocket expressed in some inertial reference frame.

The rate at which the fuel and vehicle mass changes is simply the additive inverse of the exhaust mass flow rate.

Specific impulse
Rocket designers and analysts often use specific impulse to characterize a rocket engine rather than exhaust speed. Specific impulse has units of time. There is a simple relationship between specific impulse and effective exhaust velocity:

[tex]I_{sp} = \frac{v_e}{g_0}[/tex]

where [itex]g_0[/itex] is standard gravity, the acceleration due to Earth's gravity at sea level, or [itex] 9.80665 \mathrm{m} / \mathrm{s}^2[/itex]. This tutorial uses the exhaust velocity rather than specific impulse to make the connection to momentum more obvious. For example, the Shuttle main engines have a specific impulse of 453 seconds when operated in vacuum. This translates to an effective exhaust velocity of 4500 meters/second.

Further reading
This tutorial does not provide any of the underlying details that dictate how combustion of the fuel leads to a high velocity exhaust. A good place to start is the The Beginner's Guide to Rockets, http://exploration.grc.nasa.gov/education/rocket/index.html.
 
Physics news on Phys.org
  • #2
Rocket equations of motion

This post develops the equations of motion for a simple rocket.

Simplifying assumptions
In a real rocket, the center of mass changes as the rocket burns fuel. Moreover, any thrust that is not directed through the center of mass will result in a torque as well as a force on the vehicle. In this tutorial the rocket is treated as a point mass. This simplifying assumption eliminates concerns regarding the motion of the center of mass within the vehicle and concerns of rotational behavior.

Gravity and other forces such as atmospheric drag contribute to a rocket's motion. All of these other forces are ignored in this tutorial. Imagine the rocket is somewhere deep in space, far from any massive object, so that there are no measurable external forces acting on the vehicle. As forces are additive, the extraneous forces can later be factored into the overall equations of motion to develop a more realistic description of a rocket's motion.

Conservation principles
For this derivation, I will use some math that mathematicians don't particular like but physicists use willy-nilly -- things [itex]\Delta v[/itex]. Things can be done more formally using continuum physics (classical treatment of gases), but such a development is not appropriate for an introductory level tutorial.

Over a small time interval [itex]\Delta t[/itex], the rocket will eject a small mass of exhaust [itex]\dot m_e(t)\,\Delta t[/itex]. At the start of the interval, the rocket has mass [itex]m_r(t)[/itex], velocity [itex]\vec v_r(t)[/itex], and momentum [itex]m_r(t) \, \vec v_r(t)[/itex]. At the end of the interval, the rocket has mass, velocity, and linear momentum

[tex]m_r(t+\Delta t) = m_r(t)-\dot m_e(t)\,\Delta t[/tex]
[tex]\vec v_r(t+\Delta t) = \vec v_r(t)+\Delta \vec v_r(t)[/tex]
[tex]\vec p_r(t+\Delta t) = (m_r(t) -\dot m_e(t)\,\Delta t)\, (\vec v_r(t)+\Delta \vec v_r(t))[/tex]

The bit of ejected fuel carries some momentum from the vehicle. The mass, inertial observer velocity, and momentum of the exhaust are

[tex]\Delta m_e(t) = \dot m_e(t)\,\Delta t[/tex]
[tex]\vec v_{e_{\mathrm{inertial}}}(t) = \vec v_r(t)+\vec v_e(t)[/tex]
[tex]\Delta \vec p_e(t+\Delta t) =
\dot m_e(t)\,\Delta t\, (\vec v_r(t)+\vec v_e(t))[/tex]

The momentum of the rocket and the ejected exhaust at the end of the time interval is thus
[tex]\vec p_{r+e}(t+\Delta t) =
(m_r(t) -\dot m_e(t)\,\Delta t)\, (\vec v_r(t)+\Delta \vec v_r(t)) +
\dot m_e(t)\,\Delta t\, (\vec v_r(t)+\vec v_e(t))
[/tex]

Dropping the second-order term [itex]\Delta t \Delta \vec v_r(t)[/itex] and simplifying,

[tex]\vec p_{r+e}(t+\Delta t) =
m_r(t)\,\vec v_r(t)+
m_r(t) \, \Delta \vec v_r(t) +
\dot m_e(t)\,\Delta t\, \vec v_e(t)
[/tex]

The rocket and the ejected fuel form a closed system by the isolated rocket assumption. Momentum is conserved in a closed system, so [itex]\vec p_{r+e}(t+\Delta t)=\vec p_r(t)[/itex]:

[tex]
m_r(t)\,\vec v_r(t)+
m_r(t) \, \Delta \vec v_r(t) +
\dot m_e(t)\,\Delta t\, \vec v_e(t) = m_r(t)\,\vec v_r(t)
[/tex]

or

[tex]
m_r(t) \, \Delta \vec v_r(t) +
\dot m_e(t)\,\Delta t\, \vec v_e(t) = 0
[/tex]

Dividing by [itex]\Delta t[/itex] and taking the limit [itex]\Delta t \to 0[/itex],

[tex]
\frac {d\vec v_r(t)}{dt} = - \, \frac {\dot m_e(t)} {m_r(t)} \, \vec v_e(t)
[/tex]

This is the equation for the acceleration of the rocket at time [itex]t[/itex].
 
Last edited:
  • #3
Tsiolkovsky rocket equation

This post expands on the simple equations of motion developed in the previous post. The result of this analysis is the Tsiolkovsky rocket equation, aka the ideal rocket equation, or just the rocket equation, first published in 1903 by Konstantin Tsiolkovsky.

The rocket equation
From the previous post, the acceleration of the simplified rocket is

[tex]
\frac {d\vec v_r(t)}{dt} = - \, \frac {\dot m_e(t)} {m_r(t)} \, \vec v_e(t)
[/tex]

Integrating the left-hand side of the above equation, yields the change in velocity over some period of time:

[tex]\int_{t_0}^{t_1} \frac {d\vec v_r(t)}{dt} dt = \vec v_r(t_1) - \vec v_r(t_0)[/tex]

Integrating the right hand side will yield an expression that gives this change in velocity:

[tex]
\vec v_r(t_1) - \vec v_r(t_0)
= - \int_{t_0}^{t_1} \frac {\dot m_e(t)} {m_r(t)} \, \vec v_e(t) dt
[/tex]

By conservation of mass, the time derivative of the rocket's mass is just the additive inverse of the exhaust mass flow rate: [itex]\dot m_r(t) = -\dot m_e(t)[/itex]. The right-hand side is integrable if the relative exhaust velocity vector has both constant magnitude and constant direction.

[tex]
\vec v_r(t_1) - \vec v_r(t_0)
= \vec v_e \int_{t_0}^{t_1} \frac {\dot m_r(t)} {m_r(t)} \, dt
= \vec v_e \ln\left(\frac{m_r(t_1)}{m_r(t_0)}\right)
[/tex]

Denoting the change in velocity as [itex]\Delta \vec v_r[/itex] and choosing a unit vector [itex]\hat v[/itex] aligned with this vector,

[tex]
\Delta v_r \hat v = - v_e \ln\left(\frac{m_r(t_1)}{m_r(t_0)}\right) \hat v
[/tex]

The negative sign appears because the delta-v and exhaust velocity vectors are anti-aligned. This is a one-dimensional problem, so there is no need for vector notation so long as sign conventions are obeyed. Getting rid of the unit vector and exchanging the numerator and denominator to eliminate the negative sign yields the Tsiolokovsky rocket equation,

[tex]
\Delta v_r = v_e \ln\left(\frac{m_r(t_0)}{m_r(t_1)}\right)
[/tex]

Analysis
Suppose the rocket initially loaded with some quantity of fuel [itex]m_f[/itex] fires its engines until all of the fuel is consumed. The mass of the vehicle at the end of the burn is just the dry mass, [itex]m_v[/itex]. Applying the rocket equation to determine the change in the rocket's velocity,

[tex]
\Delta v_r = v_e \ln\left(\frac{m_v+m_f}{m_v}\right)
[/tex]

Rockets are loaded with the amount of fuel needed to achieve some desired delta-v. Solving the above for the fuel mass required to achieve this delta-v,

[tex]
m_f = m_v (e^{\frac{\Delta v_r}{v_e}}-1)
[/tex]

There is no limit to the attainable delta-v1. The rocket can end up going a lot faster than the exhaust velocity. It just takes a large expenditure of fuel.

A related item of interest is the fuel mass ratio, the ratio of the fuel mass to the total vehicle mass [itex]m_f/m_r= m_f/(m_f+m_v)[/itex]:

[tex]
\frac{m_f}{m_v+m_f} = 1 - e^{-\,\frac{\Delta v_r}{v_e}}
[/tex]

Suppose we want to use a single-stage rocket with an effective exhaust velocity of 4.5 km/sec to launch a vehicle from the surface of the Earth to low Earth orbit. The delta-v cost from gound to LEO is 9.3 km/sec, making the mass ratio for such a rocket is 88.4%. Nearly nine tenths of the vehicle must be fuel. This is the brutal math that makes a single stage to orbit rocket a pipe dream. We can get very small things in low Earth orbit with a very large single stage rocket. Getting larger things into low Earth orbit requires creative work-arounds. Using multiple stage rockets mitigates some of the consequences of the rocket equation. Getting an object of any size to the Moon or beyond requires a very powerful rocket and a whole lot of fuel.

====================================
Notes:
1 The statement "there is no limit to the attainable delta-v" flies in the face of the theory of relativity. That's because the developments that led to the ideal rocket equation are based on Newton's laws, which implicitly ignore relativistic effects. The equations above remain valid for small velocities. That 9.3 km/sec orbital velocity is quite fast by terrestrial standards but remains quite small when compared to the speed of light. If you want to get a spacecraft to very high velocities, the http://math.ucr.edu/home/baez/physics/Relativity/SR/rocket.html" must be used in lieu of the classical ideal rocket equation.
 
Last edited by a moderator:
  • #4
The second post developed the equations of motion for a simple rocket from the perspective of conservation of momentum. This post begins by developing the equations of motion from the perspective of conservation of energy. The post proceeds with some simple analysese of energy-related concepts.

Conservation of Energy
Per the simplifying assumptions of the second post in this series, the rocket and exhaust gas cloud formed by the rocket collectively form a closed system. The total energy of the rocket+exhaust system is constant. The system's energy comprises potential energy in the form of unburned fuel and kinetic energy in the form of random (thermal) energy and mechanical energy. Taking the time derivative of the total energy leads to the conservation of energy equation

[tex]\dot E_{r+e} = \dot U + \dot Q_{r+e} + \dot T_{r+e} = 0[/tex]

Both the rate at which the rocket's potential energy changes, [itex]\dot U[/itex], and the rates at which heat is transferred, [itex] \dot Q_r+\dot Q_e[/itex] depend solely upon the rate at which fuel is being burned in the rocket. These quantitites are independent of the rocket's velocity:

[tex]\nabla_{\vec v_r} (\dot U + \dot Q_{r+e}) = 0[/tex]

where

[tex]\nabla_{\vec v_r} \equiv \frac {\partial}{\partial v_{r_i}}[/tex]

Since [itex]\dot E_{r+e} = 0[/itex], the time derivative of the total mechanical kinetic energy must also be independent of the rocket's velocity, or

[tex]\nabla_{\vec v_r} \dot T_{r+e} = 0[/tex]

Time Derivative of the System Kinetic Energy
Suppose the rocket's velocity as observed in some inertial reference frame is [itex]\vec v_r(t)[/itex]. During a small interval of time [itex]\Delta t[/itex], the rocket ejects a small quantity [itex]\dot m_e(t) \Delta t[/itex] exhaust gas with a velocity [itex]\vec v_e(t)[/itex] relative to the rocket. The kinetic energy of this exhaust gas as assessed in the inertial frame is

[tex]
\Delta T_e(t) =
\frac 1 2 \dot m_e(t) \Delta t
(\vec v_r (t)+ \vec v_e(t)) \cdot (\vec v_r(t) + \vec v_e(t))
= \dot m_e(t) \Delta t
\left(\frac 1 2 v_r(t)^2 + \vec v_r(t) \cdot \vec v_e(t) + \frac 1 2 v_e(2)^2\right)
[/tex]

Dividing by [itex]\Delta t[/itex] and taking the limit [itex]\Delta t \to 0[/itex],

[tex]
\dot T_e(t) =
= \dot m_e(t)
\left(\frac 1 2 v_r(t)^2 + \vec v_r(t) \cdot \vec v_e(t) + \frac 1 2 v_e(2)^2\right)
[/tex]

The above expression is the time derivative of the exhaust gas mechanical energy. An equivalent expression is needed for the rocket to form the derivative of the system mechanical energy. The rocket's mechanical kinetic energy is

[tex]T_r(t) = \frac 1 2 m_r(t) v_r(t)^2[/tex]

Differentiating with respect to time,

[tex]\dot T_r(t) =
\frac 1 2 \dot m_r(t) v_r(t)^2 +
m_r \vec v_r(t) \cdot \frac{d\vec v_r(t)}{dt}
[/tex]

Summing the exhaust and rocket mechanical energy,

[tex]\dot T_{r+e}(t) =
\frac 1 2 \dot m_r(t) v_r(t)^2 +
m_r \vec v_r(t) \cdot \frac{d\vec v_r(t)}{dt} +
\dot m_e(t)
\left(\frac 1 2 v_r(t)^2 + \vec v_r(t) \cdot \vec v_e(t) + \frac 1 2 v_e(2)^2\right)
[/tex]

By conservation of mass, [itex]\dot m_r(t) = -\dot m_e(t)[/itex]. Simplifying,

[tex]\dot T_{r+e}(t) =
\vec v_r(t) \cdot \left(m_r \frac{d\vec v_r(t)}{dt} + \dot m_e(t)\vec v_e(t)\right) +
\frac 1 2 \dot m_e(t) v_e(2)^2
[/tex]

Equations of Motion

Taking the gradient of the total mechanical energy with respect to velocity,

[tex]
\nabla_{\vec v_r} \dot T_{r+e}(t) =
m_r \frac {d \vec v_r(t)} {dt} + \dot m_e(t) \vec v_e(t)
[/tex]

This expression must be identically zero as a necessary (but not sufficient) condition for conservation of energy. Solving for the rocket's acceleration,

[tex]
\frac {d \vec v_r(t)} {dt} = -\,\frac{\dot m_e(t)} {m_r(t)} \vec v_e(t)
[/tex]

which replicates the equations of motion achieved by using conservation of linear momentum.

Power
The time derivative of the total mechanical energy simplifies to

[tex]\dot T_{r+e}(t) =
\frac 1 2 \dot m_e(t) v_e(t)^2
[/tex]

This represents the rate at which useful energy is extracted from the combustion of the fuel. The US Space Shuttle main engines consume 1475 kilograms of fuel per second at 104% power. The main engines have a specific impulse of 450 seconds in vacuum (4400 meters/second effective exhaust velocity) and 366 at sea level (3600 meters/second). Those exhaust velocities coupled with the immense fuel consumption rate translates to 14.4 gigawatts of delivered power in vacuum, 9.5 gigawatts at sea level.
 
  • #5
Nice post... intereresting ! http://sunrent.de/smileyhappy.ico

Thank you very much for your efforts!http://sunrent.de/smileyhappy.ico
Greatly appreciated!http://sunrent.de/smileyhappy.ico
 

1. What is rocket dynamics?

Rocket dynamics is the study of the motion and behavior of rockets, including their takeoff, flight, and landing. It involves principles from physics, such as Newton's laws of motion, to understand the forces and factors that affect a rocket's trajectory and performance.

2. How does a rocket work?

A rocket works by using Newton's third law of motion, which states that for every action, there is an equal and opposite reaction. The rocket engine burns fuel and expels hot gases out of the back of the rocket, creating thrust. This thrust propels the rocket in the opposite direction, allowing it to lift off and move through the air.

3. What are the main components of a rocket?

The main components of a rocket include the rocket body, rocket engine, propellant, payload, and guidance and control systems. The rocket body is the structure that holds all the other components together. The rocket engine is responsible for producing thrust. The propellant is the fuel that is burned in the rocket engine. The payload is the cargo or equipment that the rocket is carrying. The guidance and control systems help the rocket stay on its desired trajectory.

4. What factors affect rocket dynamics?

Several factors can affect rocket dynamics, including the rocket's mass, shape, thrust, and aerodynamics. The amount of propellant and how it is burned can also impact the rocket's performance. External factors such as air resistance, wind, and gravity can also affect rocket dynamics.

5. What are some real-world applications of rocket dynamics?

Rocket dynamics has a wide range of applications, including space exploration, satellite launches, and missile technology. It is also used in the development of aircraft and other vehicles that use rocket engines for propulsion. Additionally, the principles of rocket dynamics are applied in fields such as astrodynamics and orbital mechanics to calculate and predict the motion of objects in space.

Similar threads

Replies
26
Views
1K
Replies
4
Views
1K
Replies
25
Views
3K
  • Introductory Physics Homework Help
Replies
2
Views
219
  • Aerospace Engineering
Replies
2
Views
2K
Replies
2
Views
888
Replies
7
Views
4K
  • Introductory Physics Homework Help
Replies
10
Views
654
  • Introductory Physics Homework Help
Replies
2
Views
1K
Replies
1
Views
2K
Back
Top