Slashdot Mirror


German Scientists Create 5 qubit Quantum Register

CMan0 writes "In the University of Bonn, a team of scientists has built a 5 qubit register, using cesium atoms trapped by a laser-beam grid, The Register reports. They've been able to install an empty 5 bit register(i.e. all bits 0), change two of them to 1, and later read those 1s back. The next goal is to create an interaction between 2 bits. The full scientific article can be found here in PDF format."

32 of 206 comments (clear)

  1. "What's a qubit?", by Anonymous Coward · · Score: 4, Funny

    Noah inquired.

    1. Re:"What's a qubit?", by maxwell+demon · · Score: 5, Informative

      A qubit (for "quantum bit") is the basic information unit for a quantum computer (just as the classical bit is for classical computers). They are actually two-state quantum systems (just as ... Ok, I'm repeating myself :-))

      The point is that quantum systems have properties which are not found in classical systems. For one, they cannot be just in the states "0" or "1" (in the usual notation for quantum states: |0> or |1>), but also in so called superpositions of those states. Such a superposition means that they are something like both states at the same time (remember Schrödinger's cat? That's exactly such a state, except that unlike atoms, cats cannot actually be brought into such a state). More importantly, such a superposition can extend over more than one qubit, in which case each single qubit doesn't have a defined quantum state at all, but only the whole set of qubit has. This is called entanglement.

      Now, why is this so useful? Well, assume you create a set of, say, 8 qubits which are all "half zero, half one". And now you perform a normal calculation on them (but with quantum operations). Then you are actually performing the calculation on all 8-bit combinations, at the same time, i.e. for all numbers between 0 and 255. This remarkable effect is called quantum parallelism.

      Now, of course there's a catch: You cannot read out more than one of the results (because reading out one destroys the superposition), and which one you get is essentially random. Ok, you now may think, I can effectively make the calculation just for one randomly selected number? So this is actually a disadvantage? Well, the point is that you can not just do "classical" calculations, but you can add operations which are not possible in classical computers. For example, there are several "half zero and half one" bit states, and you can do a quantum operation to convert one of them to |0> and one of them to |1>. Therefore you can extract properties of that result which depend not on just one of the results, but on several of them. And this allows you to actually reduce the numeric complexity of certain tasks. For example, you can search an unsorted database in O(sqrt(N)) time, instead of the classical O(N) time (N being the size of the database). The most famous algorithm is of course Shor's algorithm which allows factorizing large numbers in polynomial time, thus allowing to break public key encryption systems like PGP.

      Now, there's not too much danger yet, since AFAIK the biggest number successfully factorized with a quantum computer is 15. But then, as long as 5 qubits are newsworthy, you cannot expect too much (imagine a message that someone managed to build a classical 5-bit computer!).

      --
      The Tao of math: The numbers you can count are not the real numbers.
    2. Re:"What's a qubit?", by JohnFluxx · · Score: 4, Informative

      Just to expand on this post, you can treat |0> and |1> as vectors. Well actually they are vectors.

      So |0> is [1,0] and |1> is [0,1]

      So a "superposition" is simply A*|0> + B*|1>
      = [A,B]

      Nothing particulary fancy or anything.

      The analogy I used to explain it to my dad is this:

      Imagine I have a light bulb, with a dimmer switch. I could set this to a dimmer switch to anything in between on and off. Theoritically I could store an infinite amount of information in the dimmer switch. Imagine I took a large book, converted it to hex, and turned that into one long number. Then I prepended 0. to the front.

      So you get "0.1939434....". Then I set the dimmer switch to that exact value.

      But, if I want to look at the light, for some reason, I can only see if it's on or off. The chance I see it as being on is the same as the dimmer switch setting. (So if it's set to 0.5, then I have a 0.5 chance of seeing it as on, and 0.5 chance of seeing it's off).
      I'm stretching this analogy a bit, but you can see that despite storing anything I want, I can still only read it as on or off.

      So.. how do we use this usefully? We don't really know many practical uses, but what you can do is do calculations.
      Say you put two of these lights in a room. Both are set to 0.5 brightness. With the case of the lights, the total brightness is now 1. So we've gone from having probability, to something definite. You are always going to see that as being on.

      The analogy doesn't quite fit, but you can see how you can use the underlying probability to do calculations and get a definite answer.

  2. First quantum OS by Chuns · · Score: 4, Funny

    Should the first quantum OS be M$ or Linux? :) I like to watch people argue about OS's. Makes me smile.

    1. Re:First quantum OS by fstrauss · · Score: 5, Funny

      It'll be both until you boot it.

      --

      ----
      Some people are good with words, others, .... erm..... ....
    2. Re:First quantum OS by cyfer2000 · · Score: 5, Funny

      Are we still going to use mouse? Or a cat with two buttons labeled as "alive" and "dead"?

      --
      There is a spark in every single flame bait point.
    3. Re:First quantum OS by maxwell+demon · · Score: 3, Funny

      Except that you can't control which operating system comes up: That will be completely random. If you are unlucky, you'll get the desired operating system only after a lot of boot cycles.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    4. Re:First quantum OS by thesandtiger · · Score: 3, Funny
      Except that you can't control which operating system comes up: That will be completely random. If you are unlucky, you'll get the desired operating system only after a lot of boot cycles.

      But since all possible boot cycles happen simultaneously, this shouldn't be a problem.

      --
      Since I can't tell them apart, I treat all ACs as the same person.
    5. Re:First quantum OS by pclminion · · Score: 3, Informative
      Except that you can't control which operating system comes up: That will be completely random.

      That isn't even true with real quantum particles. You can manipulate force fields in order to skew the quantum wavefunctions, making it more likely for the outcome to be one option than another.

      Yes, the behavior is random in the purest mathematical sense, but just because something is random doesn't mean it's unpredictable or uncontrollable.

      Suppose I had a 12-sided die, which had the number 1 on each face except for a single face, which had the number 2 on it. Clearly, the outcome of the die toss is still randomly determined, even though the number 2 is only 1/11th as likely as the number 1. If I were betting on such a die, I would certainly bet on 1.

      Manipulating the potential to change the quantum wavefunction is sort of analogous to changing the shape of the die. If I squash the die so that one axis is longer than the other, and the "2" face happens to fall on the end of the long axis, then I have dramatically reduced the probability of the die ever coming up 2. (Try tossing a book in the air and see how many times it lands perfectly on its spine. Possible, but very, very unlikely.) It could happen, but perhaps only one in a million times.

  3. And God said.... by GillBates0 · · Score: 4, Funny

    Let there be light, and there was "1".

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
    1. Re:And God said.... by metlin · · Score: 5, Interesting

      Actually, there was uncertainty.

      Upon further observation, it was known to have a probability of 1 ;)

      On a serious note, this is awesome. With a 5 qubit entanglement and this, we might be able to build a primitive functional Quantum Computer, for the first time.

      The team is now working to create a quantum gate in which two or more qubits of the register will interact in a controlled way.

      Amazing. The beginnings of a first QC. We've memory, redundancy, processing capabilities and a lot more.

      Now the only problem that remains is a suitable and reliable means of error correction - which is the biggest problem thus far in QC :-(

    2. Re:And God said.... by metlin · · Score: 4, Informative

      So, we're what 10 - 20 years away from a QC that both gives you your answer and blue screens at the same time?

      Atleast.

      I would say maybe 50. It's not enough if you can get a system to do something - you need to make it reliable and scaleable.

      We're still tackling the very basic problems in QC, and have a very very long way to go. Error correction is still a very big problem.

      Some people, such as Alexei Kitaev, have done some pioneering work but it's still in its infancy. A long long way to go.

    3. Re:And God said.... by maxwell+demon · · Score: 3, Funny
      Actually, there was uncertainty.

      Well, there was Fear, Uncertainty and Doubt.

      Uncertainty was finally implemented int he basic laws of matter, while Fear was reserved to animals (including humans) and Doubt was reserved for the humans alone.

      You see, the entire creation is based on FUD.
      --
      The Tao of math: The numbers you can count are not the real numbers.
    4. Re:And God said.... by qcomp · · Score: 3, Informative
      How about proving that entanglement is for real and isn't just "spooky action at a distance"

      All theories that try to explain what we observe without entanglement have been disproven time and again. Bell's inequalities have been violated to 10 (or was it 50?) standard deviations and in various physical systems.
      Quantum mechanics is is probably the most tested theory around, and entanglement is an integral and unavoidable part of this theory - I dont think there is particular need to "prove that it is for real"[1]. Einsteins dream of a complete, local realistic theory to describe nature is unlikely to come - nature just does not behave that way. And, frankly, I think it's much more fun that way...

      [1] One "regime" of quantum mechanics that has not been much explored (and where quantum computers would come in handy) is massive multi-particle entanglement: can hundreds, thousands or millions of particle be in strongly entangled states? Theory predicts it, few doubt it, quantum computers require it, but it has not yet been demonstrated. (If that was the intent of your comment, see this as a clarification, not an objection.)
  4. Older News. by modifried · · Score: 5, Informative

    This was covered on New Scientist and IndiaTimes a few days ago. Their articles:

    -New Scientist
    -IndiaTimes

  5. Bill gates sez: by Anonymous Coward · · Score: 5, Funny

    "a 5 qubit register should be enough for anyone"

  6. Cesium and Laser Beams by blankman · · Score: 5, Funny

    So in ten years I'll have to wear a lead apron and protective glasses when I turn on my new computer? New fashion trend for geeks that never shut their boxes off.

  7. Re:Caesium by DigitumDei · · Score: 3, Informative

    I think it has to do with this.

    Dark State
  8. Re:Caesium by johannesg · · Score: 4, Funny

    Caesium atoms are quite cheap, especially when you need several of them. They are just looking forward to a future scenario where they might need to invest in 10 or even 15 atoms.

  9. Not quite there! by bWareiWare.co.uk · · Score: 5, Insightful

    Whilst I am sure this is a step forward there must still be a big step between creating a 5-qubit register and a 5-qubit entangled register. With what they have created can only do the same as a five bit digital computer, with the second you could <insert you favourite quantum hyperbole here>.

  10. Re:Caesium by metlin · · Score: 4, Informative

    Several reasons - it's heavy, easier to be made neutral and easier to be trapped in a wave dipole trap (that's what they seem to be using). In a standing wave dipole trap, the first factor especially plays an important role in sustaining stability.

    Plus, they've a discernible signature even in a spatially modulated environment and that helps.

  11. Re:Caesium, cheap! by Blitzenn · · Score: 3, Funny

    I got 5 caesium atoms free from Ron Popeil when I ordered my Showtime Rotisserie! They came in a seperate package from the steak knives. That's probably where these scientists got their's. That's why they used five atoms I suspect. To bad they didn't have money to buy the second Rotisserie and get a ten atom computer. I couldn't find a laser standing wave generator on Ron's site though. hmmmm.

  12. Re:Can somoene explain... by qcomp · · Score: 3, Informative

    From the theorist's perspectice it doesn't really matter how you implement this stuff - if it works, all implementations are equivalent.
    But of course ther are (and will remain) technical advantages of certain implementations. I do not think that currently anybody knows what the most promising physical system is. Trapped ions are probably most advanced at the moment. Compared to them neutral atoms in optical lattices might two advantages: optical lattices appear to be rather "scalable", i.e., one might go beyond 5 qubits rather quickly, once complete coherent control has been demonstrated. (In a linear ion trap there will be difficulties to go beyond 10-20 ions, though very promising ways around these difficulties have also been demonstrated.) On the other hand, using neutral atoms (rather than charged ions) may make the qubits less susceptible to stray fields and other sources of decoherence.

    At the current stage it is very reasonable to explore all possible routes to a QC (atoms, ions, photons, quantum dots, superconductors etc, a nice and readable uptodate overview is given in the Quantum Computation Roadmap): first, since it is not clear which will turn out to be most successful and second, because along the way lot of interesting physics can be expected from the coherent control of well isolated physical systems.
  13. Uh, what I'm reading... by nativespeaker · · Score: 3, Funny

    We have to recalibrate the lateral baffles, and rotate the shield harmonics! Ziggy swears you should have leaped by now!

  14. Re:Quantum register vs IBM quantum "computer" ? by qcomp · · Score: 5, Informative
    could someone please explain in what way this is more interesting than what was achieved by IBM about 3 years ago?

    NMR quantum computing as demonstrated by IBM has many drawbacks.
    First, there's not a single quantum system doing the computation, but rather some 10^20 molecules in the liquid - and you need so many to generate a detectable signal.
    Second, the NMR quantum register cannot be properly initialized, rather it is in a nearly random state with only a slight enhancement of "0" over "1". This is part of the reason why so many systems are needed and it prevents the currently realized systmes from displaying any entanglement.
    Finally, it is not clear how to scale such a system (increase the number of nuclear spins on a molecule): the larger that number, the more difficult it is to address individual qubits.

    For these reasons, liquid state NMR is not be considered to be scalable. Nevertheless, the NMR people have amazing control over the operations (logic gates) they can perform, and these ideas may (and have) fed back to other implementations. Moreover, there are attempts to overcome the mentioned difficulties (while keeping some advantages of NMR) by using nuclear spins in cold solids following Kane's proposal).
  15. Awesome. by Bill,+Shooter+of+Bul · · Score: 3, Funny

    They almost have a qubyte! Think of the power!!

    --
    Well.. maybe. Or Maybe not. But Definitely not sort of.
  16. Re:Caesium by Splab · · Score: 4, Funny

    Strange, the words look english - but put together it makes no sence at all :)

  17. Re:Caesium, cheap! by Eccles · · Score: 4, Funny

    I got 5 caesium atoms free from Ron Popeil when I ordered my Showtime Rotisserie!

    It's not real caesium, though! It's qubic zirconium...

    --
    Ooh, a sarcasm detector. Oh, that's a real useful invention.
  18. Programming... by Anonymous Coward · · Score: 3, Funny

    So do you program it using QBasic?

  19. QC as a PC by like.narly · · Score: 4, Interesting
    Unfortuantely, the way scientists see it now, we'll probably never have a desktop quantum computer (or at least for a very long time). The problem is that the interaction takes place in an extremely controlled environment. Granted, the first analog computers were large, but that's because solid state wasn't really around yet. The "parts" of most QC's are acctually on the nanometer scale.

    For example, one qbit setup is to use a helium superfluid, which naturally bonds electrons to the surface. The bound electrons can then be controled with a combination of microwave radiation and an electric potential from wafer posts under the fluid. Each electron (qbit) sits on top of a post, which are spaced just a few nm apart. The system is still being developed, but the nice thing is once they get it to work, they can just build a large wafer holding millions of qbits.

    However, the huge problem with the above example is that it needs to run at about 50 mK, which is very close to absolute zero and requires a dilution fridge, which is a 6 foot tall cylinder. There are similar (though more complicated) limitations to the laser trapping methods.

    For a commercial unit I suppose the QC wafer, microwave source, and dilution fridge could be packaged together nicely, but it is still 6 feet tall, heavy, not well suited for a house. Even if it were possible to make one small enough, there are currently no real benefits for a home user unless they really wanted to find elements in a large array or crack PGP codes... I suppose the first computers were also only suited for a lab environment and scientists probably thought the average person would never need a computer either, so who knows what will develop in the next 50 years...

  20. The Network is the Qomputer by Doc+Ruby · · Score: 3, Interesting

    "Qomputing" (qubit computing, get it?) is pursued independently across the globe, with separate teams reporting breakthrus in different pieces of the puzzle. One team has produced quantum entanglement, using "spooky action at a distance" to offer apparently instant communication between terminals. If each of these components in its distant lab were entangled in a quantum net, we'd get a qomputer built from the start to network in parallel while computing literally in parallel. Linux's unix heritage shows the compelling momentum derived from including networking from the beginning of the platform. Qomputing is born in the age of the network: entangled networks are natural midwives and gossips for a new qomputing qommunity.

    --

    --
    make install -not war

  21. Analysis & request for help by tbo · · Score: 4, Interesting

    Disclaimer: I'm a graduate student doing research on quantum computing in optical lattices. I'm not affiliated with the group that published this article.

    This result is quite exciting, because it demonstrates the feasibility of some of the techniques necessary for an optical lattice-based quantum computer. Imagine taking their 1-D lattice and turning it into a 3-D lattice, with about 30 atoms in each direction. That's a whole lot of qubits...

    So what are the next steps?
    1) A new means of addressing atoms (selecting one or two atoms on which to perform operations while excluding the rest) is necessary. Their magnetic gradient technique works fine for a small 1-D lattice, but it would likely be impractical for a large 3-D lattice (Maxwell's equation div B = 0 gives one major obstacle, which would require fancy tricks to overcome).
    2) One and two-qubit gates need to be demonstrated using an appropriate addressing scheme.
    3) Error correction, which would likely require quantum non-demolition measurements to check to see if an atom had been lost from a lattice site. Translation: we need to be able to measure if we've lost an atom from a lattice site, without disturbing the atom's state (i.e. measuring whether it's |0> or |1>).
    4) Full-blown fault-tolerant computation.

    My group plans to solve (1) using an addressable optical lattice. What that means is that the lattice spacing is sufficiently large that a laser can be focused on an individual atom (in 3-D, two lasers in orthogonal directions would be used). I'm currently doing simulations of one-qubit gates in this scheme.

    That brings me to my question for slashdot: Some of the simulations I'll be doing (specifically, studying decoherence in the one and two qubit gates) will be very computationally intensive. They're also embarrassingly parallel, as they're essentially quantum Monte Carlo simulations. Would people be interested in a BOINC-based distributed computing project (a la SETI@home) to help develop quantum computers? If so, what kinds of things would help you get involved? Would you be interested in helping develop the software (it's C++)?

    I probably won't be at that stage for another six months to a year, but it would be helpful to me to start planning now. I have just (last night) completed the core simulation engine, and would need to add code for decoherence, as well as adapt it to BOINC. The code will be GPL'd, of course.