Collision Avoidance

Applying the vector triangle: closest point of approach, target's true course/speed, course to pass at a specified CPA. (Pub 1310 Ch.3)

← All radar topics

1 · Closest Point of Approach (CPA)

The CPA is the perpendicular distance from your ship (the screen center) to the target's relative movement line — the closest the target will pass if no one maneuvers. To find it on the reflection plotter:

  1. Plot at least three relative positions (M₁ M₂ M₃); confirm they fall on or very near a straight line.
  2. Extend the RML past the center of the PPI.
  3. Crank the variable range marker (VRM) until its ring is tangent to the RML. The point of tangency is the CPA.
  4. The VRM reading gives range at CPA; the bearing cursor through the tangent point gives bearing at CPA.

Pub 1310 specifies that you re-construct the RML if the contact stops plotting on the original line — that means the target has maneuvered (or the wind/current has shifted you off your assumed course) and the previous solution is invalid.

Pub 1310 Ch.3 Fig 3.25 — closest point of approach construction
Pub 1310 Ch.3 — finding CPA by tangency of the VRM to the RML.

The companion measurement is TCPA — time to CPA. From the SRM and miles-of-relative-movement still to traverse: TCPA (minutes) = (distance from M₃ to CPA, in nm) / SRM × 60. Or read it directly off the maneuvering board's nomogram.

2 · The target's true course and speed

From the relative motion alone you only know the DRM and SRM. To get the target's true course and speed (which is what you need to plan an evasive course), construct the vector triangle:

  1. From M₁ (or any chosen relative position), lay off your own ship's true vector er in the opposite direction of your course, length proportional to your speed (1 knot per chosen length-per-knot unit).
  2. The relative vector rm goes along the RML in the direction M₁ → M₂ → M₃, length = SRM × plotting interval.
  3. Close the triangle: from the tail of er (which is point e) to the tip of rm (which is point m). That closing line is em — the target's true vector.
  4. Direction of em = target's true course. Length of em = target's speed.
Pub 1310 Ch.3 Fig 3.26 — target true course and speed construction
Pub 1310 Ch.3 — closing the vector triangle to recover the target's true motion.

This step is what the human plot adds over what the screen shows — the screen alone cannot tell you whether the target is a fast container ship overtaking you or a slow trawler crossing your bow. The vector triangle does.

3 · Course to pass at a specified CPA

Suppose CPA in the current geometry is 0.5 nm and you want at least 2 nm. The construction:

  1. Decide a desired CPA — say 2 nm. Draw a circle of that radius around your ship (the screen center).
  2. From M₃ (or whatever the latest plot is), draw a tangent to that circle on the side you want to pass — typically port or starboard depending on COLREGS rules and traffic. This tangent line is your new desired RML.
  3. Now find the new own-ship vector er' that produces this new RML. The target's true vector em doesn't change (you can't make them maneuver). So: r' = m − rm', where rm' is parallel to the new desired RML and at the new SRM.
  4. The new er' direction = your new course; the length = the speed needed to achieve it.

In practice you usually pick a course change at constant speed (turn 20° to starboard, hold speed) and read out the resulting CPA, rather than solving for a specific CPA. The maneuvering board makes either approach equally fast.

Pub 1310 Ch.3 — course to pass at specified CPA
Pub 1310 Ch.3 — constructing the new own-ship course needed to pass a target at a specified CPA.

Slow-down option. Alternatively, hold your course and reduce speed. Same triangle, different unknown: er' shrinks but keeps the same direction; the new rm' closes to a different RML. Sometimes a simple speed reduction does what a course change would do, with less disruption.

4 · Special cases

Three configurations come up often enough that you should be able to recognize them at a glance:

Pub 1310 Ch.3 — special cases
Pub 1310 Ch.3 — recognizing the three classic geometries.

5 · Multiple-contact discipline

In traffic, several contacts may need to be tracked simultaneously. The book recommends:

6 · What modern radars do automatically

The work above is what an ARPA (Automatic Radar Plotting Aid) does for you: it tracks targets continuously, computes CPA / TCPA / true course / true speed, and displays them as numbers next to each acquired target. Better implementations let you "trial" a maneuver — type a proposed new course/speed, see the predicted CPAs update for every tracked target.

Even with ARPA, the manual skill matters because:

Practical takeaways

References