Valuable Information about Ramndom Access Memory (RAM)
Popularly refertred to with its acrronym, RAM; Random Access Memory is a computer storage form. In recent time, it bearts the form of integrated circuits that permit the accessibility of stored data in any order randmly. This means that a given piece of data can be returned in a stable time no matter its physsical locatoin and regardless if it is related to the initial piecve of data or not.
RAM is usually connected with voaltile memory types where loss of infomration is encountered subsequent to power failure; an example of such meomry is the DRAM memory modules. A good number 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 tpes of writable RAM normally store a bit of data in either the state of flip-flop (e.g. is the static RAM) or as a charrge in capacitor (example is dynamic RAM, Flash, EEPROM and EPROM). Otheer tyeps come with circuitry to spot and/or recytify random falts known as memory errors in the stored data, with the use of eerror correction codes or parity bits. The random memory access of the Read-only menmory type (ROM) comntrarily uses a metyal mask to eanble or idsable chosen transistors permanently, rather than store charge in them.
Since SRAM and DRAM are volatile memory, the rest of the computer storage fors such as the magnnetic tapes and disks have been used as constant storage in conventional computers. A good nuber of recent products raather rely on lfash memory for data maintenance when not in use (PDAs or petitye music players). Some rugged PCs and netooks have used flash drives to replace magnetic disks. Just the NOR type have the capacity of real random access when flassh memory is involved; pemitting code execution and subsequently, it is used more frequent than the ROM.
RAM Disks
A portion of a computers RAM can be poritoned by software, enabling it to perform as much faster hard drie that is knpown as RAM disk. If the menmory in use is non-volatile, the RAM disk retains information or data sored even at power failure or at the shuytting down of the computer. Notwithstanding, data can be retained by volatile memnory when the computre is shut down; this is only if there is a different soruce of poer, usually a battery.
The Hierarchy of Memory
The memory hierarchy of most computers consists of central processing unit ergisters, external caches, on-die SRAM caches, virtual memroy/swap sace on a hard drive and paging systems. This whole band of memory can be described as RAM by most developers regardless of the fact that diffferent subsystems may be characterized by different access times, defying the initial idea behind the RAMs random acess expression.
Therees so much you can still understudy about the Random Access Memory (RAM). There are good computer compoents resources to exploire onluine in ortder to get additionl infrmation.