Slashdot Mirror


Innovative Ion Trap on a Semiconductor

Denix writes "MIT's TechnologyReview has an interesting article on a silicon-based "ion trap" in order to host a "qubit." The Ion Trap technology 'uses electric and magnetic fields to isolate a charged particle from its environment -- a prerequisite for exploiting the temperamental quantum properties of electrons."

16 of 76 comments (clear)

  1. Excellent by Anonymous Coward · · Score: 4, Funny

    Now we have to hope that quantum computing comes out in time for Windows Vista.

    1. Re:Excellent by dascandy · · Score: 5, Funny

      You swapped two words: Now we have to hope that [b]Windows Vista[/b] comes out in time for [b]quantum computing[/b].

  2. How will they be programmed? by ReformedExCon · · Score: 4, Interesting

    I wonder what sort of programming language would be needed to manipulate such esoteric devices.

    --
    Jesus saved me from my past. He can save you as well.
    1. Re:How will they be programmed? by moon-monster · · Score: 3, Funny
      I wonder what sort of programming language would be needed to manipulate such esoteric devices.

      ... and how long it will be before someone ports Doom to it.

      --
      "Pokey, are you drunk on love?" "Yes. Also whiskey. But mostly love... and whiskey."
    2. Re:How will they be programmed? by jcuervo · · Score: 3, Funny
      Sure, but anyone with a computer newer than yours may have already killed you by the time you boot up.
      Or they may not have. He won't know until he observes it.

      --
      Assume I was drunk when I posted this.
    3. Re:How will they be programmed? by FleaPlus · · Score: 4, Informative

      The quantum programming wikipedia article has a link to a rather neat paper by Simon Gay, titled Quantum Programming Languages: Survey and Bibliography. This seems to give a pretty good overview of current thinking regarding what sorts of programming languages would be appropriate for quantum computation. The abstract:

      The field of quantum programming languages is developing rapidly and there is a surprisingly large literature. Research in this area includes the design of programming languages for quantum computing, the application of established semantic and logical techniques to the foundations of quantum mechanics, and the design of compilers for quantum programming languages. This article justfies the study of quantum programming languages, presents the basics of quantum computing, surveys the literature in quantum programming languages, and indicates directions for future research.

      He has the bibliography, complete with paper links available here.

    4. Re:How will they be programmed? by m50d · · Score: 3, Interesting

      Agreed. But if QCs ever become popular I'd bet on it being handled by bolt-on extensions to C (qint i = superposerange(0,1e6);) rather than a new way of programming.

      --
      I am trolling
  3. Important point by Sockatume · · Score: 3, Informative

    Ion traps aren't particularly clever in themselves, but making them small- and mass-producing them- is important for quantum computing, which is where the research in the article is pointing.

    --
    No kidding!!! What do you say at this point?
  4. For those interested by Big+Nothing · · Score: 4, Informative

    Read up on Ion traps at: http://www.ionsource.com/links/iontrap.htm

    Also, Wikipedia has quite a bit of useful information, especially regarding Paul traps: http://en.wikipedia.org/wiki/Ion_trap

    --
    SIG: TAKE OFF EVERY 'CAPTAIN'!!
  5. Is it useful for the masses by Stan+Vassilev · · Score: 3, Interesting

    You know I've read lots of interesting application for quantum PC-s, but they are all esoteric, like hacking encryption keys or in scientific supercomputers for .. well simulating quantum level events :)

    The progress is certainly interesting, but I everything shows this won't be the future of the mass computing, where running multimedia and office application are more practical usage of technology, and not especially suited for quantum computers (cuz most of you know quantum computers aren't just super fast computers.. they're just .. well odd).

    For personal computing we gotta be looking into nano-technology, which also would be compatible with today's PC architecture (i.e. nano RAM in a laptop or nano HDD with SCSI interface for example).

    1. Re:Is it useful for the masses by MichaelSmith · · Score: 3, Interesting
      The progress is certainly interesting, but I everything shows this won't be the future of the mass computing, where running multimedia and office application are more practical usage of technology

      multimedia and office applications are old technology and I agree that they don't require new tech. Back when 8 bit CPU's gave way to high tech 16 bit stuff I read an article about how 8 bits were better because most data (characters) came in 7 bit chunks.

      The world has moved on from those days and will continue to do so. How about a search engine which indexes literally every bit of data in the world and uses a massively parallel quantum search engine to continually run searches and give answers in milliseconds? How about simulating whole communities of scanned minds in a simple chunk of reliable hardware? I can see lots of applications but they won't be the killer apps for the future.

      Its funny. 20 years ago I agreed with that guy who said 16 bits would never catch on...

    2. Re:Is it useful for the masses by Stan+Vassilev · · Score: 5, Informative

      Well you're correct: working with databases WILL be one of the strong points of quantum computers. However as for the 8-bit 16-bit argument.. 16-bit is an upgrade to 8-bit technology that still can address content in bytes, you still run linear commands and get predictable results out of it.

      Quantum computers are not evolution from computer technology, they're an entirely new beast. It's not even like PowerPC vs Intel or anything. You can't just "port" programs to it that are made for regular PC-s.

      They are also not better in data throughput or speed as a technology on their own. They use aspects of quantum mechanics (which scientists still can't explain why they happen in first place) to run very specialised set of tasks through it and obtain results that'd take years of loops on a normal PC to compute.

      I still don't see it in my mobile phone or PC, was my point.

  6. But will it run... by wesley96 · · Score: 5, Funny

    For the obligatory 'but will it run Linux?' question, here's an answer I heard:

    Being a Quantum computer, it can both run Linux, and NOT run Linux at the same time.

    --
    Serving time in Aristotelean prison for violating laws of physics
  7. Re:They're not really super fast. by Stan+Vassilev · · Score: 5, Interesting

    Indeed my point.

    BTW this is why I always thought calling them "computers" is misleading. When you say computer you expect the full thing, being able to handle any PC tasks you throw at it.

    I'd rather call it Quantum Processing Unit (QPU), and just like FPU before it it'll play together with the core CPU, not replace it, since you still need a "normal" CPU to display the interface, code editor, to compile code and to show the results of the quantum computations of the QPU.

    You can't just grab a QPU and adapt it to do all tasks a moden CPU can. They're just .. different thing.

  8. Shor's Algorithm by eldavojohn · · Score: 4, Interesting
    One of the most important caveats of today's progress in quantum computing is Shor's Algorith.

    Why hasn't quantum computing gone further? Well, first you need to know that it requires your qubit to be tied to nearby qubits. When done with electrons, this is difficult because decoherence sets in very quickly.

    In the end, they can "compute" with this string of qubits by bathing it in a certain frequency wavelength. What comes back are the multiple waves with the frequencies of all the prime factorizations of the initial frequency. The initial frequency cannot be greater than 2^(# of qubits).

    The information I am relaying to you is from George Johnson's book, A Shortcut Through Time. Which is quite good.

    I would also like to point out that the United States Government Lab in Los Alamos has done considerable research regarding this.

    As a citizen of the U.S., you are funding this project so you have paid for and are entitled to read about their discoveries and I encourage you to do so if you have the time.

    The reason for all this research?
    "Many public key cryptosystems, such as RSA, will become obsolete if Shor's algorithm is ever implemented in a practical quantum computer."
    ~ From the Wiki Talk on Shor's Algorithm
    --
    My work here is dung.
  9. Re:Regarding the story title... by MattSausage · · Score: 5, Funny

    I was wondering how people could work anti-MS comments into an article about ion traps.. but I'm new here and I should have known it could be done easily. Just add the word innovative and we're done.