Payload to Orbit Calculator

Compute the maximum payload a rocket can deliver to orbit given its structural mass, propellant load, and engine Isp, or find the propellant needed to deliver a target payload.

๐Ÿ›ธ Payload to Orbit Calculator
Structural Mass (without payload)3,000
kg
0 kg30,000 kg
Propellant Mass47,000
kg
0 kg200,000 kg
Specific Impulse (Isp)380
s
200 s500 s
Payload Mass1,000
kg
0 kg30,000 kg
Structural Mass3,000
kg
0 kg30,000 kg
Specific Impulse (Isp)380
s
200 s500 s
Payload Capacity
Payload Fraction
Total Initial Mass
Mass Ratio (R)
Required Propellant
Propellant Fraction
Total Initial Mass
Mass Ratio (R)

๐Ÿ›ธ What is a Payload to Orbit Calculator?

A payload to orbit calculator uses the Tsiolkovsky rocket equation to compute either the maximum payload mass a rocket can deliver to a specified orbit, or the propellant mass required to deliver a given payload. The key inputs are the rocket's structural mass (dry mass of tanks, engines, and structure without propellant or payload), the propellant mass loaded in the tanks, the engine specific impulse, and the target orbit represented as a delta-v budget. The formula rearranges the classic Tsiolkovsky equation into a direct expression for payload: m_payload = m_prop / (R minus 1) minus m_struct, where R = e raised to the power of (delta-v divided by Isp times g0).

This calculator is useful in three main scenarios. First, in the conceptual design phase of a launch vehicle, it helps engineers estimate achievable payload for a given propellant tank size, engine selection, and structural mass target. Second, in mission planning, it helps determine whether an existing vehicle can reach a specific orbit with a required payload margin. Third, in education, it demonstrates the tyranny of the rocket equation: even doubling the propellant mass gives only a logarithmic increase in delta-v, which is why payload fractions to orbit are so small. A typical launch vehicle puts only 2 to 4 percent of its launch mass into low Earth orbit.

The Required Propellant mode inverts the calculation: given a payload requirement and vehicle structure, it finds the propellant needed. This is the standard way to size tanks in preliminary design. Enter the payload mass (satellite, crew capsule, or upper stage) and the structural mass (lower stage dry mass including engines), choose the target orbit, and the calculator returns the propellant mass needed and the resulting total launch mass.

Both modes include orbit presets for the most common destinations: LEO at 200 and 400 km (the altitude range of most commercial and science satellites), sun-synchronous LEO (used by Earth observation satellites), geosynchronous transfer orbit (the most common commercial satellite delivery destination), GEO Direct, and Earth Escape velocity (C3 = 0) for deep-space missions. A Custom delta-v input supports any mission requirement including suborbital, lunar, or interplanetary.

๐Ÿ“ Formula

Payload Capacity  =  mprop ÷ (R − 1) − mstruct
R = eΔv / (Isp × g0)  —  mass ratio (dimensionless)
Δv  —  total delta-v to target orbit (m/s)
Isp  —  engine specific impulse (seconds)
g0 = 9.80665 m/s²  —  standard gravity
mstruct  —  structural (dry) mass, excluding propellant and payload (kg)
mprop  —  total propellant mass loaded in tanks (kg)
Required Propellant  =  (R − 1) × (mpayload + mstruct)
Derivation: from the rocket equation, mprop = (R−1) × mdry where mdry = mpayload + mstruct
Example: mstruct = 3,000 kg, mprop = 47,000 kg, Isp = 380 s, LEO 400 km (9,400 m/s)
R = e9400/(380×9.807) = e2.522 = 12.46  →  Payload = 47,000/(12.46−1) − 3,000 = 4,102 − 3,000 = 1,102 kg

๐Ÿ“– How to Use This Calculator

Step-by-step guide

1
Select target orbit and mode. Choose Payload Capacity to find maximum payload from known vehicle specs, or Required Propellant to size a new vehicle. Select the destination orbit from the preset list, or enter a custom delta-v in km/s.
2
Enter structural and propellant masses. Structural mass is all dry vehicle mass except payload: tanks, engines, avionics, fairings. Propellant mass is the total fuel and oxidizer loaded. Use the sliders for real-time sensitivity exploration.
3
Set specific impulse. Enter engine Isp in seconds. Typical ranges: LOX/RP-1 = 311 to 358 s, LOX/LH2 = 380 to 450 s, LOX/methane = 330 to 380 s. Use vacuum Isp for upper stages; sea-level Isp for first stages as an approximation.
4
Read payload capacity and mass ratio. The primary result is payload mass in kilograms. Below it are the payload fraction, total initial mass, and mass ratio. A negative payload means the vehicle cannot reach the target orbit even at zero payload.
5
Switch to Required Propellant mode to reverse the calculation. Enter the payload you need to deliver plus structural mass and Isp to find required propellant mass. This is the standard way to size propellant tanks in early vehicle design.

