You are on page 1of 5

Energy Efficient Biopotential Acquisition Unit for

Wearable Health Monitoring Applications


Wazir Singh, Yatharth Gupta, Paritosh Jivani and Sujay Deb
Department of Electronics and Communication Engineering
Indraprastha Institute of Information Technology, New Delhi, India
Email: {wazirs, yatharth15119, paritosh15103, sdeb}@iiitd.ac.in

Abstract— This paper presents a biopotential acquisition unit


with an instrumentation amplifier and analog-to-information
converter for wearable health monitoring applications. The
instrumentation amplifier defines the quality of the acquired
biopotential signals. At the heart of the system is an Analog to
Information Converter (AIC) to enables the random under-
sampling operation. AIC is used to digitize the output of the Fig. 1(a) Biopotential acquisition system
biopotential instrumentation amplifier. Both instrumentation
amplifier and AIC are implemented in 65nm CMOS technology.
The simulation results show that the proposed instrumentation
amplifier has a CMRR of 100.18 dB and noise of 35.89nV/sqrt
(Hz). AIC achieves a sampling rate of 0.5 KS/s, an ENOB 9.54
bits, FOM 187 fj/conv-step and consumes 69.66 nW from 1 V
power supply.
Fig. 1(b) Compressed sensing based biopotential acquisition
Keywords— Instrumentation Amplifier, CMRR, Analog-to- system
Information Converter, Charge Redistribution DAC, CMOS
A possible solution is to use the high CMRR, low noise,
Technology
and ultra-low power acquisition unit as shown in Fig. 1. It
incorporates an Instrumentation Amplifier (INA) to amplify
I. INTRODUCTION the small biopotential signals provided at the input, an ADC to
Significant development has been made in the field of convert the biopotential signals into the digital domain ready
Biomedical Electronics since past few years. Equipment for transmission, and a transmitter [3]. Various solutions have
Design for Biomedical Data Acquisition and Analysis has been coined in instrumentation amplifier like configuring the
gained the worthy attention of Researchers. Biopotential Operational Amplifier (OpAmp) in a differential mode which
acquisition unit plays very important role as a front-end design will overcome the issue of low-frequency noise at the input
for such equipment. The design contains Pre-Amplifier, like white noise and flicker noise which generally occurs in
Instrumentation Amplifier, filters and Analog to digital common mode. One another challenge is low power design to
converter (ADC) which needs to be integrated on single chip support stand alone system with a long operational period
to provide SoC (System-on-Chip) solution. Most hardware which can be done by reducing the MOSFET count and use
development of fully integrated, biopotential acquisition low power MOS devices. One popular configuration with such
systems to-date, is still in the proof-of-concept stage. To be advantages is instrumentation amplifier which has a good
ready for practical use, the trade-offs between performance, gain, better input impedance than normal OpAmp and high
power consumption, device size, robustness and compatibility CMRR to deliver above desired properties. Following the
need to be carefully taken into account [1]. conventional design approach is not that advantageous for on
chip design as the implementation of conventional
Reliable, long-term biopotential signals monitoring is instrumentation amplifier will lead to many design issues like
critical to the biomedical research and clinical treatment. This large area of resistors on silicon, resistors mismatch leads to
has a few challenges of its own like biomedical signal contains different branch current and also noise associated with a
very small amplitude in the range of hundreds of micro to resistor which is fed back to input signal. Due to a large
some milli volts and frequency variations around tens of hertz number of resistors being used power associated with the
with significant interference act like common mode voltage design will increase. To overcome this issue, the design must
[2]. To sense such type of low amplitude and frequency signal, have less number of resistors and MOS devices, and a high
the amplifier should have a good gain along with high common signal rejection [4]. To meet this requirement current
Common Mode Rejection Ratio (CMRR). The design mode operational amplifier is used. This OpAmp is further
optimizations of a fully integrated biopotential system with used in instrumentation amplifier to increase the common
on-chip data compression is thus highly desired. signal rejection.

