SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1436
A Fully Digital Front-End Architecture for ECG Acquisition System with
Low Voltage Supply
D Brindha
M.E.-VLSI Design, Dept. of Electronics and Communication Engineering
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The proposed architecture presents a compact,
low-power, digitally-assisted sensor interface for biomedical
applications. It exploits oversampling and mixed-signal
feedback to reduce system area and power, while making the
system more robust to interferers. Anti-aliasing is achieved
using a charge-sampling filter with a sinc frequency response
and programmable gain. A mixed-signalfeedbackloopcreates
a sharp, programmable notch for interference cancellation. A
prototype was implemented in a CMOS process.
Key Words: anti-aliasing; mixed signal feedback loop;
charge sampling
1. INTRODUCTION
Biomedical devices are becoming more popular. This is due
to the rapid advancement of integrated circuit (IC)
fabrication. Such devices are being used as wearable or
implantable gadgets as well as monitoring equipment.
Electrocardiograms (ECG), electroencephalograms (EEG),
and electromyograms (EMG) are common bio-potential
signals measured non-invasively or minimally invasively.
Neural field potentials, in contrast, are measured using
medical implants. In most cases, an analog front- end (AFE)
comprising aninstrumentationamplifier(IAMP)andananti-
aliasing filter is used to process these signals. Bio-potential
signals can be as small as a few microvolt in magnitude, and
typically reside between in frequency. This method
describes a digitally-assisted sensor interface that uses a
mixed-signal feedback scheme to cancel interferencerightof
the system, while doing so in a low-power, area-efficient
manner.
An area-efficient anti-aliasing filter based on charge-
sampling is also presented. The overall system leverages
oversampling and digital design to reduce system area and
power. In fig.1.2.circuit, many of the functions that are
typically implemented by analog blocks are performed by
digital circuits. Using this digitally enhanced approach can
help increase the flexibility of the system in removing
unwanted interferences. Moreover, digital calibration
techniques can be used more easily.
Eliminating the interferences at the input of the system,
before substantial gain is applied, can relax the dynamic
range requirements and minimize the supply voltage. This
can lead to reduce the overall power consumption and area;
both of which are critical for implantableandmultielectrode
systems. This is achieved using mixed signal feedback and
digital blocks. Hence, it appears that the use of digital
techniques in the implementation of these systems can lead
to a better performance and better compatibilitywithdigital
CMOS technology. As can be seen, the amplifier; the only
analog block that is used, consumes most of the power.
Fig-1.1 Mixed signal feedback architecture.
Hence, if we can replace the amplifier with an appropriate
digital block, the circuit will be more efficient in terms of
power. However, there are other issues that should be
addressed before moving toward fully digital
implementation. Two of these issues are as follows.
1. Removing the DC Offset Voltage of Electrodes without
Passive Elements: In these systems, a dc offset voltage as
large as 50 mV is associated with the electrodes.
Typically this offset is removed by ac coupling the
instrumentation amplifier with theelectrode.Thisisnot
very desirable, since it requires large capacitors.
2. Providing a Solution for Anti aliasing Filter: Antialiasing
is typically done by low-pass analog filters. Box car
sampling technique can be a solution for the fully digital
implementation.
Motivated by the above-mentioned issues,wehavedesigned
a compact, low-power, digitally-assisted sensorinterfacefor
biomedical applications.
It exploits oversampling and mixed-signal feedback to
reduce system area and power, while making the system
more robust to interferers. Anti-aliasing is achieved using a
charge-sampling filter with a sinc frequency response and
programmable gain. A mixed-signal feedback loop creates a
sharp, programmable notch for interference cancellation.
2. TECHNIQUES
In the proposed method we used the system of a compact,
low-power, digitally-assistedsensorinterfacefor biomedical
applications is presented. It exploits oversampling and
mixed-signal feedback to reduce system area and power.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1437
2.1. Oversampling
In signal processing, oversamplingisthe processofsampling
a signal with a sampling frequency significantly higher than
the Nyquist rate. Theoretically a bandwidth-limited signal
can be perfectly reconstructed if sampled above the Nyquist
rate, which is twice the highest frequency in the signal.
Oversampling improves resolution, reduces noise and helps
avoid aliasing and phase distortion by relaxing anti-aliasing
filter performance requirements. A signal is said to be
oversampled by a factor of N if it is sampled at N times the
Nyquist rate. There are three main reasons for performing
oversampling
 Anti-aliasing
Oversampling can make it easier to realize analog anti -
aliasing filters. Without oversampling, it is very difficult to
implement filters with the sharp cutoff necessary to
maximize use of the available bandwidth without exceeding
the Nyquist limit. By increasing the bandwidth of the
sampled signal, design constraints for the anti-aliasing filter
may be relaxed. Once sampled, the signal can be digitally
filtered and down sampled to the desired sampling
frequency. In modern integrated circuit technology, digital
filters are easier to implement than comparable analog
filters.
 Resolution
In practice, oversampling is implementedinordertoachieve
cheaper higher resolution A/D and D/Aconversion.
For instance, to implement a 24-bit converter, it is sufficient
to use a 20-bit converter that can run at 256 times the target
sampling rate. Combining 256 consecutive 20-bit samples
can increase the signal-to-noise ratio atthevoltagelevel bya
factor of 16 (the square root of the number of samples
averaged), effectively adding 4 bits to the resolution and
producing a single sample with 24-bit resolution.
 Noise
