The Evaluation of Potentiostats Electrochemical
The Evaluation of Potentiostats Electrochemical
The Evaluation of Potentiostats Electrochemical
Detection Devices
N. A. Abdul-Kadir1, S. Noi1 and F. K. Che Harun1,2
1
Faculty of Biosciences and Medical Engineering, Universiti Teknologi Malaysia,
81310 UTM Johor Bahru, Johor Bahru, Malaysia.
2
Faculty of Electrical Engineering, Universiti Teknologi Malaysia, 81310 UTM Johor Bahru, Johor Bahru, Malaysia.
[email protected]
Abstract—This study evaluated the performance of three chloride [25], glucose [26], hydrogen peroxide [27,28], e
types of potentiostats; EmStat, CheapStat and UTMStat. coli [15], bovine serum albumin [29], pH [30], potassium
EmStat is the smallest potentiostat available in the market. [30] and blood pressure [31].
CheapStat is an open-source potentiostat suitable for It is crucial to monitor the chemicals and biomarkers to
educational applications. In addition, UTMStat is the extension predict patients’ critical condition especially during surgical
of CheapStat, which was designed to overcome few weaknesses
of CheapStat such as the input controller/ switch and data
procedures and in intensive care units. Monitoring
storage handling of the cyclic voltammogram. The cyclic biomarkers could provide information of any abnormalities
voltammetry and amperometry measurements of ions which have occur in the metabolic pathways of patient.
ferrocyanide ([Fe(CN)6]4−) and chloride (Cl-) were carried out Hence, further understanding or earlier diagnosis could aid
for each potentiostat. EmStat potentiostat is not only able to clinician or physician.
detect but also to measure ferrocyanide and chloride ions. Therefore, this study is to compare the existing
However, CheapStat and UTMStat are only able to detect and instruments for electrochemical detection. The purpose is to
measure ferrocyanide ions. The experiment is unable to be use the selected electrochemical detection device to be
conducted due to limitation of waveform selection on both integrated with a biomedical device for designing a
devices. Nevertheless, CheapStat and UTMStat could provide a
continuous monitoring lab-on-chip (LOC) device later. LOC
reliable measurement to realize miniaturized lab-on-chip
applications as shown in this study. device is an integration of at least one laboratory function on
a single integrated circuit, such as a micropump and the
Index Terms—Amperometry; Chloride and Ferrocyanide reaction zone.
Ions; Cyclic Voltammogram; Potentiostat.
II. ELECTROCHEMICAL THEORY
I. INTRODUCTION
To introduce electrochemistry, the reversible
Potentiometric system has always been related to ferricyanide-ferrocyanide couple is commonly used in
electrochemical detection method [1]. The combination of educational tool [10]. The ferricyanide/ferrocyanide couple
electrochemical cell and a potentiostat circuit forms a is used as a standard to demonstrate cyclic voltammetry
potentiostatic system [2]. Potentiostat is a feedback control (CV). The ferricyanide/ferrocyanide couple requires no any
system [3] which adjusts the voltage across the WE - CE complications of proceeding or post chemical reactions but
pair to maintain the preset potential between the WE and RE able to illustrate nearly a reversible electrode reaction, as
of an electrochemical cell [4]. Multitude of research activity evidence by [4, 32-34].
has been focused on various potentiostat designs such as From Figure 1, as the potential is in forward scan and is
standard potentiostat [5-8], virtual potentiostat [9], CMOS sufficiently positive to oxidize ferrocyanide ions to
potentiostat [10-12] and BiCMOS potentiostat [13]. ferricyanide ions, the oxidation current is due to the
LabVIEW, a program development environment which electrode process given by Equation (1). The role of the
uses graphical programming language (language G) to electrode is an oxidant (electron acceptor) and the oxidation
program in block diagram form [14] which is developed by current increases to a peak is observed. The concentration of
National Instruments (NI) and could be used to develop a ferrocyanide ions at the electrode surface depletes and the
virtual potentiostat [9]. LabVIEW has been utilized in current then decreases.
monitoring system [15-19], converter life prediction system
[14], conversion technique simulator [20], data acquisition [Fe(CN)6] 4− → [Fe(CN)6] 3− + e− (1)
system [21, 22] and fully automated electromechanical
system [23] due to user friendly and rich of graphical As the potential is in reverse scan, the potential is still
interface. sufficiently positive to oxidize ferrocyanide ions to
The electrochemical detection method is utilized into the ferricyanide ions, therefore oxidation current continues.
continuous monitoring system due to its specificity, When the role of the electrode is a strong reductant,
inexpensive, user friendly and portability [24]. A lot of ferricyanide ions which has been formed will be reduced to
inventions of continuous monitoring to determine a patient’s ferrocyanide ions, the reduction current is due to the
internal condition of physiological systems, such as nervous electrode process given by Equation (2). The reduction
system, breathing system and blood circulation have been current increases to a peak and then decays as ferricyanide
developed. The system is for continuous monitoring of ions are consumed.
Ag → Ag + e (3)
B. Potentiostat – CheapStat
CheapStat (Figure 5) - an open-source potentiostat which
is developed by [10]. Same as EmStat, it is controlled and
powered by USB. The GUI (Figure 6) is a Java program
which receives results from the CheapStat device via USB.
CheapStat is a surface-mount device (SMD) which
employed surface-mount technology (SMT). The
development of CheapStat started by purchasing the
Figure 2: CV for chloride ions detection [37] electronic components from Element14, formerly Farnell,
and Mouser Electronics while the printed circuit board
(PCB) was printed by the PCB manufacturer based on the
Ferrocyanide ions detection does not require any
given parts list and schematic diagram in [10]. Then, the
complications of proceeding or post chemical reactions. It
electronic components were mounted onto the surface of
can be detected by using any screen printed electrode (SPE).
PCB and the fabricated device as in Figure 5.
As for chloride ions detection, the SPE used must have
silver WE [25, 37].
Table 1
Output from CheapStat (Waveform Parameters)
Table 2
Output from CheapStat (Data Points)
C. Potentiostat - UTMStat
UTMStat - a LabVIEW based modified CheapStat was
developed due to few weaknesses of CheapStat such as the
waveform parameters have to be input by controlling the 4-
way switch and the cyclic voltammogram and the data
points for cyclic voltammogram have to be manually saved
onto the computer. Firstly, the input to CheapStat and the
output from CheapStat were studied.
In CheapStat source code (CheapStat_v2.c), the waveform
parameters are stored in a structure named profile. For
example, if selected waveform is CV with 5000 mV/s,
potential range from -100 mV to 100 mV, one time scan, Figure 7: Input from user
1 mV/sample and 0 – 10 µA current range are input by
controlling the 4-way switch.
In order to observe the output from CheapStat, it was In UTMStat, the ISR function in CheapStat_v2.c was
connected to PC via USB. LabVIEW example program modified to read the waveform parameters from LabVIEW.
(Basic Serial Write and Read.vi) was used to read the output Once all the data had been read, the data was processed in
from CheapStat. For example, if selected waveform is CV the main function in CheapStat_v2.c. After all waveform
with 5000 mV/s, potential range from -100 mV to 100 mV, parameters were stored, CV_test function was invoked.
one time scan, 1 mV/sample and 0 - 10 µA current range are UTMStat sent the output to LabVIEW program. Firstly,
input by controlling the 4-way switch; the output string is 27 bytes of data (Table 1) was discarded. The next data
shown in Table 1 and Table 2. The output is in word size obtained was the data point size and followed by current
data (16-bit), therefore MSB and LSB stand for most data points which needed in drawing the cyclic
significant bit and least significant bit respectively. voltammogram. Since the data was in word size data, the
In Table 1, part of the output is just the waveform total current data points which needed to be read was
parameters. The most important part is listed in Table 2. The multiplication of data point size by 2. Both files were saved
output string "\01\EF" shows that there are 495 data points automatically on the computer at the selected paths (Figure
which are needed in drawing the cyclic voltammogram. 7).
Integration with LabVIEW started by reading the waveform Therefore, by enhancing CheapStat, the waveform
parameters from the user through Figure 7. parameters can be input easily through the LabVIEW. The
cyclic voltammogram and the data point can be saved into
BMP (Figure 8) and CSV files automatically. Comparisons
among the three potentiostats: EmStat, CheapStat and
UTMStat are shown in Table 3.
Table 4
Oxidation peak current at potential 0.25 V of various concentration of
potassium ferrocyanide in 1 M potassium nitrate using EmStat [24]
Table 7
Average oxidation peak current at potential 0.32 V using EmStat
Table 10
Oxidation peak current at potential 0.25 V using UTMStat
V. DISCUSSIONS
Figure 15: Amperometry-based monitoring of potassium ferrocyanide in
0.1 M potassium nitrate using EmStat The electrochemical detection of ferrocyanide ions is
compared among three potentiostats: EmStat from
PalmSens, CheapStat [10] and in house UTMStat.
Table 9 UTMStat is actually an extention of existing CheapStat
Oxidation peak current at potential 0.25 V using CheapStat integrated with LabVIEW program to overcome few
drawbacks of CheapStat such as the waveform parameters
Concentration (mM) Current (µA) have to be input by controlling the 4-way switch and the
10 0.41033 cyclic voltammogram and the potential- current pair data
8 0.32733 points have to be manually saved onto the computer.
6 0.27500 Therefore, by enhancing CheapStat, the waveform
4 0.16467
2 0.09033
parameters can be input easily through the LabVIEW.
Additionally, the CV and the potential-current pair data
points can be saved into BMP CSV files automatically at the
The amperometry measurement of various concentrations
desired folder path.
range 2-10 mM, in 2 mM increments of potassium
The CV measurement of various concentrations range 2-
ferrocyanide in 1 M potassium nitrate using CheapStat was
10 mM, in 2 mM increments of potassium ferrocyanide in 1
not carried out due the waveform selection was not available
M potassium nitrate at a scan rate of 0.1 V/s has been
in CheapStat.
carried out using EmStat. 10 mM potassium ferrocyanide
achieves the highest oxidation peak of 15.22945 µA at
potential 0.25 V. [3] P. M. Levine, P. Gong, R. Levicky, and K. L. Shepard, “Active CMOS
sensor array for electrochemical biomolecular detection,” IEEE J.
The constant applied voltage of 0.25 V is then used in
Solid- State Circuits, vol. 43, no. 8, pp. 1859–1871, Aug 2008.
amperometry measurement of various concentrations range [4] A. Bard; L. Faulkner, Electrochemical methods: fundamentals and
2-10 mM, in 2 mM increments of potassium ferrocyanide in applications. John Wiley & Sons: New York, 1980.
1 M potassium nitrate. The highest average current at [5] M. Paeschke, F. Dietrich, A. Uhlig, and R. Hintsche, “Voltammetric
multichannel measurements using silicon fabricated microelectrode
3.46672 µA is obtained by 10 mM potassium ferrocyanide.
arrays,” Electroanalysis, vol. 8, no. 10, pp. 891–898, Oct 1996.
The CV measurement is extended by various [6] Ramfos, N. Vassiliadis, S. Blionas, K. Efstathiou, A. Fragoso, C. K.
concentrations range 2-10 mM, in 2 mM increments of O’Sullivan, and A. Birbas, “A compact hybrid-multiplexed
potassium ferrocyanide in 0.1 M potassium nitrate at a scan potentiostat for real-time electrochemical biosensing applications,”
Biosens Bioelectron, vol. 47, pp. 482–489, Sep 2013.
rate of 0.1 V/s. 10 mM potassium ferrocyanide achieves the
[7] M. Vergani, M. Carminati, G. Ferrari, E. Landini, C. Caviglia, A.
highest oxidation peak of 10.18181 µA at potential 0.32 V. Heiskanen, C. Comminges, K. Zor, D. Sabourin, M. Dufva, M.
The constant applied voltage of 0.32 V is then used in Dimaki, R. Raiteri, U. Wollenberger, J. Emnéus, and M. Sampietro,
amperometry measurement of by various concentrations “Multichannel bipotentiostat integrated with a microfluidic platform
for electrochemical real-time monitoring of cell cultures,” IEEE Trans.
range 2-10 mM, in 2 mM increments of potassium
Biomed. Circuits Syst., vol. 6, no. 5, pp. 498–507, Oct 2012.
ferrocyanide in 0.1 M potassium nitrate. 10 mM potassium [8] M. A. Tapsak, J. G. Houseknecht, and P. V. Goode, “A low cost
ferrocyanide exhibits the highest average current of 2.98336 computer controlled and powered multichannel potentiostat for general
µA. use in development of inexpensive electrochemical sensors,” J.
Instrumentation Science & Technology, vol. 35, issue 6, pp/ 589-598,
As for chloride ions detection, the CV measurement of
Oct 2007.
various concentrations range 10-50 mM, in 10 mM [9] F. J. Sun and J. Wang, “Development and application of virtual
increments of potassium chloride in 0.1 M potassium nitrate potentiostat on electrochemical corrosion measurement,” Acta Physico
at a scan rate of 0.05 V/s has been carried out. 50 mM – Chim. Sin., vol. 28, no. 3, pp. 615–622, Mar 2012.
[10] A. A. Rowe, A. J. Bonham, R. J. White, M. P. Zimmer, R. J.
potassium chloride shows the highest oxidation peak of
Yadgar, T. M. Hobza, J. W. Honea, I. Ben-Yaacov, and K. W. Plaxco,
114.10837 µA at potential of 0.13 V; which is close to “CheapStat: An open-source, "Do-it-yourself" Potentiostat for
theoretical potential at 0.123 V. analytical and educational applications,” PloS one, vol. 6, p. e23783,
The CV measurement of various concentrations range 2- Jan 2011.
[11] S. Hwang and S. Sonkusale, “CMOS VLSI potentiostat for portable
10 mM, in 2 mM increments of potassium ferrocyanide at a
environmental sensing applications,” IEEE Sensors J., vol. 10, no. 4,
scan rate of 0.1 V/s is also tested using Cheapstat and pp. 820–821, Apr 2010.
UTMStat where 10 mM potassium ferrocyanide achieves [12] A. Gore, S. Chakrabartty, S. Pal, and E. C. Alocilja, “A multichannel
the highest oxidation peak of 0.41033 µA and 0.43233 µA femtoampere-sensitivity potentiostat array for biosensing applications,”
IEEE Trans. Circuits Syst I: Regular Papers, vol. 53, no. 11, pp. 2357–
at potential 0.25 V respectively.
2363, Nov 2006.
The amperometry measurement for both CheapStat and [13] R. Genov, M. Stanacevic, M. Naware, G. Cauwenberghs, and N. V.
UTMStat is not performed because waveform selection is Thakor, “16-Channel integrated potentiostat for distributed
not available in the original CheapStat. neurochemical sensing,” IEEE Trans. Circuits Syst. I: Regular Papers,
vol. 53, no. 11, pp. 2371–2376, Nov 2006.
[14] Z. Shihong, G. Yong, W. Lifeng, P. Wei, W. Guohui, and D. Yinyu,
VI. CONCLUSION “Design and realization of dc-dc converter life prediction system based
on labview,” J. Convergence Information Technology, vol. 6, no. 11,
The evaluation of three potentiostats has been done using pp. 300. Nov 2011.
[15] X. Muñoz Berbel, R. Escudé-Pujol, N. Vigués, M. Cortina-Puig, C.
EmStat, CheapStat and UTMStat in this study. CheapStat García- Aljaro, J. Mas, and F. X. Muñoz, “Real time automatic system
and UTMStat are LabVIEW based potentiostat, whereas for the impedimetric monitoring of bacterial growth,” J. Analytical
UTMStat is the improved version of open-source CheapStat Letters, vol. 44, no. 16, pp. 2571-2581, Nov. 2011.
[16] Han and S. Song, “A measurement system based on electrochemical
potentiostat. EmStat is expensive compared to CheapStat frequency modulation technique for monitoring the early corrosion of
and UTMStat. The oxidation peak current at potential 0.25 mild steel in seawater,” Corrosion Science, vol. 50, no. 6, pp. 1551–
V using CheapStat and UTMStat are almost similar (2 to 10 1557, Jun 2008.
[17] Yi, Z. Feng, L. Gang, and W. Kai, “The real-time monitor system
mM concentration able to measure current at 0.09 to 0.4 based on LabVIEW,” Int. Conf. Computer Science and Network
µA). Nevertheless, UTMStat could provide a reliable Technology (ICCSNT), China, 2011, vol. 2, pp. 848–851.
measurement to further realize miniaturized lab-on-chip [18] A. Chouder, S. Silvestre, B. Taghezouit, and E. Karatepe, “Monitoring,
modelling and simulation of PV systems using LabVIEW,” Solar
applications. Energy, vol. 91, pp. 337–349, May 2013.
[19] N. Sahgal, “Monitoring and analysis of lung sounds remotely,” Int. J.
ACKNOWLEDGMENT Chron. Obstruct. Pulmon. Dis., vol. 6, no. 1, pp. 407–412, Jul 2011.
[20] A. Odon and Z. Krawiecki, “LabVIEW application for computer
simulation of the conversion technique of dual-slope analog-to-digital
The authors would like to thank the Ministry of Higher converter,” Measurement, vol. 44, no. 8, pp. 1406–1411, Oct 2011.
Education Malaysia and Universiti Teknologi Malaysia for [21] A. Bozatzidis, A. G. Anastopoulos, and T. Laopoulos, “Automated
supporting and funding this study under Research University data acquisition setup for interfacial tension and capacitance
measurements at Hg- solution contacts under LabVIEW control,”
Grant No. Q.J130000.2601.14J50. Electroanalysis, vol. 19, no. 16, pp. 1711–1718, Jul 2007.
[22] W. Lijun, X. Long, and Z. Jianbin, “Multi-channel peripheral data
REFERENCES acquisition system based on LabVIEW and SCM,” J. Convergence
Information Technology, vol. 7, no. 22, Dec 2012.
[23] I. A. Rojas-Olmedo, R. López-Callejas, A. de la Piedad-Beneitez,
[1] G. S. Wilson and M. A. Johnson, “In-vivo electrochemistry: What can R. Valencia-Alvarado, R. Peña Eguiluz, A. Mercado-Cabrera, S. R.
we learn about living systems?,” Chem. Rev., vol. 108, pp. 2462–2481,
Barocio, A. E. Muñoz Castro, and B. G. Rodríguez-Méndez, “An
Jul 2008.
automated system for DC and RF plasma characterization by guard
[2] J. C. Fidler, W. R. Penrose, and J. P. Bobis, “A potentiostat based on a double electric probes,” Surface and Coatings Technology, vol. 205,
voltage-controlled current source for use with amperometric gas
no. 2, pp. S397–S401, Jul 2011.
sensors,” IEEE Trans. Instrum. Meas., vol. 41, no. 2, pp. 308–310, [24] S. Noi, P. S. Chee, F. K. Che Harun, P. L. Leow, and A. Aziz,
Apr 1992. “Integration of electrochemical detection into micropumps for
continuous monitoring system,” Proc. 10th Asian Control Conf. 2015 irreversible, and kinetic systems,” Anal. Chem., vol. 36, no. 4, pp. 706–
(ASCC 2015), Malaysia, 2015, pp. 1658–1662. 723, Apr 1964.
[25] L. Trnkova, V. Adam, J. Hubalek, P. Babula, and R. Kizek, [33] S. W. Feldberg, “Digital simulation: a general method for solving
“Amperometric sensor for detection of chloride ions,” Sensors, vol. 8, electrochemical diffusion-kinetic problems,” Electroanalytical Chem.,
pp. 5619–5636, Sept. 2008. vol. 3, pp. 199–296, 1969.
[26] R. Dutt-Ballerstadt, C. Evans, A. P. Pillai, and A. Gowda, “A label-free [34] D. K. Gosser, “Cyclic voltammetry: simulation and analysis of reaction
fiber- optic Turbidity Affinity Sensor (TAS) for continuous glucose mechanisms,” J. Synth. React. Inorg. Met-Org. Chem., vol. 24, no. 7,
monitoring,” Biosens. Bioelectron., vol. 61, pp. 280–284, Nov. 2014 pp. 1235-1236, 1994.
[27] I. Rodríguez-Ruiz, E. Masvidal-Codina, T. N. Ackermann, and A. [35] D. Grieshaber, J. Vörös, T. Zambelli, V. Ball, P. Schaaf, J.-C.
Llobera, “Photonic lab-on-chip (PhLOC) for enzyme-catalyzed Voegel, and F. Boulmedais, “Swelling and contraction of ferrocyanide-
reactions in continuous flow,” Microfluid Nanofluidics, vol. 18, no. 5- containing polyelectrolyte multilayers upon application of an electric
6, pp. 1277–1286, May 2015. potential,” Langmuir, vol. 24, no. 23, pp. 13668– 13676, Oct 2008.
[28] R. Ferrigno and P. Pittet, “Combining microfluidics and [36] T. Kokubo and H. Takadama, “How useful is SBF in predicting in vivo
electrochemical detection,” Annual Int. Conf. IEEE Eng. Med. Biol. bone bioactivity?” Biomaterials, vol. 27, no. 15, pp. 2907–15, May
Soc, EMBC2009, Minneapolis, USA, 2009, pp. 4144–4146. 2006.
[29] A. Nilghaz, D. H. B. Wicaksono, D. Gustiono, F. A. Abdul [37] H. S. Toh, C. Batchelor-mcauley, K. Tschulik, and R. G. Compton,
Majid, E. Supriyanto, and M. R. Abdul Kadir, “Flexible microfluidic “Electrochemical detection of chloride levels in sweat using silver
cloth-based analytical devices using a low-cost wax patterning nanoparticles: A basis for the preliminary screening for cystic fibrosis,”
technique,” Lab Chip, vol. 1, Jan 2012. The Analyst, vol. 138, no. 15, pp. 4292–7, 2013.
[30] B. Tahirbegi, M. Mir, S. Schostek, M. Schurr, and J. Samitier, “In vivo [38] PalmSens.com ‘PalmSens Compact Electrochemical Interfaces’,
ischemia monitoring array for endoscopic surgery,” Biosens. [online]. Available: https://www.palmsens.com/product/emstat/.
Bioelectron., vol. 61, pp. 124–130, Nov. 2014. [Accessed: 21 July 2014]
[31] Hassan and M. Mashor, “A portable continuous blood pressure [39] J. Esswein, Y. Surendranath, S. Y. Reece, and D. G. Nocera, “Highly
monitoring kit,” IEEE Symp. Business. Eng. Industrial Applications active cobalt phosphate and borate based oxygen evolving catalysts
(ISBEIA) 2011, Malaysia, 2011, pp. 503–507. operating in neutral and natural waters,” Energy Environ. Sci., issue 2,
[32] R. S. Nicholson and I. Shain, “Theory of stationary electrode pp. 499-504, Feb 2011.
polarography. Single scan and cyclic methods applied to reversible,