You are on page 1of 4

2016 International Conference on Computer & Communication Engineering

Arduino-Based Biosensor Impedance Measurement

Nurul Najwa Khamis, Nor F Za’bah, Ahmad Fairuzabadi Mansor, Anis Nurashikin Nordin
Department of Electrical and Computer Engineering,
Kulliyyah of Engineering,
International Islamic University Malaysia, Kuala Lumpur, Malaysia
e-mail: adah510@iium.edu.my

Abstract— Currently, the cell-based biosensors have to be data is measured and displayed using an Arduino
connected to an expensive impedance analyzer in order to system.
obtain the measurement values. In addition, the The paper is organized as follows: Section II
impedance analyzer is bulky and not easily portable. describes the block diagram of the system as well as the
Therefore, in this work, a low frequency impedance methodology. Section III explains the experimental data
analyzer is designed by generating a low frequency AC and compares the measurement results with the
signal that is sent to the sensor in order to measure the equivalent circuit model. Section IV presents the
impedance of a cell. The prototype design is able to detect conclusion of the work.
the presence of water and a cell media. It consists of a
biosensor which requires a low frequency AC input signal
and the impedance data of the water and cell media is to II. SYSTEM DESIGN AND METHODOLOGY
be measured and displayed using an Arduino system. The
design had successfully shown that the prototype is able to Fig. 1 shows the block diagram of the prototype. A
detect and differentiate the two different substances based low frequency AC signal is generated using a 555 timer.
on their resistance and capacitance. The signal is sent to the biosensor and the impedance is
measured and displayed using an Arduino system and
Keywords- biosensor; cell; impedance; Arduino interface.
I. INTRODUCTION
Electrical cell-substrate impedance sensing (ECIS) is
a valuable tool for real time monitoring of cell behavior
such as attachment, mobility, and growth. In order to
employ ECIS, the cells need to attach, spread and Fig. 1 Block Diagram of the AC Signal generator Circuit
proliferate on the sensor in the presence of adhesion- connected the sensor
promoting protein that mimics the extracellular matrix
(ECM) of the cells [1]. The impedance change due to the
cell growth and attachment was modeled as an Initially, the design of a circuit that produces a low
equivalent circuit consisting of resistors and capacitors frequency AC input signal was simulated using circuit
of both the cell culture media and the cells. Currently, simulation tools such as PSPICE. The timer circuit is
the impedance measurements were performed using an then tested as an input to a resistor and capacitor and
impedance analyzer which is expensive and also bulky.
their values are displayed using the Arduino system.
Efforts have been made to design a portable impedance
The resistor and capacitor used for testing represents the
measuring system using embedded systems [2]–[4],
which often result in complex systems using field resistive and capacitive nature of the biosensor.
programmable gate arrays (FPGAs). These systems Next, a biosensor is connected to the input signal
typically allow the input to be a variable range of circuitry and impedance measurements using water and
sinusoidal frequencies, fed into the biosensors. Due to cell media were made. Impedance measurements
this flexibility, the output impedance measurement consist of resistance and capacitance measured when
systems are often complex signal processing circuitry water and the cell media are placed in the biosensor
that are handled by the FPGAs. Based on our previous chamber. Measured resistance and capacitance values
research [5]-[7], it has been found that the optimum cell can be used to develop an equivalent circuit model of
impedance measurements are made below 100 Hz, thus the biosensor.
it is unnecessary to design embedded systems with This biosensor was fabricated on a printed circuit
excessive functionalities of varying input frequencies in board (PCB) based on the work done by [1] as shown in
the kHz region. In this work, we have simplified the Fig. 2. The PCB board consists of layers of copper
input signal generation circuit to function only at 20 Hz plates. The sensors are interdigitated transducers with
and the circuit was designed using a simple 555 timer
different spacings between the fingers. There are a total
circuitry. Limiting the input to a 20 Hz AC signal also
simplifies the readout circuit, which was implemented of eight sensors on a single PCB. Each sensor is
using an Arduino board and a liquid crystal display equipped with a polydimethylsiloxane (PDMS)
(LCD) unit. Therefore, this work has successfully chamber to contain the fluid under test. Details
produced a prototype that is able to perform the regarding fabrication of the sensor and the PDMS
measurements using a biosensor at which the impedance chambers have been reported in [5] and [7].

978-1-5090-2427-8/16 $31.00 © 2016 IEEE 191


DOI 10.1109/ICCCE.2016.50

Authorized licensed use limited to: Universidad Nacional Autonoma De Mexico (UNAM). Downloaded on June 22,2021 at 13:17:13 UTC from IEEE Xplore. Restrictions apply.
Fig. 2 Four sensors with different electrode spacing of (1) 0.26 mm,
(2) 0.53 mm, (3) 0.8 mm and (4) 1.06 mm [1].

As mentioned earlier, the Arduino program was tested to


