3.4.14 · D5Rocket Flight Mechanics
Question bank — Pitch program — open-loop pitch-over
Before we start, a one-line reminder of the two symbols everything hangs on:
Recall The two angles you must never confuse
- (flight-path angle) = angle of the velocity vector above the horizon.
- (angle of attack) = angle between the velocity vector and the body (nose) axis. In an ideal gravity turn the whole point is : the nose sits on the velocity vector while slowly falls from toward .
True or false — justify
The rocket must physically rotate its nose during ascent, so the pitch program is a "steering" program.
False — the ideal gravity turn keeps the nose aligned with velocity (); gravity bends the velocity vector and the nose merely follows, so almost no active steering happens after the kick.
"Open-loop" means the rocket has no working control system during first-stage ascent.
False — an attitude loop actively holds the vehicle on the commanded angle; what is open-loop is only that the ==command == is a fixed time schedule, not computed from measured state.
A faster rocket at the same turns its flight path more quickly.
False — since , turn rate ; more speed means more inertia, so gravity bends the velocity vector less, not more.
At exactly (pointing straight up) the gravity turn will start on its own if you wait long enough.
False — at , so ; the turn rate is exactly zero and stays zero forever. You need the initial kick to seed a nonzero .
If drag were zero, the pitch-over would no longer be needed.
False — the pitch-over exists to redirect thrust toward the horizontal for orbital speed, which is required regardless of drag; drag only changes how gently and when you may turn.
Choosing a larger kick angle (further from vertical) always gets you to orbit faster.
False — too large a kick over-rotates: the vehicle turns toward horizontal too early, dives into denser air with high dynamic pressure, and suffers large loads and losses.
In a pure gravity turn, thrust never has a component perpendicular to the velocity.
True — thrust lies along the body axis, and the body axis lies along velocity (), so its normal component is zero; only gravity's normal component turns the path.
The open-loop schedule works because the atmosphere is predictable enough that a pre-computed command is safe.
True (roughly) — open-loop is used in the atmosphere precisely because active closed-loop maneuvering there would risk building dangerous ; a gentle fixed schedule keeps through max-Q.
Spot the error
"During the gravity turn the engine gimbals continuously to keep pushing the nose over."
Error: in the ideal turn the engine points straight along the body axis and gravity does the turning; continuous gimballing would create and side loads. Gimbal is used only for the brief kick and for stabilization.
"Because orbit needs horizontal speed, pitch over hard and early to bank horizontal velocity as soon as possible."
Error: turning early happens at low and high dynamic pressure, producing large and aerodynamic loads → structural risk and steering loss. You pitch gently and low to keep through max-Q.
", so higher speed turns you faster."
Error: the correct law is (divide, not multiply). Speed sits in the denominator, so higher turns you slower.
"The minus sign in just means gravity is downward, it has no effect on the shape of the ascent."
Error: the minus sign means decreases — it is exactly what bends the path from vertical toward horizontal. Without it there would be no turn at all.
"Open-loop pitch programs and closed-loop guidance are used at the same time to double-check each other during first stage."
Error: they are used in different phases — open-loop schedule through the dense atmosphere, then closed-loop guidance on upper stages where aero loads are gone and precise orbit targeting matters.
"Since gravity does the turning for free, a gravity turn has no losses."
Error: pointing thrust partly against gravity while climbing still incurs gravity loss; the gravity turn minimizes steering loss (by keeping ), not all losses.
Why questions
Why does the rocket leave the pad vertical instead of already tilted toward the horizon?
Because the densest air is near the pad; flying straight along the body axis with minimizes aerodynamic load, and a pre-tilt would create angle of attack right where dynamic pressure is climbing.
Why is the tiny initial kick able to control the entire rest of the trajectory shape?
Because depends only on the current state (); once you set (and the thrust-to-weight ), integrating the equation from there fixes the whole curve — the ascent is self-determined after the nudge.
Why does most of the pitching-over happen early and low rather than near burnout?
Because and grows through the flight; while is still small the turn rate is largest, so the vehicle sweeps most of its angle change early.
Why must a heavy, low-thrust (sluggish) rocket use a smaller initial kick than a snappy one?
A slow vehicle has small , so is large — it gravity-turns quickly on its own; a big kick on top would over-rotate it, so it needs a gentler nudge.
Why is keeping the design priority during atmospheric ascent rather than, say, maximizing horizontal speed?
Aerodynamic side force scales like ; at high dynamic pressure even a modest produces loads that can break the vehicle, so structural survival dominates until the air thins.
Why does the rocket equation alone not tell you the pitch program?
Tsiolkovsky gives total achievable from mass ratio, but says nothing about direction over time; the pitch program decides how that is split between fighting gravity and building horizontal speed.
Edge cases
What happens if the kick is too small (barely off vertical)?
stays near zero, so stays tiny and the vehicle never turns enough — at burnout it is still climbing steeply, wasting against gravity and failing to reach the near-horizontal orbital condition.
What happens in the limit as (velocity nearly horizontal)?
, so the turn rate reaches its maximum magnitude ; but by then is large, so in practice the actual angular change per second is still small. It is also where you want the turn to nearly stop.
What does do if the vehicle somehow reaches (nose past vertical, tilted backward)?
becomes negative, so becomes positive — gravity would push back up toward ; the vertical point is an unstable balance the kick must decisively move you off of.
At the exact instant of the kick, is the vehicle in a pure gravity turn?
No — the kick itself is an active maneuver (small gimbal deflection) that creates a brief nonzero ; the pure gravity turn () begins immediately after, once velocity and nose realign.
What if instantaneously (e.g. modeling from liftoff at rest)?
The law diverges (division by zero), which just signals the model is invalid at rest — you cannot bend a velocity vector that has no length. The gravity turn only makes sense once the vehicle has real speed.
In vacuum with no atmosphere at all, is the open-loop gravity-turn still the right choice?
Not necessarily — without aero loads there is no penalty for , so closed-loop guidance that optimally steers thrust becomes preferable; the gravity turn is a response to the atmospheric constraint.