GPS and Sphere Intersections
TL;DR: Your GPS receiver calculates your position by measuring the time it takes for radio signals to travel from satellites, using the intersection of three spherical shells to narrow your location down to a single point on Earth.

The Geometry of Invisible Spheres
When we looked at load-bearing walls in the previous station, we were concerned with how forces travel through physical structures to keep a building upright. Now, we are pivoting to a structure that is entirely invisible: the network of satellites orbiting Earth. Think of your phone's GPS not as a magic beacon, but as a high-speed geometry calculator. Every time you open a map app, your device is performing a dance with satellites to solve a problem of distance.
Each satellite in the GPS network acts as the center of a giant, invisible sphere. Because a satellite broadcasts its signal in all directions, the signal reaches you as part of a spherical wave. If a satellite tells your phone, "I am exactly 20,000 kilometers away," your phone knows you are somewhere on the surface of a massive sphere with a radius of 20,000 km. However, that doesn't tell you where you are—you could be anywhere on that vast, curved shell. To find your spot, we need to add more layers to the puzzle.
Narrowing the Search with Intersections
If we add a second satellite, we create a second sphere. Where these two spheres meet, they create a circle of possible locations. You are now restricted to that ring, which is a significant improvement, but still not a precise coordinate. You could be at any point along that circle.
This is where the third sphere comes into play. When the third sphere intersects with the circle created by the first two, it cuts that circle down to just two points. One of these points is usually floating in space or deep inside the Earth, while the other is on the surface where you are actually standing. By discarding the impossible point, your phone identifies your exact latitude and longitude. This process of finding a location based on distance from multiple known points is called .
The Role of Precision Timing
While the geometry of spheres is elegant, it only works if the distances are perfect. Because radio signals travel at the speed of light, even a tiny error in time measurement can result in a massive error in your location. If your phone’s clock were off by just one-thousandth of a second, your calculated position could be off by 300 kilometers!
To solve this, GPS satellites carry incredibly accurate atomic clocks. Your phone compares the time the signal was sent with the time it was received. The difference tells the phone exactly how long the signal was in flight. By multiplying that time by the speed of light ( meters per second), the phone calculates the radius of the sphere.
In reality, your phone actually uses a fourth satellite to synchronize its own internal clock with the highly precise satellite time, ensuring the math remains rock solid. Without this fourth point, the spheres would never quite align, and your "blue dot" would drift across the map like a ghost.
GPS relies on trilateration, where the intersection of three or more spherical signals allows a device to pinpoint a unique coordinate in three-dimensional space.
Now that you understand how we map our position in the open air, we are going to shift our focus to a different kind of spatial problem: how to fit objects together in the most efficient way possible. In our next station, we will explore the logic behind packing circles into containers, a challenge that governs everything from shipping logistics to the way atoms arrange themselves in a solid.