Communications
How voices, signals and data race across the world in milliseconds.
- How a Phone Call Works — Your voice becomes air pressure, then an electrical wiggle, then numbers, then a compressed bitstream, then a radio wave — and a relay of towers, fibre and a hidden core network rebuilds it in someone else's ear, both ways at once, in a few hundredths of a second.
- How a Website Works — A website is two computers and a conversation. One of them is in your hands; the other is a metal box in a rack somewhere, and it has never heard of you. Between them sits a leased name that points at a number, a request small enough to fit in a text message, a database that finds one row out of millions without reading the rest, and a browser that turns the answer back into pixels — usually before you have finished letting go of the key.
- How a Wi-Fi Router Works — Three sticks of plastic on a black box, each hiding six centimetres of copper — half a wavelength. It shouts with a tenth of a watt, listens for whispers a hundred billion times fainter, and lets exactly one device in the house talk at a time.
- How Fiber Optics Work — A thread of glass thinner than a hair, a laser blinking a billion times a second, and a trick of refraction that traps light for a thousand kilometres — how a fiber-optic cable carries the internet at two-thirds the speed of light.
- How Google Maps Finds Your Route — Every road on Earth is one edge in a graph, weighted not in miles but in seconds. Plain Dijkstra would search nine million junctions and take two seconds; the trick Google actually uses pre-builds a hierarchy of shortcuts over the map, so the query only ever climbs upward — and touches a few hundred junctions in a tenth of a millisecond.
- How GPS Works — Every satellite overhead just broadcasts its own position and the exact time it sent the signal. Your phone times how long that took, turns it into a distance, and does the same with three or four satellites at once — the spheres of possible positions overlap at exactly one point: you.
- How the Internet Works — You tap a web address and a page appears in half a second — but between the two, a packet is turned into a radio wave, thrown to a cell tower, handed to your operator's core, sent hunting for the site's address, routed hop by hop across continents as pulses of light through undersea fibre, handshook and encrypted with a data centre, answered, and raced all the way back to be painted on your screen.