SSD Selection — Controller, NAND, and Product Tier, Understanding Tech Beats Memorizing Models

🔊

About This Handbook

This handbook is organized by technology dimension, not by brand model. The reasoning is practical: SSD models refresh every six months, and listing them one by one is both verbose and reads like brand endorsement — once the vendor updates, the article loses value. But SSD underlying technology — controller vendor landscape, NAND generations, TLC/QLC slowdown behavior, DRAM vs HMB schemes, the real payoff of PCIe generations — these dimensions stay stable for 2–3 years. Understand the technology dimensions, and you can judge any SSD on the market, rather than memorizing specific models.

The handbook unfolds across four technology dimensions, each explaining “how this dimension affects selection,” with models appearing only as examples:

Technology dimensionDecidesWhy it’s stable
Controller vendorPerformance ceiling, firmware quality, DRAM dependenceOnly five or six vendors; landscape unchanged for years
NAND generationLifespan, slowdown behavior, per-GB costVendor and generation evolution is slow; TLC/QLC tiers are stable
DRAM schemeSustained performance, PS5/old-board compatibilityThe three schemes (DRAM / HMB / SLC cache) are essentially unchanged
Product tierWhich tier you’re buying, whether it’s worth itFlagship / value / SATA / warehouse / enterprise tiering logic is stable

The core tension in selection remains: the advertised peak speed is sequential read/write, but 90% of your workload is 4K random. Expensive drives are fast in sequential bandwidth; cheap drives aren’t slow in the 4K IOPS you actually care about.

Quick Selection Table

Start with a table to locate your need. This table is organized by scenario → technical requirement; models are just current representatives. After a refresh, use the same technical requirement to find new models.

ScenarioTechnical requirementCurrent representative (1TB price)
System disk (desktop flagship)PCIe 4.0 + DRAM + TLC in-house controllerSamsung 990 PRO (¥700)
System disk (value)PCIe 4.0 + DRAM-less (HMB) + TLC domestic NANDZhitai TiPlus 7100 (¥450)
System disk (old PC)SATA III + DRAM + TLCSamsung 870 EVO (¥550)
PCIe 5.0 flagshipPCIe 5.0 + DRAM + TLC + mandatory heatsinkZhitai TiPro 7000 (¥900)
Gaming disk (2TB+)PCIe 4.0 + DRAM + TLC + DirectStorage optimizationWD SN850X (¥1200/2TB)
LaptopPCIe 4.0 + DRAM-less + TLC + low powerWD SN770 (¥400)
PS5 expansionPCIe 4.0 + must have DRAM + TLC + heatsinkSamsung 990 PRO / WD SN850X
NAS cache (SATA)Enterprise + PLP (power-loss protection) + TLCSamsung 983 ZET (¥2500/1.92TB)
NAS/server (NVMe)Enterprise + PLP + U.2 form factor + high DWPDMicron 7450 Pro (¥6000/3.84TB)
Warehouse / cold dataQLC + high capacity + low price (slowdown acceptable)Samsung 870 QVO (¥500)

Tier notes: Consumer prices at JD/Tmall mainstream channels; enterprise drives at distributor quotes. Actual procurement prices vary significantly by channel and volume.

Form Factor and Protocol: Physical and Electrical Constraints

These two dimensions decide “can it fit, how fast can it go” — hard constraints.

Form Factor: Slot and Size

Form factorSizeInterfaceTypical scenario
2.5" SATA100×70×7mmSATA data+powerOlder PCs, NAS bays
M.2 228022×80mmM key (NVMe) or B+M key (SATA/NVMe)Laptops, desktop system disks
M.2 223022×30mmM keySteam Deck, handhelds, mini PCs
M.2 2211022×110mmM keyEnterprise, workstations
U.2 / U.32.5" but different pinsSAS/SATA/NVMeServer hot-swap
EDSFF (E1/E3)Long stripPCIeData centers

The most common consumer form factor is M.2 2280. Confirm two things before buying: whether the motherboard has an M.2 slot and supports SATA or NVMe (old Z97 boards’ M.2 slots only run SATA); whether the M.2 keying is M key or B+M key (B+M key has two notches for compatibility but only PCIe ×2; M key has one notch for PCIe ×4, the full-speed NVMe form factor).

Protocol and Bus: Speed Ceiling

