A "Photon Machine Gun" For Quantum Computers
An anonymous reader writes "Generating entangled photons in a reliable way is impossible right now, stalling the development of the optical quantum computers that would use entangled photons as quantum bits (qubits). Because entangled photons can only be produced at random — which takes time — the most powerful optical quantum computing device use only 6 qubits. UK and Israeli quantum physicists have designed a blueprint for a 'quantum machine gun' that fires out barrages of entangled photons on demand. They think within a few years this device will be built, and could lead to quantum computing using 20 to 30 qubits. Every additional qubit doubles the computing power, so these quantum computers could outperform any existing classical computer, the researchers say. The quantum machine gun is described as 'one of the most exciting theoretical proposals I've read in five years' by a leading quantum physicist." The research was published in Physical Review Letters earlier this month.
Every additional qubit doubles the computing power, so these quantum computers could outperform any existing classical computer, the researchers say.
But only for probabilistic algorithms. It's not going to be faster at everything.
Every additional qubit doubles the computing power, so these quantum computers could outperform any existing classical computer, the researchers say.
I thought that the "power doubling" was not in a traditional sense.. the qubit is fantastic at pattern matching and search functions, but no better than a classical computer for something like, say, a video game requiring finite mathematical calculations. I'd state this as a fact, because I've read this in at least a couple places, but seeing as how quantum physicists haunt this forum, I can't say I know as well as them. But this power is only useful in very specific circumstances, AFAIK.
If you can read this... 01110101 01110010 00100000 01100001 00100000 01100111 01100101 01100101 01101011
Israeli quantum physicists have designed a blueprint for a 'quantum machine gun'
In other news, Palestinian quantum physicists have designed shoulder-mounted quantum launchers and quantum vests in response.
Civilians are hopeful for peace and terrified for escalation of hostilities.
I thought that the "power doubling" was not in a traditional sense.. the qubit is fantastic at pattern matching and search functions
Which is all that really matters for breaking encryption, and is the whole reason we have computers in the first place.
So my question is how many bits of encryption do I need to keep a 20~30 qbit computer out of my truecrypt partition?
[Fuck Beta]
o0t!
It's going to be faster at everything.
imagine a Beowulf cluster of... NO! NONONO!
Operation Guillotine is in effect.
Ok, so on this site bursting with intelligent, educated folk, the following question(s) might make me look like a village idiot, but what the hell. It's damn interesting stuff and I want to know!
Exactly how does quantum computing work? I have a fleeting grip the basic stuff; qubits existing with states 0, 1 and "superposition" (i.e. all possible states) and that by actively measuring it's state (sending a photon or whatever bumping into it) you collapse it, and it's entangled mate, into a "classical state". If I place a shot glass in a dark room and tell you it could be empty, full or anything in between but the only way for you to find out is to A) Take the shot, or B) dump another 4cc of Tequila into the glass and see if it spills over, is the shot glass a cubit? To you, it is in a "superstate" until you actively measure it, an act that in itself makes the glass full or empty.
How does this equate to computing? I might just have spent too much time with Proteus fiddling about with gates and stuff trying to make a very basic functional computing device, but isn't some sort of computing device needed to compute something? Even with Quantum Gates, 30 qubits seem like a very insignificant amount of building blocks to compute anything..
Lastly, how would/will qubits be used to revolutionize storage? I get the allure of storing bits on a subatomic level but if the whole hype is about storage density, it sort of kills the magic for me.
If you are very unfortunate, n qubits can map 2^n -1 bits. -1 because 2^0 = 1, and that'd just be weird.
If this is the case, then a 6 qubit machine maps 63 bits, but 20 would map 1,048,575 bits (1 Mbit of information) and 30 would map 1 Gbit of information.
I know what you're thinking: "Did he flip six qbits or only five?" Well, to tell you the truth, in all this excitement I kind of lost track myself. But being as this is a Photon Machine Gun, the most powerful quantum entanglement source in the world, and would blow your head clean off, you've got to ask yourself one question: Is the cat dead or alive ? Well, is it, punk ?
Squirrel!
The quantum machine gun is described as 'one of the most exciting theoretical proposals I've read in five years' by a leading quantum physicist.
The long winter nights must just fly by.
Finally had enough. Come see us over at https://soylentnews.org/
The quantum algorithm for factoring does not just divide repeatedly "in parallel." Shor's algorithm really describes a specially built machine for factoring (which converts factoring to period finding, and a fourier analysis is forced and sampled).
In fact, I first studied Shor's algorithm in order to understand why good programmers weren't looking at it, generalizing it, and writing a million more algorithms. I was disappointed to learn that we are not far enough along to describe a universal quantum computer and are still in the mode of building special-purpose machines. Like the early bomb dropping "computers" of WW2, results are still being generated but without a concept of universality.
We don't have the math for universal quantum computation since it is still unknown what they are capable of (what their universe consists of). Until the math arrives, we're stuck with this scatter-shot approach.
A prime number is prime in any base. You can't gain any complexity by using another base like you suggest.