If multiple samples are taken of the same quantity with
uncorrelated noise added to each sample, then averaging N
samples reduces the noise power by a factor of1/N.[4]If,for
example, we oversample by a factor of 4, the signal-to-noise
ratio in terms of power improves by factor of 4 which
corresponds to a factor of 2 improvement in terms of
voltage. Certain kinds of A/D converters known as delta-
sigma converters produce disproportionately more
quantization noise in the upper portion of their output
spectrum. By running these converters at some multiple of
the target sampling rate, and low-pass filtering the
oversampled signal down to half the target sampling rate, a
final result with less noise (over the entire band of the
converter) can be obtained. Delta-sigma converters use a
technique called noise shaping to move the quantization
noise to the higher frequencies.
2.2 Mixed Signal Circuit
A mixed-signal integrated circuit is any integrated circuit
that has both analog circuits and digital circuits on a single
semiconductor die. In real-life applications mixed-signal
designs are everywhere, for example, a smart mobilephone.
However, it is more accurate to call them mixed-signal
systems. Mixed-signal ICs also process both analog and
digital signals together. For example, an analog-to-digital
converter is a mixed-signal circuit. Mixed-signal circuits or
systems are typicallycost-effectivesolutionsfor buildingany
modern consumer electronics applications. Mixed-signal
system-on-a-chip (AMS-SoC) can be a combinationofanalog
circuits, digital circuits, intrinsic mixed-signal circuits (like
ADC), and Embedded Software. Integrated Circuits (ICs) are
generally classified as digital (e.g. a microprocessors) or
analog (e.g. an operational amplifier). Mixed-signal ICs are
chips that contain both digital and analog circuits on the
same chip. This category of chip has grown dramatically
with the increased use of 3G cell phones and other portable
technologies.
Mixed-signal ICs are often used to convert analog signals to
digital signals so that digital devices can process them. For
example, mixed-signal ICs are essential components for FM
tuners in digital products such as media players, whichhave
digital amplifiers. Any analog signal (such as an FM radio
transmission, a light wave or a sound) can be digitized using
a very basic analog-to-digital converter andthesmallestand
most energy efficient of these would beintheformof mixed-
signal ICs. Mixed-signal ICs are more difficult to design and
manufacture than analog-only or digital-only integrated
circuits. For example, an efficient mixed-signal IC would
have its digital and analog components share a common
power supply.
However, as one can imagine,analoganddigital components
have very different power needs and consumption
characteristics that make this a non-trivial goal in chip
design.
2.3. Programmable-gain Amplifier
A programmable-gain amplifier (PGA) is an electronic
amplifier (typically an operational amplifier)whosegain can
be controlled by external digital or analog signals. The gain
can be set from less than 1V/V to over 100V/V. Examplesfor
the external digital signals can be SPI, I²C while the latest
PGAs can also be programmedforoffsetvoltagetrimming, as
well as active output filters. Popular applications for these
products are motor control, signal and sensor conditioning.
2.4. Sinc Anti-aliasing Filter
Modern biomedical systems usually digitize the signal of
interest using an ADC. To avoid corrupting the desired
signal, an anti-aliasing filter is used to attenuate aggressors
and noise components that would otherwise be frequency
translated to the discrete-time signal band through the
sampling process. Since sharp digital filters are typically
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1438
more area and power efficient, it is not necessary to use
analog filters to eliminateall aggressors beforesampling. Itis
critical, however, to eliminate aggressors that would
otherwise alias into the signal band. It illustrates a
continuous-time (CT) filter frequency response that would
eliminate corrupting aggressors, but not other broadband
ones. The sinc frequency response created by charge
sampling creates precisely this type of frequency response
since the notches are placed where corrupting aggressors
would lie. However, to make the notches wide enough such
that sufficient attenuation is achieved on the entire signal
bandwidth, oversampling is required. The main cost of
oversampling is increased power consumption; particularly
in the ADC. However, recent advances in ADC design have
led to ultra-low energy-per-conversionstepfigures-of-merit
(FOM) such that the ADC power consumption can be made
significantly lower than other components in a typical
narrowband biomedical system. In addition, for a given
dynamic range requirement, a lower effective number of bits
(ENOB) can be used when oversampling is employed.
Filter Architecture:
In this section we describe a sinc filter that provides
programmable gain and achieves anti-aliasing by exploiting
oversampling. It comprises a linear transconductor, two
capacitor banks, and two reset switches. The input of the
SAAF, is a differential continuous-time signal which is the
output of the IAMP. The SAAF output, is a differential signal
that is digitized by an external ADC through an on-chip ADC
driver. Each period starts by quickly resetting the voltage
across each capacitor to the common-mode voltage, such
that the differential output voltage is zero. The
transconductor converts the filter’s input voltage to a
current, and the current is integrated.
The notches of the sinc filter lands at integer multiples of,
which is precisely what an anti-aliasingfilter.Inaddition,the
SAAF is a linear-phase, non-dispersive filter, so the only
effect it has on the phase of the input signal is to impart a
delay of the attenuation at multiples of is theoretically
infinite, and is substantial in the vicinity of the notches. At,
the amount of attenuation is approximately.
Filter Linear Range and Bias Current Selection:
Since the IAMP preceding the SAAF providessignificantgain,
the noise specifications of SAAF are greatly relaxed. The
linearity requirements, however, requirecareful selectionof
the transconductor bias current. Generally, the
transconductor Topology is very linear due to negative
feedback. However, if an insufficient amount of bias current
is used, clipping can occur that introduces distortion. To
prevent current clipping, each of the four branches
containing or should use a bias current, such that, Where
represents the largest input signal peak differential
amplitude expected. The gain of the SAAF, should beaslarge
as possible, while satisfying this condition
Fig-1.2(a). Front-end architecture.
Fig-1.2(b). Digital front-end architecture.
2.5. Interference Cancellation
The Power consumption in a signal processing system is
often determined by dynamic range requirements. The
dynamic range is a measure of the ratio between the largest
signal that can be handled by the system without significant
distortion and the minimum detectable signal set by the
input-referred noise. The specifications for the minimum
detectable signal are typically set by the signal being
measured, but the largest signal that must be handled is
often set by interference. If the high end of the dynamic
range is set by an interfering signal and is filtered out near
the front end, the dynamic range requirements of
subsequent stages can be relaxed and their power
consumption reduced. These observations motivate the
design of a system that filters out large interferers near the
front-end, while minimally impacting the signal band of
interest. We emphasize PLI as an important example, but
other interferers may be presentatdifferentfrequencies and
of different bandwidths. It is therefore important for the
interference cancellation method to be easily configurable.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1439
3. RESULTS
3.1 SOFTWARE - TANNER EDA
Schematic design of Inverter: Schematic Design: There are
many phases or progressions of a design. A common term
you will hear when working with a Designer is “Schematic
Design”. This phase is early in the design process. Schematic
Design establishes the general scope, conceptual ideas, the
scale and relationship of the various program elements. The
primary objective of schematic design is to arriveata clearly
defined feasible concept basedonthemostpromisingdesign
solutions. Pre layout simulation: After schematic design you
have to check whether your design match with the
specification required or not. That’s why you need to
simulate the design whichiscalledPrelayoutsimulation. For
simulation go to>> tools>> T-spice>> ‘ok’
Fig 1.3. Circuit diagram
3.2 OUTPUT
HIGH INPUT VOLTAGE IS APPLIED:
S.N0 VOLTAGE CURRENT POWER
1 700.00000m 8.02X10^13uA 4.61W
S.NO VOLTAGE CURRENT POWER
1 5.00000 13.48X10^13 6.7 W
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1440
4. CONCLUSION
This method presents a compact, digitally-assisted sensor
interface for biomedical applications with interference
cancellation capabilities. A custom chip comprising a low-
power IAMP, sinc anti-aliasing filter and feedback DAC was
used as part of the closed-loop system. The use of charge-
sampling achieves substantial anti-aliasing in an area-
efficient manner, while providing up to programmable gain
and a frequency response that is independent of component
parameters.
Finally, by canceling interferers at the system, the dynamic
range requirements of the forward path blocks are relaxed,
enabling power savings and low voltage operation.
REFERENCES
[1] W. Wattanapanitch, M. Fee, and R. Sarpeshkar, “An
energy-efficient micropower neural recording
amplifier,” IEEE Trans. Biomed. CircuitsSyst., vol. 1, no.
2, pp.136–147, Jun. 2007.
[2] T. Denison, K. Consoer, A. Kelly, A. Hachenburg, and W.
Santa, “A 2.2 μW 94 nV/√Hz, chopper-stabilized
instrumentation amplifier for EEG detection in chronic
implants,” in IEEE Int. Solid-State Circuits Conf., Dig.
Tech. Papers (ISSCC), 2007, pp. 162–594.
[3] Q. Fan, F. Sebastiano, J. H. Huijsing, and K. A. A.Makinwa,
“A 1.8 μW√60 nV/ Hz capacitively-coupled chopper
instrumentation amplifier in 65 nm CMOS for wireless
sensor nodes,” IEEE J. Solid-State Circuits, vol. 46, no. 7,
pp. 1534– 1543, Jul. 2011
[4] P. K. Chan and J. Cui, “Design of chopper-stabilized
amplifiers with reduced offset for sensor applications,”
IEEE Sensors J., vol. 8, no. 12, pp. 1968–1980, Dec. 2008.
[5] J. L. Bohorquez, M. Yip, A. P. Chandrakasan, and J. L.
Dawson, “A biomedical sensor interfacewitha sinc filter
and interference cancellation,” IEEE J. Solid-State
Circuits, vol. 46, no. 4, pp. 746–756, Apr. 2011.
[6] R. Muller, S. Gambini, and J. M. Rabaey, “A 0.013mm2, 5
μW, DC-coupledneural signal acquisition IC with 0.5 V
supply, ”IEEE J. Solid-State Circuits, vol. 47, no. 1, pp.
232–243, Jan. 2012.
[7] G. Li, Y. M. Tousi, A. Hassibi, and E. Afshari, “Delay-line-
based analog-to-digital converters,”IEEETrans.Circuits
Syst. II, Exp. Briefs, vol. 56, no. 6, pp. 464–468,Jun.2009.
BIOGRAPHIES
D Brindha
Aptitude Trainer
Hindusthan College of Arts and
Science.

