Content deleted Content added
m wikified |
No edit summary |
||
Line 1:
[[pl:DRAM]]
'''DRAM''' is a type of [[random access memory]] that stores each [[bit]] of data in a separate [[capacitor]]. The amount of electric charge stored in the capacitor determines whether the bit is considered 1 or 0. As leakage causes the charge on a capacitor to decay, the
[[Refresh logic]] is commonly used with DRAMs to automate the periodic refresh. This makes the circuit more complicated, but the
An important feature of DRAMs is called ''address multiplexing''. This technique splits the address in half and feeds each half in turn to the chip on the same set of pins. Therefore a DRAM needs only half as many address pins as an SRAM of the same capacity, allowing it to be produced in a smaller, cheaper package.
|