Comprehensive Guide to Computer Cables and Connectors
Cable Fundamentals
- Definition of Cables: A cable is a set of multiple copper or fiber-optic conductors enclosed inside a common wrapping or sheath. Its purpose is to connect a peripheral or device to a computer.
- Connection Architecture: Cables generally connect two ports: one located on the computer and one on the external device.
- Scope of Cable Classifications: For the purposes of computer hardware, cables are primarily classified into three categories: peripheral, video, and hard drive.
- Interdependence: A connector without a cable or a cable without a connector is practically useless; therefore, they are always discussed as a single functional unit.
Peripheral Cables and Connectors
- General-Purpose Connectivity: Unlike specialized cables like Serial Advanced Technology Attachment (SATA) used for storage or High-Definition Multimedia Interface (HDMI) used for video/audio, peripheral connectors are designed to handle a wide variety of diverse devices simultaneously.
- Common Use Case: A single USB hub can manage a wireless mouse, network card, Lightning cable, and flash drive at once, showcasing the versatility of the connection standard.
- Primary Peripheral Types: The four core peripheral cable types included in modern hardware standards are USB 2.0, USB 3.0, Serial, and Thunderbolt.
Universal Serial Bus (USB)
- Origin and Maintenance: USB is a standard designed by a consortium including Intel, Microsoft, and IBM. It is currently maintained by the USB Implementers Forum (USB-IF).
- Plug and Play Functionality: USB is designed to be "Plug and Play," meaning once a peripheral is connected, it should work immediately, provided the operating system has the necessary drivers. Most common devices have drivers built into the OS, while complex devices require installation before connection.
- Addressing and Device Limits:
- USB host controllers use a 7-bit identifier for addressing.
- There are 27=128 total addresses available.
- The maximum number of supported devices per host controller is 127 because the 128th address (the highest address) is reserved for broadcasting to all endpoints.
- USB Hubs: Since computers do not feature 127 physical ports, USB hubs are used to expand a single port into several. A hub counts as one of the 127 devices for addressing purposes.
- Network Isolation: Interconnection of host controllers is forbidden. Each host controller and its devices are isolated; consequently, USB ports are not considered networkable.
- Power Delivery: One hallmark of USB is its ability to provide power directly to peripherals through the cable, potentially eliminating the need for external power cords, though high-draw devices may still require them.
USB Standards and Throughput
| Specification | Release Year | Maximum Speed | Trade Name | Standard Color |
|---|
| USB 1.1 | 1998 | 12Mbps | Full-Speed | White |
| USB 2.0 | 2000 | 480Mbps | Hi-Speed | Black |
| USB 3.0 | 2008 | 5Gbps | SuperSpeed | Blue |
| USB 3.1 | 2013 | 10Gbps | SuperSpeed+ | Teal |
| USB 3.2 | 2017 | 20Gbps | SuperSpeed+ | Red |
| USB4 | 2019 | 40Gbps | USB4 40 Gbps | n/a |
| USB4 2.0 | 2022 | 80Gbps | USB4 80 Gbps / USB4 v2 | n/a |
- Color-Coding Inconsistency: While the USB-IF recommends blue for USB 3.0 and higher, manufacturers are not strictly required to follow this. Motherboards (e.g., ASUS models) may feature white, blue, red, or black ports that all support the same standard (e.g., USB 3.2).
- "Always On" Ports: Yellow USB ports are designated as "always on," capable of charging devices even while the computer is in a sleep state or shut down.
- USB4 v2 Characteristics: This is the newest standard (80Gbps), comparable to Thunderbolt 5, and is typically implemented via USB-C cables.
USB Power Standards
- USB Battery Charging (BC): Released in 2007. Version 1.0 provided 5V at 1.5A (7.5W), while Version 1.2 (2010) provided 5V at 5A (20W).
- USB Power Delivery (PD): Released in 2012. PD allows for much higher wattage to power laptops and printers.
- USB PD 1.0: 20V, 5A (100W).
- USB PD 2.0 (2014): Restricted to Type-C initially, up to 15W.
- USB PD 3.0 (2015): 20V, 5A (100W).
- USB PD 3.1 (2021): Requires USB-C, providing up to 48V, 5A (240W).
- Device Requirements: Smartphones typically need 7.5W, small laptops need 20W, and standard 15-inch laptops often require 60W or more.
USB Physical Connectors and Length Limits
- Legacy Connectors (USB 1.x/2.0):
- Type-A: The standard rectangular male connector that plugs into the computer or hub.
- Type-B: A square-ish connector typically used for printers and scanners.
- Mini-USB and Micro-USB: Smaller form factors used for older cameras and Android smartphones.
- USB Type-C (USB-C): Developed in 2014 to replace both Type-A and Type-B. It is an elongated oval and reversible, meaning it can be plugged in without regard to orientation. It also supports higher power delivery.
- Compatibility Warning: Connector type does not dictate the USB standard. USB 3.1 can exist on Type-A/B connectors, and USB 2.0 can work over a Type-C connector.
- Cable Length and Hub Limits:
- USB 1.x and 2.0: Maximum length of 5meters.
- USB 3.x: Maximum length of 3meters.
- USB4: Maximum length of 80cm (0.8meters).
- Hub Tiering: A maximum of 5 hubs may be daisy-chained between the system and any peripheral.
- Adapters: Passive converters exist for USB to Ethernet, SATA, eSATA, PS/2, and Serial.
Apple Lightning Connector
- History: Proprietary connector introduced in 2012 with the iPhone 5. It replaced the 30-pin dock connector.
- Physical Specs: It is an 8-pin, non-keyed (reversible) connector.
- Speed and Adaptability: Lightning typically supports USB 2.0 speeds. Adapters allow it to connect to HDMI, DisplayPort, audio, and USB Type-A female ports.
Thunderbolt Technology
- Origins: Created by collaboration between Intel and Apple in 2011.
- Technical Hybrid: It combines PCI Express (PCIe) 2.0 x4 with DisplayPort 1.x technology. While primarily used for video, it acts as a general-purpose peripheral port.
- Thunderbolt Versions:
- Thunderbolt 1 (2011): 10Gbps speed; used Mini DisplayPort connector.
- Thunderbolt 2 (2013): 20Gbps speed; used Mini DisplayPort; supported DisplayPort 1.2 and 4k video.
- Thunderbolt 3 (2015): 40Gbps speed; switched to USB-C connector; supports PCIe 3.0, dual 4k displays (60Hz) or single 4k (120Hz), and 100W power.
- Thunderbolt 4 (2020): 40Gbps speed; USB-C; supports two 4k displays or one 8k display; requires mandatory 32Gbps PCIe data transfer.
- Thunderbolt 5 (2024): 80/120Gbps speed; USB-C; supports multiple 8k displays, 540Hz refresh rates, and 240W charging.
- Cabling: Most are powered active copper cables (up to 3m). Optical versions exist for lengths up to 60m but do not provide power to devices.
- Daisy Chaining: Devices can be chained up to six levels deep per controller.
Serial and Legacy Peripheral Ports
- Serial Ports (RS-232): Legacy 9-pin male ports often used for mice, modems, and now primarily for network management (routers/servers).
- DB-9 vs. RS-232: DB-9 refers to the physical D-subminiature connector with 9 pins. RS-232 is the communication standard. Most "RS-232 cables" are DB-9 cables with female connectors.
- Advantages: Serial has a longer reach (15m) and high resistance to electromagnetic interference (EMI).
- PS/2 (Personal System/2): Round 6-pin mini-DIN connectors for keyboards (purple) and mice (green). Entirely superseded by USB.
Video Cables and Connectors
Video Graphics Array (VGA)
- Origins: Introduced by IBM in 1987.
- Type: 15-pin D-sub connector (technically DE-15). It is a purely analog technology.
- Visuals: Usually features a blue connector and trapezoidal shape. While it traditionally refers to 640×480 resolution, it supports much higher resolutions.
Digital Visual Interface (DVI)
- Introduction: Released in 1999 as a digital alternative to VGA.
- Categories:
- DVI-A: Analog-only.
- DVI-D: Digital-only.
- DVI-I: Integrated (supports both analog and digital signals).
- Links:
- Single-Link: Standard speed/resolution.
- Dual-Link: Uses six additional center conductors for higher speed, signal quality, and resolution.
- Interoperability: DVI-A/DVI-I are pin-compatible with VGA. A passive adapter can convert DVI to VGA by utilizing the four color/sync pins around the horizontal ground blade.
- Limit: Standard DVI cables support at least 4.5meters.
- Standard: All-digital technology introduced in 2002. Supports audio and video on one connector.
- CEC: Consumer Electronics Control allows one remote to control multiple connected devices.
- Cable Types:
- Standard: Rated for 720p and 1080i.
- High Speed: Rated for 1080p, 4k, and 8k.
- 48G (HDMI 2.1): Provides 48Gbps bandwidth for 10k video and eARC.
- Key Revisions:
- 1.4: Added Ethernet channel, 3D support, Audio Return Channel (ARC), and Type-E connectors.
- 2.0: Increased 4k refresh to 60Hz, added 32-channel audio.
- 2.1: Supports 120Hz for 4k/8k, and object-based audio (Dolby Atmos/DTS:X) via eARC.
- Type Connectors:
- Type-A: Standard 19-pin.
- Type-B: 29-pin Dual-link (rarely used).
- Type-C: Mini-HDMI.
- Type-D: Micro-HDMI.
- Type-E: Automotive (vibration-resistant locking mechanism).
- Compatibility: HDMI is electrically compatible with DVI-D/I via passive adapters, though audio and CEC features are lost.
DisplayPort (DP)
- Nature: Royalty-free digital interface from VESA, introduced in 2008.
- Physical: Features a beveled keying structure and a latching/push-button release mechanism.
- Mini DisplayPort (mDP): Electrically identical but smaller and lacks the latching hooks.
- Performance: Standard cables reach 3meters, while active cables reach 33meters.
Hard Drive Cables and Connectors
Serial ATA (SATA) and eSATA
- Internal SATA: Most common drive interface. Uses a flat, 7-pin data cable and a wider 15-pin power cable. Both are keyed to fit in only one orientation.
- eSATA (External SATA): Introduced in 2003 for external hard drives. Supports up to 15 devices on a single bus.
- eSATA Specifications:
- Revision 1.0 (2003): 1.5Gbps.
- Revision 2.0 (2005): 3.0Gbps.
- Revision 3.0 (2009): 6.0Gbps.
- eSATAp (Power over eSATA): A hybrid port combining eSATA and USB to provide power, which standard eSATA lacks.
- Obsolescence: eSATA is largely considered dead due to the superior speed and power of USB4 and Thunderbolt.
Legacy Drive Connections (PATA/Molex)
- PATA (Parallel ATA): Obsolete internal drive standard.
- Molex Connector: A 4-pin power connector historically used for PATA and older optical drives. Usually made of white or opaque plastic.
Questions & Discussion
- Exam Objective 3.2 Reminder: Students must be able to summarize basic cable types (USB 2.0, USB 3.0, Serial, Thunderbolt, VGA, DVI, HDMI, DisplayPort, USB-C) and their features.
- Are USB and USB-C the same? No. One is a standard (like 3.1) and one is a physical connector (Type-C). They were released around the same time, leading to common confusion.
- Can optical Thunderbolt cables charge laptops? No. While Thunderbolt copper cables provide power, optical versions do not.
- Note on Networking: Network-specific cables (Ethernet/RJ-45) are covered separately in Networking Fundamentals.