More Related Content

What's hot

Review on Power Amplifier for WSN Applications
Review on Power Amplifier for WSN ApplicationsReview on Power Amplifier for WSN Applications
Review on Power Amplifier for WSN Applications
IRJET Journal
 
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with EqualizationPerformance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
IRJET Journal
 
Power-Grid Load Balancing by Using Smart Home Appliances
Power-Grid Load Balancing by Using Smart Home AppliancesPower-Grid Load Balancing by Using Smart Home Appliances
Power-Grid Load Balancing by Using Smart Home Appliances
Valerio Aisa
 
A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...
eSAT Publishing House
 
Smart Prepaid Energy Meter using ARM7 & and GSM
Smart Prepaid Energy Meter using ARM7 & and GSMSmart Prepaid Energy Meter using ARM7 & and GSM
Smart Prepaid Energy Meter using ARM7 & and GSM
Darshak Patel
 
Green Networking
Green NetworkingGreen Networking
Green Networking
Tarik Reza Toha
 
IRJET- Power Allocation Methods for NOMA based Visible Light Communication
IRJET- Power Allocation Methods for NOMA based Visible Light CommunicationIRJET- Power Allocation Methods for NOMA based Visible Light Communication
IRJET- Power Allocation Methods for NOMA based Visible Light Communication
IRJET Journal
 
