Jump to content

sam56

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by sam56

  1. 2 hours ago, JRys said:

    Hello,

    I want to ensure the USB-1608HS is working, so could you test channel 0 using a 1.5v battery? Set the channel to single-ended mode and connect the battery across CH0_H and AGND. Do a second test with the channel in differential mode and the battery connected to CH0_H and CH0_L. If the measurement is inaccurate or drifts, you may need to connect a 100k reference resistor from CH0_L to AGND.  If you have other connections to the device, please remove them.

    Assuming the battery test went well, set channel 0 to differential mode and connect your amplifier output to CH0_H and the amplifier ground to CH0_L. There could be a ground loop between the amplifier power supply and the USB-1608HS, and I hope the differential input removes it.

    Best regards,
    John

    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. 2 hours ago, JRys said:

    Hello,

    Please run the InstaCal program, double-click on the device, and let me know the channel's input mode (differential or single-ended). Could you also show how the channel is connected to your circuit?

    Best regards,
    John

    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.img_20230620_144535_720.jpg.e8db53519c67a5d68e8613543bd1504d.jpg

  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.img_20230619_173654_720.jpg.e4af422057b25b257ecc68586f383e46.jpg

  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)

×
×
  • Create New...