-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I have found a strange problem when using the LabJack T7 analog inputs in Differential mode. My test configuration is the following:
- High-precision Intek power supply.
- +Vout connected to AIN0 on T7
- -Vout connected to AIN1 on T7
- Voltage output set to 5.0532 volts
- T7 power from "SUNNY" USB power supply provided by LabJack.
- T7 connected to Ethernet
- No other connections to the T7
- EPICS software
- Configures the T7, only AIN0 enabled, +-10V range, default resolution
- Waveform digitizer for 4096 points, 10 kHz acquisition
- Poll sleep=1 ms, ~300 samples/s
- Analog input record averaging for 0.1 second, so about 30 samples/reading
This is the Instek power supply connected to AIN0 and AIN1:
This is the LabJack supply USB power supply:
This is the T7 in an enclosure. The power supply normally supplies the +5V to the T7 USB connector, but for the first part of this test it was disconnected, and the external SUNNY supply was used. The only connections to the T7 are USB power, Ethernet, and AIN0 & AIN1 from the Instek Power supply.
This is the input of the waveform digitizer over the full .4096 second acquisition. The maximum value is 5.05, but there are lots of negative spikes down to about 3.5 V.
This is the same data but only looking at the first 0.1 seconds. The spikes are at exactly 120 Hz, and are about 1.25 V in magnitude.
I then changed to use the USB power supply inside our enclosure, rather than the SUNNY external supply from LabJack,
This is the waveform digitizer using this supply. The range of the plot is only 0.01 V, and the noise is just a few mV.
Why are there 1.5V noise spikes at 120 Hz when using the LabJack USB power supply, but no such noise when using the power supply in our enclosure?





