jitter effect in continuous time sigma delta modulator

Status
Not open for further replies.

sixth

Member level 4
Joined
Feb 16, 2006
Messages
70
Helped
10
Reputation
20
Reaction score
0
Trophy points
1,286
Activity points
2,118
I have designed three continuuos time sigma delta modulators with the same structure, the same coefficients, same input signal and the same sampling frequency, the only difference is that the quantizers they use is 1 bit , 3bits and 5bits respectively. All the quantizers are described bye verilog-a and they have the same delay(0.1ns,the sample frequency is 48MHz), the same rising and falling time. I had think that the modulators with 3bits and 5bits quantizers would have better SNR performance than the single bit one. But simulation shows that they have the same SNR performance( the FFT points is also identical). I am really puzzled by this problem. Can anybody tell me the reason? thank you very much!
 


Hi sixth,
There is something wrong with your simulations as the results are surely incorrect. For a mult-bit comparator implementation, the SNR increases by 6 dB for a 1 bit increase in the comparator resolution, which means that the 3 bit will have 12 dB increase in SNR while the 5 bit will have 24 dB increase in SNR as compared to the 1 bit implemnetation.
To debug the problem more, can you explain your simulation setup (Cadence/Matlab etc) in more detail?
A couple of questions to help in understanding your setup better :
i) Are you using ideal integrators/low pass filters in the loop filter?
ii) Are you implemneting multi-bit DAC correctly? Are you taking the FFT correctly for output of each of the three cases ( 1 bit, 3 bit and 5 bit outputs)?

Bharath
 

Hi Bharath,
Thanks for your reply.
I use active RC integrators to realize the loop filter, the amplifier used in the integrator is also realized by transistors. Its GWB is about 300MHz. The quantizer is a ideal one, described with verilog-a. For a 1bit quantizer the reference level is zero, and the coresponding output voltage is 1,-1. For 3 bit quantizer the reference level is 6/7, 4/7, 2/7, 0, -2/7, -4/7, -6/7 and the corresponding output voltage is 1, 5/7, 3/7, 1/7, -1/7, -3/7, -5/7, -1, respectively. For 5bits quantizer the reference level is 30/31,28/31...,0,...-28/31,-3/31 and the corresponding output voltage is 1, 29/31, 27/31, ..., ..., -29/31, -1, respectively. The output voltage of the quantizer is feedback through differente resistors connected to the inputs of the opamps.
Firstly, I simulate the modulator with a ideal clock, the SNR indeed increase about 12dB from 1bit quantizer to 3bit quantizer. But when i use clock with jitters, both modulator show a almost identical SNR.
sixth
The simulation tool is spectre and simulation result is sent to matlab to do FFT. For above 3 conditions, I use the same number of points (about 20000). For simplicity, the quantizer's output is recorded to do the FFT. In another words, the comparators and the DAC block is combined into a single block using verilog-a.
 

Hi sixth,
The rule for increase in SNR ( 6 dB increase for every 1 bit increase in comparator resolution) is valid only when the in-band noise is limited by quantization noise (shaped by the high pass noise transfer function). But when the in-band noise is flat (white noise), then the rule is not valid.
Most probably, the in-band noise in the 3 bit and 5 bit case is white (jitter noise folds in band and becomes white noise), which limits the SNR.
To verify this, try decreasing the value of rms jitter ( say from 0.1% of clock cycle to 0.001% of the clock cycle). You should notice a change in SNR.

I don't have access to your Verilog-A model which combines both comparator and DAC, but the jitter should be modeled as variation in the DAC current/voltage pulse edges as it feeds back to the loop filter. Make sure this model is valid by checking the transient edges of the DAC pulses.
Another question is what kind of DAC pulse are you using - NRZ/RZ/HRZ? The shape of DAC pulse also changes the effect of clock jitter.

Hope this helps.

Bharath
 

    sixth

    Points: 2
    Helpful Answer Positive Rating
Hi,Bharath
From many papers I know that the continuous time sigma delta modulators with multi bit quantizer are not sensitive to the clock jitter. So, 5bit modulator should have better SNR performance than that of the 3bits and 1bit modulators, Is this right?
I have ask the question to Rechard Schreier. The following is the content of the email
I think his answer is the same to yours. But I can't understand the formula in his email. It seems that the SNR does not dependent on the levels of the quantizers. That means that increase the levels of the quantizer has not any benefit to decrease the effect of the clock jitter at all, right?
sixth

Added after 5 hours 2 minutes:

The following figure is the FFT results of the modulator with 5bits quantizer
 

Hi sixth,
According to the formula in Dr Schreier's e-mail, SNR varies as

OSR/(2*pi*f*sigma_t)^2

Your statement that the SNR does not depend on the levels of quantizers is not correct. It actually is present in the aboveequation in a very subtle way.

Jitter power refers to the error voltage or current that is added/injected to the filter every cycle. Now, if you consider the error as the area under the rising or falling edges that have jitter (some shaded area that marks the jitter every cycle), you can see that area for a single code transition in a multi-bit case is far lower than the area for a single bit case. The area is in fact propotional to the quantization step, which is much lower for a five bit case, than for a single bit case. It is the difference in this area that manifests itself as the sigma_t. If the same clock jitter value is use din both cases, jitter power is lower because of the smaller quantization step size in a 5 bit case, as compared to the 1 bit case.
Is this explanation clear?

