What is the optimal mass ratio for a rocket stage?+
The optimal mass ratio for a stage in an N-stage equal-Isp vehicle is R_opt = exp(DV_total / (N x Isp x g0)), where each stage carries exactly DV_total / N of velocity change. This minimises total launch mass when all stages have the same Isp and structural fraction. For 2 stages at 9,200 m/s with Isp 311 s, R_opt = exp(4600/3050) = 4.52. Any higher or lower R shifts the DV allocation and increases total launch mass.
Why is equal DV per stage optimal for equal-Isp staging?+
When all stages have the same Isp and structural fraction, launch mass equals payload times the stage mass factor to the power N. The mass factor f(DV) = exp(DV/Isp/g0) x (1-epsilon) / (1-epsilon x exp(DV/Isp/g0)) is strictly convex in DV. The product of N convex functions with a fixed sum of arguments is minimised when all arguments are equal, by Jensen's inequality. Equal DV per stage is therefore the unique global minimum.
How does different Isp between stages affect the optimal DV split?+
When stage 2 has higher vacuum Isp than stage 1, the optimal split allocates more DV to stage 2. The higher-Isp engine achieves each metre per second of velocity at lower propellant cost. For Isp1 = 311 s and Isp2 = 348 s with epsilon 0.08 and DV 9,200 m/s, the optimal split is 43% to stage 1 and 57% to stage 2, saving about 12 t (2.8%) compared to equal split on a 433 t vehicle.
What is the structural feasibility limit epsilon x R = 1?+
The feasibility condition requires epsilon x R less than 1. When epsilon x R reaches 1, the stage mass formula gives infinite stage wet mass, meaning the stage cannot achieve the required mass ratio regardless of how much propellant is loaded. In practice, a margin of at least 15 percent above the limit is needed to account for structural growth during development. At epsilon = 0.08 and R = 4.52, epsilon x R = 0.36 and the margin is 64 percent.
How does the number of stages affect the optimal mass ratio per stage?+
More stages reduces the required R per stage (lower DV per stage). For 9,200 m/s with Isp 311 s: 1 stage needs R = 20.4 (infeasible at epsilon = 0.08), 2 stages need R = 4.52, 3 stages need R = 2.73. Lower R per stage produces more structural margin and a lighter overall vehicle. Three stages saves 90 t vs two stages for a 10 t payload to LEO but adds separation complexity and cost.
What is the launch mass formula for N equal stages?+
The correct formula is M_launch = m_payload x [R x (1-epsilon) / (1-epsilon x R)]^N. At each stage boundary, the cumulative mass above grows by the factor R x (1-epsilon) / (1-epsilon x R), derived by summing stage wet mass plus mass above. For N=2, R=4.52, epsilon=0.08, payload=10: factor = 4.52 x 0.92 / 0.638 = 6.51, M_launch = 10 x 6.51^2 = 424 t. The simpler-looking R^N/(1-epsilon*R)^N is incorrect because it omits the (1-epsilon)^N factor.
How much improvement does optimal DV split provide over equal split?+
Typical improvement for LOX/RP-1 two-stage rockets (Isp1=311, Isp2=348, epsilon=0.08) is 2 to 3 percent of launch mass. For vehicles with a larger Isp contrast, such as a LOX/LH2 upper stage (Isp2=450 s) paired with a LOX/RP-1 first stage, the improvement can reach 6 to 8 percent. In absolute terms, on a 500-tonne launch vehicle, 3 percent is 15 tonnes, which is a significant margin for mission planning.
What is the relationship between propellant mass fraction and mass ratio?+
Propellant mass fraction of a stage is (1 - epsilon): at epsilon = 0.08, each stage is 92 percent propellant by wet mass. Mass ratio R relates wet mass to burnout mass: R = m0/mf = (m_wet + m_above)/(epsilon x m_wet + m_above). The fraction of stage wet mass consumed as propellant is always (1-epsilon), independent of mass ratio. Higher R just means a larger stage relative to the payload it carries.
Can I use this for stages with different structural fractions?+
The Equal Staging mode assumes the same epsilon across all stages. For stages with genuinely different epsilon values (e.g. a solid first stage at 0.12 and a liquid upper stage at 0.06), the equal-DV split is no longer optimal. The correct approach is to use the Stage Separation DV Budget Calculator to analyse a specific design with actual masses, or to solve the Lagrangian condition numerically for the mixed-epsilon case. The Optimal DV Split mode handles different Isp but assumes a single shared epsilon.
How does this calculator differ from the Multi-Stage Rocket Optimizer?+
The Multi-Stage Rocket Optimizer takes propellant and structural masses as inputs and computes DV and mass ratios for a specific design. This calculator works in the opposite direction: given a total DV and staging parameters, it finds the minimum-launch-mass mass ratio. Its unique feature is the Optimal DV Split mode, which numerically solves for the minimum-mass DV allocation between two stages with different Isp, a calculation not available in either the optimizer or the Stage Separation DV Budget Calculator.
What feasibility margin should a real rocket stage target?+
A margin of 40 percent or more (epsilon x R less than 0.60) is well-margined and typical of production vehicles like Falcon 9. A margin of 15 to 40 percent is acceptable for an initial design, but structural growth during development often erodes 5 to 10 percentage points. Below 15 percent margin, the vehicle is structurally fragile: small mass increases from wiring, insulation, or manufacturing tolerance can breach the feasibility limit and require a complete redesign.
Why does the mass factor formula include R x (1 minus epsilon) rather than just R?+
The stage boundary mass multiplier follows from adding stage wet mass to the payload-and-above: m_above_new = m_above + m_stage_wet = m_above x (1 + (R-1)/(1-epsilon*R)). Simplifying the parenthetical gives R x (1-epsilon) / (1-epsilon x R). The (1-epsilon) factor appears because only the structural fraction of the stage remains attached at burnout, not the full stage. Omitting it gives the incorrect formula R/(1-epsilon*R) and overstates launch mass by a factor of (1-epsilon)^N.