Hi,
When reading, you could sense where the data starts and ends but to
write to a new disk you'd have to make sure the motor speed was constant
before trying to generate fake sector hole signals. Maybe some kind of
PLL circuit. Any idea what jitter is allowed?
Has anyone made any kind of jig to physically punch holes? I am
thinking about destroying a somewhat damaged disk drive to get enough
parts to build a jig but wasn't sure what kind of mechanical accuracy I
need to get the hole position jitter within spec. I saw, somewhere out
on the web, a persons description of hand punching the holes so I can't
imagine the tolerance is too tight.
I have been worried about my old disks but haven't archived them
yet. Last time I visited my folks, one on my 5.25 floppy drives on the
NorthStar controller stopped working. I swapped drives but next visit,
I have to try to revive or replace that!
Atsushi
On Mon, 2007-10-29 at 11:20 -0700, Chuck Guzis wrote:
On 28 Oct 2007 at 20:13, Atsushi Takahashi wrote:
Does anyone have a source for hard sector
(10 sector) 5.25" floppy
disks? I have a Northstar double density disk controller in an old
IMSAI that I would like to get running. I also have single density
NorthStar Disk controller at my parents home in a Netronics Explorer-85
(8085) S-100 bus system I built in the 80s. I'm afraid to use it too
much before I have some backups of the precious code I have on the old
disks.
You could always make your own, by punching or drilling additional
index holes in soft-sector media. Or you could use soft-sector media
and employ something like a PIC microcontroller to simulate the
additional sector holes via software. With a bit of programming,
said PIC could determine if HS or SS media was present in the drive
and generate sector signals only if required.
In any case, I'd strongly advise you to back what you have up to
other media--old disks won't last forever.
Cheers,
Chuck