010-151 · Question #72
Which two statements about PCIe are true? (Choose two.)
The correct answer is A. The PCIe link is built around dedicated unidirectional couples of serial, point-to-point connections E. A link that is composed of four lanes is called an x4 link. PCIe replaces the legacy shared parallel bus with dedicated point-to-point serial lanes, and links are named by their lane count (x1, x4, x8, x16).
Question
Which two statements about PCIe are true? (Choose two.)
Options
- AThe PCIe link is built around dedicated unidirectional couples of serial, point-to-point connections
- BYou can install a PCI Express x8 adapter into an x4 slot.
- CThe PCIe standard is a bus-based system in which all the devices share the same bidirectional,
- DThe PCIe 1.0 standard doubles the transfer rate compared to PCIe 2.0.
- EA link that is composed of four lanes is called an x4 link.
How the community answered
(37 responses)- A73% (27)
- B8% (3)
- C3% (1)
- D16% (6)
Why each option
PCIe replaces the legacy shared parallel bus with dedicated point-to-point serial lanes, and links are named by their lane count (x1, x4, x8, x16).
PCIe uses dedicated unidirectional serial pairs - one differential pair for transmit and one for receive - forming a point-to-point connection between each endpoint and the root complex. This eliminates shared-bus contention of legacy PCI and allows each device to use its full link bandwidth simultaneously.
A PCIe x8 card has a longer edge connector than an x4 slot and cannot physically be inserted; only cards with an equal or smaller lane count than the slot width can be installed.
PCIe is explicitly a point-to-point interconnect where each device has its own dedicated link to the root complex, which is a fundamental departure from the shared bidirectional bus of legacy PCI.
PCIe 2.0 doubled the per-lane transfer rate to 5 GT/s relative to PCIe 1.0's 2.5 GT/s, so the statement reverses the relationship incorrectly.
PCIe link width is expressed as 'xN' where N is the number of lanes, so a link composed of four lanes is called an x4 link. This naming convention applies throughout the PCIe standard, covering common widths of x1, x4, x8, and x16, with higher lane counts delivering proportionally greater bandwidth.
Concept tested: PCIe serial point-to-point architecture and lane width naming
Source: https://pcisig.com/specifications
Topics
Community Discussion
No community discussion yet for this question.