Random Access Memory

Amit kumar Gupta

Amit kumar Gupta

@amit-kumar-gupta-UfFe2p Oct 25, 2024
Random-access memory (usually known by its acronym, RAM) is a form of computer data storage. Today, it takes the form of integrated circuits that allow stored data to be accessed in any order (i.e., at random). The word random thus refers to the fact that any piece of data can be returned in a constant time, regardless of its physical location and whether or not it is related to the previous piece of data.

Modern types of writable RAM generally store a bit of data in either the state of a flip-flop, as in SRAM (static RAM), or as a charge in a capacitor (or transistor gate), as in DRAM (dynamic RAM), EPROM, EEPROM and Flash. Some types have circuitry to detect and/or correct random faults called memory errors in the stored data, using parity bits or error correction codes. RAM of the read-only type, ROM, instead uses a metal mask to permanently enable/disable selected transistors, instead of storing a charge in them.

"I got this information from WIKIPEDIA"


---------
www[dot]joshforce[dot]blogspot[dot]com

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Amit kumar Gupta

    Amit kumar Gupta

    @amit-kumar-gupta-UfFe2p Sep 13, 2009

    can anyone tell me exactly about the DDRAM ,SDDRAM ,TTRAM and ZRAM ???



    -------------
    #-Link-Snipped-#[dot]joshforce[dot]blogspot[dot]com
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Sep 13, 2009

    Amit - copy pasting information from the web won't help. You need to initiate discussions.