Read–write memory

From Wikipedia, the free encyclopedia
(Redirected from Read-write memory)

Read–write memory, or RWM is a type of computer memory that can be easily written to as well as read from using electrical signaling normally associated with running a software, and without any other physical processes. [a][1] The related storage type RAM means something different; it refers to memory that can access any memory location in a constant amount of time.[2]

The term might also refer to memory locations having both read and write permissions. In modern computer systems using memory segmentation, each segment has a length and set of permissions[b] associated with it.[3]

Types[edit]

Read–write memory is composed of either volatile or non-volatile types of storage. Volatile memory is usually in the form of a microchip or other hardware that requires an external power source to enable data to persist.[4] Non-volatile memory is considered static, or storage-type memory. This means that you can write data to it, and that information will persist even in the absence of a power source. Typically read-write speeds are limited to its bandwidth or have mechanical limitations of either rotation speeds and arm movement delays for storage types such as Cloud Storage, Hard Disk Drive or CD-RWs, DVD-RWs, SD cards, Solid State Drive, SRAM, and DRAM, or other integrated circuitry.[5]

History[edit]

San Francisco in 1956, IBM was the first company to develop and sell the first commercial Hard Disk Drive (HDD). The drive was the Model 350 disk storage unit, which was 3.75 Megabytes of data storage capacity and had fifty 24-inch diameter disks stacked on a spindle and sold to Zellerbach paper.[6]

See also[edit]

References[edit]

  1. ^ "JEDEC: read/write memory". JEDEC. Retrieved 7 March 2017.
  2. ^ "JEDEC: random-access memory", JEDEC, retrieved 7 March 2017
  3. ^ Glaser, Edward L.; Couleur, John F.; Oliver, G. A. (1965). System Design of a Computer for Time Sharing Applications. 1965 Fall Joint Computer Conference.
  4. ^ "What Is Read-Write Memory? (with pictures)". Easy Tech Junkie. Retrieved 2022-10-15.
  5. ^ "Reading: Random Access Memory | Introduction to Computer Applications and Concepts". courses.lumenlearning.com. Retrieved 2020-11-17.
  6. ^ "1956: First commercial hard disk drive shipped | The Storage Engine | Computer History Museum". www.computerhistory.org. Retrieved 2020-11-17.

Footnotes[edit]

  1. ^ Unlike ROM or "read-only memory" and distinct from EEPROM.
  2. ^ For example, read, write, or execute