Multi-level cell
MLC NAND flash is a non-volatile memory technology using multiple levels per cell to allow more bits to be stored as opposed to SLC NAND flash technologies, which use a single level per cell. Currently, most MLC NAND stores four states per cell, so the four states yeild two bits of information per cell. This reduces the amount of margin seperating the states and results in the possiblity of more errors.
MLC NAND has the benefit of being cheaper due to the denser storage method used, but software complexity can be increased to compensate for a larger BER.
The higher BER requires an algorithm that can correct errors up to five bits and detect the condition of more than five bad bits. The most commonly used algorithm is Bose-Chaudhuri-Hocquenghem (BCH).
References
- Micron's MLC NAND Flash Webinar: http://www.micron.com/products/nand/mlc-webinar.aspx