Wednesday, April 29, 2009

Volatile memory

Volatile memory

From Wikipedia, the free encyclopedia

Computer memory types
Volatile
Non-volatile

Volatile memory, also known as volatile storage or primary storage device, is computer memory that requires power to maintain the stored information, unlike non-volatile memory which does not require a maintained power supply.

Most forms of modern random access memory (RAM) are volatile storage, including dynamic random access memory (DRAM) and static random access memory(SRAM). Content addressable memory and dual-ported RAM are usually implemented using volatile storage. Early volatile storage technologies include delay line memory and Williams tube.

No comments:

Post a Comment