Learn/Quantum Networking & QKD/Quantum Communication Basics
Chapter 1 of 6Foundational14 min read

Quantum Communication Basics

Quantum channels, no-cloning theorem, quantum teleportation. the physics of secure communication

Communication Secured by the Laws of Physics

Classical communication security depends on mathematical difficulty. the assumption that certain problems are too hard for computers to solve. Quantum communication offers something fundamentally different: security guaranteed by the laws of physics themselves.

This chapter introduces the quantum mechanical principles that make quantum communication possible and explains why they provide security guarantees that mathematics alone cannot.

The No-Cloning Theorem

One of the most important results in quantum information theory is the no-cloning theorem: it is physically impossible to create an exact copy of an arbitrary unknown quantum state.

In classical communication, an eavesdropper can copy transmitted data without detection. they duplicate the bit stream and read it at leisure. In quantum communication, any attempt to copy quantum states necessarily introduces detectable disturbances.

Why This Matters for Security

The no-cloning theorem is the foundation of quantum key distribution (QKD) security. If an eavesdropper intercepts a quantum transmission and tries to copy and forward it, they will inevitably introduce errors that the legitimate parties can detect. Classical cryptography has no equivalent guarantee.

Quantum States as Information Carriers

In quantum communication, information is encoded in quantum properties of individual particles. typically photons (particles of light). Common encodings include:

  • Polarization. The orientation of the photon's electric field (horizontal, vertical, diagonal)
  • Phase. The timing relationship between photon pulses
  • Time-bin. Which of two time slots a photon arrives in

Each photon carries one qubit of quantum information, and the encoding determines how it can be measured and what information can be extracted.

Quantum Teleportation

Quantum teleportation (first demonstrated in 1997) transfers a quantum state from one location to another using entanglement and classical communication. Despite the name, it doesn't transfer matter or energy faster than light. it requires a classical communication channel to complete the transfer.

The process works as follows:

  1. Alice and Bob share an entangled pair of qubits
  2. Alice performs a joint measurement on her qubit-to-be-teleported and her half of the entangled pair
  3. Alice sends the (classical) measurement result to Bob
  4. Bob applies a correction based on Alice's result, recovering the original quantum state

Quantum teleportation is a building block for quantum repeaters and the future quantum internet.

Quantum Channels and Their Challenges

Quantum information is fragile. Quantum channels (typically optical fiber or free-space optical links) face several challenges:

  • Loss. Photons are absorbed or scattered. In optical fiber, signal strength drops exponentially with distance (~0.2 dB/km)
  • Decoherence. Environmental interactions destroy quantum states
  • No amplification. Unlike classical signals, quantum states cannot be copied and amplified (no-cloning theorem)

These challenges limit practical quantum communication distances to roughly 100-300 km over fiber, though satellite links have demonstrated much longer distances (1,200+ km with China's Micius satellite).

The Promise

Despite these challenges, quantum communication offers capabilities impossible in the classical world. primarily, the ability to detect any eavesdropping attempt with certainty. In the next chapter, we'll see how Quantum Key Distribution (QKD) protocols turn this physical guarantee into practical cryptographic security.

Key Takeaways

Review the main concepts from this chapter before moving to the next one.