SkillAgentSearch skills...

Tetroplater

An open-source circuit for microwire tetrode gold plating

Install / Use

/learn @MatsumotoJ/Tetroplater
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tetroplater DOI

An open-source circuit for microwire tetrode gold plating, designed by Jumpei Matsumoto (Nishijo lab, Univ of Toyama).

Overview

See Nguyen et al., 2009 for the basics about tetrode gold plating.

Gold plating is necessary/effective for microwire tetrodes for recording neuronal activity. For the gold plating, the electrode tip is electroplated with current pulses, until the impedance reaches to the target value (see Fig 1B in Nguyen et al., 2009 for an example). The Tetroplater is an open-source low-cost (<200 dollars) circuit including an impedance meter and a current generator for tetrode gold plating.

<img src="imgs/assembled board.jpg" width=40%> <img src="imgs/an example of setup.jpg" width=40%>

Assembled circuit (left) and an example of a setup (right).

How it works

The Tetroplater measures the electrode impedance with a “auto-balancing bridge” circuit:

<img src="imgs/auto-balancing bridge.png" width=50%>

Here, the 1 kHz sin-wave oscillator signal (V<sub>in</sub> = 3~4 mV<sub>p-p</sub>) is input to the electrode. The operational amplifier makes the voltage at the open circle zero. So, currents passing the electrode (I<sub>electrode</sub>) and Reference resistor R<sub>ref</sub> (I<sub>ref</sub>) become equal. Therefore, from Ohm’s row,

R<sub>electrode</sub> / V<sub>in</sub> = R<sub>ref</sub> / V<sub>out</sub>

Where R<sub>electrode</sub> is the impedance of electrode and V<sub>out</sub> is voltages around R<sub>ref</sub>. Thus, by comparing the amplitudes of V<sub>in</sub> and V<sub>out</sub>, the impedance can be estimated.

The Tetroplater also has a 2.5-µA constant DC current source for electroplating.

Fabricating the circuit board

  1. Print the PCB from the eagle file (tetroplater.brd) or the gerber file (gerber_seeed_studio.zip; prepared for Seeed Studio).
  2. Get the electric parts in the list (digikey_cart.csv; the file can be import in DigiKey as a shopping cart. The quantities include spares).
  3. Assemble them according to the figure below.
<img src="imgs/brd file img.png" width=50%>

Setting up with peripherals

  1. Connect ± 9~12 V power supply to V+, V-, and GND terminals.
  2. Connect the probes for the bath of gold plating solution and the electrode to BATH and EL terminals, respectively. Use the shield cables between the probes and the terminals and connect the shields to SHIELD terminal.
  3. Connect the V_MEA_IN, V_MEA_OUT and GND terminals to an oscilloscope.
  4. The rest of GND terminals can be used for electric shields around the electrode to reduce hum noise.
  5. Adjust oscillator amplitude (V_MEA_IN) to be 30~40 mV<sub>p-p</sub> by turning the trimmer potentiometer (R12).
<img src="imgs/an example of setup (with numbers).jpg" width=50%>

An example of a setup. 1, the Tetroplater board; 2, a dual power supply; 3, an electrode holder (connected to the GND terminal); 4, a gold plating solution bath; 5, a metal plate (connected to the GND terminal); 6, a set of resistors for calibration; 7, an oscilloscope.

Usage

  1. Connect the probes to gold plating solution and an electrode wire.
  2. V_MEA_IN and V_MEA_OUT, shown in the oscilloscope, are 10 times amplified V<sub>in</sub> and V<sub>out</sub>, respectively.
  3. Push the switch on the board briefly. During the switch is on, 2.5 µA current passes for plating. Repeat it until the impedance (= 1 MΩ * V_MEA_IN / V_MEA_OUT) reaches the target range (see the video below). The target range can also be checked directly by measuring impedance of resistors of the corresponding values.

<a href="http://www.youtube.com/watch?feature=player_embedded&v=_l2WEoUy-h4 " target="_blank"><img src="http://img.youtube.com/vi/_l2WEoUy-h4/0.jpg" alt="VIDEO" width="480" height="360" border="0" /></a>

Because only V<sub>out</sub> changes through the plating, oscilloscope with only one input channel also works (there is a cheap one)

Typical results

| |Before (MΩ)|After (kΩ)| |:--|--:|--:| |Tetrode 1, ch 1|4.0|310| |Tetrode 1, ch 2|2.9|330| |Tetrode 1, ch 3|2.9|330| |Tetrode 1, ch 4|2.8|340| |Tetrode 2, ch 1|4.8|330| |Tetrode 2, ch 2|3.5|320| |Tetrode 2, ch 3|3.0|340| |Tetrode 2, ch 4|2.4|320| |Tetrode 3, ch 1|3.5|310| |Tetrode 3, ch 2|3.8|320| |Tetrode 3, ch 3|2.9|320| |Tetrode 3, ch 4|4.0|310| |Tetrode 4, ch 1|3.7|290| |Tetrode 4, ch 2|5.7|320| |Tetrode 4, ch 3|4.3|300| |Tetrode 4, ch 4|3.1|300|

Impedances of four nichrome wire tetrodes (Sandvik Precision Fine Tetrode Wire) measured before and after gold plating with the Tetroplater (using Neuralynx Gold Plating Solution). The impedance values were checked with Thomas Recording Impedance Tester.

<img src="imgs/recording from cortex.png" width=80%>

Signals from tetrodes gold plated with the Tetroplater (in neocortex, high-pass filtered)

misc

Acknowledgements

We thank Masahiro Kato (Kato Acoustics Consulting Office) and Jon Newman (MIT, Open Ephys) for their advices for the circuit design.

<br>

We welcome your feedback through the topic in open ephys forum or the issues in this repository.

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1y ago
Forks10

Security Score

75/100

Audited on Feb 23, 2025

No findings