All Topics  
Non-volatile memory

 

   Email Print
   Bookmark   Link






 

Non-volatile memory



 
 
Non-volatile memory, nonvolatile memory, NVM or non-volatile storage, is computer memory
Computer memory

Computer memory is usually meant to refer to the semiconductor technology that is used to store information in Electronics devices. Current primary computer memory makes use of integrated circuits consisting of silicon-based transistors....
 that can retain the stored information even when not powered. Examples of non-volatile memory include read-only memory
Read-only memory

Read-only memory is a class of computer storage media used in computers and other electronic devices. Because data stored in ROM cannot be modified , it is mainly used to distribute firmware ....
, flash memory
Flash memory

Flash memory is a non-volatile memory computer storage that can be electrically erased and reprogrammed. It is a technology that is primarily used in memory cards and USB flash drives for general storage and transfer of data between computers and other digital products....
, most types of magnetic computer storage
Computer storage

Computer data storage, often called storage or memory, refers to computer components, devices, and recording medium that retain digital data used for computing for some interval of time....
 devices (e.g. hard disk
Hard disk

A hard disk drive , commonly referred to as a hard drive, hard disk, or fixed disk drive, is a non-volatile storage device which stores digitally encoded data on rapidly rotating hard disk platters with magnetic surfaces....
s, floppy disk
Floppy disk

A floppy disk is a data storage medium that is composed of a disk of thin, flexible magnetic storage medium encased in a square or rectangle plastic shell....
s, and magnetic tape
Magnetic tape

Magnetic tape is a medium for magnetic recording generally consisting of a thin magnetizable coating on a long and narrow strip of plastic. Nearly all recording tape is of this type, whether used for recording Audio frequency or video or for computer data storage....
), optical disc
Optical disc

In computing, sound reproduction, and video, an optical disc is a flat, circular disc wherein Data is stored in the pits in its flat surface ? sequentially on the continuous, spiral track extending from the innermost track to the outermost track, covering the entire disc surface....
s, and early computer storage methods such as paper tape and punch card
Punch card

A punch card or punched card , is a piece of paperboard that contains digital information represented by the presence or absence of holes in predefined positions....
s.

Non-volatile memory is typically used for the task of secondary storage, or long-term persistent storage.






Discussion
Ask a question about 'Non-volatile memory'
Start a new discussion about 'Non-volatile memory'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Non-volatile memory, nonvolatile memory, NVM or non-volatile storage, is computer memory
Computer memory

Computer memory is usually meant to refer to the semiconductor technology that is used to store information in Electronics devices. Current primary computer memory makes use of integrated circuits consisting of silicon-based transistors....
 that can retain the stored information even when not powered. Examples of non-volatile memory include read-only memory
Read-only memory

Read-only memory is a class of computer storage media used in computers and other electronic devices. Because data stored in ROM cannot be modified , it is mainly used to distribute firmware ....
, flash memory
Flash memory

Flash memory is a non-volatile memory computer storage that can be electrically erased and reprogrammed. It is a technology that is primarily used in memory cards and USB flash drives for general storage and transfer of data between computers and other digital products....
, most types of magnetic computer storage
Computer storage

Computer data storage, often called storage or memory, refers to computer components, devices, and recording medium that retain digital data used for computing for some interval of time....
 devices (e.g. hard disk
Hard disk

A hard disk drive , commonly referred to as a hard drive, hard disk, or fixed disk drive, is a non-volatile storage device which stores digitally encoded data on rapidly rotating hard disk platters with magnetic surfaces....
s, floppy disk
Floppy disk

A floppy disk is a data storage medium that is composed of a disk of thin, flexible magnetic storage medium encased in a square or rectangle plastic shell....
s, and magnetic tape
Magnetic tape

Magnetic tape is a medium for magnetic recording generally consisting of a thin magnetizable coating on a long and narrow strip of plastic. Nearly all recording tape is of this type, whether used for recording Audio frequency or video or for computer data storage....
), optical disc
Optical disc

In computing, sound reproduction, and video, an optical disc is a flat, circular disc wherein Data is stored in the pits in its flat surface ? sequentially on the continuous, spiral track extending from the innermost track to the outermost track, covering the entire disc surface....
s, and early computer storage methods such as paper tape and punch card
Punch card

A punch card or punched card , is a piece of paperboard that contains digital information represented by the presence or absence of holes in predefined positions....
s.

Non-volatile memory is typically used for the task of secondary storage, or long-term persistent storage. The most widely used form of primary storage today is a volatile form of random access memory (RAM), meaning that when the computer is shut down, anything contained in RAM is lost. Unfortunately, most forms of non-volatile memory have limitations that make them unsuitable for use as primary storage. Typically, non-volatile memory either costs more or performs worse than volatile random access memory.

Several companies are working on developing non-volatile memory systems comparable in speed and capacity to volatile RAM. For instance, IBM is currently developing MRAM
MRAM

