Noise when measuring voltage only with JS220+ and BNC front panel

Hello,

I’m using the JS220+ with the BNC front panel to measure voltage over an integrated shunt on a CW308 with a differential probe. However, when my target MCU is executing just “nop” operations, I get noise that recurs with a frequency of 50 Hz. This is a sceenshot of such noise:

When I execute actual code on my target MCU, for example some AES encryption operations, the result is very different:

Here, the noise can be seen at the beginning of the plot, but as the AES operations are executed disappears (which can be seen by looking at the orange signals, every time an operation is executed I turn on a GPIO pin which is also measured by the JS220+), but a soon as the device is idling for a longer amount of time the noise appears again. Note that, in this graph, the signals are normalized from -0.5 to 0.5; this means that the measured voltage is quite a bit higher when the MCU is executing AES operations. A full version of this graph can be seen below:

I have tried doing this exact same measurement with an oscilloscope, but here I cannot see this 50 Hz noise.

Basically my questions are:

  • Do you have any idea where this noise could be coming from?
  • Is there anything I’m overlooking with regard to doing voltage measurements with the BNC front?

Thank you very much in advance!

Hi @jvnknvlgl - Welcome to the Joulescope forum, and thanks for selecting a JS220+!

When measuring just voltage, you need to ensure that both V+ and V- are within ± 15V of I+. The most common way of doing this is to short I+ to either V+ or V-.

The reason for this is that the JS220 and JS220+ intentionally omit the resistors, often 1 MΩ or 10 MΩ, found on multimeters and oscilloscopes. While this allows the JS220 and JS220+ to have very high input impedance, it does mean that you need to take another step to get a valid measurement.

Please see section 9.2 of the Joulescope JS220 User’s Guide for how to make a voltage-only measurement:

This doesn’t show the BNC front panel, but the process is the same.

Does this make sense? By connecting I+, does this solve the noise problem?

Thank you very much, that does make sense! I had already seen this in the documentation for the banana plug front, but I didn’t realize that this needed to be done for the BNC front panel as well. I soldered some headers to the front panel and connected V+ and I+ through that, and now it seems to work as intended - at least, most of the noise seems to be gone:

Thanks again!

1 Like