A connection
How did Water Purification lead to Error-correcting codes?
9 steps · 5 domains · 3,950 years
- Water Purification~2,000 BC (recorded practice) · 2,000 BCMaking water safe to drink by killing the invisible organisms in it — usually just by boiling — the cheapest life-saving act there is.
- que la necesitó — la hizo fabricable ↑Control of Fire~1,000,000 BC · 1,000,000 BCThe ability to keep, feed, and eventually start a fire at will — humanity's first external source of energy.
- la hizo fabricable ↓Charcoalby ~4,000 BC (as furnace fuel) · 4,000 BCWood baked without air until only nearly-pure carbon remains — a fuel that burns far hotter and cleaner than the wood it came from.
- la hizo posible ↓Iron Smelting (Bloomery)~1,500 BC · 1,500 BCReducing iron ore to workable metal in a charcoal-fired clay furnace.
- la hizo fabricable ↓Electric arc welding1881 (Benardos's carbon arc) · 1881 ADJoining metal by drawing a sustained electric arc between an electrode and the workpiece — a spot of controlled lightning, several thousand degrees hot, that melts the edges of two steel pieces so they flow together and freeze as one continuous metal.
What the arc melts and re-freezes is smelted iron and steel; the craft is a way of locally re-liquefying the smith's metal and letting it solidify as one piece.
- que la necesitó — la hizo posible ↑Electric Generator1831 AD · 1831 ADFaraday's discovery that moving a magnet past a wire induces current — mechanical motion converted directly into electricity.
An arc needs a strong, steady current — tens or hundreds of amperes at low voltage — which only a dynamo could deliver; arc welding was physically impossible before the generator existed.
- la hizo fabricable ↓Vacuum Tube (Triode)1906 AD · 1906 ADA light bulb's evil twin: electrons boiled off a hot filament in a vacuum, steered by a metal grid — the first electronic amplifier and switch.
- la hizo posible ↓Stored-program computer1945 AD (EDVAC report) · 1945 ADA computer whose instructions live in the same read-write memory as its data, encoded as ordinary numbers. Because the program is just numbers in memory, the machine can be given an entirely new task by loading new numbers — no rewiring — and can even read and modify its own instructions.
Fast read/write memory and logic needed electronic switching, and the vacuum tube supplied it years before the transistor existed.
- que la necesitó — la hizo pensable ↑Boolean logic1847 AD · 1847 ADAn algebra in which the only values are true and false — 1 and 0 — and the only operations are AND, OR and NOT. It turns reasoning into calculation: logical statements can be combined and simplified by fixed rules, the way ordinary algebra combines numbers.
The machine's arithmetic and control are built from AND/OR/NOT gates operating on binary numbers.
- la hizo pensable ↓Error-correcting codes1950 AD (Hamming codes) · 1950 ADA way of adding structured redundancy to data so that a message can not only reveal when it has been corrupted, but locate and repair the flipped bits itself, with no second copy and no request to resend. Extra check bits are arranged so their pattern of failures points straight at the error.
The check bits are computed as parities — exclusive-OR sums over subsets of the data bits — which are pure Boolean operations on 1s and 0s.
Every link in this chain is a verified dependency — not a trivia association. Explore either end: Water Purification or Error-correcting codes.