Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS–I: REGULAR PAPERS, VOL. 67, NO.

11, NOVEMBER 2020 3693

Multi-Channel Analog-to-Digital Conversion


Techniques Using a Continuous-Time
Delta-Sigma Modulator Without Reset
R. S. Ashwin Kumar , Member, IEEE, and Nagendra Krishnapura , Senior Member, IEEE

Abstract— Two methods are presented for implementing Oversampled ADCs using delta-sigma modulators (DSM)
a multi-channel ADC using a continuous-time delta-sigma are the popular choice for realizing high-resolutions. But,
modulator (CTDSM) without resetting its states. The first is the signal transfer functions of the modulator and the sharp
adapted from a method used with a discrete-time delta-sigma
modulator. It uses a sample-and-hold (S/H) at the Nyquist rate decimation filter add memory to the system. As a result,
before the modulator and an adaptive equalizer at the Nyquist the output of a delta-sigma ADC1 (DS-ADC) at any given
rate after the modulator for flattening the equivalent frequency instant of time depends not only on the input at that particular
response and eliminate memory. The newly proposed π-shifted instant but also on several past input samples. This prevents
filter, instead of flattening the equivalent discrete-time frequency the deployment of DS-ADCs in multiplexed environments.
response, merely ensures that the equivalent frequency response
is symmetric about ω = π/2. In the time domain, this means Using a DS-ADC in the incremental mode is the commonly
that the equivalent impulse response at the Nyquist rate has used solution to overcome this problem. In this, the memory
zero-valued odd samples ensuring no cross-talk between two elements such as capacitors in the loop filter of the DSM
multiplexed inputs. Compared to the adaptive equalizer used and the registers in the decimation filter are reset before
for flattening the frequency response, this filter consumes three every conversion. Therefore, the system “forgets” the previous
times lower power while occupying half the area. A two-channel
ADC is demonstrated using both the adaptive equalizer & the input samples and performs memoryless A/D conversion. But
π-shifted filter. The ADC uses a CTDSM running at 6.144 MHz the signal-to-quantization-noise ratio (SQNR) and the signal-
with an oversampling ratio (OSR) of 64, yielding a per-channel to-thermal-noise ratio (SNR) are lower than what one would
bandwidth of 24 kHz. The prototype in 180 nm achieves a peak obtain from a regular DS-ADC [1]. Also, when a multi-bit
SNR/SNDR/DR of 91.7 dB/84.9 dB/98 dB and consumes 1.33 mW DAC is used in an incremental DSM with an order higher than
per channel with adaptive equalizer. The SNR/SNDR/DR is
90.5 dB/83.7 dB/97 dB with a power consumption of 0.86 mW per one, the conventional mismatch shaping algorithms like the
channel with the π-shifted filter. data-weighted averaging (DWA) do not work well and more
Index Terms— Analog-digital conversion, multi-channel complicated algorithms like the smart-DEM [2] are required.
analog-to-digital converter (ADC), delta sigma modula- Techniques using an equalizer to remove the memory
tion (DSM), crosstalk, equalizers. in a discrete-time DS-ADC so that it can be used with
I. I NTRODUCTION multi-channel inputs were proposed in [3] and [4]. In this
work, we explore two techniques to realize a multi-channel
I N MANY sensor applications, multiple analog signals need
to be digitized with a wide dynamic range (DR). In such
scenarios, a multi-channel analog-to-digital converter (ADC)
ADC using a continuous-time DSM (CTDSM). One of them
uses an inverse filter as the equalizer to flatten the frequency
is required. Such an ADC is typically realized by response as done in [4]. Another one uses the newly proposed
time-multiplexing the different inputs, using a single ADC to “π-shifted filter” to eliminate cross-talk. The latter turns out to
digitize this multiplexed input, and demultiplexing its output have a lower order than the former. It also eliminates the need
to obtain the digitized version of the inputs. ADCs used for LMS adaptation that is required with the former. Thus,
with multiplexed inputs must be memoryless. In other words, the power and area of the digital filter are greatly reduced.
the ADC must provide a digital output that depends only on The rest of the paper is organized as follows. Section II
the current input sample and has no dependence on the past describes techniques that can be used to avoid cross-talk
inputs. Otherwise, there will be cross-talk among the channels. in a two-channel system. A new filter termed the π-shifted
filter is proposed for this purpose. Section III summarizes the
Manuscript received February 28, 2020; revised June 2, 2020 and July 22,
2020; accepted July 27, 2020. Date of publication August 17, 2020; date of equalizer-based techniques proposed in [3] and [4]. Section IV
current version October 30, 2020. This work was supported by the Ministry of describes multi-channel CTDSM implementations using the
Electronics and Information Technology, Government of India. This paper was techniques in [4] as well as using the proposed π-shifted filter.
recommended by Associate Editor T. Siriburanon. (Corresponding author:
R. S. Ashwin Kumar.) Section IV-C describes a two-channel ADC using a CTDSM
The authors are with the Department of Electrical Engineering, IIT Madras, and a π-shifted filter. Section V describes the implemented
Chennai 600036, India (e-mail: rsashwinkumar@gmail.com).
Color versions of one or more of the figures in this article are available
online at http://ieeexplore.ieee.org. 1 We define the combination of a DSM, decimation filter with the down-
Digital Object Identifier 10.1109/TCSI.2020.3013691 sampler as the delta-sigma ADC (DS-ADC).
1549-8328 © 2020 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission.
See https://www.ieee.org/publications/rights/index.html for more information.

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.
3694 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS–I: REGULAR PAPERS, VOL. 67, NO. 11, NOVEMBER 2020

prototype and discusses the design choices. The proposed


multi-channel CTDSM is compared against SAR and incre-
mental delta-sigma ADCs in Section VI. The measured results
are shown in Section VII, followed by the conclusion. The idea
of the π-shifted filter is generalized to an arbitrary number of
channels in the appendix.

II. C ROSS -TALK IN A M ULTIPLEXED S YSTEM


