Bob Jenkins' Web Site
New: 4TB disk drives have 4 platters, with a arm reading each side, that's 8 arms.
They're all one one spindle, they move in sync. But the data rate is no better than one arm
reading one platter. Why? They only have chips to control one head at a time, so they toggle
which one head is active. If they had all heads read and write in parallel, striping data
across all platters, a 4TB disk drive would read and write with a scan rate of 1.2GB/sec. Putting
n heads at the tip of each arm would also increase scan rates by a factor of n. So, why
doesn't any disk drive manufacturer do that? Beats me.
|
|