You are on page 1of 9

3232 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 69, NO.

6, JUNE 2020

A Wi-Fi Cloud-Based Portable Potentiostat


for Electrochemical Biosensors
Valentina Bianchi , Andrea Boni, Simone Fortunati, Marco Giannetto, Maria Careri,
and Ilaria De Munari , Member, IEEE

Abstract— The measurement of the analyte concentration in tool for domiciliary point-of-care testing (POCT), based on
electrochemical biosensors traditionally requires costly labora- reliable and inexpensive instrumentation that could be minia-
tory equipment to obtain accurate results. Innovative portable turized to develop portable devices. In fact, the size of the
solutions have recently been proposed, but usually, they lean on
personal computers (PCs) or smartphones for data elaboration equipment normally available limits portability, thus making
and they exhibit poor resolution or portability and propri- it advisable to install it in dedicated and specifically equipped
etary software. This paper presents a low-cost portable system, laboratories.
assembling an ad hoc-designed analog front end (AFE) and a Recently, a lot of efforts have been dedicated to develop
development board equipped with a system on chip integrating new electrochemical sensing devices and their associated
a microcontroller and a Wi-Fi network processor. The wireless
module enables the transmission of measurements directly to a electronics [1]–[3]. Among them, some portable solutions
cloud service for sharing device outcome with users (physicians, have been proposed [4]–[6]. These solutions were designed
caregivers, and so on). In doing so, the system does not require to be used in conjunction with a computer connected through
neither the customized software nor other devices involved in data a USB port or with a smartphone via Bluetooth (BT) for data
acquisition. Furthermore, when any Internet connection is lost, elaboration. A portable potentiostat with wireless connectivity
the data are stored on board for subsequent transmission when a
Wi-Fi connection is available. The noise output voltage spectrum would facilitate electrochemical analysis at the point of use
has been characterized. Since the designed device is intended to (on-site), where access to a computer or connection to a
be battery-powered to enhance portability, investigations about smartphone is difficult or uncomfortable. Moreover, this device
battery lifetime were carried out. Finally, data acquired with should be of low cost and allow continued and large-scale
a conventional benchtop Autolab PGSTAT-204 electrochemical monitoring.
workstation are compared with the outcome of our developed
device to validate the effectiveness of our proposal. To this In this paper, we present the prototype of a portable poten-
end, we selected ferri/ferrocyanide as redox probe, obtaining the tiostat suitable for the acquisition, processing, and sharing
calibration curves for both the platforms. The final outcomes are of signal outputs from any kind of amperometric biosensor,
shown to be feasible, accurate, and repeatable. ranging from label-free system based on reversible redox
Index Terms— Analog front end, cloud services, Internet of probes to enzyme sensors or enzyme-labeled immunosensors.
Things (IoT), portable potentiostat, Wi-Fi. In fact, all the above-cited systems are based on the acquisition
of a signal output resulting from the application of a fixed or
I. I NTRODUCTION pulse-scanned potential input. The proposed device, equipped
with a microcontroller integrating a Wi-Fi network processor,

T HE applications of electrochemical biosensors for the


identification of biologically active compounds have sig-
nificantly increased over the past few years. The peculiari-
is connected to the Internet through a standard Wi-Fi router.
The collected raw data are processed on board and the results
are sent to a cloud environment for subsequent sharing with the
ties of biosensors as enzyme-labeled immunosensors rely in user or stakeholders (e.g., physicians and caregivers), enabling
time- and cost-effectiveness allowing to perform quantitative remote monitoring features. In the case of the absence of any
or semiquantitative analyses not limited to simple qualita- Internet connection, the raw data are stored on board for subse-
tive screening usually associated with conventional immuno- quent transmission when a Wi-Fi connection is available. This
chemical approaches such as enzyme-linked immunosorbent solution leans on a widespread protocol, commonly available
assay (ELISA). Moreover, they represent a powerful diagnostic at home and in most medical offices or clinics making the pro-
Manuscript received April 23, 2019; revised June 25, 2019; accepted posed device a flexible standalone solution. Moreover, the pre-
June 27, 2019. Date of publication July 15, 2019; date of current version sented approach does not require the design of dedicated
May 12, 2020. The Associate Editor coordinating the review process was software either for a personal computer (PC) or for a smart-
Ada Fort. (Corresponding author: Valentina Bianchi.)
V. Bianchi, A. Boni, and I. De Munari are with the Department of Engi- phone or other devices. Currently, cloud services allow sending
neering and Architecture, University of Parma, 43124 Parma, Italy (e-mail: messages (e.g., text messages, tweets, and so on). Such a fea-
valentina.bianchi@unipr.it; andrea.boni@unipr.it; ilaria.demunari@unipr.it). ture can be exploited to send the outcome of data elaboration
S. Fortunati, M. Giannetto, and M. Careri are with the Department
of Chemistry, Life Sciences and Environmental Sustainability, University directly on the smartphone or PC of the user/physician without
of Parma, 43124 Parma, Italy (e-mail: simone.fortunati@studenti.unipr.it; the necessity of developing custom apps. This represents a
marco.giannetto@unipr.it; maria.careri@unipr.it). relevant advantage with respect to other solutions presented in
Color versions of one or more of the figures in this article are available
online at http://ieeexplore.ieee.org. literature [7] and [8] in terms of cost savings, reduced users’
Digital Object Identifier 10.1109/TIM.2019.2928533 burden, and mandatory technological skills.
0018-9456 © 2019 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission.
See https://www.ieee.org/publications/rights/index.html for more information.

Authorized licensed use limited to: UNIVERSIDADE DE SAO PAULO. Downloaded on March 04,2021 at 01:02:01 UTC from IEEE Xplore. Restrictions apply.
BIANCHI et al.: Wi-Fi CLOUD-BASED PORTABLE POTENTIOSTAT FOR ELECTROCHEMICAL BIOSENSORS 3233

