0716cactuspromo.jpg
0716cactuspromo.jpg
0716cactuspromo.jpg
0716cactuspromo.jpg
0716cactuspromo.jpg

Engineering Essentials on Embedded SSDs

Aug. 30, 2016
The controller is a key part of every SSD—it gives the SSD its personality. These days, it needs to handle SLC, MLC, and TLC NAND flash chips.
Download this article in .PDF format
This file type includes high-resolution graphics and schematics when applicable.
Steve Larrivee, VP Sales

Over the past couple of decades, the solid-state drive has evolved from a very expensive niche-market storage device to a mainstream storage option in client PCs, enterprise servers, and consumer electronics. They come in many different form factors and interfaces, but all have essentially the same architecture. This article digs into the basics of what makes a solid-state drive tick.

A SSD has three main components: the controller (including firmware) and the NAND memory (Fig. 1). Together, these components determine the ideal systems for the SSD, its reliability, and how much it will cost.

Controller and Firmware

The controller, a key part of every SSD, gives the drive its personality. Its main function is to provide a standard interface that allows for communication between the host system and SSD. Most industry-standard form factors, such as SD cards, CompactFlash cards, 2.5-in. SATA SSDs, and the like, call out specifically what interface the controller must support.

1. A SSD features three main components: the controller (including firmware) and the NAND memory.

Several of the most common interfaces are IDE/PATA, SD, SATA, and USB. Many of these interfaces were originally created for rotating hard-disk drives. Instead of creating a completely new standard for flash-storage interface, most SSDs today just leverage existing hard-drive standards. The controller in the SSD has the principal task of emulating these standards and making the SSD appear as a standard mass-storage device transferring in blocks, sectors, or other standard “chunks” of data.

In addition to its host-interface function, the controller must also manage the flash-memory components. There are as many different configurations of controller and NAND flash architecture as there are purposes for a SSD (Fig. 2).

On simple flash cards, the need may arise for a single channel between the controller and a single memory component. On advanced SSDs for enterprise systems, there can be many channels (in some cases as high as 10 or more) that stripe across the NAND components. This striping allows for simultaneous reading and writing of the NAND memory, thereby creating greater overall data-transfer performance.

Almost every controller has firmware. You can think of it as the operating system of the SSD. While some functions, like ECC, are hard-coded into the SSD silicon, most are controlled by the firmware. 

Firmware can be readily modified to add or remove features, compensate for deficiencies in the latest batch of NAND, or meet a certain host-system requirement. Some SSD manufacturers allow for field updates of firmware, while many lock firmware in at time of manufacture.

2. A generic solid-state-drive (SSD) controller is normally paired with multiple NAND flash-memory devices and channels.

For industrial applications, many embedded-system OEMs prefer to have a SSD with locked-BOM and firmware, which never changes. Thus, their initial qualification is still valid throughout the life of the product.

NAND Flash Memory

Almost all SSDs today are made with NAND flash memory, although officially a “solid-state” drive could be made from other semiconductor memory such as DRAM, SRAM, etc. NAND has become the de facto standard, since it’s non-volatile (retains data after power is removed) and provides a great cost per megabyte compared to other memory technologies.

NAND comes in several different varieties, which are key determining factors in the reliability and expense of the SSD. The three main types of NAND flash are SLC, MLC, and TLC (Fig. 3):

• Single-level cell (SLC): One bit per cell; highest reliability, endurance, and data retention.

• Multi-level cell (MLC): Two bits per cell; medium reliability, endurance, and data retention.

• Tri-level cell (TLC): Three bits per cell; lowest reliability, endurance, and data retention.

In the case of SLC NAND, the first NAND variety on the market, each cell is divided to represent either a low or a high. Storing a bit in a SLC NAND cell is only a matter of setting a low or high voltage. Retrieving that bit is as simple as determining if the cell contains a low or a high voltage.  There’s plenty of guard band to play with, making a highly reliable design—especially when extreme environments, noise, and wear level are taken into account.

3. SLC, MLC, and TLC store 1, 2, or 3 bits of information, respectively.

Over time, engineers saw an opportunity to increase storage from a single NAND cell by storing more than a single bit. They did this by varying the voltage level in the cell. By creating four distinct voltage states that could be accurately set and retrieved, two bits can be stored. The binary representation of these states is 00, 01, 10, and 11.

This version of NAND, which stores two bits, was called multi-level cell, or MLC, NAND. Even though the “multi” in MLC denotes two or more bits per cell, in practice it only refers to the two-bit-per-cell variety.

With two bits per cell accomplished, the race was on to store more bits per cell. While it seems like a pretty straightforward objective, it’s actually much more complicated to accomplish. The end product must reliably operate within some minimal level of usefulness over a period of time.

After a number of years, the tri-level cell was brought to the market. This requires the NAND cell to store eight distinct states (000, 001, 010, 011, 100, 101, 110, 111) in the same area where SLC only has to store two. It brings down the guard band between states and limits the reliability and endurance of the NAND flash itself.

Nonetheless, this is an amazing accomplishment and enables new price points for flash storage. Controllers with sophisticated firmware are needed to make TLC memory useful for lower-duty-cycle applications such as consumer flash cards, USB flash drives, and even enterprise SSD when used as a disposable cache.

The NAND varieties described above are called planar NAND. They represent one layer of memory on the silicon.  There’s a new, emerging technology making waves called (depending on the manufacturer) 3D or Vertical NAND. It essentially stacks multiple layers of SLC, MLC, or TLC NAND cells on a single piece of silicon during the manufacturing process. 

Sponsored Recommendations

Article: Meeting the challenges of power conversion in e-bikes

March 18, 2024
Managing electrical noise in a compact and lightweight vehicle is a perpetual obstacle

Power modules provide high-efficiency conversion between 400V and 800V systems for electric vehicles

March 18, 2024
Porsche, Hyundai and GMC all are converting 400 – 800V today in very different ways. Learn more about how power modules stack up to these discrete designs.

Bidirectional power for EVs: The practical and creative opportunities using power modules

March 18, 2024
Bidirectional power modules enable vehicle-to-grid energy flow and other imaginative power opportunities. Learn more about Vicor power modules for EVs

Article: Tesla commits to 48V automotive electrics

March 18, 2024
48V is soon to be the new 12V according to Tesla. Size and weight reduction and enhanced power efficiency are a few of the benefits.

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!