📍 GPS: How Satellites Tell You Where You Are
Understand the elegant trick behind the blue dot: atomic clocks broadcasting time, and a receiver solving for its own position from the delays. You'll grasp why relativity must be corrected for and wh
What you’ll learn
- A Broadcast, Not a ConversationEstablish that GPS is a one-way broadcast your receiver listens to — and follow that single architectural fact out to its surprising consequences for capacity, privacy and failure.GPS satellites transmit and never receive: each one endlessly announces its identity, its orbital position and the time, to nobody in particular. Because nothing is ever sent back, the system serves an unlimited number of users at once, cannot know who is listening, and works with your phone's radio disabled. It also means the system can never tell you it is wrong — and every vulnerability in the course descends from that one-way design.
- Four Spheres and a ConfessionOwn the core mechanism properly: distance from time-of-flight, trilateration, and the reason the fourth satellite solves your clock rather than your altitude.A receiver reads a satellite's timestamp, compares it to now, and multiplies the delay by the speed of light to get a distance — placing itself on a sphere around that satellite. Three spheres would fix a point, except that every distance was computed with a cheap crystal clock that is wrong, and light covers about 300 metres per microsecond, so a small clock error ruins every measurement identically. The solution is to stop pretending: promote the clock error to a fourth unknown and listen to a fourth satellite, which is why four satellites are needed and why the fourth buys time, not altitude.
- The Signal Beneath the NoiseUnderstand how a receiver hears a signal weaker than its own noise — the PRN code, correlation, and why 'find the code' and 'measure the time' are the same operation.Every GPS satellite transmits on the same L1 frequency of 1575.42 MHz, distinguishing itself by a unique pseudorandom Gold code of 1023 chips clocked at 1.023 MHz and repeating every millisecond. The receiver generates its own copy of that code and slides it in time until it correlates with the incoming signal, and the amount of slide required is the time-of-flight measurement itself. Because a wrong alignment averages to nothing and a right one accumulates, correlation lifts a signal out from under the noise — which is why the same design gives capacity, timing and interference resistance in one stroke.
- The Satellite Must Tell You Where It IsUnderstand the navigation message — ephemeris and almanac — and see why the trickle of data it carries explains cold starts, warm starts, and assisted GPS.Trilateration is worthless unless you know where each satellite was when it transmitted, so each satellite broadcasts its own orbit in the navigation message at just 50 bits per second — 30-second frames of five 6-second subframes. The precise ephemeris for that satellite takes 18 to 36 seconds to acquire and is valid about 4 hours; the coarse almanac for the whole constellation takes 12.5 minutes and lasts up to two weeks. That trickle is why a cold start is slow, and why assisted GNSS — fetching the same data over the internet in a moment — makes a phone appear to lock on instantly.
- Somebody Has to Keep It TrueMeet the control segment — the ground network that measures, predicts and uploads reality to the satellites — and understand relativity as a line item on its maintenance list.GPS satellites are not autonomous: a global network of monitor stations tracks them continuously and feeds a master control station at Schriever Space Force Base, operated by the 2nd Space Operations Squadron, which computes each satellite's true orbit and clock error and uploads corrected ephemerides for rebroadcast. The 4-hour ephemeris validity is the visible edge of that loop. Relativity appears not as a curiosity but as maintenance: satellite clocks run about 38 microseconds per day fast as observed from Earth, and the design corrects for it.
- The Twenty Years It Was Deliberately WrongUnderstand Selective Availability as a policy encoded in physics, and see what its removal on 1 May 2000 unlocked — including why the workaround made the policy pointless.For its first decades GPS deliberately degraded the civilian signal through Selective Availability, dithering the satellite clocks to hold public accuracy to roughly 100 metres while the military kept the precise service. Differential GPS defeated it by having a surveyed reference station measure the error and broadcast the correction, since the dither was common to everyone in a region. President Clinton ordered SA switched off on 1 May 2000, civilian accuracy jumped to around 5 metres overnight, and the applications we now take for granted became possible.
- The Error BudgetAccount for the errors nobody chose — atmosphere, orbit and clock — and understand the two very different strategies that beat them: measuring the atmosphere with two frequencies, and cancelling it with a nearby reference.With Selective Availability gone, the largest remaining error is the ionosphere, which slows the signal by an amount that varies with solar activity, time of day and viewing angle; the troposphere adds a smaller wet delay, and satellite orbit and clock residuals contribute further. The ionosphere is dispersive, so a dual-frequency receiver comparing L1 at 1575.42 MHz with L5 at 1176.45 MHz can measure and remove its delay directly. Alternatively, a nearby reference station can cancel all common errors at once — the DGPS idea generalised, which augmentation systems and centimetre-accurate RTK both exploit.
- Why Your Dot Jumps in the CityExplain the urban canyon properly — as two distinct failures, multipath deception and bad geometry — and understand dilution of precision, the reason where the satellites are matters as much as how many.Between tall buildings, GPS fails in two ways at once. Multipath means the direct signal is blocked while a reflection off a glass facade arrives instead, having travelled further, so the receiver reads a longer range and believes a confident lie no averaging can fix. Meanwhile the buildings mask most of the sky, leaving only satellites in a narrow strip overhead, and satellites clustered together intersect at shallow angles that smear the position — the effect measured as dilution of precision. Phones survive by fusing GPS with wifi, cell and inertial sensors.
- GNSS Is PluralLearn that your receiver uses four independent global constellations at once, understand why that is both a technical and a political fact, and land the course's argument about trust in a one-way system.GPS is one of four global systems — alongside Russia's GLONASS, Europe's Galileo and China's BeiDou — and a modern receiver uses them together, because more satellites means better geometry and lower dilution of precision, which matters most exactly where GPS struggles. The redundancy is also political: each system is owned by a state that could degrade it, as Selective Availability proved. Jamming is easy against a signal below the noise floor and spoofing is worse, since a broadcast receiver has no way to ask whether what it heard is true — which is why Galileo added signal authentication.
Questions this course answers
Why can GPS serve an unlimited number of users simultaneously and for free?
The one-way design makes capacity a non-issue: nothing is ever sent back, so ten receivers and ten billion are identical to the satellite. That also means there is no way to bill for it — the physics made it ungovernable as a business, which is why satellite navigation became a free global utility rather than a subscription.
What is the most consequential drawback of GPS being a broadcast rather than a conversation?
A conversation permits correction; a broadcast does not. Because your receiver never talks back, it cannot verify anything by asking. Every failure in the second half of the course — atmospheric error, multipath, jamming, spoofing — is that single architectural consequence arriving.
Why does GPS require four satellites rather than three?
Three spheres already resolve to a point once the absurd solution is discarded — so altitude and ambiguity aren't the problem. The problem is that every distance was computed against a cheap crystal clock, where one microsecond of error is 300 metres. The receiver admits it doesn't know the time, makes the clock error a fourth unknown, and needs a fourth equation to solve for it.
Why does a single wrong clock make the four spheres solvable rather than hopeless?
The shared error is the whole leverage. If each range were wrong independently there'd be nothing to exploit, but one clock means one common offset inflating or deflating every sphere together. Asking 'what single correction makes them intersect?' has exactly one answer — which yields position and, as a by-product, nanosecond-accurate time.
Why is GPS critical infrastructure for power grids and financial exchanges?
The clock offset isn't waste — it's an output. Once the receiver has found the single correction that makes the spheres meet, its cheap crystal has been disciplined to nanoseconds. That made GPS the backbone of network, grid and market synchronisation, which is why a GPS outage breaks systems that have nothing to do with maps.
How does a receiver detect a GPS signal that arrives below its own thermal noise floor?
Correlation doesn't amplify anything — it makes the noise cancel itself. Random noise multiplied by the code is still random and wanders around zero, while a genuine match piles up with consistent sign. After enough of the 1023-chip code, the undetectable signal stands clear of the hiss. You hear it by knowing exactly what you're listening for.
Grounded in trusted sources
- Wikipedia — Global Positioning System (https://en.wikipedia.org/wiki/Global_Positioning_System)
- Wikipedia — GPS signals (https://en.wikipedia.org/wiki/GPS_signals)
- Wikipedia — Selective Availability (https://en.wikipedia.org/wiki/Error_analysis_for_the_Global_Positioning_System)
- Wikipedia — Error analysis for the Global Positioning System (https://en.wikipedia.org/wiki/Error_analysis_for_the_Global_Positioning_System)
- Wikipedia — Dilution of precision (navigation) (https://en.wikipedia.org/wiki/Dilution_of_precision_(navigation))
- Wikipedia — Multipath propagation (https://en.wikipedia.org/wiki/Multipath_propagation)
- Wikipedia — Satellite navigation (https://en.wikipedia.org/wiki/Satellite_navigation)
- Wikipedia — Galileo (satellite navigation) (https://en.wikipedia.org/wiki/Galileo_(satellite_navigation))
Every Wunder lesson is built from real, reputable sources — never invented.
Related Science courses
Wunder is a personalized learn-anything platform — tell it any topic and it builds a beautiful, fact-checked course in minutes, with narration, a knowledge check, and a college-style University track.
Browse more Science courses · All topics · Home
© 2026 Wunder Learning LLC · Terms & Privacy