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.
🛸 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
📖 How to Use This Calculator
Step-by-step guide
💡 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
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
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)
❓ Frequently Asked Questions
🔗 Related Calculators
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.