measure a standard resistor and capacitor. Then, it is
used to measure the impedance using the biosensor in 3
conditions: Fig. 3 The biosensor’s connection with the low frequency signal
a) nothing in the chamber (control data) (generated by the 555 timer) and the measurements are performed
b) with water in the chamber using the Arduino program
c) with cell media in the chamber
It is important to highlight that once there is a III. RESULTS AND DISCUSSION
substance in the chamber the biosensor can only be used
once. To mimic the impedance generated during cell A. PSPICE Simulation
growth, the biosensor was tested using Dulbecco's The 555 timer was configured in astable mode as
Modified Eagle's medium (DMEM) as the cell media. shown in Fig. 4 where the output will be a continuous
DMEM is a modification of Basal Medium Eagle pulse waveform of a specific frequency, fc which can be
(BME) that contains a four-fold higher concentration of
calculated as follows:
amino acids and vitamins, as well as additional
supplementary components. DMEM is commonly used
using cell culture as cell media to sustain cell growth. 1
fc = (Eq. 2)
0.7 ( R1 + 2R2 ) C1
The concept of the Arduino capacitance meter is that
the capacitance is a measure of the capacity of a material
to store electrical charge. The steady time of a capacitor As shown in the schematic, the values of R1 = 50 k,
is characterized as the time it takes for the voltage over R2 = 50 k and C1 = 0.47 μF, yielding an output square
the capacitor to reach 63.2% of its voltage when it is wave of 20 Hz as shown in Fig. 5.
completely charged. Bigger capacitors take more time to
charge, and subsequently have bigger time constants.
The Arduino program can measure the capacitance in
light of the fact that the time a capacitor takes to charge
is straightforwardly identified with its capacitance by the
mathematical statement:

τ = RC (Eq. 1)

where τ is the time constant of the capacitor (in seconds)


R is the resistance of the circuit (in Ohms ())
C is the capacitance of the capacitor (in farads)

The whole arrangement of the biosensor together with


the Arduino and the LCD display is shown in Fig. 3. The
555 timer circuitry fed the square wave input signal to
the biosensor electrodes to measure the impedance of the Fig. 4 The 555 timer schematic diagram
substances. The resistance and capacitance values are
calculated using Arduino program and the values are
then displayed using the LCD.

192

Authorized licensed use limited to: Universidad Nacional Autonoma De Mexico (UNAM). Downloaded on June 22,2021 at 13:17:13 UTC from IEEE Xplore. Restrictions apply.
Fig. 5 The output of the 555 timer circuitry produces an
approximately 20 Hz square wave signal.

B. Resistance Fig. 7 Range of capacitance values for both water and cell
media in comparison with the controlled data for Sensor 1 and
Fig. 6 shows the range of the resistance of water and Sensor 3
cell media as compared to the controlled data. It shows
that the prototype design has successfully identified the
D. Comparison with Equivalent Circuit Model
different matter to be measured using the biosensor. It
can be concluded that cell media has a higher range of The sensor can be represented using an equivalent
resistance. circuit model based on the electrical models for
impedance biosensors [8]. Using this model, each
element, for example, cell media, electrode can be
represented using an electrical element such as resistor
or capacitor. The equivalent circuit model of the sensor
is represented in Fig. 7, where Rsol represents the
solution resistance, Cdl represents the double layer
capacitance or the capacitance that exists on the surface
of the electrodes surrounded by electrolytes, Cpar is the
capacitance between the two parallel electrodes that
form the sensor and Rct is the charge transfer resistance
that exists when a metal electrode is immersed into an
electrolyte [1].

Fig. 6 Range of resistance values (in ) for both water and cell
media.

C. Capacitance
The range of the capacitance values for both water and
cell media as compared to the controlled data is shown
in Fig. 7. It clearly indicates that the cell media has high
capacitance values (in the range of μF) whereas the
Fig. 7 Equivalent circuit model of the sensor
water and controlled data has values only in the range of
nF. However, it is important to note that the capacitance
values for Sensor 3 are smaller as compared than Sensor The measurements were performed using two electrode
1 due to its larger distance between the electrodes. designs, Sensor 1 and Sensor 3. Sensor 1 has the
smallest spacing between the electrodes (0.26 mm) and
Sensor 3 represents the electrodes with larger spacing
(0.8 mm). The values for the elements of the equivalent
circuit model are calculated based on the dimensions of
the sensor. The double layer capacitance of an
electrolyte, Cdl was estimated to be 40 μF/cm2 [8]. For
this design, Cdl = 1.22 μF for both sensors since the area

193

Authorized licensed use limited to: Universidad Nacional Autonoma De Mexico (UNAM). Downloaded on June 22,2021 at 13:17:13 UTC from IEEE Xplore. Restrictions apply.
of the electrodes is the same. Charge transfer resistance, IV. CONCLUSION
Rct occurs during the electrochemical reaction between
the electrolyte and metal. Rct is estimated to be 13.4 k This work has successfully designed a low cost
at room temperature. At low frequencies, Cdl acts like an impedance analyzer and the results had shown that it is
open circuit, thus both Rct and Cdl are negligible. The able to detect and differentiate two different substances
equivalent resistance of the sensor is then dominated by (e.g. water and cell media) based on their resistance and
Rsol and Cpar. Solution resistance, Rsol can be calculated capacitance. Future work includes integrating the design
by: with a remote wireless network and to test the
measurement of the sensor with a cancer cell.