Magnetoresistive Random Access Memory is a non-volatile memory Computer storage technology, which has been under development since the 1990s. Continued increases in density of existing memory technologies – notably Flash RAM and DRAM – kept it in a niche role in the market, but its proponents believe that the advantages are so ov...
 (Magnetic RAM). Not only would such technology save energy, but it would allow for computers that could be turned on and off almost instantly, bypassing the slow start-up and shutdown sequence.

A number of conferences are held every year that focus specifically on non-volatile memory. One of the most prominent is the Non-Volatile Memory Technology Symposium ().

Non-volatile data storage can be categorised in electrically addressed systems read only memory and mechanically addressed systems hard disk
Hard disk

A hard disk drive , commonly referred to as a hard drive, hard disk, or fixed disk drive, is a non-volatile storage device which stores digitally encoded data on rapidly rotating hard disk platters with magnetic surfaces....
s, optical disc
Optical disc

In computing, sound reproduction, and video, an optical disc is a flat, circular disc wherein Data is stored in the pits in its flat surface ? sequentially on the continuous, spiral track extending from the innermost track to the outermost track, covering the entire disc surface....
, magnetic tape
Magnetic tape

Magnetic tape is a medium for magnetic recording generally consisting of a thin magnetizable coating on a long and narrow strip of plastic. Nearly all recording tape is of this type, whether used for recording Audio frequency or video or for computer data storage....
, holographic memory and such. Electrically addressed systems are expensive, but fast, whereas mechanically addressed systems have a low price per bit, but are slow. Non-volatile memory may one day eliminate the need for comparatively slow forms of secondary storage systems, which include hard disks.

Electrically addressed


Electrically addressed non-volatile memories based on charge storage can be categorised according to their write mechanism:

Mask-programmed ROM


One of the earliest forms of non-volatile read-only memory, the mask-programmed ROM was prewired at the design stage to contain specific data; once the mask was used to manufacture the integrated circuit
Integrated circuit

In electronics, an integrated circuit is a miniaturized electronic circuit that has been manufactured in the surface of a thin Wafer of semiconductor material....
s, the data was cast in stone (silicon, actually) and could not be changed.

The mask ROM was therefore useful only for large-volume production, such as for read-only memories containing the startup code in early microcomputers. This program was often referred to as the "bootstrap
Booting

In computing, booting is a Bootstrapping process that starts operating systems when the user turns on a computer system. A boot sequence is the initial set of operations that the computer performs when it is switched on....
", as in pulling oneself up by one's own bootstraps.

Due to the very high initial cost and inability to make revisions, the mask ROM is rarely if ever used in new designs.

Programmable ROM

See main article Programmable read-only memory
Programmable read-only memory

A programmable read-only memory or field programmable read-only memory is a form of digital memory where the setting of each bit is locked by a Fuse or antifuse....
.


The next approach was to create a chip which was initially blank; the programmable ROM originally contained silicon or metal fuse
Fuse (electrical)

In electronics and electrical engineering a fuse is a type of overcurrent protection device. Its essential component is a metal wire or strip that melts when too much current flows, which breaks the electrical network in which it is connected, thus protecting the circuit's other components from damage due to excessive current....
s, which would be selectively "blown" or destroyed by a device programmer or PROM programmer in order to change 0s to 1s. Once the bits were changed, there was no way to restore them to their original condition. Non-volatile but still somewhat inflexible.

Early PAL programmable array logic
Programmable Array Logic

File:AMD PAL 22V10.jpgThe term Programmable Array Logic is used to describe a family of programmable logic device semiconductors used to implement logic functions in digital electrical network introduced by Monolithic Memories, Inc....
 chips used a similar programming approach to that used in the fuse-based PROMs.

In most new designs, eraseable memories or one-time programmable chips have replaced the old fuse PROMs.

Erasable PROMs

See main article EPROM
EPROM

An EPROM, or Erasable Programmable Read Only Memory, is a type of memory integrated circuit that retains its data when its power supply is switched off....
.


There are two classes of non-volatile memory chips based on EPROM technology.

UV-erase EPROM

The original erasable non-volatile memories were EPROM's; these could be readily identified by the distinctive quartz
Quartz

Quartz is the most abundant mineral in the Earth's continental crust . It is made up of a Crystal structure of silica tetrahedra. Quartz has a hardness of 7 on the Mohs scale and a density of 2.65 g/cm?....
 window in the centre of the chip package. These operated by trapping an electrical charge on the gate of a field-effect transistor
Transistor

In electronics, a transistor is a semiconductor device commonly used to Electronic amplifier or switch Electronics signals. A transistor is made of a solid piece of a semiconductor material, with at least three terminals for connection to an external circuit....
 in order to change a 1 to a 0 in memory. To remove the charge, one would place the chip under an intense short-wavelength
Wavelength

In physics, wavelength is the distance between repeating units of a propagating wave of a given frequency. It is commonly designated by the Greek language letter lambda ....
 fluorescent ultraviolet
Ultraviolet

