Lecture_13_Propulsion_II
Lecture_13_Propulsion_II
AER E 1600
Propulsion II
ROCKET ENGINES
Carolyn Riedel
Aerospace Engineering 2
Programming Project Available
Follow the Programming Project Description document to write a code
that will launch a 2D rocket from a 2D Earth.
To get full points for this lab you will need to do the following:
1.) Write a code with the parameters in the project description (this
the base code part)
3.) Using the templates provided, upload your code and a screen shot
of the output to Canvas. Upload your code as a .py file as well
Aerospace Engineering 4
Final Exam Date and Time Released
• Format TBD
Aerospace Engineering 5
Final Exam Date and Time Released
Aerospace Engineering 6
Overview
Aerospace Engineering 7
Rocket Engine Overview
Aerospace Engineering 8
Rocket Engine Overview
Aerospace Engineering 9
Rocket Engine: Thrust Equation
𝑇 = 𝑚𝑉
ሶ 𝑒 + (𝑝𝑒 − 𝑝∞ )𝐴𝑒
Aerospace Engineering 10
Rocket Engine: Exit Velocity Equation --- Version 1
Aerospace Engineering 11
Rocket Engine: Exit Velocity Equation --- Version 2
𝑉𝑒 2
𝑐𝑝 𝑇0 = 𝑐𝑝 𝑇𝑒 +
2
𝛾𝑅
Where 𝑐𝑝 =
𝛾−1
Aerospace Engineering 12
Rocket Engine: Exit Velocity Equation --- Version 2
𝑉𝑒 2
𝑐𝑝 𝑇0 = 𝑐𝑝 𝑇𝑒 +
2
𝑉𝑒 = 2𝑐𝑝 𝑇0 − 𝑇𝑒
𝛾𝑅
Where 𝑐𝑝 =
𝛾−1
Aerospace Engineering 13
Rocket Engine: Calculating the Specific Gas Constant
• The specific gas constant (R) will vary based on the fuel
mixture
𝑅ത
𝑅=
𝑀ഥ
• The 𝑅ത values for Metric and English units are given below
𝐽 𝐽 𝑙𝑏𝑓 𝑓𝑡
𝑅ത = 8.314 = 8314 ; 1545
𝑚𝑜𝑙 𝐾 𝑘𝑚𝑜𝑙 𝐾 𝑙𝑏𝑚𝑜𝑙 °𝑅
Aerospace Engineering 14
Rocket Engine: Measuring the Efficiency of Rockets
Aerospace Engineering 15
Rocket Engine: TSFC vs 𝑰𝒔𝒑
𝑚ሶ 𝑇
𝑇𝑆𝐹𝐶 = ; 𝐼𝑠𝑝 =
𝑇 𝑔0 𝑚ሶ
Aerospace Engineering 17
Rocket Engine: Exit Velocity and 𝑰𝒔𝒑
𝑇
𝐼𝑠𝑝 =
𝑔0 𝑚ሶ
𝑚𝑉
ሶ 𝑒 𝑉𝑒
𝐼𝑠𝑝 = =
𝑔0 𝑚ሶ 𝑔0
Aerospace Engineering 18
Rocket Engine: Fuel-Oxidizer Combination and 𝑰𝒔𝒑
𝑅ത
Recall 𝑅 = ഥ
and 𝑇0 is the temperature in the combustion
𝑀
chamber
• To do this we can
• Increase 𝑇0 (adiabatic flame temperature)
• Decrease 𝑀 ഥ (molecular mass)
Aerospace Engineering 19
Rocket Engine: Fuel-Oxidizer Combination and 𝑰𝒔𝒑
• To do this we can
• Increase 𝑇0 (adiabatic flame temperature)
• Decrease 𝑀 ഥ (molecular mass)
ഥ of common rocket
• The table below shows the 𝐼𝑠𝑝 , 𝑇0 , and 𝑀
propellants
Aerospace Engineering 20
In Class: 𝑰𝒔𝒑
Aerospace Engineering 21
This Slide Left Blank for Student Work
Aerospace Engineering 22
This Slide Left Blank for Student Work
Aerospace Engineering 23
This Slide Left Blank for Student Work
Aerospace Engineering 24
This Slide Left Blank for Student Work
Aerospace Engineering 25
Rocket Propellants
• Solid Propellants
Aerospace Engineering 26
Rocket Propellants: Liquid Propellants
Aerospace Engineering 27
Rocket Propellants: Liquid Propellants --- Pressure Fed System
Aerospace Engineering 28
Rocket Propellants: Liquid Propellants --- Pump Fed System
Aerospace Engineering 29
Rocket Propellants: Liquid Propellants
Aerospace Engineering 30
Rocket Propellants: Solid Propellants
• How the fuel burns changes the mass flow of the rocket, and
solid rockets are designed to control the change in mass flow
as it burns. Some variations include
• End burning
• Internal-bore burning surface
• Internal star-shaped burning surface
Aerospace Engineering 31
Rocket Propellants: Solid Propellants --- End Burning
Aerospace Engineering 32
Rocket Propellants: Solid Propellants --- Internal-Bore Burning Surface
Aerospace Engineering 33
Rocket Propellants: Solid Propellants --- Internal-Star-Shaped Burning
Surface
Aerospace Engineering 35
Rocket Equation
𝑀𝑓𝑖𝑛𝑎𝑙 𝑀𝑖𝑛𝑖𝑡𝑎𝑙
∆𝑉 = − 𝑉𝑒 ln 𝑜𝑟 ∆𝑉 = 𝑉𝑒 ln
𝑀𝑖𝑛𝑖𝑡𝑎𝑙 𝑀𝑓𝑖𝑛𝑎𝑙
In this equation
• ∆𝑉 --- change in velocity
• 𝑉𝑒 --- exhaust (exit velocity)
• 𝑀𝑓𝑖𝑛𝑎𝑙 --- Final mass of the rocket
• 𝑀𝑖𝑛𝑖𝑡𝑎𝑙 --- Initial mass of the rocket
Aerospace Engineering 36
Rocket Equation
𝑀0 − 𝑀𝑝𝑟 ∆𝑉
−𝑉
∆𝑉 = − 𝑉𝑒 ln 𝑜𝑟 𝑀𝑝𝑟 = 𝑀0 1 − 𝑒 𝑒
𝑀0
In this equation
• ∆𝑉 --- change in velocity
• 𝑉𝑒 --- exhaust (exit velocity)
• 𝑀𝑝𝑟 --- Propellant mass of the rocket
• 𝑀0 --- Initial mass of the rocket
Aerospace Engineering 37
Rocket Staging
Aerospace Engineering 38
Rocket Staging
∆𝑉𝑡𝑜𝑡𝑎𝑙 = ∆𝑉𝑛
Aerospace Engineering 39
Rocket Staging: Single Vs Multistage Rocket
Aerospace Engineering 40
Rocket Staging: Single Vs Multistage Rocket
Aerospace Engineering 41
Rocket Staging: Single Vs Multistage Rocket
Aerospace Engineering 42
Rocket Staging: Single Vs Multistage Rocket
Variable Value
𝑀0 20,000 kg
𝑀𝑃𝐿 1000 kg
𝑀𝑃𝑅 17,000kg
𝑀𝐼𝑁 2000 kg
𝑚
𝑉𝑒 4500
𝑠
Aerospace Engineering 43
Rocket Staging: Single Vs Multistage Rocket
𝑀𝑃𝐿 + 𝑀𝐼𝑁
∆𝑉 = − 𝑉𝑒 ln
𝑀0
𝑚 1000𝑘𝑔 + 2000𝑘𝑔
= −4500 ln
𝑠 20,000𝑘𝑔
Aerospace Engineering 44
Rocket Staging: Single Vs Multistage Rocket
Aerospace Engineering 45
Rocket Staging: Single Vs Multistage Rocket
Aerospace Engineering 46
Rocket Staging: Single Vs Multistage Rocket
∆𝑉
𝑚 20, 000𝑘𝑔 − 8,500𝑘𝑔
= −4500 ln
𝑠 20,000𝑘𝑔
𝑚 1000𝑘𝑔 + 1000𝑘𝑔
− 4500 ln
𝑠 1000𝑘𝑔 + 1000𝑘𝑔 + 8500𝑘𝑔
Aerospace Engineering 47
Rocket Staging: Single Vs Multistage Rocket
𝑚
∆𝑉𝑠𝑖𝑛𝑔𝑙𝑒 𝑠𝑡𝑎𝑔𝑒 = 8540
𝑠
Aerospace Engineering 48
References
Aerospace Engineering 49