Protocol / busTheoretical bandwidthReal sequential readGenerational gap
SATA III6 Gbps~550 MB/sBaseline
NVMe / PCIe 3.0 ×4~4 GB/s~3500 MB/s6× SATA
NVMe / PCIe 4.0 ×4~8 GB/s~7000 MB/s13× SATA
NVMe / PCIe 5.0 ×4~16 GB/s~14000 MB/s25× SATA

Upgrading from SATA to PCIe 3.0 NVMe is a qualitative change (boot and app launches visibly faster); upgrading from PCIe 4.0 to 5.0 is imperceptible for most workloads — the benefit shows mainly in large sequential transfers (video footage, VM images).

Common misconception correction: PCIe 5.0’s 14000 MB/s matters little for system disks. Windows 11 boot time differs by less than 1 second between PCIe 4.0 and 5.0; daily app launches show zero perceptible difference. PCIe 5.0’s real audience is video editing (large-file import/export) and DirectStorage games (GPU direct-read SSD). For ordinary system disks, PCIe 4.0 is the sweet spot.

Controller Vendor: Decides Performance Ceiling and Firmware Quality

The controller is the SSD’s brain, responsible for FTL mapping, wear leveling, bad block management, and ECC. Same batch of NAND with a different controller — performance and lifespan can differ by 2×. The controller vendor landscape has been stable for years, with only these players:

Controller vendorPositioningCharacteristicsRepresentative clients
SamsungIn-houseFully integrated: NAND + controller + firmwareSamsung SSDs
Silicon Motion (SMI)Third-party mainstreamStable performance, high value, widely adoptedWD, Crucial, Zhitai, Kingston
PhisonThird-party mainstreamStrong high-end PCIe 5.0 controllers, higher thermalsCorsair, Sabrent, Seagate
MaxioChinese mainstayValue king, underpins Chinese SSDsZhitai, Guangwei, Fanxiang
MicronIn-housePrimarily enterpriseCrucial, Micron enterprise
WD in-houseIn-houseConsumer and workstationWD Black / Blue series
MarvellEnterpriseEnterprise and datacenterIntel, Kioxia enterprise

Three Key Controller Capabilities

FTL mapping efficiency decides 4K random performance. Excellent controllers achieve 1000K+ random write IOPS (Samsung Pascal, Phison E26); mid-tier ones hit 600–800K (Maxio MAP1602, SMI SM2264). For 4K-sensitive workloads like system disks and databases, FTL efficiency matters more than sequential bandwidth.

Wear leveling algorithm decides lifespan. Same TLC NAND, a good algorithm achieves 90%+ P/E cycle utilization; a poor one only 60%. This is why “same-generation NAND, different-brand SSDs have very different TBW” — firmware gaps.

Power-loss protection (PLP) only exists on enterprise controllers. Consumer controllers lack PLP; on abnormal power loss, the mapping table can corrupt, causing data loss or bricking. NAS and server scenarios must choose enterprise drives with PLP.

The Rise of Chinese Controllers

Maxio’s MAP1602 controller underpins the current value of Chinese SSDs. This PCIe 4.0 DRAM-less controller lets brands like Zhitai hit 7000 MB/s reads at half the price of the Samsung 990 PRO. Chinese SSDs are cheap not because of cutting corners, but because of supply-chain cost structure (both NAND and controller are domesticated). Endurance tests by reviewers like TechPowerUp perform well.

Source: Silicon Motion, Phison, Maxio official controller whitepapers; TechPowerUp SSD controller database.

⚠️ Controller decides firmware quality. Same controller, different vendors’ firmware tuning varies widely. In-house vendors like Samsung and WD have the most stable firmware; third-party controllers (SMI, Phison, Maxio) have firmware tuned by the SSD brand, with varying quality. When buying third-party-controller SSDs, prefer major brands (WD, Crucial, Kingston, Zhitai) and avoid white-label.

NAND Generation and Vendor

NAND decides lifespan, slowdown behavior, and per-GB cost. Vendor and generation evolution is much slower than model refreshes, making it a more stable reference dimension.

NAND Vendor Landscape

NAND vendorGeneration techCurrent mainstream layersCharacteristics
SamsungV-NAND (TLC/QLC)V7 (128-layer) / V8 (236-layer)In-house, quality benchmark
Kioxia / WDBiCS (TLC/QLC)BiCS6 (112-layer) / BiCS8 (218-layer)Joint development, supplies WD and third parties
YMTCXtacking (TLC/QLC)Xtacking 3.0 (232-layer)Chinese champion, high value
Micron3D NAND (TLC/QLC)232-layerIn-house + supplies Crucial
Solidigm (formerly Intel)3D NAND (TLC/QLC)192-layerStill supplies enterprise after spinoff

