[go: nahoru, domu]

Jump to content

Data strobe encoding

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 173.11.86.22 (talk) at 06:06, 21 March 2017 (Provided reliable reference material. All other content on page is verifiable via the link provided, directly or indirectly.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Data strobe encoding and recovered clock.

Data strobe encoding (or D/S encoding) is an encoding scheme for transmitting data in digital circuits. It uses two signal lines (e.g. wires in a cable or traces on a printed circuit board), Data and Strobe. These have the property that either Data or Strobe changes its logical value in one clock cycle, but never both. This allows for easy clock recovery with a good jitter tolerance by XORing the two signal line values.[1]

There is an equivalent way to specify the relationship between Data and Strobe. For even-numbered Data bits, Strobe is the opposite of Data. For odd-numbered Data bits, Strobe is the same as Data. From this definition it is more obvious that the XOR of Data and Strobe will yield a clock signal. Also, it specifies the simplest means of generating the Strobe signal for a given Data stream.

Data strobe encoding originated in IEEE 1355 Standard and is used on the signal lines in SpaceWire and the IEEE 1394 (also known as FireWire 400) system.

Gray code is another code that always changes one logical value, but never more than one.


  1. ^ Parkes, Steve (2012). SpaceWire User's Guide (PDF). STAR-Dundee Limited. p. 52. ISBN 978-0-9573408-0-0.