Quantum Logic Gate Created Using Excitons 146
Roland Piquepaille writes "In this article, PhysicsWeb reports that researchers in the U.S. "have taken another important step towards making a quantum computer. [They] have created a logic gate using two electron-hole pairs -- also known as "excitons" -- in a quantum dot." According to Wikipedia, "an exciton is a combination of an electron and a hole in a semiconductor or insulator in an excited state These physicists from the University of Michigan and other labs made a quantum dot by using a thin gallium arsenide layer stuck between two aluminium gallium arsenide barriers. And electrons trapped in the middle layer were excited by light to create a quantum logical gate with four states. The group says this could be useful "in other approaches to quantum computing based on the optical control of electron-spin qubits in quantum dots.." This summary contains more details."
Awwwwww yeah (Score:5, Funny)
I love it when physicists talk dirty to me.
What about protons and neutrons? (Score:5, Funny)
You know you're a nerd when... (Score:3, Funny)
I'm going to go sit in a corner and weep, now.
*honk*
Re:What about protons and neutrons? (Score:2, Funny)
Pr0nons would probably generate hardons however...
Re:What about protons and neutrons? (Score:2)
Re:What about protons and neutrons? (Score:2)
Re:Awwwwww yeah (Score:2)
Re:Awwwwww yeah (Score:2)
But doesn't that mean that as soon as they present the evidence the evidence disappears?
(am I confusing quantum properties to make an invalid joke?)
Re:Awwwwww yeah (Score:2)
I realized the joke was invalid, but in doing so, I made it disappear.
First quantum post (Score:5, Funny)
Please be advised that by posting this with my quantum computer, I am able to make all possible lewd comments about the above sentence simultaneously.
Re:First quantum post (Score:5, Funny)
However, if anyone tries to read your post, all your comments collapse into one.
Re:First quantum post (Score:2)
(and yes, Latex is indeed an insulator...)
Exciting! (Score:1)
Using Excitons? Wow, exciting! :-)
This joke goes out to Niels Bohr, my fellow countryman.
zRe:Exciting! (Score:1, Funny)
Re:Exciting! (Score:2)
"She's [the exciton] giving me excitations. I'm picking up good vibrations!"
Another nearby scientist, after having accidentally dropped nearly thirty pounts of excitons directly on his crotch added this in high falsetto:
"Ooo, ooh, ooh! Good Vibrations!"
Spare the Poor Server and read this (Score:4, Informative)
Classical computers deal with binary logic and the bits being processed must be either "0" or "1". Quantum computers, on the other hand, exploit the ability of quantum particles to be in two or more states at the same time. A quantum bit or "qubit" can therefore be "0" or "1" or any combination of the two. This means that a quantum computer could, in principle, outperform a classical computer for certain tasks. However, all the quantum computers demonstrated so far have only contained a handful of qubits.
Although qubits have been made with trapped photons, atoms and ions, it is generally thought that it should be easier to build working devices with solid-state systems. Several teams have made significant progress with the superconducting approach to solid-state quantum computing. Now Steel and co-workers at Michigan, Michigan State, the Naval Research Laboratory and the University of California at San Diego have demonstrated the first all-optical quantum gate in a semiconductor quantum dot.
Exciton transitions
Steel and co-workers grew a thin gallium arsenide layer 4.2 nm thick between two 25 nm aluminium gallium arsenide barriers to make a quantum dot. Electrons are trapped in the dot because the gallium arsenide layer has a smaller energy band-gap than the surrounding material. When excited by light, electrons from the valence band in the dot move to higher energy levels. The excited electron and the 'hole' it leaves behind combine to form an exciton. The system has four states: a ground state containing two unexcited electrons; two states containing one exciton; and a state containing two excitons (see figure). The two single-exciton states can be distinguished from each other because the excitons have different polarizations.
The researchers showed that they can drive Rabi oscillations between the ground state and the one-exciton states, and also between the one-exciton states and the biexciton state, with lasers. In particular they showed that the quantum-dot system behaves like a controlled-NOT gate in which the value of one qubit is reversed (the NOT operation) if - and only if - the value of the other qubit is 1.
Although it will not be possible to scale up the system, the group says that many of the ideas and techniques they have developed could be useful in other approaches to quantum computing based on the optical control of electron-spin qubits in quantum dots.
Tech problems (Score:5, Interesting)
What about.. (Score:5, Interesting)
those guys who managed to factor "14" into 7 and 2 with Shors algorithm on an actual quantum computer implementation?
Heard anything more from them? I googled, but couldn't find anything.
Re:What about.. (Score:3, Informative)
Re:What about.. (Score:2)
Yeah, some of the results mention the experiment (and it was 15 into 5 and 3, not 14 into 2 and 7 by the way), but I can't find any news from the same people.
Is this for quantum or electronic computers? (Score:5, Insightful)
Re:Is this for quantum or electronic computers? (Score:4, Informative)
It's still a qbit... (Score:5, Informative)
Classic:
Is 0 the answer? FALSE
Is 1 the answer? TRUE
Quantum:
Qbit x = TestFor(answer) (test all states)
Read x = 1
Classic:
Is 0000000000000000000000000000000000000000000 the answer? FALSE
Is 1111111111111111111111111111111111111111111 the answer? FALSE
Quantum:
Qbit xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx = TestFor(answer) (test all states)
Read xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx = 1010010100010101010010010101001001000101011
However, noone has been able to get a large number of quantum bits operating. And for few qbits, you'd do faster by simply doing a classic search. A computer using low-qbit "transistors" wouldn't be operating like a base 4 classic computer, but it wouldn't be this wonderful supercomputer either. A cluster of qbit transistors would as I understand simply scale linearly. Two 10qbit transistors would have twice the power of one 10qbit transistor. While on the other hand one 20 qbit transistor would have the power of 2^10 10qbit transistors.
Kjella
Physicists now Employable? (Score:1, Funny)
Oh wait, we're both unemployed right now.
Not quite yet (Score:5, Insightful)
Re:Not quite yet (Score:5, Funny)
Re:Not quite yet (Score:3, Funny)
XOR (Score:1)
Re:XOR (Score:5, Informative)
What is fun in Quantum Computing is that you do not need a lot of basic gates(AND, OR, XOR, NOT, etc.), you only need a small number of basic gates to make up the Universal gate.
Furthermore, ALL the elementary gates in QC are reversible!! Unlike classical gates, like XOR, the quantum CNOT, for example, is fully reversible
Re:XOR (Score:1)
Of course, in a classical system, you're generally feeding more than one particle into each gate lead, which means you can return that "control bit" simply by tapping the appropriate gate input.
What is fun in Quantum Computing is that you do not need a lot of basic gates(AND, OR, XOR, NOT,
Re:XOR (Score:3, Informative)
All this means for quantum computing, is that in order to emulate an irreversible gate like AND, you have to also keep around enough extra information in the
Re:XOR (Score:2)
And what's fun in standard computing is that you also do not need a lot of basic gates -- you can use just one, such as a NAND, or NOR if you're so inclined.
Re:XOR (Score:2)
Re:XOR (Score:2)
Re:XOR (Score:1)
In other words, each output of any network of XOR gates is the XOR of some set of the inputs, or its complement.
NAND or NOR, as well as some messier gates like (A AND NOT B), can build any 2-value boolean logic.
Re:Not quite yet (Score:1)
Re:Not quite yet (Score:1)
Re:Not quite yet (Score:2, Funny)
In related news [slashdot.org] have you been to Africa recently?
Re:Not quite yet (Score:1)
Re:Not quite yet (Score:2)
Don't you mean goat... err, never mind.
Re:Not quite yet (Score:2)
Re:Not quite yet (Score:2)
Re:Not quite yet (Score:3, Interesting)
Re:Not quite yet (Score:2)
But the article said:
Like the infamous amplifier in This is Spinal Tap, This is a 4-state Not gate! That's at least as good as two half-nots, and like a double negative, that should make a half a not not a not. Got it?
I swear, the first one to start into the woodchuck tongue twister...
PHB does physics... (Score:5, Funny)
Was I the only person who read the line
The group says this could be useful "in other approaches to quantum computing based on the optical control of electron-spin qubits in quantum dots..
and thought "I'm sure I've seen that on a Powerpoint presentation somewhere". This is clearly uber-smart stuff by uber-smart people, but they are beginning to sound like clueless PHBs dressing things up in techno-babble.
Maybe this is the fundamental essence of quantum computers, something maybe smart or idiotic depending on the reader, the actual quality of work is only resolved when viewed by multiple individuals.
I hearby copyright the phrase Quantum-Powerpoint, and the resolution process of determining presentation value which I shall call "De-spinning Qubits"
Re:PHB does physics... (Score:3, Informative)
Just wait and see till you graduate.
The real world is all about fronting, not about keeping it real.
But.... (Score:2, Funny)
Re:But.... (Score:1, Funny)
Re:But....does it run Linux? (Score:2)
Re:And we might as well jump to... (Score:1, Funny)
Since quantum computers can utilize more than one state at a time.
Excitons? (Score:2)
Lucky guys, I think it
In the future! (Score:2, Interesting)
Re:In the future! (Score:2, Informative)
Re:In the future! (Score:5, Informative)
The true power of quantum computing is the idea of a mixed state, the shades of gray if you will, that will be possible with quantum elements. While logic gates take strictly binary inputs (bits), quantum gates will take superpositions of the 1 and 0 states (qubits). Ask a simple question, is it cloudy outside? A bit either says yes or know depending upon a threshold of some sort. Who sets the threshold, does everyone agree on the threshold, and how accurately is the threshold mesured? A qubit can give you a mixture of yes and know, relaxing the systems. Its very similar to fuzzy sets, as elements are not strictly in or out of a set.
There will be a learning curve. Unfortunately, until there are a large number of gates of a specific type, a deffinitive logic process (fuzzy logic, if you will) cannot be decided upon. (Maybe there will be serveral types, and Intel works with one type of qubit logic and AMD works with a different.) But the logic system is what you will need to understand, that is what people understand now. Is it really a simple process to break down everything into yes or know? You don't need a PhD. for that. I think the fuzziness of a quantum system is much closer to reality than that of binary.
I picked up my PhD. (Posthole Digger) at the hardware store.
Re:In the future! (Score:1, Insightful)
Grr..
Non standardized interfaces make Hulk angry!
Hulk smash puny op-codes
Seriouly though I think we should have some people theorizing the needed logic models at the same time as they develop the actual hardware components. Otherwise we will end up with >10e30 different implementations which set computing back decades.
Just my 1.29 cents.
Re:In the future! (Score:2)
The power of quantum computers is the ability to "consider" all combinations of qbit status at once. The more qbits you have the more combinations (quantum status) you can have for the whole system. Reading the status of the qbits will (with a certain probability) make the whole system settle in the most stable status.
To solve a problem in a quantum computer you have to set up the initial status of all qbits so as to maximize the probability that by feeding energy into the syst
Re:In the future! (Score:1)
I know one day quantum computers will shrink, and even my watch may be powered by a tiny quantum chip, or green goo, whatever it is.
My main concern is that by the time standard semiconductors reach their limit the quantum machines are still in the sta
Re:Never Returning to Dial-Up (Score:1)
Re:Never Returning to Dial-Up (Score:2)
No, you weren't; not by a long shot.
Quantum Logical States (Score:1)
Excitons.. (Score:4, Funny)
Excitons - the particle formed by the collision of Porntons and GNUtrons.
True discovery? or just an interesting find? (Score:1, Insightful)
So
Excitrons? Bah.... (Score:2, Funny)
Four states? (Score:4, Funny)
Quantum computer? Great, it's in all four states at once. Gotta love a computer that gives you infinitely different results depending on what universe you're in.
(First application: generating airfares.)
Re:Four states? (Score:1)
Re:Four states? (Score:2)
Re:Four states? (Score:2)
Big deal! I took my laptop to Four Corners [navajonationparks.org] and did the same thing.
GigaQuads! (Score:2, Funny)
Sweet! Score one for the Star Trek universe. Suck it Star Wars.
Gain (Score:1)
Personally, I find... (Score:5, Funny)
ok, i'll kick my own ass for that one.
Re:Personally, I find... (Score:1)
Not Gate? (Score:2, Insightful)
Re:Not Gate? (Score:2)
Somehow, I don't think they're there yet.
License? (Score:4, Funny)
Re:License? (Score:1)
How many physicists does it take... (Score:2)
"The researchers showed that they can drive Rabi oscillations
Sounds like a bad joke:
How do you drive a Rabbi into excited oscillations?
Oh, wait... that's 'Rabi' not 'Rabbi'.
Obligatory /. response... (Score:1)
please dont hurt me!
more details? (Score:1)
No thanks, this will last me a while.
Anybody hope quantum doesnt work? (Score:1)
Re:Anybody hope quantum doesnt work? (Score:1)
I'm no luddite (Score:1)
Re:Anybody hope quantum doesnt work? (Score:1)
There is definately information transmited when a person moves from one place
Is it really a 4-state gate? (Score:4, Insightful)
Qubits, eh? (Score:2)
See, qubit~=cubit.
See, like Noah's ark.
Oh, never mind.
choices, choices (Score:1, Flamebait)
A major advance in quantum computing is nice and all. But, would it kill U of M to get another college football (real / american) national championship? I mean, Ohio State's got a shiney new one. Ours is from 1997.
Sigh. Such is the mentality. (thankfully it's not a prevalent at U of M as it is at other universities)
here is a question (Score:1)
Does anyone see this as a misuse of Quantum? (Score:2)
To me, the advantage of going quantum is when you multiplex zillions of gates together to set up (if you will) a programmable analog computer that can calculate potential possibilities based upon your model.
To do that, it seems to me that we shouldn't be thinking "...duh, how do I program a not g
Re:Does anyone see this as a misuse of Quantum? (Score:1)
Damn (Score:1)
I guess I'll hold off then ... (Score:3, Funny)
wtf is an exciticon? (Score:2)
and the insecticons
maybe we should let the department of energy know about enerjon cubes they seem to be renewable and made out of everything easily much better than fuel cells...
Cool (Score:2)
Yeah, and those four states are Mississippi, Utah, New Jersey and North Dakota. Which make this story weird, because I can't even see an electron getting excited about being in one of those four states.
(Yeah, I know, someone had to say it)
Soooo...... (Score:1)
Greetings! (Score:2)
Intel... (Score:2)
Wait till the RIAA takes a crack at it... (Score:2)
We'll be getting subpoenaed for distributing MP3's into an infinite number of other universes.
Re:excited (Score:2)
Thank you for browsing at -1
Re:excited (Score:2)
Or tryptamines [dea.gov].. mmm..
Re:Quantum? (Score:1)
Besides we're (as people) rather poor in foreseeing the future. We can say what will happen in the technology in lets say next few years. But one unexpected invention will totally ruin our prediction. For sure such computer will find its place in the technological `ecosystem'.
Re:Quantum? (Score:2, Informative)