Difference between revisions of "Cheat sheet"
From Kerbal Space Program Wiki
Line 4: | Line 4: | ||
=== Delta-v (Δv) === | === Delta-v (Δv) === | ||
==== Basic calculation ==== | ==== Basic calculation ==== | ||
− | + | #For atmospheric ΔV value, use atmospheric thrust values. | |
− | <math>\Delta{v} = ln\left(\frac{M_{start}}{M_{end}}\right) \cdot I_{sp} \cdot g_0</math> | + | #For vacuum Δv value, use vacuum thrust values. |
+ | #Use this equation to figure out the Δv per stage: | ||
+ | |||
+ | *Equation: | ||
+ | :<math>\Delta{v} = ln\left(\frac{M_{start}}{M_{end}}\right) \cdot I_{sp} \cdot g_0</math> | ||
+ | |||
+ | *Explained: | ||
+ | :<math>\Delta{v} = ln\left(\frac{\text{Starting mass}}{\text{Ending mass}}\right) \cdot \text{Specific impulse} \cdot 9.81 \frac{m}{s^2}</math> | ||
+ | |||
+ | *Example: | ||
+ | :Single stage rocket that weighs 23 t when full, 15 t when fuel is emptied, and has an engine with a specific impulse of 120 s. | ||
+ | :<math>\Delta{v} = ln\left(\frac{23t}{15t}\right) \cdot 120 s \cdot 9.81 \frac{m}{s^2} = 1803.2 \frac{m}{s^2}</math> | ||
==== Transitional Δv (true Δv when launching from Kerbin) ==== | ==== Transitional Δv (true Δv when launching from Kerbin) ==== |
Revision as of 14:42, 28 June 2013
Kerbal Space Program rocket scientist's cheat sheet: Delta-v maps, equations and more for your reference so you can get from here to there and back again.
Contents
Mathematics
Delta-v (Δv)
Basic calculation
- For atmospheric ΔV value, use atmospheric thrust values.
- For vacuum Δv value, use vacuum thrust values.
- Use this equation to figure out the Δv per stage:
- Equation:
- Explained:
- Example:
- Single stage rocket that weighs 23 t when full, 15 t when fuel is emptied, and has an engine with a specific impulse of 120 s.
Transitional Δv (true Δv when launching from Kerbin)
- How to calculate the Δv of a rocket stage that transitions from Kerbin atmosphere to vacuum.
- Assumption: It takes approximately 1000 m/s2 of Δv to escape Kerbin's atmosphere before vacuum Δv values take over for the stage powering the transition.
- Note: This equation is an approximation and not completely accurate, so the results will vary a bit depending on the TWR and such. The result is accurate enough for normal purposes though.
- Equation:
- Explained:
- Example:
- Single stage with total atmospheric Δv of 5000 m/s2 and with a Δv of 6000 m/s2 in vacuum.
Δv maps
Various maps developed by KSP fans.
- Δv Total Values
- http://wiki.kerbalspaceprogram.com/w/images/7/73/KerbinDeltaVMap.png
- http://www.skyrender.net/lp/ksp/system_map.png
- Δv Change Values
- Δv KSP Nomogram
Thrust to weight ratio (TWR)
- This is Newton's Second Law.
- If ratio is less than 1, the craft will not lift off the ground.
- Equation:
- Explained:
- Example:
- 200 kN rocket engine under a 15 t rocket launching from Kerbin.
- The TWR is higher than 1, so the craft will lift off!
Combined specific impulse (Isp)
- If the Isp is the same for all engines in a stage, then the Isp is equal to a single engine. So six engines with 200 s of Isp still yield only an Isp of 200 s.
- If the Isp is different for engines in a single stage, then use the following equation:
- Equation:
- Explained:
- Example:
- Two engines, the first one with 200 N of thrust and 120 s of Isp; the second one with 50 N of thrust and 200 s of Isp.
See also
Links to collections of reference materials.