Breakthrough for Quantum Measurement
said_captain_said_wo writes to tell us that PhysicsWeb is reporting that two teams of physicists have developed a new method for measuring the state of quantum bits in a quantum computer without disturbing the state. From the article: "In the future, the Josephson capacitance could be used for operations in a large-scale quantum computer," says Mika Sillanpaa of Helsinki University. "The Josephson inductance and Josephson capacitance together would also allow us to build new types of quantum 'band engineered' electronic devices, such as low-noise parametric amplifiers."
Wouldnt this violate the Heisenberg Uncertainty Principle?
Does this mean that we can find out if the cat is dead without opening the box? Sure sounds like it.
IANASPP (I Am Not A Sub-atomic Particle Physicist) but this seems to be quite a breakthrough that might save millions of subatomic cats from untimely deaths...
Anybody with some actual knowledge care to elucidate?
I have no problem with your religion until you decide it's reason to deprive others of the truth.
Essentially, it's only useful in a situation where you need to repeatedly run the same computation over and over again with different input values to see which of those values produces a valid output.
I have a friend who has suggested repeatedly that eventually computers will contain some sort of quantum processor that helps with such tasks as gaming. I don't think this is realistic because of the serialness of the tasks that quantum computing tackles. In particular, something like rendering an environment in real-time won't be helped because there's an unpredictable input (the human).
--
Free 411! 1-800-411-SAVE
Free Conference Call -- No Spam, High Quality
You changed the state of the quantum bits by measuring them
The only things certain in war are Propaganda and Death. You can never be sure which is which though
Not to knock the discovery, which is very interesting, but it's a pity quantum computers have to be dragged into everything to justify research. I doubt that Tom's Hardware will be reviewing millikelvin coolers for your qubit box any time in the next 20 years (though I'd like to be proved wrong)
Pining for the fjords
They can do what they say, but it's a lot more trivial than measuring the entire quantum state of the system, which is, as others have suggested above, impossible.
The Heisenberg Unccertainty principle implies that measuring a quantity must add noise in the conjugate quantity. For example, measuring the momentum of an object spreads out the wavefunction. Another example, measuring the state of a qubit (whether it is a zero or a one) destroys the relative phase between the zero and the one.
So the "non-destructive" measurement they are talking about means that they aren't changing it from a zero to a one or vice-versa. But they are (and must) destroy the information about the phase of the qubit state during the measurement. For a more in-depth discussion, look up "quantum nondemolition measurements".
--
Binaries may die but source code lives forever
I changed the article by reading it! Someone tell me what it says now...?
The statement without changing its value must refer to reading the value reliably. When reading the state of an individual subatomic particle it is extremely easy to have the result perturbed by noise. Given that there is a probability of reading an alternative value, then it is not normally possible to tell when the wrong value was read. It appears that this makes the process much more reliable.
IAAQP (I Am A Quantum Physicist). Though I could still learn a thing or two about subatomic physics.
Quantum computers are not known to be very good at solving NP-complete problems, and in fact it is considered very unlikely that they will be able to solve such problems efficiently. Grover's algorithm provides a square-root speed-up in solving any problem in NP; however, this is not enough to make an unfeasible problem feasible, and for any given NP-complete problem, there is likely to be a classical algorithm that outperforms this "brute force" approach.
Grover's algorithm is only the provably best implementation in a "black box" setting, which is unrealistic for many problems.
Finally, quantum computers are not known to be able to do anything useful for protein folding - this would be an application of an efficient quantum algorithm for the graph isomorphism problem, which nobody has come up with yet...
presumably, given entanglement [wikipedia.org], measurement of qbit state allows potentially for instant communication ?
No, it doesn't. The closest you can come is instant synchronization of states, but you don't get to choose what state that is. For example, you can have two particles entangled to have the same (or opposite, as in the EPR thought experiment) spin orientation, but you can't send a signal from one to the other by choosing the orientation. Instead, it's random whether each one is spin up or spin down - the only guarantee is the relationship between the measurements. This would be great for things like cryptographic key exchange, since you can't have a man-in-the-middle attack if there is no middle, but it's useless for sending information. See: The No-Communication Theorem (warning: requires crazy math skills to avoid the MEGO effect)
nothing can travel faster than light.
I call bullshit. Relativity prohibits* local superluminal motion; non-locally, it's fair game. See, for example, the Alcubierre Warp Drive - the only question of whether it's possible or not (aside from new physics) rests on whether there's any local superluminal energy propagation at the edge of the spacetime bubble. Plus, QM allows for lots more in the way of non-local effects (even if you assume hidden variables, since Bell's Theorem rules out local hidden variables based on current experimental results), though, as I noted above, it still doesn't allow for superluminal communication (or teleportation, for that matter).
* Minor caveat: this is not counting tachyons, since nobody knows if they exist.
This is sqrt(not) a sig.
Just a minor correction to the linked article: Mika Sillanpää worked at the Helsinki University of Technology, not at the Helsinki University when he wrote the paper in question.
The aim of science is not to open the door to infinite wisdom, but to set a limit to infinite error.
-Bertolt Brecht
The description of the Josephson Junction is aimed at all the non-physicists out there. The "insulating layer" is a bandgap layer. The point is that cooper paired electrons can tunnel through it, i.e. it acts as a superconductor itself. It is an insulator for ordinary electrons only. And the definition of capacitor is nothing at all to do with physical conductors or insulators. It is a region of space where a potential gradient can be created, and the capacitance is the measure of how much energy has to be pumped into the region in order to create a given potential gradient. "Empty space" requires the lowest energy and has the lowest capacitance per unit volume, while certain ceramics with relatively mobile but limited electrons have very high values. If you cannot create a potential difference across your region of space, you have no capacitance - and at first sight, if that region is superconducting you cannot have a potential difference.
Pining for the fjords
Or aleatory computing? I realize there are certain problems that are deterministically intractable but with feasible probabilistic "solutions", but statistics based computing is just...dirty. I don't think a lot of people understand that quantum computing doesn't actually provide hard answers, that you have to run the same "algorithm" a lot of times to get an approximation.