Triangle Principle

Part of Surveying

The geometric foundation that allows surveyors to calculate unknown distances and positions from known angles and one measured baseline.

Why This Matters

The triangle principle — more formally called trigonometric triangulation — is the idea that if you know one side of a triangle and all of its angles, you can calculate every other side. This sounds abstract until you realize what it enables: you can measure the distance across a river, the height of a cliff, the width of a lake, or the position of a distant mountain peak without ever going there.

This is the fundamental insight that allowed early surveyors to map continents. A single carefully measured baseline — perhaps a few hundred meters on flat ground — becomes the foundation for calculating distances of kilometers or even hundreds of kilometers, simply by measuring angles. The multiplication of accuracy from a small measured distance to a vast calculated one is one of the most powerful tools in practical mathematics.

For a rebuilding community, this matters immediately: you cannot stretch a rope across a gorge, but you can measure angles from both banks and calculate the crossing distance. You cannot survey a mountain range on foot in a season, but you can triangulate major peaks from a valley floor in days.

The Geometry of a Triangle

What Makes a Triangle Uniquely Determinable

A triangle has six elements: three sides (a, b, c) and three angles (A, B, C). You need to know at least three of these — with at least one being a side — to calculate all the others. This is the rule of “sufficient conditions”:

Known elementsResult
Three angles only (AAA)Shape known, but size indeterminate
Two angles + any one side (AAS or ASA)Fully determined
Two sides + included angle (SAS)Fully determined
Three sides (SSS)Fully determined
Two sides + non-included angle (SSA)May have two solutions — use carefully

For surveying, the most common case is two angles plus the baseline side between them (ASA) — you stand at each end of a known baseline and measure the angle to the target.

The Law of Sines

The law of sines is the master formula for triangulation:

a / sin(A) = b / sin(B) = c / sin(C)

Where lowercase letters are sides and uppercase letters are the opposite angles.

Example: You measure a baseline AB = 200 m. From A, the angle to target C is 55°. From B, the angle to target C is 68°. The third angle at C = 180° − 55° − 68° = 57°.

Using the law of sines:

  • AC / sin(68°) = 200 / sin(57°)
  • AC = 200 × sin(68°) / sin(57°)
  • AC = 200 × 0.927 / 0.839 ≈ 221 m

Without knowing AC, you now know the distance from your baseline to the target is about 221 m along one side.

Constructing a Table of Sines Without a Calculator

In a low-tech setting, you may not have trigonometric tables. You can construct them geometrically:

  1. Draw a circle of radius exactly 100 mm (use a compass).
  2. For any angle θ, draw the radius at that angle from horizontal.
  3. The perpendicular height from the horizontal axis to the end of that radius is the sine of θ (in units where radius = 1, so your 100 mm radius means the height in mm equals 100 × sin(θ)).
  4. Measure this height with a ruler. Divide by 100. That is sin(θ).

Build a table at 5° intervals. You can interpolate between table entries for angles in between. This is exactly how the first trigonometric tables were constructed in antiquity.

Practical Triangulation Setup

Step 1: Measure the Baseline

The baseline is the only distance you measure directly. Its accuracy determines the accuracy of everything derived from it.

  • Choose flat, obstacle-free ground.
  • Use a chain, measured rope, or rod-chaining (a known-length pole walked end-over-end).
  • Mark both endpoints with stakes driven flush.
  • Measure in both directions and average.
  • The baseline should be as long as practical — longer baselines give more stable triangles.

Step 2: Choose a Good Triangle Shape

Not all triangles are equally well-conditioned. Avoid:

  • Very acute triangles (one angle less than 15°) — a small angle measurement error causes huge position errors.
  • Very obtuse triangles (one angle over 150°) — same problem from the other direction.

Best practice: keep all three angles between 30° and 120°. Equilateral triangles (all 60°) are ideal. If you cannot choose your target, at least avoid the degenerate cases.

The "Well-Conditioned Triangle" Rule

For every 1° of angle error, a well-conditioned triangle (all angles near 60°) propagates about 1% position error. A poorly-conditioned triangle (one angle near 5°) propagates 10× more error from the same angular uncertainty.

Step 3: Observe the Angles

From each end of the baseline (Points A and B), measure the angle to the target (Point C) using a goniometer or transit. Record multiple readings and average them.

Also check: angle at A + angle at B + angle at C should equal 180°. Any discrepancy (called the “angular closure error”) tells you the combined measurement error. If the error is less than 2× your instrument accuracy, distribute it equally and proceed.

Step 4: Calculate the Distances

Apply the law of sines as shown above. If you need coordinates rather than just distances, set up a coordinate system:

  1. Define the A-to-B direction as your X axis. B is at (baseline length, 0).
  2. From angle A and the calculated side AC, compute:
    • X of C = AC × cos(angle A)
    • Y of C = AC × sin(angle A)
  3. Check with the B-side calculation — the two should agree within your error tolerance.

Error Propagation and Checks

Forward Intersection Check

Calculate the position of C from both A and B independently. The two results should agree within a circle whose radius equals your expected position uncertainty. If they disagree by more than 3–4× your instrument accuracy, re-observe.

The Redundancy Principle

Whenever possible, observe more angles than strictly necessary. Three angles in a triangle should sum to 180° — if they don’t, you have a check on your work. Later, when building a full triangulation network, every point will be visible from multiple stations, giving multiple checks. Each such check catches blunders before they propagate into the network.

Sources of Error to Minimize

Error sourceMitigation
Poorly measured baselineMeasure twice, use a taut chain on flat ground
Sighting the wrong point on the targetUse a plumb-bob-hung string as the target, not a wide pole
Instrument not levelRe-check bubble before every reading
Parallax in sighting vaneKeep eye at consistent distance from peep hole
Angular reading interpolationUse a magnifier on the graduated scale

Applications in Field Practice

Locating a Point Across an Obstacle

Set up a baseline on your side of the river/gorge/swamp. Observe the angle to the target from each end. Calculate the distance across the obstacle without needing to cross it.

Setting Out a Line at a Known Bearing

From a known station, calculate where a line at a given angle will intersect a known boundary. Stake the intersection by moving along the sightline at the calculated distance.

Determining Your Own Position (Resection)

The reverse of triangulation: observe angles to three known points. From the two angles, calculate your position. This is covered in the Triangulation Network article, but the triangle principle is the foundation.

The triangle principle is not advanced mathematics — it is simple geometry made powerful by systematic application. Once understood, it transforms how you see any landscape: every hill becomes a potential reference point, every clear sightline a potential baseline.