3.4.4 · D2Rocket Flight Mechanics

Visual walkthrough — Equations of motion — 3DOF point mass (trajectory analysis)

2,924 words13 min readBack to topic

We are chasing one boxed result, the planar 3DOF set:

Every step below earns one piece of this.


Step 1 — Draw the rocket as one arrow

WHAT. Forget the shape of the rocket. Replace it with a single dot (the centre of mass — the one point that moves as if all the mass sat there) and one arrow sticking out of it. That arrow is the velocity : its length is the speed (how many metres per second the dot travels), and its direction is where the dot is heading right now.

WHY. For a trajectory — range, altitude, burnout speed — we only care about where the dot goes, not how the body spins. That is exactly what "3DOF" (3 Degrees Of Freedom: two for position in the vertical plane, one for the speed–direction of the arrow) means. Spin is thrown away.

PICTURE. The dot sits on flat ground. The blue arrow points up and to the right. The angle it makes with the flat horizon is the flight-path angle (Greek letter "gamma"). means flying level; means straight up; and — read this now, we'll use it later — means the arrow points below the horizon, i.e. descending.


Step 2 — Newton's law is a vector statement

WHAT. Newton's second law says the arrow of velocity changes because forces push the dot:

  • = mass of the rocket (kilograms) — how hard it is to accelerate.
  • = the "rate-of-change of the velocity arrow" — read as "how fast, per second, the thing after it is changing." Because is an arrow, its change is also an arrow.
  • = all the forces added together as arrows (thrust, drag, gravity — gravity being the weight defined above).

WHY. This one line contains the whole trajectory — but it mixes stretching and rotating into one arrow equation. That is awkward. A smart trick untangles them.

PICTURE. Three force arrows hang off the same dot: thrust (yellow) forward, drag (pink) backward, weight (white) straight down. Their sum is a single net arrow — but pointing in an unhelpful direction.


Step 3 — The magic split: along vs. across the arrow

