Slashdot Mirror


Baby Steps Toward Quantum Computers

Mz6 writes "In a step toward making ultra-powerful computers, scientists have transferred physical characteristics between atoms by using a phenomenon called entanglement, which Einstein derided as 'spooky action at a distance' before experiments showed it was real. Such 'quantum teleportation' of characteristics had been demonstrated before between beams of light. Teleportation between atoms could someday lie at the heart of powerful quantum computers, which are probably at least a decade away from development. Researchers using lab techniques can create a weird relationship between pairs of tiny particles. After that, the fate of one particle instantly affects the other; if one particle is made to take on a certain set of properties, the other immediately takes on identical or opposite properties, no matter how far away it is and without any apparent physical connection to the first particle." Reader starannihilator adds: "Physics Web provides a good graphic summary of the phenomenon, as well as a good technical article."

10 of 308 comments (clear)

  1. can someone qualified answer this question by Anonymous Coward · · Score: 5, Interesting

    Just say 20 years from now I am on my quantum fandangle computer that does sub-atomic calculations, what happens when background radiation hits the processor and flips a few 1s and 0s?

    i.e. will my computer crash when there is a solar flare?
    will the new "heatsinks" be lead shields?
    will we need to rotate the shield harmonics? (j/k)

    please... inquiring minds want to know.

  2. Re:Umm...this is old news. by beeplet · · Score: 5, Informative

    This is the first time anyone has been able to use atoms (as opposed to photons) in quantum teleportation.

  3. A QM foray into the private lives of Alice and Bob by wwest4 · · Score: 5, Funny

    Alice, instantaneously transfers information about the quantum state of a particle to a receiver called Bob. The uncertainty principle means that Alice cannot know the exact state of her particle. However, another feature of quantum mechanics called "entanglement" means that she can teleport the state to Bob.


    Alice: Bob, now that our qubits are entangled, I don't know if mine's spin up down.

    Bob: How 'bout I observe yours for you. How about there?

    Alice: Nope.

    Bob: Here?

    Alice: Closer to this side of the gaussian, Bobby.

    Bob: How about here?

    Alice: OOOOOHHH! You collapsed my wave function DeBroglie!

    Bob: Your qubit is now spin up, in case you were wondering... who's DeBroglie?

  4. Re:Analogue vs Digital by LnxAddct · · Score: 5, Informative

    A quantum computer is completely different. The only thing in common in the binary number system. In a classical computer you have bits, either a 1 or a 0. In quantum computers you have qubits which can be a 1 or a 0 or actaully both values at the same time! This can manifest tself in amazing ways. You can try every solution to a problem instantaneously because instead of having to count throught all of the possible inputs, i.e. going from 0 to 255 with 8 classical bits, in a quantum computer 8 qubits actualy are the values of 0 through 255 all at the same time. The answer is then decomposed or observed forcing the quantum state into a final and complete solution. Some quick info for those who have no idea what qunatum anything is... an observation is essentially defined as any force that forces a quantum state to be amplified into a definitive state. Quantum entanglement occurs when two paritcles intereact for a short period of time (i.e. two photons crossing) and then go off on their own, they can travel to oppisite sides of the universe and whatever happens to one, instantaneously happens to the other. Literally, no moment of time occurs between the change, its quite amazing. If you polarize one photon, the other will instantly be affected. Also if particles A & B are entangled and C & D are entangled then if B entangles with D then A automatically becomes entangled with C. This allows for some truly amazing things. One final note, although quantum entanglement was first observed with laser light(photons), it has since been reproduced with much larger particles including ruby atoms and even bucky balls (google it if you dont know what one is)
    Regards,
    Steve

  5. Re:Not quantum computing, but by wwest4 · · Score: 5, Interesting

    Because Alice can't know the state of the information she's sending. If she does, then the superposition collapses.

    It's not intuitive, but the "collapse of the wave function" metaphor fits observation.

  6. Re:Analogue vs Digital by natmsincome.com · · Score: 5, Insightful

    Not so much Analogue vs Digital but rather Serial vs Parallel.

    In searial you do one instruction per peice of data. In parallel you try EVERY piece of data in one instruction.

    Some problems are trivial in serial but hard in a parallel and other problems are trivial in parallel but hard in serial.

    Simple Example:
    Iterative calculation are great in serial but aren't that good in parallel as you can calcualte the second value till you have the previous value.

    The Famous example:
    The big thing that quantum computers will do is make parallel problems trvial. The big two being simulations and cryptology. Cryptology is only hard because you have to try so many different combinations. Quantum would allow you to try EVERY combination at a single time. This make encryption almost useless at any key length.

    It's also usefull for simulations like ray tracing and vector maths where you have a complex eqation where you just have to run for every possible variable.

    So ever is a single iteration takes 1 hour for a quantum computer instead of 100th of a second for normal computers it will change the world. Breaking a key 2048 bit key will take exactly 1 hour instead of million+ years. Rendering a frame will take 1 hour on a single computer instead of 4 hours on 1000+ computers.

    That being said it would be useless for Word, Excel or Firefox :-)

    Imagine a quantum computer that does 5 Hz out perform a cluster that does 5 TeraHz.

  7. Re:Yes, fast by tachyonmkg · · Score: 5, Funny

    Only the five richest kings of Europe will be able to afford them.

  8. Re:Analogue vs Digital by Medevo · · Score: 5, Informative

    The limit of computing is, as you say, on the developer's side, no argument here. It its at least partially reasonable that when quantum computers become more available, that ingenious developers will find ways to squeeze out more power.

    Moreover, at the end of the day, you still extract bits from qubits. While one day in the distant future we may be able to interact computers entirely in a quantum environment, but it's a long way off.

    The real potential in quantum computers is the problems of density, power, and heating, that have plagued development of faster CPU's seem to apply on a lesser scale to quantum circuits (not that they don't have there unique problems). At the same time, quantum computers could/would suffer a lot less problems with bandwidth/time delay (light/QE info transfer).

    Traditional MOSFET based transistors, while powerful (look at today's advanced chips) have been around for a while; there is no harm in looking for something new and better.

    Even if quantum computers provided a liner growth curve in processing power to qubits, we could expect a greater throughput in it (due to above stated factors).

    Medevo

  9. Re:Analogue vs Digital by Scorillo47 · · Score: 5, Informative

    Note that entanglement is just one approach in building quantum computers, and it is not really the ONLY approach.

    Generally, a quantum computer consists in several quantum systems (for example captured particles, etc). The (quantum) state of these systems varies according to a well-known equation, called the Schrodringer equation. This is a very simple equation that describes the evolution of the system (the derivative of the current vector state) in respect to the current current state & time.

    The nice thing about quantum computers is that they operate with multiple simultaneous states, therefore achieving some sort of parallelism. Basically a quantum system can be considered to have a superposition of states - it has two states at once if you want. Some of these states might converge to the same state depending on the hamiltonian or on the external interactions.

    The hard part is that you never know when such a computer stops its calculation since the transformation state is fully reversible and goes on ad infinitum. If you want simply to test if the computer reached the end of the calculation, you will affect the current state. Anywyay, this challenge plus many others (for example the precision of the measurement, etc) makes quantum computing very challenging.

    Still, there is a theoretical possibility that you can get a high degree of parallelism in certain configuration. A classical result from Shor (you can search on Google) shows that one of the classic problems in arithmetic - integer factorization - can be done in a polynomial time on a quantum computer. This simply means that RSA encryption can be potentially broken, irrespective to the length of the key. But we are still safe - so far nobody built a working quantum computer that would carry on simple calculations like factorizing the number 15.

    On the other side, entanglement is an interesting quantum fenomenon which works like this:
    1) First, you have to have a way to build pairs of entangled particles. There are several ways to do this, for example by having any quantum process that generates a pair of photons.
    2) Second, if you modify the vector state of one particle, the vector state of the other one will be equally affected, regardless of the distance between these two particles!

    What's interesting is that entanglement guarantees instantaneous quantum state change therefore contradicting somehow the theory of special relativity. This theory says that events cannot be 100% simultaneous if they occur in different points in space - there is a timing separation based on the particular reference chosen. Practically, no standard matter interaction can be faster than the speed of light.

    But there is an exception here - "collapsing the vector state". If you measure the state of a particle, its state will collapse along one of the measured dimensions (according to certain probabilities). The corresponding entangled particle will suffer a similar change, so if you measure now the state of the this second particle you will see that its vector state has already changed - and you can even perform a partial correlation between the results of the two measurements.

    In conclusion, enanglement guarantees instantaneous "interaction" regardless of the distance between these paired particles (this is why Einstein called it "spooky action at a distance" - because technically it is propagated with infinite speed). Anyway, it has be proven a while back that this does NOT contradict the special theory of relativity since this is not a standard matter interaction, like gravity, etc.

    Going back to computers, entanglement is an interesting approach which might enable new algorithms or new ways to build such computers. But keep in mind that we are in the stone age of quantum computing right now...

    --
    Don't try to use the force. Do or do not, there is no try.
  10. Argh!!! NOT teleport, NOT affects. by elhedran · · Score: 5, Informative

    Normally I am not so pedantic but the poster repeatedly misrepresented what is happening in entanglement.

    4 times in the post it was said that the particles teleport or communicate, they don't.

    Its more like the particles are using the same day planner to decide what to do next.

    Think of it like to processes running the same code. if they have the same inputs, they will have the same outputs. It doesn't mean they communicate or teleport.

    The reason it bugs me so much when people talk as if the particles interact after they have been entangled is it leads someone sooner or later to start asking why we can't use that to beat the speed of light for communication, or a dozen other things that have nothing to do with entanglement.