Green radio (final)
Green radio (final)Green radio (final)
Green radio (final)
Shruti Bhatnagar Dasgupta
 
Effective Area and Power Reduction for Low-Voltage CMOS Image Sensor Based Ap...
Effective Area and Power Reduction for Low-Voltage CMOS Image Sensor Based Ap...Effective Area and Power Reduction for Low-Voltage CMOS Image Sensor Based Ap...
Effective Area and Power Reduction for Low-Voltage CMOS Image Sensor Based Ap...
IJTET Journal
 
Green Communication
Green CommunicationGreen Communication
Green CommunicationVARUN KUMAR
 
World Meter Design Presentation: Opportunities in creating an effective meter...
World Meter Design Presentation: Opportunities in creating an effective meter...World Meter Design Presentation: Opportunities in creating an effective meter...
World Meter Design Presentation: Opportunities in creating an effective meter...
guest36a0a6
 
Technical overview of all sources of Electrical Power used in BTSs in Nigeria
Technical overview of all sources of Electrical Power used in BTSs in NigeriaTechnical overview of all sources of Electrical Power used in BTSs in Nigeria
Technical overview of all sources of Electrical Power used in BTSs in Nigeria
IRJET Journal
 
BPSK Modulation and Demodulation with Power Line Carrier Communication and GS...
BPSK Modulation and Demodulation with Power Line Carrier Communication and GS...BPSK Modulation and Demodulation with Power Line Carrier Communication and GS...
BPSK Modulation and Demodulation with Power Line Carrier Communication and GS...
IAES-IJPEDS
 
Designing of an automated power meter reading
Designing of an automated power meter readingDesigning of an automated power meter reading
Designing of an automated power meter reading
Manoj Kollam
 
Green Networks
Green NetworksGreen Networks
Green Networks
Neenu Ks
 
Design of Wireless Power Transfer Charge Station for Electric Vehicle
Design of Wireless Power Transfer Charge Station for Electric VehicleDesign of Wireless Power Transfer Charge Station for Electric Vehicle
Design of Wireless Power Transfer Charge Station for Electric Vehicle
IRJET Journal
 
IRJET- Monitoring and Controlling Power using Zigbee Communication
IRJET- Monitoring and Controlling Power using Zigbee CommunicationIRJET- Monitoring and Controlling Power using Zigbee Communication
IRJET- Monitoring and Controlling Power using Zigbee Communication
IRJET Journal
 
Data transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circuData transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circuIAEME Publication
 
Assessment of Communication Technologies for a Home Energy Management System
Assessment of Communication Technologies for a Home Energy Management SystemAssessment of Communication Technologies for a Home Energy Management System
Assessment of Communication Technologies for a Home Energy Management SystemDesong Bian
 

What's hot (20)

Review on Power Amplifier for WSN Applications
Review on Power Amplifier for WSN ApplicationsReview on Power Amplifier for WSN Applications
Review on Power Amplifier for WSN Applications
 
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with EqualizationPerformance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
 
Power-Grid Load Balancing by Using Smart Home Appliances
Power-Grid Load Balancing by Using Smart Home AppliancesPower-Grid Load Balancing by Using Smart Home Appliances
Power-Grid Load Balancing by Using Smart Home Appliances
 
A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...
 
Smart Prepaid Energy Meter using ARM7 & and GSM
Smart Prepaid Energy Meter using ARM7 & and GSMSmart Prepaid Energy Meter using ARM7 & and GSM
Smart Prepaid Energy Meter using ARM7 & and GSM
 
Green Networking
Green NetworkingGreen Networking
Green Networking
 
IRJET- Power Allocation Methods for NOMA based Visible Light Communication
IRJET- Power Allocation Methods for NOMA based Visible Light CommunicationIRJET- Power Allocation Methods for NOMA based Visible Light Communication
IRJET- Power Allocation Methods for NOMA based Visible Light Communication
 
Green radio (final)
Green radio (final)Green radio (final)
Green radio (final)
 
Effective Area and Power Reduction for Low-Voltage CMOS Image Sensor Based Ap...
Effective Area and Power Reduction for Low-Voltage CMOS Image Sensor Based Ap...Effective Area and Power Reduction for Low-Voltage CMOS Image Sensor Based Ap...
Effective Area and Power Reduction for Low-Voltage CMOS Image Sensor Based Ap...
 
Green Communication
Green CommunicationGreen Communication
Green Communication
 
World Meter Design Presentation: Opportunities in creating an effective meter...
World Meter Design Presentation: Opportunities in creating an effective meter...World Meter Design Presentation: Opportunities in creating an effective meter...
World Meter Design Presentation: Opportunities in creating an effective meter...
 
Technical overview of all sources of Electrical Power used in BTSs in Nigeria
Technical overview of all sources of Electrical Power used in BTSs in NigeriaTechnical overview of all sources of Electrical Power used in BTSs in Nigeria
Technical overview of all sources of Electrical Power used in BTSs in Nigeria
 
BPSK Modulation and Demodulation with Power Line Carrier Communication and GS...
BPSK Modulation and Demodulation with Power Line Carrier Communication and GS...BPSK Modulation and Demodulation with Power Line Carrier Communication and GS...
BPSK Modulation and Demodulation with Power Line Carrier Communication and GS...
 
