technologybriefs
10:00in productionCh. 1 · The Density Trade/ 10:00 · ceiling 15 min
Semiconductors · Hardware

Dynamic random-access memory

One transistor per bit bought memory density — and condemned every computer to perpetual housekeeping.

DRAM is not elegant. It is a compromise made necessary by transistor cost and capacitor physics. It delivers density by accepting fragility — and forces every system built on it to schedule, arbitrate, and tolerate refresh.

Chapters & takeaways4
  1. 1:11
    The Density Trade

    One transistor and one capacitor per bit replaced six-transistor SRAM — cutting cost and area, not complexity.

  2. 2:50
    First Commercial DRAM

    Intel shipped the first working DRAM chip in 1970 — after five mask revisions to fix yield.

  3. 4:26
    Address Multiplexing

    Mostek’s 1973 MK4096 cut pin count by multiplexing row and column addresses — a layout trick still used today.

  4. 6:24
    The Refresh Tax

    Refresh is not optional: JEDEC mandates ≤64 ms per row, and reads only help — they don’t eliminate the need.

Worth your time?

Yes. Study the whole thing.

4.5/ 5
What works
  • density
  • scalability
  • cost-per-bit
What does not
  • solve reliability
  • eliminate refresh
  • match SRAM speed
Study it if
  • hardware engineers
  • systems architects
  • performance analysts
Skip it if
  • application developers who assume memory is abstract
  • anyone expecting zero-overhead persistence
The written brief1 min read

What it is and the problem it solves

DRAM is a volatile semiconductor memory technology that trades storage stability for density. It solves the problem of building cheap, high-capacity RAM when transistors were expensive and silicon area was scarce.

How it works

Each DRAM cell stores one bit as charge on a capacitor, controlled by a single MOS transistor. Reading the cell discharges it slightly, so the sense amplifier must restore the charge — which doubles as refresh. Rows are refreshed every 64 ms or less, per JEDEC.

What works

The single-transistor, single-capacitor cell works. The Intel 1103 worked in 1970. Multiplexed addressing on the Mostek MK4096 worked in 1973. Sense-amplifier read-refresh works — reading a row refreshes all cells in that row.

What does not

It does not retain data without power. It does not avoid refresh overhead. It does not eliminate access latency: row activation and precharge add delay that SRAM avoids. It does not scale linearly — refresh cycles consume bandwidth and complicate timing.

What it changes

It changed memory economics. One transistor per bit cut cost and size versus six-transistor SRAM. It enabled kilobit-scale memory chips by 1970, then megabit and gigabit densities. It made volatile main memory affordable and scalable — at the cost of constant housekeeping.

Is it worth your time

Yes, if you work with memory systems, hardware design, or low-level performance optimisation. Its trade-offs — density over speed, simplicity over stability — still define how main memory behaves in every modern computer.

Same field · Semiconductors4 of 40
10:49
Acorn Archimedes1987The Acorn Archimedes is a 1987 British personal computer family built around Acorn’s ARM2 RISC processor. It delivers real architectural innovation — the first mass-market use of ARM — but remains tightly constrained by proprietary chipset design, limited software reach, and unverified performance claims. It proves RISC can work in desktop hardware, but fails to escape its national, institutional, and technical silo.
10:08
ARM architecture familyARM is a licensable RISC instruction set architecture developed by Arm Holdings. It enables low-power, low-cost, low-heat computing across portable and embedded devices — and increasingly desktops and servers. Its success rests on separating specification from implementation, enabling mass adoption without vertical control. It does not produce chips. It does not enforce microarchitecture. It does not guarantee cross-vendor binary compatibility. Its dominance — 230 billion chips since at least 2003 — reflects licensing efficacy, not technical inevitability.
9:13
Arm Holdings1990Arm Holdings is a British semiconductor design company headquartered in Cambridge, England. Its primary business is designing CPU cores implementing the ARM architecture family of instruction sets. It also designs other chips, provides software development tools (DS-5, RealView, Keil), and offers systems, platforms, SoC infrastructure and software. As a holding company, it holds shares of other companies. Since 2016, it has been majority owned by Japanese conglomerate SoftBank Group. 'ARM' originated as an acronym for Acorn RISC Machine and later Advanced RISC Machines. ARM CPUs first appeared in the Acorn Archimedes. Processors based on Arm-licensed designs or instruction set architecture implementations are used in all classes of computing devices. Arm has two GPU lines — Mali and Immortalis — the latter featuring hardware-based ray-tracing.
9:34
Broadcom1961Broadcom is a semiconductor and infrastructure software supplier—not a pure-play chipmaker or SaaS vendor.
Up next in Technology

Digital subscriber line

· 9:42

DSL is not broadband's upgrade—it's copper's last stand.

9:42