LanguageEnglishDeutsch
Industrial electronics

storage

Any computer device, including such as a disk, on which data is stored for a longer term than main memory.

storage: where data lives when power is off

In industrial electronics, storage is any device that holds data persistently, independent of active power to the CPU or processing unit. Unlike volatile RAM, which loses everything when the system shuts down, storage retains information through power cycles. This makes it essential for any system that must preserve records, configurations, or operational data across shutdowns, restarts, or failures.

The most common storage in industrial settings is magnetic disk: either rotating hard drives with spinning platters and read/write heads, or solid-state drives (SSDs) using flash memory cells. Hard drives remain standard for bulk archival and logging in PLCs, data acquisition systems, and industrial computers because they offer large capacity at low cost per gigabyte. SSDs are faster, more shock-resistant, and increasingly used in mobile equipment or where access speed matters. Smaller industrial devices may use microSD cards, USB flash drives, or onboard EEPROM (electrically erasable programmable read-only memory) for firmware and calibration data.

Degradation and industrial constraints

Storage devices fail predictably in industrial environments. Hard drives suffer mechanical wear and head crashes, especially under vibration or thermal cycling. Flash memory experiences program/erase cycles limited to 10,000 to 100,000 cycles depending on cell technology, after which bit errors increase. In high-temperature facilities, expansion and contraction of circuit boards crack solder joints. Dust and humidity corrode connectors. Industrial systems often implement RAID (redundant array of independent disks) to mirror critical data across multiple drives, or scheduled backups to removable media so that a single storage failure does not stop production.

Storage capacity and access speed are traded against cost and reliability. A logging system in a steel mill may write terabytes monthly but rarely needs to read old data quickly, so bulk hard drives with 7200 RPM spindles suffice. A real-time process controller that retrieves setpoints thousands of times per second needs faster storage or caching in RAM. Industrial SSDs with power-loss protection, using capacitor banks to flush the write cache to memory before shutdown, are common in safety-critical systems.

The term "storage" itself distinguishes the persistent layer from main memory in computer architecture. It entered industrial vocabulary with the rise of computers in control systems during the 1970s and 1980s, when rotating disk drives were the only practical option for machines with limited RAM. Today the word covers any medium that keeps data when unpowered: magnetic, optical (DVD/CD), flash, phase-change memory, or tape. Tape remains the standard for long-term archival in manufacturing facilities handling massive volumes of sensor or quality records.

More from Industrial electronics

See all

Get the Word of the Day

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