This paper is organized in sections outlined below. Some portable potentiostats based on custom-designed hard-
In Section II, the state of the art in the field of portable ware have also been reported in the literature [16]–[19].
potentiostat is presented, and then, in Section III, the hardware In [16], a high precision low-cost potentiostat is described.
of the prototypal device developed is described. In Section IV, High resolution is obtained exploiting a 20-bit D/A con-
the characterization measurements carried out are detailed and verter (DAC) and a 22-bit ADC on board. Data sharing relies
the device performance is evaluated. Concluding remarks are on a USB connection to a host PC.
drawn in Section V. In [17], a portable potentiostat based on a custom AFE is
reported. The AFE is connected to an ATxmega32E5 MCU
integrating a 12-bit DAC and a 12-bit ADC. Once collected,
II. R ELATED W ORKS
data are sent through a universal asynchronous receiver–
Most of the commercial off-the-shelf portable potentiostats transmitter (UART) connection to a PC where an R code
for potential-controlled current measurement techniques, such processes and plots the data. In this solution, the output voltage
as voltammetric and galvanostatic [3], [9], [10], are based on resolution is 0.6 mV, the current measurement range is ±100
the LMP91000 analog front end (AFE) by Texas Instrument μA, and the current noise (peak to peak) is 200 nA.
[11]. It acts as an interface between the sensor element and the In [18], a BT Arduino-based potentiostat is described.
microcontroller, generating an output voltage proportional to It features a good resolution with a power supply of 3.3 V,
the cell current. It is completely integrated into a single chip. and an ADC and DAC of 16 bits. It needs a smartphone that
It operates over a voltage range of 2.7–5.25 V with a current processes the sample data and acts as a gateway between the
consumption of 10 μA and a programmable current range potentiostat and a cloud service.
from 2 to 250 μA, bipolar [assuming an analog-to-digital In general, all these solutions have a good resolution with
converter (ADC) with 1.4 V full scale]. This current range respect to that obtainable with the LMP91000, and, in this
is acceptable for applications with medium-to-high analyte sense, they are comparable with traditional bench-top instru-
concentrations, but is not suitable for lower concentration ments. However, they lack in portability: the use of some
ranges, leading to submicroampere responses. In [7] and [9], low range protocols or, in some cases, even the absence of
low-cost and miniaturized potentiostats for electrochemical wireless communication involves the need of another device
immunosensing of cortisol are presented. In these works, the to analyze and share the collected data. Using a long-range,
LMP9100 is interfaced with a microcontroller unit (MCU) for widespread wireless protocol such as Wi-Fi could overcome
potentiostat settings and data reading and processing. Once this problem [20].
data have been acquired, they are stored and elaborated into In [19], a Wi-Fi portable potentiostat is presented. In that
the internal memory of the MCU. Data are also sent to a system, the AFE exploits a 12-bit DAC, providing a nominal
PC through a secured-shell communication to be elaborated resolution of the reference voltage of 1.2 mV. The opamp used
and plotted with MATLAB. In these implementations to in that design exhibits a relatively√ large input bias current
export processed data, a wired communication and a PC (45 nA) and noise voltage (35 nV/ Hz). Moreover, the AFE
are always needed. In [12], a portable potentiostat based exhibits a wireless connection (Wi-Fi), which allows data
on similar hardware is presented. In this case, the authors uploading to an open-source cloud-based server. Therefore,
add the possibility to communicate through BT protocols, no PC or other tools are needed to perform analysis, similar
enhancing the device portability. The MCU used in this appli- to the solution presented in [13]. Nevertheless, the portability
cation integrates an ADC with 12 bit of resolution, leading of the potentiostat in [19] is compromised, since a desktop
to a 0.8-mV voltage resolution. The principal limitation of power supply is required to provide with multiple supply
LMP9100-based applications, like the one presented in [13], levels (−8, −5, +5, +8 V) to the AFE.
is that this device allows to condition the electrochemical
cell under test with a number of points considerably lower III. H ARDWARE D EVICE
than that obtainable from bench-top instruments. For example, In this paper, a new compact Wi-Fi-connected and battery-
in [13], the analysis is done considering only 35 points in powered potentiostat is presented. The new device is intended
the conditioning voltage. This setup is therefore perfect for for reading an immunosensor with a precision comparable
qualitative, threshold-based applications whose purpose is to with that of the common laboratory equipment, but with
discriminate between disease-positive users and negative ones, decidedly smaller dimensions. This feature, combined with
but it is poor if a quantitative analysis is required. Thus, the possibility of processing data on board and transmitting
to carry out a precise measurement of the concentration, it is it when a Wi-Fi connection becomes available, makes the
advisable to build ad hoc circuits that allow greater versatility. device extremely portable and versatile and, at the same
Commercial instruments are also available in handheld time, eliminates the need to exploit the connectivity of
solutions from several companies. The examples include Palm- an additional device (laptop, smartphone, and so on). The
Sens and EmStat (Palm Instruments) [4], PG581 (Uniscan designed hardware consists of a custom-designed AFE and a
Instruments) [14], and 910 PSTAT mini (Metrohm) [15]. The microcontroller with an integrated Wi-Fi transceiver (CC3200
commercial solutions are based on proprietary software and by Texas Instruments [21]).
they require a USB or BT connection with smartphones or The AFE performs the conditioning of the cell and the
PCs for data elaboration. Moreover, they are generally very measurement of the currents due to the chemical reaction,
expensive solutions. while the MCU processes these currents by relating them to

Authorized licensed use limited to: UNIVERSIDADE DE SAO PAULO. Downloaded on March 04,2021 at 01:02:01 UTC from IEEE Xplore. Restrictions apply.
3234 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 69, NO. 6, JUNE 2020