978-1-5090-5404-6/17/$31.00 ©2017 IEEE 337 18th Int'l Symposium on Quality Electronic Design
An ADC is an integral part of any biopotential acquisition
unit. Flash ADCs are used for high-frequency applications
where dissipated power is of secondary importance. The
pipeline, folding and interpolating ADCs are used when
higher resolution than that of flash ADC is required at the cost
of lower speed. Sigma-Delta is preferred for the highest
resolution converters operating at lower speeds. Finally, Vp
c

Vn Vout2
successive approximation register (SAR) converters exhibit
the lowest dissipated power with moderate resolution at C0 C1
c
Vout1
relatively lower data rates. To design ultra-low power c c

acquisition unit, we have explored SAR ADC in this paper.


Here, the Analog-to-Information Converter (AIC) consists of a
SAR ADC with a random clock edge generator. Fig. 2 Operational Amplifier (OpAmp)
In this AIC design, charge redistribution Digital-to-Analog The OpAmp used in the instrumentation amplifier can be
Converter (DAC) is used for area efficiency. Compared to analyzed in four different stages as depicted in Fig. 2. The first
conventional DAC architecture, a charge redistribution DAC stage is the biasing stage which provides the tail current for
array internally performs the sample and hold operation. operation of OpAmp in the saturation region. The second
Therefore, the sample and hold block is not needed in this stage is the differential pair with folded cascode configuration
implementation. In order to reduce the power consumed by the and single-ended output which is used to minimize the
DAC, we have employed smaller size capacitors. To reduce variation of input common mode current and extract the
the power consumption further, a dynamic latch type differential mode biomedical signal. The third stage acts as a
comparator is incorporated in the design [5]. gain stage to provide significant amplification [4]. The fourth
An elaborate discussion on our proposed biopotential stage is used for output stage with low output resistance and at
acquisition unit is given in the following section. The design the end level shifter use for the dc offset adjustment for the
of the data acquisition unit is described in section II and basic feedback to the input. The capacitors C0 and C1 used in the
building blocks are briefly discussed with simulation results in design acts as zeros and cancel out the effect of poles to
section III and Section IV. Simulation results and performance provide the compensation for bandwidth stability.
summary is introduced in section V. Finally, the conclusions The AIC repeatedly takes M random samples of the N
of this work are discussed in section VI. input signal from instrumentation amplifier which are
digitized with a low power ADC. The input signal is then
II. BIOPOTENTIAL ACQUISITION UNIT reconstructed using Compressed Sensing method [6]. We
effectively replace the Nyquist sampling SAR ADC with SAR
A conventional biopotential acquisition system is shown in
ADC and a pseudorandom clock generator to provide random
Fig. 1(a) and the block diagram for compressed based
under-sampling of the input signal. This reduces the power
acquisition system is shown in Fig. 1(b). The power
consumption of the signal acquisition process and relaxes the
consumption (Psys) of the system shown in Fig. 1 (a) is given
requirements of the ADC by restricting the minimum sample
by,
spacing [7]. We also no longer need to compress the data from
Psys = ( PAmp + PADC + JFs R ) (1) the ADC since it will be directly compressed by the AIC at a
rate of N/M compared to Nyquist. The pseudorandom clock
where Psys is the power consumption of the system, PAmp is signal is generated by Linear Feedback Shift Register (LFSR).
the power consumption of instrumentation amplifier, PADC is The basic building blocks and its implementation in our
the power consumption of ADC, FS is ADC sampling biopotential acquisition unit are being discussed in the
frequency, R is the number of bits per sample and J is the net following sections.
transmission power per bit. JFSR gives transmitter power
consumption [3]. III. INSTRUMENTATION AMPLIFIER
The power consumption (Psys_cs) for compressed sensing Fig. 3 shows the configuration of the proposed
based system is, instrumentation amplifier. At the input of the instrumentation
M amplifier biomedical signal is connected at Vin+ of OpAmp1
Psys _ cs = PAmp + PAIC + JFs R (2) and Vin- of OpAmp2. Both OpAmp1 and OpAmp2 are
N
connected in a feedback configuration, and R1 resistor
Here the instrumentation amplifier power consumption is connects the output of both the OpAmps. The voltage
same for both the cases. For compressed sensing system, a difference of input signal is sensed by the OpAmp and it will
pseudorandom clock generator (PN) is used to generate generate differential voltage and that difference at the output
random clock sequence and that adds to total system power. In will result in current (I1) flow in the R1. Now the same current
this work, PAIC includes that overhead. In addition to this, the should flow in the feedback path of the second stage which
power required to transmit the number of data bits (JFSR in can be configured by properly adjusting the value of the R2
(1)) has been reduced by a factor of M/N [6]. and R3. Because the biomedical signal is so weak, the
environment noise affects the real biomedical signal seriously.
Fig. 3 Instrumentation Amplifier
transistors area to reduce the noise effectively. We use PMOS
transistors in the critical path of the amplifier to transform its
DC level. It could avoid the noise jamming from p-sub or
flicker noise. Simulation results for differential gain,
common-mode gain and input noise are shown in Fig. 4, 5
and 6 respectively. The compressed sensing based
biopotential acquisition consists of an SAR ADC with random
sampling capability. The power efficiency of AIC can be
maximized by taking advantage of the variable time between
samples. To meet the requirements, we designed a 12-bit AIC
as discussed in next section.
Fig.4 Gain of instrumentation amplifier IV. ANALOG-TO-INFORMATION CONVERTER
Fig. 7 shows the block diagram of the AIC [6]. It consists
of a PN clock generator, a dynamic latch comparator, a SAR
control logic and a capacitive array DAC [9] incorporating a
sample-and-hold function. The PN generator as depicted in
Fig. 8 contains a LFSR to generate the pseudorandom clock
sequence, which is then used to clock the ADC for the
compressed sensing operation. The SAR control logic block
contains a successive approximation register for the binary
search algorithm. The DAC contains a switching network at
the bottom plate of the capacitor array to perform the
conversion and sample and hold function. A single-ended
structure is chosen for less power consumption.
Fig.5 Acm vs Frequency response (for calculating CMRR)

