What Is QLC? Quad-Level Cell SSDs Explained

QLC stands for Quad-Level Cell, a type of flash memory that stores 4 bits of data in every single memory cell. That’s twice as much data per cell as the TLC (Triple-Level Cell) technology found in most consumer SSDs today, which means QLC drives can pack more storage into the same physical space at a lower cost. You’ll find QLC in many high-capacity SSDs aimed at everyday consumers and, increasingly, in data centers handling massive amounts of stored data.

How QLC Stores More Data Per Cell

Flash memory works by trapping electrical charge inside tiny cells and reading back the voltage level to determine what data is stored. The more voltage levels a cell can distinguish between, the more bits of data it holds. SLC (Single-Level Cell) uses just 2 voltage levels to store 1 bit. MLC uses 4 levels for 2 bits. TLC uses 8 levels for 3 bits. QLC pushes this to 16 distinct voltage levels, encoding 4 bits per cell in patterns ranging from “0000” to “1111.”

The tradeoff is precision. Those 16 voltage levels have to be crammed into the same physical space, making the gaps between each level narrower and tighter. The controller chip inside the SSD has to read those tiny differences accurately every time, which is harder than distinguishing between the 2 levels in an SLC cell. This is the fundamental engineering tension behind QLC: more storage density, but less margin for error in every read and write operation.

Speed and Endurance Compared to TLC

Because writing 16 voltage states is more complex than writing 8, QLC cells are inherently slower to program than TLC cells. Most QLC SSDs compensate by using a portion of their storage as an SLC cache, a fast buffer that accepts incoming data at high speed and then moves it to QLC cells in the background. For typical consumer workloads like installing games, booting an operating system, or copying files, you’ll rarely notice a difference. Sustained heavy writes, like transferring hundreds of gigabytes at once, can slow down once the cache fills up.

Endurance is measured in P/E (Program/Erase) cycles, the number of times a cell can be written and erased before it becomes unreliable. QLC was originally expected to handle only 100 to 1,000 P/E cycles, significantly less than the 3,000 or more cycles typical of TLC. Manufacturers have since improved on that number considerably. YMTC, a Chinese flash memory maker, has claimed 4,000 P/E cycles for its QLC chips, which puts it in the same range as many TLC products. For a typical consumer who writes a moderate amount of data each day, even the lower end of QLC endurance translates to years of normal use before the drive’s rated lifespan is reached.

How Controllers Keep QLC Reliable

With 16 voltage states squeezed into each cell, QLC is more prone to read errors than simpler cell types, especially as the insulating layers inside the chip wear down over time. Modern SSD controllers handle this through advanced error correction called LDPC (Low-Density Parity-Check) coding. In simple terms, the controller writes extra mathematical checksums alongside your data. When it reads the data back, it uses those checksums to detect and fix bit errors before they ever reach your operating system. This is why a well-designed QLC drive can function reliably for its entire rated lifespan, even though the raw flash cells are less forgiving than TLC.

Where QLC Makes the Most Sense

QLC’s sweet spot is high-capacity storage where reads far outnumber writes. For consumers, that means a large game library, a media collection, or a secondary drive for files you access often but don’t constantly rewrite. A 2 TB or 4 TB QLC SSD gives you fast access to all that data at a lower price per gigabyte than an equivalent TLC drive.

In data centers, QLC is filling a specific gap. Meta’s engineering team has described QLC as occupying a unique performance tier between traditional hard drives and high-end SSDs. The workloads they target are read-bandwidth-intensive with infrequent and comparatively low write requirements. Think of content delivery, search indexes, or archival data that needs to be served quickly but rarely updated. QLC lets companies replace racks of spinning hard drives with smaller, faster, more power-efficient solid-state storage without paying TLC prices.

How Dense QLC Has Become

Modern QLC chips use 3D NAND architecture, where memory cells are stacked in vertical layers rather than spread across a flat surface. More layers means more storage in the same footprint. SK hynix began mass production of a 321-layer QLC chip in 2025, the first implementation to exceed 300 layers using QLC technology. That single chip holds 2 terabits of data (256 GB). Stack several of those inside one SSD package and you get consumer drives reaching 4 TB or 8 TB in a standard form factor.

QLC vs. TLC: Choosing the Right Drive

For most people buying an SSD today, the choice comes down to how you plan to use the drive:

  • QLC is the better value when you want maximum capacity for the money and your workload is mostly reading, launching, and loading. Game storage, media libraries, and general-purpose secondary drives are ideal fits.
  • TLC is worth the premium if you do heavy sustained writes regularly, like video editing with large project files, running databases, or using the drive as a primary boot drive in a workstation that writes heavily all day.

For a primary boot drive in a typical desktop or laptop, either technology works well. The SLC cache on a modern QLC drive handles everyday write bursts without issue, and the endurance ratings on current drives far exceed what most consumers will ever demand.

What Comes After QLC

The next step on the density ladder is PLC, or Penta-Level Cell, which would store 5 bits per cell using 32 voltage levels. No manufacturer currently produces PLC commercially because the reading reliability and endurance at 32 voltage states are too low with conventional approaches. SK hynix has been working on a creative solution since at least 2022: splitting each cell into two halves, each with 6 independent voltage states. Combining the two halves produces 36 possible states, more than enough to encode the 32 needed for PLC, with the bonus of a claimed 20x read speed improvement over a straightforward PLC design. The company presented working wafers at the 2025 IEDM conference, but turning that research into mass production is a separate challenge. For now, QLC remains the densest flash technology you can actually buy.