LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Current probe measurments with LabView

Hello. I am trying to measure current and voltage with LabVIEW and PXI set up. I am using current probe to measure current but the values that I got are larger compare to real values that I can see when using current probe with oscilloscope. The voltage is measured correctly. Any idea what may be the reason for this?

The probe attenuation is set correctly.

 

 

0 Kudos
Message 1 of 7
(880 Views)

Depends on a lot of factors, unless you share all involved HW details and how you're measuring (code that you use), we could only speculate that the user is not using the right settings or the right set of HW

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 7
(872 Views)

NI scope VI is used with attenuation 10, vertical range 10 and offset 0 - in initialize block. 

In main I am suing niScope Multi Fetch WDT and get waveform components to write the data into csv file. 

0 Kudos
Message 3 of 7
(864 Views)

What does the resolution and accuracy of the scople translate into for a current measurement for the given settings?

 

How are you comparing the scope measurement to an actual one (like a DMM or something)?

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 4 of 7
(844 Views)

I have one current probe connected to the oscilloscope and the second one to PXI (where data is recorded and then graph is build ) and compared  to the oscilloscope one. 

0 Kudos
Message 5 of 7
(838 Views)

Unfortunately, you have not been very explicit in the HW you are using.

 

What is the accuracy of current measurement of your non-PXI scope?

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 6 of 7
(830 Views)

@LilySamchuk wrote:

Hello. I am trying to measure current and voltage with LabVIEW and PXI set up. I am using current probe to measure current but the values that I got are larger compare to real values that I can see when using current probe with oscilloscope. The voltage is measured correctly. Any idea what may be the reason for this?

The probe attenuation is set correctly.

 

 


"Larger" is very ambiguous.  So is "Real."  "Current Probe" and "PXI Setup" can mean any one of several sets of hardware.

 

  • What current probe are you using?
  • What O'Scope?
  • What PXI device?
  • What are the readings you are comparing?  Do they differ by %0.001, %10, 3dB, 10dB?
  • What is the expected value?

"Should be" isn't "Is" -Jay
0 Kudos
Message 7 of 7
(824 Views)