Slashdot Mirror


World's First Programmable Quantum Photonic Chip

MrSeb writes "A team of engineering geniuses from the University of Bristol, England has developed the world's first re-programmable, multi-purpose quantum photonic computer chip that relies on quantum entanglement to perform calculations. With multiple waveguide channels (made from standard silicon dioxide), and eight electrodes, the silicon chip is capable of repeatedly entangling photons. Depending on how the electrodes are programmed, different quantum states can be produced. The end result is two qubits that can be used to perform quantum computing. Most importantly, though, unlike existing quantum photonic setups which require apparatus the size of a 'large dining table,' this new chip is tiny: just 70mm (2.7 inches) by 3mm."

7 of 156 comments (clear)

  1. Re:computing power scales exponentially by Janek+Kozicki · · Score: 4, Informative

    oh, and I forgot to mention - that's also the reason why quantum physics is so difficult to model using our today's computers. Monte carlo and other rough estimations are widely used. Only simplest problems (think harmonic oscilator) have analytical (and crazy complex) solutions.

    --
    #
    #\ @ ? Colonize Mars
    #
  2. Re:computing power scales exponentially by hweimer · · Score: 5, Informative

    Oh, we already have a quantum version of Moore's law. However, the time constant for doubling is on the order of six years and not 18 months.

    --
    OS Reviews: Free and Open Source Software
  3. Re:computing power scales exponentially by mikael · · Score: 4, Informative

    The general rule for qubits seems to be anything that requires a unique solution but has to consider every possible combination of boolean states. Since they are Boolean zero or one values, that leads to cryptography because a relatively few number of bits would be required; 256,512,1024.

    GPU's do floating-point calculations in parallel, which is really good for those problems which have to apply the same algorithm to different data points, like CFD, physics, AI, image and signal processing.

    To represent floating-point data would require at least 16 qubits for half-floats, 32-bits for IEEE 754 standard floats, and 64-bits for doubles. But to do anything useful like CFD, would require storage of the entire state of the system which would require gigabits of data.

    Unless someone could shrink the problem of CFD modelling down to atomic scales using phantom atoms, and overlapping qubits onto the same logic, GPU's won't have any competition.

    --
    Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
  4. Re:computing power scales exponentially by Anonymous Coward · · Score: 5, Informative

    No, that's false. Quantum computing offers polynomial time algorithms for a very small set of problems for which classically only exponential time algorithms are known, particularly, instances of the hidden subgroup problem (including integer factorization in the form of Shor's algorithm). More generally, Grover's algorithm gives some speedup to general NP problems, but not exponential. As I understand it, you would need a rather large quantum computer before it would actually faster than existing classical computers.

  5. Re:computing power scales exponentially by Surt · · Score: 4, Informative
    --
    "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
  6. Re:computing power scales exponentially by Anonymous Coward · · Score: 2, Informative

    It's Mersenne primes. And use powers of 2, not 10.

  7. Re:Bad news for crypto by Prune · · Score: 3, Informative

    This is plain wrong. Under a quantum-computer attack, AES256 is as strong as AES128. Thus, you simply need to double your key size. Most symmetric ciphers are safe. Most public-key, on the other hand, is indeed broken by quantum-computation. People often forget that for most things, quantum algorithms can only provide a quadratic speedup--not an exponential one!

    --
    "Politicians and diapers must be changed often, and for the same reason."