Memory Controller - Purpose

Purpose

Memory controllers contain the logic necessary to read and write to DRAM, and to "refresh" the DRAM by sending current through the entire device. Without constant refreshes, DRAM will lose the data written to it as the capacitors leak their charge within a fraction of a second (not less than 64 milliseconds according to JEDEC standards).

Reading and writing to DRAM is performed by selecting the row and column data addresses of the DRAM as the inputs to the multiplexer circuit, where the demultiplexer on the DRAM uses the converted inputs to select the correct memory location and return the data, which is then passed back through a multiplexer to consolidate the data in order to reduce the required bus width for the operation.

Bus width is the number of parallel lines available to communicate with the memory cell. Memory controllers' bus widths range from 8-bit in earlier systems, to 512-bit in more complicated systems and video cards (typically implemented as four 64-bit simultaneous memory controllers operating in parallel, though some are designed to operate in "gang mode" where two 64-bit memory controllers can be used to access a 128-bit memory device).

Read more about this topic:  Memory Controller

Famous quotes containing the word purpose:

    Rule of criticism: only attend to the shape, and the purpose will manifest itself.
    Mason Cooley (b. 1927)

    To every thing there is a season, and a time to every purpose under the heaven:
    A time to be born, and a time to die; a time to plant, and a time to pluck up that which is planted;
    Bible: Hebrew Ecclesiastes (l. III, 1–2)

    I think the worst thing this nation could do for humanity would be to leave any uncertainty as to our will, our purpose and our capacity to carry out our purpose.
    Hubert H. Humphrey (1911–1978)