Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

See the following pages for more detail details on: Selecting Propellant Combination , Selecting a Design Thrust, and Selecting a Preliminary Chamber Pressure.

NASA Combustion Equilibrium Analysis

  1. The propellant combination is one of the most significant factors in engine sizing. Nitrous Oxide, N2O is our oxidizer, and Isopropyl Alcohol, IPA is our fuel. IPA was selected as fuel due to its low cost and accessibility.

  2. Three main variables constrain engine sizing,

    Eazy math inline
    bodyP_{c}
    , thrust
    Eazy math inline
    bodyF_{t}
    , and
    Eazy math inline
    body\dot{m}
    . We used a Simulink simulation to decide on an
    Eazy math inline
    bodyF_{t}
    of
    Eazy math inline
    body2500N
    and metallurgy and COTS valve/fitting pressure ratings to arrive at a
    Eazy math inline
    bodyP_{c}
    of
    Eazy math inline
    body2500 \mathit{kPa}
    or
    Eazy math inline
    body362.6\mathit{Psi}
    .

  3. Using NASA CEA. We input

    Eazy math inline
    bodyP_{c}
    ,
    Eazy math inline
    bodyP_{e}
    , and
    Eazy math inline
    body\mathit{MR}
    for our N2O oxidizer and IPA fuel. CEA allows you to simulate various mass fractions. We chose 4.0 as it gives the best ISP performance, this burns hot but not as hot as a more OX-rich mix. CEA outputs the
    Eazy math inline
    body{M}
    ,
    Eazy math inline
    body{\gamma}
    (equivalent to
    Eazy math inline
    body\frac {C_{p}} {C_{v}}
    ),
    Eazy math inline
    body\frac {A_{e}} {A_{t}}
    ,
    Eazy math inline
    body{V_{e}}
    , and
    Eazy math inline
    body\textrm{ISP}
    .

  4. The following parameters are fed into a Matlab script:

    Eazy math inline
    body\dot{m}
    ,
    Eazy math inline
    body\mathit{MR}
    ,
    Eazy math inline
    bodyP_{c}
    ,
    Eazy math inline
    bodyP_{e}
    , and
    Eazy math inline
    bodyL^\star
    (L* is somewhat arbitrary and selected) as well as chemical properties. m_dot is adjusted! We chose an L* of 1 m, and m_dot 1.1 kg/s. That yields V_c. We pick 0.15 m L which gives a D_c of 7.73cm and exit diameter of 6.3 cm and a throat diameter of 2.99 cm.

Variable Table

Variable Name

Symbol

Value & Units

Description

Methodology

Chamber Pressure

Eazy math inline
bodyP_{c}

Eazy math inline
body2500~\textrm{kPa}

Pressure of the chamber, measured at the injector.

One of two initial values, driven by metallurgy and COTS valves/fittings.

Thrust

Eazy math inline
bodyF_{t}

Eazy math inline
body2500~\textrm{N}

Thrust of the engine!

Second of the two initial values, driven by competition requirements and simulations.

Mass Flow Rate

Eazy math inline
body\dot{m}

Eazy math inline
body1.1~\textrm{kg/s}

Mass flow rate through the engine. Mass is conserved so

Eazy math inline
body\dot{m}
is the same at the injector, throat, and nozzle exit.

The Matlab engine sizing program interates through various

Eazy math inline
body\dot{m}
values until the correct thrust is achieved.

Exhaust Pressure

Eazy math inline
bodyP_{e}

Eazy math inline
body100~\textrm{kPa}

Pressure of the exhaust. In the ideal case

Eazy math inline
bodyP_{e}=P_{atm}
, if
Eazy math inline
bodyP_{e} > P_{atm}
engine is “underexpanded” and vice-versa.

We design around the ideal case (

Eazy math inline
bodyP_{e}=P_{atm}
). Some groups/teams may size for
Eazy math inline
bodyP_{e} > P_{atm}
to avoid backflow.

Mass Ratio (also called Mass Fraction or Oxidizer Fuel Ratio (OF))

Eazy math inline
body\mathit{MR}

Eazy math inline
body4.5~\textrm{(unitless)}

Mixture mass ratio between propellants as Ox/Fuel.

NASA CEA allows you to enter multiple MRs. Multiple were entered until the combustion temps and

Eazy math inline
body\textrm{ISP}
were ideal.

?

Eazy math inline
body{M}

Specific Weight (also called Gamma)

Eazy math inline
body{\gamma}

...