Measuring phase jitter

Hi,

I have built some I2S stuff, DSP circuits, DAC out etc. over the years, but I have never had any equipment to measure quality details such as phase jitter.
I would like to ask for suggestions of reasonably priced equipment but good enough quality for measuring phase jitter.
Thank you in advance.

BN
 
Clock jitter. Jitter is defined as 1/10UI - i.e. maximum deviation from nominal time/frequencyif it is < 1/10 of one full clock cycle (if it is larger, its called wander). So, OK - it will be a phase change but we never name it like that really.

It's quite complicated in some sense - as everything really when you start to dig deeper.

Do you want to measure actual jitter on clocks or its consequence on the analog side?

//
 
I am probably more interested in the "consequences on the analog side".
Unless I really need to know the actual clock jitter to fix any problems I might find.
Then you shall measure distortion and noise because that is what is created by jitter. But you will need some really good equipment to do it. Try the Cosmos ADC - there is a thread about it here on the forum.

//
 
Phase jitter: Phase jitter is the term used for looking at the phase fluctuations themselves, i.e. the deviations in the position of the phase against what would be expected from a pure signal at any given time. Accordingly phase jitter is measured in radians.

https://www.google.com/search?q=pha...0i390i650l4.5838j0j1&sourceid=chrome&ie=UTF-8

Phase jitter versus period jitter animation attached (hint: open attachment in new browser tab).
 

Attachments

  • Phase Jitter vs Period Jitter Animation.gif
    Phase Jitter vs Period Jitter Animation.gif
    1 MB · Views: 118
Now I have the COSMOS ADC hardware.
I will need some advice how to set up the REW RTA to see what I am looking for.

If I am measuring a single 1kHz signal, I expect that the clock jitter will manifest itself as a widening of the 1kHz spectrum peak.
What quantitative information about any clock jitter and its effects can I get from the spectrum?

Can someone recommend any specific forum thread that discusses this?
 
The problem with Cosmos ADC is that it cannot use external clock so it is not possible to sync Cosmos ADC's clock with DAC's clock. This widens the noise skirts around the fundamental and no-window FFT (rectangular FFT in REW) is not possible. But you can also use the J-test signal in REW. This may show some jitter artefacts of clocks.
 
  • Thank You
Reactions: bnilsson
I used to use an Agilent 5052B to measure phase noise & jitter, but those start at about $130k...
For a quick and dirty test, feed the DUT a low distortion 1K sine and compare before & after spectrums to see how much the skirt of the 1KHz spike widens at low amplitudes (before it disappears into the noise floor). But there's not much one can do about it short of redesigning the clock oscillator & its power supply.

The widening of the skirt isn't useful for much except comparative tests. The frequency resolution is too low to determine pSec of jitter or RMS jitter.
 
Last edited:
  • Like
Reactions: bnilsson