Lesson 8: Understanding Network Cables: Copper vs. Fiber
The transmission medium dictates how fast and how far data can travel. We focus on the two most common types: copper twisted pair and fiber optics.
1. Copper Cables: Twisted Pair
Copper cables transmit data using electrical voltages. The most common type is Unshielded Twisted Pair (UTP) cable, used extensively in LANs.
- Twisting: The wires are twisted in pairs to minimize crosstalk (signal interference between adjacent wires) and external electromagnetic interference (EMI).
- Connectors: Use the standard RJ-45 connector.
- Categories (CAT): Rated based on maximum speed and frequency:
- Cat 5e: Supports up to 1 Gbps (1000BASE-T) over 100 meters.
- Cat 6: Supports 1 Gbps more reliably; can support 10 Gbps over shorter distances (up to 55 meters).
- Cat 6A: Supports 10 Gbps (10GBASE-T) over the full 100-meter distance.
2. Fiber Optic Cables
Fiber optic cables transmit data using pulses of light, traveling through glass or plastic strands.
Advantages of Fiber:
- Distance: Can transmit data over significantly longer distances (kilometers) than copper.
- Speed: Supports much higher bandwidths (10 Gbps, 40 Gbps, 100 Gbps+).
- Immunity: Immune to electromagnetic interference (EMI) because it uses light, not electricity.
Types of Fiber:
- Single-Mode Fiber (SMF): Uses a single, narrow path of light. Used for extremely long-distance transmission (WANs, ISPs).
- Multi-Mode Fiber (MMF): Uses multiple paths of light. Used for shorter distances (LAN backbone, connecting devices within a data center).
Quick Comparison: Copper is cheaper, easier to install, and uses standard electricity. Fiber is faster, travels further, and is highly immune to interference, but requires specialized equipment.