Difficulty: Easy
Correct Answer: Only one pair of wires is required.
Explanation:
Introduction / Context:
As data rates increased and links grew longer, serial interconnects (e.g., USB, PCIe, SATA, Ethernet) displaced wide parallel cables in many applications. This question emphasizes the wiring economy of serial links.
Given Data / Assumptions:
Concept / Approach:
Serial links reduce conductor count drastically because data travels one bit at a time over a differential pair (or even a single wire in some protocols). With proper encoding and equalization, serial channels can run at very high bit rates over relatively long distances with fewer wires and smaller connectors.
Step-by-Step Solution:
Verification / Alternative check:
Compare a classic 25-pin parallel cable to a two-pair Ethernet cable; or PCI (parallel) to PCIe (serial lanes). The reduction in pins and improved signal integrity are compelling reasons for serial adoption.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Only one pair of wires is required.
Discussion & Comments