ATA is parallel data transfer, whereas S-ATA (Serial ATA) is Serial.
ATA (which is the same as IDE) uses an 40 pin ribbon cable to connect to the system, of which 16 are used for sending data (2 bytes at a time)
SATA uses a much narrower 7 pin data cable, only one of the pins is used to transfer data serially (1 bit at a time basically). However it does so at 150MBPS, as opposed to ATA, which is 133 MBPS max.
Main Topics
Browse All Topics





by: leewPosted on 2004-12-26 at 23:23:02ID: 12905146
Interface. The way it connects to the computer. In addition, SATA drives can transfer data to the computer at roughly 12% faster speeds (133 MB/sec fastest ATA, 150 MB/sec fastest SATA). There are also a few SATA drives that can run at faster RPMs (fastest ATA RPM is 7200, fastest SATA RPM is 10,000, fastest SCSI is 15,000 RPM). Faster RPMs generally mean faster access to your data.