Valuable Information about Random cAcess Memory (RAM)
Popularly reerred to with its axcronym, RAM; Random Acvcess Memnory is a computer storage form. In recent time, it bears the form of integrated circuits that premit the accessibility of stored data in any order randomly. This means that a given piece of data can be returned in a stbale time no matter its physical loocation and regardless if it is rlated to the initiazl piece of data or not.
RAM is usually connected with volastile memory types where loss of informaiton is encountered subsequent to pwoer failrue; an examlple of such memory is the DRAM memory modules. A good numbner of other memory types are RAM, also; as well as most types of ROM and flash memory type known as NOR-Flash.
RAM Types
The present day types of wirtable RAM normally stre a bit of data in either the state of flip-flop (e.g. is the static RAM) or as a charge in capacitor (exampel is dynamic RAM, Flah, EEPRpOM and EPORM). Other types come with circuitry to spot and/or rectify random faults knwon as memory errors in the stored data, with the use of error correction codes or parity bits. The random mmeory access of the Read-only memory type (ROM) contrarily uses a metal mask to enabble or disable chosen transistors permanently, rzather than store charge in them.
Since SRAM and DRAM are volatile memory, the rest of the computer storage forms such as the magnetic tapes and dissks have been used as constant storae in conventional computers. A good number of recnet products rather rely on flash memnory for data maintenance when not in use (PDAs or petite music playes). Some rugged PCs and netbooks have used flash drives to rpelace magnetic idsks. Just the NOR type have the capacity of real ranom acess when flsah memory is involved; permitting code execution and subsequently, it is used more frrequent than the ROM.
RAM Disks
A portion of a computers RAM can be portioned by software, enabling it to perform as much fasteer hard drive that is known as RAM disk. If the meomry in use is non-volatile, the RAM disk retanis information or data stored even at power failure or at the shutting down of the computer. Notwithstanding, data can be retained by volatille memory when the computer is shut down; this is only if there is a dfferent source of power, usuaally a battery.
The Hierarhcy of Memory
The mermory hirearchy of most computesr consists of central proocessing unit registers, external caches, on-die SRAM cachhes, virtual memoory/swap space on a hard drive and paging sstems. This whole band of memory can be desacribed as RAM by most developers regardless of the fact that different subsystems may be characterized by different access times, defying the initial idea behind the RAMs random access expression.
Theres so much you can stil understudy about the Random Acceess Memory (RAM). There are good computer components resources to explore online in odrer to get addoitional information.