๐Ÿ’ก Example Calculations

Example 1 - Small Launcher to LEO (Payload Capacity)

Structural mass 3,000 kg, propellant 47,000 kg, Isp = 380 s, target LEO 400 km

1
Delta-v for LEO 400 km: 9,400 m/s. Mass ratio: R = e^(9400 / (380 x 9.807)) = e^(9400 / 3726.7) = e^2.522 = 12.46.
2
Payload: m_payload = 47,000 / (12.46 - 1) - 3,000 = 47,000 / 11.46 - 3,000 = 4,102 - 3,000 = 1,102 kg.
3
Total initial mass: 1,102 + 3,000 + 47,000 = 51,102 kg. Payload fraction: 1,102 / 51,102 = 2.16%.
Payload = 1,102 kg | Payload fraction = 2.16% | Total mass = 51,102 kg
Try this example →

Example 2 - Medium Upper Stage to GTO (Required Propellant)

Payload 2,500 kg, structural mass 1,500 kg, Isp = 450 s (LH2/LOX upper stage), target GTO

1
Delta-v for GTO: 12,000 m/s. Mass ratio: R = e^(12000 / (450 x 9.807)) = e^(12000 / 4413.3) = e^2.719 = 15.17.
2
Required propellant: m_prop = (15.17 - 1) x (2,500 + 1,500) = 14.17 x 4,000 = 56,680 kg.
3
Total initial mass: 2,500 + 1,500 + 56,680 = 60,680 kg. Propellant fraction: 56,680 / 60,680 = 93.4%.
Required propellant = 56,680 kg | Total mass = 60,680 kg | Propellant fraction = 93.4%
Try this example →

Example 3 - High-Isp Upper Stage to GEO Direct

Structural mass 2,000 kg, propellant 38,000 kg, Isp = 450 s, target GEO Direct (13,500 m/s)

1
Delta-v for GEO Direct: 13,500 m/s. Mass ratio: R = e^(13500 / (450 x 9.807)) = e^(13500 / 4413.3) = e^3.059 = 21.32.
2
Payload: m_payload = 38,000 / (21.32 - 1) - 2,000 = 38,000 / 20.32 - 2,000 = 1,870 - 2,000 = -130 kg.
3
Payload is negative: this vehicle cannot reach GEO Direct at any payload. The structural mass (2,000 kg) exceeds the available "budget" of 1,870 kg. Reduce structural mass below 1,870 kg or increase propellant to make GEO Direct feasible.
Payload = Negative (vehicle cannot reach GEO Direct) | Minimum propellant for 100 kg payload = approx 42,740 kg
Try this example →

โ“ Frequently Asked Questions

