Magnetoresistive Random Access Memory

Magnetoresistive Random Access Memory

Magnetoresistive Random Access Memory (MRAM) is a non-volatile computer memory (NVRAM) technology, which has been under development since the 1990s. Continued increases in density of existing memory technologies – notably Flash RAM and DRAM – kept MRAM in a niche role in the market, but its proponents believe that the advantages are so overwhelming that MRAM will eventually become dominant for all types of memory, becoming a true "universal memory". [Johan Åkerman, [http://www.sciencemag.org/cgi/content/summary/308/5721/508 "Toward a Universal Memory"] , "Science", Vol. 308. no. 5721 (22 April 2005), pp. 508 - 510, DOI: 10.1126/science.1110549]

Description

Unlike conventional RAM chip technologies, in MRAM data is not stored as electric charge or current flows, but by magnetic storage elements. The elements are formed from two ferromagnetic plates, each of which can hold a magnetic field, separated by a thin insulating layer. One of the two plates is a permanent magnet set to a particular polarity, the other's field will change to match that of an external field. A memory device is built from a grid of such "cells".

Reading is accomplished by measuring the electrical resistance of the cell. A particular cell is (typically) selected by powering an associated transistor which switches current from a supply line through the cell to ground. Due to the magnetic tunnel effect, the electrical resistance of the cell changes due to the orientation of the fields in the two plates. By measuring the resulting current, the resistance inside any particular cell can be determined, and from this the polarity of the writable plate. Typically if the two plates have the same polarity this is considered to mean "0", while if the two plates are of opposite polarity the resistance will be higher and this means "1".

Data is written to the cells using a variety of means. In the simplest, each cell lies between a pair of write lines arranged at right angles to each other, above and below the cell. When current is passed through them, an induced magnetic field is created at the junction, which the writable plate picks up. This pattern of operation is similar to core memory, a system commonly used in the 1960s. This approach requires a fairly substantial current to generate the field, however, which makes it less interesting for low-power uses, one of MRAM's primary disadvantages. Additionally, as the device is scaled down in size, there comes a time when the induced field overlaps adjacent cells over a small area, leading to potential false writes. This problem, the half-select (or write disturb) problem, appears to set a fairly large size for this type of cell. One experimental solution to this problem was to use circular domains written and read using the giant magnetoresistive effect, but it appears this line of research is no longer active.

Another approach, the toggle mode, uses a multi-step write with a modified multi-layer cell. The cell is modified to contain an "artificial antiferromagnet" where the magnetic orientation alternates back and forth across the surface, with both the pinned and free layers consisting of multi-layer stacks isolated by a thin "coupling layer". The resulting layers have only two stable states, which can be toggled from one to the other by timing the write current in the two lines so one is slightly delayed, thereby "rotating" the field. Any voltage less than the full write level actually increases its resistance to flipping. That means that other cells located along one of the write lines will not suffer from the half-select problem, allowing for smaller cell sizes.

A newer technique, spin-torque-transfer (STT) or Spin Transfer Switching, uses spin-aligned ("polarized") electrons to directly torque the domains. Specifically, if the electrons flowing into a layer have to change their spin, this will develop a torque that will be transferred to the nearby layer. This lowers the amount of current needed to write the cells, making it about the same as the read process. [http://www.physorg.com/news8655.html "Renesas, Grandis to Collaborate on Development of 65 nm MRAM Employing Spin Torque Transfer"] , 1 December 2005] There are concerns that the "classic" type of MRAM cell will have difficulty at high densities due to the amount of current needed during writes, a problem STT avoids. For this reason, the STT proponents expect the technique to be used for devices of 65 nm and smaller.Fact|date=March 2008 The downside is that, at present, STT needs to switch more current through the control transistor than conventional MRAM, requiring a larger transistor, and the need to maintain the spin coherence. Overall, however, the STT requires much less write current than conventional or toggle MRAM.

Comparison with other systems

Density

The main determinant of a memory system's cost is the density of the components used to make it up. Smaller components, and fewer of them, mean that more "cells" can be packed onto a single chip, which in turn means more can be produced at once from a single silicon wafer. This improves yield, which is directly related to cost.

DRAM uses a small capacitor as a memory element, wires to carry current to and from it, and a transistor to control it – referred to as a "1T1C" cell. This makes DRAM the highest density RAM currently available, and thus the least expensive, which is why it is used for the majority of RAM found in a computer.

MRAM is physically similar to DRAM in makeup, although often does not require a transistor for the write operation. However, as mentioned above, the most basic MRAM cell suffers from the half-select problem, which limits cell sizes to around 180 nm or more. Toggle-mode MRAM offers a much smaller size before this becomes a problem, apparently around 90 nm, [ [http://www.freescale.com/files/memory/doc/white_paper/MRAMWP.pdf "Magnetoresistive Random Access Memory"] , Freescale Semiconductor, 23 June 2006] the same size as most current DRAM products. To be worth putting into wide production, however, it is generally believed that MRAM will have to move to the 65 nm size of the most advanced memory devices, which will require the use of STT.

Power consumption

Since the capacitors used in DRAM lose their charge over time, memory assemblies using them must periodically "refresh" all the cells in their chips approximately 1000 times a second, reading each one and re-writing its contents. This demands a constant power supply, which is why DRAM loses its memory when power is turned off on the computer. As DRAM cells decrease in size, the refresh cycles become shorter, and the power draw more continuous.

In contrast, MRAM requires no refresh at any time. Not only does this mean it retains its memory with the power turned off, but also that there is no constant power draw. While the read process theoretically requires more power than the same process in a DRAM, in practice the difference appears to be very close to zero. However, the write process requires more power in order to overcome the existing field stored in the junction, varying from three to eight times the power required during reading. [William J. Gallagher and Stuart S. P. Parkin, [http://www.research.ibm.com/journal/rd/501/gallagher.html "Development of the magnetic tunnel junction MRAM at IBM: From first junctions to a 16-Mb MRAM demonstrator chip"] , IBM, 24 January 2006] [Rajagopalan Desikan et all, [http://www.research.ibm.com/people/l/lefurgy/Publications/mram-tr2002-47.pdf "On-chip MRAM as a High-Bandwidth,Low-Latency Replacement for DRAM Physical Memories"] , Department of Computer Sciences, University of Texas at Austin, 27 September 2002] Although the exact amount of power savings depends on the nature of the work – more frequent writing will require more power – in general MRAM proponents expect much lower power consumption (up to 99% less) compared to DRAM. STT-based MRAMs eliminate the difference between reading and writing, further reducing power requirements.

It is also worth comparing MRAM with another common memory system, Flash RAM. Like MRAM, Flash does not lose its memory when power is removed, which makes it very common as a "hard disk replacement" in small devices such as digital audio players or digital cameras. When used for reading, Flash and MRAM are very similar in power requirements. However, Flash is re-written using a large pulse of voltage (about 10 V) that is stored up over time in a charge pump, which is both power-hungry and time consuming. Additionally the current pulse physically degrades the Flash cells, which means Flash can only be written to some finite number of times before it must be replaced.

In contrast, MRAM requires only slightly more power to write than read, and no change in the voltage, eliminating the need for a charge pump. This leads to much faster operation, lower power consumption, and an indefinitely long "lifetime".

peed

DRAM speed is limited by the speed at which the charge stored in the cells can be drained (for reading) or stored (for writing). MRAM operation is based on measuring voltages rather than charges or currents, so there is less "settling time" needed. IBM researchers have demonstrated MRAM devices with access times on the order of 2 ns, somewhat better than even the most advanced DRAMs built on much newer processes. [ [http://www.thic.org/pdf/Jul03/nist.skaka.030722.pdf "Past, Present and Future of MRAM"] , NIST Magnetic Technology, 22 July 2003] A team at the German Physikalisch-Technische Bundesanstalt have demonstrated MRAM devices with 1 ns settling times, better than the currently accepted theoretical limits for DRAM, although the demonstration was a single cell. [Kate McAlpine, [http://technology.newscientist.com/channel/tech/dn14525-spin-flip-trick-points-to-fastest-ram-yet.html?feedId=online-news_rss20 "Spin flip trick points to fastest RAM yet"] , "NewScientist", 13 August 2008] The differences compared to Flash are far more significant, with write times as much as thousands of times faster.

The only current memory technology that easily competes with MRAM in terms of speed is Static RAM, or SRAM. SRAM consists of a series of transistors arranged in a flip-flop, which will hold one of two states as long as power is applied. Since the transistors have a very low power requirement, their switching time is very low. However, since an SRAM cell consists of several transistors, typically six or four, its density is much lower than DRAM. This makes it expensive, which is why it is used only for small amounts of high-speed memory, notably the CPU cache in almost all modern CPU designs.

Although MRAM is not quite as fast as SRAM, it is close enough to be interesting even in this role. Given its much higher density, a CPU designer may be inclined to use MRAM to offer a much larger but somewhat slower cache, rather than a smaller but faster one. It remains to be seen how this trade off will play out in the future.

Overall

MRAM has similar speeds to SRAM, similar density of DRAM but much lower power consumption than DRAM, and is much faster and suffers no degradation over time in comparison to Flash memory. It is this combination of features that some suggest make it the "universal memory", able to replace SRAM, DRAM and EEPROM and Flash. This also explains the huge amount of research being carried out into developing it.

However, to date, MRAM has not been widely adopted in the market. It may be that vendors are not prepared to take the risk of allocating a modern fab to MRAM producing when such fabs cost a billion dollars to build and they have guaranteed sales producing Flash and DRAM memories, which are massively in demand.Fact|date=December 2007

The very latest fabs seem to be used for Flash, for example producing 16 Gbit parts produced by Samsung on a 50 nm process.cite press release |publisher=Samsung|date=2007-01-03 |url=http://www.samsung.com/PressCenter/PressRelease/PressRelease.asp?seq=20070103_0000309157 |title=SAMSUNG Samples First 50-nanometer 16Gb NAND Flash for Solid State Disk and Other High-density Applications |accessdate=2007-01-03] Slightly older fabs are being used to produce most DDR2 DRAM, most of which is produced on a one-generation-old 90 nm process rather than using up scarce leading-edge capacity.

In comparison, MRAM is still largely "in development", and being produced on older non-critical fabs. The only commercial product widely available at this point is Freescale Semiconductor's 4 Mbit part, produced on a several-generations-old 180 nm process. As demand for Flash continues to outstrip supply, it appears it will be some time before a company can afford to "give up" one of their latest fabs for MRAM production. Even then, MRAM designs currently do not come close to Flash in terms of cell size, even using the same fab. Fact|date=September 2008

History

Most of the following has been taken from [http://www.mram-info.com mram-info] web site:

* 1955 - Magnetic core memory had the same reading writing principle as MRAM
* 1988 - European scientists (Albert Fert and Peter Grünberg) discovered the "giant magnetoresistive effect" in thin-film structures.
* 1995 - Motorola (later to become Freescale) initiates work on MRAM development
* 2000 - IBM and Infineon established a joint MRAM development program.
* 2002 - NVE Announces Technology Exchange with Cypress Semiconductor.
* 2003 - A 128 kbit MRAM chip was introduced, manufactured with a 180 nm lithographic process

2004

* June - Infineon unveiled a 16-Mbit prototype, manufactured with a 180 nm lithographic process
* September - MRAM becomes a standard product offering at Freescale.
* October - Taiwan developers of MRAM tape out 1 Mbit parts at TSMC.
* October - Micron drops MRAM, mulls other memories.
* December - TSMC, NEC, Toshiba describe novel MRAM cells.
* December - Renesas Technology trumpets a high-speed, high-reliability MRAM technology.

2005

* January - Cypress Semiconductor samples MRAM, using NVE IP.
* March - Cypress to Sell MRAM Subsidiary.
* June - Honeywell posts data sheet for 1-Mbit rad-hard MRAM using a 150 nm lithographic process
* August - MRAM record: memory cell runs at 2 GHz.
* November - Renesas Technology and Grandis collaborate on development of 65 nm MRAM employing spin torque transfer (STT).
* November - NVE receives an SBIR grant to research cryptographic tamper-responsive memory. [ [http://www.nsf.gov/awardsearch/showAward.do?AwardNumber=0539675 SBIR Phase I: Zero-Remanence Tamper-Responsive Cryptokey Memory] ]
* December - Sony announced the first lab-produced spin-torque-transfer MRAM, which utilizes a spin-polarized current through the tunneling magnetoresistance layer to write data. This method consumes less power and is more scalable than conventional MRAM. With further advances in materials, this process should allow for densities higher than those possible in DRAM.
* December - Freescale Semiconductor Inc. demonstrates an MRAM that uses magnesium oxide, rather than an aluminum oxide, allowing for a thinner insulating tunnel barrier and improved bit resistance during the write cycle, thereby reducing the required write current.

Current status

2006

* February - Toshiba and NEC announced a 16 Mbit MRAM chip with a new "power-forking" design. It achieves a transfer rate of 200 MB/s, with a 34 ns cycle time - the best performance of any MRAM chip. It also boasts the smallest physical size in its class -- 78.5 square millimeters -- and a low voltage requirement of 1.8 volts.cite press release |publisher=NEC Corporation |date=2006-02-07 |url=http://www.nec.co.jp/press/en/0602/0702.html |title=Toshiba and NEC Develop World's Fastest, Highest Density MRAM |accessdate = 2006-07-10]
* July - On July 10, Austin Texas - Freescale Semiconductor begins marketing a 4-Mbit MRAM chip, which sells for approximately $25.00 per chip.cite press release |publisher=Freescale Semiconductor |date=2006-07-10 |url=http://media.freescale.com/phoenix.zhtml?c=196520&p=irol-newsArticle&ID=880030 |title=Freescale Leads Industry in Commercializing MRAM Technology |accessdate = 2006-07-10]

2007

* R&D moving to spin transfer torque RAM (SPRAM)
* February - Tohoku University and Hitachi developed a prototype 2 Mbit Non-Volatile RAM Chip employing spin-transfer torque switching.cite press release |publisher=Hitachi Ltd. |date=2007-02-13 |url=http://www.hitachi.com/New/cnews/070213.html |title=Prototype 2 Mbit Non-Volatile RAM Chip Employing Spin-Transfer Torque Writing Method |accessdate = 2007-02-13]
* August - "IBM, TDK Partner In Magnetic Memory Research on Spin Transfer Torque Switching" IBM and TDK to lower the cost and boost performance of MRAM to hopefully release a product to market. cite press release | publisher=IBM |date=2007-08-19|url=http://www-03.ibm.com/press/us/en/pressrelease/22180.wss |title=IBM and TDK Launch Joint Research & Development Project for Advanced MRAM |accessdate = 2007-08-22]
* November - Toshiba applied and proved the spin transfer torque switching with perpendicular magnetic anisotropy MTJ device.cite press release |publisher=Toshiba Corporation |date=2007-11-06 |url=http://www.toshiba.co.jp/about/press/2007_11/pr0601.htm |title=Toshiba develops new MRAM device which opens the way to giga-bits capacity |accessdate = 2007-11-06]
* November - NEC Develops World's Fastest SRAM-Compatible MRAM With Operation Speed of 250MHz.cite press release |publisher=NEC Corporation |date=2007-11-30 |url=http://www.nec.co.jp/press/en/0711/3001.html |title=NEC Develops World's Fastest SRAM-Compatible MRAM With Operation Speed of 250MHz. |accessdate = 2007-12-01]

2008

* Japanese satellite, SpriteSat, to use Freescale MRAM to replace SRAM and FLASH components [http://www.sciam.com/article.cfm?id=japanese-satellite-mram-freescale Japanese Satellite First to Use Magnetic Memory: Scientific American ] ]
* June - Samsung and Hynix become partner on STT-MRAM [http://www.eetasia.com/ART_8800531562_480200_NT_cf6338bb.HTM]
* August - Scientists in Germany have developed next-generation MRAM that is said to operate as fast as fundamental speed limits allow, with write cycles under 1 nanosecond.

Applications

Proposed uses for MRAM include devices such as:
* Aerospace and military systems
* Digital cameras
* Notebooks
* Smart cards
* Mobile telephones
* Cellular base stations
* Personal Computers
* Battery-Backed SRAM replacement
* Datalogging specialty memories (black box solutions)

ee also

*nvSRAM
*EEPROM
*FeRAM
*Phase-change memory (PRAM)
*s-MOSFET
*NRAM
*Magnetoresistance
*Ferromagnetism
*Tunnel magnetoresistance
*Spin valve

References

* E-mail with Grandis, one of the pioneers of the STT technique

External links

* [http://www.mram-info.com www.mram-info.com, a clearinghouse of MRAM industry news]
* [http://www.research.ibm.com/thinkresearch/pages/2001/20010202_mram.shtml IBM research - MRAM By Richard Butner]
* [http://dx.doi.org/10.1126/science.1110549 Science magazine article from April, 2005]
* [http://dx.doi.org/10.1126/science.1108813 Science magazine article from September, 2005]
* [http://www.wired.com/news/technology/0,70190-0.html Wired News article from February, 2006]
* [http://www.nec.co.jp/press/en/0602/0702.html NEC Press Release from February, 2006]
* [http://news.bbc.co.uk/1/hi/technology/5164110.stm BBC news article from July, 2006]
* [http://www.semiconductorblog.com/2006/08/08/freescale-mram-an-in-depth-examination/ Freescale MRAM - an in-depth examination from August 2006]
* [http://www.mram-memory.eu MRAM News and Information Blog (German)]
* [http://www.tfot.info/content/view/95/59/ MRAM – The Birth of the Super Memory] - An article and an interview with Freescale about their MRAM technology
* [http://www.bama.ua.edu/~tmewes/Java/dynamics/MagnetizationDynamics2.shtml Spin torque applet] - An applet illustrating the principles underlying spin-torque transfer MRAM
* [http://thefutureofthings.com/news/5401/new-speed-record-for-magnetic-memories.html New Speed Record for Magnetic Memories] - The Future of Things article


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Magnetoresistive Random Access Memory — (MRAM) ist eine nichtflüchtige Speichertechnik, die seit den 1990er Jahren entwickelt wird. Inhaltsverzeichnis 1 Funktionsprinzip 2 Geschichte 3 Weblinks …   Deutsch Wikipedia

  • Magnetoresistive random access memory — Computer memory types Volatile RAM DRAM (e.g., DDR SDRAM) SRAM In development T RAM Z RAM TTRAM Historical Delay line memory Selectron tube Williams tube Non volatile …   Wikipedia

  • Random-Access-Memory — Halbleiterspeicher ist ein Datenspeicher, der aus einem Halbleiter besteht, in dem mittels der Halbleitertechnologie integrierte Schaltkreise realisiert werden. Die Daten werden in Form von binären elektronischen Schaltzuständen in den… …   Deutsch Wikipedia

  • Random Access memory — Halbleiterspeicher ist ein Datenspeicher, der aus einem Halbleiter besteht, in dem mittels der Halbleitertechnologie integrierte Schaltkreise realisiert werden. Die Daten werden in Form von binären elektronischen Schaltzuständen in den… …   Deutsch Wikipedia

  • Random access Memory — Halbleiterspeicher ist ein Datenspeicher, der aus einem Halbleiter besteht, in dem mittels der Halbleitertechnologie integrierte Schaltkreise realisiert werden. Die Daten werden in Form von binären elektronischen Schaltzuständen in den… …   Deutsch Wikipedia

  • Non-volatile random-access memory — Computer memory types Volatile RAM DRAM (e.g., DDR SDRAM) SRAM In development T RAM Z RAM TTRAM Historical Delay line memory Selectron tube Williams tube Non volatile …   Wikipedia

  • Non-volatile random access memory — (NVRAM) is the general name used to describe any type of random access memory which does not lose its information when power is turned off. This is in contrast to the most common forms of random access memory today, DRAM and SRAM, which both… …   Wikipedia

  • Non-volatile memory — Computer memory types Volatile RAM DRAM (e.g., DDR SDRAM) SRAM In development T RAM Z RAM TTRAM Historical Delay line memory Selectron tube Williams tube Non volatile …   Wikipedia

  • Racetrack memory — IBM Racetrack Memory is an experimental non volatile memory device under development at IBM s Almaden Research Center by a team led by Stuart Parkin. [ [http://www.almaden.ibm.com/spinaps/research/sd/?racetrack Spintronics Devices Research,… …   Wikipedia

  • Semiconductor memory — Computer memory types Volatile RAM DRAM (e.g., DDR SDRAM) SRAM In development T RAM Z RAM TTRAM Historical Delay line memory Selectron tube Williams tube Non volatile …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”