Fig. 3. Electric equivalent (lumped elements) of the amperometric cell.

Fig. 1. General system architecture.


current (i.e., the noise). The latter exponentially decreases
over time, while faradic current decreases with the square
root of the time. This differential signal exhibits a maximum
whose intensity is related to the concentration of the target
analyte. Other common techniques exploited to perform a
concentration measurement with an electrochemical cell are
the Chronoamperometry, used, for example, to assess the con-
centration of the dissolved oxygen or glucose with enzymatic
sensors [23], [24] and the squared-wave voltammetry (SWV),
which is the first choice for the determination of heavy metals
at low concentrations [25]. Chronoamperometry is based on
the application of fixed voltage and measurement of current
versus time, whereas SWV requires a simple squared-wave
signal with an amplitude comparable with that used for the
DPV and a frequency in the 1–120-Hz range. The amplitude
of the generated currents is similar for the three techniques.
Fig. 2. Example of conditioning VBias . In the rest of this paper, reference will be made only to
the DPV. However, it is worth to note that the proposed
potentiostat is not limited to the DPV, since the AFE circuit is
the applied voltages and transmits the data processed to a fully compatible with the Chronoamperometry, and the SWV
cloud service. In this prototype version, we designed an AFE signals and the signal processing section can properly manage
board to be connected with the CC3200 development platform. all the three techniques. In Fig. 3, the equivalent circuit of an
A more compact version of the device is planned, with both amperometric cell is shown, where voltage source V B models
AFE and MCU embedded in the same board. the voltage drop between the AE and RE pins depending on
In Fig. 1, the general system architecture is shown. the electrode process occurring in the cell.
In the following paragraph, the reading circuitry is detailed.
A. Amperometric Sensors
The biosensors combined with the device presented in this B. Analog Front End
paper belong to the wide category of amperometric sensors. The schematic of the AFE circuit is shown in Fig. 4. The
Typically, an amperometric sensor requires a three-electrode control amplifier A1 provides the bias voltage to the cell,
electrochemical cell consisting of a working electrode (WE), controlling the voltage at the AE electrode to keep the voltage
an auxiliary electrode (AE), and a reference electrode (RE). at the RE pin almost equal to the programmable reference
A classical method to measure the current output, related to voltage VRA . It is worth to note that opamp A1 must exhibit
the concentration of the target analyte, is differential pulse an adequate output current capability in order to activate and
voltammetry (DPV) [22]. A known voltage bias is forced maintain the chemical reaction in the cell. Another critical
between the WE and AE pins, Vbias , and the combination of feature of the amplifier is the stability margin that must be
faradic and capacitive sensor currents is measured. In Fig. 2, carefully evaluated, considering the large capacitive load at
an example of conditioning Vbias is shown, where three the AE pin due to the cell (Fig. 3). A further critical specs
fundamental parameters (the pulse interval time TPULSE , the of the control amplifier is the input-referred noise voltage that
recovery interval time TREC , and the step potential SP) are directly contributes to the potentiostat noise voltage measured
pointed out. between the RE and WE pins. The control amplifier in the pro-
The current is measured at the beginning and at the end posed design can deliver an output current as large as 30 mA,
of each TPULSE , and is processed in a differential mode. thus allowing a fast startup of the reaction [26]. The simulated
In this way, the faradic component of the response (i.e., the phase margin with the electric-equivalent of the sensor is about
analytical signal) is enhanced with respect to the capacitive 80◦. It is worth to note that an left half plane (LHP) zero

Authorized licensed use limited to: UNIVERSIDADE DE SAO PAULO. Downloaded on March 04,2021 at 01:02:01 UTC from IEEE Xplore. Restrictions apply.
BIANCHI et al.: Wi-Fi CLOUD-BASED PORTABLE POTENTIOSTAT FOR ELECTROCHEMICAL BIOSENSORS 3235

Fig. 5. Circuit schematic for sensing voltage at the WE pin.

