[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: it's a FAQ I know, but IIc 5.25" -> anything?
- Subject: Re: it's a FAQ I know, but IIc 5.25" -> anything?
- From: Ed Eastman <noone@nowhere.net>
- Date: Fri, 05 Aug 2005 08:22:05 -0500
- In-reply-to: <NmsIe.5723$6D5.898@newssvr29.news.prodigy.net>
- Newsgroups: comp.sys.apple2
- Organization: University of Nebraska--Lincoln
- References: <1123091977.785547.310510@o13g2000cwo.googlegroups.com> <42F11EDC.C1CCD402@swbell.net> <dcr98k$25su$1@merope.saaf.se> <hjbIe.7329$p%3.33983@typhoon.sonic.net> <dct9b8$313f$1@merope.saaf.se> <08qIe.1314$sW1.1252@newssvr23.news.prodigy.net> <dctcct$8eq$1@unlnews.unl.edu> <NmsIe.5723$6D5.898@newssvr29.news.prodigy.net>
- User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
- Xref: g2news1.google.com comp.sys.apple2:4777
Bryan Parkoff wrote:
Do you have the information so it can help me to understand what
transition and pulses / non-pulses mean?
After sleeping on it maybe I can explain it this way. Think of the
data on an Apple 2 disk as a consistent square wave. Think of the PC
disk data as being squished and expanded wave. (pardon the bad ASCII art
illustrations)
Apple 2 diskette wave is consistent and it detects the high part of the
wave along row 1.
___ ___ ___
1 / \ / \ / \
| | | | |
2 | | | | |
| | | | |
3 \___/ \___/ \___/
PC Diskette wave is variable in width and detects the transitions along
row 2.
__ __ __
1\/ \ /\ /\/ \ / \
|| | || ||| | | |
2|| | || ||| | | |
|| | || ||| | | |
3\/ \__/\__/\/ \_/
In highly simplified terms: The Apple 2 drive hardware detects the tops
of the wave, detecting 1s and extrapolating 0s from a consistent timing
pattern. The PC drive detects across the middle of the wave, the
transitions, and measures the time between to determine either the 1 or 0.
Hope that helps in explaining why the PC drive can detect data on the A2
disk while the reverse has not been proven.
Thankx,
Ed