Slashdot Log In
Magnetic Processors - Computing's New Future?
Posted by
CmdrTaco
on Tue Feb 14, 2006 12:50 PM
from the i'm-positively-charge-about-this dept.
from the i'm-positively-charge-about-this dept.
metalcoat writes "For the first time researchers have created a working prototype of a radical new chip design based on magnetism instead of electrical transistors. As transistor-based microchips hit the limits of Moore's Law, a group of electrical engineers at the University of Notre Dame has fabricated a chip that uses nanoscale magnetic "islands" to juggle the ones and zeroes of binary code.
Wolfgang Perod and his colleagues turned to the process of magnetic patterning (.pdf) to produce a new chip that uses arrays of separate magnetic domains. Each island maintains its own magnetic field. Because the chip has no wires, its device density and processing power may eventually be much higher than transistor-based devices. And it won't be nearly as power-hungry, which will translate to less heat emission and a cooler future for portable hardware like laptops."
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.
Crinkled (Score:5, Funny)
I thought this had already happened when they moved from straight cut to crinkle cut??
Flipping magnets... (Score:3, Funny)
Re:Flipping magnets... (Score:3, Funny)
Oops! (Score:5, Funny)
Parent
Re:Flipping magnets... (Score:3, Funny)
On an unrelated note, imagine a beowulf cluster of these things -- all stuck together and you can't pry them apart!
Magnetic monopoles (Score:5, Insightful)
I can see how this could create dense active bulk storage, such as was done long ago with magnetic bubble memory. But I'm skeptical about a pure magnetic logic system beating electronics.
"ideal" transistor (Score:5, Informative)
Parent
Re:"ideal" transistor (Score:5, Insightful)
Parent
Blast from the past. (Score:5, Informative)
A rotating magnetic field transverse to the chip would cause the chevrons to act like little iron bar bagnets pulling the bubble from one side to the other. because the chevron shape is asymetric it acted like a rachet and would only move the bubble unidirectionally. If the field was strong enough the bubble would then "leap" to the next chevron. Under the microscope you saw marching "bits" moving along. so you could move all the bit patterns like a train along the tracks in a bulk matterial with one layer of passive patterning. at one point in the loop track you placed a reader and a writer. this way you had sequential access to any bit and could inject or delete bits in the train.
When the power went off the bubbles stayed put.
It never made it to market (fuji made some) because it's niche was too small. it was slower than ram but faster than a hard drive. it was cheaper than ram but more expensive than a hard drive. At the time it was denser than ram but less dense than a harddrive. Thus it's only use was as a cache between ram and harddrives and in applications where robustness and non-voltility would be valuable like high-radiation sattelites and point of sale terminals. The latter market was eaten by EAROM and then flash memory.
this new material sounds like it uses simmilar concepts but is much smaller and actually performs bubble logic. Not sure about where the clock comes from: perhaps it's still a rotatin mag fiield?
Parent
Radical new chip design? (Score:4, Informative)
Hmm. Maybe.
But this seems a lot like bubble memory [wikipedia.org] to me.
And while the wiki entry doesn't mention using this for direct computation, it is indeed possible.
more like Programmable Logic Arrays? (Score:4, Informative)
I interpret this new magnetic technology to be a more compact implementation of programmable logic arrays [wikipedia.org]. PLAs are standard tool in digital circuit design and can theoretically emulate any other digital state machine such as a CPU. Engineers like them because they are like blank circuits you can quickly burn a pattern in them. New high-density PLA chips in the 1980s lead to the rise of the mini-supercomputer industry, with companies like Convex using them. However, general purpose CPUs from Intel and Sun eventually exceeded 1990s PLA speeds and circuit capacities.
Parent
Faster than transistors? (Score:3, Insightful)
Moore's "law" (Score:5, Insightful)
The submitter speaks of Moore's law as if it were some actual law governing the physics of silicon based integrated circuits. His "law" was nothing more than an observation regarding the time it took the industry to pack more transistors into a given space. It makes no assertions regarding maximum transistor density, heat dissipation, or any of the other physical limitations chip manufacturers keep overcoming.
Dan East
Re:Moore's "law" (Score:4, Informative)
Parent
Re:Moore's "law" (Score:5, Informative)
Specifically they are developing to the International Technological Roadmap for Semiconductors (ITRS), which is produced by the Semiconductor Industry Association (SIA), of which Intel, AMD, IBM, etc are members. This is the little-known [by the public] pre-competitive stage of the semi-conductor industry in which they all get together and collaborate on developing a "best available industrial consensus" on the way that the industry should move forward (choice of semiconductor technologies, etc).
This lecture by Sir Maurice Wilkes http://www.cl.cam.ac.uk/~mvw1/Progress_in_Compute
Parent
I have heard this before (Score:4, Funny)
Re:I have heard this before (Score:4, Funny)
Parent
Re:I have heard this before (Score:3, Interesting)
Why I'm skeptical in the short-term (Score:4, Interesting)
Also, it's not clear that this technology isn't subject to same "limits of Moore's law" (if there is such a thing) as silicon chips. The use of electron-beam lithography would seem to mean that this technology is subject to the some of the same feature-size and practicality limits suffered by silicon chips.
Perhaps this technology will find a place somewhere, it just faces a major uphill battle if it is to supplant silicon.
Yeah Right... (Score:5, Funny)
Wait! Stop! (Score:3, Funny)
We're coming back to this now? (Score:4, Insightful)
This supervisor poured much time and effort into his team, investigating various concepts of magnetic computation. Then the integrated circuit came along and turned him into a ruined man.
So have we finally come full-circle now, back to magnetic computation? Call me conservative but I don't think it will fare any better this time around.
What the article didnt mention (Score:4, Interesting)
Magnetic circuits have been studied for at least 80 years. The basic problem is one of size and speed. A dipole magnet (onr with N and S poles) has a certain minimum size, otherwise it depolarizes itself. That sets a minimum size for any magnetic device. Also it's hard to make magnetic amplifiers with more than a small fan-out. It's also really hard to distribute a clock signal-- magnetic pulses fall off at a 1/r^3 rate, and generating a fast magnetic pulse gets blocked by the inductance of the coil.
Now there *are* cigarette-pack to Taj Mahal sized magnetic voltage regulators in use. Your PC power supply may be using one to regulate the 3.3 volt output. But getting them down to IC-size is going to be really hard to impossible.
Re:pretty cool--I hope they've patented it! (Score:4, Insightful)
I bet one of two things happens. Either someone tries to patent it 5 years after being on the market, and perhaps succeeds since by then patent agents will only have 8 seconds to decide if an idea is patentable, or somebody currently has an obscure patent of a vague rough idea that they never produced that sounds slightly similar to this, which doesn't show up on searches, and they'll keep quiet about it until this thing makes billions and then say "Hey, you owe me money!".
Parent
New scientist article (Score:4, Interesting)
They say that a magnetic insulator would have to be used to shield the chip from external interference.
Parent