Fast-Switching Micromagnets 17
apirkle writes "Why can't we use magnetic media as RAM? Flipping the north and south poles of the tiny magnets we call bits simply takes too long. A collaboration of researchers has recently demonstrated a much faster method for reversing magnetization, described in Physical Review Focus."
Now that... (Score:1)
Re:Now that... (Score:2)
Re:Now that... (Score:2)
That may have been a problem you worked on, but it has nothing to do with the discussion at hand.
This thread is about replacing fast RAM with fast non-volatile magnetic memory in handheld devices.
The article says these new memories have a fundamental switching speed limit of 165 picoseconds. This is what I find interesting, as 0.165 nanoseconds is a little over 6 gigahertz. Maybe the speeds will increase if the magnetic particles can be made smaller, but it looks like by the time they get a commercial device on the market, 6 gigahertz may be too slow for general purpose computers.
On the other hand, if they can make my terrabit flash memory chip in my digital camcorder record at 6 gigahertz, I might not need a terrabit of battery draining RAM to record my grandkids at play.
Dumping core... (Score:5, Interesting)
It seems those old sci-fi stories predicting computers of the future to have microscopic core memory (but still core memory) may very well come true
Re:Dumping core... (Score:5, Interesting)
The module is 20 x 30 cm, weighs a lot and produces a lot of heat, and apparently is very slow. Not exactly what you would consider the future of fast memories. But I wonder what contemporary production techniques and future nanotech (and probably an expired patent) can do to revive this technology. I'm sure that as with any "novel" memory technique it will take a few decades before it will pay off, else why would we still use magnetic hard disks for fast mass storage and not optical (or opto-magnetic) stuff?
--
The human brain is a wonderful thing: It starts working the moment you are born, and never stops until you stand up to speak in public -- Sir George Jessel
Re:Dumping core... (Score:1, Informative)
Of course, the proliferation of dirt cheap electronics and a 'throw-away' mentality is responsible for the modern electronics sweat shop.
Also, the situation that university is a cult and makes a Master's necessary for even the lowest job doesn't help the fact that most jobs in electronics these days are of sweat-shop caliber.
Re:Dumping core... (Score:3, Interesting)
Several companies are currently marketing FRAM as a rugged replacement for Flash.
http://www.e-insite.net/electronicnews/in
Re:Dumping core... (Score:1)
Re:Dumping core... (Score:1)
Reasoning (Score:1)
Well we tried spinning the magnets to flip the east and west poles but all the other magnets spun too. It was a real disaster.
IBM MRAM (Score:2, Informative)
No really, IBM has been working on this stuff for a couple years now, the projected release date is 2004.
Here [ibm.com] and Here [ibm.com]
Magnetic Bubble memory (Score:5, Informative)
it was cool. it worked like this a slab of magnetic material could have small (circular) islands of magnetism. from above this looks like a sea of dots on a surface.
Now onto the surface one writes a set of T shapped (or chevron shapped) pieces of permaloy. thousands of these in rows. The manetic bubbles are attracted to the edges of these T's and stick to them. When a transverse magnetic field is applied the T's become bar magnets and the bubbles move to one end to the bar margnet. rotate the magnetic filed the the bubbles move from one side of the T to the other. If the magnetic field is strong enough they will Jump from one T to the text. seen from above the magnetic bubbles march in lock step from one T to the next each rotation of the magnetic field.
ones and zeros are encoded either as presensce or absence of bubbles in the series of marching bubbles, or better yet by using higher order magnetization patterns within each bubble (N-bits per bubble).
since the materials are transparent and the bubbles are optically active, you can read out the bubbles with light. These things were built as large bucket brigades, just as CCD chips often are. You dont try to address a location on the chip directly. instead to determine the value of a bit, you shffle the whole marching line along until that bit position reaches your detector and you read it out. Thus its a serial access device (with many read heads). It's all solid state. the media is fixed (does not spin), instead the bits in the media move!!!
the problem was that these things were slower than Ram, and faster than hard drives. they were denser then ram but not as fast as harddrives. thus they had a niche rolle as non-volatile hard drive caches. their role as non-volatile memeory got squezed out by flash memory on the low end and harddrives on the high end.
Re:Magnetic Bubble memory (Score:4, Informative)
http://starfish.rcsri.org/rcs/bubble/info.html [rcsri.org]
Re:Magnetic Bubble memory (Score:1)