Memory design

Sense amplifier

The tiny analog amplifier at the bottom of each column that listens for a whisper and shouts back an answer. A memory cell is far too weak to drive a long bitline to a full logic level by itself — all it can manage is to nudge the bitline by a few tens of millivolts. The sense amplifier detects that minuscule difference between the two bitlines and, through positive feedback, regeneratively slams it to a full rail-to-rail 0 or 1 in a fraction of a nanosecond.

It is usually a cross-coupled latch (two inverters again) that, once enabled, amplifies whichever side is slightly higher and drives the other down — like a referee declaring the winner of a photo-finish race. This is what lets memory be fast and low-energy: cells barely move the bitline (saving power), and the sense amp supplies the speed. Its offset, mismatch, and timing are make-or-break — fire it too early and it amplifies noise instead of signal, guessing the wrong bit.

Input ≈ ±50 mV differential → Output ≈ full V_DD swing, via regenerative latch

DRAM sense amps double as the cell's restore mechanism: because reading a DRAM cell destroys its charge, the sense amp writes the value back into the cell after every read.

Also called
sense ampSA讀取放大器