Consider the two-channel system in Fig. 1(a) in which two
inputs u 1 (t) and u 2 (t) are sampled at the rate f N /2 to obtain
u 1 [n] and u 2 [n]. They are multiplexed to form a single stream
u[n] at f N . u[n] is then demultiplexed to get v 1 [n] and v 2 [n].
Since the multiplexer (MUX) and the demultiplexer (DMUX)
operate in tandem, it is clear that v 1 [n] = u 1 [n] and v 2 [n] =
u 2 [n]. There is no cross-talk, i.e., a component of u 1 [n] in
v 2 [n] or vice versa.
Now, consider Fig. 1(b) in which a filter Heff (z) is intro-
duced between the MUX and the DMUX. The output of the
filter is denoted by v[n]. This is a system with two inputs and
two outputs. We define the following four transfer functions
between them. H12(z) and H21(z) are the cross-talk transfer
functions from u 2 to v 1 and u 1 to v 2 , respectively. H11(z) and
H22(z) are the signal transfer functions from u 1 to v 1 and u 2
to v 2 , respectively. To prevent cross-talk, we need to ensure
that H12(z) = H21(z) = 0.
To derive the constraint on Heff (z) for zero cross-talk,
we use Fig. 1(c) which is the signal processing equivalent
of Fig. 1(b). The multiplexer is replaced by a combination
of upsamplers, a delay, and an adder. Similarly, the demulti-
plexer is replaced by a combination of a time-advance block2
and downsamplers. The impulse responses h 11 [n], h 22 [n],
h 12 [n], h 22 [n] (at f N /2), corresponding to H11(z), H22(z),
H12(z), H22(z), respectively, can be related to h eff [n] (at f N ),
the impulse response of Heff (z), as follows:
Fig. 1. (a) A multiplexer followed by a demultiplexer, (b) transfer function
h 11 [n] = h 22 [n] = h eff [n]↓2 (1) Heff (z) introduced between the two, (c) signal processing equivalent of (b),
h 12 [n] = h eff [n − 1]↓2 ; h 21 [n] = h eff [n + 1]↓2 (2) (d) impulse responses in (c), (e) impulse responses for the special case of
(a) where Heff (z) = 1, (f) ADC with an effective transfer function of unity
at f N , (g) ADC with G 0 (z)  = 1 being equalized by Heq (z).
where h[n]↓2 denotes 2× downsampling by selecting the even
samples of h[n]. The cross-talk impulse responses consist
of only the odd samples of h eff [n] and the signal impulse It also forces the individual signal transfer functions to unity,
responses consist of only the even samples of h eff [n]. Fig. 1(d) i.e., H11(z) = H22(z) = 1.
shows an example. To have zero cross-talk, it is necessary to In our context, an ADC is placed between the MUX and
make h 12 [n] = h 21 [n] = 0, i.e., for h eff [n] to have zero-valued DMUX for multi-channel operation. The impulse response of
odd samples. If only the even samples of h eff [n] are non-zero, the linear model of a Nyquist ADC (e.g., SAR or pipelined)
its discrete-time Fourier transform Heff (ω) will be periodic or an incremental delta-sigma ADC is δ[n]. Such ADCs can
with a period of π, i.e. Heff (ω − π) = Heff (ω) [5]. be placed between the MUX and DMUX without further
We now revisit Fig. 1(a) which has zero cross-talk. In this modification, and the system works as in Fig. 1(a). When
case, Heff (z) = 1 and h eff [n] = δ[n]. Fig. 1(e) shows the the transfer function of the ADC G 0 (z) = 1, as is the
corresponding signal and cross-talk impulse responses. h 12 [n] case with a continuously running delta-sigma ADC1 , the odd
and h 21 [n] and indeed zero as required for zero cross-talk, but, samples of its impulse response g0 [n] are not necessarily
additionally, h 11 [n] = h 22 [n] = δ[n]. Heff (z) = 1 is therefore zero. One possible way to use such an ADC in a multiplexed
a sufficient but not a necessary constraint for zero cross-talk. system without cross-talk is to mimic the case of a Nyquist
ADC and force Heff (z) to be unity. There are two alterna-
2 A 2× downsampler picks only the even samples (v [0], v [2], . . .). So, tives to accomplish this. The first is to choose the transfer
eq eq
to get v 2 [n] (the odd samples of v eq [n]), the data is advanced in time by functions of the modulator and the decimation filter so that
one sample by the time-advance block z. The output of this block will be
{v eq [1], v eq [2], . . .}. This when downsampled by two, i.e., selecting every sec- G 0 (z) turns out to be unity. This is shown in Fig. 1(f).
ond sample will give the odd samples of v eq [n], i.e., {v eq [1], v eq [3], . . .}. The second is to use an inverse equalizer Heq (z) = 1/G 0 (z)

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.
ASHWIN KUMAR AND KRISHNAPURA: MULTI-CHANNEL ANALOG-TO-DIGITAL CONVERSION TECHNIQUES USING A CTDSM 3695

Fig. 2. (a) A discrete-time delta-sigma ADC. H (z) represents the decimation


