注册 登录
电子工程世界-论坛 返回首页 EEWORLD首页 频道 EE大学堂 下载中心 Datasheet 专题
逆风行的个人空间 https://home.eeworld.com.cn/space-uid-429131.html [收藏] [复制] [分享] [RSS]
日志

data strobe encoding

已有 2301 次阅读2012-7-11 09:40 |

     Data strobe encoding (or D/S encoding) is an encoding scheme for transmitting data indigital 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 recoverywith a good jitter tolerance by XORing the two signal line values.

     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.

评论 (0 个评论)

facelist doodle 涂鸦板

您需要登录后才可以评论 登录 | 注册

热门文章