5 questions to test your understanding
A CPU performs a read operation on a DRAM row. After the data is returned to the CPU, what has happened to the charge on the capacitors in that row?
Why does DRAM use address multiplexing — sending row and column addresses in two separate cycles on the same pins — instead of sending the full address at once?
DRAM cells must be periodically refreshed because their storage capacitors gradually lose charge and will eventually become unreadable without intervention.
DRAM achieves higher storage density than SRAM because it uses a more sophisticated multi-transistor cell that packs more tightly into silicon.
Why does DRAM require periodic refresh even when no data is being read or written, and what is the performance cost of this requirement?