WHAT. Instead of horizontal/vertical, we lay down two brand-new directions that travel with the arrow:

  • Tangential — points along (the way we're going).
  • Normal — points 90° across . We fix its orientation once and for all: is rotated 90° counter-clockwise — so when the arrow points up-and-right, points up-and-left (toward the sky side of the path). This choice matters: it decides the sign of everything on the across-axis.

This pair is called the velocity (wind) frame.

WHY. Here is the key fact, worth its own line:

A push along the arrow can only change its length (speed). A push across the arrow can only rotate it (change heading).

So projecting every force onto and splits Newton's one vector equation into two clean scalar equations — one for speed, one for turning. That is the whole reason this frame exists. With our chosen , a positive across-force rotates the arrow counter-clockwise — i.e. increases (turns it more upward).

PICTURE. The blue velocity arrow, with drawn on top of it and perpendicular, pointing to the upper-left (counter-clockwise side). A little "speedometer" symbol sits on , a curved "steering" arrow on .


Step 4 — Project the easy forces (thrust & drag)

WHAT. Two forces already lie on the path's line:

  • Thrust (yellow) — the engine pushes along (we assume the nose points into the wind, so no sideways thrust). It sits fully on .
  • Drag (pink) — air resistance always opposes motion, so it sits fully on .

Here = air density, = reference area, = drag coefficient (see Drag and Atmospheric Models). For this derivation just treat as "a backward force whose size we know."

WHY. These two contribute nothing to the across-direction (), because they lie exactly on . So the only tricky force left is gravity — that's Step 5.

PICTURE. On the tangential axis: yellow forward, pink backward. On the normal axis: nothing from these two.


Step 5 — Split gravity with a triangle (the heart of it)

WHAT. Weight (white arrow) points straight down, not along the path. We must break it into an along-part and an across-part. Drop the weight arrow at the dot and build a right triangle whose long side is along and short side along .

WHY a triangle, and why sine/cosine? A right triangle is the only honest way to ask "how much of this down-arrow points along the path?" Sine and cosine are exactly the two ratios that answer "what fraction of a length survives after tilting it by an angle." We use them because the question is a tilt question.

Look carefully at the geometry: the velocity is tilted up by from horizontal, so "straight down" is tilted by away from the backward-along-path direction. That single fact fixes both parts:

  • Component along (opposing the climb): .
  • Component across : . (With our counter-clockwise pointing up-left, "down" has a negative -component — hence the minus sign, which will curve the path earthward.)

PICTURE. The white weight arrow decomposed into a yellow along-piece (, pointing backward down the path) and a blue across-piece (, pointing toward the inside of the turn). The angle is marked inside the triangle so you can read off which side gets sine.


Step 6 — Assemble the tangential (speed) equation

WHAT. Add the three along-parts (thrust , drag , gravity ) and set them equal to :

Divide by :

Term by term:

  • — how fast the speed grows each second.
  • — net forward push per kilogram (engine minus air).
  • — the slice of gravity that slows the climb; biggest when going straight up, zero when flying level.

WHY. This is the "throttle" equation: only along-forces appear, so it governs speed alone. Direction is nowhere in it. Clean, exactly as promised.

PICTURE. A number line for : yellow pushing right, pink and white pushing left; the leftover is .


Step 7 — Assemble the normal (turning) equation

WHAT. Across the path, only gravity's -piece () and any lift act. An across-force can't change the arrow's length; it can only rotate it, and the sideways (centripetal) acceleration needed to rotate an arrow of length at rate is . So the general turning equation, keeping lift, is:

What is , and when do you keep it? Lift is an aerodynamic force perpendicular to the velocity (from wings, fins, or flying at an angle of attack). Along our counter-clockwise , positive points up-left and turns the arrow upward. Keep the term whenever the vehicle actually generates side-force (a winged launcher, a manoeuvring re-entry body). Set for a plain symmetric ballistic rocket flying nose-into-wind — then only gravity steers:

Term by term:

  • — how fast the heading angle changes (turn rate); positive turns the arrow up, negative turns it down.
  • — sideways (centripetal) acceleration: a faster arrow needs more sideways force to turn the same amount, so multiplies .
  • — lift's turning share; — gravity's turning share, always pulling the arrow's tip down, hence its minus sign.

WHY. This is the "steering" equation: only across-forces appear, so it governs direction alone. With the minus sign says the path always curves earthward.

PICTURE. The velocity arrow at two instants a moment apart; gravity's blue across-piece nudges the tip downward, rotating to a smaller value. The tiny angle swept is .


Step 8 — Turn the arrow into a position (kinematics)

WHAT. We know the arrow's length and tilt ; where does the dot actually move? Split the velocity into its ground-shadow (downrange) and its rise (altitude) — another right triangle, this time of the velocity itself:

Term by term:

  • — downrange speed = shadow of the arrow on the flat ground = .
  • — climb speed = height of the arrow tip = . Note if then and — the vehicle loses altitude, exactly right for a descent.

WHY. These are what you integrate (add up over time) to draw the actual path on the board. Speed and heading are useless for plotting until projected onto ground and sky.

PICTURE. The velocity arrow as the hypotenuse; its horizontal shadow labelled , its vertical rise labelled , angle marked at the base.

Recall Check the corner cases

Level flight ::: , — all downrange, no climbing. Straight up ::: , — all climb, no downrange; and , so vertical stays vertical. Diving ::: (losing height), and (gravity speeds it up). Coasting , ::: , — recovers the plain projectile parabola.


Step 9 — The mass shrinks (why acceleration explodes)

WHAT. The engine throws propellant out the back, so is not constant:

  • = specific impulse (how efficiently the engine uses fuel), measured in seconds.
  • = the reference gravitational acceleration, the same as the we defined at the top — but here it plays a purely bookkeeping role: it converts the engine's specific impulse (seconds) into an exhaust speed. It is written (with a subscript zero) by convention to flag "this is the frozen standard constant," never a local varying gravity. In our flat-Earth model and hold the identical number; they differ only in job, not value.
  • The minus sign: mass only ever decreases while burning.

WHY. Look back at . As falls, the same thrust divides by a smaller number — so acceleration keeps rising, largest right at burnout. Forgetting this is the classic mistake. This links directly to the Tsiolkovsky Rocket Equation.

PICTURE. Mass bar draining left-to-right while the arrow beside it grows taller — same thrust, lighter rocket, bigger kick.


The one-picture summary

Everything above compressed into a single board: the velocity arrow with its / frame (recall is the counter-clockwise perpendicular), the three force arrows projected, and the four resulting equations flowing out — one for stretch (), one for rotate (), two for move ().

Recall Feynman retelling — the whole walkthrough in plain words

Draw the rocket as a single dot with one arrow — that arrow is how fast and which way it's going. The tilt of the arrow above the horizon is : positive means climbing, negative means diving. Newton says forces bend and stretch that arrow, but if you measure forces along the arrow and across it (instead of up/down), the two effects come apart perfectly: along-forces only stretch it, across-forces only turn it. Thrust and drag already sit along the arrow. Gravity (a downward pull of size , where ) points straight down, so we drop a right triangle and slice it: the sine-slice fights the climb (that's the speed rule, — and when diving it helps the speed), the cosine-slice curves the tip toward the ground (that's the turning rule, , valid only while the rocket is actually moving, ; add a lift term if wings are involved). To find where the dot lands, we shadow the arrow onto the ground and the sky — , . Finally, the rocket keeps getting lighter as it burns fuel, so the same push accelerates it harder and harder. Four little rules, one moving arrow — the entire flight path.


Connections