Source: Each vendor’s NAND technology whitepaper (Samsung V-NAND, Kioxia BiCS, YMTC Xtacking, Micron 3D NAND), 2023–2024 specs.

TLC vs QLC: Essential Lifespan and Slowdown Differences

NANDP/E cyclesCurrent mainstream useSlowdown behavior
SLC~100,000Industrial, enterprise cacheNo slowdown
MLC3,000–10,000Exited consumer marketNo slowdown
TLC1,000–3,000Consumer mainstreamModerate slowdown after SLC cache exhausts
QLC100–1,000High-capacity low-cost drivesSevere slowdown (10–30×) after SLC cache exhausts
mermaid
flowchart TD
    W["Write begins"] --> S1["SLC cache zone<br/>first 50-200GB"]
    S1 -->|"2000-7000 MB/s"| OK["Peak rate"]
    S1 -->|"Cache full"| S2["Direct TLC/QLC write"]
    S2 -->|"TLC: 1000-2000<br/>QLC: 80-160 MB/s"| DROP["Sustained rate"]
    style S1 fill:#c8e6c9,stroke:#4CAF50
    style S2 fill:#ffcdd2,stroke:#f44336
    style OK fill:#e8f5e9,stroke:#4CAF50
    style DROP fill:#ffebee,stroke:#f44336

The SLC cache slowdown mechanism is QLC’s biggest pitfall. The controller carves out part of the TLC/QLC die as pseudo-SLC cache (high speed), then moves data to the TLC/QLC region in the background. Once the cache fills, direct writes to the raw die drop from 2000+ MB/s to 80–160 MB/s (QLC). This is the root cause of “a drive rated 5000 MB/s copies large files at only 100 MB/s.”

NAND Grading (Original / Ink / Black Die)

As covered in the USB drive post, SSD NAND grading applies the same way:

GradeSourceReliabilityUse case
Original DieFactory test passHighestFirst-tier brand packaging
Ink DieFactory downgradesMediumSecond/third-tier brands
Black DieFactory rejectsVery lowCheap drives, counterfeits

Official-channel first-tier brand SSDs all use original die. Ink and black die flow into the cheap SSD market, the main reason low-quality drives have short lifespans. Buy SSDs through official channels and avoid drives priced clearly below market average.

DRAM Scheme: Sustained Performance and Compatibility

The SSD’s FTL mapping table needs a home. The three schemes’ essence has been unchanged for years:

SchemePrincipleProsConsCurrent representatives
Dedicated DRAMHas its own DDR cache chipStable performance, long lifeExpensive, takes space990 PRO, SN850X, enterprise
DRAM-less + HMBBorrows 64MB of host memoryCheap, compactMay slow under load; PS5/old boards don’t support HMBTiPlus 7100, SN770
Dedicated SLC cacheCarves out NAND as pseudo-SLCFast burst writesDrops hard after cache exhaustsMost mid-low drives

⚠️ The HMB compatibility trap: PS5 and some older motherboards don’t support HMB (Host Memory Buffer). Buying a DRAM-less drive for PS5 requires checking the official compatibility list, otherwise it will slow severely. PS5 requires drives with dedicated DRAM.

⚠️ DRAM-less doesn’t mean bad. The Maxio MAP1602 + HMB scheme in the Zhitai TiPlus 7100 measures close to DRAM-equipped flagships; it only slows under sustained full-load writes. For system disks and daily workloads, DRAM-less offers better value.

Product Tier: Which Tier You’re Buying

Market SSDs can be layered by positioning; the commonality of each tier is more stable than specific models. After a refresh, new models in the same tier share similar characteristics.

Flagship Tier (PCIe 4.0/5.0 + DRAM + TLC in-house/major-vendor controller)

Commonality: Sequential read 7000–14000 MB/s, random IOPS 1000K+, dedicated DRAM, TLC NAND, 5-year warranty, TBW 600+ (1TB).

Current representatives: Samsung 990 PRO, WD SN850X (PCIe 4.0); Zhitai TiPro 7000, Crucial T700 (PCIe 5.0).

Suited for: Desktop system disks, gaming disks (DirectStorage), PS5, video editing workstations.

⚠️ PCIe 5.0 flagships run hot. Under load they draw 8–11W, hit 80°C+, and mandate heatsinks; some motherboards even require active fans. Mini cases and laptops basically can’t use PCIe 5.0. For system disks there’s no need to chase 5.0 — PCIe 4.0 flagships are the sweet spot.

Value Tier (PCIe 4.0 + DRAM-less + TLC domestic controller/NAND)

Commonality: Sequential read 5000–7000 MB/s, random IOPS 600–800K, DRAM-less (HMB), TLC NAND, 5-year warranty, TBW 600 (1TB), at half the flagship price.

Current representatives: Zhitai TiPlus 7100, WD SN770.

Suited for: Budget system disks, laptops (low power), dev machines.

Comparison: Flagship vs Value. Flagship random IOPS (1000K) is 40% higher than value drives (700K), but daily system-disk workloads won’t notice the gap. Flagship advantages are in sustained full-load writes (more stable post-cache speed) and extreme 4K workloads (compilation, databases). For daily office dev, value drives are sufficient.

SATA Tier (Old PC options)

Commonality: Sequential read 550 MB/s, dedicated DRAM, TLC NAND, 5-year warranty, 2.5" or M.2 SATA form factor.

Current representatives: Samsung 870 EVO, Crucial MX500.

Suited for: Old PCs (only SATA ports or M.2 SATA-only), NAS bays.

⚠️ SATA is last-generation technology. New PCs should choose NVMe; don’t pay a premium for SATA. SATA is only valuable for old-PC upgrades and NAS bays.

Warehouse Tier (QLC + high capacity + low price)

Commonality: Sequential read 500–5000 MB/s (depends on protocol), QLC NAND, severe slowdown after SLC cache (80–160 MB/s), low TBW, 3–5 year warranty.

Current representatives: Samsung 870 QVO (SATA), Crucial P3 Plus (NVMe).

Suited for: Warehouse drives, cold data, media storage. Not suitable for system or working disks.

⚠️ QLC is not suitable for system disks. Frequent small-file random writes drain the SLC cache quickly, triggering sustained slowdown. QLC’s value is in high-capacity low-cost storage, not performance.

Enterprise Tier (PLP + high DWPD + mandatory ECC)

Commonality: PLP (power-loss protection), DWPD 1–10 (consumer 0.3–1), far higher TBW than consumer, mandatory ECC, U.2/U.3 or EDSFF form factor, 5-year warranty.

Current representatives: Samsung 983 ZET, Micron 7450 Pro, Kioxia CD6, Intel/Solidigm D7.

Suited for: NAS cache, server system disks, virtualization storage, databases.

⚠️ Enterprise U.2 can’t plug directly into consumer motherboards. U.2 is a server interface; consumer motherboards need an M.2-to-U.2 adapter (¥100–300). After adaptation it can run full PCIe 4.0 ×4, but occupies a PCIe slot.

⚠️ PLP is enterprise’s core value. Consumer SSDs may lose data or brick on abnormal power loss; enterprise drives have capacitors to flush cached data to NAND on power loss. NAS and 24/7 servers must choose PLP-equipped drives.

Pitfalls You Must Know

⚠️ SLC cache slowdown is QLC’s biggest pitfall. The controller carves out part of the die as pseudo-SLC cache; once full, direct writes to the raw die drop from 2000+ to 80–160 MB/s (QLC). Benchmarking shouldn’t stop at the first 1GB — copy a 30GB+ file and watch the second half.

⚠️ DRAM-less + HMB doesn’t work on PS5. PS5 doesn’t support HMB; DRAM-less drives installed in PS5 slow severely. PS5 requires drives with dedicated DRAM.

⚠️ PCIe 5.0 runs hot. 8–11W under load, 80°C+, heatsinks mandatory. Mini cases and laptops basically can’t use it.

⚠️ QLC is not suitable for system disks. Frequent random writes drain the SLC cache, triggering sustained slowdown. QLC suits warehouse drives and cold data.

⚠️ 8TB NVMe is mostly double-sided. 8TB NVMe drives are double-sided and won’t fit in laptops. 1TB/2TB/4TB are mostly single-sided.

⚠️ Enterprise U.2 can’t plug directly into consumer boards. Requires an M.2-to-U.2 adapter.

