博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Clock Jitter
阅读量:5036 次
发布时间:2019-06-12

本文共 1114 字,大约阅读时间需要 3 分钟。

Clock jitter is the deviation from the ideal timing of clock transition events. Because such deviation can be detrimental to high-speed data transfer and can degrade performance, jitter must be kept to a minimum in a high-speed system.High-speed signaling is very sensitive to jitter. As signals toggle faster and faster, tighter restrictions fall on the signal transmitter and receiver. In many high-speed data applications, the clock edge must fall within a tight margin of time to capture data correctly. The more jitter in a system, the more often the clock edge will fall outside the margin. The frequency of clock edge deviations from the acceptable margin translates to the system’s bit error rate (BER). Figure 1 shows a schematic representation of clock jitter.

 

Slew or Transition time:
Time taken for a signal to reach from 10% of VDD to 90% VDD
Insertion Delay – delay from clock source to the clock endpoint
Skew - Difference in arrival time at clock endpoints
clock skew = clock insertion delay of FF1 - clock insertion delay of FF2

 

转载于:https://www.cnblogs.com/zhangzhi/archive/2010/08/29/1812102.html

你可能感兴趣的文章
redis 数据类型详解 以及 redis适用场景场合
查看>>
【Cogs2187】帕秋莉的超级多项式(多项式运算)
查看>>
【CJOJ1793】【USACO 4.3.2】素数方阵
查看>>
POJ 3268 Silver Cow Party(最短路)
查看>>
IFRAME元素的相关js操作
查看>>
TCP与UDP
查看>>
关于layui 下拉框 bug
查看>>
Windows安装MongoDB
查看>>
silverlight datagrid控件,单击标题自定义排序
查看>>
Java实战之02Hibernate-02映射、一级缓存、实体对象状态
查看>>
[转]Implementing User Authentication in ASP.NET MVC 6
查看>>
[转]SSIS cannot convert between unicode and non-unicode string
查看>>
[转]23种经典设计模式的java实现_5_职责链模式
查看>>
[书目20130316]jQuery权威指南
查看>>
oracle竖表转横表字段合并
查看>>
MySQL 命令总结
查看>>
(算法)精确表示小数
查看>>
python16_day22【cmdb注释】
查看>>
关于监听器那些让人头疼的事
查看>>
rem
查看>>