DRAM
By Gabriel Torres on January 7, 2006


Dynamic Random Access Memory

RAM memory circuits are classified into two main groups: dynamic memories (DRAM) or static memories (SRAM).

Dynamic memories use tiny capacitors to store data. Since capacitors lose automatically lose their charge after some time it is necessary to recharge these capacitors from time to time. This recharge cycle is called refresh.

Static memories use circuits called flip-flops to store data. These circuits are far bigger than capacitors, however they are faster and don’t need a refresh cycle.

Static memories are faster than dynamic memories, but their power consumption is higher (thus more heat is created), they are physically bigger and are more expensive.

On the PC the main RAM memory use dynamic memory circuits. Static memories are used in a circuit called memory cache, which nowadays is located inside the computer processor.

Dynamic memories can be manufactured using several different technologies such as FPM, EDO, SDRAM, DDR-SDRAM, etc.

Originally at http://www.hardwaresecrets.com/dictionary/term/343


© 2004-12, Hardware Secrets, LLC. All Rights Reserved.

Total or partial reproduction of the contents of this site, as well as that of the texts available for downloading, be this in the electronic media, in print, or any other form of distribution, is expressly forbidden. Those who do not comply with these copyright laws will be indicted and punished according to the International Copyrights Law.

We do not take responsibility for material damage of any kind caused by the use of information contained in Hardware Secrets.