LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graph voltage not matching input

Solved!
Go to solution

Double check that you're reading the right terminals with your voltmeter. Remove all extra code (the DC shift, etc) and confirm that your raw signal is coming in the way you expect. If it's not, then you have a terminal configuration or wiring issue.

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


0 Kudos
Message 11 of 18
(1,953 Views)

Here's my raw data, with no routines. The green sinewave is the channel in question...

 

raw.JPG

0 Kudos
Message 12 of 18
(1,944 Views)

And I'm pretty positive I'm ok with the wiring...other than the alligator clips I'm using.

0 Kudos
Message 13 of 18
(1,941 Views)

Here's the graph with a 1.5v (AA) battery. The signal seems good, no?

 

battery.JPG

0 Kudos
Message 14 of 18
(1,932 Views)

If I divide the values going to the graph by 1.35, this adjusts the voltage to match my benchtop multimeter linearly. hmmm

0 Kudos
Message 15 of 18
(1,898 Views)

After some reading I've concuded that I'm reading Pk2pk voltage in Labview and RMS voltage on my benchtop. Oh, gosh. I need to do some reading.

0 Kudos
Message 16 of 18
(1,879 Views)
Solution
Accepted by topic author glskinner84

Oops, I drafted up a reply a while ago but forgot to hit send. I was going to say the 1V you were reading might be RMS because that's about where I would expect RMS to be on your sine wave.

 

Why do you think its Peak to Peak in LabVIEW?

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


Message 17 of 18
(1,868 Views)

It's an AC signal. Shouldn't labview be reading the pk2pk voltage? It makes sense, the labview voltage is about 35% higher than the RMS voltage read from my benchtops.

0 Kudos
Message 18 of 18
(1,853 Views)