Friday, May 11, 2018

Canonical examples of quantum channels



I have a conjecture about quantum channels. On which examples should I test it before I try to prove it, ask it on StackExchange, or write a paper about it?


(Note: This is meant to be a reference question. But whenever I have a conjecture, I do test it on the channels listed, and it has saved me a lot of time trying to prove wrong statements.)



Answer



The following is a list of channels you can use to test your conjecture. (Some are special cases of subsequent ones -- it makes more sense to first test the special cases.) Here, d is the dimension of the space.




  1. The identity channel: E(ρ)=ρ .




  2. The fully depolarizing channel: E(ρ)=tr(ρ)1dI .





  3. The depolarizing channel: E(ρ)=γρ+(1γ)tr(ρ)1dI

    for 1dγ1.




  4. The dephasing channel E(ρ)=γρ+(1γ)ZρZ

    for qubits (with Z the Pauli Z matrix), and possibly some suitable generalizations for d>2. If your conjecture is not rotationally symmetric, test rotated versions as well.




  5. The "Wirf weg und mach neu™" ("throw away and make new") channel: E(ρ)=tr(ρ)σ

    with σ a density matrix. Obviously a generalization of 2, but test e.g. pure states σ.





  6. The Holevo-Werner channel: E(ρ)=1d1(tr(ρ)IρT) ,

    where ρT is the transposition.




  7. Entanglement breaking channels: E(ρ)=itr(ρFi)σi

    with σi density matrices and the Fi a POVM (i.e., Fi0 and Fi=I). Obviously a generalization of 5: These are all channels which can be realized by first measuring the input and then preparing a new output conditioned on the measurement outcome. (You might want to test specific instances of these, like Fi projectors onto subspaces, and σi supported in the same subspace, etc.)




If your conjecture has passed all examples: Congratulations! It is probably true, and you can start proving it!


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...