Quantum logic gate measurement?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
nfelddav
Messages
22
Reaction score
0
Do quantum logic gates perform measurements? (collapse the wavefunction)

For example:

If I apply a cNOT gate to a pair of cubits with wavefunction 1/[tex]\sqrt{2}[/tex] |10> + 1/[tex]\sqrt{2}[/tex] |00>
what would I expect as the result?

1/[tex]\sqrt{2}[/tex] |11> + 1/[tex]\sqrt{2}[/tex] |00>
?

or

1|11>
or
1|00>

or
are the states not entangled? This seems unlikely because it would be cloning...
 
Physics news on Phys.org
nfelddav said:
Do quantum logic gates perform measurements? (collapse the wavefunction)

For example:

If I apply a cNOT gate to a pair of cubits with wavefunction 1/[tex]\sqrt{2}[/tex] |10> + 1/[tex]\sqrt{2}[/tex] |00>
what would I expect as the result?

1/[tex]\sqrt{2}[/tex] |11> + 1/[tex]\sqrt{2}[/tex] |00>
?

or

1|11>
or
1|00>

or
are the states not entangled? This seems unlikely because it would be cloning...

A logic gate is unitary, a measurement (when described as including the collapse) is not unitary. So, the result of the cnot is 1/[tex]\sqrt{2}[/tex] |11> + 1/[tex]\sqrt{2}[/tex] |00>. And yes, this is an entangled state.
 
Thank you,
That's what seemed the most reasonable, but I wasn't sure.