Jump to content

Multi-level cell

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by AnomieBOT (talk | contribs) at 20:38, 3 November 2016 (Dating maintenance tags: {{Citation needed}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In electronics, a multi-level cell (MLC) is a memory element capable of storing more than a single bit of information.

MLC NAND flash is a flash memory technology using multiple levels per cell to allow more bits to be stored using the same number of transistors. In single-level cell (SLC) NAND flash technology, each cell can exist in one of two states, storing one bit of information per cell. Most MLC NAND flash memory has four possible states per cell, so it can store two bits of information per cell. This reduces the amount of margin separating the states and results in the possibility of more errors. Multi-level cells which are designed for low error rates are sometimes called enterprise MLC (eMLC).

Triple-level cells (TLC) are a subtype of MLC memory, and a subsequent evolution of MLC memory, rendering a confusing naming scheme. The memory hierarchy is ordered as follows:

  1. SLC - (fastest, highest cost)
  2. MLC
  3. TLC - (slowest, least cost)

Overview

The primary benefit of MLC flash memory is its lower cost per unit of storage due to the higher data density, and memory-reading software can compensate for a larger bit error rate.[1] The higher error rate necessitates an error correcting code (ECC) that can correct multiple bit errors; for example, the SandForce SF-2500 Flash Controller can correct up to 55 bits per 512-byte sector with an unrecoverable read error rate of less than one sector per 1017 bits read.[2] The most commonly used algorithm is Bose-Chaudhuri-Hocquenghem (BCH code).[3] Other drawbacks of MLC NAND are lower write speeds, lower number of program-erase cycles and higher power consumption compared to SLC flash memory.

A few memory devices go the other direction, and use two cells per bit, to give even lower bit error rates.[4] The Intel 8087 uses two-bits-per-cell technology, and in 1980 was one of the first devices on the market to use multi-level ROM cells.[5] Some solid-state disks use part of a MLC NAND die as if it were single-bit SLC NAND, giving higher write speeds.[6][7][8]

Triple-level cell

Samsung announced a type of NAND flash that stores three bits of information per cell, with eight total voltage states. This is commonly referred to as Triple Level Cell (TLC) and was first seen in the 840 Series SSDs.[9] Samsung refers to this technology as 3-bit MLC. SanDisk X4 flash memory cards are based on NAND-memory that stores four bits per cell, using 16 discrete charge levels (states) in each individual transistor.[10][11] The negative aspects of MLC are amplified with TLC, but TLC benefits from still higher storage density and lower cost.[12]

Single-level cell

Flash memory stores data in individual memory cells, which are made of floating-gate transistors. Traditionally, each cell had two possible states, so one bit of data was stored in each cell in so-called single-level cells, or SLC flash memory. SLC memory has the advantage of faster write speeds, lower power consumption and higher cell endurance. However, because SLC memory stores less data per cell than MLC memory, it costs more per megabyte of storage to manufacture. Due to faster transfer speeds and expected longer life, SLC flash technology is used in high-performance memory cards. At least that is the conventional view.[citation needed] In February 2016, a study was published that showed little difference in practice between the reliability of SLC and MLC.[13]

See also

References

  1. ^ Micron's MLC NAND Flash Webinar
  2. ^ SandForce SF-2600/SF-2500 Product Info 2013-10-22
  3. ^ A Tour of the Basics of Embedded NAND Flash Options EE Times 2013-08-27
  4. ^ "Automotive EEPROMs use two cells per bit for ruggedness, reliability" by Graham Prophet 2008-10-02
  5. ^ "Four-state cell called density key" article by J. Robert Lineback. "Electronics" magazine. 1982 June 30.
  6. ^ Geoff Gasior. "Samsung's 840 EVO solid-state drive reviewed: TLC NAND with a shot of SLC cache". 2013.
  7. ^ Allyn Malventano. "New Samsung 840 EVO employs TLC and pseudo-SLC TurboWrite cache". 2013.
  8. ^ Samsung. "Samsung Solid State Drive: TurboWrite Technology White Paper". 2013.
  9. ^ Samsung SSD 840 Series - 3BIT/MLC NAND Flash
  10. ^ SanDisk Ships World’s First Flash Memory Cards with 64 Gigabit X4 (4-Bits-Per-Cell) NAND Flash Technology
  11. ^ NAND Flash - The New Era of 4 bit per cell and Beyond EE Times 2009-05-05
  12. ^ "Samsung SSD 840: Testing the Endurance of TLC NAND". AnandTech. 2012-11-16. Retrieved 2014-04-05.
  13. ^ Bianca Schroeder and Arif Merchant (February 22, 2016). "Flash Reliability in Production: The Expected and the Unexpected". Conference on File and Storage Technologies. Usenix. Retrieved November 3, 2016.

External links