filter, (b) delta-sigma modulator replaced by its signal transfer function Fig. 3. (a) Sample-and-hold operating at f s /M to be used at the input of
STF(z). Quantization noise is not shown. the delta-sigma ADC in Fig. 2, (b) equivalent model using a zero-order hold
S(z).
such that Heff (z) = Heq (z)G 0 (z) = 1. This is shown
in Fig. 1(g). These two approaches are demonstrated in [3]
and [4], respectively. These techniques are described in the
next section. In Section IV, it is shown that the first technique
is not practical with a CTDSM whereas the second one can
be adapted satisfactorily.
Instead of forcing Heff (z) to be unity, we can use only the
necessary condition, i.e., have zero-valued odd samples for
h eff [n], or, equivalently, Heff (ω − π) = Heff (ω). Therefore,
in Fig. 1(g), we can use an equalizer Heq (z) such that
the overall transfer function Heff (z) = Heq (z)G 0 (z) obeys
the zero cross-talk property, i.e., Heq (ω − π)G 0 (ω − π) = Fig. 4. DTDSM in Fig. 2 preceded by the sample-and-hold in Fig. 3. G(z) is
Heq (ω)G 0 (ω). By inspection, we can see that using Heq (ω) = the LTI system at f s from u u [n] to v f [n]. G 0 (z) is the LTI system at f s /M
from u[n] to v[n].
G 0 (ω − π) satisfies the constraint. Given this relationship,
the equalizer is termed as the π-shifted filter Hπ (ω) =
transfer function operating at f s /M. Therefore, it cannot be
G 0 (ω−π). Its impulse response and transfer function are given
used straightforwardly as shown in Fig. 1(f, g).
by h π [n] = (−1)n g0 [n] and Hπ (z) = G 0 (−z), respectively.
In earlier work ( [3], [4]), a sample-and-hold (S/H) operating
Details of a π-shifted equalizer for a two-channel CTDSM
at f s /M is used before the discrete-time delta-sigma ADC as
without reset are given in Section IV-C. It is shown that the
shown in Fig. 3(a). The held output u h (t) is sampled at f s
π-shifted filter has a significantly smaller area and power
by the input capacitors of the DTDSM. u h [n], the samples of
dissipation than an inverse equalizer.
u h (t) at f s is the input to the discrete-time delta-sigma ADC.
It is easy to see that the system in Fig. 1(a), which
Fig. 3(a) is equivalent to Fig. 3(b) in which u[n], the samples
corresponds to Heff (z) = 1, works without cross-talk for
of the input u(t) at a rate f s /M are upsampled by M and
any number of input and output channels. This means that
passed through a zero-order hold transfer function S(z) = (1−
the inverse filter required to equalize a given ADC transfer
z −M )/(1 − z −1 ) to obtain u h [n].
function G 0 (z) is independent of the number of channels. The
Fig. 4 shows the discrete-time delta-sigma ADC in Fig. 2
π-shifted filter described above is specific to two channels. Its
with the equivalent model of the S/H in Fig. 3(b) at its
generalization to N channels is described in the appendix.
input. We now have an LTI system G(z) = S(z)STF(z)H (z)
operating at f s between an upsampler and a downsampler.
III. M ULTI -C HANNEL DTDSM U SING Heff (z) = 1 It can be shown that the system from u[n] to v[n] is equivalent
Fig. 2(a) shows a discrete-time delta-sigma ADC operating to a single LTI system G 0 (z) operating at f s /M, where G 0 (z)
at an oversampled rate f s . The input u(t) is sampled at f s is the first term in the M-path polyphase decomposition of
to get u fs [n]. The loop filter L(z), the ADC, and the DAC G(z) [4], [7]. This transfer function can be used in the form
form the delta-sigma modulator loop. A feed-forward path of Fig. 1(f) [3] or Fig. 1(g) [4] to realize the multi-channel
from the input to the output of the loop filter is typically ADC shown in Fig. 1(b). These are described below.
used to reduce distortion [6] and to realize a signal transfer
function of unity. H (z) is the decimation filter, and its output is
downsampled by M, the oversampling ratio. This delta-sigma A. Using Unity STF DSM With Raised-Cosine Decimation
ADC has an equivalent Nyquist sampling rate of f N = f s /M. Filter and Inverse-Sinc Equalizer
Fig. 2(b) shows the linear model of the delta-sigma ADC, Fig. 5 shows a technique in which equalization at f s is
which will be used henceforth. The delta-sigma modulator is used to eliminate cross-talk. STF(z) is made unity by using a
modeled by its signal transfer function STF(z), operating at DTDSM with an input feed-forward path [6]. An inverse-sinc
f s . The quantization noise is not shown. Due to the presence equalizer HIS (z) realizes the inverse of the sample-and-hold
of downsampler, this is not a linear-time-invariant (LTI) sys- transfer function in the signal bandwidth. A raised-cosine [8]
tem [7] from u fs [n] to v[n] and cannot be represented by a decimation filter HRC (z) ensures that the effective impulse

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.
3696 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS–I: REGULAR PAPERS, VOL. 67, NO. 11, NOVEMBER 2020

Fig. 5. A two-channel ADC using a front-end S/H, a delta-sigma modulator with unity STF, a raised cosine decimation filter and an inverse sinc equalizer (RC-
IS) [3].

Fig. 6. A two-channel ADC using a front-end S/H, a delta-sigma modulator, a conventional decimation filter, and an equalizer at f s /M [4]. The equalizer
can be made adaptive to account for variations in S(z) and ST F(z).

response from u[n] to v[n] is δ[n], i.e., G 0 (z) = 1. A multi-


channel ADC using this principle is demonstrated in [3].
This technique, however, is sensitive to the realized transfer
functions of S(z) and ST F(z). Any deviation from the ideal
transfer functions will make the effective transfer function
Heff (z) = 1, and will, in turn, result in cross-talk. Moreover,
the choice of the decimation filter is now fixed and restricts
us from using conventional multi-rate decimation filters [9].
Besides, since the equalizer runs at the oversampled rate fs ,
it will consume a significant amount of power. Fig. 7. Realizing a signal transfer function of unity by sampling the input
at f s and shaping it by p(t).

B. Using an Inverse Equalizer at the Downsampled Rate


The second approach is to use (the FIR approximation in the context of a CTDSM in the rest of this section. The
of) an inverse filter 1/G 0 (z) as the equalizer Heq (z) at the prototype considered is a third-order CTDSM with an OSR
downsampled rate. This is shown in Fig. 6. The effective of 64 with a decimation filter with an equivalent order of
transfer function Heff (z) = 1 and there is no cross-talk. In this 347 at fs .
technique, the decimation filter can be a conventional multi-
rate decimation filter. Because the equalizer is now running
at the downsampled rate, it is expected to consume lesser A. S/H, Unity STF CTDSM, and the RC-IS Filter
power than in the previous technique. The equalizer can be
To realize Fig. 5, the CTDSM needs an STF of unity.
made adaptive to track the variations in the analog transfer
Though an STF of unity is easily realizable in a DTDSM
functions [4].
with an input feed-forward path [6], it is not straightforward
in a CTDSM [11]. In principle, it can be done by sampling
IV. M ULTI -C HANNEL CTDSM I MPLEMENTATIONS the input at f s and shaping it by p(t), the same pulse shape
In this work, we intend to use a CTDSM in a multiplexed used for the feedback, as shown in Fig. 7. In this system,
environment. The following reasons motivate us to do so. if u fs [n] is a unit impulse, it is converted to a pulse by p(t),
In the system implemented in [3], [4] (Fig. 5 and 6), the and this pulse appears directly at v(t). Sampling this pulse
S/H has to drive the DTDSM. Since the DTDSM presents gives an impulse at v[n]. The DAC converts it to a pulse that
a switched capacitor load at its input, it requires a high is identical to the one at the input. Therefore, the input and
current from the S/H opamp to ensure a linear operation. the output of the loop filter L(s) are zero. Thus, v[n] = δ[n]
As a result, in [4], the S/H accounted for ∼40% of the total when the input u fs [n] = δ[n], implying a transfer function
power. Besides, a CTDSM is more power-efficient than a of unity. In principle, this system can be used in place of the
DTDSM [10]. Hence, by replacing the DTDSM by a CTDSM, DTDSM in Fig. 5 with a raised-cosine decimation filter and an
the overall power consumption of the system could be reduced inverse-sinc equalizer (RC-IS filter) to realize a memoryless
significantly. We discuss the different equalization approaches ADC.

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.
ASHWIN KUMAR AND KRISHNAPURA: MULTI-CHANNEL ANALOG-TO-DIGITAL CONVERSION TECHNIQUES USING A CTDSM 3697

