Case Study: Designing the First Orbital Rocket (1957-Style)

"To reach orbit in the 1950s, you did not need a bigger idea than Tsiolkovsky's. You needed a better engine and the nerve to throw half your rocket away."

Executive Summary

In Case Study 1 we audited why the V-2 could not orbit. Here we do the harder, constructive thing: we design a rocket that can, using only what a 1950s engineer had — the rocket equation, a structural coefficient, and a choice of engine. We will discover, by building the design and watching it fail and then succeed, exactly why orbit had to wait until 1957 and not a decade earlier. A first attempt with V-2-era engines will slam into the structural ceiling of Chapter 3 and prove impossible. Improving the engines just enough will make orbit close — but barely, with a first stage teetering near the ceiling and a payload fraction under one percent. That knife-edge is the real reason Sergei Korolev's R-7 clustered twenty engines: not elegance, but necessity.

Skills applied

  • Inverting the rocket equation to size a stage, not just score it (§3.1–3.3).
  • Using the structural coefficient and the mass-ratio ceiling $1/\varepsilon$ (§3.5, CS-3.2).
  • Building a two-stage vehicle from the payload down, where masses compound (§3.5).
  • Diagnosing an infeasible design and fixing it by raising exhaust velocity (§3.4).

Background

The requirement

  • Payload: $m_L = 84\ \text{kg}$ — a Sputnik-class satellite.
  • Destination: low Earth orbit, so the vehicle must supply $\Delta v = 9.4\ \text{km/s}$ (including the losses of Chapter 4).
  • Architecture: two stages, because Case Study 1 proved one stage cannot reach the required mass ratio.

The design tool (from Chapter 3)

To size a stage we invert the rocket equation exactly as Chapter 3's second case study did. A stage that must deliver $\Delta v$ at exhaust velocity $v_e$ needs mass ratio $R = e^{\Delta v/v_e}$. Let $m_{\text{above}}$ be everything the stage carries (its payload — the satellite for the upper stage, the whole fueled upper stage for the lower one), let $\varepsilon = m_s/(m_s+m_p)$ be the structural coefficient, and let $m_{\text{stage}} = m_s + m_p$ be the stage's own loaded mass. Then $$\boxed{\ m_{\text{stage}} = m_{\text{above}}\,\frac{R - 1}{1 - R\varepsilon}\ }$$ The formula blows up — the denominator hits zero — as $R \to 1/\varepsilon$. No stage can exceed a mass ratio of $1/\varepsilon$. For 1950s structures we take $\varepsilon = 0.10$ (worse than the modern $0.08$; Tier 3, illustrative), so our ceiling is a mass ratio of $1/0.10 = 10$. Every stage we design must keep its $R$ safely below 10.

Phase 1: Split the delta-v

Divide the $9.4\ \text{km/s}$ evenly between the two stages: $\Delta v_1 = \Delta v_2 = 4.7\ \text{km/s}$. (An even split is near-optimal when the stages are similar; Chapter 22 finds the true optimum.) The mass ratio each stage needs depends entirely on its engine — which is the variable we are about to test.

Phase 2: The naive attempt — V-2-era engines fail

First try the engines actually available in the late 1940s: a V-2-class first stage at $v_e = 2.0\ \text{km/s}$ and a modest vacuum upper stage at $v_e = 2.4\ \text{km/s}$.

$$R_2 = e^{4700/2400} = e^{1.958} = 7.09, \qquad R_1 = e^{4700/2000} = e^{2.35} = 10.49.$$

Check them against the ceiling. The upper stage: $R_2\varepsilon = 7.09 \times 0.10 = 0.71 < 1$ — feasible. The first stage: $R_1\varepsilon = 10.49 \times 0.10 = 1.05 > 1$ — the denominator $1 - R_1\varepsilon$ is negative. The sizing formula returns a nonsensical negative mass. Physically, this means: no first stage built with $\varepsilon = 0.10$ and $v_e = 2.0\ \text{km/s}$ can deliver $4.7\ \text{km/s}$, no matter how much propellant you add — the structure needed to hold that propellant would outweigh the gain. The design is impossible.

⚠️ Common Misconception: "Then just add more fuel to the first stage." You cannot escape a ceiling by piling on propellant. As $R \to 1/\varepsilon$, the required stage mass goes to infinity — you would need an infinite rocket to reach a mass ratio of 10 with $\varepsilon = 0.10$. The only exits are a lighter structure (smaller $\varepsilon$) or a better engine (higher $v_e$, which lowers the required $R$). The V-2's engine was the bottleneck. This is precisely why 1949's Bumper program — a WAC Corporal upper stage on a V-2 first stage, the first two-stage liquid rocket — reached high altitude but not orbit.

Phase 3: The fix — better engines make orbit close

