What
exactly does the "drive excerciser" do which comes in handy? -- I've
got some diagnostics and drive test tools built into ImageDisk which I find
very useful, and I'd be happy to add any other such functions that folks
need (provided of course that it can be done with the PC hardware).
It's been ages since I used it, probably last in about the 1990-2 timeframe,
but the main thing is to be able to read out the drive's speed in RPM (I
guess they use the index pulse for that?) and to be able to step the drive to
specific tracks, which is where the alignment disk comes in to the picture.
ImageDisk can do all of this and more ... You can't read the index pulse directly
on the PC controller, however I can time the occurance of a particular sector
ID passing under the head which gives me the ability to test the speed.
Ah, but that assumes that :
The read chain is working
The heads are well-enough aligned to read a given track
The spindle speed is close enough for the data separator PLL to lock to
the signal from the read chain
If you're working on a defective drive, you can't assume any of those.
The whole point of a drive exerciser (and I use one a lot) is that you
can test each part of the drive separately. You can turn on the motor,
look at the index signal. If it's missing, you look to see if the disk is
rotating, and troubleshoot the motor or index circuits as appropriate. if
the index pulse is there, you can set the spindle speed my measuring the
frequency of said index pulse (although there's often a stroboscope disk
on the spinde that you look at under a mains-powered flourescent lamp,
and tweak the speed control preset so that the pattern appears to stand
still (at least one manual I have gives a tolerance in terms of blocks
passing a fixed point per minute).
You can also step the drive to any track, analyze tracks, read tracks, format
tracks, write tracks and see the results of a continuous read-id loop all under
full manual control, and with a real-time display of the Fault, Ready, Double-
sided, Write-protect and Track-0 indications from the drive as well as the
sector-IDs passing under the head.
You are assuming the disk is readable by a PC controller. Which may well
not be the case.
I was just curious if there were any other functions
built into the specialized
drive tester that I have not yet covered... Never owned/used such a piece of
equipment myself...
One other advantage of the drive exerciser I use is that it's about the
size of a multimter. Trying to set up a PC system and cable it to a drive
I am repairing would be almost impossible. But the exerciser will fit
onto my workbench surrounded by bits of classic computer.
-tony