C. Noise Analysis
The resolution of the concentration measurement is defined
by the AFE circuit and the amperometric sensor. Limiting the
analysis to the AFE, the effect of the thermal and supply noise
Fig. 4. Schematic of the AFE with noise sources. sources at the ADC input is evaluated. With reference to Fig. 4,
Amplifier A1 injects a current noise at the input of the TIA
through the equivalent impedance of the sensor between the
is found in the loop-gain due to the presence of the series AE and WE terminals, ZC
resistance R S in the sensor equivalent circuit (Fig. 3). 2
en,A
The transimpedance amplifier (TIA) in Fig. 4 implements 2
i n,WE,A = (1)
the required signal conditioning of the cell current at the WE |Z C |2
terminal. The TIA gain can be varied from 10 to 100 V/mA 2
where the input noise current of A1 was neglected and en,A is
by means of the programmable feedback resistance RT . The
the power spectral density (PSD) of the overall noise voltage
capacitor C T allows achieving an adequate stability mar-
at its input. Such noise includes the input-equivalent noise
gin [27], [28].
voltage of the opamp (A1), its input-equivalent supply noise,
The voltage output range and offset are set through the
and the additive noise affecting the reference voltage VRA . The
feedback resistor (range) and the reference voltage VRT (output
last term is caused by the DAC generating the programmable
offset). Since the input voltage of the ADC embedded in the
reference voltages in the AFE. The effect of the supply noise
MCU must be limited to 1.8 V (ratings) [21], an attenuator
is estimated by the power supply rejection ratio (PSRR) of
is introduced, A2, for limiting the output voltage (VOUT ) to a
the opamp [29]. The equivalent impedance of the sensor is
safe level even in the case of saturation occurring in the TIA
obtained by the equivalent lumped circuit of Fig. 3
(i.e., VOUT−TIA equal to the AFE supply). Such an attenuator
exhibits a first-order transfer function, H A2 ( f ), with equiva- 1 + j 2πC P R S f
ZC ( f ) ∼
=RP (2)
lent noise bandwidth NBW,A2 equal to approximately 110 Hz. 1 + j 2πC P R P f
The programmable reference voltages for the control (VRA )
and the transimpedance (VRT ) amplifiers are generated by where R S  R P was considered in the approximated expres-
means of a dual DAC with I2C digital inputs [27]. The power sion. Therefore, the PSD of the noise voltage at the ADC input
management unit provides the 3.3-V regulated supply voltage due to A1 is
to the AFE circuits from the 5-V supply of the MCU. In the 2
en,OUT,A = i n,WE,A
2
· |Z T |2 · |H A2 ( f )|2 (3)
case of a cell that requires a higher voltage bias, the power
management unit (PMU) can be programmed to provide the where Z T is the feedback impedance.
5-V supply of the MCU to the AFE. The contribution of the transconductance amplifier to the
Furthermore, the AFE system allows detecting the voltage output noise voltage is due to the input-equivalent noise
at the RE and WE pins. This is mandatory in order to assess current of the TIA opamp, i n,T 2 , and of amplifier A3 in
the position of the current peak with respect to the Vbias . This 2
Fig. 5, i n,A3 , together with the involved noise voltage sources.
position is referable to the nature of the electroactive species The last contribution includes the thermal noise of the feed-
under test. The sensing circuit for the WE voltage is shown back resistor, en,RT2 , together with the combination of the
in Fig. 5. It is worth to note that the negative input pin of the input-equivalent noise voltage of TIA opamp (including the
TIA opamp is a critical net, since any additional capacitance supply noise effect) and of the additive noise of reference
reduces the stability margin. Furthermore, the input current of 2 . Therefore, the expression of the TIA contribution
VRT , en,T
the voltage-sensing circuit adds to the sensor output current, to the noise at the ADC input is obtained by circuit analysis
IWE . For this reason, an opamp featuring an input current 
in the pA range was used in the unity-gain configuration as 2
2 2

en,OU T ,T = i n,T + i n,A3 · |Z T |2 +e2n,RT + en,T
2
the first stage of the WE sensing circuit [28]. The low-pass
resistive attenuator (R1, R2, C1) is mandatory to limit the   
 Z T 2
output voltage below the rated maximum input voltage of the 
· 1 + · |H A2 ( f )|2 (4)
ZC 
ADC in the MCU and to limit the output noise.

Authorized licensed use limited to: UNIVERSIDADE DE SAO PAULO. Downloaded on March 04,2021 at 01:02:01 UTC from IEEE Xplore. Restrictions apply.
3236 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 69, NO. 6, JUNE 2020

where usually |Z C |  |Z T | at low frequency. The overall Moreover, the WE, RE, and Vout pins from the AFE board
PSD of the noise voltage at the ADC input includes the were connected to the 12-bit ADC embedded in the CC3200 to
2
contributions of the attenuator block, en,A2 acquire signals for subsequent elaboration. The processed data
2
are then sent to a cloud service for remote consultation through
2 2 2
en,OUT = en,OUT,A + en,OUT,T + en,A2 · |H A2 ( f )|2 . (5) the Wi-Fi interface. The sensor can be connected to different
The signal-to-noise and quantization ratio at the AFE output cloud environments coding conveniently the access method
is, therefore, into the device firmware. In the present work, an Internet of
 ∞ Things (IoT) open platform Thinkspeak was adopted, but any
