Slashdot Mirror


Significant Advance in Quantum Computing

wcitech writes "Apparently scientists have been able to create circuitry that mimics the behavior of atom pairs by using superconductors." From the article: "The work, reported in the Feb. 25 issue of the journal Science, demonstrates that it is possible to measure the quantum properties of two interconnected artificial atoms at virtually the same time. Until now, superconducting qubits--quantum counterparts of the 1s and 0s used in today's computers--have been measured one at a time to avoid unwanted effects on neighboring qubits." The second Quantum computing revelation this month, in fact.

5 of 180 comments (clear)

  1. I'm not a quantum engineer by GreyWolf3000 · · Score: 4, Interesting

    This question may be stupid but...

    Would we need to read 32 quantum states at a time to get '32-bit' registers to build basic processors??

    --
    Slashdot: Where people pretend to be twice as smart as they really are by behaving like children.
    1. Re:I'm not a quantum engineer by MOBE2001 · · Score: 5, Interesting

      "Two entangled qubits, meanwhile, can simultaneously evaluate four inputs. Put another way, a traditional memory register with eight bits can store only one of a possible 28, or 256, digital "words," but a quantum register with eight qubits can represent and compute with all 256 words at once."

      So, If you get all possible answers simultaneously, how do you tell which one is the right answer to the problem you're working on?

  2. Booor-ing... by Goonie · · Score: 4, Interesting
    Why merely crack RSA and radically speed up quantum physics simulations? That's aiming far too low.

    Instead, Tien Kieu from my university wants to solve arbitrary Diophantine equations using quantum effects. If he's a) correct, and b) it becomes possible to create the required quantum behaviours for arbitrary equation, the following problems become solvable:

    • The halting problem for arbitrary Turing machines, with all that that would imply.
    • The Riemann hypothesis.
    • Goldbach's conjecture

      Needless to say, to say people are sceptical of Kieu's ideas is an understatement, but it's fun to speculate about the "what if"...

    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
  3. More to it than that... by Goonie · · Score: 3, Interesting
    The halting problem cannot be solved for arbitrary Turing machines. Period. No algorithm, as we think of them, using quantum computers or not, will get around the fact that such a solution would create a logical inconsistency (a program could determine whether or not it itself would halt, and then do the opposite, but then it would have been wrong, which it can't be by assumption, and so reality bursts into flames). The only possible catch is that a technique that cannot be encoded in a Turing machine would not cause this particular logical inconsistency to arise.

    You've got it in one. According to Kieu, his system is a non-computable process; you can't simulate what it does on a Turing machine. Hence your objection doesn't apply to his claims.

    However, there are apparently lots of other objections.

    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
  4. Re:sounds like rainman autistic computer.... by ByteSlicer · · Score: 3, Interesting

    The similarity between brains and a quantum computer comes from the fact that the neurons in the brain also process the data in parallel. There is no quantum computing going on inside the brain. There recently was an article about an autistic savant explaining his calculation skills. Numbers are just shapes to him, and multiplying them means he just merges them in his head and reads back the emerged shape. Probably his visual cortex is doing the parallel operations on the shapes here (maybe similar to using the shader engines on your graphics card for doing calculations).