Difference between revisions of "Frequency Modulation"
From Computer History Wiki
(An OK start) |
(No difference)
|
Revision as of 15:42, 25 October 2017
Frequency Modulation (or FM) is an encoding technique, used in magnetic storage such as disks and floppy drives.
In FM there is a reversal (signal level, or magnetic flux) at the start of every data bit time; for a '1', there is an additional reversal in the middle of the bit time, with no reversal indicating a '0'.
Consecutive zeros show a reversal between data bit times; consecutive ones show two reversals in every bit time (i.e. doubling the frequency of reversals; hence the name).
It was mostly replaced by Modified Frequency Modulation, which can store twice as many bits in the same maximum reversal rate.