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.