Fig. 8. (a) A continuous-time delta-sigma ADC driven by a sample and hold Fig. 9. Training the equalizer with an impulse train. Adaptation is carried
at f s /M, (b) equivalent model. out only when u d [n] = 0, and the grayed-out part with u d [n] is not required.

In practice however, it would be hard to match the pulse of the π-shifted filter is h π [n] = (−1)n g0 [n]. The input signal
shapes p(t) in the input and the feedback paths exactly used in Fig. 9 for adaptation is an impulse train, and it directly
because they would be implemented differently. From circuit yields g0 [n]. The output of the downsampler is averaged over
simulations, it was observed that cross-talk could not be many periods of the impulse train to improve the accuracy in
suppressed below −80 dBc. Besides these, any other variations determining g0 [n]. h π [n] can then be computed directly from
in the transfer functions of the S/H or the STF due to the the measured g0 [n]. This is a more straightforward process
spread in component values lead to increased cross-talk. than finding the inverse using the LMS algorithm, which is
slower and requires additional computation.
B. S/H, CTDSM, and an Inverse Equalizer at f s /M The order of h π [n] is the same as that of g0 [n]. Since G 0 (z)
is the first term in the M-path polyphase implementation of
The architecture in Fig. 6 is more amenable for use with G(z), its order is NG0 = NG /M, where NG is the order of
a continuous-time delta-sigma modulator. Fig. 8(a) shows a G(z). Recall that G(z) = S(z)STF(z)H (z), where S(z) is the
continuous-time delta-sigma ADC driven by a sample and hold S/H transfer function, STF(z) is the sampled pulse response of
at fs /M. Fig. 8(b) shows the equivalent model. In this case, the CTDSM, and H (z) is the decimation filter. So, NG will be
the discrete-time transfer function STF(z) is the combined the sum of the respective orders, i.e., NG = NSH + NSTF + N H .
response of the NRZ rectangular pulse and the sampled In our design, M = 64, which means the order of S(z) will
response of the CTDSM, as shown in Fig. 8(b). Since an be NSH = 63. The decimation filter has an order N H = 347.
adaptive equalizer can be used in Fig. 6, STF(z) need not It was found from simulations that the sampled pulse response
be known precisely. of the CTDSM was restricted to less than 20 samples, and so
The adaptive equalizer needs to be trained to realize the NSTF = 19. Thus, the order of h π is only seven. Besides, it was
inverse of G 0 (z). Fig. 9 shows the scheme used for adaptation. found that three of these coefficients were very small and were
An impulse train with a period of 128 samples (at f s /M) is truncated to zero, resulting in only a fourth-order filter. On the
used as the input. Since the equalizer Heq (z) must realize other hand, simulations showed that for the adaptive equalizer,
the inverse response 1/G 0 (z), the output of the equalizer the order required is at least 24. Thus, with the proposed π-
v eq [n] must be the same as the input u[n]. So the coefficients shifted filter Hπ (z), there will be significant savings in power
of Heq (z) are varied so as to minimize the mean-squared and area of the digital section.
error between v eq [n] and delayed version of u[n]. The coef-
ficients are updated according to the following least-mean- V. T WO -C HANNEL P ROTOTYPE
squares (LMS) recursion [12].
A two-channel ADC is designed and fabricated in a 180 nm
w[k + 1] = w[k] − μe[k]v[k] (3) CMOS process. The CTDSM runs at 6.144 MHz with an
oversampling ratio of M = 64, so that each channel can
Here, w is the vector of filter coefficients and v is the accommodate a bandwidth of 24 kHz. Fig. 10 shows the
vector formed from v[k] such that v eq = w T v, and e[k] = implemented two-channel ADC. Due to the limited silicon area
v eq [k] − u d [k], where u d [k] is the delayed version of the input available, only the adaptive equalizer was fabricated and the
u[k]. To compute the error e[k], both v eq and u d need to be π-shifted filter is realized off-chip. The coefficients for h π [n]
known. To avoid the need to generate the digital version of were obtained from the measured decimation filter output
u d , the coefficients are updated only when the input is zero during the training phase. The design choices and tradeoffs
(for 127 samples) and left unchanged when it is non-zero [4]. involved with each sub-block are discussed next.

C. S/H, CTDSM, and the π-Shifted Equalizer at f s /M A. Sample-and-Hold


Instead of the equalizer to invert G 0 (z), we can use the A flip-around sample-and-hold [13] circuit is used, in which
π-shifted filter proposed in Section II. As in the previous the input is sampled across a capacitor in one phase, and, in the
case, we have to contend with an unknown STF(z). But LMS other phase, the same capacitor is flipped around the opamp
adaptation is not required in this case. The impulse response to form a negative feedback. By ping-pong sampling the two

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.
3698 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS–I: REGULAR PAPERS, VOL. 67, NO. 11, NOVEMBER 2020

Fig. 10. Block diagram of the implemented 2-channel ADC. The sampling rate f s = 6.144 MHz.

Fig. 12. Schematic of the two-stage Miller-compensated opamp used in the


S/H.

It can be shown that the in-band noise power added by the


