Learn More
Apollo Computers Were Very Weak
The computer that guided humanity to the Moon, known as the Apollo Guidance Computer (AGC), possessed less processing power than a modern musical greeting card. Its memory was not stored on silicon chips, but was literally hand-woven into intricate arrays of wires and magnetic cores, a technology called "core rope memory." This painstaking process made the software permanent and incredibly durable, as the programming was physically part of the hardware. This was essential for a mission where there was no room for data corruption and no possibility of a remote software patch.
This extreme limitation meant the software itself had to be a work of genius. The team at MIT, led by Margaret Hamilton, designed an operating system that could prioritize tasks in real-time. This capability famously saved the Apollo 11 lunar landing. During the final descent, a secondary radar system, left on by mistake, began flooding the computer with unnecessary data, triggering alarms. Instead of crashing, the AGC’s software recognized the overload, ignored the low-priority data, and focused all its limited power on the critical tasks required for landing. It was a triumph of elegant, resilient software design over brute-force computing power.