MachinesEsotericHarwell AERE › Harwell Dekatron Computer (WITCH)

Harwell Dekatron Computer (WITCH)

1951

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.

Configurations

ConfigurationEmulatorMachineOSLegal
Running sum — the dekatrons countHarwell Dekatron Computer (WITCH)Harwell Dekatron Computer (WITCH)openOpen ⛶
Factorial — multiply by repeated additionHarwell Dekatron Computer (WITCH)Harwell Dekatron Computer (WITCH)openOpen ⛶
Fibonacci — numbers passed tube to tubeHarwell Dekatron Computer (WITCH)Harwell Dekatron Computer (WITCH)openOpen ⛶

Downloads — ROMs & software

TitleTypeSize (bytes)Legal
Factorial — multiply by repeated additiondemo0openDownload ↓
Fibonacci — numbers passed tube to tubedemo0openDownload ↓
Running sum — the dekatrons countdemo0openDownload ↓

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

EmulatorTypeLicenseSite
Harwell Dekatron Computer (WITCH)onlineCC0 (original simulation)