Designing of an automated power meter reading
Designing of an automated power meter readingDesigning of an automated power meter reading
Designing of an automated power meter reading
 
MIDAS Folder
MIDAS FolderMIDAS Folder
MIDAS Folder
 
Green Networks
Green NetworksGreen Networks
Green Networks
 
Design of Wireless Power Transfer Charge Station for Electric Vehicle
Design of Wireless Power Transfer Charge Station for Electric VehicleDesign of Wireless Power Transfer Charge Station for Electric Vehicle
Design of Wireless Power Transfer Charge Station for Electric Vehicle
 
IRJET- Monitoring and Controlling Power using Zigbee Communication
IRJET- Monitoring and Controlling Power using Zigbee CommunicationIRJET- Monitoring and Controlling Power using Zigbee Communication
IRJET- Monitoring and Controlling Power using Zigbee Communication
 
Data transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circuData transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circu
 
Assessment of Communication Technologies for a Home Energy Management System
Assessment of Communication Technologies for a Home Energy Management SystemAssessment of Communication Technologies for a Home Energy Management System
Assessment of Communication Technologies for a Home Energy Management System
 

Similar to IRJET- A Fully Digital Front-End Architecture for ECG Acquisition System with Low Voltage Supply

iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
Iaetsd Iaetsd
 
IRJET - 5G Architecture using GAN based Digital Transmitter in VLSI Desig...
IRJET -  	  5G Architecture using GAN based Digital Transmitter in VLSI Desig...IRJET -  	  5G Architecture using GAN based Digital Transmitter in VLSI Desig...
IRJET - 5G Architecture using GAN based Digital Transmitter in VLSI Desig...
IRJET Journal
 
IRJET- Direct Digital Synthesizer
IRJET- Direct Digital SynthesizerIRJET- Direct Digital Synthesizer
IRJET- Direct Digital Synthesizer
IRJET Journal
 
IRJET- A Digital Down Converter on Zynq SoC
IRJET-  	  A Digital Down Converter on Zynq SoCIRJET-  	  A Digital Down Converter on Zynq SoC
IRJET- A Digital Down Converter on Zynq SoC
IRJET Journal
 
A Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down ConvertersA Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down Converters
Editor IJMTER
 
Ekeeda - Instrumentation Engineering
Ekeeda - Instrumentation EngineeringEkeeda - Instrumentation Engineering
Ekeeda - Instrumentation Engineering
EkeedaPvtLtd
 
Ijetcas14 562
Ijetcas14 562Ijetcas14 562
Ijetcas14 562
Iasir Journals
 
Segmented Sigma Delta DAC using Coarse and Fine Architecture
Segmented Sigma Delta DAC using Coarse and Fine ArchitectureSegmented Sigma Delta DAC using Coarse and Fine Architecture
Segmented Sigma Delta DAC using Coarse and Fine Architecture
IRJET Journal
 
IRJET- Power Line Carrier Communication
IRJET- Power Line Carrier CommunicationIRJET- Power Line Carrier Communication
IRJET- Power Line Carrier Communication
IRJET Journal
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET Journal
 
Powerful business model for fixed wireless data using outdoor antennas - Paper
Powerful business model for fixed wireless data using outdoor antennas - PaperPowerful business model for fixed wireless data using outdoor antennas - Paper
Powerful business model for fixed wireless data using outdoor antennas - Paper
Andre Fourie
 
IRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation SystemIRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET Journal
 
V01 i010403
V01 i010403V01 i010403
V01 i010403
IJARBEST JOURNAL
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...
eSAT Journals
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...
eSAT Journals
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...
eSAT Publishing House
 
IRJET- Hybrid Beamforming Based mmWave for Future Generation Communication
IRJET-  	  Hybrid Beamforming Based mmWave for Future Generation CommunicationIRJET-  	  Hybrid Beamforming Based mmWave for Future Generation Communication
IRJET- Hybrid Beamforming Based mmWave for Future Generation Communication
IRJET Journal
 
Advanced lock in amplifier for detection of phase transitions in liquid crystals
Advanced lock in amplifier for detection of phase transitions in liquid crystalsAdvanced lock in amplifier for detection of phase transitions in liquid crystals
Advanced lock in amplifier for detection of phase transitions in liquid crystalsIAEME Publication
 
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
VLSICS Design
 
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
VLSICS Design
 

Similar to IRJET- A Fully Digital Front-End Architecture for ECG Acquisition System with Low Voltage Supply (20)

iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
 
IRJET - 5G Architecture using GAN based Digital Transmitter in VLSI Desig...
IRJET -  	  5G Architecture using GAN based Digital Transmitter in VLSI Desig...IRJET -  	  5G Architecture using GAN based Digital Transmitter in VLSI Desig...
IRJET - 5G Architecture using GAN based Digital Transmitter in VLSI Desig...
 
IRJET- Direct Digital Synthesizer
IRJET- Direct Digital SynthesizerIRJET- Direct Digital Synthesizer
IRJET- Direct Digital Synthesizer
 
IRJET- A Digital Down Converter on Zynq SoC
IRJET-  	  A Digital Down Converter on Zynq SoCIRJET-  	  A Digital Down Converter on Zynq SoC
IRJET- A Digital Down Converter on Zynq SoC
 
A Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down ConvertersA Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down Converters
 
Ekeeda - Instrumentation Engineering
Ekeeda - Instrumentation EngineeringEkeeda - Instrumentation Engineering
Ekeeda - Instrumentation Engineering
 
Ijetcas14 562
Ijetcas14 562Ijetcas14 562
Ijetcas14 562
 
