Skip to main content

Posts

Showing posts with the label superdense coding

Quantum Superdense Coding Protocol

  One of the most basic applications of quantum algorithms is superdense coding. It is a simple protocol, but it is also an important protocol. Now let's take a detailed look. The setup of the protocol is as follows: Alice wants to send 2-qubit information to Bob, but she can only send a single-qubit due to her possibilities. But how does Bob get a 2-qubit of information from Alice? This is where Caren comes in. Caren entanglements 2 qubits through Hadamard and CNOT. It sends one of the entangled particles to Alice and the other to Bob. Alice and Bob have no information as they do not measure which particle has come to them. From here on, Alice will be able to send the qubits she wants to Bob. Let's examine them all in turn. Let Alice wants to send the 00 qubits. In this case, it will use the I gate. Let Alice wants to send the 01 qubits. In this case, it will use the X gate.  Let Alice wants to send the 10 qubits. In this case, it will use the Z gate.       ...