Massively Parallel Computer Built From Single Layer of Molecules 46
djeps sends in this excerpt from the Physics arXiv Blog:
"Japanese scientists have built a cellular automaton from individual molecules that carries out huge numbers of calculations in parallel. ... At the heart of their experiment is a ring-like molecule called 2,3-dichloro-5,6-dicyano-p-benzoquinone, or DDQ. This has an unusual property: it can exist in four different conducting states, depending on the location of trapped electrons around the ring. What's more, it's possible to switch the molecule from one to state to another by zapping it with voltages of various different strengths using the tip of a scanning tunnelling microscope. It's even possible to bias the possible states that can form by placing the molecule in an electric field. Place two DDQ molecules next to each other and it's possible to make them connect. ... When one molecule changes its state, the change in configuration ripples from one molecule to the next, forming and reforming circuits as it travels."
Last year's news (Score:4, Informative)
This is impressive discovery, but it's no longer news. The paper was published in April 2010: http://dx.doi.org/10.1038/nphys1636 [doi.org] Admittedly the authors only recently uploaded a copy to arXiv on October 17, but can we not pretend this is some breaking news for nerds?
Re: (Score:2)
This is impressive discovery, but it's no longer news. The paper was published in April 2010: http://dx.doi.org/10.1038/nphys1636 [doi.org] Admittedly the authors only recently uploaded a copy to arXiv on October 17, but can we not pretend this is some breaking news for nerds?
Where did you get the idea that /. was about breaking news? The stuff that shows up on here is usually two of: interesting, breaking, accurate. Thankfully, the editors often choose accurate over breaking.
Re:Last year's news (Score:4, Funny)
Indeed- many things I read on slashdot I read online elsewhere the week before.
(I still come over to the story to compulsively comment even if I have nothing useful to say)
I don't mind the delay- gives me time to gather my thoughts on the issue first.
I've got a great article on Microsoft's next OS, Windows 7, I'm planning on submitting tonight- supposedly it's going to fix all the problems in Vista...
Re: (Score:1)
I've got a great article on Microsoft's next OS, Windows 7, I'm planning on submitting tonight- supposedly it's going to fix all the problems in Vista...
Surely you mean Windows ME?
Re: (Score:1)
Where did you get the idea that /. was about breaking news? The stuff that shows up on here is usually two of: interesting, breaking, accurate.
You forgot advertisement.
Re: (Score:2)
It's justified this is news for nerds, if you don't know of noscript I'm just going to petition that we don't want any of you here.
I think the GP meant "slashvertisement." If the clever folks behind NoScript could figure out how to block those, I'd be a truly happy camper. The number of people that regularly surf slashdot is pretty high; posts purporting to be about some new tech or development in science can turn out to be just a publicity grab for some rinky-dink tech start-up. Also, some unscrupulous posters (usually paid-by-the-click tech bloggers) will sensationalize an otherwise mundane tech story and provide a link in the hop
Re: (Score:2)
At least the pdf is no longer paywalled.
Re: (Score:2)
but can we not pretend this is some breaking news for nerds?
Yes we can, if we realize that part of the news here is that the paywalled scientific publications are not, well, publications as far as the greater public is concerned.
Hactar? (Score:2)
Cricket anyone?
Re: (Score:2)
Ion Channels? (Score:1)
Practical Applications? (Score:1)
I'm still waiting for quantum processors [sciencedaily.com] and biological hard drives [technotips.org] to hit the market.
Re:Practical Applications? (Score:4, Interesting)
Re: (Score:1)
Plenty of really cool ideas [wikipedia.org] never got off the ground [wikipedia.org], because they lacked marketability [wikipedia.org].
Re: (Score:1)
Of course, since it's still in the lab, there's no immediate practical application and probably there won't be for another decade, similarly to the examples you quoted.
sorta like an organic FPGA (Score:1)
Past a certain point (Score:2)
Re: (Score:2)
Re: (Score:2)
And with all those people to track, a machine that can perform many parallel operations, is just what they need!
Connected Particles (Score:2)
With regards to the "one molecule affects the next", there's this kid theory that still considers the universe a type of aether -- the one that was debunked in the Michaelson-Morley experiment last century. You could consider existence to be a big blob of jello and matter as we know it is just perturbations in the jello. Perturb the jello *here* and it will affect the jello *there* to a certain extent, depending on distance, other perturbations, etc. Jello could be swapped with spacetime, of course, but
LOL this stuff is SO cool! (Score:2)
FTFPDF
Writing, erasing and retrieving information: In Fig. 3a we demonstrate the
sequential writing of a state 1 matrix on a state 0 surface. The states are stored as static
information until spontaneous pattern evolution is triggered externally. By scanning the
surface at -1.68 V one can reset all molecules to state 0, thus erasing the information. To
retrieve information the surface is scanned at ~0.2 V (Figure 1d).
Logic gate: The effects resulting from Rule 3 appear similar to the interactions in
the Billiard
Re: (Score:1)
I think you are referring to the Technological Singularity:
http://en.wikipedia.org/wiki/Technological_singularity [wikipedia.org]
Re: (Score:2)
This is getting scary, folks. Speaking in general, the Human Race's ability to advance technology in many fields has already out-paced our maturity as a Species, and our ability to fully comprehend the ramifications of what we create. Somewhere there's coming another "Big Bang", and I hope we survive it.
dude -- no species is guaranteed survival. DNA is pretty resilient; while our particular species may indeed fail to emerge from the technological singularity that we seem to be heading for, I'm pretty sure other species will thrive in our absence. There is nothing special or exceptional about our species that guarantees our survival; it is irrational to think otherwise. In fact, a case can be made that we are an exceptionally self-destructive species, and that our technological advances are at best only
Moleculatronic Computer (Score:2)
Cool, but not a CA and not parallel (Score:3)
This is an awsome project, but the researchers make some claims that are not true. First, this is not a CA, as molecules affect other molecules in a big radius not just their neighbours. Second, a computer is not massively parallel just because it's realized on a CA [quinapalus.com]. That's like saying that silicon-based chips are massively parallel because each of the great number of electrons "computes" its path on its own.
Re: (Score:3)
This is an awsome project, but the researchers make some claims that are not true. First, this is not a CA, as molecules affect other molecules in a big radius not just their neighbours.
So isn't that just a highly connected CA? What about a CA where each cell is connected to all the rest - it might behave very differently to a more grid-like CA, but it still counts as one.
Second, a computer is not massively parallel just because it's realized on a CA [quinapalus.com].
The image in that link looks like a non-parallel computer in a CA. So, yes, you can throw away the advantages of parallelism if you like; what's your point? They are claiming that their setup could be parallel, not that it must be.
Re: (Score:2)
So isn't that just a highly connected CA? What about a CA where each cell is connected to all the rest - it might behave very differently to a more grid-like CA, but it still counts as one.
Yes, you can define CAs in a very general term so that everything counts as one but that makes it impractical to model anything with them. And in this case the physical arrangement of the molecules also counts, and if I understood correctly, external electric fields are also applied.
They are claiming that their setup could be parallel, not that it must be.
Of course, you can make any computer parallel, for example by using two of them. I was reflecting to the claims throughout the paper like this:
Re: (Score:2)
Well you're absolutely right that the important thing is what it can do, not what it is called :) I'm not sure how the connectivity of a CA-like computer affects its function. The brain, for example is connected both locally (to nearby neurons) and globally (long-distance axons). I'm no neuroscientist, however, so I don't know how dense the network is.
Apologies, I thought that you were claiming the opposite - that you can make parallel computers serial. I suppose that replicators in CAs are serial, but I as
Re: (Score:2)
You're operating under the assumption that "neighbour" is a spatial definition. X neighbours Y if X can affect Y in one time step. This is often correlated with spatial proximity, but need not be.
OC? (Score:2)