return Return to Learning Curriculum
LSET 4: Feed System Design
Original Author: Alexander Hodge '22, ahodge@mit.edu
...
Brief
...
Intro
“The propellant feed system of a liquid rocket engine determines how the propellants are delivered from the tanks to the thrust chamber. These systems are generally classified as either pressure-fed or pump-fed. The pressure-fed system is simple and relies on the tank pressure to feed the propellants into the thrust chamber. This type of system is typically used for in-space propulsion applications and auxiliary propulsion applications requiring low system pressures and small quantities of propellants. In contrast, the pump-fed system is used for high pressure, high-performance applications.” ->NASA Encyclopedia of Aerospace Engineering
...
By the end of this LSET, you should have a rough understanding of how to size and choose the components needed for a simple pressure-fed engine feed system. In other words, you should be able to (roughly) understand the design of the Helios P&ID (piping & instrumentation diagram) below, and what each component in the system does.
...
Pressure-fed Engine Scheme
Let’s start by looking at a simple pressure-fed system
The image below is a diagram of a simple pressure-fed engine. We will ignore the heat exchanger, and assume the pressurized gas feeds directly into the fuel and oxidizer tanks.
...
Tanks
From the above diagram, 3 tanks will be necessary to effectively feed propellant to the engine, with 1 pressurant tank for both the fuel and oxidizer. For these problems, let’s assume that we have already been supplied with a proper pressurant tank, and only need to design the propellant tanks. Each propellant tank now needs to be properly sized & chosen to ensure that:
...
There are a lot of constraints and conditions that go into the design of propellant tanks, but we're only going to cover the basics for now. We can justify this because our team is currently testing from a stationary stand, so many sizing and loading constraints that an actual rocket would impose are not relevant here.
Tank Volume Sizing
Read Huzel & Huang, Section 8.2, “Shape and Size of Propellant Tank” subsection for more info.
...
BF = burst factor, t = wall thickness, r = tank radius, Fu = material ultimate stress, pt = MEOP
...
Regulators
Regulators are used in a feed system to maintain a desired pressure level. In most design schemes, the regulator takes in the high-pressure gas from the pressurant tank at its inlet and regulates it down to the desired system pressure at its outlet, which continues towards the propellant tanks. In a perfect world, the regulator will continue to supply a constant output pressure during the duration of operation. In practice, the regulator outlet pressure will change, and that change depends on a few factors, described below: a. Flow coefficient(Cv), Cv=QSGP, Q = volumetric flow rate, SG = fluid specific gravity, and P=pressure drop across regulator
b. Changing inlet pressure
c. Changing flow rate
|
...
Shown above is an example graph pulled from a regulator’s company datasheet
...
Shut-off Valves
“Shut-off” valves really just refer to all valves in the system that serve as gates to the flow. We add valves to our system to have control over different steps of operation. This includes propellant tank pressurization, engine firing, system venting, propellant filling, and anything in between. The below table provides a brief overview of some types of shut-off valves that are often used in a simple pressure-fed engine feed system. Note: although I literally just found these pictures off google, choosing valves for your system is a CRUCIAL (and surprisingly fun) area of design for pressure-fed engines. In industry, things get even more interesting, as it is common to design custom valves in-house.
...
One of the main things to consider when choosing valve components is the resulting pressure drop through the valve. This is important to consider because if we have many valves in our system that cause large pressure drops, the resulting pressure at the engine inlet will be much lower than desired. A COTS (commercial off-the-shelf) valve will usually have an accompanying flow coefficient from its datasheet. If you know the basic characteristics of your feed system, you can use the flow coefficient equation (discussed earlier) to calculate the pressure drop across each valve and ensure your valve pressure drops are not detrimental.
...
...
Pressure Relief Components
Relief Relief components are extremely important safety mechanisms used in feed systems. Their function is to release pressure from the system if it gets too high. Without pressure relief components, a scenario where the system becomes significantly overpressured could cause catastrophic damage.
...
The discharge coefficient is a ratio of the theoretical and actual flow rate across an orifice (valve). You can often find the discharge coefficient from the component’s datasheet. You will eventually learn about discharge coefficients if you take enough fluids classes, but one thing to note is you can even find an unknown discharge coefficient if you have the flow coefficient and vice versa. Read this short page for more in-depth info on Cd.
...
Check Valves
In pressurized fluid systems, it is possible to have something called “back-flow”, in which the flow, as you would imagine, travels in the opposite direction that you desire. In a pressure-fed system, one scenario could be the cryogenic oxidizer traveling backwards out of the propellant tank, and into the pressurant gas lines. This could be detrimental, as the pressurant side components are likely not rated to cryo temperatures, and would be susceptible to damage. To prevent any backflow scenarios, we strategically place check valves in the feed system, creating one-way gates along the flow.
...
Check valves are subject to the same pressure drop and flow requirements as the shut-off valves in the system. Flow coefficients for check valves can be found in supplier data sheets, and pressure drop calculations are done in the same way as discussed earlier.
...
Overall Design
Understanding the proper placement of these components is the next step in learning feed system design. There is an aspect of intuition and experience with this, and these are developed from a full understanding of each component’s use.
Let's first go over the layout of the Helios feed system. Refer to the key below for all diagrams.
aA. First, we separate our pressurant tank, propellant tank, and engine with the necessary valves. The manual valve opens the pressurant, and it is regulated down to system pressure on both sides.
bB. Actuating ball valves are on either side of the propellant tanks. Check valves are on either side as well to prevent backflow to the pressurant tank and propellant tanks respectively.
cC. Now let’s incorporate the relief valves and fill valves. The LOX side has a relief valve and burst disk for extra precaution.
dD. The fill valves allow us to pour the Ethanol and LOX into the propellant tanks (when unpressurized).
eE. Next, we incorporate all of our solenoid valves. Our main control valves are pneumatically actuated ball valves and have solenoid valves attached that are pressurized with low psi air.f
F. We also added solenoid vent valves next to the relief components, which we can actuate from a distance to depressurize the system after an operation, or in a failure event. It’s not shown in this diagram, but we actually have 2 solenoid vent valves on each side for redundancy.
gG. At this point, the feed system is complete, and we just need to add all of the pressure sensors. Pressure gauges are used to view the live pressure transients over video, and the pressure transducers are used to log the pressure profile.
Closing
There’s still a lot more to talk about for pressure-fed feed system design, and we’ll go over that soon! And this is still just the tip of the iceberg for feed systems in general. If you want to learn about more complex feed systems, look up Gas Generator and Staged Combustion engine cycles. These are the systems used commonly for large industry-level engines, and they introduce another awesome topic: ~turbomachinery~
return Return to Learning Curriculum