Dynamic RAM (DRAM)
A chip comprising the main memory in most desktop systems. DRAMs store information in integrated circuits that contain capacitors. Because capacitors lose their charge over time, DRAM boards must include logic to "refresh" the RAM chips continuously. While DRAM is being refreshed, it cannot be read by the processor; if the processor must read the RAM while it is being refreshed, one or more wait states occur. Because their internal circuitry is simple, DRAMs are more commonly used than static RAMs, even though they are slower. A dynamic RAM can hold approximately four times as much data as a static RAM chip of the same complexity.