• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Turbo Disks

FrankSchwab

Senior member
Just reading the piece over on /. about the latest 300GB hard disks, with 4 80 GB platters. It got me wondering about speed....

What would happen if a manufacturer implemented 8 read/write channels such that all 8 could be used simultaneously? You should be able to stream data to/from the disk at astronomical speeds, though you wouldn't get much of an advantage in access time. It doesn't appear to be done now (for example, 120 GB disks with two platters clock data off at about the same rate as 120 GB disks with 3 platters), but seems like a relatively simple change that would make the geeks of the world simply wet their pants.

There are certainly synchronization issues associated with this (is head 8 perfectly aligned with head 1 ( or at least aligned exactly the same as when the unit was formatted at the factory)? Seems simple enough to overcome - have each head read a sector into it's own buffer, and let the interface start cranking data when all 8 are done.

There must be some reason why this isn't done. Anyone?

/frank
 
it would also require multiple motors for each head and separate rails for them to move on so that the misalignment can be compensated for.
 
I remember western digital did this once in a proof of concept. Basically, it cost too much when you get the same effect by using raid. (too bad the big league raid controllers cost so much)

it would also require multiple motors for each head and separate rails for them to move on so that the misalignment can be compensated for.
They don't really use motors. They use voice coil actuators. Misalignment's not a problem.
 
There are alignment differences from one platter to another, as the platters heat up differently while the drive operates. This was covered somewhere recently... probably at SR.
 
w00t, multiple read head on a HD thread. You can almost set your clock by em. Maybe we should push Andy into making a FAQ for it.
 
Back
Top