3.5.50 · D1Guidance, Navigation & Control (GNC)

Foundations — Proportional navigation guidance — N·V_c·λ̇, derivation

3,324 words15 min readBack to topic

This page assumes nothing. Before you can read the PN derivation, you must own every symbol it fires at you. We build them one at a time, each anchored to a picture, each earning the next.


0 — The two players and the line between them

Figure — Proportional navigation guidance — N·V_c·λ̇, derivation

Look at the figure: the missile sits at the corner, the target sits out in the plane, and the burnt-orange line joining them is the LOS. As the target moves, that line does two things at once — it can get shorter/longer and it can swing like a clock hand. The whole topic is about separating those two motions and controlling them.


1 — : how far away the target is (range)

Picture the orange line in the figure: is simply how long it is. Nothing more.


2 — The dot: rate of change (a first look at derivatives)

Before the next symbols, we must earn the little dot that sits on top of them.

  • → range growing → target running away.
  • → range shrinking → we are closing in.
  • → range frozen for this instant.

Two dots, like , mean the rate-of-change of the rate-of-change (an acceleration-like quantity). We will need that later; for now just know a second dot = "how fast the first-dot quantity is itself changing."

(If the word "derivative" is new, this dot IS a derivative with respect to time — see Polar Coordinate Kinematics for the fuller machinery.)


3 — : closing velocity (why we flip the sign of )

Situation
Closing fast (closing)
Opening (missing) (not closing)
Range frozen

See Closing Velocity and Range Rate for why (not raw speed) is the quantity that matters for intercept timing.


4 — : the line-of-sight angle (and its sign convention)

Figure — Proportional navigation guidance — N·V_c·λ̇, derivation

In the figure, the dashed grey line is the fixed reference (a direction pinned in space, not attached to the missile). The angle from that dashed line up to the orange LOS is . Measured in radians (a full turn = radians).


5 — : LOS rotation rate (the star of the show)

Figure — Proportional navigation guidance — N·V_c·λ̇, derivation

The figure shows the LOS at two nearby instants (solid orange, then faded orange). The small wedge between them, swept counter-clockwise, divided by the time elapsed, is a positive . Think of it as "drift of the target across your window."

This is the same "target pinned on the glass vs drifting on the glass" picture the parent note opens with — drift on the glass is .


6 — Splitting motion into "along" and "across" (unit vectors and signs)

Any relative motion between missile and target can be broken into two perpendicular pieces, and this split is the engine of the whole derivation. To track signs (not just sizes) we need to name the directions of those pieces.

Figure — Proportional navigation guidance — N·V_c·λ̇, derivation

In the figure the target's velocity (plum arrow) is decomposed onto the teal axis (giving ) and the teal axis (giving ). Now the signs are unambiguous: a component along is a positive , hence a positive .


7 — The Coriolis surprise (why a factor of 2 shows up)

The parent derivation uses one non-obvious fact you should meet now so it isn't a shock later.

The key setup, which the misleading shortcuts always skip: we are differentiating a vector whose basis rotates. Recall from §6 that is a rotating frame spinning at rate . When a unit vector turns, its own time-derivative is not zero — and those two derivatives are where the cross-terms come from. The standard rules for our CCW frame are:

Read them physically: as the LOS rotates CCW by a tiny angle, the tip of moves sideways in the direction (hence ); and , being ahead, tips back toward (hence ). These are the engine of the factor of 2.

Figure — Proportional navigation guidance — N·V_c·λ̇, derivation

The figure shows exactly these two unit-vector derivatives: the teal arrow nudging into the orange direction (that nudge is Contribution A below), and the teal arrow tipping into the plum direction — its -pointing consequence when fed by is Contribution B below.


8 — and : the command, its direction, and the gain

Because shares the axis with , the PN law's signs now read cleanly: if (closing) and (LOS rotating CCW), then , i.e. the missile accelerates CCW to catch up with and null the sightline's rotation. Flip to negative and flips too — always toward the direction that removes drift.

Assembled, the whole vocabulary produces the law you're about to derive:


Prerequisite map

Overdot equals rate per second

R-dot range rate

lambda-dot LOS rotation rate

Range R length of LOS

LOS angle lambda CCW positive

Angle wrapping edge case

Closing velocity Vc equals minus R-dot

Split relative velocity along r-hat and across theta-hat

Transverse speed R lambda-dot

Coriolis term factor of 2

PN law ac equals N Vc lambda-dot

Navigation constant N the gain

Goal drive lambda-dot to zero collision course

Read top-to-bottom: the humble overdot and the range/angle feed the two rates; the CCW-positive angle also warns us about wrapping; the rates feed closing velocity and the transverse split; those plus the Coriolis correction and the gain assemble the PN law, whose purpose is to zero .


Equipment checklist

Cover the right side and answer aloud. If any stumps you, re-read its section before opening the parent note.

What does the overdot on a symbol mean?
"Rate of change per second" — a time derivative (e.g. = how fast range changes each second).
What is the line of sight (LOS)?
The straight imaginary line from the missile to the target.
What does measure, and what does mean?
The length of the LOS (range); means a hit.
Why is (why the minus)?
Because closing means is decreasing (); the minus makes closing velocity a positive number.
What is measured from, and which direction is positive?
From a fixed (inertial) reference direction, measured counter-clockwise = positive.
What does mean physically?
The sightline is rotating counter-clockwise (with our CCW-positive convention).
What goes wrong at an angle wrap, and the fix?
When crosses the reference it jumps (e.g. ), giving a huge false ; fix by unwrapping the angle before differentiating.
What exactly is in §6?
The target's velocity relative to the missile, read in the inertial (non-rotating) frame.
Name the two LOS unit vectors and their directions.
points missile→target; is rotated CCW (direction of increasing ).
Is the frame inertial or rotating?
Rotating — it spins with the LOS at rate , which is why unit-vector derivatives appear.
Write the relative velocity split with directions.
.
What are the derivatives of the rotating unit vectors?
and .
Why is the transverse speed and not just ?
is an angular rate; multiplying by the radius converts spin into sideways speed.
What is the full transverse acceleration, and where do the two come from?
; one from (the radial unit vector turning), one from the product-rule derivative of the radial coefficient in the transverse velocity term.
Which way does positive point?
Along (CCW, direction of increasing ).
What is and its typical range?
The dimensionless navigation gain, usually .
State the PN law in words.
Commanded acceleration = gain closing velocity LOS rotation rate, .
Recall Self-test: what single quantity is PN trying to drive to zero, and why?

, the LOS rotation rate — because a frozen sightline plus shrinking range is exactly a collision course.