Author Topic: Building a 7 decade voltage calibrator  (Read 53603 times)

0 Members and 1 Guest are viewing this topic.

Offline Jay_Diddy_B

  • Super Contributor
  • ***
  • Posts: 2735
  • Country: ca
Re: Building a 7 decade voltage calibrator
« Reply #25 on: September 25, 2013, 11:22:02 pm »
Hi,

One of the best solution DIY solutions is to use a high resolution DAC.

You can view this as set of matched resistors and precision switches. A micro can be used to supply the SPI signal to set the output voltage.

A good example of a DAC is the LTC2756

http://www.linear.com/product/LTC2756#

This part has softspan. and can generate + and - outputs.

This opens up the possibility of making an accurate, low frequency AC reference.

This will be much cheaper than the precision resistors and switches needed to build a Kelvin Varley divider.

Jay_Diddy_B
 

Offline branadic

  • Super Contributor
  • ***
  • Posts: 2399
  • Country: de
  • Sounds like noise
Re: Building a 7 decade voltage calibrator
« Reply #26 on: September 26, 2013, 06:28:19 am »
Quote
Why using 2 LTCs for a factor 1,5 multiplication?
with 1 LTC1043 you can: Divide by 2 + add the divided voltage to the input voltage.

The question is, what is more noiseless, a summing amp or an additional LTC1043 multiply by 3 circuit.

Quote
The inverted voltage for 10V will not work due to limited power supply range. (maximum 18V).
For what do you need it?

Is this your suggestion or have you simulated this? The -10V are needed for the negative reference voltage supply on the AD5791.
Computers exist to solve problems that we wouldn't have without them. AI exists to answer questions, we wouldn't ask without it.
 

Offline quarks

  • Frequent Contributor
  • **
  • Posts: 874
  • Country: de
Re: Building a 7 decade voltage calibrator
« Reply #27 on: September 26, 2013, 09:47:42 am »
EDN had a video on building a 5-decade KV reference - neat as a starting point:

http://video.linear.com/28
Very good hint, I also thought of this one. If up to 10Volt is what you are after, it is a very nice design. And you can easily change the design to the reference of your choice (LTZ1000, LM399, ...). I have played around with it (on breadboard), with a Geller SVR and my KVDs. If I remenber right, there were a few minor errors in the schematic, so watch out if you build it. Also I had trouble to get the LT1881, so I finally ordered directly from LT in US.

Besides "only" 10V and the nice/easy free choice of reference you want to use, all depends on the KVD. If you are after great accuracy, a DIY KVD is a challenge.
« Last Edit: September 26, 2013, 09:49:25 am by quarks »
 

Offline sync

  • Frequent Contributor
  • **
  • Posts: 799
  • Country: de
Re: Building a 7 decade voltage calibrator
« Reply #28 on: September 26, 2013, 12:45:11 pm »
I would use a capacitive voltage multiplier * 1.5 having a 10.5V maximum range.
For the LTC2400 I would use a voltage divider * 0.666 having a 4.6V reference and up to 5.1V measurement range.
Thanks for your response!

10.5V is a good value. :-+ What calibrator resolution do you want to use?

I have some questions about the capacitive multipliers/ dividers. Are there alternatives to LTC1043?
In the LTC1043 data sheet they show typical applications and their precision, e.g. multiply by 2 has +-5ppm. Is this error stable?
I had planed to use a capacitive multiplier at the output of the AN86 to get a >=10V range. Do they work at low voltages (near 0V)? What's about the precision then?

Quote
The LTC2400 linearity is given as "best straight fit" so if you do a "end point calibration" of the range the actual value is practically doubled against the data sheet value. So 4 ppm are a 40uV missing to the 2.5 V mid range value.
(You can find this in carefully analyzing the assembler code of AN86).
Is this “best straight fit” somewhere noted in the data sheet? I'm looking for terms or descriptions so i can detect these data sheet optimizations.

Quote
The LTC2400 has a noise voltage of 10uVpp (= 0.3ppm, eff in best case). So the settling time to the final value below 10uV will need averaging many measurement values. So the much finer resolution is only valuable when you can use a integration time of 1 minute or longer.
Is there a rule of thumb between the noise and the settling time?
The AN86 says 1.4s settling time to 1ppm.

btw: Do you have an opinion about the DAC1220? It's not as good as the AD5791. But much cheaper. Or do you know other suitable DACs?
 

Offline sync

  • Frequent Contributor
  • **
  • Posts: 799
  • Country: de
Re: Building a 7 decade voltage calibrator
« Reply #29 on: September 26, 2013, 12:53:12 pm »
The question is, what is more noiseless, a summing amp or an additional LTC1043 multiply by 3 circuit.
What is more stable?

Quote
The -10V are needed for the negative reference voltage supply on the AD5791.
No. The data sheet specify it with 0V for the negative Vref too.
« Last Edit: September 26, 2013, 01:02:02 pm by sync »
 

Offline Andreas

  • Super Contributor
  • ***
  • Posts: 3272
  • Country: de
Re: Building a 7 decade voltage calibrator
« Reply #30 on: September 26, 2013, 06:28:54 pm »
Quote
Why using 2 LTCs for a factor 1,5 multiplication?
with 1 LTC1043 you can: Divide by 2 + add the divided voltage to the input voltage.

The question is, what is more noiseless, a summing amp or an additional LTC1043 multiply by 3 circuit.

Quote
The inverted voltage for 10V will not work due to limited power supply range. (maximum 18V).
For what do you need it?

Is this your suggestion or have you simulated this? The -10V are needed for the negative reference voltage supply on the AD5791.

Why a summing amp? On a charge pump you can simply put the negative output pins on the positive input pins.
You only need a high impedant voltage follower (in any case).

The maximum voltage supply for the LTC1043 in the datasheet is given with 18V.

The negative reference supply (-10V) for the AD5791 is only needed if you want to output negative voltages (but in this case the resolution is 20uV between the steps). I would use +/-5V as reference in this case and use the internal multiply by 2 of the AD5791.

By the way you could also get 7V * 3/4 = 5,2V out of one full LTC1043. (3.5 + 1.7V)

With best regards

Andreas



 

Offline Andreas

  • Super Contributor
  • ***
  • Posts: 3272
  • Country: de
Re: Building a 7 decade voltage calibrator
« Reply #31 on: September 26, 2013, 07:04:58 pm »
What calibrator resolution do you want to use?

I have some questions about the capacitive multipliers/ dividers. Are there alternatives to LTC1043?

In the LTC1043 data sheet they show typical applications and their precision, e.g. multiply by 2 has +-5ppm. Is this error stable?

I had planed to use a capacitive multiplier at the output of the AN86 to get a >=10V range. Do they work at low voltages (near 0V)? What's about the precision then?

Is this “best straight fit” somewhere noted in the data sheet? I'm looking for terms or descriptions so i can detect these data sheet optimizations.

Is there a rule of thumb between the noise and the settling time?
The AN86 says 1.4s settling time to 1ppm.

btw: Do you have an opinion about the DAC1220? It's not as good as the AD5791. But much cheaper. Or do you know other suitable DACs?

Many questions.

I still have not fully planned my calibrator. Perhaps 2 interleaved 16 Bit DACs which I have already here together with a LTC2400 for self calibration or a interleaved PWM version (2*16 Bit PWM). In the first case I will use a resistive voltage multiplier * 1.5 after the summing point of the DACs and adjust the full scale (and temperature drift) with a 2:1 LTC1043 divider and the LTC2400.

The error of LTC1043 mainly depends on leakage currents (PCB + Capacitors) and the injection currents.
At least in the divider version the value is very stable over temperature and time (below my noise limit of around 1-2uV)
The charge injection will give some (offset) error. But the OP-Amps which you use also have some error. So you will have to do some offset (+ full scale) calibration in any case.

Stability: Generally you can say the stability is better if a lower count of LTC1043 (and flying capacitors) is used.
A division of voltages is better since the output impedance is lower than the input impedance in this case.
A multiplication has more errors. (higher output impedance).

For the best straight fit look DS of LTC2400 on page 4 footnote 6. But the real meaning of the value can only be calculated by analyzing the software given in AN86.

The settling time in this case is mainly determined by the conversion rate of the LTC2400.

For the DACs I generally look for low TC and good linearity.
E.g. the AD5545BRUZ which I have already here before the AD5791 came up.

With best regards

Andreas


 

Offline sync

  • Frequent Contributor
  • **
  • Posts: 799
  • Country: de
