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.169 - 1) x (2,500 + 1,500) = 14.169 x 4,000 = 56,675 kg.
3
Total initial mass: 2,500 + 1,500 + 56,675 = 60,675 kg. Propellant fraction: 56,675 / 60,675 = 93.41%.
Required propellant = 56,675 kg | Total mass = 60,675 kg | Propellant fraction = 93.41%
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.

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's atmosphere. It is calculated by rearranging the Tsiolkovsky rocket equation: m_payload = m_prop/(R-1) - m_struct, where R = e^(Dv/(Isp x g0)) is the mass ratio. Given structural mass, propellant mass, Isp, and target orbit Dv, this formula gives the maximum payload mass. If m_payload comes out negative, the vehicle lacks performance for the target orbit at any payload.

What is a typical payload fraction to LEO?

Most orbital launch vehicles deliver 1 to 4 percent of their launch mass to low Earth orbit. Falcon 9 delivers about 22,800 kg to LEO from a 549,054 kg wet mass (22,800/549,054 = 4.15%). Saturn V (Apollo era) delivered about 130,000 kg from a 2,970,000 kg launch mass (4.4%). Single-stage-to-orbit rockets have much lower payload fractions, around 1 to 2 percent, which is why no SSTO has reached orbit with useful payload.

What is the Tsiolkovsky rocket equation used in this calculator?

The Tsiolkovsky rocket equation is Dv = Isp x g0 x ln(m0/mf), where Dv is the achieved velocity change in m/s, Isp is specific impulse in seconds, g0 = 9.80665 m/s^2, m0 is initial (wet) mass, and mf is final (dry) mass after burnout. Rearranging: R = m0/mf = e^(Dv/(Isp x g0)), and since mf = m_payload + m_struct and m0 = mf + m_prop, we get m_payload = m_prop/(R-1) - m_struct.

How much does it cost in propellant to go to GTO vs LEO?

For LEO (9,400 m/s) with Isp = 380 s: R = 12.46, propellant fraction = (R-1)/R = 91.97%. For GTO (12,000 m/s) with the same Isp: R = 24.82, propellant fraction = 95.97%. The extra 2,600 m/s nearly doubles the mass ratio from 12.5 to 24.8. A 1,000 kg payload with 3,000 kg structure needs 47,040 kg of propellant for LEO but 100,112 kg for GTO, more than double. GEO Direct (13,500 m/s) requires R = 39.4 and 151,600 kg of propellant for the same vehicle.

What specific impulse values should I use for different propellants?

Typical sea-level / vacuum Isp values by propellant: solid motors (HTPB/AP) 250/275 s, LOX/RP-1 (kerosene) 295/358 s, LOX/liquid methane 330/380 s, LOX/liquid hydrogen 380/450 s, NTO/MMH (hypergolic) 290/340 s. For a first-stage approximation, use sea-level Isp. For upper stages operating in vacuum, use vacuum Isp. This calculator uses a single Isp for the full burn, which is an approximation suitable for preliminary design.

What is structural mass fraction and how does it affect payload?

Structural mass fraction (epsilon) = m_struct / (m_struct + m_prop) is the fraction of the vehicle empty mass that is structure, tankage, and engines. Lower epsilon means more efficient vehicles. Real rockets have epsilon of 5 to 15 percent. If epsilon is too high, the rocket equation gives negative payload even with abundant propellant. The formula m_payload = m_prop/(R-1) - m_struct shows that structural mass subtracts directly from payload; every kilogram of excess structure removes one kilogram of payload.

Why does the payload go negative for some inputs?

Payload goes negative when m_prop/(R-1) is less than m_struct. This means the mass ratio implied by the target Dv and Isp is too large for the given propellant relative to structural mass. Practically, this means the rocket cannot reach the target orbit even with zero payload. Solutions: reduce structural mass (better materials or simpler design), increase propellant load (larger tanks), increase Isp (more efficient engine), reduce target Dv (lower orbit), or add more stages.

How do I compute payload for a multi-stage rocket?

A multi-stage rocket is analyzed stage by stage. The payload of stage N becomes the total initial mass of stage N+1 (including its own propellant, structure, and the downstream payload). Apply the Tsiolkovsky equation (Dv = Isp x g0 x ln(R)) for each stage from top to bottom. The Multi-Stage Rocket Optimizer handles 2 and 3-stage vehicles directly with equal-staging optimization and per-stage delta-v allocation.

What is the escape velocity delta-v preset?

The Earth Escape (C3 = 0) preset uses 11,500 m/s total Dv from sea level, which includes the approximately 9,400 m/s to reach a parking orbit plus an additional burn to reach parabolic escape speed from LEO. This is the minimum energy needed to leave Earth's gravitational sphere of influence entirely. For actual interplanetary missions, additional Dv is needed to match the target planet's orbit, which is not included in this preset.

What does mass ratio mean in rocketry?

Mass ratio R = m0/mf = initial (wet) mass divided by final (dry) mass. It is the fundamental measure of how much of the rocket is propellant. For R = 12.5 (typical LEO with Isp = 380 s), the rocket is 91.9% propellant by mass. The Tsiolkovsky equation gives Dv = Isp x g0 x ln(R), so doubling R does not double Dv; it only adds another Isp x g0 x ln(2) increment. This diminishing return forces the use of multiple stages for large Dv missions.

How accurate is this single-stage model for real rockets?

For multi-stage rockets, this single-stage model gives an equivalent single-stage that delivers the same total Dv at the same effective Isp. The result underestimates the payload fraction compared to actual staging because staging discards empty stages mid-flight. A real two-stage rocket to LEO might achieve 4% payload fraction; a single-stage equivalent at the same total Dv and average Isp would show much less. Apply this model to single-stage or upper-stage analysis, not to multi-stage design.

Can I use this for upper stage payload calculations?

Yes. For an upper stage, set structural mass to the upper stage dry mass, propellant mass to the upper stage propellant load, Isp to the upper stage engine vacuum Isp, and target Dv to the upper stage Dv budget (e.g. 3.14 km/s for LEO to TLI). The calculator gives the payload the upper stage can carry to that Dv increment. The first stage payload (i.e., the upper stage total initial mass) can be found by summing m_payload, m_struct, and m_prop.

What is the GTO delta-v preset based on?

The GTO preset (12,000 m/s) represents the total delta-v from sea level to a geosynchronous transfer orbit with a 185 km perigee and 35,786 km apogee, including approximately 9,000 m/s for atmospheric ascent and gravity losses to a low parking orbit plus approximately 2,440 m/s for the Hohmann transfer injection burn. The final GEO circularization burn of about 1,500 m/s is not included, which is why the GEO Direct preset (13,500 m/s) is higher.