Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Solid-state storage

From Wikipedia, the free encyclopedia
Persistent computer data storage with no moving parts
Not to be confused withSolid-state drive.

Solid-state storage (SSS) isnon-volatile computer storage that has no moving parts; it uses onlyelectronic circuits. Thissolid-state design dramatically differs from the commonly used competing technology ofelectromechanicalmagnetic storage which uses movingmedia coated withmagnetic material.[1][2]Generally, SSS is much faster but more expensive per unit of storage.[3][4][5]

Computer memory anddata storage types
General
Volatile
Historical
Non-volatile

SSSdevices typically useflash memory, but some use battery-backedrandom-access memory (RAM). Devices come in various types, form factors, storage sizes, andinterfacing options to satisfy application requirements for many computer systems and appliances.[4]

Overview

[edit]

Historically, computer systemsecondary storage has been implemented to leverage magnetic properties of surface coatings applied to rotatingplatters (inhard disk drives andfloppy disks) or linearly moving strips ofplastic film (intape drives). Pairing such magnetic media withread/write heads allowsdata to be written by separately magnetizing small sections of theferromagnetic coating, and read later by detecting the transitions in magnetization. For the data to be read or written, exact sections of the magnetic media need to pass under the read/write heads that flow closely to the media surface; as a result, reading or writing data imposes delays required for the positioning of magnetic media and heads, with the delays differing depending on the actual technology.[6]

An illustration of thewrite amplification phenomenon in flash-based storage devices

Over time, advancements incentral processing unit (CPU) speed has driveninnovation in secondary storage technology.[7] One such innovation,flash memory, is a non-volatile storage medium that can be electrically erased and reprogrammed.

Solid-state storage typically uses theNAND type of flash memory, which can be accessed in chunks smaller than the entire capacity of the device. The minimal chunk size (page) for a read operation is much smaller than the minimal chunk size (block) for a write/erase operation, resulting in an undesirable phenomenon calledwrite amplification that limits the random write performance and write endurance of a flash-based storage device.

Some solid-state storage devices use (volatile) RAM and a battery that preserves the contents of the RAM without system power as long as the battery continues to provide power. Flash-based storage does not suffer the limitation of a battery, but RAM-backed storage is faster and does not experience write amplification.[3][8][9]

As a result of having no moving mechanical parts, solid-state storage has no data accesslatency required to move the media as in an electromechanical storage device. This allows for significantly higherI/O operation rates (IOPS). Additionally, solid-state storage consumes less power, has better physical shock resistance, and produces less heat and no vibration.

Compared to electromechanical, solid-state devices tend to cost more for the same capacity, and generally are not available in the larger capacities available for electromechanical.

Also, flash-based devices experiencememory wear that reducesservice life resulting from limitations of flash memory that impose a finite number ofprogram–erase cycles used to write data. Due to this, solid-state storage is frequently used forhybrid drives, in which solid-state storage serves as acache for frequently accessed data instead of being a complete substitute for traditional secondary storage.[4][5][10]

Device types

[edit]
An SSD, in form of a 2.5-inchbay device that usesSerial ATA (SATA) interface
Internals of anSD card, showing the flash memory and controllerintegrated circuits

Asolid-state drive (SSD) provides secondary storage for relatively complex systems includingpersonal computers,embedded systems,portable devices,large servers andnetwork-attached storage (NAS). To satisfy such a wide range of uses, SSDs are produced with various features, capacities,interfaces and physical sizes and layouts.[4]

Solid-state storage is also available asremovable media. Amemory card, such asMMC andSD, is shaped to fit into a special port for the card. AUSB flash drive connects viaUSB and is not constrained by shape and size as a card is.[2][11]

In general, an SSD uses a relatively fast interface such asSerial ATA (SATA) orPCI Express (PCIe) paired with a logical device interface such asAHCI orNVM Express (NVMe). Removable devices use simpler, slower interfaces such as theone-bit SD interface orSPI.[12][13]

See also

[edit]
  • Drum memory – a magnetic data storage device used as the main working memory in many early computers
  • i-RAM – a DRAM-based solid-state storage device produced by Gigabyte, operating as a SATA hard disk drive
  • Mass storage – High capacity computer storage devices
  • Magnetic storage – the concept of storing data on a magnetised medium using different patterns of magnetisation
  • RAM drive – a block of random-access memory that the operating system treats as if it were secondary storage
  • Sequential access memory – a class of data storage devices that read stored data in a sequence
  • Wear leveling – a technique for prolonging the service life of some kinds of erasable computer storage media, such as flash memory

References

[edit]
  1. ^"What is Solid-State Storage (SSS)?".techopedia.com. RetrievedJuly 11, 2015.
  2. ^ab"Backing Storage: Optical and Solid State".jhigh.co.uk. August 30, 2011. RetrievedJuly 11, 2015.[dead link]
  3. ^abRouse, Margaret; Posey, Brien."Solid-state storage definition".TechTarget. RetrievedJuly 11, 2015.
  4. ^abcdMichael Singer (January 7, 2013)."Solid State Storage Is Taking Over The Datacenter – Slowly".readwrite.com. RetrievedJuly 11, 2015.
  5. ^abJonathan Corbet (October 4, 2010)."Solid-state storage devices and the block layer".LWN.net. RetrievedJuly 11, 2015.
  6. ^"Red Hat Enterprise Linux 3: Introduction to System Administration, Chapter 5. Managing Storage".Red Hat. November 2, 2013. Archived fromthe original on 2016-03-21. RetrievedJuly 11, 2015.
  7. ^"Accelerating Financial Applications Using Solid State Storage"(PDF).LSI Corporation. November 2011. pp. 1–2. RetrievedJuly 11, 2015.
  8. ^Chris Evans (November 2014)."Flash storage 101: How solid state storage works".computerweekly.com. RetrievedJuly 11, 2015.
  9. ^Xiao-yu Hu; Evangelos Eleftheriou; Robert Haas; Ilias Iliadis; Roman Pletka (2009). "Write Amplification Analysis in Flash-Based Solid State Drives".CiteSeerX 10.1.1.154.8668.
  10. ^Joel Santo Domingo (February 17, 2015)."SSD vs. HDD: What's the Difference?".pcmag.com. RetrievedJuly 11, 2015.
  11. ^"Solid-State Storage Devices".igcseict.info. April 25, 2015. RetrievedJuly 11, 2015.
  12. ^Chris Hoffman (September 19, 2014)."eMMC vs. SSD: Not All Solid-State Storage is Equal".howtogeek.com. Archived fromthe original on July 14, 2015. RetrievedJuly 11, 2015.
  13. ^"PCIe SSD: What it is and how you can use it".computerweekly.com. June 2010. RetrievedJuly 11, 2015.

External links

[edit]
Key terminology
Flash manufacturers
Controllers
Captive
Independent
SSD manufacturers
Interfaces
Configurations
Related organizations
Volatile memory
Current
Future
Historical
Non-volatile memory
Current
Future
Historical
Retrieved from "https://en.wikipedia.org/w/index.php?title=Solid-state_storage&oldid=1296567930"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp