Why Your SSD Quietly Loses Data While Sitting on a Shelf

SSDs rely on trapped electrons to store data, but quantum tunneling causes gradual charge leakage when drives are unpowered. This article explains the physics of NAND flash retention, the differences between SLC/MLC/TLC/QLC, temperature effects, and practical advice for long-term storage.

Introduction

The author describes storing old storage drives in a shoebox on a balcony. After 13 months, connecting an SSD reveals corrupted files — photos become pixel artifacts, archives are damaged — despite normal conditions and healthy SMART status.

How SSDs Store Information

Hard drives use magnetic fields on rotating metal platters. Data persists 10–15 years without power due to magnetic field permanence. SSDs are fundamentally different: they contain NAND flash memory — billions of microscopic cells functioning as transistors. Data storage relies on electrical charge (electrons) trapped in structures, not magnetism.

Floating Gate: The Electron Trap

Standard field-effect transistors have three contacts. NAND flash cells add a conducting layer between the control gate and channel — the floating gate — completely surrounded by insulation (oxide layers).

Write Process: High voltage (15–20V) on the control gate creates a strong electric field, forcing electrons through tunneling oxide into the floating gate. These electrons become trapped by insulation.

Read Process: Lower control voltage checks if electrons occupy the gate. Their presence raises the transistor's threshold voltage. The controller applies voltage midway between two states and measures current flow: current flows = 0 (bit), no current = 1 (bit).

Quantum Tunneling: Why Perfect Electron Traps Cannot Exist

Electrons don't jump barriers; they pass through them via quantum tunneling — particles described by wave functions penetrating barriers with nonzero probability on the opposite side.

Fowler-Nordheim Tunneling: High voltage deforms the energy barrier, increasing tunneling probability dramatically during writes. Reversed polarity extracts electrons during erasure.

The Problem: When powered off, spontaneous tunneling — without external fields — has nonzero probability. Individual probability is minuscule per second, but multiplied across billions of electrons over months or years, charge loss becomes significant. Each departing electron shifts cell threshold voltage. Sufficient loss causes controller misreads — zeros become ones, data corrupts.

Tunnel Oxide: A Wall of Dozens of Atoms

The tunnel oxide barrier is approximately 7–8 nanometers of SiO₂. With atomic spacing of about 0.16 nm, the entire barrier contains just 40–50 atoms — the complete "prison" housing your photos and documents.

Degradation: Each write-erase cycle damages oxide structure. Electrons punch through the lattice, creating defects and trap sites — like repeatedly throwing rocks at a brick wall, gradually weakening the mortar. The result: heavily-used SSDs leak charge faster than fresh ones.

Industry Standards: One Year Minimum

Consumer SSDs: Fully exhausted drives must retain data one year minimum at 30°C or below without power.

Enterprise SSDs: Three months minimum at 40°C or below.

Critical notes:

  • The standard applies to completely worn-out drives (worst case)
  • "One year" is the minimum certification, not a manufacturer guarantee
  • New drives may last 5–10 years depending on memory type and storage conditions
  • Temperature matters enormously

SLC, MLC, TLC, QLC: How Greed Undermines Reliability

SLC (Single-Level Cell): One cell = one bit. Two states (electrons present/absent) with enormous safety margin. Resource: 50,000–100,000 cycles. Retention: up to 10 years on a new drive.

MLC (Multi-Level Cell): Four charge levels = two bits per cell. Resource: 3,000–10,000 cycles. Retention: 3–5 years.

TLC (Triple-Level Cell): Eight levels = three bits. Resource: 1,000–3,000 cycles. Retention: 1–3 years.

QLC (Quad-Level Cell): Sixteen levels = four bits. Resource: 300–1,000 cycles. Retention: months to 1 year.

The trade-off is clear: tighter spacing between levels means fewer electrons need to leak before the controller confuses adjacent states. A QLC cell losing just a dozen electrons can shift its threshold voltage critically. Nearly all consumer SSDs today use TLC or QLC. NVMe drives are typically TLC; budget 2–4TB models often use QLC.

Temperature: An Exponential Enemy

Electron tunneling probability depends on barrier thickness, barrier height, and electron energy — essentially temperature.

The relationship is highly non-linear: a 10°C increase accelerates charge leakage several-fold, not just 10%. Standards demonstrate this starkly: a worn enterprise SSD at 25°C holds data for approximately 2 years; at 40°C this drops to three months — roughly an 8x reduction for just a 15°C difference.

Practical implications:

  • Desk drawer in a cool office: acceptable
  • Car glove compartment in summer sun (60°C): QLC data can be compromised within weeks
  • Cold storage slows leakage proportionally. Freezing theoretically enables decades of retention, but condensation risks damage upon powering up

3D NAND and Charge Trap: Progress or Stagnation?

3D NAND (2014–2015 onward): Stacking cells vertically instead of shrinking horizontally. First versions had 32 layers; current drives exceed 200 layers.

Charge Trap Flash (CTF): Traditional designs trap electrons in conductive floating gates; one defect causes total discharge. CTF traps electrons in insulating silicon nitride; localized defects only leak nearby electrons.

However, manufacturers immediately exploited improved reliability to pack more bits per cell (QLC), effectively eliminating the gains for consumers.

Why Powered SSDs Don't Lose Data

Controllers monitor cell health continuously using powerful error-correction codes (LDPC). When error count rises, they rewrite data to fresh cells, updating charges and resetting error counters. Background operations — garbage collection and wear leveling — consolidate data, distribute load evenly, and refresh charges incidentally.

Enterprise SSDs feature dedicated data refresh — firmware periodically rewrites stale blocks preemptively. Consumer SSD protection comes from TRIM, garbage collection, and regular file operations providing sufficient activity to prevent critical data staleness.

Controller and Firmware Matter

NAND physics doesn't solely determine reliability. Controller quality varies dramatically:

  • Algorithm aggressiveness differs (correction vs. resource preservation)
  • File allocation tables are stored in flash; corruption prevents access
  • Enterprise drives include power-loss capacitors for graceful shutdown; consumer drives lack this
  • Power interruption during a write can damage block structures

Myths vs. Reality

"An SSD loses all data in one year" — False. New TLC drives at room temperature typically survive fine. Problems require a worn drive, warm storage, long duration, and QLC memory all at once.

"HDDs are more reliable for storage" — True for unpowered drives in proper conditions (10–15 years). False for powered systems where SSDs are faster and shock-resistant.

"Monthly reconnection prevents data loss" — Monthly is excessive; semi-annual connection is recommended. The firmware diagnoses, corrects, and refreshes data. Storage beyond a year becomes risky, especially for aged drives.

"USB flash drives are as unreliable as SSDs" — Actually worse. Cheaper flash with minimal error correction and weaker controllers makes them worse for archival purposes.

"SMART health = data safety" — Misleading. SMART reflects write-cycle exhaustion, not current charge retention. Identical SMART scores with different storage durations can differ greatly in actual data integrity.

Practical Recommendations

Daily Use: No special action needed. The controller handles everything independently.

Backup and Archival: SSDs are unsuitable as the sole copy. Better alternatives:

  • Hard Drives: Accessible, multi-year retention without power, just avoid drops and moisture
  • Optical Media: DVDs last 5–10 years; M-Disc claims 1,000 years (tests support superior durability)
  • LTO Tape: 15–30 year corporate standard; expensive drive investment
  • Cloud Storage: Replicated across facilities; depends on subscription and internet access

Dormant SSDs: Reconnect every six months for controller diagnostics and charge refresh.

Storage Conditions: Cool, dry location (room temperature or cooler). Avoid cars, attics, and balconies. An anti-static bag is recommended.

Conclusion

Digital data feels eternal — write once, keep forever. Books carved in stone erode slowly. Magnetic disks last decades. But electrons trapped in insulation? One to five years, then escape routes emerge, turning photos into pixel noise.