Fig.6 Total input referred noise of instrumentation amplifier


Due to the low-frequency characteristic of flicker noise
especially, flicker noise has a strong dependence on the width
and length of transistors [8], so we have to increase the
Fig. 7 Block diagram of Analog-to-Information Converter
The DAC conversion is accomplished by a sequence of three The minimum value of the unit capacitor is limited by several
operations such as ‘sample mode,' ‘hold mode,' and factors including thermal noise, capacitor matching and the
‘redistribution mode.' In the sample mode, the top plates of all value of the parasitic capacitances or design rules of the
capacitors are applied to the input voltage (VCM ) and bottom technology [10]. In order to save the power consumption, the
plates with VIN . Thus input voltage is sampled on the capacitor value should be as small as possible. Considering the process
array. During hold mode, switches connect the bottom plates and the resolution mentioned in [10], we selected the unit
to the ground, therefore, a charge of –V IN +V CM is stored on capacitance value to be 20fF. The values of the other
the capacitor array. At the starting of redistribution mode, capacitors in the capacitor array are defined based on the unit
digital code determines the status of switches and actual capacitance. The simulation result of the 12-bit DAC is
conversion is performed in this mode. At the beginning of depicted in Fig. 9.
conversion, D11 is high, so the MSB capacitor is connected to
VREF. At this step, the output voltage of the DAC is given by V. SIMULATION RESULTS AND PERFORMANCE EVALUATION
Eq. (3), In this section, we focus on the circuit simulations to
testify the performance of biopotential acquisition unit. All the
V REF above blocks are simulated in transistor-level by Cadence
V DAC = −V IN + VCM + (3)
2 Spectre. The recorded data from Cadence is executed in
Matlab for calculating the performance(SNDR/SFDR/ENOB).
This process continues up to next sample mode operation
and finally at the end of one conversion period, the output The INA and AIC are designed and simulated using
voltage of charge redistribution DAC is given by 65nm CMOS technology. The timing response of the AIC is
depicted in Fig. 10. The output spectrum for a full-scale
V V V V 179.69 Hz sinusoidal input, at a supply voltage of 1 V and
VDAC= −VIN +VCM + D11 REF
0
+ D10 REF
1
+..+ D1 REF
11
+ D0 REF (4) sampling rate of 0.5 KS/s, is shown in Fig. 11. The signal-to-
2 2 2 212 noise and distortion ratio (SNDR), spurious free dynamic
range (SFDR), effective number of bits (ENOB) are 59.19 dB,
66.32 dB, FOM 187 fJ/conv-step and 9.54 bits, respectively.
The performance results of the INA and AIC are summarized
in Table I and Table II respectively.

