Jump to content

Non-volatile random-access memory: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
added use in routers at the beggining
Line 1: Line 1:
'''Non-Volatile Random Access Memory''' ('''NVRAM''') is a [[computer memory]] [[chip]] which will not lose its information when the power is lost. It is mostly used in [[computer system]]s to store settings which must survive a power cycle (like number of disks and memory configuration).
'''Non-Volatile Random Access Memory''' ('''NVRAM''') is a [[computer memory]] [[chip]] which will not lose its information when the power is lost. It is mostly used in [[computer system]]s, [[routers]] and other electronic devices to store settings which must survive a power cycle (like number of disks and memory configuration).


The most well known example would be ferromagnetic memory used in the 1950s and '60s.
The most well known example would be ferromagnetic memory used in the 1950s and '60s.
Line 6: Line 6:


Currently, there are many types of NVRAM being developed for wide application based on various technologies, such as [[Carbon_nanotube|carbon nanotube technology]], [[Magnetic_tunnel_effect|magnetic tunnel effect]], [[OUM|Ovonic Unified Memory]] based on phase-change technology, and [[FeRAM|FeRAM]] ferromagnetic RAM.
Currently, there are many types of NVRAM being developed for wide application based on various technologies, such as [[Carbon_nanotube|carbon nanotube technology]], [[Magnetic_tunnel_effect|magnetic tunnel effect]], [[OUM|Ovonic Unified Memory]] based on phase-change technology, and [[FeRAM|FeRAM]] ferromagnetic RAM.

NVRAM is also used in [[Routers]] to provide storage for the startup configuration file.


See also:
See also:

Revision as of 18:25, 29 June 2005

Non-Volatile Random Access Memory (NVRAM) is a computer memory chip which will not lose its information when the power is lost. It is mostly used in computer systems, routers and other electronic devices to store settings which must survive a power cycle (like number of disks and memory configuration).

The most well known example would be ferromagnetic memory used in the 1950s and '60s.

Today, the closest type of memory to NVRAM is Flash memory used in portable MP3 players. (it is really EEPROM, electrically erasable programmable read-only memory, but it can be rewritten thousands, sometimes million times.)

Currently, there are many types of NVRAM being developed for wide application based on various technologies, such as carbon nanotube technology, magnetic tunnel effect, Ovonic Unified Memory based on phase-change technology, and FeRAM ferromagnetic RAM.

See also: