09-15-2020 06:43 AM
As title said, this is my serious concern.
I'm using NI PCI X-Series connecting to BNC 2120, and I want to acquire stable voltage with this. The value through device is differ from that of multimeter(Keithely 2000).
Why is this happening even I'm using shielded cable? Don't tell me about environment, since multimeter is in same condition too and there's no noisy source around this.
The noise at device is about 10mV, and from multimeter, it's 1mV or less.
09-15-2020 08:24 AM
Main reason: The low pass filter in the Keithley 🙂
How does the signal from your X-Daq look like if you sample with 1kSPS for one or more periodes of your line frequency (or 1s) and look at the mean value?
The Keithley is a 6.5 digit device, what does the spec of your DAQ tells about noise and accuracy?
09-15-2020 09:14 AM
Thx for the reply.
So if the reason is "physical' low pass filter, what should I do for the terminal block(bnc 2120)?
I mean, before signal is connected to terminal, everything is fine, and the noisy something is happening in the terminal block, right?
Then does it mean I have no solution unless I open the block?
I can't upload the signal right now, but one thing is clear that it can't be use since I need relatively precise result...
09-16-2020 04:16 AM
The Keithley 2000 is a 6.5 digit DMM with integrating ADC ..
Your DAQ (btw. what type?) has another type of ADC, so you will need to some signal processing (filter , wether in hard or software) to get similar results. Don't expect the same accuracy!
So: the joy of engineering is to do what you need with the stuff you can get.
What do you have?
What do you need?
(You want to meaure a voltage... how fast is it changing? What is the source? ...)
Finally: You can use the Keithley to read the voltage 😉
10-08-2020 05:35 PM
Then does it mean I have no solution unless I open the block?
It might be simpler, faster and more efficient to implement the filter in the software.
The point is that at 10mV level your noise is certainly picked up somewhere and is not random (the true thermal noise will depend on the source impedance and the DAQ bandwidth but I would expect to be in the microvolt range at most, cf. https://www.daycounter.com/Calculators/Thermal-Noise-Calculator.phtml). And at this level you will be able to see it with an oscilloscope and determine the frequency. Most often it will be the 50/60Hz line frequency and harmonics. If there is such a dominant noise frequency you can filter it (together with its harmonics) wery well if you configure your DAQ to take measurements during a period (burst mode of something like that) corresponding to an integer number of cycles of the "noise" and then average them. In general I always filter the DAQ inputs averaging data during at least one 20 ms interval (50Hz period). Of course you then sacrify bandwidth but there is no free accuracy 🙂
01-18-2021 06:15 AM
Perhaps a silly assumption, but are you sure you don't have any grounding issues?
07-10-2024 02:54 PM
We have a similar problem.
A fluke multimeter shows a steady voltage of millivolts 0.XXX but we have a NI USB-6002 connected to the same wire and it gives a very noisy signal (approx. 300 millivolts peek to peek). Even when 2000 samples at a 1000 Hz sample rate are averaged, the displayed reading varies by 2 millivolts.
These screenshots show the signal and FFT of the signal. For these screenshots I switched to 10000 Hz sample rate.
Is there a specific electrical circuit or software algorithm that would emulate a digital volt meter?
07-11-2024 12:54 AM - edited 07-11-2024 12:57 AM
You can try a C over the inputs.... 470nF ?
Better a LC lowpasss
But it's not fair to compare a 6002 toy with a Fluke DMM 🙂
07-11-2024 07:48 AM
You can add a moving average filter to remove noise.
BTW, USB-6002 is not even close to replacing a reputable Fluke DMM performance.
07-11-2024 02:03 PM
Could you recommend a LC lowpass circuit with component values that would perform as close as possible to a Fluke? I looked up the Fluke 115 datasheet but don't think they specify the circuit they use.
More information on how a Fluke is better than the NI USB-6002 would be great. Considering the original post of this thread, how does other NI hardware compare (though it would likely be out of our price range).