LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PXIe 4139 signal randomly becomes very noisy

I am trying to measure the current of a photosensitive device using a PXIe 4139. The current is in the order of a few nA. When I turn on a light, the current increases and I need to record the trend of the current. I'm having difficulty in setting up the SMU to get a clean signal. It only works sometimes, for some reason the signal switches between clean and super noisy randomly, without interfering in the measurement at all. 

 

Here is an example. After 6 seconds, the noise starts. I didn't change anything in the setup/software.

noisy 2.png

 

Here the signal starts noisy and suddenly became clean.

noisy 1.png

 

Using instrument studio, I don't see any noise.

noisy 3.png

 

Here is the code of the above examples:

SMU.png

What could be the problem here?

0 Kudos
Message 1 of 2
(451 Views)

To be clear, this happens only with your DUT (photosensitive device)?

 

InstrumentStudio settings are not the same as your code.

 

A few best practices,

  1. Disable measurement auto range
  2. Choose the smallest current range that works
  3. Try Local vs Remote sensing
  4. Set aperture time to #N PLC instead of seconds to ensure you eliminate power line noise
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 2
(431 Views)