Ultraviolet light is electromagnetic radiation with a wavelength shorter than that of visible light, but longer than x-rays, in the range 400 nanometer to 10 nm, and energies from 3 Electron volt to 124 eV....
 lamp for 20-30 minutes, returning the entire chip to its original blank (all ones) state.

OTP (one-time programmable) ROM

An OTP is electrically an EPROM, but with the quartz window physically missing. Like the fuse PROM it can be written once, but cannot be erased. It has largely replaced PROM chips in electronic production as an EPROM with no window is inexpensive to manufacture and can be programmed using identical equipment to that used to write to the UV-window EPROM.

Electrically erasable PROM

See main article EEPROM
EEPROM

EEPROM stands for Electrically Erasable Programmable Read-Only Memory and is a type of non-volatile memory used in computers and other electronic devices to store small amounts of data that must be saved when power is removed, e.g., calibration tables or device configuration....
.


Electrically erasable PROM's have the advantage of being able to selectively erase any part of the chip without the need to erase the entire chip and without the need to remove the chip from the circuit. While an erase and rewrite of a location appears nearly instantaneous to the user, the write process is slightly slower than the read process; the chip can be read at full system speeds.

The limited number of times a single location can be rewritten is usually in the 10000-100000 range; the capacity of an EEPROM also tends to be smaller than that of other non-volatile memories. Nonetheless, EEPROMs are useful for storing settings or configuration for devices ranging from dial-up modem
Modem

Modem is a peripheral device that modulation an analog carrier wave Signal to encode digital information, and also demodulation such a carrier signal to decode the transmitted information....
s to satellite receivers.

Flash memory

See main article Flash memory
Flash memory

Flash memory is a non-volatile memory computer storage that can be electrically erased and reprogrammed. It is a technology that is primarily used in memory cards and USB flash drives for general storage and transfer of data between computers and other digital products....
.


The flash memory chip is a close relative to the EEPROM; it differs in that it can only be erased one block or "page" at a time. Capacity is substantially larger than that of an EEPROM, making these chips a popular choice for digital camera
Digital camera

A digital camera is a camera that takes video or still photographs, or both, digitally by recording digital image via an electronics .Many compact digital still cameras can record sound and moving video as well as still photographs....
s and desktop PC BIOS
BIOS

In computing, the Basic Input/Output System , also known as the System BIOS, is a de facto standard defining a firmware interface for IBM PC Compatible computers....
 chips.

Mechanically addressed systems


Mechanically addressed systems basically use a single contact structure ('head') to read and write on a designated storage medium. Since circuitry layout is not a key factor for data density, the amount of storage is typically much larger than for electrically addressed systems.

Tape

See main article Magnetic tape
Magnetic tape

Magnetic tape is a medium for magnetic recording generally consisting of a thin magnetizable coating on a long and narrow strip of plastic. Nearly all recording tape is of this type, whether used for recording Audio frequency or video or for computer data storage....
.


Hard disk

See main article Hard disk
Hard disk

A hard disk drive , commonly referred to as a hard drive, hard disk, or fixed disk drive, is a non-volatile storage device which stores digitally encoded data on rapidly rotating hard disk platters with magnetic surfaces....
.


Optical disk

See main article Optical disc
Optical disc

In computing, sound reproduction, and video, an optical disc is a flat, circular disc wherein Data is stored in the pits in its flat surface ? sequentially on the continuous, spiral track extending from the innermost track to the outermost track, covering the entire disc surface....
.


Nanodrive

See main article IBM Millipede
IBM Millipede

Millipede is a non-volatile memory computer memory stored on nanoscopic pits burned into the surface of a thin polymer layer, read and written by a MEMS-based probe....
.


Holographic storage

See main article Holographic memory.


Organic


There are polymer printed
Printed electronics

Printed electronics is the term for a relatively new technology that defines the printing of electronics on common media such as paper, plastic, and textile using standard printing processes....
 ferroelectric memory (i.e.Thin Film Electronics).

Specifications


Specification March 2007 2.5" HDD 1" Microdrive Flash Memory Optical Disk Tape MRAM
Device Model: Blu Ray
Blu-ray Disc

Blu-ray Disc is an optical disc data storage device medium. Its main uses are high-definition video and data storage. The disc has the same physical dimensions as standard DVDs and CDs....
Density (GBit/cm2) 20.3 18.4 0.8 3.8 0.047 0.0021
Capacity (GByte) 160 8 2 50 400 0.004
Price per bit (Eur/GByte) 1.5 9.0 6.0 1.25 0.075 35000
Price per unit (Eur) 110 87 14 635 2340 17.4
Price per medium (Eur) nd nd nd 40 30 nd
Data rate (Mbit/s) 540 80 23 144 640 436
Access time (ms) 11 12 0.025 180 72000 0.035
Power consumption (W) 1.8 0.6 0.1 25 20 0.08
Form factor
h x w x d (cm)
0.95x7x10 0.5x3x4 0.1x1.2x2 4x15x19 2x10x10 0.1x1x1.8