Molecular Photography
med dev writes "An article at New Scientist discusses the latest in quantum computing - 1000 bits stored in the electron spins of a single polymer molecule. Add in a recent release of the how-to for the complete quantum computer, qubits that work, and it may not be much longer before Google is running on a server the size of a sugar cube."
nuclear magnetic resonance (NMR) instrument.
I've done NMR, it takes ages. Preparing the sample takes about 30 minutes. Running the NMR takes between 1 and 20 minutes depending on what you're measuring. Analysing the results depends on how good you are.
I can't see google using this any time soon.
Moreover, the peculiarities that make quantum computing interesting (e.g. the ability to factorize in polynomial time) also make it completely inappropriate for mundane tasks. So please stop the "google in a cube" shit.
The Raven
Synchrotrons are used for x ray crystalography. they can produce X-ray photons at a wide range of frequencies and you can carefully select the photons you want using an x-ray monochromator.
The X-rays will not tell you anything about the nuclei of the molecules you are looking at, as the photons go through the electrons in the crystalised protein they will make an interference pattern, and from that you can calculate the shape of the electron cloud around the molecule.
Note that this gives you no infomation on the quantum state of the nuclei, which is what this quantum computer needs to know.
Nuclear Magnetic Resonance molecular analyisis works in a similar way to Magnetic Resonance Imaging, just on a smaller scale.
for more information click here
You are incorrect. Classical computers can search an indexed database in log(n) time. Grover's algorithm allows quantum searches to be much faster, perhaps even in constant time. Search engines could benefit immensely from quantum computing.
Lots of information can be found on Lov Grover's quantum search algorithm. Do a search for it on Google. Dr. Dobb's even analyzed the quantum source code for the algorithm. Pretty cool stuff.