Manchester code: Difference between revisions

Content deleted Content added
improve descriptions
Decoding: Removing the trailing brackets. The link to NRZI redirects to NRZ, so it is redundant.
Line 31:
 
===Decoding===
The existence of guaranteed transitions allows the signal to be self-clocking, and also allows the receiver to align correctly; the receiver can identify if it is misaligned by half a bit period, as there will no longer always be a transition during each bit period. The price of these benefits is a doubling of the bandwidth requirement compared to simpler [[non-return-to-zero|NRZ]] coding schemes (or see also [[NRZI]]).
 
===Encoding===