Difficulty: Easy
Correct Answer: Does not apply (this describes parallel transmission)
Explanation:
Introduction / Context:
Understanding the difference between serial and parallel data transmission is essential for interface design and troubleshooting. Serial interfaces dominate long-distance and high-speed links; parallel interfaces are common on short buses where many conductors are practical.
Given Data / Assumptions:
Concept / Approach:
The provided statement actually describes parallel transmission, where a “group of conductors” carries multiple bits concurrently. In serial systems, only one bit per symbol interval travels over the link (per lane), even if the physical layer uses a differential pair.
Step-by-Step Solution:
Verification / Alternative check:
Textbook definitions and standards documents consistently define serial as sequential bit transfer over a narrow link and parallel as simultaneous multi-bit transfer over a wide link.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing differential pairs (two wires) with parallel multi-bit buses; “two wires” does not mean “parallel words.”
Final Answer:
Does not apply (this describes parallel transmission)
Discussion & Comments