Slashdot Log In
NEC Develops World's Fastest MRAM
Posted by
ScuttleMonkey
on Wed Dec 05, 2007 03:12 PM
from the mram-is-made-of-people dept.
from the mram-is-made-of-people dept.
Gary writes to tell us that NEC has developed a new SRAM compatible MRAM. The new memory module is capable of speeds up to 250MHz, the world's fastest to date. "MRAM are expected to generate new value and applications for future electronic devices thanks to their nonvolatility, unlimited write endurance, high speed operation, and ability to cut memory power dissipation in half. For example, these features could enable instant start up of PCs and prevent drive recorders from losing data after a sudden break in power in the future. As substitutes for system LSI-embedded SRAM, MRAM can provide even more value as they are expected to enable extremely low power dissipation of system LSIs because they can sleep when they are not in use and wake up instantly."
Related Stories
[+]
MRAM Inches Towards Prime Time 261 comments
levin writes "According to an article over at EETimes, magnetoresistive RAM chips are getting a little more practical. Infineon Technologies released info on a new 16M MRAM component on Tuesday and the read and write cycle times of this chip make it 'competitive with established DRAM.' How long before nonvolatile memory becomes the solution to crash-prone software rather than better programming?"
Submission: NEC develops the world's fastest MRAM by Anonymous Coward
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
quality workmanship (Score:5, Funny)
That is, assuming they're not manufactured by Sony.
Nick of time for NEC (Score:2)
Re: (Score:3, Informative)
Any indic
MRAM is actually used (Score:5, Informative)
Could the reverse be done? (Score:5, Interesting)
So really, the question is, which is cheaper: a gig of MRAM, or a gig of battery-backed RAM with a gig of flash or hard disk to dump to?
Parent
Re: (Score:3, Informative)
Re: (Score:3, Informative)
Re: (Score:2)
http://www.superssd.com/products/ramsan-500 [superssd.com]
Re: (Score:2)
Hmmmmmm (Score:4, Funny)
Reminds me of my cat.
Awesome! (Score:2, Interesting)
Actually I did play with the serial MRAM's back when I was an embedded systems engineer, they were pretty cool. As I recall they didn't have the write cycle count issues that EEPROMs had and had way faster write cycle times.
WTF is MRAM? (Score:5, Informative)
Magnetoresistive Random Access Memory - two magnetic plates separated by an insulator. One plate has is a permanent magnet, the other holds the temporary charge.
Re: (Score:2)
Re: (Score:2)
The other plate doesn't store a 'charge', it is magnetized or demagnetized, much like bits on a hard drive.
Magnetic charge?
MRAM Solid State Hard Drives (Score:2, Interesting)
Re: (Score:3, Informative)
Re:MRAM Solid State Hard Drives (Score:4, Interesting)
The automobile is the ticket to moving horses around faster.
Or you can just have a car and skip the horse altogether.
And have 200 Gig of RAM and skip the Solid State drive altogether.
Whenever you buy new software you just put the software in the drive, load the software into your 200 Gig RAM, then you can just hit the power switch on the computer. Then whenever you want you just tap the power switch for an instant power-on and ALL of your software and ALL of your photos and ALL of your music and everything else, it's all already live in your 200 Gigs of RAM.
Yeah you'd want to change some aspects of the operating system to adapt to this new paradigm, in some ways you want to add new "hard drive style" management features in how you handle RAM, but you could throw the entire buggy-whip notion of a hard drive right out the window.
The only issue here is whether this is too expensive to have 100Gig+ bulk memory... but if that's the case then it would be too expensive for a "Solid State Hard Drive" anyway.
-
Parent
Re: (Score:3, Insightful)
Your conclusion paints a false dichotomy, with the unstated assumption being that any form of SSD technology has to at least be as expensive as RAM. This assumption appears unmerited, from direct observation of buyable SSD's today...
C//
Re: (Score:3, Insightful)
How does he do that?
As far as I can tell he states:
1) If this technology is expensive might be suitable for RAM, but not for SSDs
2) If this technology is cheap, it might be suitable for SSDs but would also be suitable for RAM, so remove the disk/ram distinction and have one large bank that acts as both
Re: (Score:3, Insightful)
*chortle*
C//
Re: (Score:3, Interesting)
No, I did state "this", meaning *this* technology.
If you have nonvolatile memory that is as fast as system RAM, then you may as well use it as system RAM.
A paradigm shift. When RAM is nonvolatile, it possesses all the capabilities of a drive. When a drive has the speed of RAM, it possesses all the capabilities of RAM. With this technology the capabilities RAM and drive are unified. The very concept an
Re: (Score:2)
Note that high-speed, high-capacity non-volatile memory completely screws with many built-in assumptions in modern operating systems and the use of their APIs. What happens when a disk orders-of-magnitude slower than RAM no longer slow and isn't even t
Not a replacement for SRAM... yet (Score:5, Interesting)
Re:Not a replacement for SRAM... yet (Score:5, Informative)
http://www.freescale.com/files/microcontrollers/doc/brochure/BRMRAMTECHGUIDE.pdf [freescale.com]
Parent
Re: (Score:2)
Huh? MRAM has been the next big thing as long as I've been in the IT industry, coming up on a decade and a half. Noone has figured out how to make them cheaply and with enough storage space to rival flash or SRAM.
Re: (Score:2)
Precisely my point. Young.
Get me off these spinning platters. (Score:2)
Re: (Score:2, Funny)
Oh shit, I think I've altered the timeline, again.
Re: (Score:3, Insightful)
Give it time....
Alternate link (Score:3, Informative)
expected to Generate New Value! (Score:2)
-
It's about the power, stupid. (Score:5, Informative)
This is a huge plus for ASICs and other chips (ASSPs, COTS, etc.) that have a lot of memory on them (which is most of them.) It allows more memory on a chip without expensive packages/die sizes for thermal management or complex, time-consuming power management systems. LSI (large-scale integrated) circuits use a lot of memory, and power consumption is a huge problem, so cutting that in half will enable a lot of products to be made that wouldn't have been possible/affordable before, and a lot of other products will get to market faster.
MRAM has been around for a while, but the relatively slow speed made it unsuitable for most applications. Now it will be great enabling technology that will ripple through many products that use semiconductor devices.
Re: (Score:2)
Write speed (Score:2)
Are there any plans to use this memory as a cache for (solid state) disks? It seems to me that it mig
Re: (Score:2)
I have an instant on computer now. It's called a MacBook Pro and I just put it to sleep. I never have a need to actually cold boot.
This kind of thing would allow you load an OS wicked quick, but there are still some problems. There is some hardware (do X, wait 200ms, do Y, wait 200ms... until the hardware is initted) that will slow things down. Then there is the problem of as computers get faster, they are asked to do more stuff so it takes longer (in absolute cycle counts) to boot them up.
Re: (Score:2)
I have 2GB of RAM in my PC. It takes close to 4 minutes to go from cold to functional. Now, I have a slow hard drive - maybe 300Mb/s - but that still means that I should be able to load the memory completely full in less than 60 seconds. I can when I come out of hibernation, but somehow the disc will run continuously for 240+ seconds on boot? It has nothing to do with the memory, and more to do with the fact that a
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
"...the new design achieves an operation speed of 250MHz; double that of conventional MRAMs and almost equivalent to that of recent LSI-embedded SRAM."
Doesn't say anything about size though, assuming you mean physical size/bit density.
=Smidge=
Re: (Score:2)
Re: (Score:2)
Re:Absolute values are nice ... (Score:5, Funny)
Hope this helps...
Parent
Re:Hooray! (Score:4, Insightful)
On a related note, non-volatile system memory will completely change the game for forensics experts. Right now, when they come and grab your computers, all memory contents are lost... and clever people also disable the swapfile. With MRAM, all that is out the window.
Watch for a new meme in the next years, categorizing the use of volatile RAM as a presumption of guilt.
Parent
Re: (Score:3, Insightful)
Re: (Score:2)
Re:Hooray! (Score:5, Informative)
Remember DDR2 PC800 is 200MHz quad pumped not 800MHz.
-nB
Parent
Re: (Score:2)
Of course, the DRM folks will insist on a section of memory that only THEY have the key for, and the government will insist on key escrow, etc, etc...
Re: (Score:2)