Raise both engines to the standard the R-7 actually achieved: $v_e = 2.4\ \text{km/s}$ for the first stage and $v_e = 3.0\ \text{km/s}$ for the upper stage (better kerosene/LOX engines than the V-2's). Recompute the mass ratios: $$R_2 = e^{4700/3000} = e^{1.567} = 4.79, \qquad R_1 = e^{4700/2400} = e^{1.958} = 7.09.$$ Now $R_1\varepsilon = 0.71$ and $R_2\varepsilon = 0.48$ — both under 1. The design is feasible. Size it from the payload down.

Upper stage carries only the satellite, $m_{\text{above}} = 84\ \text{kg}$: $$m_{\text{stage},2} = 84 \times \frac{4.79 - 1}{1 - 4.79\times0.10} = 84 \times \frac{3.79}{0.521} = 84 \times 7.27 = 611\ \text{kg}.$$ Of that, structure is $0.10 \times 611 = 61\ \text{kg}$ and propellant is $550\ \text{kg}$. The fueled upper stage plus payload — what the first stage must lift — is $$m_{\text{above},1} = 84 + 611 = 695\ \text{kg}.$$

First stage carries that up-mass: $$m_{\text{stage},1} = 695 \times \frac{7.09 - 1}{1 - 7.09\times0.10} = 695 \times \frac{6.09}{0.291} = 695 \times 20.9 = 14{,}545\ \text{kg}.$$ Structure $= 0.10 \times 14{,}545 = 1{,}455\ \text{kg}$; propellant $= 13{,}090\ \text{kg}$.

Phase 4: Total the vehicle and judge it

$$m_0 = 84 + 611 + 14{,}545 = 15{,}240\ \text{kg} \approx 15.2\ \text{t}.$$ The payload fraction is $$\frac{m_L}{m_0} = \frac{84}{15{,}240} \approx 0.55\%.$$

A 15-tonne rocket to orbit an 84-kilogram sphere. And look how it barely works: the first stage's mass ratio of $7.09$ sits at $R_1\varepsilon = 0.71$ — its denominator $1 - R_1\varepsilon = 0.291$ is small, which is why the stage ballooned to nearly 15 tonnes. Push the first stage any harder — a bit more delta-v, a slightly heavier structure — and it runs away toward the ceiling. This design is not comfortable; it is just barely closing, which is exactly the historical situation in the mid-1950s.

🔧 Engineering Reality: Our toy vehicle (15 t) is far lighter than the real R-7 (about 267 t at liftoff), because we used a tiny payload, an idealized structural coefficient, and clean serial staging. The real R-7 used parallel staging — all engines lit on the ground — which carries every engine's mass from liftoff and so has a worse effective $\varepsilon$, ballooning the vehicle. The point of the toy model is not to reproduce the R-7's mass; it is to reveal the threshold: with V-2-era engines the design is impossible, and with 1950s-improved engines it only just becomes possible. That threshold is the history.

Phase 5: Why the R-7 clustered twenty engines

Our design closed only because we assumed a first-stage engine at $v_e = 2.4\ \text{km/s}$ and a clean two-stage stack. In reality, 1950s engineers could not yet build a single chamber both large enough to lift the vehicle and efficient enough to reach these exhaust velocities — big high-performance engines were still years away. Korolev's solution was to cluster: use many smaller, proven engine chambers (the R-7 had four in the core and four in each of the four boosters, plus verniers — around twenty thrust chambers) and to shed the four boosters partway up as parallel stages. Clustering bought the thrust; parallel staging bought the effective mass ratio; better propellant chemistry than the V-2 bought the exhaust velocity. All three were needed at once, and 1957 was simply the first year all three came together. That convergence — not a single breakthrough — is why the first satellite flew when it did.

Discussion Questions

  1. In Phase 2, the first stage was infeasible because $R_1\varepsilon > 1$. Explain in physical terms what it means for the required stage mass to come out negative.
  2. The upper stage was feasible in both Phase 2 and Phase 3, but the first stage was not feasible in Phase 2. Why is the first stage always the harder one to close?
  3. Our payload fraction was $0.55\%$. If you halved the structural coefficient to $\varepsilon = 0.05$ (much lighter structure), would the first stage shrink a little or a lot? Reason from the denominator $1 - R\varepsilon$ before computing.
  4. We split the delta-v evenly. Chapter 22 shows the higher-$v_e$ stage should usually get more of the delta-v. In our design, which stage has the higher $v_e$, and would giving it more delta-v help relieve the strained first stage?

Your Turn: Extensions

  • Option A (design). Redo Phase 3 giving the upper stage $5.2\ \text{km/s}$ and the first stage $4.2\ \text{km/s}$ (an uneven split favoring the better engine). Does the first stage's mass ratio drop below the strained $7.09$? Recompute the lift-off mass and compare.
  • Option B (computation). Turn the boxed formula into size_stage(m_above, dv, ve, eps) that returns None when $R\varepsilon \ge 1$, and chain it to size the two-stage rocket top-down. Reproduce both the Phase-2 failure and the Phase-3 success. (Do not run it — hand-trace and add # Expected output:.)
  • Option C (your mission). Apply this top-down sizing to your mission's own propulsion stage (or a hypothetical launcher for it), record the sized propellant mass in your MDR, and note in your Heritage Note which historical vehicle your architecture most resembles.

Key Takeaways

  1. A structural ceiling of $1/\varepsilon$ makes a design feasible or impossible before you ever build it. With $\varepsilon = 0.10$ and V-2-era engines, the first stage exceeded the ceiling and no amount of propellant could save it.
  2. The fix for a ceiling is a better engine (higher $v_e$) or lighter structure (lower $\varepsilon$), never "more fuel." Raising $v_e$ lowered the required mass ratio enough to close the design.
  3. Even when it closed, orbit was a knife-edge: a $0.55\%$ payload fraction and a first stage straining near the ceiling. That marginality is the historical fact behind the R-7's clustered, parallel-staged design.
  4. Orbit in 1957 needed three things at once — better exhaust velocity than the V-2, staging, and enough thrust (via clustering). The first satellite flew the year all three converged.