Regards,
Bharath
 

    sixth

    Points: 2
    Helpful Answer Positive Rating
Hi, Bharath
I have understood that formula from your explanation. Thank you very much!
But my simulation results does not obey that rule. For the same rms jitter, the SNR for a 5bits modulator should be better than that of the 3bits modulator. From the FFT result I can not see any benefit for multibit modulator in decreasing the jitter effect because they show identical SNR for for 1,3 and 5bits modulators. What I used in DAC is a NRZ pulse shape. The verilog-a model for quantizer&DAC is shown in the following list.
In the simulation, the reference levels and the corrsponding DAC output levels is set by parameters which i have listed in former posts.
Would you like to give me your personal email? Maybe we can discuss this problem in more detail. My email is cdy@mail.nankai.edu.cn.
Thank you any way.

sixth
 

hi guys,

can you also post your discussion result here? since i am very interesting in this topic; or would like to add me to your mailing list: currentmirror@gmail.com

btw, i don't understand why RZ has worse jitter performance compared to NRZ, say roughly around -6dB normally in terms of SNR.

thanks

c.m.
 

The following is the clock model
I copy this model from Kunkert's paper. In fact I don't know if it is correct or not.
When I simulate this clock model, I found that the peak to peak jitter of the clock increase with the simulation time. When I set simulation time 10uS, the peak to peak jitter is about 100ps. if I change the time to 100us, the peak to peak jitter become 500ps, is it right? Moreover, the edge of the clock looks more like equal probability distribution than normal distribution. I obersve the clock jitter using the eye diagram.

sixth

Added after 9 minutes:


Hi,c.m.
In RZ pulse shape, the clock jitter affect both of the rising edge and the falling edge of the DAC feedback waveform while in NRZ pulse shape, only one edge will affect the performance. So its noise caused by jitter in RZ pulse shape will increase by double comparaing with NRZ form, that means 6dB.
 

hi sixth,

thank you for your reply!

in fact, i know NRZ has better jitter performance (in terms of SNR) than RZ and the 6dB is the conclusion from the paper you uploaded.

however, i feel the '6dB better' conclusion is not very accurate, becuase for NRZ the jitter is also dependent on the number of the transitions. please refer to the graph i attached: from clock cycle 2 to 3 and clock 6 to 7, there is no jitter associated with the NRZ!. but for NZ, no matter what the bit is, the jitter will always be associated in every half clock cycle. this is discussed in detail in cherry's book.

2ndly, the main problems make me confused, is how much 'worse' of the jitter effect on RZ than NRZ, or how to quantify the jitter effect in terms of SNR. by the way, to compare the jitter effect, one has to also take consideration of the fact that in each half cycle, the energy affected per edge of RZ is only 1/4 of than of NRZ: RZ=(±1-0)²=1 and NRZ=(1-(-1))² or (-1-1)²=4. in this sense, NRZ is infeiror than RZ (am i correct? :?. again in cherry's book, NRZ will be 10log(2*N/Nt) dB in terms of SNR better than RZ, where N is the total bit number and Nt is the total transition. i just do not quite understand how this number comes out...


did i make myself clear on the question?

thank you!

c.m.
 

Hi,c.m.
You are right. the 6dB is a coarse estimation and I pick up this value because it is very easy to be understood.
For your question, I think there maybe something wrong. If you read Cherry's book carefully, you will find your answer. See Page114, "In an RZ modulator....."
Cherry uses a word "relative", I think its the critical point.
In another words, for the same structure, when we change NRZ waveform into RZ waveform, can you keep your coefficients unchange? If you use voltage feedback, the resistors must be reduced to half of its original value or the height of the feedback voltage must be increased to twice of its original value. If you use currren feedback, the current value must be double. That's all.
I hope this will help your.

sixth
 


Hi sixth,

i understand what you mean about the coefficients scaling; but in the book pg114, it states:
'But now, energy is being transferred over only half a clock cycle; σβ is therefore twice as large relative to the energy transfer period in an RZ modulator'

to me, this is not related to the coefficients, but something about energy (or power?) transfer, which i do not quite understand. all these are used to calculate the effective value of σ²(δy).

btw, what's your way to simulate jitter? a time-varying jittered clock?

thanks,

c.m.
 


Hi,c.m.
'But now, energy is being transferred over only half a clock cycle; σβ is therefore twice as large relative to the energy transfer period in an RZ modulator'
the energy transfer in fact is the charge transfer, both voltage plus coefficients and current can be used to calculate the charge transferred. The charge transferred in RZ modulator must be identical with the charge transferred in NRZ form. I'm sorry i can't explain this problem cleary because english is not my nother language.
The verilog-a model used to describe the jitter has been posted in my form post.
sixth
 

I think I have found the answer about my question. The problem lies in the clock generator module, which is decribed by verilog-a. The jitter in which block is a FM jitter, which will be accumulated with the increase of the time. In fact, it is the accumulated jitter which limiter the modulator's performance.
The DAC block has also a minus problem, but not critical. If someone want to use it, please pay some attention to the reference level.
Thanks to Bharath and c.m.!
However, there rise a new question the clock jitter. Everyone who intersting in it can refer to the following link

We can discuss it in more detailed.

sixth
 

thank you very much for your sharing!!! it is indead very useful information to me!!!

i'll surely share my own issues if i encounter any.

c.m.
 



what do you mean by FM Jitter? , does this mean that the jitter has different types?
can you explain please

thanks in advance
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…