S/H is
kT
NS = 2 + 8kT γ G m1 f b (4)
C
C is the input sampling capacitor, G m1 is the transconductance
Fig. 11. (a) Schematic of the flip-around S/H (single-ended version).
(b) Timing diagram of the clocks.
of the first stage, and f b is the signal bandwidth of the
CTDSM. The Miller-compensation capacitor Cc used is 8 pF,
and the input sampling capacitor is chosen to be 120 pF.
inputs across two separate capacitors, multiplexing operation
is also combined in the same circuit. Fig. 11(a) shows the
schematic of the S/H, and Fig. 11(b) shows the timing diagram. B. CTDSM
Although a total of 64Ts is available for each channel, four 1) Loop Filter: There are two choices for implement-
cycles (at f s ) at the start are dedicated to resetting the S/H so ing the continuous-time loop filter: i) cascade-of-integrators-
that any residual memory of previous inputs is nulled (φ1,2z ). in-feed-forward (CIFF), and, ii) cascade-of-integrators-in-
After this, four more cycles are allotted for the S/H output to feedback (CIFB). With a CIFF loop filter, it can be ensured
settle. So during each phase (φ1,2 lasting for 64Ts ), for the that there are almost no signal swings at the integrator outputs.
first 8Ts (φ1,2a ), the CTDSM input is connected to ground, Therefore, the opamps can work with lower bias currents for
and for the remaining 56Ts (φ1,2b ), it feeds from the S/H. the same linearity specification. On the downside, the STF will
During the training phase, an impulse train with a period have out-of-band peaking. In a CIFB loop filter, each integrator
of 128 samples (at the rate fs /64) is needed. For this, output will have signal swings, and therefore the opamps in the
channel 1 is connected to a DC input once in 128 cycles (at integrators need higher currents to ensure a sufficiently linear
f s /64), and for the rest of the time, it is connected to ground. operation. On the other hand, a CIFB loop filter guarantees
Channel 2, on the other hand, is always shorted to ground. a monotonically decreasing STF. In this work, a CIFF loop
Sampling these two channels alternately at f s /64 feeds the filter is used since a low-power design is targeted.
impulse train to the system. 2) Quantizer: A single-bit quantizer would have been the
Since the S/H has to drive the CTDSM, it has to sup- ideal choice for a low-power design as the (a) loop filter output
port the full input swing at its output. So, a two-stage can be scaled down to save power, (b) flash ADC requires only
Miller-compensated opamp is used. It consumes 88 μA of one comparator, and (c) since a single-bit DAC is inherently
current and has a unity gain bandwidth (UGB) of 6 MHz. linear, no extra circuitry is needed to tackle DAC non-linearity.
Fig. 12 shows the schematic of the opamp. However, a single-bit quantizer makes the modulator more

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.
ASHWIN KUMAR AND KRISHNAPURA: MULTI-CHANNEL ANALOG-TO-DIGITAL CONVERSION TECHNIQUES USING A CTDSM 3699

Fig. 14. Two-stage feed-forward opamp with current reuse used in the
CTDSM.

C. Flash ADC & DAC


The flash ADC is similar to the one in [15]. Since the loop
Fig. 13. Schematic of the CTDSM with a CIFF-B loop filter, 3-bit quantizer, filter output is scaled down by a factor of three, the flash
and a 2-tap FIR DAC.
ADC references also need to be scaled by the same factor in
susceptible to clock-jitter [14], thereby reducing the SQNR. order to ensure that the overall loop filter transfer function is
To combat this, a finite-impulse-response (FIR) filter can be not changed. The reduced amplitude increases the comparator
added in the feedback path to reduce the jumps in the feedback delay, but for the chosen clock frequency of 6.144MHz, this
signal [14]. However, using an FIR DAC results in out-of-band ELD is less than 4 percent of the clock-period and hence
STF peaking [14], and this out-of-band peaking increases with does not affect the loop stability. Incremental data weighted
the order of the FIR filter. For our choice of the loop filter and averaging (IDWA) [16] is used to shape out DAC non-linearity.
the targeted resolution, at least a 12-tap FIR filter is required.
This results in an STF peaking of more than 15 dB. This is D. Digital Filters
undesirable in our system because of the following reason.
The CTDSM processes the output of the S/H. Since the 1) The decimation filter is implemented as a cascade of a
S/H also multiplexes u 1 and u 2 , its output will have spectral fourth-order cascade of integrators and comb (CIC) and
replicas of the inputs around the harmonics of the multiplexing a seventh-order half-band filter.
frequency. As a result, if the inputs u 1 and u 2 contain sinusoids 2) The adaptive equalizer is realized as a 24th order FIR
of frequencies f 1 and f 2 respectively, at the output of the S/H, filter. Since the coefficients of the adaptive equalizer
there will be tones at k f s /2M ± f 1 and k f s /2M ± f 2 . Because need to be computed on the run, the equalizer requires
of the presence of these strong out-of-band signals, any a dedicated multiplier. Instead of implementing 25 sep-
peaking in the out-of-band STF could saturate the quantizer, arate multipliers that would occupy a large area, only
thereby limiting the maximum stable amplitude (MSA). It was one multiplier is implemented to realize a multiply-
found that, in our case, using a single-bit modulator with a accumulate (MAC) module. Operating this MAC at f s /2
12-tap FIR filter, the MSA was reduced by more than 12 dB. ensures that at the end of 25 clocks cycles (at f s /2),
This could be solved by adding appropriate feed-forward paths the MAC register will contain the filter output. At the
to flatten the STF as in [11] but at the cost of increased loading end of the 32nd cycle (at f s /2), the MAC register is
at the virtual ground nodes of the opamps in the loop filter. reset and is ready to compute the next output sample.
Hence in this work, a 3-bit quantizer is used so that This ensures that the filter output is computed within one
clock-jitter does not severely degrade the performance. To get clock cycle of f s /64. The decimation filter and the adap-
further immunity from clock-jitter, a 2-tap FIR filter is used tive equalizer together occupy a total area of 0.58 mm2.
in feedback. To compensate for the delay added by this FIR 3) The π-shifted filter is realized as a seventh order FIR
filter, another 2-tap FIR DAC is added to the output of the 2nd filter. Again, since the coefficients of h π [n] will be
integrator, resulting in a CIFF-B structure, as shown in Fig. 13. computed on the run, each tap requires a multiplier.
With these design choices (CIFF-B loop filter, 3-bit quantizer, A single MAC unit is used and is run at f s /4, so that
and a two-tap FIR DAC), the STF peaking was limited to 3 dB, the output will be available at the end of eight clocks
ensuring that there is no degradation in the MSA. cycles (at f s /4). The decimation filter and Hπ (z) are
3) Opamps: For the first integrator, a two-stage synthesized, and the area estimate after place & route is
feed-forward opamp is used, with the currents shared between only 0.24 mm2, which is more than 2× smaller than the
the second-stage and the feed-forward transconductor, adaptive equalizer.
as shown in Fig. 14 [14]. It consumes 160 μA of current. The
same opamp is scaled down and used in the second integrator. VI. C OMPARISON W ITH SAR AND
The loop filter output is scaled by a factor of 3, to reduce the I NCREMENTAL D ELTA -S IGMA ADC S
current required in the third integrator. This allowed the use The proposed two-channel ADC uses an S/H at its input.
of the same scaled-down opamp in the third integrator. So one might think that an anti-alias filter is required upfront

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.
3700 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS–I: REGULAR PAPERS, VOL. 67, NO. 11, NOVEMBER 2020

TABLE I
P OWER C ONSUMED BY VARIOUS B LOCKS

Fig. 15. Chip layout and photo of the test board.

consumed by the S/H & the π-shifted filter is 435 μW. Thus,
the power consumed increases by a factor 1.3. The S/H in
and that the proposed system does not exploit the inherent this prototype has been designed to have equal thermal noise
anti-aliasing property of an NRZ-DAC based CTDSM [10]. contribution as the CTDSM. Thus, the total thermal noise
However, it should be noted that, even in a CT-incremental power increases by a factor of two, implying that the power
DSM, an anti-alias filter will be required. This is because when needs to be increased two-fold to ensure the same SNR. Thus,
N inputs are multiplexed and fed to an ADC with a conversion the total power will increase by a factor of 2.6. This is at least
rate f N , each channel is equivalent to a Nyquist rate ADC at 1.2× lower, when compared to a third-order incremental DSM,
f N /N. Thus, for each channel, an anti-alias filter that rejects and at least 1.6× lower compared to a fourth-order incremental
all frequency components beyond f N /(2N) is required in a DSM.
multiplexed ADC. Also, in applications where simultaneous
sampling of the analog signals is needed, each input signal VII. M EASUREMENT R ESULTS
needs a separate S/H [17]. Fig. 15 shows the snapshot of the chip layout and the
Since the input of the proposed multi-channel ADC has test-board used. The chip occupies an area of 2.7 mm×1.4 mm.
a capacitor switching at the Nyquist rate, in terms of the The power split-up is as shown in Table I.
input impedance, it is identical to a Nyquist rate SAR ADC. In total, the ADC consumes 1.33 mW/channel when the
But the proposed system can outperform a Nyquist rate SAR adaptive equalizer is used and 0.86 mW/channel when the
in terms of the achievable SNR, thanks to oversampling and π-shifted filter is used. From Table I, it is clear that using
noise-shaping in the CTDSM. π-shifted filter offers more than 3× reduction in digital power.
The proposed system is also more efficient than an incre- Though an on-chip adaptive equalizer was present, the adap-
mental DSM. To understand this, we consider the designed tive filtering was done off-chip in the measurements presented
stand-alone CTDSM and find how much the power must in this section due to the following reason. When an impulse
be increased to ensure that the corresponding incremental train is applied during the training phase, both the channels
DSM has the same SQNR, and SNR. The same calculation are shorted to ground for the duration (say Tz ) when the
is repeated for the proposed technique as well. impulse train is zero. The S/H then samples the two channels
For an incremental ADC with a third-order loop filter, alternately. But due to the different offsets in the two channels,
the OSR must be increased by a factor of 1.8 to ensure that the actual training signal that is fed during Tz consists of
the SQNR is the same as the stand-alone DSM. This factor an extra DC term and a tone at ω = π. Hence, to extract
is even higher for a fourth-order loop filter. The degradation the response due to the impulse train, we need to extract gdc
in the signal-to-thermal-noise ratio in an incremental DSM and gπ (response due to the extra DC term and the tone at
can be shown to be 2.6 dB for a third-order loop filter and ω = π respectively) and subtract it from the total response.
3.6 dB for a fourth-order one. This means that the impedances The average of the output during Tz gives gdc , and the average
in the CTDSM must be scaled by a factor of 1.8 (for third- of alternate samples during Tz after subtracting gdc from the
order loop filter) and by 2.3 (for a fourth-order loop filter). output gives gπ . Although the gdc -correction procedure was
This results in an increase in the power consumption by a included on the chip, the procedure for gπ correction was not.
factor 1.8 × 1.8 = 3.24 (for a third-order loop filter), and So, the on-chip decimation filter output was taken out and
1.8 × 2.3 = 4.1 (for a fourth-order loop filter), compared to processed off-chip.
the stand-alone CTDSM. These numbers are still optimistic as Fig. 16 shows the frequency response of the inverse filter
the extra power consumed by the complicated DEM techniques after adaptation and the π-shifted filter.
(such as the smart DEM [2]) required for the incremental ADC To characterize the chip as a two-channel ADC, two sinu-
has not been considered. soids at different frequencies 2.5 and 6 kHz at −6 dBFS
With the proposed technique, there are two extra blocks: (Full-scale: 3.6 Vppd) were given to the two channels. Fig. 17
1) the π-shifted filter, which as shown in Table I consumes shows the spectrum of the demultiplexed outputs when the
210 μW (but will scale with process), and 2) the sample- adaptive equalizer is used. It can be seen that the cross-talk
and-hold, which consumes 225 μW (though in simultaneous here is below −83.6 dBc. Fig. 18 shows the spectrum when
sampling this will be needed and so might not be an extra the π-shifted filter is used, and the cross-talk is <−86.8 dBc. If
power in those applications). The CTDSM alone consumes the decimation filter output is demultiplexed without applying
1.276 mW (including the decimation filter). The extra power any of the proposed filtering techniques, then the cross-talk is

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.
ASHWIN KUMAR AND KRISHNAPURA: MULTI-CHANNEL ANALOG-TO-DIGITAL CONVERSION TECHNIQUES USING A CTDSM 3701

Fig. 19. Variation of cross-talk (from channel 1 to channel 2) with frequency


Fig. 16. Frequency response of the adaptive equalizer and the π -shifted with the adaptive equalizer and the π -shifted filter.
filter Hπ (z).

Fig. 20. Measured SNR and SNDR with the adaptive equalizer (DR is
computed from 0 dB SNR).

Fig. 17. Spectrum of the demultiplexed outputs with the adaptive equalizer.
−80.1 dBc with the π-shifted filter across the full bandwidth
of 24 kHz. When the roles of the channels are reversed,
the cross-talk measured in channel 1 is less than −80.5 dBc
with the adaptive equalizer, and it improves to less than
−83.9 dBc with the π−shifted filter. The π-shifted filter
achieves a better cross-talk suppression than the adaptive
equalizer. This is because the π−shifted filter requires only the
impulse response g0 [n] of the equivalent LTI system G 0 (z).
On the other hand, the adaptive equalizer uses g0 [n] and then
estimates h eq [n] that realizes the inverse response 1/G 0 (z).
The extra error incurred in this estimation process of h eq [n] is
responsible for the slightly worse cross-talk suppression of the
adaptive equalizer. The difference in the cross-talk in the two
directions could be due to asymmetrical coupling between the
channels before multiplexing, which cannot be corrected by an
equalizer placed between the MUX and the DMUX in Fig. 1.
Fig. 20 & Fig. 21 show the variation of SNR and SNDR
Fig. 18. Spectrum of the demultiplexed outputs with the π -shifted filter. versus input amplitude with the adaptive equalizer and the
π-shifted filter. For this experiment, 6 kHz tone at −6 dBFS
was applied to channel 1, and channel 2 was given a 2.5 kHz
as high as −10 dBc. Thus, the proposed techniques improve tone at varying amplitudes; SNR is measured in channel 2.
the cross-talk by more than 70 dB. The peak SNR and the dynamic range are 91.7 dB and 98 dB
Fig. 19 shows the variation of cross-talk vs. the input respectively with the adaptive filter and 90.5 dB and 97 dB
frequency with the adaptive equalizer and with the π-shifted respectively with the π-shifted filter. The output of channel
filter, when channel 2 was given a 6 kHz tone at −6 dBFS, 2 contains harmonics of the input to channel 2 as well
while channel 1 was given a sinusoid of different frequencies as the second harmonic of the input to channel 1, which
at −6 dBFS. Cross-talk is measured in channel 2 as the leaks into channel 2 (as shown in Fig. 17 and 18). SNDR
relative strength of the tone leaked in channel 2 with respect computed with and without this HD2 leakage are 90.3 dB &
to the applied tone in channel 1. Measured cross-talk is 84.9 dB respectively with the adaptive equalizer, and 89.2 dB
below −77.8 dBc with the adaptive equalizer and is less than & 83.7 dB with the π-shifted filter. The HD2 leakage from

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.
3702 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS–I: REGULAR PAPERS, VOL. 67, NO. 11, NOVEMBER 2020

TABLE II
P ERFORMANCE S UMMARY AND C OMPARISON

at the output of the ADC to ensure that the overall fre-


quency response is flat. This can then be used to realize a
multi-channel ADC. It was then shown that, to avoid cross-talk
in a two-channel system, it is both necessary and sufficient to
ensure that the overall frequency response is symmetric about
π/2. This condition can be satisfied by using a π-shifted filter,
whose frequency response is the same as that of the equivalent
LTI system but shifted in frequency by π-radians. Compared
to using an adaptive equalizer, the proposed technique of using
the π-shifted filter simplifies the digital filter design, thereby
giving a 3× savings in power and 2× savings in the area of
the digital section. Using these two techniques, a two-channel
ADC using a CTDSM with a wide dynamic range (> 96 dB) is
Fig. 21. Measured SNR and SNDR with the π - shifted filter (DR is computed demonstrated in a 180 nm CMOS process. Although the input
from 0 dB SNR). impedance is similar to that of a Nyquist rate SAR ADC,
the proposed system can realize higher resolutions, since the
underlying ADC is a CTDSM. Also, since the modulator runs
channel 1 to channel 2 is about 7 dB above the noise floor. continuously without reset, the proposed system can achieve
This is reflected in the difference between SNDR including higher SNR than an incremental DSM, for the same power.
this leakage and the SNR. The measured peak SNR in channel
1 is 92.2 dB with the adaptive equalizer, and 90.9 dB with A PPENDIX A
the π-shifted filter. The SNDR measured in channel 1 with Z ERO C ROSS -TALK E QUALIZER FOR N C HANNELS
and without the HD2 leakage from channel 2 are 88.8 dB &
The constraint for zero cross-talk described in Section II
90.8 dB with the adaptive equalizer, and 87.6 dB & 89.7 dB
for the two-channel case can be easily generalized to any
with the π-shifted filter.
number of channels. In an N-channel system, for zero cross-
Table II summarizes the performance of our system and
talk, the effective impulse response h eff [n] must be non-zero
compares it with similar works in the literature. The dynamic
only for integer multiples of N and zero otherwise. That is,
range FoM is comparable to other DSM based ADCs. SAR
ADC has the best Walden FoM, but the effective resolution h eff [n] = 0 ; n = m N, m ∈ Z (5)
is only 11 bits, whereas the DSM based works easily achieve
In this case, Heff (ω) is periodic with a period 2π/N [5].
more than 14 bits resolution.
In other words, Heff (ω) is symmetric about mπ/N, m =
1, 2, . . . , N − 1. i.e., Heff (ω − mπ/N) = Heff (ω + mπ/N).
VIII. C ONCLUSION To reduce cross-talk to zero, the filter Heq (z) that follows
Techniques for realizing a multi-channel delta-sigma ADC G 0 (z) in Fig. 1(g) should make the total response periodic
using a CTDSM are discussed. First, it was shown that, with a period 2π/N. To achieve this, we use the following
by adding an S/H (operating at the Nyquist rate) before principle, which combines shifted periodic functions to realize
a CTDSM, the overall system could be made linear time- a fraction of the original period. Since G 0 (ω) is periodic with
invariant. As a result, an adaptive equalizer can be used a period 2π, we construct a new function F2π/N (ω) as the

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.
ASHWIN KUMAR AND KRISHNAPURA: MULTI-CHANNEL ANALOG-TO-DIGITAL CONVERSION TECHNIQUES USING A CTDSM 3703

product of N copies of G 0 (ω) shifted by integer multiples of [12] A. H. Sayed, Adaptive Filters. Hoboken, NJ, USA: Wiley, 2011.
2π/N. [13] W. Yang, D. Kelly, L. Mehr, M. T. Sayuk, and L. Singer, “A 3 V 340 mW
14-b 75 Msamples/s CMOS ADC with 85 dB SFDR at Nyquist input,”

N−1   IEEE J. Solid-State Circuits, vol. 36, pp. 1931–1936, Dec. 2001.
2πm
F2π/N (ω) = G0 ω − [14] A. Sukumaran and S. Pavan, “Low power design techniques for single-
N bit audio continuous-time delta sigma ADCs using FIR feedback,” IEEE
m=0 J. Solid-State Circuits, vol. 49, no. 11, pp. 2515–2525, Nov. 2014.

N−1   [15] K. Reddy and S. Pavan, “A 20.7 mW continuous-time  modulator
2πm
= G 0 (ω) G0 ω − (6) with 15MHz bandwidth and 70 dB dynamic range,” in Proc. 34th Eur.
N Solid-State Circuits Conf., Sep. 2008, pp. 210–213.
m=1
   [16] K.-D. Chen and T.-H. Kuo, “An improved technique for reducing
