Cables & Connectors
A complete, gap-free treatment of every physical medium used in networking — twisted-pair copper, fiber optic, coaxial, and wireless — plus connectors, transceivers, PoE, structured cabling, and physical layer troubleshooting.
// CHAPTER 01
Why Physical Layer Knowledge Matters
Software breaks — but so does hardware, and usually at the worst time
Network engineers who understand only protocols will be stumped the moment a physical layer problem appears — and physical layer problems are common. The most common cause of network outages in enterprise environments is physical layer failures: bad cables, dirty fiber connectors, wrong transceiver types, and wiring mistakes. No amount of BGP expertise helps when the cable is bent too tightly around a corner.
The physical layer defines: what the medium is (copper, glass, air), how signals propagate through it, what connectors terminate it, how far it can reach, and how fast it can carry data. Understanding these constraints lets you make the right decisions when designing infrastructure, troubleshoot problems without guesswork, and interpret diagnostic output (cable testers, OTDRs, DOM readings) correctly.
// REAL-WORLD SCENARIO
// CHAPTER 02
Copper Twisted-Pair Cables
Cat5e through Cat8 — the complete guide
Twisted-pair copper cable is the dominant medium for horizontal wiring (from patch panel to desk/server). It consists of four pairs of copper wires, each pair individually twisted. The twisting is the key: it ensures that external noise (EMI) hits both wires in a pair at nearly the same time, and the differential receiver subtracts the common noise. The result is that external interference cancels out.
Different pairs have different twist rates (turns per meter) — this is how they minimize crosstalk between pairs. If two adjacent pairs had identical twist rates, their interference would add coherently. Different rates cause the interference to average out over the cable's length.
// CABLE TYPE EXPLORER
Type
Twisted Pair (UTP/STP)
Max Speed
10 Gbps (55m) / 1 Gbps (100m)
Max Distance
100 m (1G), 55 m (10G)
Bandwidth
250 MHz
Shielded
No (UTP)
Connector
RJ-45
Standard
TIA/EIA-568-B.2-1
Use Case
Modern office LANs, new installations
Stricter twist rates and larger conductor diameter vs Cat5e. Internal separator (spline) reduces crosstalk. 10G only to 55m without shielding.
UTP vs STP vs FTP vs SFTP
UTP (Unshielded Twisted Pair): No shielding. Relies entirely on the balanced differential signaling and twist rates to cancel noise. Lighter, cheaper, easier to terminate. Most Cat5e and Cat6 cables are UTP. Works well in typical office environments.
STP (Shielded Twisted Pair): Each individual pair has its own foil shield. Reduces crosstalk between pairs and EMI. Heavier, stiffer, more expensive. Must be grounded at one end only (grounding both ends creates a ground loop — a 60 Hz hum that actually degrades SNR).
FTP / ScTP (Foil Twisted Pair / Screened): Overall foil shield around all four pairs, but pairs themselves unshielded. Common in Europe. Better EMI resistance than UTP, less complex than STP.
SFTP (Shielded Foil Twisted Pair / S/FTP): Each pair has individual foil + an overall braid shield. Maximum noise rejection. Used in Cat6a, Cat7, Cat8. Mandatory for high-EMI industrial environments (factory floors, elevator shafts, near heavy machinery).
T568A vs T568B Wiring Standards
RJ-45 connectors have 8 pins. Two wiring standards define which wire color goes in which pin. Both standards work for Ethernet — the standard you choose simply must be consistent at both ends.
Cable Categories — Technical Details
Bend Radius and Installation Rules
Minimum bend radius: Twisting a cable too tightly changes the geometry of the twist rates, increasing crosstalk and altering impedance. Minimum bend radius for installed Cat6 UTP is 4× the cable diameter (~25–30 mm). For Cat6a, it's larger due to the thicker cable. Cable management systems (J-hooks, ladder trays, velcro ties) must respect bend radius — zip ties cranked tight around a bundle crush the cables and degrade performance.
Pair untwisting at termination: When punching down to a patch panel or terminating an RJ-45, the pairs must not be untwisted more than 13 mm (0.5 inch) from the point of termination. This is a hard TIA/EIA requirement. Untwisting more than 13 mm introduces crosstalk at the termination point — a very common wiring error that causes intermittent gigabit failures.
Pull tension: Do not exceed 25 lbs (110 N) pull tension during installation. Exceeding this stretches the cable, changes conductor diameter, and permanently increases resistance and alters impedance matching.
⚠ Never use Cat5e for new installations
Even if Cat5e costs slightly less, new installations should always use Cat6a minimum. The cost difference over the lifetime of a building's wiring (typically 15–20 years) is negligible, but rewiring for 10G later is enormously expensive. Labor cost is 80–90% of a cabling project — the cable material cost is a small fraction. Always install for the next generation, not the current one.
// CHAPTER 03
Fiber Optic Cables
Glass threads that carry terabits on light
Fiber optic cable transmits data as pulses of light through a glass or plastic core. It is immune to electromagnetic interference, supports far longer distances than copper, and can carry terabits per second using wavelength division multiplexing. Understanding fiber is essential for any engineer working with datacenter interconnects, campus backbones, or WAN links.
How Fiber Works — Total Internal Reflection
Light travels through the fiber core by total internal reflection. The core has a higher refractive index than the surrounding cladding. When light hits the core-cladding boundary at an angle less than the critical angle, it reflects completely back into the core — no light escapes. The critical angle is determined by Snell's Law: sin(θc) = n₂/n₁, where n₁ = core refractive index, n₂ = cladding refractive index.
In single-mode fiber (9 µm core), the core is so narrow that only one light mode (ray path) can propagate — straight down the center. In multi-mode fiber (50 or 62.5 µm core), the wider core allows multiple light modes at different angles, which arrive at the receiver at slightly different times — modal dispersion. This limits multi-mode fiber's usable length because at some distance the pulse spreading from modal dispersion causes inter-symbol interference.
Fiber Categories — OM1 through OM5, OS1, OS2
Single-Mode vs Multi-Mode — When to Use Which
Use multi-mode when: distance is under 400 m (OM4/OM5), you need many connections in a small space (datacenter within a building), budget is constrained (VCSEL transceivers for MMF are cheaper than DFB lasers for SMF).
Use single-mode when: distance exceeds 400 m, you need future-proofing (SMF supports DWDM, terabit-scale upgrades), or you're connecting buildings/campuses. SMF transceivers cost more today but the fiber itself is installed once and lasts 25+ years — always install SMF for inter-building runs even if you only need 1 Gbps today.
Fiber Connectors and Polish Types
// FIBER CONNECTOR / TRANSCEIVER EXPLORER
Lucent Connector (Little Connector)
Ferrule / Form
1.25 mm
Primary Use
Datacenter, enterprise SFP/SFP+ transceivers
Duplex Support
Yes (LC duplex = 2 fibers in one housing)
The dominant fiber connector in modern datacenters and enterprise networking. Small form factor allows high-density patch panels. Pull-tab or push-pull latch mechanism. Standard on all SFP, SFP+, SFP28, and QSFP transceivers.
PC vs APC — Why the Polish Type Matters
PC (Physical Contact): The fiber end face is polished to a curved (dome) shape so the glass cores touch directly — reducing air gap back-reflections. Return loss: -40 to -50 dB. Used for most data applications.
APC (Angled Physical Contact): The end face is polished at an 8° angle. Any reflected light exits at an angle that doesn't return down the fiber — return loss: -60 to -70 dB. Critical for: analog RF over fiber (cable TV), DWDM systems (back-reflections can destabilize lasers), and high-gain amplified links. APC connectors are green; PC connectors are blue.
Never mate APC with PC. The 8° angle creates a physical gap between the end faces, causing 10+ dB of insertion loss — your link will fail. APC connectors are physically keyed to prevent accidental mating in some connector types but not all.
✗ Common Mistake — Mixing APC and PC connectors
Connecting an APC patch cord to a PC adapter (or vice versa) creates a misaligned physical interface with extremely high insertion loss. The connector housings are the same for SC — only the color (green vs blue) and the internal ferrule angle differ. Always verify the polish type matches at both ends. For GPON/FTTH, the ONT uses SC/APC — using SC/PC will cause your fiber internet to fail or have severe packet loss.
Fiber Construction — Cable Types
Tight-buffered fiber: Each fiber is directly coated with a 900 µm plastic buffer. More flexible, easier to handle for short indoor runs and patch cords. Higher attenuation specification (OS1) due to stress from the tight buffer.
Loose-tube fiber: Fibers float freely in a gel-filled tube (the gel blocks water migration). Multiple tubes in a single cable jacket. The gel absorbs mechanical stress — fibers are not stressed when the cable bends or expands/contracts with temperature. Standard for outdoor, aerial, and direct-burial applications. Can contain 2–864 fibers in a single cable.
Ribbon fiber: 12 fibers arranged side-by-side and bonded into a flat ribbon. Mass fusion splicers can splice all 12 fibers simultaneously (12-fiber mass splice takes the same time as a single fusion splice). Used in ultra-high-density datacenter and campus cabling. 432-fiber ribbon cables are common in modern datacenter trays.
Armored fiber: Steel or corrugated aluminum armor layer between inner and outer jacket. Protects against rodent damage (crucial for direct-burial) and crushing. Used for outdoor/underground runs and in some industrial environments.
Fiber Optic Loss Budget
Every fiber link has a loss budget — the maximum signal attenuation it can tolerate while still working. To validate a link:
Fusion Splicing vs Mechanical Splicing
Fusion splicing: An electric arc melts the two fiber ends and fuses them together — permanent, low-loss (0.02–0.1 dB). Requires a fusion splicer (expensive, ~$3,000–$10,000). The dominant method for permanent installations. The splice is protected by a heat-shrink sleeve.
Mechanical splicing: Two fibers held in alignment by a mechanical fixture with index-matching gel between the ends — no fusion. Loss: 0.1–0.5 dB. Faster (no heat-shrink wait time), cheaper tooling. Used for temporary repairs, emergency restoration. Not recommended for permanent high-quality links.
Field-terminated connectors (factory-polished): A pre-polished stub fiber inside a connector body. The field fiber is cleaved and inserted; index-matching gel at the junction. No fusion splicer needed. Common for terminating in tight spaces (rack-mounted closures). Loss: 0.3–0.5 dB per connector — acceptable for most links.
// CHAPTER 04
Coaxial Cable
From 10BASE-5 to DOCSIS 3.1 — still powering cable internet
Coaxial cable (coax) has a center conductor surrounded by a dielectric insulator, a braided or foil ground shield, and an outer jacket. The shield is concentric with (coaxial to) the center conductor — hence the name. Because the signal and return path are concentric, the cable is self-shielding: external fields cancel because they affect the center conductor and shield equally.
Coax in Legacy Ethernet
10BASE-5 (Thicknet): The original Ethernet (1980) used 10 mm coax (RG-8 / Type N connectors). Nodes tapped into the cable with a "vampire tap" — a connector that pierced the outer sheath without cutting the cable. Maximum segment length: 500 m. Called a "bus topology" — all nodes shared the same cable, used CSMA/CD. Maximum 100 nodes per segment. Still seen in old industrial automation wiring.
10BASE-2 (Thinnet/Cheapernet): Thinner RG-58 coax (BNC connectors). Maximum segment: 185 m, 30 nodes. Segments connected with BNC T-connectors at each node — the cable literally plugged into the back of the PC. Both ends required 50-ohm termination resistors. If the terminator was missing or a T-connector failed, the entire segment lost connectivity.
Both are completely obsolete for Ethernet. However, the bus topology principle and 50-ohm impedance matching are still relevant in RF engineering.
Coax in Modern Cable Internet (DOCSIS)
Cable TV (CATV) and cable internet use RG-6 coax (75-ohm impedance) from the street-side tap to the subscriber's modem (or directly to the cable box). This last-mile coax is not bus topology — each subscriber has their own dedicated coax run from a tap on the distribution cable.
DOCSIS 3.1 (Data Over Cable Service Interface Specification) achieves download speeds up to 10 Gbps on existing coax plant using OFDM with up to 4096-QAM on channels up to 192 MHz wide. The cable plant amplifiers (trunk amplifiers) every 500–800 m add noise and intermodulation distortion — this is why cable internet SNR decreases during peak usage (more users = more upstream RF noise).
MoCA (Multimedia over Coax Alliance): Uses existing in-home coax (originally installed for cable TV) to create a gigabit home network. MoCA 2.5 achieves 2.5 Gbps using the 1.125–1.675 GHz band — above the DOCSIS upstream and downstream bands, so both can coexist on the same coax.
Coax Connectors
F-type (threaded): Standard for cable TV and DOCSIS. Crimped or compression-type. The center conductor is the actual cable center conductor (no pin). 75-ohm. F-type connectors must be properly torqued — a loose F connector is one of the most common causes of cable internet problems (intermittent loss, poor SNR).
BNC (Bayonet Neill-Concelman): Quarter-turn bayonet lock. 50-ohm (network use) or 75-ohm (video). Used on legacy Thinnet Ethernet, oscilloscopes, video broadcast equipment (SDI video), and network test equipment.
N-type: Large threaded connector for high-power, high-frequency RF applications (cellular base stations, microwave antennas). 50-ohm. Handles up to 11 GHz on some versions.
SMA/SMB: Small RF connectors for microwave frequencies (up to 18 GHz for SMA). Used on WiFi antenna pigtails, test equipment, RF modules.
// CHAPTER 05
Transceivers and Form Factors
SFP, QSFP, DAC, AOC — the pluggable ecosystem
Modern network equipment uses pluggable transceivers — hot-swappable modules that convert between the electrical signal inside the switch/router and the optical or electrical signal on the cable. This separates the line card from the optical technology, allowing a single switch to support many different speeds, distances, and media types.
SFP Family
DAC and AOC Cables
DAC (Direct Attach Copper): A twinaxial copper cable with SFP+/QSFP28/QSFP-DD transceivers permanently attached at each end. No optical conversion — purely electrical. DAC cables are: cheaper than fiber + transceivers, extremely low latency (no optical conversion), but limited to short distances (0.5 m to 7 m typically). Used extensively for top-of-rack switch to server connections in datacenters.
AOC (Active Optical Cable): Optical fiber cable with active transceiver modules permanently attached. Lighter and more flexible than DAC at the same reach, with better EMI performance. Typical reach: 1–100 m. More expensive than DAC. Used for longer inter-rack connections within a datacenter row.
Transceiver Compatibility and DOM
Vendor lock-in: Cisco, Juniper, and Arista switches by default reject third-party transceivers. Cisco shows "transceiver is not supported" in the log. Cisco's override command: service unsupported-transceiver. Third-party transceivers are programmed with the correct EEPROM data to pass vendor checks — most work fine but may void support contracts.
DOM (Digital Optical Monitoring / DDM): SFF-8472 standard allows transceivers to report real-time diagnostics: TX optical power (dBm), RX optical power (dBm), laser bias current (mA), temperature (°C), and supply voltage (V). Reading DOM values is essential for fiber troubleshooting:
BiDi Transceivers
BiDi (Bidirectional) transceivers transmit and receive on a single fiber using two different wavelengths. One end transmits at 1310 nm and receives at 1490 nm; the other end does the opposite. A wavelength-selective splitter (WDM coupler) inside the transceiver separates TX and RX. Used to double the utilization of existing fiber runs — one fiber pair becomes two independent links. BiDi transceivers must be purchased in matched pairs (the wavelength assignments are reversed at each end).
// CHAPTER 06
Power over Ethernet (PoE)
Sending power and data on the same cable
Power over Ethernet delivers DC power alongside data over twisted-pair Ethernet cable, eliminating the need for a separate power outlet at every device. PoE is essential for: IP phones, wireless access points, IP cameras, and IoT devices — all devices that need to be mounted away from power outlets.
PoE Standards Evolution
PoE Detection and Classification
A PoE-capable switch (PSE) does not immediately apply power. It first negotiates:
Detection: The PSE applies a small probe voltage (2.7–10 V) and measures the current. A valid PD has a 25 kΩ resistor between the data pairs and return — this signature identifies it as PoE-capable. A non-PoE device (standard PC) has no such resistor — the PSE detects this and does not apply power. This prevents frying non-PoE equipment.
Classification: The PSE applies 15.5–20.5 V and measures the current drawn by the PD's classification resistor. The PD responds with a current signature indicating its power class (0–8). This tells the PSE how much power to allocate from its power budget.
LLDP-MED power negotiation: After link-up, 802.3at/bt devices use LLDP (Link Layer Discovery Protocol) to precisely negotiate power levels — the PD tells the PSE exactly how much power it needs, and the PSE either grants it or reduces the link power.
PoE Injectors and Splitters
PoE injector (midspan): A device that adds PoE to an existing non-PoE switch. Data enters on one port, power is injected, and combined data+power exits on another port toward the PD. Useful for retrofitting older switches.
PoE splitter: The opposite — takes a PoE-powered cable and separates it into a data-only RJ-45 and a DC power connector. Used for devices that need power but don't have PoE circuits (some older IP cameras, custom devices). The splitter converts the PoE voltage to whatever the device requires (5V, 12V, 19V).
// CHAPTER 07
Structured Cabling and TIA-568
The standard that defines how buildings are wired
Structured cabling is a standardized approach to building telecommunications wiring using a hierarchical, star-topology design. TIA-568 (American) and ISO/IEC 11801 (international) define the standards. A properly structured cabling system supports any protocol (voice, data, video) on the same physical infrastructure and makes moves/adds/changes simple.
Structured Cabling Hierarchy
Entrance Facility (EF): Where the service provider's infrastructure enters the building. Demarc point (demarcation = boundary between carrier responsibility and building responsibility). Houses the main cross-connect for outside plant fiber.
Main Distribution Frame / Main Cross-Connect (MDF/MC): The core of the building's cabling system. Houses the main switches/routers, connections to the EF, and backbone connections to all IDF closets. Typically in the basement or first floor.
Intermediate Distribution Frame / Horizontal Cross-Connect (IDF/HC): One per floor or zone. Contains a switch that connects to the MDF via backbone cable (typically fiber) and provides horizontal cable distribution to work areas on that floor.
Horizontal cabling: Runs from the IDF patch panel to the work area outlet (wall plate). Maximum 90 m of permanent horizontal cable + 10 m for patch cords = 100 m total. This 90 m + 10 m rule is TIA-568 mandatory.
Work area: Wall plate with RJ-45 keystone jack → short patch cord → device. Patch cords count toward the 10 m allowance.
Patch Panels and Cross-Connects
Patch panel: A passive panel with RJ-45 ports on the front and punchdown blocks (110-style IDC) on the back. Horizontal cables are punched down to the back; patch cords connect front ports to switch ports. This creates an administration layer — a device can be moved to any switch port by changing one patch cord at the panel, without re-running cable.
Punchdown tool (110-type): Used to seat the cable conductor into the IDC (Insulation Displacement Connector) contact. The tool has a high-impact side (cuts excess wire) and low-impact side. Always use the correct category punchdown blade (Cat6a blade vs generic Cat5e blade) — using the wrong blade can damage the contacts.
Cable Labeling and Documentation
TIA-606 defines cable administration standards. Every cable should be labeled at both ends with a unique identifier. Minimum documentation: cable ID, source location (IDF panel, port number), destination location (wall plate, room, desk number), installation date, and tested performance category. Without documentation, troubleshooting becomes archaeology — never let a cabling installation be undocumented.
// CHAPTER 08
Physical Layer Troubleshooting
From cable testers to OTDRs — diagnosing every fault type
Physical layer faults are often intermittent and can masquerade as software problems. A disciplined physical-layer-first approach saves hours of frustration.
Copper Cable Faults
Open circuit: A conductor is broken — no continuity. The most obvious fault. Caused by: sharp bend that breaks the conductor internally (no visible damage outside), cut, pull damage.
Short circuit: Two conductors (in the same or different pairs) touch. Caused by: over-stripped wire during termination, damaged jacket.
Split pair: The two wires of a logical pair are wired with wires from different physical pairs — so the pair appears continuous in a simple continuity test but the twist rates don't cancel crosstalk correctly. Causes severe near-end crosstalk (NEXT) that prevents gigabit operation even though the cable "works" for 10/100. Split pairs are invisible to a simple pin-by-pin continuity test — you need a cable certifier that measures NEXT to detect them.
Impedance mismatch: A change in cable geometry (tight bend, kink, bad termination, barrel connector) creates a reflection point. Part of the signal reflects back — the NVP (Nominal Velocity of Propagation) test on a time-domain reflectometer (TDR) shows the reflection location.
Copper Testing Tools
Cable tester (continuity/wiremap): Verifies pin-to-pin continuity and correct wiring order. Detects opens, shorts, crossed pairs, and wrong wire mapping. Cannot detect split pairs, impedance issues, or marginal performance. Cost: $20–$100.
Cable certifier (Fluke DSX, Ideal SignalTEK): Measures all TIA-568 electrical parameters: NEXT, FEXT, attenuation, return loss, propagation delay, delay skew. Provides PASS/FAIL against TIA categories. Shows exactly which pair fails and at what frequency. Required for certifying new installations. Cost: $3,000–$10,000.
TDR (Time-Domain Reflectometer): Sends a pulse and measures reflections — allows pinpointing the exact location of a fault in meters. Built into most cable certifiers.
Fiber Faults
Dirty connector: The #1 cause of fiber link failures. A single fingerprint, dust particle, or scratch on the end face can add 0.5–3 dB of loss — often enough to drop below the RX sensitivity threshold. Always inspect fiber connectors before mating with a fiber inspection scope (FIS). Clean with a dry fiber connector cleaner (cassette cleaner or stick cleaner) before first insertion and when troubleshooting.
Physical damage: Fiber bent below its minimum bend radius (typically 30 mm for LC/SC patch cords) causes macrobend loss — light escapes where the fiber curves. A cable routed over a sharp cabinet edge, tied with a zip tie too tightly, or pulled at an angle can cause this. The fiber may look fine externally.
Microbend loss: Microscopic deformation of the fiber from mechanical stress (crushing, improper installation, freezing). Unlike macrobends, microbends are distributed along the fiber length and show as increased dB/km loss.
Broken fiber: A clean break shows zero light at the break point on an OTDR. A fracture (partial crack) shows as a high-loss event. Both are easily located with an OTDR.
Fiber Testing Tools
Visual Fault Locator (VFL): Injects visible red laser (~650 nm) into the fiber. Any break, sharp bend, or bad splice glows red/pink where the light escapes. Simple, cheap ($50–$200). Only useful for short runs (under 5 km) and accessible cable sections.
Optical Power Meter (OPM): Measures optical power at the receive end in dBm. Combined with an optical light source at the transmit end, measures total insertion loss. Cheap ($100–$500). Essential for commissioning and troubleshooting.
OTDR (Optical Time-Domain Reflectometer): The equivalent of TDR for fiber. Sends a laser pulse and measures backscattered light over time (= distance). Shows: fiber length, attenuation per kilometer, location and loss of every splice and connector, and fiber breaks. An OTDR trace looks like a descending staircase — each connector/splice shows as a step or event. Cost: $5,000–$30,000 for professional units.
Auto-MDI/MDI-X and Autonegotiation
MDI (Medium Dependent Interface): Standard pin assignment — pins 1,2 = TX, pins 3,6 = RX. Used on NICs (end devices).
MDI-X (Crossover): Crossed pin assignment — pins 1,2 = RX, pins 3,6 = TX. Used on switch ports so straight-through cables work between NIC and switch.
Auto-MDI/MDI-X (IEEE 802.3ab): Introduced with 1000BASE-T, required for 10GBASE-T. The interface automatically detects whether a straight or crossover cable is connected and configures its TX/RX accordingly. This is why modern Ethernet equipment doesn't require crossover cables — both straight and crossover cables work. The detection uses low-level pulse signaling during link setup.
Autonegotiation (IEEE 802.3u): Devices advertise their capabilities (10/100/1000 Mbps, full/half duplex) during link setup using Fast Link Pulses (FLPs). Both sides agree on the fastest common speed and full duplex if available. Forcing speed/duplex at one end while leaving the other set to autonegotiation creates a duplex mismatch — the autonegotiating side falls back to half duplex while the forced side expects full duplex. This causes massive CRC errors and late collisions under any significant traffic. Always either both auto, or both forced to the same settings.
✗ Common Mistake — Duplex mismatch — silent performance killer
Duplex mismatch is one of the most common misconfigurations. Symptoms: ping works fine, but file transfer speeds are 2–10 Mbps on a gigabit link. The error output of the interface shows: increasing "late collision" counter (on the half-duplex side). Fix: set both sides to autonegotiation, or force both to 1000/full-duplex with matching configurations. The forced-side never sees FLPs, falls back to 10 Mbps by IEEE spec if the other side is auto — another reason to always use autonegotiation on both sides.
// CHAPTER 09
Wireless Physical Layer
RF fundamentals, antennas, and channel planning
Wireless networking is as much a physical layer discipline as copper and fiber. The radio frequency (RF) environment — frequencies, power levels, antenna radiation patterns, propagation characteristics — determines wireless network performance as much as the 802.11 protocol does.
RF Frequency Bands for WiFi
Free Space Path Loss
RF signals weaken with distance following the inverse square law. The Friis free space path loss formula: FSPL(dB) = 20log₁₀(d) + 20log₁₀(f) + 20log₁₀(4π/c), where d = distance in meters, f = frequency in Hz. Simplified: FSPL(dB) ≈ 20log₁₀(d) + 20log₁₀(f) − 147.55.
Key implication: every time distance doubles, path loss increases by 6 dB (signal power quarters). Every time frequency doubles, path loss also increases by 6 dB. This is why 5 GHz WiFi has shorter range than 2.4 GHz — the higher frequency itself attenuates more aggressively with distance, beyond the identical inverse-square law loss.
Antenna Types and Gain
Omnidirectional antenna: Radiates in all directions in the horizontal plane (like a donut shape in 3D). Used on access points for indoor coverage. Gain: 2–5 dBi. The gain doesn't add power — it concentrates radiation in the horizontal plane by reducing radiation above/below, creating a flatter donut pattern.
Directional / patch antenna: Focuses radiation in a specific direction, achieving 8–30+ dBi gain. Used for: point-to-point building-to-building wireless bridges, outdoor AP sectors, long-range client CPE devices. A 20 dBi dish antenna has 10× the effective range of a 10 dBi antenna for the same transmitted power.
MIMO and spatial streams: 802.11n/ac/ax use Multiple Input, Multiple Output antennas. Multiple antennas transmit independent data streams simultaneously, multiplying throughput. Notation: 4×4:4 means 4 transmit antennas, 4 receive antennas, 4 simultaneous spatial streams. 802.11ac Wave 2 (MU-MIMO) lets an AP simultaneously serve multiple clients on the downlink. 802.11ax (WiFi 6) adds UL MU-MIMO (uplink multi-user MIMO).
dBm — Power in Wireless
Wireless power is measured in dBm (decibels relative to 1 milliwatt). dBm = 10 × log₁₀(P/1mW). Key reference points:
// CHAPTER 10
Interview Questions
From beginner to PhD
What is the difference between Cat6 and Cat6a? When would you choose each?
What is the difference between single-mode and multi-mode fiber?
A 10G fiber link comes up but has very high packet error rates. What do you check first?
Explain duplex mismatch: how it occurs, what it looks like, and how to fix it.
How does PoE 802.3bt Type 4 deliver 90W over Cat6a? Walk through the electrical path including detection, classification, and power delivery.
Design the fiber cabling architecture for a 3-floor office building: 100 users per floor, 10G to every desk, a datacenter on floor 1, and future-proof for 25G. Justify every choice.
Horizontal (floor to desk): Cat6a UTP from IDF to each desk. 10GBASE-T supports full 100 m. Cat6a is future-proof for 25GBASE-T (with Cat6a rated at 500 MHz, it will support 25G in short runs). Avoid Cat7/Cat8 — non-standard connectors, overkill for desk-side, and labor cost is identical.
IDF per floor: One IDF per floor with 48-port PoE+ switch (802.3at 30W per port for AP/phone) and 8-port PoE++ (802.3bt 60W for video conferencing). Each IDF connected to MDF via 2× OM4 MMF (40GBASE-SR4 today, upgradable to 100G by swapping transceivers on the same fiber).
MDF to datacenter (same building): 12-fiber OM5 ribbon (supports SWDM4 for 100G on 2 fibers when needed) plus pre-installed OS2 SMF for future DCI or ISP handoff. Never install only what you need today — fiber raceway fill costs more to pull later.
Datacenter: TOR (Top-of-Rack) switches with 25G SFP28 to servers (DAC for ≤5m, AOC for cross-rack). 100G QSFP28 uplinks to spine switches. Pre-install MPO-24 trunk cables for direct 400G QSFP-DD when needed — avoid re-cabling the datacenter floor.
Future-proofing for 25G to desk: Cat6a supports 25GBASE-T at reduced distance (~30m). If full 100m 25G is needed, a second fiber run to the desk (using SFP28) would be required — conduit capacity must be reserved now. Install empty conduits with pull strings alongside every cable run during construction.
🎯 Key Takeaways
- ✓Twisted-pair copper works by differential cancellation — twisting ensures external noise hits both wires equally and cancels at the differential receiver. Different twist rates per pair minimize inter-pair crosstalk.
- ✓Cat6a (500 MHz, 10G to 100m) is the minimum for new installations. Cat5e/Cat6 are acceptable for existing infrastructure but should be replaced during renovations.
- ✓Single-mode fiber (9 µm, no modal dispersion) supports 80+ km and DWDM. Multi-mode (50 µm OM3/4/5) supports 150–400 m at 10G/100G with cheaper VCSEL transceivers. Always install SMF for inter-building runs.
- ✓Fiber connector polish type matters: APC (green, 8° angle, -60 dBm return loss) for GPON/analog RF; PC/UPC (blue, domed, -40 dBm) for data. Never mate APC with PC.
- ✓Dirty fiber connectors are the leading cause of fiber link failures. Always inspect with a fiber scope before mating. Clean with a dry cassette cleaner, reinspect, then connect.
- ✓SFP/SFP+/SFP28/QSFP28/QSFP-DD transceivers define speed and reach. DAC cables are cheapest for ≤7m datacenter connections; AOC for 1–100m; optical transceivers for anything longer.
- ✓PoE (802.3af/at/bt) delivers up to 90W over Cat6a. PSE detects (25 kΩ signature) and classifies the PD before applying power. 802.3bt Type 3/4 uses all four pairs and requires Cat6a for full reach.
- ✓TIA-568 horizontal cabling: 90m permanent + 10m patch cords = 100m total. MDF/IDF star topology, patch panels for administration, 13mm max untwist at termination.
- ✓Autonegotiation should be enabled on both sides. Duplex mismatch (one forced full-duplex, one auto → half-duplex) causes 2–10 Mbps throughput on gigabit links with late collision errors.
- ✓DOM (Digital Optical Monitoring) provides real-time TX/RX optical power, temperature, and voltage from SFP transceivers. RX power below -20 dBm requires physical investigation.
- ✓Loss budget = TX power − RX sensitivity. Every connector adds 0.3–0.5 dB, fusion splice adds 0.1 dB, SMF adds 0.35 dB/km at 1310 nm. Calculate the budget before deploying any fiber link.
- ✓Wireless physical layer: 5 GHz has shorter range but less congestion than 2.4 GHz. Path loss increases by 6 dB per doubling of distance or frequency. Target -65 dBm RX signal for voice/video reliability.
Discussion
0Have a better approach? Found something outdated? Share it — your knowledge helps everyone learning here.