A DRAM memory saves on the overall power consumed by the whole device by
skipping unnecessary read, write, and refresh cycles of the internal
memory core. Because each such cycle costs power, skipped cycles save
power. Specifically, read cycles are not always automatically followed by
write-back cycles that restore the read-data, e.g. due to the
destructive-read nature of the DRAM. Such write-back cycles are only
allowed when they can be postponed no longer, and the data written are
actually used sometime later. Data that needs only to be read back once,
and that have thereby served their purpose, are not written-back. Simple
refresh cycles involving unused rows, or rows that have been destructively
read and not yet written-back, are skipped and not refreshed. Data rows
that are read from the memory core are held in the peripheral circuits in
a way that simulates a cache. All the external byte and bit accesses that
can be supported by the whole row in cache are serviced without read or
write cycles to the memory core.
Una memoria di DRAM risparmia sull'alimentazione generale consumata dal dispositivo intero saltando colta inutile, scrive e rinfresca i cicli del nucleo interno di memoria. Poiché ogni tale ciclo costa l'alimentazione, cicli saltati risparmi alimentazione. Specificamente, legga i cicli sempre automaticamente non sono seguiti dai cicli di write-back che ristabiliscono i legg-dati, per esempio dovuto distruttivo-legga la natura del DRAM. Tali cicli di write-back sono permessi soltanto quando possono non essere posposti più ed i dati redatti realmente sono usati un momento più successivamente. I dati che devono essere letti soltanto una volta indietro e che quindi hanno avuto il loro scopo, non sono scritti-indietro. Semplice rinfreschi i cicli che coinvolgono le file inutilizzate, o le file che sono state lette in maniera distruttiva e non ancora sono state scritte-indietro, sono saltate e non sono rinfrescate. Le file di dati che sono lette dal nucleo di memoria sono tenute nei circuiti periferici in un senso che simula un nascondiglio. Tutti gli accessi esterni del bit e di byte che possono essere sostenuti dalla fila intera nel nascondiglio sono assistiti senza colto o scrivere i cicli al nucleo di memoria.