A desktop technician is configuring a workstation for a CAD designer who requires solid-state storage capable of sustained read performance exceeding 2,500 MB/s. The technician installs a 2.5-inch solid-state drive (SSD) connected via a SATA III cable interface. After OS installation, benchmark testing shows drive throughput capping at approximately 550 MB/s. Which of the following explains why this drive cannot meet the designer's performance requirement?
- The SATA III host interface has a maximum theoretical bandwidth limit of 6 Gbps (~600 MB/s).Answer
- BThe 2.5-inch form factor requires an M.2 key adapter to activate PCIe NVMe protocol speeds.
- CThe motherboard storage controller is operating in AHCI mode instead of RAID 0 mode.
- DThe SATA power connector is supplying insufficient wattage to enable high-speed bus communication.
Answer
The SATA III host interface has a maximum theoretical bandwidth limit of 6 Gbps (~600 MB/s). To achieve speeds exceeding 2,500 MB/s, an NVMe SSD utilizing PCI Express (PCIe) lanes is required.
SATA III (6 Gbps) has a maximum theoretical data transfer rate of 600 MB/s. Due to protocol overhead, real-world maximum throughput maxes out around 550 MB/s. To achieve throughput over 2,500 MB/s, the system requires an NVMe drive connected over PCI Express (PCIe) lanes.
Step-by-Step Solution
Key Concept
SATA III interface bandwidth limitations versus PCIe NVMe throughput capabilities.