2 VOUT,pp other cloud platform (e.g., IBM bluemix, Microsoft Azure, and
SNQROUT = en,OUT df + √ 2 (6)
fL 8·v n,Q so on), can be exploited as well.
To allow the measurement of the analyte even if the connec-
where v n,Q
2 is the quantization noise voltage [30] and VOUT,pp
tion is absent and to limit the power consumption due to the
is the peak-to-peak value of the voltage signal at the AFE
Wi-Fi transmission, the acquired data are processed on board
output. In the proposed potentiostat, the ADC exhibits 12-b
to extract meaningful information.
nominal resolution over a 1.4-V conversion range, leading to
a quantization noise of about 100 μVrms . Since the current
output is obtained by the difference in the signals sampled E. Conditioning and Elaboration
at the beginning and at the end of each TPULSE , the lower Once Vbias is applied to the amperometric cell, VWE , VRE ,
bound for noise integration, f L , corresponds to the inverse of and Vout are acquired, being, respectively, the voltage at the
TPULSE , which, for an optimal signal-to-noise ratio (faradic WE and RE pins, and the AFE output voltage (Fig. 1).
versus capacitive), is in the range of 100 ms [31]. Then, data are multiplied by a constant, K , for considering
The upper bound of the peak-to-peak value of the output the effect of the attenuator placed between the TIA and the
signal depends on the lower output saturation of the TIA ADC input. For each measurement point, a current value is
opamp (i.e., about 0 V in the present design) and on the ADC calculated following the equation:
conversion range. The ADC embedded in the MCU exhibits
Vout − VWE
a unipolar conversion range from 0 V to VFS , i.e., 1.4 V [21]. I = (10)
Therefore, the output signal swing is maximized if the G
following conditions are fulfilled where G is the programmable gain of the TIA. As stated
VFS above, for a conventional DPV measurement, the analyte
∗ ∼
VRT = (7) concentration is related to the value of the peak from the
2·H A2 (0) differential current sampled at the beginning and at the
∗ VRT
RT = (8) end of each pulse. Considering a voltage range spanning
|IWE |MAX from −0.4 to +0.4 V, suitable for the ferri/ferrocyanide redox
where |IWE |MAX is the expected maximum of the absolute probe, and an SP of 5 mV, a total of 302 measurement points
value of the input current and the frequency of the input signal were considered here compared with only 35 points of the
is assumed to be well below the 3-dB frequency of TIA and LMP91000-based version [13]. This leads to 151 measurement
A2 blocks. It is worth to note that the value of VRT allowing points for each acquisition. This number is fully compatible
the maximum output swing, i.e., VRT ∗ , may not lead to the
with that of the most common bench instruments.
maximum achievable value of the voltage bias (absolute value) To properly estimate the value of the current peak, a further
between the RE and WE pins, Vbias , which is, indeed, limited processing has to be introduced. As the baseline of the
by the AFE supply voltage, VDD : differential current is frequently not perfectly parallel to the
x-axis (baseline drift), it is not possible to apply simple
|Vbias | ≤ Min[VRT , 2·(VDD − VRT )]. (9)
methods for searching the maximum to evaluate the amplitude
The SQNROUT of the potentiostat is maximized if the signal of the peak in the obtained current waveform. For this purpose,
amplitude is maximized as well, provided that the impact of before peak evaluation, a baseline search and calculation algo-
the thermal noise of the feedback resistor RT is negligible rithm was introduced for each measurement. Thirty absolute
with respect to the other noise sources. minimum points were identified for each waveform and a
baseline was estimated using a linear polynomial fitting. This
D. Signal Processing Board baseline is then used as a reference to calculate the actual peak
amplitude, as shown in Fig. 6.
The processing core of the designed system is the system-
Finally, the computed peak value can either be sent to a
on-chip (SoC) CC3200 by Texas Instruments. This SoC
cloud service for subsequent remote monitoring or be stored
exploits an ARM Cortex-M4 MCU and a transceiver compliant
in the device waiting for an available Wi-Fi connection.
with the IEEE 802.11b/g/n network protocol radio. For pro-
totyping purposes, the CC3200 development board [32] was
exploited in this study. IV. E XPERIMENTAL R ESULTS
The MCU takes care of controlling the AFE DAC for the Table I reports a specs comparison of an integrated potentio-
suitable conditioning of the amperometric sensor. To set up stat AFE [11], a couple of systems with wireless connectivity
the DAC registers, an I2C communication port is exploited. [4], [19], and the proposed device. In the same table, Vbias,n

Authorized licensed use limited to: UNIVERSIDADE DE SAO PAULO. Downloaded on March 04,2021 at 01:02:01 UTC from IEEE Xplore. Restrictions apply.
BIANCHI et al.: Wi-Fi CLOUD-BASED PORTABLE POTENTIOSTAT FOR ELECTROCHEMICAL BIOSENSORS 3237

Fig. 7. Noise spectrum of the output voltage, VOUT . Dashed line: simulation
results. Solid line: measured noise.

Fig. 6. Example of current peak value measurement with baseline assessment.


of such device was not available. The value of such resistor
TABLE I was defined on the basis of the PSD reported in the data-sheet
S PECS C OMPARISON at a few frequency points [27]. The noise measurement was
carried out with an SR785
√ FFT analyzer, featuring a noise
floor of about 10 nV/ Hz, and with a dummy cell, as shown
in Fig. 3, connected to the AFE. It is worth to notice that the
measured noise is slightly lower than the simulation results,
even though the effect of the supply noise was not considered
in the noise simulation. Frequency shaping of both simulation
and measurement data is in excellent agreement.
To validate the system, we carried out differential mea-
surements with the proposed system, using different concen-
tration levels of ferri/ferrocyanide redox probe in aqueous
100 mM KCl as the supporting electrolyte. Measurements
were performed on disposable screen-printed electrodes from
Dropsens (Metrohm) with glassy carbon WE and AE and
silver RE. The electrochemical cell consists of 50 μL of redox
probe solution casted on the three-electrode screen-printed
chip. A preconditioning potential of −0.4 V was applied for
30 s in order to preconcentrate the ferrocyanide prior to its
oxidation to ferricyanide. The findings were compared with
is the voltage noise between the WE and RE pins, over the analogous measurements performed using the conventional
0.1–10 Hz bandwidth, en−RE and I B−RE are the PSD noise benchtop instrument (Autolab PGSTAT-204 electrochemical
voltage and the input bias current at the RE pin, NLTIA workstation, by Metrohm [33]). For this purpose, five different
is the measured TIA nonlinearity, IWE−RES is the nominal concentrations of redox probe were investigated, namely 100,
resolution of the current measurement, and VRA−RES is the 125, 250, 350, and 500 μM: for each concentration, a 50%
minimum programmable step of the VRA reference, as shown of ferricyanide and 50% ferrocyanide have been used. Three
in Fig. 4. The comparison highlights the excellent performance replicates were acquired for each concentration level.
in terms of noise, input current, and resolution of the amplifier In Fig. 8, the differential currents measured as a function
input voltage. Furthermore, the proposed potentiostat requires of the bias voltage using the proposed system are shown. For
a single supply (either from a battery or a USB source), unlike the sake of clarity, for each concentration, the average of the
the systems in [4] and [19]. three replicates is reported.
The measured spectrum of the noise voltage at the output In Fig. 9, a comparison between the data acquired with the
pin in Fig. 4, OUT, is shown in Fig. 7 together with the new portable potentiostat and the AUTOLAB is shown.
simulation results. The circuit model of the opamps in the The current outputs from both instruments evidenced high
proposed design includes both the input-equivalent voltage and repeatability with relative standard deviation <10% for all the
the current noise. The output noise of the DAC was added to explored concentrations. In addition, the responses measured
the simulation test bench by means of a noisy resistor in series at the same concentration on the two instruments are almost
to each VRT and VRA voltage source, since a simulation model superimposable. The linear interpolation of both data sets

