3.5.54 · D3Guidance, Navigation & Control (GNC)

Worked examples — Terminal descent — velocity vector alignment, touchdown constraints

3,418 words16 min readBack to topic

This page is the exhaustive drill for the parent topic. We take the one guidance formula and the touchdown envelope and push them through every case a problem can present: every sign, the degenerate inputs (zero altitude gap, zero drift), the dangerous limit (), a real word problem, and an exam twist.

Before anything, we re-anchor the two objects we will reuse everywhere, in plain words.


The scenario matrix

Every solvable question about this topic falls into one of these cells. The examples below are tagged with the cell(s) they cover, and together they fill the whole table.

Cell What makes it distinct Example
A — Vertical, braking Falling fast, must slow: comes out positive (up) Ex 1
B — Vertical, mild Slow descent, gap small: near hover Ex 2
C — Full 3-D, mixed signs Horizontal + vertical, negative gaps both ways Ex 3 (figure)
D — Degenerate: zero gap : position term vanishes Ex 4
E — Degenerate: zero drift already: alignment term does nothing horizontally Ex 4
F — Limiting: The blow-up; the floor/handoff fix Ex 5 (figure)
G — Envelope AND-check All 5 touchdown inequalities, one fails Ex 6
H — Tilt + drift geometry Combined tip angle Ex 7 (figure)
I — Word problem (real) Translate English → numbers → command Ex 8
J — Exam twist Solve backwards for a required Ex 9

Worked Examples


Active Recall

Recall Which matrix cell is "the command comes out equal to

, pure hover"? Cell B (mild descent) — when the position pull and velocity push cancel. ::: Cell B, Example 2.

Recall Why does the

term blow up as and not ? Because the position term carries the factor , so appears squared in the denominator: halving divides by , i.e. multiplies the term by 4. The velocity term only has , so it grows slower and the position term wins the blow-up. ::: The position term dominates; halving quadruples it (240 → 960 in Ex 5).

Recall Which five inequalities make up the touchdown envelope?

Vertical speed , horizontal speed , tilt , angular rate , and position within pad radius . ::: All five must hold at once (AND) — one failure condemns the landing.

Recall In the tip geometry, why does slow descent make small drift dangerous?

The lean is ; a small in the denominator makes the ratio — and the angle — large. ::: Slow ⇒ big lean angle for the same drift.

Recall At what conditions does guidance hand off from the

-driven law? When altitude drops below about m, or equivalently when hits its s floor or the command would exceed the thrust ceiling — then switch to a constant-velocity gravity-turn drop at m/s. ::: Below ~5 m / s floor / m/s² ceiling → constant-velocity drop.

Cross-links: Powered Descent Guidance (PDG), Proportional Navigation, Attitude Control & Inner Loop, Time-to-go Estimation, Convex Optimization Landing (lossless convexification).