From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Accuracy voltage measurement, NI Elvis

Solved!
Go to solution

HI,

I want to measure voltage in range of few mV (by NI Elvis II), but measure by my DAQ assistant looks very inaccuracy, voltage is changing in hundred of microV. I need accuracy like default NI Elvis oscilloscope, which is changing in tens of microV. I tried ti use RMS value, but this didnt work so much. Do you have some idea how can I do it?

Thanks for Your help.

0 Kudos
Message 1 of 3
(2,761 Views)
Solution
Accepted by topic author Terka

@Terka wrote:

HI,

I want to measure voltage in range of few mV (by NI Elvis II), but measure by my DAQ assistant looks very inaccuracy, voltage is changing in hundred of microV. I need accuracy like default NI Elvis oscilloscope, which is changing in tens of microV. I tried ti use RMS value, but this didnt work so much. Do you have some idea how can I do it?

Thanks for Your help.


I'm thinking that this is a variation on a theme that occurs with regularity with people unused to taking measurements automatically.  That is, displayed values are usually formatted or otherwise coerced for human consumption, but measurements obtained automatically are often raw.  You might have to process it with your code to get it to align with your observed results (but I don't believe RMS is the way to go - that's something entirely different than what you are attempting to do).

 

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 2 of 3
(2,728 Views)

Dear Terka,

 

what is the voltage source that you are measuring? How is it connected to ELVIS and to what Analog input is it connected (some schematic would be nice)? There is possibility, that also wrong grounding can affect your measurement, or maybe also the voltage source is like so (if you measured it with ELVIS scope and it variate just in range of 10uV then most probably this is not the case, but still)... What is set up in the express VI DAQ assistant2 (maybe you can also post your VI here, for simplicity) ?

 

B/R

Jozef Lipták
0 Kudos
Message 3 of 3
(2,669 Views)