Specific impulse

From Kerbal Space Program Wiki
Jump to: navigation, search

The specific impulse (usually written as Isp, or in-game as ISP) defines the efficiency of an engine. It is thrust per the rate of fuel consumption. Or equivalently, it is change in momentum per amount of fuel consumed. It can be expressed as a duration or velocity (typically seconds and meters per second), depending whether fuel is measured by its mass, or by its weight on the surface of Earth (specifically, weight in a gravitational field exerting acceleration of exactly 9.80665 meters per second squared; note that gravity on Kerbin is slightly different at 9.81 meters per second squared). KSP uses the duration format for Isp

If an engine with specific impulse (in seconds) is generating newtons of thrust, the fuel it burns every second will weigh newtons on Earth (the planet whose is used to convert the unit of specific impulse into "seconds"). If the specific impulse is given as (in meters/second) then it will burn kilograms of fuel every second.

Formulas

Definition

Where:
  • is the specific impulse in meters per second
  • the thrust in newtons
  • the fuel consumption in kg/s

By multiplying this value with g0 it is possible to change the unit to only seconds avoiding conversion issues between the SI and customary units. The value g0 behaves like a conversion factor and doesn't change when the gravity for the craft is changing. Usually both values are called specific impulse and are abbreviated by Isp. The name Isp,g0 is used here only to clarify that both values aren't the same. This value is sometimes called weight specific impulse.

Where:
  • is the specific impulse in seconds
  • is the surface gravity in the required unit (exactly 9.80665 meters per second squared)

The formula using the it (e.g. for Δv) has to specify what unit it does expect and if the value is defined in the other one it has to be converted.

Delta-v

Where:
  • is the specific impulse in seconds, as stated in game
  • standard gravity - 9.80665
  • initial, "wet" mass, including fuel
  • final, "dry" mass, without fuel

Multiple engines

The combined specific impulse of multiple engines is calculated by the following formula:

Where:
  • is the specific impulse in meters per second
  • the specific impulse of each engine in meters per second
  • the thrust of each engine in newton
  • the fuel consumption in kg/s

When the fuel consumption is not used in this formula, it is only important that all thrust values have the same unit (e.g. kilonewtons) and the specific impulse have all the same unit (e.g. seconds). The result is then in the same unit as the specific impulses of the engines. If all engines have the same specific impulse the resulting specific impulse will be the same.

The result is equivalent to the weighted harmonic mean of the engines' specific impulses, weighted by each engine's thrust.

Relation with altitude

In most cases, the specific impulse is nearly linearly related to the pressure (in atm units) in KSP:

And if the fuel consumption is constant, it allows us to write the same thing for the thrust:

Physical background

Before 1.0 in KSP the fuel consumption on most engines depended on the atmospheric pressure with the lowest consumption (and thus highest specific impulse) in vacuum. In the real world this is usually reversed: The fuel consumption stays always the same but the thrust increases over time, because it is easier to have a steady fuel flow. This is how KSP behaves since 1.0, as well. Because a higher thrust with the same fuel consumption it is more efficient the specific impulse rises. The specific impulse can only be calculated using this method for reaction engines and not jet engines as those work on another principle (specifically, oxidizer is taken from the environment rather than carried with the vehicle, reducing both vehicle mass and how much the oxidizer needs to be accelerated).

Although the unit of specific impulse is a velocity it is lower than the exhaust speed usually, because some of the fuel consumed isn't used for propelling directly, but runs the turbopumps to fuel the engine.

Conversion factor

To convert the specific impulse between the handy weight specific impulse and the physical usable specific impulse it had to be converted with g0.

Example

The Kerbal X has six LV-T45 "Swivel" Liquid Fuel Engines with a specific impulse of 320s in atmosphere and one RE-M3 "Mainsail" Liquid Engine with a specific impulse of 310s. The average specific impulse of all engines is then:

To convert this value into a physical usable value.

This value can then be used to calculate the fuel consumption:

Because the engines use liquid fuel and oxidizer with a density of 5000 kg/m³ it is possible to calculate the volume consumed.

Of course these values of the craft are valid for Kerbin's atmosphere. Because of the staging pattern engines will be dropped until reaching vacuum and thus changing the efficiency again. This time the efficiency lowers, because the higher efficient engines drop first leaving only the Mainsail engine with the lowest efficiency of all engines on the craft.

Comparing engines

Because different engines have different masses, simply comparing their specific impulse is sometimes not enough.

However, we can improve the comparison by using the total energy (work) that the engine produces.

  • Definition:
  • total burn time ( is the total fuel mass):
  • Third newton's law: , where the mass has now three components: payload mass + engine mass + fuel mass (), which we can integrate to obtain:

(notice that we are considering no gravitational field here) (this is a version of the so called ideal rocket equation).

With the above, we can compute the total work done as

or

Work done by engine.png

With this formula we can compare engines. The higher the W, the better since the work can be converted to either potential energy (i.e. distance from the gravitational body) or kinetic energy (i.e. speed).

For example, for the same vehicle with a given mass , we can compare a single Poodle engine (, , ) against four nuclear engines (, , ). For a small vehicle (say ), the nuclear engine is better (i.e. the ratio of the works W) by a factor of 1.9. With more fuel , it increases to 2.2. Increasing the payload (e.g. m_p = 10) increases this ratio to 2.8 (i.e. almost 3 times better). A more interesting case is the 48-7S (, , ) vs the LV-909 (, , ), two small engines. Even with a higher , the LV-909 is less efficient than the 48-7S. This is because its mass is 5 times higher than the 48-7S, which is not compensated by the increase of only ~10% of . Of course, when leaving a gravitational body, the thrust F must be able to compensate the gravity pull. This naturally adds a constraint to the choice of engines (i.e. the IX-6315 "Dawn" Electric Propulsion System is the most efficient thruster but it is not able to lift itself, let alone fuel and a payload, off of Kerbin).

See also

Notes