Navigation

    IO Rodeo Forum

    • Register
    • Login

    Measuring CV currents around +- 10nA

    Rodeostat
    2
    3
    1716
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      acetylcholin last edited by

      Hi!
      I'm working on a polarographic oxygen sensor module. This device need a -0,6V polarisation voltage and somehow I should measure 0-40 nA current. Using a +-1uA range will give me a good resolution?
      Thx
      Gyula

      W 1 Reply Last reply Reply Quote 0
      • W
        Will Dickson @acetylcholin last edited by

        @acetylcholin

        I think the +/-1uA is probably pushing it. I think you would probably want something more like a +/-50 or 100nA range. It is possible to modify the Rodeostat to reduce the current range. We have made modified versions with +/-60nA and +/-100nA ragnes. There are some notes on how to do this in the "hardware/pcbs/teensy_shield/notes" sub-directory of the project repository https://bitbucket.org/iorodeo/potentiostat See the file named "nano_amp_mods.txt". We made two versions the 2nd worked best. The changes were as follows:

        1. R5 = 6.04 MOhm, C19 = 10nF capacitor (100nF range)
          Digikey PN: 541-6.04MCCT-ND, and 311-1136-1-ND

        2. R6 = 10 MOhm, C20 = 100nF (60nF range)
          Digikey PN: 541-10MAZCT-ND and Digikey 311-1361-1-ND

        There is modified firmware available for these ranges you just need to enable the CURRENT_VARIANT_NANO_AMP #define in the in ps_hardware_variant_defs.h and comment out the CURRENT_VARIANT_MICRO_AMP #define. The ps_hardware_variant_defs.h is found in the firmware/libraries/potentiostat/ sub-directory.

        1 Reply Last reply Reply Quote 0
        • A
          acetylcholin last edited by

          Thank you for your detailed answer, the +/-60nA range sounds good. I will try it.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post