Jitter: Difference between revisions

From Helpful
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<!--
<!--


When you have periodic events, jitter is the timing deviation from that true/presumed periodicity.
When you have periodic events, jitter is the timing deviation from that true/presumed periodicity.


(Below 10Hz or so, it is sometimes called wander instead)
 
(Below 10Hz or so, it is sometimes called wander instead, probably more so when the underlying reason accumulates over time)




Line 11: Line 13:




-->
====Some more applied jitter terms====


<!--




Latency jitter is  
'''Sampling jitter''' in DACs or ADCs refers to the fact that the clock signal in use (which might come from clock recovery) is imperfect to a certain degree




'''When you're talking specifically about clock signals'''


is the variation in end-to-end delays. For example, when you [[ping]] someone else on the internet,
you may have an RTT


'''Latency jitter''' tends to refer to networked communication (so a.k.a. '''packet jitter''' ), which has
: latency - some
: variation in that latency


In one situation there may be reasons it's 10ms late with very little variation,
in another it might be anything between 1 and 100+ms with little consistency


'''Clock recovery'''[https://en.wikipedia.org/wiki/Clock_recovery] (which might more clearly be called clock ''discovery'') extracts timing from a serial data stream itself, the precision of which is naturally limited by the jitter.


This is something of a misnomer in that there is no reason to expect a true periodicity,
but it's still a useful way to point at "the variation on top of the average".




Line 29: Line 41:




'''Video jitter''', '''image jitter''' refer to horizontal lines being displaced, usually due to corruption of timing signals (not to be confused with [[rolling shutter]] details).


Random jitter caused by electronics's [[thermal noise]] is likely to be unpredictable and usually has a gaussian distribution


Jitter can be a lot more deterministic - in that it can be predictable that it's there, and well bound, because you know why it happens.
One reason is that you know it's correlated to the data, though that is not the only type/reason.




Random jitter makes for broadband noise, deterministic jitter tends to have a more defined spectral envelope.


"micro jitter" is a term that was quickly made vague, by people using to mean anything they want






'''Sampling jitter''' in DACs or ADCs refers to the fact that the clock signal in use (which might come from clock recovery)
is imperfect to a certain de




'''Packet jitter''' is the variation in end-to-end delays. For example, when you [[ping]] someone else on the internet,
-->
you may have an RTT


====When you're talking specifically about clock signals====
<!--


'''Clock recovery'''[https://en.wikipedia.org/wiki/Clock_recovery] (which might more clearly be called clock ''discovery'')
refers to communication where the timing isn't sent separately, but extracted from a serial data stream itself - the precision of which is naturally limited by the undferlying jitter.


'''Video jitter''', '''image jitter''' refer to horizontal lines being displaced, usually due to corruption of timing signals (not to be confused with [[rolling shutter]] details).


-->




====Deterministic or random?====
<!--


Random jitter caused by electronics's [[thermal noise]] is likely to be unpredictable and usually has a gaussian distribution.
It is also likely to be very small


 
Random jitter makes for broadband noise, deterministic jitter tends to have a more defined spectral envelope.
 
"micro jitter" is a term that was quickly made vague, by people using to mean anything they want






Jitter can be a lot more deterministic - in that it can be predictable that it's there, and well bound,
because you know why it happens (e.g. ).


https://en.wikipedia.org/wiki/Jitter
One reason is that you know it's correlated to the data (e.g.),
though that is not the only type/reason.





Revision as of 15:58, 1 September 2023

Some more applied jitter terms

When you're talking specifically about clock signals

Deterministic or random?

http://en.wikipedia.org/wiki/Jitter