LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Measuring current using USB 6009 with a Rheostat as shunt resistor

Solved!
Go to solution

Hi all, I'm a Electronic Engineering Student doing my final year project. I'm able to measure the current and voltage of a 9V battery, but unsure the method i use if it is correct.

 

For the voltage, I've no problem getting it. But for the current, I've connected a 1k resistor parallel with the battery. When I run the program, I've got a 9mA for the battery. I understand when using the DAQ assistant, for the setup for current measurement for USB 6009, I need to specify the shunt resistor as 'external' and the shunt resistor value (which is 1k for the above experiment).

 

 

Therefore, my question is when I'm using a rheostat as the shunt resistor, what value should i specify, as a Rheostat is a variable resistor, so it does not have a fix value. 

Or the rheostat cannot be the shunt resistor?

 

Really need help and thank you for the reply.

0 Kudos
Message 1 of 16
(6,286 Views)

Hi Kiat,

 

how do you want to measure current with a variable resistor? How will you determine R to be able to apply Ohm's law?

 

But for the current, I've connected a 1k resistor parallel with the battery

How do you want to measure any current, when you put a resistor in parallel to your voltage source?

Maybe you should not only look up Ohm's law in wikipedia, but also Kirchhoff's laws!

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 16
(6,275 Views)

Maybe this will help....

 

http://www.ni.com/white-paper/7077/en/

0 Kudos
Message 3 of 16
(6,272 Views)

This is really EE101 stuff.

 

Voltages are measured in parallel.  Currents are measured in series.  In order to measure current, you have to have a series shunt resistor.  We measure the voltage drop across that resistor and then do the calculation to get the current (I = V/R).  So by  having a variable resistor, you eliminated the possibilty of measuring the current (two unknowns for 1 equation will not let you solve).


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 4 of 16
(6,255 Views)

Hi GerD,

 

Thanks for the reply. I also find it strange if i put the resistor in parallel to measure the current. But I follows the DAQ Assistant 'curent connection diagram' which shows the shunt resistor is connected in parallel with the voltage source. So I'm abit confuse this part. Anyone can clarify this?

 

Thank you very much.

0 Kudos
Message 5 of 16
(6,236 Views)

Hi Kiat,

 

when I use the DAQ assistent I don't see any resistor in parallel with a source:

check.png

Source and resistor are in series as I have suggested…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 6 of 16
(6,233 Views)

The shunt resistor is normally a very low value which is put in series with the load. You then measure the voltage dropped across the shunt and use Ohm's law to calcukate the current.

 

So if you use a 1 ohm resistor as your shunt, (DON'T PUT THIS DIRECTLY ACROSS YOUR BATTERY!!!!) 1V drop across it represents a current of 1A., 200mV represents 200mA etc.

 

Maybe you should be using your rheostat as the load, which would make sense since this can be varied to give different current readings.

 

Message 7 of 16
(6,214 Views)

High-Side Current Measurement: I dont recommend this if your voltage supply is beyond the Daq Ai specification once you disconnect the load

 Low-Side Current Measurement: once load is disconnected, the Daq is connected to GND(low side)....

 

caveat: your shunt is a load and can effect the "true" measurement of the DUT

Message 8 of 16
(6,206 Views)
Hi GerD,

It is in Series. I see wrongly at first.

Thank you for ur help.
0 Kudos
Message 9 of 16
(6,159 Views)
As for why I need to measure the current using a rheostat is because I want to measure the voltage and current of a Solar cell using the 'variable load method'. Therefore a rheostat is necessary.

So back to the first question, can I use the rheostat to measure the current. If can, how do I specify the resistor value in the current set up measurement.
0 Kudos
Message 10 of 16
(6,152 Views)