Segmented Sigma Delta DAC using Coarse and Fine Architecture
Segmented Sigma Delta DAC using Coarse and Fine ArchitectureSegmented Sigma Delta DAC using Coarse and Fine Architecture
Segmented Sigma Delta DAC using Coarse and Fine Architecture
 
IRJET- Power Line Carrier Communication
IRJET- Power Line Carrier CommunicationIRJET- Power Line Carrier Communication
IRJET- Power Line Carrier Communication
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
 
Powerful business model for fixed wireless data using outdoor antennas - Paper
Powerful business model for fixed wireless data using outdoor antennas - PaperPowerful business model for fixed wireless data using outdoor antennas - Paper
Powerful business model for fixed wireless data using outdoor antennas - Paper
 
IRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation SystemIRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation System
 
V01 i010403
V01 i010403V01 i010403
V01 i010403
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...
 
A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...A continuous time adc and digital signal processing system for smart dust and...
A continuous time adc and digital signal processing system for smart dust and...
 
IRJET- Hybrid Beamforming Based mmWave for Future Generation Communication
IRJET-  	  Hybrid Beamforming Based mmWave for Future Generation CommunicationIRJET-  	  Hybrid Beamforming Based mmWave for Future Generation Communication
IRJET- Hybrid Beamforming Based mmWave for Future Generation Communication
 
Advanced lock in amplifier for detection of phase transitions in liquid crystals
Advanced lock in amplifier for detection of phase transitions in liquid crystalsAdvanced lock in amplifier for detection of phase transitions in liquid crystals
Advanced lock in amplifier for detection of phase transitions in liquid crystals
 
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
 
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
VLSI Design of Low Power High Speed 4 Bit Resolution Pipeline ADC In Submicro...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 

Recently uploaded (20)

Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 

