THE 1960S

Read Only Memory

In the world of electronic components, ROM stands apart. While most memories hasten to forget their data the moment power is cut, ROM carefully preserves its information, like a digital safe. This characteristic earns it its name: Read Only Memory.

The story begins in the 1950s, when engineers discovered they needed to store data permanently. The first ROMs emerged from this necessity, entirely hand-wired in factories. Each bit was literally etched into the material, frozen when the silicon took shape. These mask ROMs, as their creators named them, suited mass production perfectly. Manufacturing a hundred thousand identical copies of a program became economically viable. But woe to anyone who discovered an error after fabrication: no turning back.

This rigidity eventually became burdensome. The 1960s saw the birth of PROM, a ROM that users could program themselves. The idea of purchasing a blank chip filled with binary ones, then customizing it with specialized equipment, proved appealing. The operation remained irreversible, which earned these components the unflattering nickname of “one-time programmable.” One typo, and into the trash it went.

The following decade brought a breath of freedom with EPROM. For the first time, developers could correct their mistakes. The secret lay in a small quartz window positioned atop the chip. Exposing the component to intense ultraviolet light completely erased its contents, like an electronic eraser. True, the operation took time and cost more, but what a revolution for those who needed to test and retest their code!

EEPROM arrived in the 1980s with the promise of eliminating UV sessions. This time, erasure was electrical, with precision that modified each byte individually. Designers appreciated this information surgery, never mind if write times dragged on and cost discouraged intensive use.

Flash memory, appearing toward the end of the 1980s, finally combined all the sought-after advantages: respectable density, affordable cost, decent read speed, and electrical reprogramming. Erasure only worked on entire blocks, typically from a few hundred bytes to several kilobytes, which was its sole constraint. A technical detail that didn’t prevent its commercial triumph.

This evolution transformed our relationship with machines. ROM populates our electronic devices. It houses computer BIOS, those primitive instructions that wake the machine and verify its proper functioning. Calculators, printers, mobile phones—all these familiar objects conceal ROM that preserves their basic programs. Its nature naturally protects against unauthorized modifications, forming a silent but effective bulwark against intrusions.

Industry found in this technology a balance between permanence and flexibility. This trajectory illustrates a trend in computing: the constant pursuit of adaptability. Laboratories continue exploring new avenues such as resistive memories (ReRAM), phase-change technologies, or quantum approaches. This research sketches the contours of future components that could marry ROM’s traditional robustness with unprecedented performance. Some researchers also mention intrinsic protection against ransomware. The ROM adventure seems far from reaching its epilogue.