About: Bit slip

An Entity of Type: disease, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In digital transmission, bit slip is the loss or gain of a bit or bits, caused by clock drift – 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. Thus one prevents long strings without change via such devices as run length limited codes.

Property Value
dbo:abstract
  • Ztráta bitové synchronizace (nebo bitový skluz, anglicky bit slip) při digitálních přenosech dat nebo při záznamu dat je situace, kdy vlivem malé odchylky rychlostí vysílače a přijímače (nebo záznamového a čtecího zařízení) je jeden odeslaný (zapsaný) bit buď považován za dva, nebo není vůbec přijímačem zaznamenán (načten). Jednou z příčin bitového skluzu je přetečení vyrovnávací paměti, ke kterému může dojít, pokud taktovací frekvence vysílače je vyšší než přijímače. Výsledkem je vynechání jednoho nebo více bitů kvůli nedostatku úložného místa. Další příčinou může být špatné počítání bitů, např. při magnetickém záznamu: pokud by se nula zaznamenávala jako jeden směr magnetizace a jednička jako opačný, dlouhá posloupnost samých nul nebo samých jedniček by neobsahovala žádné změny magnetizace, takže i malá odchylka rychlosti by vedla k chybnému určení počtu zaznamenaných bitů. Jedním ze způsobů, jak udržet synchronizaci mezi vysílacím a přijímacím zařízením, je použít asynchronní protokol, např. arytmický přenos, kde stačí udržet pouze po dobu přenosu několik bitů. Jinou možností je použít signál, který sám nese časovací informaci (např. signál modulovaný pomocí ) nebo pomocí vhodného linkového kódu, jako je kódování Manchester. Při magnetickém záznamu se používají metody, které zabraňují záznamu dlouhých posloupností bez změny magnetizace, tak zvané Run length limited kódy. (cs)
  • In digital transmission, bit slip is the loss or gain of a bit or bits, caused by clock drift – 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. Another cause is "losing count", as on a hard drive: if a hard drive encounters a long string of 0s, without any 1s (or a string of 1s without 0s), it may lose track of the frame between fields, and suffer bit slip.When a pulse of N consecutive zero bits are sent, clock drift may cause the hardware to apparently detect N-1 zero bits or N+1 zero bits—both kinds of errors are called bit slip. Thus one prevents long strings without change via such devices as run length limited codes. Many communication systems use linear-feedback shift register scrambling to prevent long strings of 0s (or other symbol),including VSAT, 1000BASE-T, RFC 2615, etc.While a scrambler makes the "losing count" type of bit slip error occur far less often,when bit slip errors do occur (perhaps for other reasons), scramblers have the property of expanding small errors that add or lose a single bit into a much longer burst of errors. The optimized cipher feedback mode (OCFB), the statistical self-synchronization mode, and the "one-bit CFB mode" also expand small bit-slip errors into a longer burst of errors, but eventually recover and produce the correct decrypted plaintext.A bit-slip error when using any other block cipher mode of operation generally results in complete corruption of the rest of the message. (en)
dbo:wikiPageID
  • 40799 (xsd:integer)
dbo:wikiPageLength
  • 3352 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 798650175 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Ztráta bitové synchronizace (nebo bitový skluz, anglicky bit slip) při digitálních přenosech dat nebo při záznamu dat je situace, kdy vlivem malé odchylky rychlostí vysílače a přijímače (nebo záznamového a čtecího zařízení) je jeden odeslaný (zapsaný) bit buď považován za dva, nebo není vůbec přijímačem zaznamenán (načten). (cs)
  • In digital transmission, bit slip is the loss or gain of a bit or bits, caused by clock drift – 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. Thus one prevents long strings without change via such devices as run length limited codes. (en)
rdfs:label
  • Ztráta bitové synchronizace (cs)
  • Bit slip (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License