Digital Multimeters (DMMs) and Precision DC Sources

cancel
Showing results for 
Search instead for 
Did you mean: 

Query SMU source voltage when in current mode?

Solved!
Go to solution

I have a few SMUs (PXIe-4138, 4139, 4141, 4144, 4145, 4154 etc). When I run these instruments in current-controlled mode, I usually record the current, the set current and the sense voltage, as documented in https://nimi-python.readthedocs.io/en/driver_readme/index.html. Is there a way to record the source voltage in addition to the sense voltage?

Thanks!

0 Kudos
Message 1 of 6
(1,227 Views)

When you source current, why would that last configured value for source voltage matter?

 

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 6
(1,208 Views)

I'd like to record the power dissipation in several parts of the circuit. Right now it's easy to calculate the power dissipation between the SMU voltage sense leads. I was about to set up a DMM to measure the voltage in a different location of the circuit (closer to the SMU), but  I figured if I know the voltage across the SMU current source, it would be almost as good as having an additional DMM, as I know that the voltage drop from the SMU current source to where I would connect the DMM is negligible.

0 Kudos
Message 3 of 6
(1,197 Views)
Solution
Accepted by topic author lfbsvsfbsapruwiq890

Okay, if you want to know the voltage drop due to the force leads, all you have to do is, switch to local sense, now the SMU will measure the voltage at its terminal instead of the DUT.

 

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 6
(1,168 Views)

Great, exactly what I was looking for!

Here is the documentation: https://nimi-python.readthedocs.io/en/driver_readme/nidcpower/class.html#sense 

Thanks a lot!

0 Kudos
Message 5 of 6
(1,164 Views)

I tested it and it works on a PXIe-4154, as expected. However, a PXIe-4141 uses remote sense, even when set to local sense (I made a test circuit with a resistor in the source leads, and even when set to local, that resistance was not sensed). The documentation mentions that not all devices support local sense. According to the PXIe-4141 specifications, it supports local sense, but it does not work. There is no mention of local sense in the PXIe-4154 documentation, but it seems to work. Is there a list of SMUs that are known to support local sense?

0 Kudos
Message 6 of 6
(998 Views)