ܴ௦௢௟ ൌ ߩ (Eq. 3) REFERENCES
஺భ
[1] A. F. M. Mansor, A. N. Nordin, and I. Ibrahim,
where ρ is the resistivity of DMEM = 0.5 /mm, l is the “Cytotoxicity studies of lung cancer cells using
spacing between electrodes and A1 is the cross-sectional impedance biosensor,” in 2015 International Conference
on Smart Sensors and Application (ICSSA), 2015, pp. 1–
area in the direction of current flow. Parasitic
6.
capacitance, Cpar is calculated as the capacitance [2] A. Hamed, E. Tisserand, Y. Berviller, and P. Schweitzer,
between two electrode fingers using: “Embedded System Design for Impedance Measurement
of Multi-piezo Sensor,” in 2010 Third International
ఌబ ఌೝ ஺మ
‫ܥ‬௣௔௥ ൌ (Eq. 4) Conference on Advances in Circuits, Electronics and
௟ Micro-Electronics (CENICS), 2010, pp. 6–11.
[3] N. Li, H. Xu, Z. Zhou, Z. Sun, X. Xu, and W. Wang,
where εo is the permittivity of free space, 8.854 x 10- “Wide bandwidth cell impedance spectroscopy based on
12
F/m, εr is the dielectric constant of DMEM = 80 and digital auto balancing bridge method,” in 2011 IEEE
A2 is the area of the electrodes [9]. The theoretical values Biomedical Circuits and Systems Conference (BioCAS),
of Cpar and Rsol for both designs are summarized in 2011, pp. 53–56.
Table 1. The theoretical values suggest that sensors with [4] D. Ensheng, J. Yilin, G. Wei, and Z. Jianfei, “A Pulsed
smaller spacing between their electrodes will have Approach for Electrical Impedance Spectroscopy
Measurement,” in 2010 International Conference on
higher capacitance compared to sensors with larger
Intelligent System Design and Engineering Application
spacing distance. This is due to the inversely (ISDEA), 2010, vol. 1, pp. 150–154.
proportional relationship between capacitance and [5] A. F. Mansor, I. Ibrahim, I. Voiculescu, and A. N.
spacing distance between the electrodes as shown in Nordin, “Screen Printed Impedance Biosensor for
Equation 4. Similarly, based on Equation 3, sensors with Cytotoxicity Studies of Lung Carcinoma Cells,” in
larger spacing have higher resistance. International Conference for Innovation in Biomedical
Engineering and Life Sciences, F. Ibrahim, J. Usman, M.
Table 1: Summary of theoretical and experimental results for the S. Mohktar, and M. Y. Ahmad, Eds. Springer Singapore,
measurement of cell media 2015, pp. 122–126.
[6] A. R. Al-Hashimi, A. N. Nordin, and A. W. Azman,
Theoretical Experimental “Bioimpedance spectroscopy system for characterization
R(kΩ) C(μF) R(kΩ) C(μF) of cancer cells,” in 2014 5th International Conference on
Sensor 1 Intelligent and Advanced Systems (ICIAS), 2014, pp. 1–
1.578 5.82 1.5 3.6 5.
(0.26 mm)
Sensor 3 [7] A. N. Nordin, A. U. Tarmizi, M. A. A. Ghani, M. Mel,
4.857 1.89 3.3 3.2 and I. Voiculescu, “Printed circuit board cultureware for
(0.8 mm)
analysis of colorectal carcinoma cells using impedance
spectroscopy,” in 2012 IEEE EMBS Conference on
The experimental measurements obtained were then Biomedical Engineering and Sciences (IECBES), 2012,
compared with the theoretical calculation of the pp. 574–578.
resistance and capacitance of the sensor from [1]. From [8] M. Varshney and Y. Li, “Interdigitated array
the table, slightly different values between the microelectrodes based impedance biosensors for
theoretical calculations and experimental measurements detection of bacterial cells,” Biosens. Bioelectron., vol.
can be observed. This is mainly due to the assumed 24, no. 10, pp. 2951–2960, Jun. 2009.
[9] Y. Qiu, R. Liao, and X. Zhang, “Real-Time Monitoring
constants, ρ and εr. These constants may vary based on
Primary Cardiomyocyte Adhesion Based on
the volume of electrolyte used as well as the precision of Electrochemical Impedance Spectroscopy and Electrical
measuring the dimensions of the sensors. It is important CellSubstrate Impedance Sensing,” Anal. Chem., vol.
to note that the equivalent circuit model shown in Fig. 7, 80, no. 4, pp. 990–996, Feb. 2008.
presents a simplified model of the experiment, and there
are other parasitic effects that have not been taken into
account in this model such as noise from the wires and
the electrode fingers.

194

Authorized licensed use limited to: Universidad Nacional Autonoma De Mexico (UNAM). Downloaded on June 22,2021 at 13:17:13 UTC from IEEE Xplore. Restrictions apply.

You might also like