Mram

ext">MRAM chip design (Credit: Freescale)is suddenly shut off. MRAM has much faster write
In early July 2006, Freescale Semiconductorspeeds than Flash and has an unlimited endurance,
announced the first commercial availability of ameaning that MRAM is not subject to the
new type of memory with the potential todegradation suffered by Flash.
surpass most existing types in terms of speed,Conventional RAM memory is made of transistors
power consumption, and durability. This articleand capacitors that are paired to create a
reviews the advantages of MRAM and its futurememory cell, which represents one bit of data (0
potential.or 1). Memory cells are aligned in columns and
With the continual release in recent years of newrows, the intersections of which are known as
types of computer memory (RAM, ROM, DRAM,addresses in which information is stored. Reading
Flash, SRAM, PRAMÂ…), the memory chipand writing information occurs by measuring or
industry has become an ever more bewilderingchanging the charge at a specific address,
world. Freescale's MRAM, one of the latest to beaccordingly.
commercially unveiled, improves on and combinesMRAM read process - Current is passed through
the advantages of two types of conventionalthe bit, resistance of the bit is sensed (Credit:
memory.Freescale)
The various types of computer memory can beMRAM works in a different way, more like the
classified in several different ways, the simplest ofread/write head of a hard drive. But unlike a hard
which is the division into volatile and non-volatiledrive, which includes mechanical parts (the moving
memory. Volatile memory requires constantarm holding the read/write head and the rotating
power to maintain stored information. Most typesplates on which the information is stored), MRAM
of RAM (random access memory), the mostis a solid state device and, as such, has much
common type of memory used by moderngreater speed and durability. Like conventional
computers are volatile, Thus, to store information,RAM, MRAM is composed of transistors but,
conventional RAM computer chips are dependentinstead of electrical charges, it uses magnetic
upon electricity flowing through them. When thecharges to store information. An MRAM chip is
power is switched off (i.e., when the system ismade up of millions of pairs of tiny ferromagnetic
"powered down"), unless the information has beenplates (like the one covering hard drives) called
copied to the hard drive, the information is lost.memory cells, i.e., magnetic sandwiches consisting
Non-volatile memory, on the other hand, canof two magnetic layers separated by a very thin
retain stored information permanently, absolvinginsulating layer. Each magnetic layer has a polarity
the need for a constant power supply. ROM— a north pole and a south pole. These can
(read-only memory), which stores informationbe oriented in a parallel orientation, meaning that
that does not require frequent changing (i.e.,both have their respective poles (or 'magnetic
doesn't need rewriting), such as Firmware (amoments') in the same orientation, or in an
software embedded inside a hardware such as aanti-parallel fashion, meaning that their poles
BIOS [basic input-output system]) is typicallymagnetic moments are oriented in opposite
non-volatile. So, even when the system is off, thedirections. These relative magnetic pole
data is stored.orientations correspond to the binary memory
Modern types of ROM such as Flash, used instates, either 0 or 1.
thumb drives and many MP3 players, are alsoMRAM write process - Current is passed through
non-volatile, but easily rewritable, making themthe programming lines generating magnetic fields.
more like RAM. This combination of qualities hasThe sum of the magnetic fields from both lines is
made Flash memory highly popular in recent yearsneeded to program the bit. (Credit: Freescale)
and it is currently used to improve other types ofAn MRAM chip reads information by measuring
storage such as hard drives or even replace themthe electrical resistance of a specific cell that, in
altogether. But although Flash is cheap andturn, depends upon the alignment of the magnetic
non-volatile, it still suffers from a relatively limitedmoments of the layers of the cell. To read a bit
lifetime. Though this had improved considerably inof information, a current is passed through the
the last few years, more importantly, Flash stillmemory cell. If the magnetic moments are in a
has a much lower write speed than RAM.parallel orientation, then the detected resistance
In an attempt to combine the speed of thewould be smaller than if they were in an
faster volatile memory with the benefits ofanti-parallel orientation.
non-volatile memory, Freescale (which originatedWrite is achieved by the alignment of the
from Motorola Semiconductor about two yearsmagnetic moments of the two memory layers
ago) created a new type of non-volatile memoryinto one or the other relative orientation. Current
- Magnetoresistive Random Access Memory, oris passed through two sets of parallel wires or
MRAM. The roots of MRAM can be traced backwrite lines (called a bit line and a digit or word line),
to the 1940's at Harvard when physicists Anwhich pass over and beneath the memory cells,
Wang and Way-Dong Woo and later Jayrespectively. The bit lines and the digit lines run
Forrester and colleagues at MIT worked onperpendicular to one another and at their
developments that led to Magnetic Core Memoryintersections lie the magnetic memory cells, each
and later on to the discovery of the "giantdefined by one particular bit line and one particular
magnetoresistive effect" in thin-film structures bydigit line. To write to a particular memory cell (bit),
researchers from IBM in the late 1980's. Likecurrent is passed through the two wires that
Flash, MRAM retains data after a power supply isintersect at that memory cell. The magnetic field
cut off, potentially eliminating that seeminglythat is generated from current passing through a
endless boot time of conventional computerswire can change the orientation of the magnetic
when data from the hard drive is transferred tomoments of the particular memory cell.
RAM, as well as loss of data when the computer