Trilateration and Correlation
Adapted from UC Berkeley's EECS 16A notes.
Last updated
Adapted from UC Berkeley's EECS 16A notes.
Last updated
Trilateration is a technique that involves using the geometry of circles to find an approximate or exact location of an object.
Geometrically, this means that if you know the position of three points and each of their distances to a point that you want to find, you can create three circles, the intersection of which is the location that you want to find.
Here's how it works mathematically. Let's take the distances and points below, and assume that we know the positions of the points and the distances to our desired object.
We can write the distances as a set of vector equations.
We can use distance formula with the components.