⚠️ Domestic NAND is not substandard. YMTC’s Xtacking 3.0 TLC quality and endurance have reached mainstream levels, performing well in endurance tests by reviewers like TechPowerUp. Chinese SSDs are cheap not because of cutting corners, but because of supply-chain cost structure.

⚠️ TBW is not end-of-life. TBW is the vendor’s warranted write volume within the warranty period — it doesn’t mean the drive dies at TBW. Most consumer drives aren’t written to death but replaced when upgraded. Outside NAS/server 24/7 write scenarios, no need to pay a premium for high TBW.

⚠️ PS5 requires a heatsink. Sony requires PCIe 4.0 NVMe + heatsink, capacity 250GB–8TB. Bare sticks will throttle or trigger protection.

⚠️ DirectStorage requires PCIe 4.0 + game support. Lets the GPU read the SSD directly, bypassing the CPU, with noticeable load-time improvements. But requires the game to support it; currently few games do.

⚠️ Third-party controllers depend on brand firmware. Same controller, major brands (WD, Crucial, Zhitai) tune firmware more stably than white-label. Prefer major brands for third-party-controller SSDs.

Common misconception correction: Advertised speed ≠ actual speed. The vendor’s 7000 MB/s is the sequential read peak (within SLC cache, optimal conditions). In actual use: system-disk workloads are 4K random (100–300 MB/s), large-file copies drop to 1500 MB/s (TLC) or 100 MB/s (QLC) after cache. Choosing drives by advertised speed is a pitfall.

Acceptance Testing

After installing a new drive, run these acceptance tests before going live:

Test itemToolPass criteria
Sequential R/WCrystalDiskMarkReaches 95%+ of rated
4K random R/WCrystalDiskMarkRandom read > 50K IOPS
SLC cache testH2testw (full-disk write)Check post-cache speed stability
Health/tempCrystalDiskInfoTemp < 70°C, no bad blocks
Sustained writeCopy a 50GB+ fileSecond half doesn’t drop to QLC speed

Selection Comparison Summary

DecisionRecommended scenarioNot recommended scenario
Flagship vs ValueExtreme 4K workloads → flagshipDaily office dev → value
PCIe 4.0 vs 5.0System disk → 4.0Video editing/DirectStorage → 5.0
TLC vs QLCSystem/working disk → TLCWarehouse/cold data → QLC acceptable
SATA vs NVMeOld PC → SATANew PC → NVMe mandatory
Consumer vs EnterpriseDesktop → consumerNAS/server → enterprise (PLP)
DRAM vs DRAM-lessPS5 → DRAMLaptop/budget system disk → DRAM-less

References

  1. Samsung V-NAND technology whitepaper: https://semiconductor.samsung.com/ssd/technology/v-nand-technology/
  2. Kioxia BiCS FLASH technology page: https://www.kioxia.com/en-jp/technology/innovation/bics-flash.html
  3. YMTC Xtacking technology whitepaper: https://www.ymtc.com/technology/
  4. Micron 3D NAND technology page: https://www.micron.com/products/memory/3d-nand
  5. Solidigm NAND technology page: https://www.solidigm.com/technology/nand.html
  6. Silicon Motion controller product page: https://www.siliconmotion.com/
  7. Phison controller product page: https://www.phison.com/en/products
  8. Maxio controller product page: https://www.maxio.com/
  9. Samsung 990 PRO Whitepaper: https://download.semiconductor.samsung.com/resources/white-paper/990pro-whitepaper.pdf
  10. WD Black SN850X product page (technical reference): https://www.westerndigital.com/products/internal-drives/wd-black-sn850x-nvme-ssd
  11. Zhitai TiPlus 7100 / TiPro 7000 product pages: https://www.zhi-tai.com/products
  12. Micron 7450 Pro enterprise product page: https://www.micron.com/products/memory/ssd/data-center-ssd/7450
  13. Samsung 983 ZET enterprise product page: https://www.samsung.com/semiconductor/ssd/enterprise-ssd/983zet/
  14. NVM Express (NVMe specification): https://nvmexpress.org/
  15. PCI-SIG (PCIe specification): https://pcisig.com/
  16. JEDEC SSD standards: https://www.jedec.org/
  17. TechPowerUp SSD review database: https://www.techpowerup.com/ssd-specs/
  18. Sony PS5 M.2 SSD expansion official guide: https://www.playstation.com/support/hardware/ps5-install-m2-ssd/
  19. StorageReview SSD deep technical articles: https://www.storagereview.com/