Jump to content

Bit slip

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Msa11usec (talk | contribs) at 16:33, 26 October 2006 (added a sentence about using self-clocking signals or line coding as a means to overcome this problem). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In digital transmission, Bit slip is the loss of a bit or bits, caused by variations in the respective clock rates of the transmitting and receiving devices.

One cause of bit slippage is overflow of a receive buffer that occurs when the transmitter's clock rate exceeds that of the receiver. This causes one or more bits to be dropped for lack of storage capacity.

One way to maintain timing between transmitting and receiving devices is to employ an asynchronous protocol such as start-stop. Alternatively, bit slip can be prevented by using a self-clocking signal (such as a signal modulated using OQPSK) or using a line coding such as Manchester encoding.

Template:Com-stub