Machines › Esoteric › Harwell AERE › Harwell Dekatron Computer (WITCH)
Harwell Dekatron Computer (WITCH)
The Harwell Dekatron Computer (1951), later renamed the WITCH, is a decimal machine whose memory is a wall of glowing dekatron gas-discharge tubes — each tube stores one decimal digit 0-9 as a neon glow sitting on one of ten cathodes. It reads its program and data from paper tape, and because it has no multiplier hardware it multiplies by repeated addition and divides by repeated subtraction. It is famously slow, about one operation a second, so you can watch every carry ripple from tube to tube. There is no binary CPU and no stored-program ROM.
Harwell Dekatron Computer (WITCH) Online Emulator
Play Harwell Dekatron Computer (WITCH) using JavaScript directly in your browser.
Controls
Configurations
| Configuration | Emulator | Machine | OS | Legal | |
|---|---|---|---|---|---|
| Running sum — the dekatrons count | Harwell Dekatron Computer (WITCH) | Harwell Dekatron Computer (WITCH) | open | Open ⛶ | |
| Factorial — multiply by repeated addition | Harwell Dekatron Computer (WITCH) | Harwell Dekatron Computer (WITCH) | open | Open ⛶ | |
| Fibonacci — numbers passed tube to tube | Harwell Dekatron Computer (WITCH) | Harwell Dekatron Computer (WITCH) | open | Open ⛶ |
Downloads — ROMs & software
| Title | Type | Size (bytes) | Legal | |
|---|---|---|---|---|
| Factorial — multiply by repeated addition | demo | 0 | open | Download ↓ |
| Fibonacci — numbers passed tube to tube | demo | 0 | open | Download ↓ |
| Running sum — the dekatrons count | demo | 0 | open | Download ↓ |
Store & paper tape
The Harwell Dekatron Computer has no silicon: its "processor" is relay control logic and its memory is a bank of dekatron tubes, each holding one decimal digit as a visible glow. Turning the paper-tape reader steps the program one operation at a time — an add pulses the units dekatron and lets carries ripple up the column, while a multiply is just repeated addition — so the whole computation plays out slowly enough to follow by eye.
Emulators
| Emulator | Type | License | Site |
|---|---|---|---|
| Harwell Dekatron Computer (WITCH) | online | CC0 (original simulation) |