What is payload to orbit and how is it calculated?+
Payload to orbit is the mass a rocket can deliver to a specific orbit above Earth. It is calculated by rearranging the Tsiolkovsky rocket equation: m_payload = m_prop/(R-1) - m_struct, where R = e^(Dv/(Isp x g0)). Given structural mass, propellant mass, Isp, and target delta-v, this gives the maximum payload. If the result is negative, the vehicle lacks sufficient performance to reach the target orbit even with zero payload.
What is a typical payload fraction for a launch vehicle to LEO?+
Most orbital rockets deliver 2 to 4 percent of their launch mass to low Earth orbit. Falcon 9 achieves about 4.15 percent (22,800 kg payload out of 549,054 kg wet mass). Saturn V achieved about 4.4 percent (130,000 kg out of 2,970,000 kg). Single-stage-to-orbit vehicles are limited to about 1 to 2 percent, which is why no true SSTO has reached orbit with useful commercial payload.
How does specific impulse affect payload capacity?+
Isp has a large effect on payload capacity because it appears in the exponent of the mass ratio. For LEO at 9,400 m/s: Isp = 280 s gives R = 30.8 (kerosene at poor efficiency), Isp = 311 s gives R = 22.4 (LOX/RP-1 sea level), Isp = 380 s gives R = 12.5 (LOX/methane vacuum), Isp = 450 s gives R = 8.23 (LOX/LH2 vacuum). At R = 8.23, the vehicle is 87.8% propellant; at R = 30.8 it is 96.7% propellant. The difference in leftover mass (payload + structure) is enormous.
Why does payload go negative for some input combinations?+
Payload goes negative when m_prop/(R-1) is less than m_struct, meaning the propellant available cannot accelerate even the structural mass to the target delta-v. Solutions: reduce structural mass (lighter materials), increase propellant load, increase Isp (better engine), reduce target orbit (lower delta-v), or use multiple stages so spent tankage is discarded before the next burn. The payload going negative is the rocket equation's way of saying the mission is not feasible as specified.
How do I convert between Isp and exhaust velocity?+
Exhaust velocity Ve = Isp x g0, where g0 = 9.80665 m/s^2. For Isp = 380 s: Ve = 380 x 9.807 = 3,727 m/s. For Isp = 450 s: Ve = 450 x 9.807 = 4,413 m/s. The Tsiolkovsky equation is often written as Dv = Ve x ln(R). The mass ratio R = e^(Dv/Ve), which is the form used internally in this calculator. Exhaust velocity is the more physically meaningful quantity; Isp in seconds is a conventional notation that makes comparisons independent of units.
What delta-v values correspond to common orbit types?+
These are total delta-v from Earth sea level including gravity and drag losses: LEO 200 km = 9,300 m/s, LEO 400 km = 9,400 m/s, sun-synchronous LEO = 9,600 m/s, GTO (Hohmann injection) = 12,000 m/s, GEO Direct = 13,500 m/s, Earth escape (C3=0 from surface) = 11,500 m/s. Note that GEO via GTO requires an additional circularization burn of about 1,500 m/s at apogee, which is why GEO Direct is higher than GTO. Actual values vary with launch site latitude and trajectory optimization.
How does this differ from the Tsiolkovsky Rocket Equation Calculator?+
The Tsiolkovsky calculator solves for delta-v, mass ratio, or propellant mass given two of those quantities. This Payload to Orbit Calculator adds the concept of payload: it separates dry mass into structural mass (fixed) and payload mass (the output), and offers orbit presets to select the target delta-v. It also adds the Required Propellant mode for design-phase sizing. The two calculators are complementary: use Tsiolkovsky for Dv and mass ratio analysis, and this calculator for payload fraction and initial mass sizing.
Can I use this for multi-stage rocket payload calculation?+
This calculator models a single equivalent stage. For multi-stage rockets, calculate each stage in sequence: the payload of the upper stage becomes the input for the next calculation, working from the top stage down to the first stage. Or use the Multi-Stage Rocket Optimizer, which computes total launch mass for equal-staging designs with up to three stages. Multi-stage rockets achieve higher payload fractions because they discard empty tanks and engines after each stage burn, reducing the effective structural mass for subsequent burns.
What is the maximum possible payload fraction for any single-stage rocket?+
The theoretical maximum occurs when structural mass approaches zero (epsilon = 0). In that ideal case, payload fraction = 1/R - 0 = 1/R = e^(-Dv/(Isp x g0)). For LEO at 9,400 m/s with Isp = 450 s: max payload fraction = 1/8.23 = 12.2%. Real rockets have structural mass fractions of 5 to 15 percent, which directly cuts into this theoretical maximum. The tyranny of the rocket equation shows why getting to orbit is hard: even with ideal structure, you can deliver at most about 12% of your launch mass to LEO.
Why is GTO harder to reach than Earth Escape in this calculator?+
This is because GTO in this calculator uses 12,000 m/s and Earth Escape uses 11,500 m/s as total delta-v from sea level. Earth escape from the surface is 11,200 m/s ideal (sqrt(2) times the first cosmic velocity of 7,910 m/s), plus gravity and drag losses for a ground launch. GTO requires a high-perigee orbit injection with significant gravity losses, making it cost about 12,000 m/s from the ground. For missions departing from LEO, GTO injection is only about 2,440 m/s delta-v increment, while escape from LEO is about 3,200 m/s.
How do I include fairing mass in the structural mass input?+
The fairing is typically jettisoned during ascent, so it is part of the structural mass budget but only for the lower portion of the trajectory. In a simplified single-stage model, include the fairing mass in the structural mass input. For a more accurate analysis, split the mission into two phases: a lower atmosphere phase with the fairing included in structural mass, and a upper phase with the fairing jettisoned and excluded. Falcon 9's fairing weighs about 1,900 kg and is jettisoned at roughly 110 km altitude, before most of the Dv is expended.
What is the propellant mass fraction for a typical rocket going to LEO?+
For LEO at 9,400 m/s with Isp = 380 s: propellant fraction = (R-1)/R = (12.46-1)/12.46 = 91.97% of total initial mass. For Isp = 311 s (LOX/RP-1): R = 22.41, propellant fraction = 95.5%. For Isp = 450 s (LOX/LH2): R = 8.23, propellant fraction = 87.8%. Real rockets are in the range of 85 to 95% propellant by mass, leaving only 5 to 15% for structure plus payload. This is why reducing structural mass by even a few percent has a dramatic effect on achievable payload.