By 2007 the computer had gone almost entirely solid-state — except for one sealed aluminum box that was still a precision machine. Inside it, two glass platters spin at 7200 RPM while read/write heads fly over them on a cushion of air thinner than a wavelength of light, steered by a voice-coil actuator that can cross ten thousand tracks in a hundredth of a second. This exhibit takes the lid off that box: the platter stack, the in-hub three-phase spindle motor with its fluid bearing, the actuator with its neodymium magnets, the parking ramp, and the controller board on the underside are all modeled part by part.
Nothing here is a canned animation. The exhibit runs a real (tiny) FAT file system — boot sector, allocation table, root directory — over a real zoned CHS geometry, and the demo files carry the genuine magic numbers of the formats you use every day: JPEG, MP3, MP4, plain text. When you write a file, the allocator picks clusters, the arm seeks with real seek-time math, the platter delivers each sector after a genuinely computed rotational latency, and the magnetic surface view shows the bits — up for one, down for zero — that your bytes became. Delete a file and watch only the directory entry and allocation table change while the data stays on the platter: the reason undelete tools work.
The write-and-delete rhythm of a living file system eventually shatters files into fragments, and the guided story mode reproduces that famous failure in miniature — then reads the fragmented file back so you can watch the arm pay the price, seek by seek. Perpendicular magnetic recording, introduced to mass production around 2006, packed those bits vertically into the platter and carried the hard drive to the terabyte era; the same drive architecture still stores most of the world’s data in every data center today.
Specifications
- Form factor
- 3.5″ SATA desktop drive, two platters, four heads
- Spindle
- 7200 RPM in-hub BLDC, 9-slot stator, fluid bearing
- Recording
- Perpendicular, zoned bit recording, 16 cylinders (exhibit scale)
- Simulated
- FAT file system, seek + rotational-latency math, magnetic bits
More from Computing