Authorized licensed use limited to: UNIVERSIDADE DE SAO PAULO. Downloaded on March 04,2021 at 01:02:01 UTC from IEEE Xplore. Restrictions apply.
3238 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 69, NO. 6, JUNE 2020

The current drained by the sensor was measured using a


LeCroy HDO6034 oscilloscope connected to a LeCroy AP015
current probe. In Table II, measured currents and times are
reported.
The average current drained during one day in these con-
ditions was found to be 81 μA. This leads to an estimated
battery lifetime of 3.8 years, considering two 1.5-V, 2700-mAh
standard AA batteries.

V. C ONCLUSION
In this paper, a new low-cost portable Wi-Fi potentiostat
was presented. This device is based on a custom AFE board
designed to maximize the measurement resolution while con-
Fig. 8. Measured bias signal and current using the proposed system. taining costs, to allow precise quantitative analyte concentra-
tion assessment, unlike a threshold-based approach [13].
The presented system relies also on the CC3200 Wi-Fi
MCU by Texas Instruments; it takes care of data sampling,
processing, and transmitting electrochemical data to a cloud
service. In this realization, the open-source cloud service
ThingSpeak was considered but, using a standard protocol,
other cloud services are possible too. Exploiting cloud services
allows the measurement result to be examined both by the user
and also by other potential professionals (e.g., medical doctors)
allowing for remote monitoring. A wireless communication
and the possibility of a power supply of 3.3 V enhance the
portability, allowing the system to be battery-powered. Battery
lifetime was estimated resulting in 3.8 years.
The proposed potentiostat was also accurately characterized.
Fig. 9. Comparison of the calibration lines obtained with the redox probe
using the proposed potentiostat and the Autolab benchtop instrument. The The TIA in the AFE exhibits a nonlinearity lower than 0.5%.
center and the length of the error bars correspond to the measured average The measured noise at the ADC input is in good agreement
and standard deviation at each concentration on three replicates. with the simulation results. Considering the ADC resolution
TABLE II and AFE noise, an overall resolution of 0.025% is achieved
C URRENT C ONSUMPTION OF THE P ROPOSED P OTENTIOSTAT in the voltage measurement.
Finally, measurements carried out with Autolab PGSTAT-
204 electrochemical workstation are compared with the out-
come of our device to validate the effectiveness of our
proposal. The comparison highlights a good performance,
fully suitable for amperometric biosensors for qualitative and
quantitative purposes.

ACKNOWLEDGMENT
The authors would like to thank M. Mongilli, E. Panciroli,
and M. Zagatti for their contribution of the design and test of
evidenced intercepts not significantly different ( p > 0.05) the device presented in this work.
from zero, whereas the slope values (1.87 ± 0.03·10−8 for the
proposed device and 1.77 ± 0.04·10−8 for the benchtop instru- R EFERENCES
ment) resulted to be not significantly different ( p > 0.01). [1] S. Ghanbari, M. Habibi, and S. Magierowski, “A high-efficiency discrete
An assessment of the battery lifetime was carried out, current mode output stage potentiostat instrumentation for self-powered
considering a typical situation of one user and five acquisitions electrochemical devices,” IEEE Trans. Instrum. Meas., vol. 67, no. 9,
pp. 2247–2255, Sep. 2018.
carried out per day. When the sensor is not measuring, it is [2] T. R. Molderez, X. Zhang, K. Rabaey, and M. Verhelst, “A current-
forced into the HIBERNATE mode. The power consumption driven six-channel potentiostat for rapid performance characterization
of the CC3200 in different sleep modes has already been of microbial electrolysis cells,” IEEE Trans. Instrum. Meas., to be
published.
analyzed in [34]. The preconditioning time was set at 30 s,
[3] A. M. Pernia, M. J. Prieto, I. C. Orille, J. A. Martin-Ramos,
TPULSE at 100 ms, TREC at 200 ms, and 302 points for and A. Costa-Garcia, “Development of optimized screen-printed
each measurement were considered. These were found as best immunosensors,” IEEE Trans. Instrum. Meas., vol. 58, no. 7,
conditions in terms of signal-to-noise ratio, sensitivity, and pp. 2181–2188, Jul. 2009.
[4] PalmSens. Accessed: Mar. 7, 2019. [Online]. Available:
repeatability of the output, to be used for quantitative analyses. https://www.palmsens.com/product/emstat-blue/

Authorized licensed use limited to: UNIVERSIDADE DE SAO PAULO. Downloaded on March 04,2021 at 01:02:01 UTC from IEEE Xplore. Restrictions apply.
BIANCHI et al.: Wi-Fi CLOUD-BASED PORTABLE POTENTIOSTAT FOR ELECTROCHEMICAL BIOSENSORS 3239