Re: Building a 7 decade voltage calibrator
« Reply #32 on: September 27, 2013, 03:13:34 pm »
Many questions.
Yes, sorry about that. Many thanks for your answers!
 

Offline branadic

  • Super Contributor
  • ***
  • Posts: 2399
  • Country: de
  • Sounds like noise
Re: Building a 7 decade voltage calibrator
« Reply #33 on: September 28, 2013, 02:41:03 pm »
Quote
I would use a capacitive voltage multiplier * 1.5 having a 10.5V maximum range.

Quote
with 1 LTC1043 you can: Divide by 2 + add the divided voltage to the input voltage.

Quote
On a charge pump you can simply put the negative output pins on the positive input pins.
You only need a high impedant voltage follower (in any case).

Quote
By the way you could also get 7V * 3/4 = 5,2V out of one full LTC1043. (3.5 + 1.7V)

Sorry, I don't get it, maybe because I'm not familiar with switched-capacitors.
Computers exist to solve problems that we wouldn't have without them. AI exists to answer questions, we wouldn't ask without it.
 

Online BravoV

  • Super Contributor
  • ***
  • Posts: 7547
  • Country: 00
  • +++ ATH1
Re: Building a 7 decade voltage calibrator
« Reply #34 on: September 28, 2013, 03:25:49 pm »
Sorry, I don't get it, maybe because I'm not familiar with switched-capacitors.

Though I'm just an enthusiast, I think he means like this below using LTC1043 to get quite high precision voltage multiplier or divider, and quite reliable in term drift/stability against temperature.

I used this once while ago, very accurate, though I only have 5.5 digits bench DMM which too overkill for my lame dmm.  cmiiw

Example applications quoted from LTC1043 datasheet and there are others as well :

« Last Edit: September 28, 2013, 03:37:08 pm by BravoV »
 

Offline branadic

  • Super Contributor
  • ***
  • Posts: 2399
  • Country: de
  • Sounds like noise
Re: Building a 7 decade voltage calibrator
« Reply #35 on: September 28, 2013, 03:38:46 pm »
I'm able to read datasheet and found the several circuits for /2, /3, /4 and *2, *3, *4, thats not the problem, but what I didn't get is how Andreas wants to realize

multiplication *3/2
multiplication *3/4

with only one LTC1043. So I was asking for that.
Computers exist to solve problems that we wouldn't have without them. AI exists to answer questions, we wouldn't ask without it.
 

Offline Marco

  • Super Contributor
  • ***
  • Posts: 6747
  • Country: nl
Re: Building a 7 decade voltage calibrator
« Reply #36 on: September 28, 2013, 04:53:50 pm »
For 3/2 can't you just use the second part of the chip as a buffer to add 1/2 to Vin?
« Last Edit: September 28, 2013, 04:58:41 pm by Marco »
 

Offline Andreas

  • Super Contributor
  • ***
  • Posts: 3272
  • Country: de
Re: Building a 7 decade voltage calibrator
« Reply #37 on: September 28, 2013, 06:24:51 pm »
I'm able to read datasheet and found the several circuits for /2, /3, /4 and *2, *3, *4, thats not the problem, but what I didn't get is how Andreas wants to realize

multiplication *3/2
multiplication *3/4

with only one LTC1043. So I was asking for that.

Its easy ;-)

I show the example for *3/2 the *3/4 is then the homework.

With best regards

Andreas

 

Offline Jay_Diddy_B

  • Super Contributor
  • ***
  • Posts: 2735
  • Country: ca
Re: Building a 7 decade voltage calibrator
« Reply #38 on: September 28, 2013, 10:23:50 pm »
Hi,

I did a little simulation on the circuit proposed by Andreas.

I want to draw attention one of the challenges with this approach.

I have modified the LTspice model to step one of the capacitors through a range of values. You see that the output changes. This means that capacitors have to be matched. :-BROKE



The results:



There was also about 100uV of ripple at the LTC1043 oscillator frequency.


Jay_Didddy_B

« Last Edit: September 28, 2013, 10:25:49 pm by Jay_Diddy_B »
 

Offline sync

  • Frequent Contributor
  • **
  • Posts: 799
  • Country: de
Re: Building a 7 decade voltage calibrator
« Reply #39 on: September 29, 2013, 01:34:24 am »
I have modified the LTspice model to step one of the capacitors through a range of values. You see that the output changes. This means that capacitors have to be matched. :-BROKE
You missed the connection to the S4A pin of U2.
 