IRJET- A Fully Digital Front-End Architecture for ECG Acquisition System with Low Voltage Supply

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1436 A Fully Digital Front-End Architecture for ECG Acquisition System with Low Voltage Supply D Brindha M.E.-VLSI Design, Dept. of Electronics and Communication Engineering ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The proposed architecture presents a compact, low-power, digitally-assisted sensor interface for biomedical applications. It exploits oversampling and mixed-signal feedback to reduce system area and power, while making the system more robust to interferers. Anti-aliasing is achieved using a charge-sampling filter with a sinc frequency response and programmable gain. A mixed-signalfeedbackloopcreates a sharp, programmable notch for interference cancellation. A prototype was implemented in a CMOS process. Key Words: anti-aliasing; mixed signal feedback loop; charge sampling 1. INTRODUCTION Biomedical devices are becoming more popular. This is due to the rapid advancement of integrated circuit (IC) fabrication. Such devices are being used as wearable or implantable gadgets as well as monitoring equipment. Electrocardiograms (ECG), electroencephalograms (EEG), and electromyograms (EMG) are common bio-potential signals measured non-invasively or minimally invasively. Neural field potentials, in contrast, are measured using medical implants. In most cases, an analog front- end (AFE) comprising aninstrumentationamplifier(IAMP)andananti- aliasing filter is used to process these signals. Bio-potential signals can be as small as a few microvolt in magnitude, and typically reside between in frequency. This method describes a digitally-assisted sensor interface that uses a mixed-signal feedback scheme to cancel interferencerightof the system, while doing so in a low-power, area-efficient manner. An area-efficient anti-aliasing filter based on charge- sampling is also presented. The overall system leverages oversampling and digital design to reduce system area and power. In fig.1.2.circuit, many of the functions that are typically implemented by analog blocks are performed by digital circuits. Using this digitally enhanced approach can help increase the flexibility of the system in removing unwanted interferences. Moreover, digital calibration techniques can be used more easily. Eliminating the interferences at the input of the system, before substantial gain is applied, can relax the dynamic range requirements and minimize the supply voltage. This can lead to reduce the overall power consumption and area; both of which are critical for implantableandmultielectrode systems. This is achieved using mixed signal feedback and digital blocks. Hence, it appears that the use of digital techniques in the implementation of these systems can lead to a better performance and better compatibilitywithdigital CMOS technology. As can be seen, the amplifier; the only analog block that is used, consumes most of the power. Fig-1.1 Mixed signal feedback architecture. Hence, if we can replace the amplifier with an appropriate digital block, the circuit will be more efficient in terms of power. However, there are other issues that should be addressed before moving toward fully digital implementation. Two of these issues are as follows. 1. Removing the DC Offset Voltage of Electrodes without Passive Elements: In these systems, a dc offset voltage as large as 50 mV is associated with the electrodes. Typically this offset is removed by ac coupling the instrumentation amplifier with theelectrode.Thisisnot very desirable, since it requires large capacitors. 2. Providing a Solution for Anti aliasing Filter: Antialiasing is typically done by low-pass analog filters. Box car sampling technique can be a solution for the fully digital implementation. Motivated by the above-mentioned issues,wehavedesigned a compact, low-power, digitally-assisted sensorinterfacefor biomedical applications. It exploits oversampling and mixed-signal feedback to reduce system area and power, while making the system more robust to interferers. Anti-aliasing is achieved using a charge-sampling filter with a sinc frequency response and programmable gain. A mixed-signal feedback loop creates a sharp, programmable notch for interference cancellation. 2. TECHNIQUES In the proposed method we used the system of a compact, low-power, digitally-assistedsensorinterfacefor biomedical applications is presented. It exploits oversampling and mixed-signal feedback to reduce system area and power.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1437 2.1. Oversampling In signal processing, oversamplingisthe processofsampling a signal with a sampling frequency significantly higher than the Nyquist rate. Theoretically a bandwidth-limited signal can be perfectly reconstructed if sampled above the Nyquist rate, which is twice the highest frequency in the signal. Oversampling improves resolution, reduces noise and helps avoid aliasing and phase distortion by relaxing anti-aliasing filter performance requirements. A signal is said to be oversampled by a factor of N if it is sampled at N times the Nyquist rate. There are three main reasons for performing oversampling  Anti-aliasing Oversampling can make it easier to realize analog anti - aliasing filters. Without oversampling, it is very difficult to implement filters with the sharp cutoff necessary to maximize use of the available bandwidth without exceeding the Nyquist limit. By increasing the bandwidth of the sampled signal, design constraints for the anti-aliasing filter may be relaxed. Once sampled, the signal can be digitally filtered and down sampled to the desired sampling frequency. In modern integrated circuit technology, digital filters are easier to implement than comparable analog filters.  Resolution In practice, oversampling is implementedinordertoachieve cheaper higher resolution A/D and D/Aconversion. For instance, to implement a 24-bit converter, it is sufficient to use a 20-bit converter that can run at 256 times the target sampling rate. Combining 256 consecutive 20-bit samples can increase the signal-to-noise ratio atthevoltagelevel bya factor of 16 (the square root of the number of samples averaged), effectively adding 4 bits to the resolution and producing a single sample with 24-bit resolution.  Noise If multiple samples are taken of the same quantity with uncorrelated noise added to each sample, then averaging N samples reduces the noise power by a factor of1/N.[4]If,for example, we oversample by a factor of 4, the signal-to-noise ratio in terms of power improves by factor of 4 which corresponds to a factor of 2 improvement in terms of voltage. Certain kinds of A/D converters known as delta- sigma converters produce disproportionately more quantization noise in the upper portion of their output spectrum. By running these converters at some multiple of the target sampling rate, and low-pass filtering the oversampled signal down to half the target sampling rate, a final result with less noise (over the entire band of the converter) can be obtained. Delta-sigma converters use a technique called noise shaping to move the quantization noise to the higher frequencies. 2.2 Mixed Signal Circuit A mixed-signal integrated circuit is any integrated circuit that has both analog circuits and digital circuits on a single semiconductor die. In real-life applications mixed-signal designs are everywhere, for example, a smart mobilephone. However, it is more accurate to call them mixed-signal systems. Mixed-signal ICs also process both analog and digital signals together. For example, an analog-to-digital converter is a mixed-signal circuit. Mixed-signal circuits or systems are typicallycost-effectivesolutionsfor buildingany modern consumer electronics applications. Mixed-signal system-on-a-chip (AMS-SoC) can be a combinationofanalog circuits, digital circuits, intrinsic mixed-signal circuits (like ADC), and Embedded Software. Integrated Circuits (ICs) are generally classified as digital (e.g. a microprocessors) or analog (e.g. an operational amplifier). Mixed-signal ICs are chips that contain both digital and analog circuits on the same chip. This category of chip has grown dramatically with the increased use of 3G cell phones and other portable technologies. Mixed-signal ICs are often used to convert analog signals to digital signals so that digital devices can process them. For example, mixed-signal ICs are essential components for FM tuners in digital products such as media players, whichhave digital amplifiers. Any analog signal (such as an FM radio transmission, a light wave or a sound) can be digitized using a very basic analog-to-digital converter andthesmallestand most energy efficient of these would beintheformof mixed- signal ICs. Mixed-signal ICs are more difficult to design and manufacture than analog-only or digital-only integrated circuits. For example, an efficient mixed-signal IC would have its digital and analog components share a common power supply. However, as one can imagine,analoganddigital components have very different power needs and consumption characteristics that make this a non-trivial goal in chip design. 2.3. Programmable-gain Amplifier A programmable-gain amplifier (PGA) is an electronic amplifier (typically an operational amplifier)whosegain can be controlled by external digital or analog signals. The gain can be set from less than 1V/V to over 100V/V. Examplesfor the external digital signals can be SPI, I²C while the latest PGAs can also be programmedforoffsetvoltagetrimming, as well as active output filters. Popular applications for these products are motor control, signal and sensor conditioning. 2.4. Sinc Anti-aliasing Filter Modern biomedical systems usually digitize the signal of interest using an ADC. To avoid corrupting the desired signal, an anti-aliasing filter is used to attenuate aggressors and noise components that would otherwise be frequency translated to the discrete-time signal band through the sampling process. Since sharp digital filters are typically
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1438 more area and power efficient, it is not necessary to use analog filters to eliminateall aggressors beforesampling. Itis critical, however, to eliminate aggressors that would otherwise alias into the signal band. It illustrates a continuous-time (CT) filter frequency response that would eliminate corrupting aggressors, but not other broadband ones. The sinc frequency response created by charge sampling creates precisely this type of frequency response since the notches are placed where corrupting aggressors would lie. However, to make the notches wide enough such that sufficient attenuation is achieved on the entire signal bandwidth, oversampling is required. The main cost of oversampling is increased power consumption; particularly in the ADC. However, recent advances in ADC design have led to ultra-low energy-per-conversionstepfigures-of-merit (FOM) such that the ADC power consumption can be made significantly lower than other components in a typical narrowband biomedical system. In addition, for a given dynamic range requirement, a lower effective number of bits (ENOB) can be used when oversampling is employed. Filter Architecture: In this section we describe a sinc filter that provides programmable gain and achieves anti-aliasing by exploiting oversampling. It comprises a linear transconductor, two capacitor banks, and two reset switches. The input of the SAAF, is a differential continuous-time signal which is the output of the IAMP. The SAAF output, is a differential signal that is digitized by an external ADC through an on-chip ADC driver. Each period starts by quickly resetting the voltage across each capacitor to the common-mode voltage, such that the differential output voltage is zero. The transconductor converts the filter’s input voltage to a current, and the current is integrated. The notches of the sinc filter lands at integer multiples of, which is precisely what an anti-aliasingfilter.Inaddition,the SAAF is a linear-phase, non-dispersive filter, so the only effect it has on the phase of the input signal is to impart a delay of the attenuation at multiples of is theoretically infinite, and is substantial in the vicinity of the notches. At, the amount of attenuation is approximately. Filter Linear Range and Bias Current Selection: Since the IAMP preceding the SAAF providessignificantgain, the noise specifications of SAAF are greatly relaxed. The linearity requirements, however, requirecareful selectionof the transconductor bias current. Generally, the transconductor Topology is very linear due to negative feedback. However, if an insufficient amount of bias current is used, clipping can occur that introduces distortion. To prevent current clipping, each of the four branches containing or should use a bias current, such that, Where represents the largest input signal peak differential amplitude expected. The gain of the SAAF, should beaslarge as possible, while satisfying this condition Fig-1.2(a). Front-end architecture. Fig-1.2(b). Digital front-end architecture. 2.5. Interference Cancellation The Power consumption in a signal processing system is often determined by dynamic range requirements. The dynamic range is a measure of the ratio between the largest signal that can be handled by the system without significant distortion and the minimum detectable signal set by the input-referred noise. The specifications for the minimum detectable signal are typically set by the signal being measured, but the largest signal that must be handled is often set by interference. If the high end of the dynamic range is set by an interfering signal and is filtered out near the front end, the dynamic range requirements of subsequent stages can be relaxed and their power consumption reduced. These observations motivate the design of a system that filters out large interferers near the front-end, while minimally impacting the signal band of interest. We emphasize PLI as an important example, but other interferers may be presentatdifferentfrequencies and of different bandwidths. It is therefore important for the interference cancellation method to be easily configurable.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1439 3. RESULTS 3.1 SOFTWARE - TANNER EDA Schematic design of Inverter: Schematic Design: There are many phases or progressions of a design. A common term you will hear when working with a Designer is “Schematic Design”. This phase is early in the design process. Schematic Design establishes the general scope, conceptual ideas, the scale and relationship of the various program elements. The primary objective of schematic design is to arriveata clearly defined feasible concept basedonthemostpromisingdesign solutions. Pre layout simulation: After schematic design you have to check whether your design match with the specification required or not. That’s why you need to simulate the design whichiscalledPrelayoutsimulation. For simulation go to>> tools>> T-spice>> ‘ok’ Fig 1.3. Circuit diagram 3.2 OUTPUT HIGH INPUT VOLTAGE IS APPLIED: S.N0 VOLTAGE CURRENT POWER 1 700.00000m 8.02X10^13uA 4.61W S.NO VOLTAGE CURRENT POWER 1 5.00000 13.48X10^13 6.7 W
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1440 4. CONCLUSION This method presents a compact, digitally-assisted sensor interface for biomedical applications with interference cancellation capabilities. A custom chip comprising a low- power IAMP, sinc anti-aliasing filter and feedback DAC was used as part of the closed-loop system. The use of charge- sampling achieves substantial anti-aliasing in an area- efficient manner, while providing up to programmable gain and a frequency response that is independent of component parameters. Finally, by canceling interferers at the system, the dynamic range requirements of the forward path blocks are relaxed, enabling power savings and low voltage operation. REFERENCES [1] W. Wattanapanitch, M. Fee, and R. Sarpeshkar, “An energy-efficient micropower neural recording amplifier,” IEEE Trans. Biomed. CircuitsSyst., vol. 1, no. 2, pp.136–147, Jun. 2007. [2] T. Denison, K. Consoer, A. Kelly, A. Hachenburg, and W. Santa, “A 2.2 μW 94 nV/√Hz, chopper-stabilized instrumentation amplifier for EEG detection in chronic implants,” in IEEE Int. Solid-State Circuits Conf., Dig. Tech. Papers (ISSCC), 2007, pp. 162–594. [3] Q. Fan, F. Sebastiano, J. H. Huijsing, and K. A. A.Makinwa, “A 1.8 μW√60 nV/ Hz capacitively-coupled chopper instrumentation amplifier in 65 nm CMOS for wireless sensor nodes,” IEEE J. Solid-State Circuits, vol. 46, no. 7, pp. 1534– 1543, Jul. 2011 [4] P. K. Chan and J. Cui, “Design of chopper-stabilized amplifiers with reduced offset for sensor applications,” IEEE Sensors J., vol. 8, no. 12, pp. 1968–1980, Dec. 2008. [5] J. L. Bohorquez, M. Yip, A. P. Chandrakasan, and J. L. Dawson, “A biomedical sensor interfacewitha sinc filter and interference cancellation,” IEEE J. Solid-State Circuits, vol. 46, no. 4, pp. 746–756, Apr. 2011. [6] R. Muller, S. Gambini, and J. M. Rabaey, “A 0.013mm2, 5 μW, DC-coupledneural signal acquisition IC with 0.5 V supply, ”IEEE J. Solid-State Circuits, vol. 47, no. 1, pp. 232–243, Jan. 2012. [7] G. Li, Y. M. Tousi, A. Hassibi, and E. Afshari, “Delay-line- based analog-to-digital converters,”IEEETrans.Circuits Syst. II, Exp. Briefs, vol. 56, no. 6, pp. 464–468,Jun.2009. BIOGRAPHIES D Brindha Aptitude Trainer Hindusthan College of Arts and Science.