Non-volatile memory (NVM) ornon-volatile storage is a type ofcomputer memory that can retain stored information even after power is removed. In contrast,volatile memory needs constant power in order to retain data.
Non-volatile memory typically refers to storage inmemory chips, which store data infloating-gatememory cells consisting offloating-gate MOSFETs (metal–oxide–semiconductor field-effect transistors), includingflash memory storage such asNAND flash andsolid-state drives (SSD).
Other examples of non-volatile memory includeread-only memory (ROM),EPROM (erasableprogrammable ROM) andEEPROM (electrically erasable programmable ROM),ferroelectric RAM, most types ofcomputer data storage devices (e.g.disk storage,hard disk drives,optical discs,floppy disks, andmagnetic tape), and early computer storage methods such aspunched tape andcards.[1]
Non-volatile memory is typically used for the task ofsecondary storage or long-term persistent storage. The most widely used form ofprimary storage today[as of?] is avolatile form ofrandom access memory (RAM), meaning that when thecomputer is shut down, anything contained in RAM is lost. However, most forms of non-volatile memory have limitations that make them unsuitable for use as primary storage. Typically, non-volatile memory costs more, provides lower performance, or has a limited lifetime compared to volatile random access memory.
Non-volatile data storage can be categorized into electrically addressed systems, for example,flash memory, andread-only memory) and mechanically addressed systems (hard disks,optical discs,magnetic tape,holographic memory, and such).[2][3] Generally speaking, electrically addressed systems are expensive, and have limited capacity, but are fast, whereas mechanically addressed systems cost less per bit, but are slower.
Electrically addressed semiconductor non-volatile memories can be categorized according to their write mechanism.
Mask ROMs are factory programmable only and typically used for large-volume products which are not required to be updated after the memory device is manufactured.
Programmable read-only memory (PROM) can be altered once after the memory device is manufactured using aPROM programmer. Programming is often done before the device is installed in its target system, typically anembedded system. The programming is permanent, and further changes require the replacement of the device. Data is stored by physically altering (burning) storage sites in the device.
AnEPROM is an erasable ROM that can be changed more than once. However, writing new data to an EPROM requires a special programmer circuit. EPROMs have a quartz window that allows them to be erased with ultraviolet light, but the whole device is cleared at one time. Aone-time programmable (OTP) device may be implemented using an EPROM chip without the quartz window; this is less costly to manufacture. An electrically erasable programmable read-only memoryEEPROM uses voltage to erase memory. These erasable memory devices require a significant amount of time to erase data and write new data; they are not usually configured to be programmed by the processor of the target system. Data is stored usingfloating-gate transistors, which require special operating voltages to trap or release electric charge on an insulated control gate to store information.
Flash memory is a solid-state chip that maintains stored data without any external power source. It is a close relative to the EEPROM; it differs in that erase operations must be done on a block basis, and its capacity is substantially larger than that of an EEPROM. Flash memory devices use two different technologies—NOR and NAND—to map data. NOR flash provides high-speed random access, reading and writing data in specific memory locations; it can retrieve as little as a single byte. NAND flash reads and writes sequentially at high speed, handling data in blocks. However, it is slower on reading when compared to NOR. NAND flash reads faster than it writes, quickly transferring whole pages of data. Less expensive than NOR flash at high densities, NAND technology offers higher capacity for the same-size silicon.[4]
Ferroelectric RAM (FeRAM,F-RAM orFRAM) is a form ofrandom-access memory similar in construction toDRAM, both use a capacitor and transistor but instead of using a simpledielectric layer the capacitor, an F-RAM cell contains a thin ferroelectric film of lead zirconate titanate[Pb(Zr,Ti)O3], commonly referred to as PZT. The Zr/Ti atoms in the PZT change polarity in an electric field, thereby producing a binary switch. Due to the PZT crystal maintaining polarity, F-RAM retains its data memory when power is shut off or interrupted.
Due to this crystal structure and how it is influenced, F-RAM offers distinct properties from other nonvolatile memory options, including extremely high, although not infinite, endurance (exceeding 1016 read/write cycles for 3.3 V devices), ultra-low power consumption (since F-RAM does not require a charge pump like other non-volatile memories), single-cycle write speeds, and gamma radiation tolerance.[5]
Magnetoresistive RAM stores data in magnetic storage elements calledmagnetic tunnel junctions (MTJs). The first generation of MRAM, such asEverspin Technologies' 4 Mbit, utilized field-induced writing. The second generation is developed mainly through two approaches:Thermal-assisted switching (TAS)[6] which is being developed byCrocus Technology, andSpin-transfer torque (STT) whichCrocus,Hynix,IBM, and several other companies are developing.[7]
Phase-change memory stores data inchalcogenide glass, which can reversibly change the phase between the amorphous and thecrystalline state, accomplished by heating and cooling the glass. Thecrystalline state has low resistance, and the amorphous phase has high resistance, which allows currents to be switched ON and OFF to represent digital 1 and 0 states.[8][9]
FeFET memory uses a transistor withferroelectric material to permanently retain state.
RRAM (ReRAM) works by changing the resistance across a dielectric solid-state material often referred to as a memristor. ReRAM involves generating defects in a thin oxide layer, known as oxygen vacancies (oxide bond locations where the oxygen has been removed), which can subsequently charge and drift under an electric field. The motion of oxygen ions and vacancies in the oxide would be analogous to the motion of electrons and holes in a semiconductor.
Although ReRAM was initially seen as a replacement technology for flash memory, the cost and performance benefits of ReRAM have not been enough for companies to proceed with the replacement. Apparently, a broad range of materials can be used for ReRAM. However, the discovery[10] that the popular high-κ gate dielectric HfO2 can be used as a low-voltage ReRAM has encouraged researchers to investigate more possibilities.
Mechanically addressed systems use arecording head to read and write on a designated storage medium. Since the access time depends on the physical location of the data on the device, mechanically addressed systems may besequential access. For example,magnetic tape stores data as a sequence of bits on a long tape; transporting the tape past the recording head is required to access any part of the storage. Tape media can be removed from the drive and stored, giving indefinite capacity at the cost of the time required to retrieve a dismounted tape.[11][12]
Hard disk drives use a rotating magnetic disk to store data; access time is longer than for semiconductor memory, but the cost per stored data bit is very low, and they provide random access to any location on the disk. Formerly, removabledisk packs were common, allowing storage capacity to be expanded.Optical discs store data by altering a pigment layer on a plastic disk and are similarly random access. Read-only and read-write versions are available; removable media again allows indefinite expansion, and some automated systems (e.g.optical jukebox) were used to retrieve and mount disks under direct program control.[13][14][15]
Domain-wall memory (DWM) stores data in amagnetic tunnel junctions (MTJs), which works by controllingdomain wall (DW) motion in ferromagnetic nanowires.[16]
Thinfilm produces rewriteable non-volatile organicferroelectric memory based onferroelectric polymers. Thinfilm successfully demonstratedroll-to-rollprinted memories in 2009.[17][18][19] In Thinfilm's organic memory the ferroelectric polymer is sandwiched between two sets of electrodes in a passive matrix. Each crossing of metal lines is aferroelectric capacitor and defines a memory cell.
Non-volatile main memory (NVMM) isprimary storage with non-volatile attributes.[20] This application of non-volatile memory presents security challenges.[21]NVDIMM is one example of the non-volatile main memory.