[5] S. Chhorn and A. Teeramongkonrasmee, “A portable USB-controlled [29] M. S. J. Steyaert and W. M. C. Sansen, “Power supply rejection ratio
potentiostat for paper-based electrochemical applications,” in Proc. 15th in operational transconductance amplifiers,” IEEE Trans. Circuits Syst.,
Int. Conf. Elect. Eng./Electron., Comput., Telecommun. Inf. Technol. vol. 37, no. 9, pp. 1077–1084, Sep. 1990.
(ECTI-CON), Jul. 2018, pp. 321–324. [30] B. Widrow, “Statistical analysis of amplitude-quantized sampled-data
[6] A. A. Rowe et al., “CheapStat: An open-source, ‘do-it-yourself’ poten- systems,” Trans. Amer. Inst. Elect. Eng., II, Appl. Ind., vol. 79, no. 6,
tiostat for analytical and educational applications,” PLoS One, vol. 6, pp. 555–568, Jan. 1961.
no. 9, Sep. 2011, Art. no. e23783. [31] A. Bello, M. Giannetto, G. Mori, R. Seeber, F. Terzi, and C. Zanardi,
[7] P. Bezuidenhout, S. Smith, K. Land, and T.-H. Joubert, “A low-cost “Optimization of the DPV potential waveform for determination of
potentiostat for point-of-need diagnostics,” in Proc. IEEE AFRICON, ascorbic acid on PEDOT-modified electrodes,” Sens. Actuators B, Chem.,
Sep. 2017, pp. 83–87. vol. 121, no. 2, pp. 430–435, Feb. 2007.
[8] J. Kim et al., “Wearable salivary uric acid mouthguard biosensor [32] CC3200 Launchpad. Accessed: Apr. 8, 2019. [Online]. Available:
with integrated wireless electronics,” Biosensors Bioelectron., vol. 74, http://www.ti.com/tool/CC3200-LAUNCHXL
pp. 1061–1068, Dec. 2015. [33] μAutolab. Accessed: Apr. 10, 2019. [Online]. Available:
[9] A. F. D. Cruz, N. Norena, A. Kaushik, and S. Bhansali, “A low- https://www.ecochemie.nl/Products/Echem/CompactNonModular/
cost miniaturized potentiostat for point-of-care diagnosis,” Biosensors uAUTIII.html
Bioelectron., vol. 62, pp. 249–254, Dec. 2014. [34] M. Bassoli, V. Bianchi, I. De Munari, and P. Ciampolini, “An IoT
[10] J. Aznar-Poveda, J. A. Lopez-Pastor, A.-J. Garcia-Sanchez, approach for an AAL Wi-Fi-based monitoring system,” IEEE Trans.
J. Garcia-Haro, and T. F. Otero, “A COTS-based portable system Instrum. Meas., vol. 66, no. 12, pp. 3200–3209, Dec. 2017.
to conduct accurate substance concentration measurements,” Sensors,
vol. 18, no. 2, p. 539, Feb. 2018.
[11] LMP91000 Configurable AFE Potentiostat for Low-Power Chemical
Sensing Applications|TI.com. Accessed: Mar. 8, 2019. [Online]. Avail-
able: http://www.ti.com/product/LMP91000 Valentina Bianchi received the B.Sc. and M.Sc.
[12] S. V. Raj, J. Stanley, and T. G. SatheeshBabu, “Fabrication of a degrees (summa cum laude) in electronic engineer-
configurable multi-potentiostat for LOC applications,” Mater. Today, ing and the Ph.D. degree from the Department
Proc., vol. 5, no. 8, pp. 16732–16739, 2018. of Information Engineering, University of Parma,
[13] M. Giannetto, V. Bianchi, S. Gentili, S. Fortunati, I. De Munari, and Parma, Italy, in 2003, 2006, and 2010, respectively.
M. Careri, “An integrated IoT-Wi-Fi board for remote data acquisition Since 2006, she has been with the Department
and sharing from innovative immunosensors. Case of study: Diagnosis of Information Engineering, University of Parma,
of celiac disease,” Sens. Actuators B, Chem., vol. 273, pp. 1395–1403, where she was a Technical Assistant from 2012 to
Nov. 2018. 2017. Since 2017, she has been a Research Assistant
[14] PG581. Accessed: Apr. 5, 2019. [Online]. Available: https://www.bio- with the Department of Engineering and Architec-
logic.net/products/potentiostat-galvanostat-eis/pg581-portable- ture, University of Parma. She has participated in
potentiostatgalvanostat/ several national and international projects. She has authored or coauthored
[15] PSTAT910. Accessed: Apr. 5, 2019. [Online]. Available: https://www. more than 30 papers published on technical journals or proceedings of inter-
metrohm-autolab.com/Products/Echem/PortablePot/PSTAT910.html national conferences. Her current research interests include digital systems
[16] T. Dobbelaere, P. M. Vereecken, and C. Detavernier, “A USB- design and wireless sensors networks.
controlled potentiostat/galvanostat for thin-film battery characterization,”
HardwareX, vol. 2, pp. 34–49, Oct. 2017.
[17] S. D. Adams, E. H. Doeven, K. Quayle, and A. Z. Kouzani, “MiniStat:
Development and evaluation of a mini-potentiostat for electrochemical
measurements,” IEEE Access, vol. 7, pp. 31903–31912, 2019. Andrea Boni received the M.Sc. degree in elec-
[18] A. Ainla et al., “Open-source potentiostat for wireless electrochem- tronics engineering and the Ph.D. degree from the
ical detection with smartphones,” Anal. Chem., vol. 90, no. 10, University of Parma, Parma, Italy, in 1993 and 1997,
pp. 6240–6246, Apr. 2018. respectively.
[19] C. Mercer, R. Bennett, P. Ó. Conghaile, J. F. Rusling, and D. Leech, Since 2002, he has been an Associate Professor
“Glucose biosensor based on open-source wireless microfluidic poten- of electronics with the University of Parma, where
tiostat,” Sens. Actuators B, Chem., vol. 290, pp. 616–624, Jul. 2019. he currently leads the Analog I.C. Design Group.
[20] M. Bassoli, V. Bianchi, and I. De Munari, “A plug and play IoT Wi-Fi He co-founded Silis S.r.l., a university spin-off com-
smart home system for human monitoring,” Electronics, vol. 7, no. 9, pany located in Parma, that operates in the field of
p. 200, 2018. the design of high-performance analog- and mixed-
[21] CC3200 wireless MCU. Accessed: Mar. 19, 2019. [Online]. Available: signal integrated circuits, and advanced embedded
http://www.ti.com/product/CC3200 systems. He has coauthored more than 80 scientific papers. He holds one USA
[22] D. Krulic, N. Fatouros, and M. M. El Belamachi, “Stepped-potential patent of a low-noise opamp. His current research interests include design
voltammetries at stationary electrodes Part 1. Differential staircase, dif- of A/D converters, integrated sensor nodes, RFID devices, and automotive
ferential pulse and square-wave voltammetries,” J. Electroanal. Chem., circuits.
vol. 385, no. 1, pp. 33–38, Mar. 1995. Prof. Boni has served on the Technical Committee of the Custom Integrated
[23] L. Hutton, M. E. Newton, P. R. Unwin, and J. V. Macpherson, “Amper- Circuits Conference.
ometric oxygen sensor based on a platinum nanoparticle-modified poly-
crystalline boron doped diamond disk electrode,” Anal. Chem., vol. 81,
no. 3, pp. 1023–1032, 2009.
[24] H. Lee, Y. J. Hong, S. Baik, T. Hyeon, and D.-H. Kim, “Enzyme-based
glucose sensor: From invasive to wearable device,” Adv. Healthc. Mater., Simone Fortunati was born in 1990. He graduated
vol. 7, no. 8, 2018, Art. no. 1701150. in biomolecular chemistry in 2016. He received
[25] V. Mirceski, R. Gulaboski, M. Lovric, I. Bogeski, R. Kappl, and M.Sc. degree in biomolecular chemistry from
M. Hoth, “Square-wave voltammetry: A review on the recent progress,” University of Parma, Parma, Italy, in 2016, where
Electroanalysis, vol. 25, pp. 2411–2422, Nov. 2013. he is currently pursuing the Ph.D. degree in
[26] AD8605-Precision, Low Noise, CMOS, RRIO Op Amp (single) chemical sciences.
| Analog Devices. Accessed: Mar. 8, 2019. [Online]. Available: His current research interests include employment
https://www.analog.com/en/products/ad8605.html of innovative nanomaterials and bioreceptors for
[27] AD5667-Dual, 16-Bit nanoDAC with I2 C Interface | Ana- the development of biosensors, such as genosensors
log Devices. Accessed: Mar. 8, 2019. [Online]. Available: aimed at the detection of transgenic material
https://www.analog.com/en/products/ad5667.html at trace levels, immunosensors for detection of
[28] OPA4170-36V, microPower, Rail-to-Rail Output, Quad, General Pur- antitransglutaminase antibodies using the Internet-of-Things (IoT) Wi-Fi
pose Op Amp | Texas Instruments. Accessed: Mar. 8, 2019. [Online]. device for DPV signal acquisition and sensitive electropolymerized coatings
Available: http://www.ti.com/product/OPA4170 for compounds of environmental concern.

