Development of A Cyclic Voltammetry
Development of A Cyclic Voltammetry
ISSN: 0975-833X
RESEARCH ARTICLE
Article History: Cyclic voltammetry (CV) is a potentiodynamic electrochemical measurement in which working
Received 25th February, 2017 electrode’s potential is ramped in the opposite direction to return to its initial potential. Potentiostat is
Received in revised form an electronic hardware
hardware that controls the three electrode cell by maintaining the voltage between
21st March, 2017 working electrode and reference electrode constant by adjusting the current at a counter electrode.
Accepted 14th April, 2017 Though now a day, many manufacturers are developing potentiostats having high aaccuracy and
Published online 31st May, 2017 resolution, but the high cost is the obstruction. We have developed a low cost, portable CV system by
designing a low cost and low component count potentiostat. TL054 op op-amp and Arduino Mega 2560
Key words: microcontroller board is used to build a system. The developed system has been tested and showed the
Cyclic Voltammetry, Potentiostat, successful working.
Op-amp, Microcontroller.
Copyright©2017 Joshi et al. This is an open access article distributed under the Creative Commons Attribution
Attribution License, which permits unrestricted use,
distribution, and reproduction in any medium, provided the original work is properly cited.
study. Also there are a number of low cost potentiostats which Hardware
deliver low accuracy or resolution. So if the potentiostat is
developed for specific purpose or function then the cost as well Figure 2. shows the functional block diagram of cyclic
as complexity of the circuit can be reduced. In this paper, we voltammetry system. Initially the data that is upper and lower
present the development of cyclic voltammetry system by threshold voltage values are entered through keypad.
designing the potentiostat which can be used for the study of Microcontroller ARDUINO MEGA 2560 (http://www.atmel.
supercapacitors where cyclic voltammetry is considered as a com/Images/Atmel-2549-8-bit-AVR-Microcontroller-ATmega
very preliminary characterization. 640-1280-1281-2560-2561_datasheet.pdf) accepts the data
from keypad and generates the appropriate data in digital form
Instrumentation for DAC. Here digital to analog converter AD 5761 is used. It
converts the digital data into corresponding analog form
To develop a handy and cost effective cyclic voltammetry (http://www.atmel.com/Images/Atmel-2549-8-bit-AVR-
system with different scan rates are the specific aims of the Microcontroller-ATmega640-1280-1281-2560-2561_
work. Even if cost effective, the system must be able to set the datasheet.pdf).
system parameters i.e voltages scan range and scan rate, it
should be able to monitor the current in the electrode, it should
convert the current from analog to digital form and should
have the recorded data available over USB to a computer for
data analysis. The major goal of the work is to create a
microcontroller based scanning system which can accept the
given input voltage range (in both positive and negative
directions) and record the corresponding change in current.
This voltage is provided by potentiostat. Hence the main
concern is to design a potentiostat having simple circuit with a
low cost and low component count. The block diagram for
cyclic voltammetry scanning system is shown in Figure 1.
So when current increases, the voltage decreases. Now, the Figure 4. Photograph of developed CV System
voltage from U6 is given to ADC. ADC reads the voltage and
converts in digital form. Then microcontroller converts that RESULTS AND DISCUSSION
voltage into current. The operational amplifier TL054 is
designed to use with dual power supplies, high output current After testing the hardware, the cyclic voltammetry was carried
(http://www.ti.com/lit/ds/symlink/tl054.pdf). The advantage is out using an electrochemical cell consisting of metal oxide thin
there are 4 isolated op-amps in each package. This simplifies film as working electrode, Pt auxiliary electrode as counter
the circuitry and reduces the cost. The potentiostat circuit is electrode and a saturated Calomel electrode as reference
composed of these operational amplifiers and used to process electrode. For this Mn doped Ruthenium Oxide thin film was
51075 Joshi et al. Development of a cyclic voltammetry system by designing a low cost potentiostat
REFERENCES
http://arduinobasics.blogspot.in/2015/05/ch376s-usb-readwrite-
module.html
http://ww1.microchip.com/downloads/en/devicedoc/21950b.pdf
Figure 5. Cyclic voltammogram for Mn: RuO2 thin film electrode http://www.analog.com/media/en/technical-
from developed CV system documentation/datasheets/ AD5761R_5721R. pdf
http://www.atmel.com/Images/Atmel-2549-8-bit-AVR-
The data stored in USB was used for further analysis. The Microcontroller-ATmega640-1280-1281-2560-
rectangular shape of CV curve showed the supercapacitive 2561_datasheet.pdf
behaviour. Also the area under the curve was increased with http://www.ti.com/lit/ds/symlink/tl054.pdf
increase in scan rate which in turn decreased the specific https://circuitdigest.com/article/16x2-lcd-display-module-pinout-
capacitance. Our system showed the similar results as the datasheet
https://www.arduino.cc/en/Main/arduinoBoardMega2560
laboratory tests. The calculated specific capacitance values
https://www.parallax.com/sites/default/files/downloads/27899-
were 262 F/g, 149 F/g and 124 F/g for 10, 50 and 100 mV/Sec
4x4-Matrix-Membrane-Keypad-v1.2.pdf
scan rate respectively. These values are comparatively less Nicholson R.S. and I. Shain, 1964. Theory of stationary electrode
than the laboratory test values. In laboratory the similar test polarography, single scan and cyclic methods applied to
was conducted using the same sample by CH electrochemical reversible, irreversible and kinetic systems, Anal. Chem., 36,
workstation. The decrease in values may be due to low pp706-723.
resolution and sophistication. The sophistication may be of Princeton Applied Research, Applied Instrument Group, Basics of
different levels. First may be about the microcontroller used, voltammetry and polarography, Application Note P-2, pp 1-
secondly about component sophistication and third can be 12.
signal conditioning and board creation. Due to these Wang, J. 2000. Analytical Electrochemistry, Chapter 2, John
limitations there may be difference in results. Wiley & Sons.
*******