Optimal Universal N-M Cloning

Functionality Description

Universal   quantum cloning machine (QCM), transformation acting on N original qubits, $(M - N)$ blank qubits and an extra system which usually contains the states of the QCM itself, and produces M identical copies. Mathematically, this transformation is a Unitary transformation (It preserves the inner product). This machine is universal meaning it is not depending on the input states and works for all the possible inputs. Also, the machine is symmetric so all the output clones are the same and have the same fidelity with the original states. We investigate the optimal protocol which has the maximum possible average fidelity over all the states (produces best clones in average for all of the states).

Tags:Building blocks, Quantum Cloning, Universal Cloning, optimal cloning, N to M cloning, symmetric cloning, copying quantum states, quantum functionality

Requirements

Example:

Outline


The steps of the protocol will be as follow:

  • Prepare your N original states and   blank states. This machine acts on these states and also on internal states of the QCM.
  • Perform the operation of the QCM which is a transformation taking these states to M identical states as close as possible to the original states. This unitary operation can be implemented by quantum gates (or other equivalent quantum computing models)
  • Discard the extra machine states that have been used in the previous step. Mathematically this means that you should   the states of the machine. The final output states will be the M approximately similar copies.

Properties


  • Notations Used:
    •   N initial states
    •   The state orthogonal to  
    •   ancillary and internal states of the QCM
    •   Unitary operation describing the QCM
    •   Fidelity of the USQCM showing how close the M output copies are to the N original states
  • The protocol-
    • assumes that all of the original states are identical and also all of the output copies will be identical at the end of the protocol (In other words, the final output state belongs to the symmetric subspace of M qubits).
    • assumes that the protocol is an approximate deterministic cloning protocol, meaning that in every round it produces approximate copies of the original states.
  • Fidelity of the $N \rightarrow M$ UQCM:  
  • Special case of 1 qubit to 2 qubits:  

Pseudo Code


Input: j qubits where   are ancillary and internal states of the QCM.

Stage 1 State preparation

  1. Prepare N initial states:   and   blank states:  

Stage 2 Unitary transformation

  1. Perform the following unitary transformation on input state  

 
where  
Stage 3: Trace out the QCM state

  1. Trace out the state of the QCM in   states.

Relevant Papers