1

I am familiar with logic gates which are in classical computers. They are made up of semiconductor devices like diodes and transistors.

There are some companies which are working on the universal quantum computers such as Google, IBM, Honeywell.

How does quantum logic gates such as Pauli-X,Y,Z, Hadamard, CNOT, CCNOT look like in the circuits of those universal quantum computers? I have referred to many white papers, but in all of them I saw them representing these gates as matrices.

Are Quantum logic gates even physically realized yet OR are they only theoretically proved using matrices?

Can you please attach some real picture of these processors, and point out the quantum logic gates?

glS
  • 24,708
  • 5
  • 34
  • 108
Vishnu
  • 113
  • 3
  • 1
    Yes, quantum gates have been already implemented. Look at IBM's or Google's quantum computers, they already work, although at a small scale and with relatively high decoherence. This might be helpful. – epelaez Jun 30 '21 at 23:12
  • Possible duplicate: https://quantumcomputing.stackexchange.com/questions/9609/where-are-the-physical-gates-in-the-google-processor – Mark Spinelli Jul 01 '21 at 00:23
  • What does "OdI" mean? – M. Stern Jul 01 '21 at 06:09
  • there is no need to mark "EDITs" as such. Revision history of all posts is available, so you can just edit posts in such a way that someone reading the last version for the first time won't have to reconstruct its whole history – glS Jul 01 '21 at 08:35

1 Answers1

6

The quantum gates in a superconducting qubit chip are not devices located in space made out of metal. They are processes applied over time. They look like carefully choreographed microwave chirps travelling down wires attached to the superconducting loops that are the qubits.

Instead of moving the data through the operations, you move the operations through the data.

enter image description here

Figure is from https://arxiv.org/abs/1709.06678

Craig Gidney
  • 36,389
  • 1
  • 29
  • 95
  • Is this process for ion-trapped quantum chips? Is ion-trapped quantum computing an architecture for a universal quantum computer? If not, Do universal quantum computers follow the same process?

    Can you please explain a little bit more on this?

    "Instead of moving the data through the operations, you move the operations through the data."

    – Vishnu Jun 30 '21 at 23:44
  • @Vishnu Ion traps use laser pulses instead of microwave pulses. Photonic QC sometimes involve gates placed into space that the qubits fly through, in the way you are picturing, but other times they also use time varying control signals. It's complicated; there's not just one way to do it. – Craig Gidney Jun 30 '21 at 23:44