HxC Floppy Drive Emulator

HxC Floppy Drive Emulator general information and news
It is currently Tue May 21, 2013 10:25 pm

All times are UTC + 2 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Fdc / fdd communication doc
PostPosted: Sat Feb 04, 2012 5:38 pm 
Offline

Joined: Fri Feb 03, 2012 5:22 pm
Posts: 3
Location: Budapest
Hi Jeff!

I am trying to understand, how fdc / fdd communication works, and it seems not a well documented thing. I found only intel 82077AA doc on internet (fdc lsi on old pc motherboard), nothing else, and realize it lacks signal wave form and timing diagrams of read / write data lines. Also other control signals are not exactly documented.

As i see, you have done a huge job with floppy simulator. Where found you documentation for it?

Thank you for any tipp.


Top
 Profile  
 
 Post subject: Re: Fdc / fdd communication doc
PostPosted: Sat Feb 04, 2012 6:06 pm 
Offline
Site Admin

Joined: Fri Oct 20, 2006 12:12 am
Posts: 2841
Location: Paris
andrew wrote:
Hi Jeff!

I am trying to understand, how fdc / fdd communication works, and it seems not a well documented thing. I found only intel 82077AA doc on internet (fdc lsi on old pc motherboard), nothing else, and realize it lacks signal wave form and timing diagrams of read / write data lines. Also other control signals are not exactly documented.

As i see, you have done a huge job with floppy simulator. Where found you documentation for it?

Thank you for any tipp.


Have a look to any FDC datasheet / FDD datasheet. Search also for "floppy.pdf" under google.


Top
 Profile  
 
 Post subject: Re: Fdc / fdd communication doc
PostPosted: Tue Feb 07, 2012 1:58 am 
Offline

Joined: Fri Feb 03, 2012 5:22 pm
Posts: 3
Location: Budapest
There is only one thing i not found exactly: how write operation works?

It says in 82077AA doc, controller starts to read the track on floppy, and after it found sector header, it turns on write gate, and injects write data. While this method on IBM PC (3.5" 1.44 MB 500 kbit/sec MFM encoding), only 1 uSec time difference with that data output pulse makes output bits not "00" but "01" on reading back. Since floppy disc is a mechanical thing, it is always imperfect. And all this will be along a floppy cable fully with parasite loading.

Does it really? I feel it as something unclear, or at least tricky. Could you help me to understand this?


Top
 Profile  
 
 Post subject: Re: Fdc / fdd communication doc
PostPosted: Tue Feb 07, 2012 8:18 am 
Offline
Site Admin

Joined: Fri Oct 20, 2006 12:12 am
Posts: 2841
Location: Paris
andrew wrote:
There is only one thing i not found exactly: how write operation works?

It says in 82077AA doc, controller starts to read the track on floppy, and after it found sector header, it turns on write gate, and injects write data. While this method on IBM PC (3.5" 1.44 MB 500 kbit/sec MFM encoding), only 1 uSec time difference with that data output pulse makes output bits not "00" but "01" on reading back. Since floppy disc is a mechanical thing, it is always imperfect. And all this will be along a floppy cable fully with parasite loading.

Does it really? I feel it as something unclear, or at least tricky. Could you help me to understand this?


Yes it is ! But there are an VFO/PLL circuit between the FDC and the FDD. This help a lot and allow an +/- 15% speed variation. The sync parts on the floppy is to synchronize the VFO / PLL.


Top
 Profile  
 
 Post subject: Re: Fdc / fdd communication doc
PostPosted: Tue Feb 21, 2012 12:10 am 
Offline

Joined: Fri Feb 03, 2012 5:22 pm
Posts: 3
Location: Budapest
Thx tipp, already understand some reference in 82077aa doc too.

However there is something i not found: a simple floppy seek in a practical case.

For example: floppy drive writing sectors when user aggressively pushes the button on front of floppy drive and cuts off the floppy disk.

Which side have to maintain the floppy seek back to track 00? Floppy drive will do it automatically (also reports on track00 line), or the controller side will assert step line as many times as need to parking floppy head back to track 00?


Top
 Profile  
 
 Post subject: Re: Fdc / fdd communication doc
PostPosted: Wed Feb 22, 2012 10:09 am 
Offline
Site Admin

Joined: Fri Oct 20, 2006 12:12 am
Posts: 2841
Location: Paris
andrew wrote:
Thx tipp, already understand some reference in 82077aa doc too.

However there is something i not found: a simple floppy seek in a practical case.

For example: floppy drive writing sectors when user aggressively pushes the button on front of floppy drive and cuts off the floppy disk.

Which side have to maintain the floppy seek back to track 00? Floppy drive will do it automatically (also reports on track00 line), or the controller side will assert step line as many times as need to parking floppy head back to track 00?


this one :
Quote:
the controller side will assert step line as many times as need to parking floppy head back to track 00.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group