Electrical engineering

memory chip

A RAM, ROM, PROM, EPROM or EEPROM microchip that can be plugged into a personal computer to provide temporary or permanent memory.

memory chip: silicon that holds data when power is on or off

A memory chip is a semiconductor package containing thousands or millions of transistors arranged to store and retrieve binary data. Unlike a processor, which performs calculations, a memory chip is a passive storage device: it holds information in specific locations and returns that information when requested. The data persists in RAM only while power is supplied; in ROM, PROM, EPROM and EEPROM variants, it survives power loss.

RAM (random-access memory) chips form the working storage of a computer. Data can be written to any address at high speed, making RAM ideal for active program execution and temporary variables. A typical RAM chip from the 1990s might store 4 or 8 megabytes; modern modules hold gigabytes. ROM (read-only memory) chips store firmware or boot code that cannot be altered after manufacturing. PROM chips allow a single write cycle after manufacture. EPROM (erasable programmable ROM) chips can be erased by ultraviolet light exposure and reprogrammed; EEPROM (electrically erasable programmable ROM) can be erased and rewritten electrically without removing the chip from its socket.

Form factor and integration

Early memory chips were DIP (dual in-line package) components with leads soldered into circuit boards. As density increased, manufacturers adopted surface-mount packages: TSOP, BGA, and others that occupy less board space and reduce trace length. A single DIMM (dual in-line memory module) or SODIMM (small outline DIMM) plugs into a socket and carries multiple chips, capacitors, and resistors. The module itself is what users install; individual chips rarely leave the factory as customer replacements.

Memory chips fail through charge leakage (especially at high temperature), manufacturing defects, and electrostatic damage. Bad cells cause bit errors, either hard (permanent) or soft (single-event upset from cosmic radiation). Systems detect errors using parity bits or error-correcting code (ECC); critical applications employ redundancy.

The term "memory chip" encompasses a broad family because all these variants share the same design principle: an array of addressable cells that store and return bits. The specific type matters enormously to the application. A laptop needs fast, dense RAM; a microcontroller in an elevator door needs reliable ROM for safety logic and a small EEPROM for configuration data that survives power loss.

More from Electrical engineering

See all

Get the Word of the Day

One industrial term every weekday, with the trade it belongs to and why it is worth knowing. No advertising.