A connection
How did Wound Care lead to Error-correcting codes?
10 steps · 5 domains · 4,950 years
- Wound Care~3,000 BC (recorded practice) · 3,000 BCCleaning, closing, and protecting injuries so they heal — because infection, not the injury itself, is usually the real killer.
- qui l'exigeait — l'a rendue fabricable ↑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.
- qui l'exigeait — l'a rendue 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.
- l'a rendue 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.
- l'a rendue possible ↓Iron Smelting (Bloomery)~1,500 BC · 1,500 BCReducing iron ore to workable metal in a charcoal-fired clay furnace.
- l'a rendue 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.
- qui l'exigeait — l'a rendue possible ↑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.
- l'a rendue 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.
- l'a rendue possible ↓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.
- qui l'exigeait — l'a rendue 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.
- l'a rendue 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: Wound Care or Error-correcting codes.