Differential Manchester Encoding - Wikipedia, The Free Encyclopedia

download Differential Manchester Encoding - Wikipedia, The Free Encyclopedia

of 2

description

differential manchester encoding a nice article

Transcript of Differential Manchester Encoding - Wikipedia, The Free Encyclopedia

  • Differential Manchester encodingFrom Wikipedia, the free encyclopedia

    Differential Manchester encoding is a line code in which data and clock signals are combined to form asingle 2-level self-synchronizing data stream. It is a differential encoding, using the presence or absence oftransitions to indicate logical value. It is not necessary to know the polarity of the sent signal since theinformation is not kept in the actual values of the voltage but in their change: in other words it does not matterwhether a logical 1 or 0 is received, but only whether the polarity is the same or different from the previousvalue; this makes synchronization easier.

    Differential Manchester encoding is not to be confused with biphase mark code (BMC) or FM1, biphase space

    coding, and biphase level coding since these four lines codes are each unique.[1]

    Differential Manchester encoding has the following advantages over some other line codes:

    A transition is guaranteed at least once every bit, allowing the receiving device to perform clock recovery.

    Detecting transitions is often less error-prone than comparing against a threshold in a noisy environment.

    Unlike with Manchester encoding, only the presence of a transition is important, not the polarity.

    Differential coding schemes will work exactly the same if the signal is inverted (wires swapped). (Otherline codes with this property include NRZI, bipolar encoding, coded mark inversion, and MLT-3

    encoding).

    If the high and low signal levels have the same voltage with opposite polarity, coded signals have zero

    average DC voltage, thus reducing the necessary transmitting power and minimizing the amount of

    electromagnetic noise produced by the transmission line.

    These positive features are achieved at the expense of doubling clock frequency - the symbol rate is twice thebitrate of the original signal. Each bit period is divided into two half-periods: clock and data. The clock half-period always begins with a transition from low to high or from high to low. The data half-period makes atransition for one value and no transition for the other value. One version of the code makes a transition for 0and no transition for 1 in the data half-period; the other makes a transition for 1 and no transition for 0. Thus, if a"1" is represented by one transition, then a "0" is represented by two transitions and vice versa, makingDifferential Manchester a form of frequency shift keying. Either code can be interpreted with the clock half-period either before or after the data half-period.

    An example of Differential Manchester encoding: data before clock (negative edge clock), and 0 means

    transition.

  • Biphase mark coding transitions on every positive edge of the clock signal (when the clock goes from 0 to 1)and it also transitions on the negative edge of the clock signal when the data is a 1.

    An example of Biphase Mark Coding: clock before data (positive edge clock), and 1 means

    transition.

    Differential Manchester is specified in the IEEE 802.5 standard for token ring LANs, and is used for many otherapplications, including magnetic and optical storage. Biphase Mark Code (BMC) is used as the encodingmethod in AES3 and S/PDIF. Many magnetic stripe cards also use BMC encoding, often called F2F(frequency/double frequency) or Aiken Biphase. That standard is described in ISO/IEC 7811. SMPTE timecode also uses BMC. BMC is also the original "frequency modulation" used on single-density floppy disks,before being replaced by "double-density" modified frequency modulation.

    References

    1. ^ http://ckp.made-it.com/encodingschemes.html

    This article incorporates public domain material from the General Services Administration document "FederalStandard 1037C" (http://www.its.bldrdoc.gov/fs-1037/fs-1037c.htm).

    Watkinson, J. (1994) The Art of Digital Audio, 2nd edition. Oxford: Focal Press. ISBN 0-240-51320-

    7Introduction to magnetic stripe technology (http://www.hightechaid.com/tech/card/intro_ms.htm)

    (http://www.pcbheaven.com/wikipages/manchester_coding/) Manchester and Differential ManchesterCode

    See also

    Biphase space encoding (FM0 encoding)Manchester code

    McASP

    Retrieved from "http://en.wikipedia.org/w/index.php?title=Differential_Manchester_encoding&oldid=585822535"

    Categories: Line codes

    This page was last modified on 12 December 2013 at 23:22.

    Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may