Equalizer H2π/N (ω) baseband tones in sigma-delta modulators employing data weighted
averaging algorithm without adding dither,” IEEE Trans. Circuits Syst.
It is easy to see that F2π/N is periodic with a period 2π/N. It is II, Analog Digit. Signal Process., vol. 46, no. 1, pp. 63–68, 1999.
[17] Maxim Integrated. ADCs for Simultaneous Sampling. Acces-
clear that the function multiplying G 0 (ω) in the last expression sed: Jul. 22, 2020. [Online]. Available: https://www.maximintegrated.
above is the desired equalizer, termed H2π/N . Its frequency com/en/design/technical-documents/app-notes/2/290.html
response and the transfer function are [18] P. Vogelmann, M. Haas, and M. Ortmanns, “A 1.1 mW 200kS/s
incremental  ADC with a DR of 91.5dB using integrator slicing

N−1   for dynamic power reduction,” in IEEE Int. Solid-State Circuits Conf.
2πm
H2π/N (ω) = G0 ω − (ISSCC) Dig. Tech. Papers, Feb. 2018, pp. 236–238.
N [19] S. Tao and A. Rusu, “A power-efficient continuous-time incremental
m=1 sigma-delta ADC for neural recording systems,” IEEE Trans. Circuits

N−1    Syst. I, Reg. Papers, vol. 62, no. 6, pp. 1489–1498, Jun. 2015.
j 2πm [20] F. Sebastiano and R. H. M. van Veldhoven, “A 0.1mm2 3-channel area-
H2π/N (z) = G 0 z exp − (7)
N optimized ADC in 0.16-μm CMOS with 20, kHz BW and 86, dB DR,”
m=1 in Proc. ESSCIRC, Sep. 2013, pp. 375–378.
For N = 2, these reduce to G 0 (ω − π) and G 0 (−z) respec- [21] J. Shen, A. Shikata, A. Liu, and F. Chalifoux, “A 12-bit 31.1UW 1MS/S
SAR ADC with on-chip input-signal-independent calibration achieving
tively. 100.4DB SFDR using 256FF sampling capacitance,” in Proc. IEEE
Although H2π/N is a cascade of N −1 frequency-shifted fil- Symp. VLSI Circuits, Jun. 2018, pp. 91–92.
ters, it turns out that most of the terms in the impulse response [22] C.-H. Chen, Y. Zhang, T. He, P. Y. Chiang, and G. C. Temes, “A micro-
power two-step incremental analog-to-digital converter,” IEEE J. Solid-
h 2π/N [n] are close to zero, and the effective order is less than State Circuits, vol. 50, no. 8, pp. 1796–1808, Aug. 2015.
12 for N ≤ 16. On the other hand, the adaptive equalizer [23] Y. Zhang, C.-H. Chen, T. He, and G. C. Temes, “A 16 b multi-
realizing the inverse transfer function 1/G 0 (z) requires an FIR step incremental analog-to-digital converter with single-opamp multi-
slope extended counting,” IEEE J. Solid-State Circuits, vol. 52, no. 4,
filter with an order of at least 25. Therefore, the filter order is pp. 1066–1076, Apr. 2017.
reduced by roughly a factor of two even for a large number
of multiplexed channels.

R EFERENCES
[1] T. C. Caldwell and D. A. Johns, “Incremental data converters at low
oversampling ratios,” IEEE Trans. Circuits Syst. I, Reg. Papers, vol. 57, R. S. Ashwin Kumar (Member, IEEE) received
no. 7, pp. 1525–1537, Jul. 2010. the B.E. degree from the College of Engineering
[2] Y. Liu, E. Bonizzoni, and F. Maloberti, “High-order multi-bit incre- Guindy (CEG), Anna University, Chennai, India.
mental converter with smart-DEM algorithm,” in Proc. IEEE Int. Symp. He is currently pursuing the Ph.D. degree with
Circuits Syst. (ISCAS), May 2013, pp. 157–160. IIT Madras, Chennai. His research interests include
[3] D. Behera and N. Krishnapura, “A 2-channel 1MHz BW, 80.5 dB DR analog mixed-signal design and signal processing.
ADC using a DS modulator and zero − ISI filter,” in Proc. ESSCIRC,
Sep. 2014, pp. 415–418.
[4] R. S. A. Kumar, D. Behera, and N. Krishnapura, “Reset-free memoryless
delta–sigma analog-to-digital conversion,” IEEE Trans. Circuits Syst. I,
Reg. Papers, vol. 65, no. 11, pp. 3651–3661, Nov. 2018.
[5] A. V. Oppenheim, A. S. Willsky, and S. H. Nawab, Signals & Systems.
Upper Saddle River, NJ, USA: Prentice-Hall, 1997.
[6] J. Silva, U. Moon, J. Steensgaard, and G. C. Temes, “Wideband
low-distortion delta-sigma ADC topology,” Electron. Lett., vol. 37,
pp. 737–738, Jun. 2001.
[7] P. Vaidyanathan, Multirate Systems and Filter Banks. London, U.K.: Nagendra Krishnapura (Senior Member, IEEE)
Pearson, 1993. received the B.Tech. degree from IIT Madras, India,
[8] S. Haykin, Digital Communications. Hoboken, NJ, USA: Wiley, 1988. and the Ph.D. degree from Columbia University,
[9] S. Parameswaran and N. Krishnapura, “A 100μW decimator for a 16 New York. He was an Analog Design Engineer at
bit 24 kHz bandwidth audio  modulator,” in Proc. ISCAS, 2013, Celight Inc., Multilink, and Vitesse Semiconduc-
pp. 2410–2413. tor. He has taught analog circuit design courses at
[10] S. Pavan, R. Schreier, and G. Temes, Understanding Delta-Sigma Data Columbia University as an Adjunct Faculty. He is
Converters. Hoboken, NJ, USA: Wiley, 2017. currently a Professor with IIT Madras. His research
[11] J. D. Maeyer, J. Raman, P. Rombouts, and L. Weyten, “STF behaviour in interests include analog and RF circuit design and
a CT  modulator,” in Proc. 12th IEEE Int. Conf. Electron., Circuits analog signal processing.
Syst., Jan. 2016, pp. 284–286.

Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY MADRAS. Downloaded on November 06,2020 at 09:46:43 UTC from IEEE Xplore. Restrictions apply.

You might also like