A good way to reduce R-2R DAC linear error

Status
Not open for further replies.
Yes, the dynamic THD is very hard to calibrate

:bawling: The parasitical capacitance of the switch will greatly decrease dynamic in high frequence, especially when the large step occur, which is the most troublesome thing I confront with. The only thing we can do is expect the setting time is shorter, shorter...
But reduce static error can reduce low frequence THD. And if the PCM1704 is Binary-weighted current steering DAC, we only need to test the output with the code:
0000 0000 0000 0000 0000 0000
0000 0000 0000 0000 0000 0001
0000 0000 0000 0000 0000 0010
0000 0000 0000 0000 0000 0100
...
 
Re: Yes, the dynamic THD is very hard to calibrate

AD1865 said:
And if the PCM1704 is Binary-weighted current steering DAC, we only need to test the output with the code:
0000 0000 0000 0000 0000 0000
0000 0000 0000 0000 0000 0001
0000 0000 0000 0000 0000 0010
0000 0000 0000 0000 0000 0100
...

And then ? Please help, it is 6 in the morning here 😴
 
Re: Yes, the dynamic THD is very hard to calibrate

AD1865 said:
:bawling: The parasitical capacitance of the switch will greatly decrease dynamic in high frequence, especially when the large step occur, which is the most troublesome thing I confront with. The only thing we can do is expect the setting time is shorter, shorter...

Why not use low oversampling ?

1702 can do 16x, if we use only 4x, there is lot of time for settling.
 
Please see the picture

The codes are:
0000 0000 0000 0000 0000 0000
0000 0000 0000 0000 0000 0001
0000 0000 0000 0000 0000 0010
0000 0000 0000 0000 0000 0100
...
0100 0000 0000 0000 0000 0000

and
1000 0000 0000 0000 0000 0000
1000 0000 0000 0000 0000 0001
1000 0000 0000 0000 0000 0010
1000 0000 0000 0000 0000 0100
...
1100 0000 0000 0000 0000 0000

(Because PCM1704 is two 23 bit DAC)
 

Attachments

  • ¥¼©r¦w.jpg
    ¥¼©r¦w.jpg
    22.2 KB · Views: 281
janneman said:
What Francis said above was also nagging me: the fact that the error-to-be-corrected is dynamic. If the 16 bit DAC can give different output for the same input depending on the dynamics of the moment, the look-up fails. For me this is the crucial point, if that cannot be solved (and I think it cannot) then we might as well forget the whole scheme.

You could have tables of all the possible transitions, from value X to value Y. That's going to be a large table, but it's not totally out of the realm of possibility. That would give you a good second-order approximation, and allow correction for overshoot or undershoot.

By the way, a similar technique is used for color correction in LCD televisions. The panel's internal DSP knows how to overdrive or underdrive the pixels to achieve the best color for a particular transition.
 
I'm sorry for my poor english

rfbrw said:
You seem to be missing about 16,777,200 codes.

I just said that if PCM1704 is Binary-weighted current steering DAC we needn't to test all code.

To Lgrau,
Thank you for your data, I know that calibrating the dynamic error(cause by setting time) is impossible but calibrating the static error also has benefit to the low frequence signal.
 
I mean we assume the PCM1704 is BJT output

Current ouput DAC contains resister output DAC and BJT output DAC. We assuame PCM1704 is BJT output DAC, whose each bit output current is disrelation. and even if PCM1704 is resister output current DAC, we also needn't to test all code, becuse there are only 92 resisiters(contains switch resister),we can test 92 code and establish linear equations to do the output current in other code.
 
Just what is the point of this exercise in futility? If you knew how the guts of the '1704 actually worked, you would realise how pointless it really is. And even more pointless for a '179x series DAC.

Assuming that it was feasible, do you really think it will sound that different??? And enough so to justify all the angst and hand-wringing?

Have fun anywway, bub........

Jocko
 
You are right

I would not to do such pointless work but expend more time on the power supply for the PCM1704, which I think is the most important factor to the timbre.
This thread is only for the people who think PCM1704U-K is much better than PCM1704U.:dead:
 
And you think that 8 pages of this will convince them not to use the expensive one??????

I would not say the the high-grade version is much better, just not as bad. Again, if you knew how the guts of it worked, you would know why...........................

At least you realise the importance of PSU design. You could have told us that 70 posts ago.

Jocko
 
Re: Please see the picture

AD1865 said:
The codes are:
0000 0000 0000 0000 0000 0000
0000 0000 0000 0000 0000 0001
0000 0000 0000 0000 0000 0010
0000 0000 0000 0000 0000 0100
...
0100 0000 0000 0000 0000 0000

and
1000 0000 0000 0000 0000 0000
1000 0000 0000 0000 0000 0001
1000 0000 0000 0000 0000 0010
1000 0000 0000 0000 0000 0100
...
1100 0000 0000 0000 0000 0000

(Because PCM1704 is two 23 bit DAC)

....If the error of DAC come at the step respone(overshoot or undershoot),I don't think you can easily correct it,because it is depend on the freq/time.
 
First to my understanding, the deglitcher removes the part of the signal where it changes on each sample and
second if we use only 4x os or even non os and a chip like 1702 can do 16 x os, then it should have been settled and stable and static.

Instead of endless discussions one should try and if it works, it is good and if not, try something else.
 
Status
Not open for further replies.