Offline Jay_Diddy_B

  • Super Contributor
  • ***
  • Posts: 2735
  • Country: ca
Re: Building a 7 decade voltage calibrator
« Reply #40 on: September 29, 2013, 02:01:40 am »
Hi,
It works a lot better !!

My mistake !!

Jay_Diddy_B
 

Offline Andreas

  • Super Contributor
  • ***
  • Posts: 3272
  • Country: de
Re: Building a 7 decade voltage calibrator
« Reply #41 on: September 29, 2013, 04:42:27 am »
Hi,
It works a lot better !!

Hello,

for a "perfect" LTC1043 switched capacitor design the tolerances of the components have only influence on the settling time of the output value, but not on the final output value itself.

To reach this it is necessary that all the capacitors which are switched in series in the one state are switched to parallel in the other state. Only with this approach charge differences can be equalized.

With best regards

Andreas
 
The following users thanked this post: cellularmitosis

Offline Spikee

  • Frequent Contributor
  • **
  • Posts: 568
  • Country: nl
Re: Building a 7 decade voltage calibrator
« Reply #42 on: September 30, 2013, 05:41:05 pm »
This looks promosing: (use google translate)
http://bbs.38hot.net/thread-39900-1-1.html
Freelance electronics design service, Small batch assembly, Firmware / WEB / APP development. In Shenzhen China
 

Offline Bryan

  • Frequent Contributor
  • **
  • Posts: 618
  • Country: ca
Re: Building a 7 decade voltage calibrator
« Reply #43 on: September 30, 2013, 07:14:29 pm »
Just presents a log in screen?
-=Bryan=-
 

Offline Spikee

  • Frequent Contributor
  • **
  • Posts: 568
  • Country: nl
Re: Building a 7 decade voltage calibrator
« Reply #44 on: September 30, 2013, 07:27:33 pm »
It worked on my PC (win7) but it also shows login on Android ....
Ill fix it when i am home.
« Last Edit: September 30, 2013, 07:59:56 pm by Spikee »
Freelance electronics design service, Small batch assembly, Firmware / WEB / APP development. In Shenzhen China
 

Offline mrflibble

  • Super Contributor
  • ***
  • Posts: 2051
  • Country: nl
Re: Building a 7 decade voltage calibrator
« Reply #45 on: September 30, 2013, 07:45:59 pm »
Worked earlier on, now I get the login. On the same PC + browser. From the translated messages I think they may be doing some site maintenance.
 

Offline senso

  • Frequent Contributor
  • **
  • Posts: 951
  • Country: pt
    • My AVR tutorials
Re: Building a 7 decade voltage calibrator
« Reply #46 on: September 30, 2013, 08:37:05 pm »
I have seen it earlier also, nice schematics, can't make a thing of the text..
Now its very slow and doesn't show much more than the top advertising.
 

Offline Spikee

  • Frequent Contributor
  • **
  • Posts: 568
  • Country: nl
Re: Building a 7 decade voltage calibrator
« Reply #47 on: September 30, 2013, 09:02:20 pm »
« Last Edit: September 30, 2013, 09:13:15 pm by Spikee »
Freelance electronics design service, Small batch assembly, Firmware / WEB / APP development. In Shenzhen China
 

Offline branadic

  • Super Contributor
  • ***
  • Posts: 2399
  • Country: de
  • Sounds like noise
Re: Building a 7 decade voltage calibrator
« Reply #48 on: October 07, 2013, 11:26:52 am »
Quote
the *3/4 is then the homework.

Okay, got it. Here's the answer:

« Last Edit: October 07, 2013, 11:28:47 am by branadic »
Computers exist to solve problems that we wouldn't have without them. AI exists to answer questions, we wouldn't ask without it.
 

Offline Jebnor

  • Regular Contributor
  • *
  • Posts: 170
  • Country: ca
  • Absolutely! Yes, kind of, sort of, not really, no.
Re: Building a 7 decade voltage calibrator
« Reply #49 on: October 07, 2013, 02:16:46 pm »
Hello Gerry,

While you have likely already seen this video, it might be useful as a basis for a buffer circuit.


I think a KV divider is an obvious choice, then using it in the feedback loop of an Opamp circuit. 

It's a good challenge. I like it.

Good luck.
Before this, there was a typo.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf