Re: Northstar Advantage disk problem...PLS help!
- From: nospam@xxxxxxxxxxxxxxxxxxxxxx
- Date: Sun, 04 Sep 2005 20:29:06 GMT
On Sun, 04 Sep 2005 02:54:32 GMT, Barry Watzman
<WatzmanNOSPAM@xxxxxxxxxx> wrote:
>Another idea that has been proposed is to build a small circuit on an
>auxilliary board that lies between the drive and the controller that
>"generates" the sector pulses and simulates a hard sector disk from a
>soft-sector disk.
I tried that years back.
The setup was a clocked osc and counter chain that was reset off the
softsector index. The clock was scaled to match nominal rpm and a
good direct drive (teac FD55B) was used) this also worked. It assumed
the rotation rate was exact and didn't drift much per rotation.
It worked meaning it formatted and read and wrote media
with passable error rate, though not as good as the real thing.
Also it didn't work at all (no logic to differentiate) with hardsector
as there were too many "index" pulses. Also I'd only tried it with
the SD controller not the later DD controller.
Allison
>
>And yet another idea is to build a "sector hole punch"
>
>There are various solutions, none ideal or perfect.
>
>
>Lee Hart wrote:
>> Allison wrote:
>>
>>>>I'll bet your using the wrong media. NS* Advantage is hardsector
>>>>media not PC soft sector. The difference is the number of sector
>>>>holes (11 for NS and 1 for the softsector stuff).
>>
>>
>> Andrea wrote:
>>
>>>You are so right! This morning I checked all disks and they are
>>>soft sectored Apple II or Commodore disks. Later I found another
>>>box with disks I had used with the Advantage and they are all
>>>hard sectored and they work fine.
>>
>>
>> Just an aside. Heath H8 and H89 computers used these same
>> 10-hard-sectored disks with their hard-sector controller. At one time I
>> looked into rewriting the BIOS to use soft-sector disks in the
>> hard-sector controller. I played with it enough to see that it looked
>> workable.
>>
>> The stock Heath BIOS has ten 256-byte single-density sectors per track.
>> What I did was to increase the sector size to 3k bytes, so each track
>> had was just one large sector. It required a large sector buffer (3k of
>> precious RAM!), but read/write was considerably faster. It also
>> increased disk capacity from 40 x (10 x 256) = 100k to 40 x 3k = 120k
>> bytes.
>>
>> I used a single byte checksum per sector (same as the stock system). The
>> only drawback I found in limited testing was that the error rate was
>> higher. I thought about rewriting it to use a 16-bit CRC check (which
>> would have to be calculated in software), but never got around to it. it
>> wasn't hard enough to get hard-sector disks at the time to bother
>> pursuing.
>>
>> Maybe now that hard-sector disks are harder to get, it would be worth
>> re-thinking this idea? Would the Northstar controller also be capable of
>> such a trick?
.
- Follow-Ups:
- Re: Northstar Advantage disk problem...PLS help!
- From: Barry Watzman
- Re: Northstar Advantage disk problem...PLS help!
- References:
- Re: Northstar Advantage disk problem...PLS help!
- From: Andrea
- Re: Northstar Advantage disk problem...PLS help!
- From: Lee Hart
- Re: Northstar Advantage disk problem...PLS help!
- From: Barry Watzman
- Re: Northstar Advantage disk problem...PLS help!
- Prev by Date: Re: DR Concurrent DOS
- Next by Date: Re: Northstar Advantage disk problem...PLS help!
- Previous by thread: Re: Northstar Advantage disk problem...PLS help!
- Next by thread: Re: Northstar Advantage disk problem...PLS help!
- Index(es):
Relevant Pages
|
|