Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
The very basis of rocket propulsion, and in turn solid rocketry, relies heavily on various physical theories and mathematical formulas. It is what allows the rocket to launch off of the ground and maintain a high velocity for a prolonged period of time.
Understanding the basics behind these concepts allows us to adapt our rockets to the highest efficiency and ensure their safety and stability.

 

Newton's Third Law

Newton's Third Law dictates every action has an opposite and equal reaction. In other terms, if Object A exerts a force on Object B, Object B will exert the same amount of force back onto Object A. 

Rocket propulsion utilizes this concept to boost the rocket upwards-- by pushing itself against the ground with highly pressurized gas (or water, in terms of liquid propulsion), the ground, in turn, pushes against the rocket with an equal and opposite force, thus lifting it off the ground. Using this law, we are able to decipher two important factors when launching: the mass of the rocket and the force it applies on the ground-- for the initial launch to occur, the propulsion system must be capable of creating a downward force greater than the rocket's mass multiplied by the gravitational acceleration (9.81 m/s).  [ Frocket > m*g ]


 

Conservation of Momentum

Conservation of Momentum notes that the total momentum of a system always remains constant. The equation associated with this concept is:

mAvA + mBvB = mAvA' + mBvB'

The left-hand side describes the initial momentum of two objects, [ Note: momentum(p) = mass(m) * velocity(v) ] and the right-hand side describes the final momentum.

...

If the rocket is initially at rest, when this occurs, the rocket's momentum will compensate for that downward velocity by pushing itself upwards as a result, allowing the rocket to maintain flight for a longer period of time. To improve the rocket's trajectory, we must consider the velocity of the gas as it exits the rocket and the amount of propellant in the rocket.

 

 

 

 

 

Components of a Solid Propulsion System

Taking these concepts into account, the solid propulsion system must address and optimize its features to these conditions. As a result, we have this:

...

Without this piece, all the gas created by the propellant would exit the motor without much pressure, and would not generate enough force to support the rocket's full weight and propel it upwards.

 

 

Calculating ThrustImage Modified

Thrust is the rocket's propulsive force, and is what allows it to launch itself off of the ground. To calculate thrust we use this formula:

T = C(t) * At * P0(t)

  • T = Thrust
  • C(t) = Thrust Coefficient (approximately constant)
  • At = Throat Area (m²)
  • P0(t) = Chamber Pressure (Pa)

The thrust coefficient stays relatively constant and the throat area may be measured however, the chamber pressure, the force the walls of the rocket exert onto the space within it, is still unknown. Therefore, we must use another formula:

P(t) = (Kn * c* * ρp * a)1/(1 - n)

  • P(t) = Chamber Pressure (Pa)
  • Kn = Propellant Burn Area to Throat Area Ratio (AB/At)
  • c* = Characteristic Velocity (found experimentally)
  • ρp = Propellant Density 
  • a = Propellant Ballistic Coefficient
  • 1/(1 - n) = Propellant Ballistic Exponent

...

All variables are the same and mp is the mass of the propellant.

 

 

Specific Impulse

Specific impulse determines the impulse per weight of propellant. It may also be found to determine the efficiency of a rocket, as shown here:

Isp = Cf * c*/g

Isp = Specific Impulse

Cf = Thrust Coefficient

...

g = Gravitational Acceleration (9.81 m/s)

 

 

 

These fundamentals form the basis of Solid Rocketry. It is important that you refer back to these formulas when designing parts or formulating propellants in the future to ensure the safety of your team and the success of your project.