Authorized licensed use limited to: UNIVERSIDADE DE SAO PAULO. Downloaded on March 04,2021 at 01:02:01 UTC from IEEE Xplore. Restrictions apply.
3240 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 69, NO. 6, JUNE 2020

Marco Giannetto was born in 1973. He received the Ilaria De Munari (M’19) received the M.Sc. degree
Ph.D. degree from the University of Parma, Parma, in electronic engineering and the Ph.D. degree in
Italy, in 2000. information technologies from the University of
He is currently an Associate Professor of analytical Parma, Parma, Italy, in 1991 and 1995, respectively.
chemistry with the University of Parma. He teaches In 1997, she joined the Department of Engineering
analytical chemistry and sensors and screening tech- and Architecture, University of Parma, as a Research
niques for the bachelor’s and master’s degrees in Assistant, where she has been an Associate Professor
chemistry. His current research interests include the of electronics since 2004. She was involved in sev-
design, realization characterization, and validation eral activities related to assistive technologies, man-
of new chemical sensors and biosensors based on aging some projects in the framework of Ambient
different transduction mechanisms with applications Assisted Living Joint Programme in collaboration
in clinical diagnosis and point-of-care, food safety/quality control, and envi- with other European partners. She has authored or coauthored more than
ronmental monitoring. He has authored or coauthored more than 50 papers 100 papers in technical journals or proceedings of international conferences.
in these areas. Her past research interests included the reliability of electronic devices
and the design of electronic systems for human activity recognition. Her
current research interests include the design of digital systems based on
microcontroller and field-programmable gate array.
Maria Careri has been a Full Professor of analytical
chemistry with the University of Parma, Parma,
Italy, since 2001. From 2007 to 2009, she was an
elected Chair of the Executive Board of the Division
of Analytical Chemistry, Italian Chemical Society.
From 2005 to 2014, she was the Director of the
National School of “Analytical and Bioanalytical
Methodologies based on Mass Spectrometry,” Ital-
ian Chemical Society, Parma. From July 2012 to
December 2016, she was the Head of the Chemistry
Department, University of Parma, where she has
been a Board Member since 2017 and has been a Member Delegate with the
Joint Research Unit “METROFOOD-IT” since June 2017. She authored more
than 185 scientific papers on international peer-reviewed journals, two patents
and more than 250 communications at national and international Symposia.
She was an invited author of review articles and four chapters of books and
encyclopedias, devoted to the application of hyphenated MS-based techniques
to food and environmental analysis.
Dr. Careri was a member of the Editorial Board of the Journal of Chro-
matography A (Elsevier) from 2002 to 2013 and the Current Analytical
Chemistry (Bentham Science Publisher) since June 2004, and the International
Advisory Board of Analytical and Bioanalytical Chemistry (Springer) since
January 2008. She was a recipient of the “Arnaldo Liberti” Medal from the
Analytical Chemistry Division together with the Environmental and Cultural
Heritage Chemistry Division in 2018 and the Interdivisional Group of Science
of Separations, Italian Chemical Society.

Authorized licensed use limited to: UNIVERSIDADE DE SAO PAULO. Downloaded on March 04,2021 at 01:02:01 UTC from IEEE Xplore. Restrictions apply.

You might also like