
Binary Arithmetic
Instrucciones
Build a physical binary counter
Build a physical binary counter
Make the places real objects you can flip.
- Lay out cards for 1, 2, 4, 8, 16, 32 — face up is on, face down is off.
- Count from 0 to 20 by flipping cards.
- Watch what happens each time a place fills.
Materiales para este paso:
Cardstock Assorted Pack (50 Sheets)1 paqueteConvert both ways
Convert both ways
Two procedures, and one of them you have already met.
- Decimal to binary: repeatedly halve, discarding remainders, and record odd (1) or even (0). Read from the bottom up.
- Binary to decimal: add the place values where there is a 1.
- Convert a dozen numbers each way and check against each other.
Materiales para este paso:
Graph Paper1 padAdd, and find the carry
Add, and find the carry
Four rules, and that is the whole of binary addition.
- 0+0=0 · 0+1=1 · 1+0=1 · 1+1=0 carry 1.
- Add 1011 and 0110 column by column.
- Check your answer in decimal: 11 + 6 = 17.
Multiply by shifting
Multiply by shifting
Show that multiplication needs no new machinery.
- Take a binary number and add a zero on the right.
- Convert before and after.
- Repeat — each added zero doubles the value.
History and context
History and context
Gottfried Wilhelm Leibniz published his account of binary in 1703, and was struck by finding the same two-state structure in the hexagrams of the Chinese I Ching, which a Jesuit correspondent had sent him. He attached theological significance to a system that creates everything from one and nothing — a reading that is his own and not part of the mathematics.
Earlier and elsewhere: binary and near-binary systems appear independently in the I Ching itself, in Indian prosody — Pingala described binary patterns of long and short syllables around the third century BC — and in African divination systems. Two-state encoding is something people keep arriving at.
The reason it won is engineering, not mathematics. A decimal computer needs a component that reliably distinguishes ten voltage levels; a binary one needs a component that distinguishes on from off, which almost any switch, relay, valve or transistor does robustly and cheaply. Claude Shannon's 1937 master's thesis made the connection explicit by showing that relay circuits implement Boolean algebra — arguably the most consequential master's thesis ever written.
Decimal computers did exist — ENIAC was one, and IBM built decimal machines for business — so the outcome was not inevitable. Binary won on component cost and reliability, and the survival of binary-coded decimal in financial software is a reminder that the argument was once genuinely open.
Materiales
2- 1 paqueteMarcador de posición
- 1 padMarcador de posición
Blueprints relacionados
Estos blueprints comparten conocimiento — técnicas, materiales o principios
CC0 Dominio público
Este Blueprint se publica bajo CC0. Eres libre de copiar, modificar, distribuir y usar este trabajo para cualquier propósito, sin pedir permiso.
Apoya al Maker comprando productos a través de su Blueprint, donde gana una Comisión del Maker establecida por los vendedores, o crea una nueva iteración de este Blueprint e inclúyela como conexión en tu propio Blueprint para compartir ingresos.
