Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

QCQI – Chapter 11: Quantum Shannon Theory & Channel Capacities

Course Slides (MSU)

Learning Objectives

  • Schumacher: S(ρ)S(\rho) qubits per signal.

  • HSW χ\chi and classical capacity.

  • Coherent information & LSD theorem.

  • Entanglement-assisted CE=maxI(A:B)C_E=\max I(A{:}B).

Schumacher Compression

Typical subspace of size 2nS(ρ)\approx 2^{nS(\rho)} captures nearly all probability.

Eureka! Quantum entropy is the optimal compression rate.

Classical Capacity (HSW)

C(1)=max{px,ρx}χC^{(1)}=\max_{\{p_x,\rho_x\}}\chi; regularize for CC in general.

Eureka! Holevo χ\chi bounds accessible information and is achievable.

Quantum Capacity

Coherent info Ic(ρ,N)=S(N(ρ))S((idN)(Φ))I_c(\rho,\mathcal{N})=S(\mathcal{N}(\rho))-S((\mathrm{id}\otimes\mathcal{N})(\Phi)).

LSD: Q=limk1kmaxIc(ρ(k),Nk)Q=\lim\limits_{k}\frac{1}{k}\max I_c(\rho^{(k)},\mathcal{N}^{\otimes k}) (single-letter for degradable channels).

Entanglement-Assisted

CE(N)=maxρI(A:B)C_E(\mathcal{N})=\max_\rho I(A{:}B) on Choi state.

Additive and single-letter.

Schematics

Hands-on Notebook

Companion notebook (multi-backend): L15_QCQI_Ch11_Quantum_Shannon_Theory_and_Channel_Capacities

Set backend in the first cell to cirq, pennylane, braket, pyquil, or qiskit.

Mini-Lab

  • χ\chi vs. noise for depolarizing.

  • One-letter QQ lower bound via IcI_c.

  • Entanglement-assisted CEC_E numeric search.