TABLE I. INA PERFORMANCE SUMMARY


Parameter Value
Gain 37.13dB

Fig. 8 12-bit LFSR -3dB frequency 1.389 MHz

CMRR 100.18dB
PSRR 65.07dB
ICMR 850mV

Total output noise 46.32nV/sqrt Hz


voltage (@1KHz)
Total input referred 35.89pV/sqrt Hz
noise (@1KHz)

Fig.9 Transient response of charge redistribution DAC

Fig. 11 AIC output spectrum

Fig.10 Transient response of AIC


TABLE II. AIC PERFORMANCE SUMMARY fJ/conv-step with power consumption of 69.66 nW from 1 V
power supply. This design will lead to more power efficient
Parameter Value compressed sensing based biopotential acquisition systems. As
Technology 65nm CMOS part of future work, we would like to design a complete
Supply Voltage 1V
compressing sensing based acquisition system around this unit
to record multiple biomedical signals simultaneously..
Resolution 12 bits
Sample rate 0.5KS/s REFERENCES
Power Consumption 69.66 nW
[1] Xilin Liu et al., "A Fully Integrated Wireless Compressed Sensing
SFDR 66.32 dB Neural Signal Acquisition System for Chronic Recording and Brain
Machine Interface," IEEE Transactions on Biomedical Circuits and
SNDR 59.19 dB
Systems, Vol. 10, No. 4, August 2016.
SNR 60.12 dB [2] E. L. Douglas , D.F. Lovely and D.M. Luke, “A Low-Voltage Current-
mode Instrumentation Amplifier Designed in a 0.18-Micron CMOS
ENOB 9.54
Technology,” in Proc. IEEE CCECE, pp. 1777-1780, 2004.
FOM 187 fj/conv-step [3] A. M. Abdulghani, A. J. Casson, E. R. Villegas, “Quantifying the
Feasibility of Compressive Sensing in Portable Electroencephalography
Systems,” Augmented Cognition, HCII 2009, LNAI 5638, pp. 319–328,
2009.
TABLE III. COMPARISON WITH STATE-OF-THE-ART WORKS [4] Hwang-Cherng Chow and Jia-Yu Wang, " High CMRR Instrumentation
Amplifier for Biomedical Applications," 9th International Symposium
Refere Technolog Suppl Resol Samplin Power on Signal Processing and its Applications, pp. 1-4, 2007.
nces y y ution g Rate [5] Wazir Singh and Sujay Deb, “Energy Efficient Analog-to-Information
Volta (bits) Converter for Biopotential Acquisition Systems,” IEEE International
ge Symposium on Nanoelectronic and Information Systems (iNIS), pp.
[13] 180nm 1.8V 12 120KS/s 2.95m W 141-145, Indore, India, 2015.
[6] W. Singh, A. Shukla, S. Deb and A. Majumdar, “Energy Efficient
[12] 180nm 1.8V 12 100KS/s 47.86µW Acquisition and Reconstruction of EEG Signals,” 36th Annual
International IEEE EMBS Conference, Chicago, Illinois, USA, pp.
[11] 180nm 1V 12 100KS/s 25µW 1274-1277, 2014.
[7] M. Trakimas, R. D'Angelo, S. Aeron, T. Hancock and S. Sonkusale, “A
[14] 180nm 1V 9 150KS/s 30µW
Compressed Sensing Analog-to-Information Converter with Edge-
[15] 130nm 1V 12 1MS/s 58µW Triggered SAR ADC Core,” IEEE Transactions on Circuits And
Systems-I, Vol. 6(5), pp. 1135-1148, 2013.
[7] 90nm 1.2V 10 9.5MS/s 550µW [8] R. Martins, S. Selberherr and F.A. Vaz, “A CMOS IC for portable EEG
Acquisition Systems”, IEEE Transaction on Instrumentation and
[16] 65nm 1.2 14 80MS/s 31.1mW Measurement, Vol. 47, No. 5, October 1998.
[9] J. McCreary and P. Gray, “All-MOS Charge Redistribution Analog-to-
This 65nm_TT 1V 12 0.5KS/s 69.66nW Digital Conversion Techniques-I,” IEEE Journal of Solid-State Circuits,
Work Vol. 10, No. 6, pp. 371 –379, December 1975.
65nm_FF 1V 12 0.5KS/s 120.5nW
[10] M. Saberi, R. Lotfi, K. Mafinezhad, W. A. Serdijn, “Analysis of Power
Consumption and Lineary in Capacitive Digital-to-Analog Converters
65nm_FS 1V 12 0.5KS/s 150.9nW
Used in Successive Approximation ADCs,” IEEE Transactions on
Circuits and Systems, Vol. 58, No. 8, pp. 1736-1748, 2011.
65nm_SF 1V 12 0.5KS/s 36.42nW
[11] Naveen Verma, Anantha P. Chandrakasan, “A 25μW 100kS/s 12b ADC
for Wireless Micro-Sensor Applications,” IEEE International Solid-State
65nm_SS 1V 12 0.5KS/s 27nW
Circuits Conference, pp. 822-831, 2006.
[12] Li Yu, Jingyong Zhang, Lei Wang and Jianguo Lu, “A 12-bit Fully
Differential SAR ADC with Dynamic Latch Comparator for Portable
Physiological Monitoring Applications,” 4th International Conference
We compared our AIC design for power consumption with on Biomedical Engineering and Informatics (BMEI), pp. 576-579, 2011.
the state-of-the-art works as shown in Table III. Simulation for [13] Abhishek Dey and Tarun Kanti Bhattacharyya, “Low Power 120 KSPS
power consumption of AIC at different corners are also 12bit SAR ADC with a Novel Switch Control Method for Internal
presented. For a fair comparison, the technology node used for CDAC,” IEEE International SOC Conference (SOCC), pp. 76-80, 2011.
simulation should be same and simple scaling of the existing [14] Jens Sauerbrey, Doris Schmitt-Landsiedel, and Roland Thewes, “A 0.5V
1μW Successive Approximation ADC,” IEEE Journal of Solid-State
designs reveal that our design will be more power efficient Circuits, Vol. 38, No. 7, 2003.
compared to the scaled versions of the state of the art designs. [15] Wenjuan Guo, Youngchun Kim, Arindam Sanyal, Ahmed Tewfik, and
Nan Sun, “A Single SAR ADC Converting Multi-channel Sparse
Signals,”2013 IEEE International Symposium on Circuits and Systems
VI. CONCLUSIONS
(ISCAS), pp. 2235-2238, 2013.
In this paper, we have designed and implemented [16] Ron Kapusta, Junhua Shen, Steven Decker, Hongxing Li, Eitake Ibaragi,
biopotential acquisition unit in 65nm CMOS technology. The and Haiyang Zhu, “A 14b 80 MS/s SAR ADC With 73.6 dB SNDR in
65 nm CMOS,” IEEE Journal of Solid-State Circuits, Vol. 48, No. 12,
instrumentation amplifier circuit has higher CMRR and low 2013.
noise as compared to conventional amplifiers. AIC achieves a
sampling rate of 0.5KS/s, an ENOB 9.54 bits, FOM 187

You might also like