Read–write memory: Difference between revisions

Content deleted Content added
Kdsh237 (talk | contribs)
Updated this information with examples of the types of Read-write memory, and added history for the first commercial drive sold and the innovation of modern technologies.
mNo edit summary
 
(11 intermediate revisions by 9 users not shown)
Line 1:
{{for|read–write file system permissions|file system permissions}}
 
'''Read–write memory''', or RWM, is a type of [[computer memory]] that maycan be relatively easily written to as well as read from, that is, using electrical signallingsignaling normally associated with running a software, and without any other physical processes (unlike.{{efn|Unlike [[Readread-only memory|ROM]] or "read-only memory" and distinct from [[EEPROM]]).}}<ref>{{cite web |url=https://www.jedec.org/standards-documents/dictionary/terms/readwrite-memory |title=JEDEC: read/write memory |website=JEDEC |accessdate=7 March 2017}}</ref> The related termstorage type [[RAM]] (for "random -access memory")|RAM]] means something different; it refers to memory that can access any memory ___location in a constant amount of time.<ref>{{citation |url=https://www.jedec.org/standards-documents/dictionary/terms/random-access-memory-ram |website=JEDEC |title=JEDEC: random-access memory |accessdate=7 March 2017}}</ref>
 
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 (for{{efn|For example, ''read'', ''write'', or ''execute'')}} associated with it.<ref>{{cite conference|title=System Design of a Computer for Time Sharing Applications|last1=Glaser|first1=Edward L.|first2=John F.|first3=G. A.|last2=Couleur|last3=Oliver|date=1965|conference=1965 Fall Joint Computer Conference|url=https://multicians.org/fjcc2.html}}</ref>
 
'''==Types'''==
Read-writeRead–write memory is composed of either [[Volatile memory|volatile]] or [[Non-volatile memory|non-volatile]] types of storage. AVolatile computermemory holdsis manyusually typesin the form of storagea microchip or other hardware that canrequires an external power source to enable data to persist.<ref>{{Cite web |title=What Is Read-Write Memory? (with pictures) |url=http://www.easytechjunkie.com/what-is-read-write-memory.htm |access-date=2022-10-15 |website=Easy Tech Junkie |language=en-US}}</ref> Non-volatile memory is considered static, or storage-type memory. This means that you can write data to it, and bethat information will persist even in manythe differentabsence physicalof sizesa andpower formssource. Typically read-write speeds are limited to its [[Bandwidth (computing)|bandwidth]] or have mechanical limitations of either rotation speeds and arm movement delays for storage types such as [[Cloud storage|Cloud Storage]], [[Hard disk drive|Hard Disk Drive]] or [[CD-RW|CD-RWs]]s, [[DVD recordable|DVD-RWs]], [[SD card|SD cards]]s, [[Solid-state drive|Solid -State Drive]], [[Static random-access memory|SRAM]], and [[Dynamic random-access memory|DRAM]], or other [[Integratedintegrated circuit|integrated circuitry]]ry.<ref>{{Cite web|title=Reading: Random Access Memory {{!}} Introduction to Computer Applications and Concepts|url=https://courses.lumenlearning.com/zeliite115/chapter/reading-random-access-memory/|access-date=2020-11-17|website=courses.lumenlearning.com}}</ref>
 
'''==History'''==
'''Types'''
San Francisco in 1956, [[IBM]] was the first company to develop and sell the first commercial drive [[Hard disk drive|Hard Disk Drive (HDD)]]. theThe drive was the Model 350 disk storage unit, which was 3.75 Megabytesmegabytes of data storage capacity and had fifty 24-inch diameter disks stacked on a spindle and sold to [[Crown Zellerbach|Zellerbach paper]].<ref>{{Cite web|title=1956: First commercial hard disk drive shipped {{!}} The Storage Engine {{!}} Computer History Museum|url=https://www.computerhistory.org/storageengine/first-commercial-hard-disk-drive-shipped/|access-date=2020-11-17|website=www.computerhistory.org}}</ref>
 
Read-write memory is composed of either [[Volatile memory|volatile]] or [[Non-volatile memory|non-volatile]] types of storage. A computer holds many types of storage that can Read-write memory and be in many different physical sizes and forms. Typically read-write speeds are limited to its [[Bandwidth (computing)|bandwidth]] or have mechanical limitations of either rotation speeds and arm movement delays for storage types such as [[Cloud storage|Cloud Storage]], [[Hard disk drive|Hard Disk Drive]] or [[CD-RW|CD-RWs]], [[DVD recordable|DVD-RWs]], [[SD card|SD cards]], [[Solid-state drive|Solid State Drive]], [[Static random-access memory|SRAM]], and [[Dynamic random-access memory|DRAM]], or other [[Integrated circuit|integrated circuitry]].<ref>{{Cite web|title=Reading: Random Access Memory {{!}} Introduction to Computer Applications and Concepts|url=https://courses.lumenlearning.com/zeliite115/chapter/reading-random-access-memory/|access-date=2020-11-17|website=courses.lumenlearning.com}}</ref>
 
 
'''History'''
 
San Francisco in 1956, [[IBM]] was the first company to develop and sell the first commercial drive [[Hard disk drive|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 [[Crown Zellerbach|Zellerbach paper]].<ref>{{Cite web|title=1956: First commercial hard disk drive shipped {{!}} The Storage Engine {{!}} Computer History Museum|url=https://www.computerhistory.org/storageengine/first-commercial-hard-disk-drive-shipped/|access-date=2020-11-17|website=www.computerhistory.org}}</ref>
 
Years of development have taken place since, and the development of read-write memory is larger in capacity and smaller in size. Today, you can store capacities of multiple [[Terabyte|terabytes]] of storage.
 
==See also==
* [[Read-mostly memory]] (RMM)
* [[Random-access memory]] (RAM)
 
==References==
{{Reflist}}
 
==Footnotes==
{{notelist}}
 
{{DEFAULTSORT:Read-write memory}}
[[Category:Computer memory]]
 
 
{{compu-hardware-stub}}
[[Category:History]]
[[Category:Types]]