Jump to content

sam56

Members
  • Posts

    6
  • Joined

  • Last visited

sam56's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. The battery test worked. For the differential, I did need to connect the 100k reference resistor between CH0_L and AGND. The issue I was having with Circuit B remains. It's output still does not change very much in response to different current inputs. It's also still unclear to me why simply using a load resistor for converting the current to a voltage does not work with this DAQ.
  2. I've tried both single-ended and differential and a number of different combinations and none of them have given me good results. For single-ended, I've tried: Connecting AGND to ground (the same ground the PMT is connected to) and ch0_H where V_out in my diagram is Connecting AGND in parallel to my current source (and before the resistor) and connecting ch0_H where V_out in my diagram is For differential, I've tried: Connecting ch0_L (and AGND) to ground and ch0_H where V_out in my diagram is Connecting ch0_L in parallel to my current source and connecting ch0_H where V_out in my diagram is. In this scenario, I do actually get a stable result but it barely changes in response to different current inputs. I also get the same result when both ch0_H and ch0_L are connected to where V_out in my diagram is which makes me doubt whether the resistor is doing anything I have also tried a couple of different circuits for measuring current (attached below). I've tried several different capacitance and resistance values, but the ones in the image are the ones that seemed to work the best. Circuit A was too noisy to get a good reading, but Circuit B was functional. The problem with Circuit B is that it still gave a much lower voltage value than expected for the level of current and changing the resistance value did not make much of a difference. Measurements were made with differential mode.
  3. I have a small (< 100 uA) current from a photomultiplier tube that I would like to measure with my 1608HS DAQ. I have previously successfully measured this current with a 1616HS DAQ, but I purchased the 1608HS because I wanted a DAQ with simultaneous acquisition. When I try using a load resistor (see picture) to convert the current to a voltage, the reading I get floats around and eventually steadies at -5 Volts. AGND is attached to ground and I measured 0 voltage between ground and the PMT current source prior to entering any other circuit. My load resistor is 100 kohms. The code I use for getting the voltage reading is ul.to_eng_units(board, ai_range, ul.a_in(board_number, input_channel, ai_range)) The circuit diagram is also attached. Basically the same circuit/code did work for the 1616HS DAQ, there just seem to be issues with my new 1608HS one. Any help would be appreciated.
  4. I have two analog inputs. I need to do a mathematical computation on that input. This mathematical computation will likely just be a division between the two inputs, although I might also need to do a couple other operations (addition, subtraction). I might need to take into account previous inputs as well. I need the output to be triggered if the result of my mathetmatic computation meets a certain threshold. There also will likely need to be a couple ms delay in that output as well. I attached some pseudocode if that helps. pseudo_code.txt
  5. Hi, I'm considering purchasing a MC Computing DAQ that has simultaneous input sampling. My application requires a particular voltage output to be applied in response to the ratio of two analog inputs. From their online documentation, it looks like the DAQs offered from MC Computing can only trigger an output based on level/slope changes. Is there a way to implement a more complex triggering without substantial reductions in the maximum sampling rate? (Note: I have not yet bought a DAQ, but I'm looking at the USB-1808, USB-1808X, and USB-1608HS)
  6. Hi, I'm trying to figure out which DAQ to buy and the ones I'm most interested in are the USB-1808, USB-1808X, and USB-1608HS. The USB-1808 and USB-1608HS both say that they are "Not recommended for new applications". Why are these DAQs not recommended? Are they no longer supported or is there something about their specs?
×
×
  • Create New...