Next Article in Journal
Research on Transformer Temperature Early Warning Method Based on Adaptive Sliding Window and Stacking
Previous Article in Journal
Millimeter-Wave Radar Point Cloud Gesture Recognition Based on Multiscale Feature Extraction
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Comparative Study of Incremental ΔΣ Analog-to-Digital Converter Architectures with Extended Order and Resolution

by
Monica Aziz
1,*,
Paul Kaesser
2,*,
Sameh Ibrahim
1 and
Maurits Ortmanns
2
1
Electronics and Electrical Communications Engineering Department, Ain Shams University, Cairo 11517, Egypt
2
Institute of Microelectronics, University of Ulm, 89081 Ulm, Germany
*
Authors to whom correspondence should be addressed.
Electronics 2025, 14(2), 372; https://doi.org/10.3390/electronics14020372
Submission received: 4 December 2024 / Revised: 13 January 2025 / Accepted: 16 January 2025 / Published: 18 January 2025

Abstract

:
Incremental Delta-Sigma (I-DS) analog-to-digital converters (ADCs) are one of the best candidates for integrated sensor interface systems when it comes to high resolution and power efficiency. Advanced architectures such as Multistage noise shaping (MASH) or extended counting (EC) I-DS ADCs can be used to achieve a high resolution and fast conversion times and avoid stability issues. Different architectures have been proposed in the state of the art (SoA), but there exists no extensive quantitative or qualitative comparison between them. This manuscript fills this gap by providing a detailed system-level comparison between MASH, EC, and other architectural options in I-DS ADCs, where different performances between these architectures are realized depending on the employed oversampling ratio (OSR) and the chosen number of quantizer bits. Also, for specific MASH designs, the appropriate choice of the digital filter improves the SQNR. The advantages, disadvantages, and limitations of the different architectures are presented including non-idealities such as coefficient mismatch showing that 2-1 MASH-LI is less sensitive to mismatch and provides a high maximum stable amplitude (MSA) relative to the simulated architectures. Furthermore, the 2-1 EC achieves good results and comes with the advantage of a lower noise penalty factor compared to the MASH architectures. This work is intended to assist designers in selecting the most appropriate enhanced I-DS MASH architecture for their specific requirements and applications.

1. Introduction

Delta-Sigma modulators (DSMs) achieve good efficiencies for high-resolution converters due to their oversampling and noise-shaping properties. Disadvantageously, the same properties prevent DSMs from being used in applications where true Nyquist operation is required, including multiplexed, single-shot conversion, or true cycle-cycle operation. I-DS ADCs offer an alternative, while inheriting the basic oversampling and noise-shaping properties of a conventional DSM. In the incremental Delta-Sigma modulator (I-DSM), the analog loop filter and the digital reconstruction filter are reset before the start of each conversion. The I-DS ADC converts sample-by-sample without memory of prior samples, and it can thus be considered as a true Nyquist-rate converter [1,2]. Compared to a conventional DSM, I-DSMs usually have a less complex decimation filter, allow multiplexing, and offer low latency. Furthermore, I-DSMs are also less subject to idle tones due to the periodic reset [3,4,5]. As a result, it is a more suitable candidate in sensor fusion SoCs and neural recording systems [5].
However, I-DS ADCs are less efficient in terms of noise-shaping and resolution: a first-order I-DSM needs 2 N oversampling clock periods to achieve N-bit accuracy, requiring a relatively high OSR. Higher-order I-DSM can be used to reduce OSR and achieve shorter conversion times or higher signal-to-quantization-noise ratio (SQNR) [6]. However, single-loop high-order modulators are more prone to instability, require reduced loop gain to maintain stable operation, and generally lead to reduced MSA.
MASH DSM have been proposed to realize high-order noise-shaping by cascading low-order individual stages, thereby mitigating the stability issues of single-loop architectures [7], a concept that can be transferred to as I-DSM [8]. MASH ADCs pass the quantization error of the first stage to the subsequent stages for further quantization. Thereby, two different methods have been used in the SoA to extract the quantization error of the first stage. Either the quantizer output is subtracted from the quantizer input to build a quantization error, which is then passed to the higher stages [9,10]. Alternatively, the last integrator output of the I-DSM [5,8,11] is used to pass the quantization error to the next stage.
An alternative to extended I-DSM order by multi-stage architectures is motivated by the fact that the remaining quantization error after I-DSM operation can be found in the analog domain at the last integrator output at the end of each Nyquist conversion. Since this analog quantization error can be sampled and re-quantized in a second operation phase, it can be subtracted from the digital output of the I-DS ADC to further improve the overall resolution. This technique is known as EC or extended range (ER) in the SoA [12,13,14,15]. While EC and ER were used as terminology for first- or higher-order I-DSM using the same principle, for the sake of simplicity, we name this technique EC in the remainder of this work irrespective of I-DSM order.
These architectures of extended order or resolution have been introduced in the SoA and illustrated in Figure 1a, emphasizing the three methods to extract and requantize the quantization error from the first stage, where e 1 is the quantization error of the first stage, emphasizing the method MASH-quantization error (QE). e 2 corresponds to the quantization error of the first stage emphasizing the method MASH-last integrator (LI). e 3 corresponds to the quantization error of the first stage after down-sampling by M cycles and emphasizes the method of extended counting (EC). X [ n ] is the input, H ( z ) is the loop filter, and y 1 [ n ] is the output of the first stage. The three methods are explained in detail in the following section. The timing diagram in Figure 1b shows that in the case that the second stage is realized as the MASH architecture, it runs simultaneously with the first stage and is reset at the same time. In the case that the second stage is extended, its counting only starts running after the first stage is finished. In the case that the second stage is implemented using another I-DS ADC, it runs with the oversampling M 2 , which does not necessarily have to be the same as the oversampling of the first stage M. To the knowledge of the authors, there exists no work in the state of the art comparing them, including non-idealities and achievable performances, but still, all three variants are independently used in recent publications [5,10,14]. A comparative study has been presented for two types of extended range architectures, and a single-stage I-DS ADC [16]. Ref. [3] provides an extensive overview of oversampling ADCs and discusses previous SoA, and [4,17] discuss extended counting and multi-step architectures analytically. However, none of the available papers provide an extensive comparison of EC and MASH architectures under varying parameters such as different numbers of quantizer bits, inter-stage gain, and non-idealities. Therefore, we aim to focus on different variants of quantization error extraction specifically for incremental DSM and to close a gap in the SoA by revising, analyzing, and comparing them on a system level. The comparison shows the limitations of MASH-QE, the maximum stable architecture while using inter-stage gain, the appropriate choice of OSR for MASH-LI and EC, the limitations of using a single-bit quantizer for MASH-QE and EC, the possibility of two different designs for the digital filters for MASH-LI and the benefit of using the appropriate choice of the digital filters for MASH-LI. Since there exists no closed equation to precisely predict the SQNR of I-DS ADCs, especially including non-idealities [18], the comparison of the different architectures is based on simulations using MATLAB/SIMULINK. The paper is organized as follows. In Section 2, several incremental MASH architectures are compared with one another on the system level. In Section 3, the performance of the architectures is investigated. In Section 4, non-idealities are included in the simulations of the architecture comparison. Section 5 provides a discussion and a summary of the reported simulation results. Section 6 concludes the paper.

2. Incremental Multi-Stage/Step Architectures

Six exemplary incremental MASH and EC architectures will be discussed and compared on the system level. Figure 2a shows two of the exemplary MASH architectures, and the differences between the two architectures are drawn in light shading, and dashed to indicate that either the light red or the light blue method can be used. b 1 , c 1 , c 2 , a 1 , a 2 and b 3 are the coefficients of the first-stage I-DSM. H 1 ( z ) and H 2 ( z ) are the digital filters for the error cancellation logic, and H r e c ( z ) is the reconstruction filter. x [ n ] is the input signal and y [ n ] is the final output of the MASH.

2.1. MASH-QE

Figure 2a shows an exemplary 2-1 MASH with a second-order first-stage I-DSM and a first-order second-stage I-DSM. The illustrated 2-1 MASH can also be modified to be a 2-0 MASH architecture when the second-stage, first-order I-DSM is replaced by a quantizer. Including the red inter-stage connection, a 2-1 MASH-QE is realized, where the input to the second stage is the subtraction of the quantizer output from the quantizer input, i.e., the actual error of the first stage quantizer. This MASH-QE requires an additional digital-to-analog converter (DAC) in the extraction path. The inter-stage gain (g) can be used to further improve performance and will be discussed in Section 3. Figure 2b shows the timing diagram for two conversions for the first and second stages, where the two stages are running simultaneously. A more detailed explanation of the operation of MASH architectures can be found in [17].

2.2. MASH-LI

It can be shown that the output of the last integrator in an I-DSM is the quantization error between the (constantly assumed) analog input and the reconstructed digital output after the chain of integrators (CoI) reconstruction filter. As this is not only true after a complete conversion of M clock cycles but at any operating step k = 1 M , the quantization error can be requantized from there at any time. This is the principle of the second variant of a MASH I-DSM and illustrated with the blue inter-stage connection in Figure 2a. The resulting MASH-LI passes the quantization error from the output of the last integrator to the second stage for re-quantization. No additional DAC is required. An equivalent 2-0 MASH-LI is obtained by replacing the first-order second stage with a quantizer. All MASH architectures require a digital cancellation logic (cf. H 1 / H 2 in Figure 2a) and use a CoI filter as a reconstruction filter. The 2-1 MASHs use a CoI3 and the 2-0 MASHs a CoI2. Depending on the architecture and loop-filter coefficients used it is also possible in some cases to combine the error cancellation logic (ECL) with the reconstruction filters [19] to save area and power in the digital domain.

2.3. Extended Counting EC

Figure 3a shows an EC architecture. The first stage is a second-order I-DSM that operates for M clock cycles. The last output of the last integrator of the first stage is given as input to the second stage, indicated by a decimation by M in Figure 3a. In an EC architecture, this analog quantization error is re-quantized by a second stage. This can be any ADC. Figure 3a indicates a first-order I-DSM in the second stage for this operation, and we refer to it as 2-1 EC I-DSM. The I-DSM of the second stage does not necessarily have the same oversampling as in the first stage but can rather have its own oversampling M 2 , cf. Figure 3a. Replacing the second stage with a quantizer, we refer to it as 2-0 EC I-DSM. In contrast to the MASH architectures, the second stage in Figure 3a starts operating after the first stage is finished. The differences between the MASH and EC architectures are emphasized by light green blocks. Figure 3b shows the timing diagram for the operation of EC, where the second stage operates after the first stage is finished. M is the oversampling of the first stage and M 2 is the oversampling of the second stage [17].
In practice, the SoA introduced different methods of implementing the second operation phase of the EC architecture. Since the second stage starts working after the first stage is finished, the second stage could be a separate circuit, as illustrated in Figure 3a [20]. In this case, it is also possible to pipeline the operation of the first and second stages. Another possibility is to reuse part of the first stage for requantization [21,22]. In this context, it should be noted that the EC architecture comes with a higher latency. This is because the overall output is only available when the second stage is finished, as indicated by a delay in the first-stage output.
Also, the required digital reconstruction filters are different in the EC I-DSM. The reconstruction filter of the first stage must resemble the analog modulator. Therefore, it can be calculated using the modulator transfer function from the quantizer output to the output of the last integrator. In the case of a second-order I-DSM as in Figure 3a, it would be a CoI2 filter together with a gain factor consisting of c 1 · c 2 indicated by the symbol H r e c ( z ) [20,23]. If the second stage is implemented as a first-order I-DS ADC as in Figure 3a, it needs a separate the CoI1 reconstruction filter indicated by the symbol H r e c 2 ( z ) . If the second stage is implemented as a simple quantizer, there is obviously no reconstruction filter required. In contrast to Figure 2a, no digital recombination filters H 1 / 2 are needed, as the digital recombination is effectively incorporated into the reconstruction filter as a gain factor. Before subtracting the output of the second stage from the output of the first stage reconstruction filter, it must be divided by the gain of the first stage reconstruction filter. In case of the CoI2 filter operating for M cycles, this is 1 / M ( M 1 ) .

2.4. Reconstruction Filters and Noise Penalty

It is well known that I-DS ADC have a so-called noise penalty factor (NPF) [24]. Input referred thermal noise is weighted over the operational cycles k = 1 M by the digital reconstruction filter. While the weighting is uniform for a first-order CoI reconstruction filter, it is different for higher-order filters. This leads to an increase in noise. The NPF is then defined as the achieved noise for higher-order CoI vs. the minimum noise achieved by a first-order CoI. The MASH I-DSM require the order of the CoI reconstruction filter to be of the same order as that of the combined MASH stages, i.e., CoI3 for 2-1 MASH and CoI2 for a 2-0 MASH. The EC I-DSM requires only a reconstruction filter of the order of the first stage, i.e., CoI2 for both 2-1 and 2-0 EC. This leads to an advantage of EC as, e.g., the NPF of the 2-1 MASH is that of a third-order CoI, NPF ≈ 1.85, while the EC architecture only requires a second-order CoI filter leading to a NPF ≈ 1.35.

3. Ideal Performance of MASH and EC IDSM

In order to further elaborate on the differences between these architectures, they are realized using multi-bit and single-bit quantizers and different values of OSR, and the achievable performance is compared. We use the exemplary 2-1 and 2-0 architectures presented in Section 2. The analysis for MASH-QE can be derived from the time domain analysis of a single-stage IADC. Thereby, the order of the single stage is the summation of the order of the two stages, the quantization error of the first stage is canceled, and instead, the quantization error of the second stage is considered. Furthermore, it has the noise shaping of the second stage multiplied by the noise shaping in H 2 . Using the MB coefficients in Table 1, the quantization error E and the maximum SQNR can be expressed as [17]:
E N ! M N · V F S L 2 1
S Q N R N · 20 log ( M ) + 20 log ( L 2 1 ) 20 log ( N ! )
L 2 refers to the quantizer levels of the second stage, V F S is the full-scale voltage, M is the oversampling ratio, and N is the total order of noise shaping of the MASH architecture.

3.1. Multi-Bit Quantization in MASH-QE, MASH-LI, and EC

All the architectures are simulated using an OSR = 60 and three-bit quantizer in the first stage. Table 1 shows the multi-bit (MB) scaling coefficients used in the second-order first stage. The inter-stage gain g is 1 for all the architectures. The design parameters are chosen to achieve an SQNR of around 110 dB at an input amplitude of a −6 dBFS sinusoidal signal. The second stage employs an eight-bit quantizer in the case of a zero-order second stage and a four-bit quantizer in the case of a first-order IDSM in the second stage. In the case of the 2-1 EC architecture, the second stage runs the same M = M 2 = 60 clock cycles to have comparable effort as in the 2-1 MASHs. Inserting the simulation parameters in Equation (2) leads to
S Q N R 2 · 20 log ( 60 ) + 20 log ( 256 1 ) 20 log ( 2 ) 113.24 dB
for the 2-0 MASH-QE and to
S Q N R 3 · 20 log ( 60 ) + 20 log ( 16 1 ) 20 log ( 6 ) 114.65 dB
for the 2-1 MASH-QE. Both architectures give similar SQNR values. Figure 4 shows the simulated SQNR. All architectures can achieve the same SQNR as intended. Furthermore, it can be observed that the MASH-LI and the 2-0 EC have slightly lower SQNR values than the MASH-QE. The reason can be found in the delayed passing of the quantization error of the first to the second stage and is also reflected in the SQNR equation for the MASH-LI:
S Q N R N · 20 log ( M N 1 ) + 20 log ( L 2 1 ) 20 log ( N ! )
N 1 is the order of the first stage of the I-DSM. Inserting the simulation parameters leads to
S Q N R 3 · 20 log ( 60 2 ) + 20 log ( 16 1 ) 20 log ( 6 ) 113.76 dB
for the 2-1 MASH-LI. Interestingly, the 2-1 EC behaves differently with 10 dB higher SQNR. The reason is that we use the same number of operating cycles M 2 = 60 for the first-order second stage in the 2-1 EC architecture as for all first stages. A first-order I-DS ADC with 4-bit quantization and M 2 = 60 achieves almost 10-bit resolution, whereas the zeroth-order second stage is simulated with only 8-bit resolution. This yields the significantly better SQNR of the 2-1 EC. The 2-1 MASH architectures, on the other hand, behave like a third-order I-DS ADC with a four-bit quantizer in the second stage and therefore cannot achieve the same high resolution as the 2-1 EC, which basically adds the resolution of the second stage to the resolution of the first stage. This fact can be shown analytically by looking at the SQNR equation of the EC architecture:
S Q N R N 1 · 20 log ( M ) + N 2 · 20 log ( M N 1 ) + 20 log ( L 2 1 ) 20 log ( N 1 ! ) 20 log ( N 2 ! )
From this, it can be concluded that the difference between 2-1 MASH and 2-1 EC is independent of the number of cycles in the second stage if the same number of cycles is used as in MASH, but the difference is rather a constant number that comes from the reconstruction filters; the difference in SQNR is
S Q N R d i f f 20 log ( N ! ) 20 log ( N 1 ! ) 20 log ( N 2 ! ) ,
which leads to a difference in SQNR of
S Q N R d i f f 20 log ( 3 ! ) 20 log ( 2 ! ) 9.54 dB
as can be seen in Figure 4.

3.1.1. Including Swing Limitation

Using the same simulation conditions as in Figure 4, the simulation is repeated after adding limitation to swings at all nodes, where the quantization error of the first stage is extracted and passed to the second stage, i.e., the input of the quantizer and the last integrator output.
The simulated SQNR is shown in Figure 5. Unlike the ideal simulation in Figure 4, the MSA of the MASH-QE drops significantly. Close to the MSA, the quantizer input experiences the largest signal, slowly starting to overload the quantizer. While in a single-stage I-DSM, this usually yields a smooth reduction in SQNR and finally instability by overload, this is different in a multi-stage design. The adder preceding the quantizer experiences the largest output swing and will clip the large swings as the input signals increase. The MASH-LI and the EC architectures extract the first stage quantization error in the analog domain from the output of the last integrator, while the QE architecture relies on an exact extraction of the quantization error by a subtraction of the quantizer input (adder output) from the quantizer output. For illustration, Figure 6 shows the histogram of the adder output at an input signal of −6 dBFS and −3 dBFS, respectively. In comparison, the histogram of the last integrator output (relevant for MASH-LI) and the histogram of the last sample of the last integrator output (relevant for EC) are shown in Figure 7. While the adder output is still within a full-scale range (normalized to ± 1 ) for the low input, the output of the adder increases above the full-scale range and will be chopped off by the limiter. Accordingly, the subtraction between the quantizer input and the quantizer output does not extract the correct quantization error for high inputs and leads to the performance degradation seen in Figure 5. In contrast, the output of the last integrator is limited to ± V L S B / 2 , defined by the employed three-bit quantizer in the first stage, which does not experience clipping. Thus correct requantization can be achieved for the MASH-LI and the EC architectures at large input signals.

3.1.2. Inter-Stage Gain

The idea of inter-stage gain g in multi-stage architectures as in Figure 2a and Figure 3a is to increase the extracted quantization error of the first stage to the full-scale range of the requantizing second stage. Since the inter-stage gain g is subsequently undone in the digital domain, cf. Figure 2a and Figure 3a, this decreases the added quantization error of the second stage, effectively increasing its resolution [1]. With the exemplary three-bit quantization in the first stage, the quantization error is limited between ± V L S B / 2 = F S / 2 3 . In practice, the inter-stage gain cannot be at its maximum, g m a x = 2 3 , but remains slightly below to not overload the second stage quantization.
Figure 8 shows the simulated SQNR using the prior simulation conditions of Figure 5, but including an inter-stage gain g = 6 . For lower input amplitudes, the SQNR of all employed architectures increases by g = 6 . Only at large input amplitudes, we see differences, the reason for which can be explained: as discussed, the quantization error must be correctly extracted, which is not the case for large input signals for the MASH-QE due to the clipping of the adder output (quantizer input). Moreover, large input signals will still also increase the quantization error if extracted at the output of the last integrator. Thus, the inter-stage gain will start to slowly overload the second stage. Both EC variants and the 2-0 MASH-LI slightly lose MSA, as every overload of the second stage will heavily decrease the accuracy of the requantization and its subtraction from the overall output. Interestingly, the 2-1 MASH-LI loses the least performance. This is because even if the second stage first-order I-DSM is slightly overloaded, it still maintains a reasonably high SQNR.

3.1.3. Simulation over OSR

The six architectures, including inter-stage gain g = 6 and swing limitation are simulated across different OSR values, from 8 to 60 in Figure 9. The first stage uses a 3-bit quantizer and the second stage uses an 8-bit quantizer in the case of (2-0) and a 4-bit quantizer in the case of (2-1). The input amplitude is a −6 dBFS sinusoidal signal. Obviously, the architectures relying on noise-shaping in the second stage (2-1) drop faster in performance for decreasing OSR than the architectures that rely on the intrinsically higher resolution of the second-stage quantizer (2-0).
Another difference becomes visible at low OSR, which was also visible in the earlier simulations: the MASH-QE achieves slightly better performance than the MASH-LI, which becomes more prominent for low OSR. This is explained as follows: deriving the analysis of the analog quantization error appearing at the output of the last integrator in an I-DSM [25], the analog quantization error is delayed against the actual quantization error by the loop filter, and its delay depends on the number of delaying integrators. This delay is accounted for in the digital recombination filters in Figure 2a, and for a constant number of operational cycles, it causes two cycles of the first stage to be omitted. This reduces signal power, which becomes more prominent for low OSR and thus a larger ratio of omitted cycles vs OSR.
A similar effect appears in the EC architecture. There, the second stage requantizes the last integrator output (quantization error) of the last operation cycle M of the first stage. But this corresponds to the quantization error of two cycles before, which, if subtracted from the digital output of the first stage, would result in erroneous output. Thus, also in the case of EC, the two-clock cycle delay has to be accounted for. These result match with Equations (5), (7) and (8).

3.2. Single-Bit Quantization in MASH-QE, MASH-LI, and EC

MB quantization in DSM requires an MB DAC in the feedback, which not only needs the resolution of the internal quantizer but also needs the linearity performance of the overall Delta-Sigma (DS) ADC [1], which is very challenging. For this reason, many multi-stage and multi-step architectures employ single-bit (SB) quantization in the first stage [20]. The SB coefficients in Table 1 are used together with a single-bit quantizer in the first stage of all the exemplary IDSM shown in Section 2 with an OSR = 100. The second stage employs an eight-bit quantizer for 2-0 MASH/EC, and a four-bit quantizer for 2-1 MASH/EC. The coefficients are scaled to allow a full-scale input to the second stage in order to have a fair comparison. In the case of the 2-1 EC architecture, the second stage runs the same M 2 = M = 100 clock cycles to have comparable effort as in the 2-1 MASHs. The inter-stage gain is 1 for all the architectures and cannot be increased anymore without losing MSA.
Figure 10 shows the simulated SQNR, and similar to Figure 5, all swings are limited. A few new findings can be summarized: The MASH-QE still suffers from reduced MSA at high input signals. More interestingly, MASH-QE has an overall smaller SQNR than the MASH-LI in opposition to the MB case, cf Figure 5. Also, the SQNR of the 2-1 EC was largely better than that of 2-1 MASH in Figure 5, which is not the case anymore. Moreover, the 2-0 EC shows no longer identical performance as the 2-0 MASH-LI, as in the case of the MB simulation in Figure 5, and the 2-0 EC is lower by 7 dB. The reasons for these findings will be explained in the following paragraphs.

3.2.1. Similarities and Differences Between EC and MASH-LI

To explain this behavior, we should have a look at the digital filter H 1 , 2 in Figure 2a. The digital filter for MASH-QE are easily derived to be H 1 = S T F 2 and H 2 = N T F 1 [1,10,26]. This is not only different for MASH-LI, but one can even derive two alternative versions for its digital recombination logic H 1 , 2 in Figure 2a. Let H int ( z ) be the transfer function from the quantizer output to the output of the last integrator. Then, the first version of the recombination logic for MASH-LI is
H 1 ( z ) = N T F 1 ( z ) · S T F 2 ( z ) · H int ( z ) H 2 ( z ) = N T F 1 ( z ) ,
which is called error cancellation logic ECLLI,1 in the remainder of the work. This is the version that was chosen for all the simulations of MASH-LI so far. The second version of the recombination logic can be derived as
H 1 ( z ) = S T F 2 ( z ) H 2 ( z ) = 1 / H int ( z ) .
This version of error cancellation logic is referred to as ECLLI,2. From this, we can explain why in the multi-bit case, 2-0 MASH-LI behaved identically to 2-0 EC, but not in the single-bit case. One can derive that using ECLLI,2, this makes a 2-0 MASH-LI mathematically identical to 2-0 EC. In the multi-bit case, due to the used scaling coefficients shown in Table 1, H i n t ( z ) = 1 / N T F 1 ( z ) , which makes the two versions of the digital filters identical, ECLLI,1 = ECLLI,2. Thus, 2-0 MASH-LI and 2-0 EC are identical architectures in the multi-bit case, but not in the single-bit case. Consequently, in order to explain the worse performance of the 2-0 EC compared to the 2-0 MASH-LI in the single-bit case, we look at the differences between the MASH-LI using ECLLI,1 or ECLLI,2. For this, it is helpful to have a look at their overall noise transfer functions (NTFs) [27], which are shown in Figure 11. The solid lines use a single-bit quantizer in the first stage and OSR = 100. The dashed lines use a three-bit quantizer in the first stage and OSR = 60. The second stage is an eight-bit quantizer for the two cases. Depending on loop-filter scaling, a significant difference can be seen in the higher-frequency range. While for the multi-bit scaling with OBG = 4, no difference between the NTFs is visible (cf. dashed lines in Figure 11), a less aggressive scaling yields a significantly higher quantization noise suppression in case of the ECLLI,1 (solid blue).
To obtain a more intuitive explanation of the resulting SQNR difference in the single-bit case, it is helpful to have a look at the filter weights in Figure 12. There, it is shown how the output of the second stage is weighted by the digital filters H 2 ( z ) · H rec ( z ) for the two LI versions using either ECLLI,1 in Figure 12a or ECLLI,2 in Figure 12b. In this example, the first stage is scaled with the single-bit coefficients of Table 1 at an OSR of 100. A second-order CoI filter is used as a reconstruction filter. In both cases, it can be seen that most of the samples are weighted with zero and only the last few samples have an influence on the overall performance of the MASH-LI. The performance difference results from the fact that ECLLI,1 uses approximately the last ten samples for the quantization noise suppression, while ECLLI,2 only uses the last output sample of the second stage in the overall I-DS ADC output; the latter again emphasizing its identical behavior to a 2-0 EC. The amount of samples influencing the output of ECLLI,1 depends on the scaling of the modulator. While in the single-bit case shown, approximately the last 10 samples have significant weight, re-simulating Figure 12a for the multi-bit case (OBG = 4) would yield that only the last sample is used and all other samples are weighted at zero. This is why, in the multi-bit case, no performance difference can be seen between the two LI architectures or between 2-0 MASH-LI and 2-0 EC.

3.2.2. Differences Between MASH-QE and MASH-LI

While in the multi-bit case, the MASH-QE showed a slightly higher resolution than the MASH-LI, cf. Figure 5, in the single-bit case, this behavior changed, cf. Figure 10. Thereby, both MASH versions (QE and LI) were scaled in a way that the second stage receives full-scale inputs close to the MSA to achieve a fair comparison. The reason behind this changed behavior is the quantizer gain, which is not unity anymore if a single-bit quantizer is used. To account for the quantizer gain in the MASH-QE, two new coefficients should be introduced before the subtraction around the quantizer of the first stage [28]. If these coefficients are added and scaled to account for the quantizer gain and the digital filters are adapted accordingly, the resolution advantage of the MASH-QE compared to the MASH-LI can be restored. The quantizer gain of I-DSM can be extracted following [29].

4. Non-Idealities: Mismatch and DC Gain

It is well known that multi-stage DSM architectures are sensitive against analog loop-filter variations due to the arising mismatch between the digital recombination filters and the analog loop filter. The same is true in multi-step ADCs because the fine quantization needs to match the scale of the coarse quantization. Consequently, the six exemplary architectures are compared in terms of their robustness against non-idealities. In detail, we investigate loop-filter coefficient variation and finite DC gain in the integrators.

4.1. Loop-Filter Coefficient Mismatch

First, analog vs. digital coefficient mismatch is investigated. Thereby, all coefficients of the first I-DSM stage are varied. Furthermore, the inter-stage gain, the feedback path in the second stage, and—in the QE case—the paths in front of the adder are also subject to a coefficient variation. The architectures are simulated as in Figure 8.

4.1.1. 2-0 MASH/EC

Figure 13 shows the simulated SQNR for the 2-0 architectures using OSR = 60, a three-bit quantizer in the first stage, and an eight-bit quantizer in the second stage. The inter-stage gain is set to 6. The simulations shown represent the average of 25 Monte Carlo runs of a Gaussian distribution around the nominal MB analog loop-filter scaling with a standard deviation of σ c as a percentage at an input amplitude of −6 dBFS sinusoidal signal. Additionally, the error bars depict the standard deviation σ of the resulting SQNR values. The 2-0 MASH-QE is the most sensitive, while the 2-0 MASH-LI (and the 2-0 EC, which is mathematically identical to the 2-0 LI) are more robust.
This is because, in the case of 2-0 MASH-LI and 2-0 EC, the input to the second stage is not only the delayed version of the quantization error E 1 ( z ) but rather the delayed shaped quantization error [30] since the last integrator output
V ( z ) = E 1 ( z ) · N T F 1 ( z ) · H int ( z ) ,
is passed to the second stage. Thus, the mismatch has a smaller impact.

4.1.2. 2-1 MASH/EC

Figure 14 shows the simulated SQNR for the 2-1 architectures using OSR = 60, the three-bit quantizer in the first stage, and the four-bit quantizer in the second stage. An inter-stage gain of 6 is used. The shown simulations represent the average of 25 Monte Carlo runs of a Gaussian distribution around the nominal loop-filter scaling with a standard deviation of σ c as a percentage at an input amplitude of −6 dBFS sinusoidal signal. The error bars depict the standard deviation σ of the resulting SQNR values. The 2-1 EC shows a similar sensitivity to coefficient variation as the 2-0 EC. This makes sense as in EC the second stage needs a certain resolution to requantize the quantization error from the first stage, and in 2-0, this resolution is achieved by quantizer resolution, and in 2-1 EC, it is achieved by a first-order I-DSM. Thus, the dominant non-ideality is the coefficient variation in the first stage and the incorrectly scaled quantization error it passes on to the second stage, which is basically identical in both cases. Interestingly, the 2-1 MASH architectures not only outperform the 2-1 EC, but also the 2-0 MASH architectures. At the time of writing, it has not been possible to determine where this improved performance comes from. The cause of this changed behavior will be the subject of further research.

4.2. Integrator Finite-DC Gain

It is well known [1,26] that the finite integrator DC gain is a dominant source of noise leakage in MASH DSM, causing the analog transfer function to deviate from its ideal value and produce a mismatch between analog and digital filters. Accordingly, the SQNR of all considered architectures is finally simulated with respect to the finite integrator DC gain. The results are shown in Figure 15 at an OSR of 60, an inter-stage gain of 6, and at an input amplitude of −6 dBFS sinusoidal signal. The first stage uses a three-bit quantizer and the second stage uses an eight-bit quantizer in the case of (2-0) and a four-bit quantizer in the case of (2-1). As expected, all the architectures degrade at low DC gain. While the 2-0 MASH architectures operate with second-order noise shaping and increase their resolution by higher quantizer resolution in the second stage, their performance drop against finite DC gain is lower compared to the 2-1 MASH architectures, which aim to achieve ideal higher-order noise-shaping and are thus more affected by finite integrator DC gain. Interestingly, the 2-1 EC architecture performs similarly to the 2-0 MASH ones at a low integrator DC gain. This can also be explained by the fact that it is only a second-order I-DSM, while its second stage is an independent (Nyquist-rate) ADC, either achieving its resolution by higher quantizer resolution or by a first-order noise shaping. Therefore, facing finite DC gain, it behaves more like a 2-0 MASH than a 2-1 MASH.

5. Discussion

Table 2 provides a summary of the results presented in the manuscript. The reported SQNR values are obtained at an input amplitude of −6 dBFS for the multi-bit quantizer (MB) case and −8 dBFS for the single-bit (SB) case. The latency is given in clock cycles and corresponds to the number of operating cycles of the I-DSM (M) plus additional delay through digital filters or by additional cycles required for requantization in the second stage.
As was shown in Figure 9, at low OSR, there are more differences in SQNR between the architectures, specifically for MASH-LI and EC, due to the delayed quantization error accounted for in the digital recombination filters. In this case, 2-0 MASH-QE gives the highest SQNR but has the disadvantage of low MSA. At higher OSRs, the architectures provide similar SQNR values, with the exception of 2-1 EC, which significantly provides the highest SQNR with a reasonable MSA but at the cost of higher latency and greater sensitivity to coefficient mismatch. However, the 2-1 EC has another advantage over 2-1 MASH architectures, which is the lower noise penalty factor. The 2-0 MASH-LI and 2-0 EC have a higher MSA compared to MASH-QE and also have better mismatch behavior compared to 2-0 MASH-QE, as discussed in Section 4. The 2-1 MASH-LI has the highest SQNR in terms of mismatch and the highest MSA, making it another good architectural choice alongside the 2-1 EC. In the case of a single-bit quantizer, MASH-QEs drop even more in MSA. The 2-0 EC has the lowest SQNR and 2-1 EC has a comparable SQNR with higher latency, but again with the advantage of a lower noise penalty factor. The 2-1 MASH-LI achieves a good SQNR. Therefore, the 2-1 MASH-LI and 2-1 EC are good candidates for an efficient multi-step/stage incremental delta-sigma ADC.

6. Conclusions

This paper gives an overview of multi-stage/-step incremental DSM architectures. The different architectures were compared using system-level simulations, and the advantages and disadvantages of the different architectures were highlighted. It has been demonstrated that the QE architectures are prone to a reduction in MSA and the necessity for an additional DAC. Furthermore, it was elucidated that the 2-1 EC exhibits a reduced noise penalty factor, thereby demonstrating superior thermal noise behavior. Non-idealities such as coefficient variation and finite DC gain were also included in the comparison, and the results are summarized in Table 2 and discussed. For future research, it would be interesting to compare these architectures in prototypes and to provide analysis and equations to precisely predict the SQNR of I-DS ADCs for MASH, including non-idealities.

Author Contributions

Conceptualization, M.A., P.K., S.I. and M.O.; methodology, P.K. and M.O.; software, M.A.; validation, M.A. and P.K.; formal analysis, M.A.; investigation, M.A.; resources, P.K.; writing—original draft preparation, M.A.; writing—review and editing, M.A. and P.K. and M.O.; visualization, M.A.; supervision, S.I. and M.O.; project administration, S.I. and M.O.; funding acquisition, M.O. All authors have read and agreed to the published version of the manuscript.

Funding

This work was funded by the German National Science Foundation DFG under grant OR 245/10-3.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Dataset available on request from the authors.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Pavan, S.; Schreier, R.; Temes, G.C. Understanding Delta-Sigma Data Converters, 2nd ed.; Wiley-IEEE Press, 2017. [Google Scholar]
  2. Márkus, J. Higher-Order Incremental Delta-SigmaAnalog-to-Digital Converters. Ph.D. Thesis, Budapest University of Technology and Economics, Budapest, Hungary, 2005. [Google Scholar]
  3. Verreault, A.; Cicek, P.V.; Robichaud, A. Oversampling ADC: A Review of Recent Design Trends. IEEE Access 2024, 12, 121753–121779. [Google Scholar] [CrossRef]
  4. Chen, C.H.; Zhang, Y.; Temes, G.C. History, present state-of-art and future of incremental ADCs. In Proceedings of the ESSCIRC Conference 2016: 42nd European Solid-State Circuits Conference, Lausanne, Switzerland, 12–15 September 2016; pp. 83–86. [Google Scholar] [CrossRef]
  5. Huang, J.S.; Kuo, S.C.; Chen, C.H. A Multistep Multistage Fifth-Order Incremental Delta Sigma Analog-to-Digital Converter for Sensor Interfaces. IEEE J. Solid-State Circuits 2023, 58, 2733–2744. [Google Scholar] [CrossRef]
  6. Markus, J.; Deval, P.; Quiquempoix, V.; Silva, J.; Temes, G.C. Incremental Delta-Sigma Structures for DC Measurement: An Overview. In Proceedings of the IEEE Custom Integrated Circuits Conference, San Jose, CA, USA, 10–13 September 2006; pp. 41–48. [Google Scholar] [CrossRef]
  7. Hayashi, T.; Inabe, Y.; Uchimura, K.; Kimura, T. A multistage delta-sigma modulator without double integration loop. In Proceedings of the 1986 IEEE International Solid-State Circuits Conference, Digest of Technical Papers, Anaheim, CA, USA, 19–21 February 1986; pp. 182–183. [Google Scholar] [CrossRef]
  8. Robert, J.; Deval, P. A second-order high-resolution incremental A/D converter with offset and charge injection compensation. IEEE J. Solid-State Circuits 1988, 23, 736–741. [Google Scholar] [CrossRef]
  9. Matsuya, Y.; Uchimura, K.; Iwata, A.; Kobayashi, T.; Ishikawa, M.; Yoshitome, T. A 16-bit oversampling A-to-D conversion technology using triple-integration noise shaping. IEEE J. Solid-State Circuits 1987, 22, 921–929. [Google Scholar] [CrossRef]
  10. Lin, Y.S.; Chang, S.J.; Wei, C.L. A Noise-shaping SAR Assisted MASH 2-1 Sigma-Delta Modulator. In Proceedings of the 2020 International Symposium on VLSI Design, Automation and Test (VLSI-DAT), Hsinchu, Taiwan, 10–13 August 2020; pp. 1–4. [Google Scholar] [CrossRef]
  11. Jing, C.; Li, T.; Gao, B.; Gong, M. A MASH2-2 Sigma Delta Modulator with NTF Zero Optimization Technique. In Proceedings of the 2022 5th International Conference on Communication Engineering and Technology (ICCET), Shanghai, China, 25–27 February 2022; pp. 68–72. [Google Scholar] [CrossRef]
  12. Jansson, C. A high-resolution, compact, and low-power ADC suitable for array implementation in standard CMOS. IEEE Trans. Circuits Syst. I Fundam. Theory Appl. 1995, 42, 904–912. [Google Scholar] [CrossRef]
  13. Rombouts, P.; Wilde, W.D.; Weyten, L. A 13.5-b 1.2-V micropower extended counting A/D converter. IEEE J. Solid-State Circuits 2001, 36, 176–183. [Google Scholar] [CrossRef]
  14. Liu, Y.; Wu, X.; Yu, X.; Hung, J.; Lin, L.; Chen, P.; Tan, N.N. A Sub-1 μW 16-Bit Fully Dynamic Zoom ADC Compatible With Free-Running and Incremental Modes Using Residue Feedforward and Extended Counting Techniques. IEEE Trans. Circuits Syst. II Express Briefs 2024, 71, 522–526. [Google Scholar] [CrossRef]
  15. Wang, Y.; Dey, S.; He, T.; Shi, L.; Zheng, J.; Kareppagoudr, M.; Zhang, Y.; Sobue, K.; Hamashita, K.; Tomioka, K.; et al. A Hybrid Continuous-Time Incremental and SAR Two-Step ADC with 90.5-dB DR Over 1-MHz BW. IEEE Solid-State Circuits Lett. 2022, 5, 122–125. [Google Scholar] [CrossRef]
  16. Tao, S.; Rusu, A. A comparative design study of continuous-time incremental sigma-delta ADC architectures. Int. J. Circuit Theory Appl. 2016, 44, 2147–2163. [Google Scholar] [CrossRef]
  17. Tan, Z.; Chen, C.H.; Chae, Y.; Temes, G.C. Incremental Delta-Sigma ADCs: A Tutorial Review. IEEE Trans. Circuits Syst. I Regul. Pap. 2020, 67, 4161–4173. [Google Scholar] [CrossRef]
  18. Wagner, J. On the Optimization of Sigma-Delta ADCs. Ph.D. Thesis, Institue of Microelectronics, University of Ulm, Ulm, Germany, 2021. [Google Scholar]
  19. Caldwell, T.C.; Johns, D.A. Incremental Data Converters at Low Oversampling Ratios. IEEE Trans. Circuits Syst. I Regul. Pap. 2010, 57, 1525–1537. [Google Scholar] [CrossRef]
  20. Agah, A.; Vleugels, K.; Griffin, P.B.; Ronaghi, M.; Plummer, J.D.; Wooley, B.A. A High-Resolution Low-Power Incremental ADC With Extended Range for Biosensor Arrays. IEEE J. Solid-State Circuits 2010, 45, 1099–1110. [Google Scholar] [CrossRef]
  21. Kuo, S.C.; Huang, J.S.; Huang, Y.C.; Kao, C.W.; Hsu, C.W.; Chen, C.H. A Multi-Step Incremental Analog-to-Digital Converter With a Single Opamp and Two- Capacitor SAR Extended Counting. IEEE Trans. Circuits Syst. I Regul. Pap. 2021, 68, 2890–2899. [Google Scholar] [CrossRef]
  22. Kim, J.; Jung, W.; Lim, S.; Park, Y.; Choi, W.; Kim, Y.; Kang, C.; Shin, J.; Choo, K.; Lee, W.; et al. A 14b extended counting ADC implemented in a 24Mpixel APS-C CMOS image sensor. In Proceedings of the 2012 IEEE International Solid-State Circuits Conference, San Francisco, CA, USA, 19–23 February 2012; pp. 390–392. [Google Scholar]
  23. Chen, C.H.; Zhang, Y.; He, T.; Chiang, P.Y.; Temes, G.C. A Micro-Power Two-Step Incremental Analog-to-Digital Converter. IEEE J. Solid-State Circuits 2015, 50, 1796–1808. [Google Scholar] [CrossRef]
  24. Steensgaard, J.; Zhang, Z.; Yu, W.; Sarhegyi, A.; Lucchese, L.; Kim, D.I.; Temes, G.C. Noise–Power Optimization of Incremental Data Converters. IEEE Trans. Circuits Syst. I Regul. Pap. 2008, 55, 1289–1296. [Google Scholar] [CrossRef]
  25. Markus, J.; Silva, J.; Temes, G.C. Theory and applications of incremental \Delta\Sigma converters. IEEE Trans. Circuits Syst. I Regul. Pap. 2004, 51, 678–690. [Google Scholar] [CrossRef]
  26. Ortmanns, M.; Gerfers, F. Continuous-Time Sigma-Delta A/D Conversion: Fundamentals, Performance Limits and Robust Implementations; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2006; Volume 21. [Google Scholar]
  27. Wagner, J.; Vogelmann, P.; Ortmanns, M. Performance Evaluation of Incremental Sigma-Delta ADCs Based on their NTF. IEEE Trans. Circuits Syst. II Express Briefs 2020, 67, 2813–2817. [Google Scholar] [CrossRef]
  28. Marques, A.; Peluso, V.; Steyaert, M.; Sansen, W. Optimal parameters for cascade /spl Delta//spl Sigma/ modulators. In Proceedings of the 1997 IEEE International Symposium on Circuits and Systems (ISCAS), Hong Kong, China, 12 June 1997; Volume 1, pp. 61–64. [Google Scholar] [CrossRef]
  29. Kaesser, P.; Wagner, J.; Ismail, O.; Driemeyer, B.; Ortmanns, M. Quantizer Gain in Incremental Delta-Sigma ADCs. In Proceedings of the 2023 30th IEEE International Conference on Electronics, Circuits and Systems (ICECS), Istanbul, Turkiye, 4–7 December 2023; pp. 1–4. [Google Scholar] [CrossRef]
  30. Wang, Y.; Shi, L.; He, T.; Zhang, Y.; Chen, C.H.; Temes, G.C. Robust Continuous-Time MASH Delta Sigma Modulator. In Proceedings of the 2018 IEEE 61st International Midwest Symposium on Circuits and Systems (MWSCAS), Windsor, ON, Canada, 5–8 August 2018; pp. 310–313. [Google Scholar] [CrossRef]
Figure 1. (a) Multi-stage/-step I-DS ADC with three variants of requantization and (b) its timing diagram including the reset.
Figure 1. (a) Multi-stage/-step I-DS ADC with three variants of requantization and (b) its timing diagram including the reset.
Electronics 14 00372 g001
Figure 2. (a) Block diagram of an exemplary incremental 2-1 MASH modulator with digital cancellation logic and reconstruction filter. The red dashed line indicates QE extraction from the first-stage quantizer (MASH-QE). The blue dashed line indicates the extraction of the QE from the last integrator output (MASH-LI) and (b) its timing diagram, including the reset.
Figure 2. (a) Block diagram of an exemplary incremental 2-1 MASH modulator with digital cancellation logic and reconstruction filter. The red dashed line indicates QE extraction from the first-stage quantizer (MASH-QE). The blue dashed line indicates the extraction of the QE from the last integrator output (MASH-LI) and (b) its timing diagram, including the reset.
Electronics 14 00372 g002
Figure 3. (a) Block diagram of an incremental 2-1 EC (Extended Counting) modulator with reconstruction filters and (b) its timing diagram, including the reset.
Figure 3. (a) Block diagram of an incremental 2-1 EC (Extended Counting) modulator with reconstruction filters and (b) its timing diagram, including the reset.
Electronics 14 00372 g003
Figure 4. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI and EC at an OSR of 60. First stage: 3-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1).
Figure 4. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI and EC at an OSR of 60. First stage: 3-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1).
Electronics 14 00372 g004
Figure 5. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI and EC at an OSR of 60 including limiter blocks after each integrator and after the adder. First stage: 3-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1).
Figure 5. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI and EC at an OSR of 60 including limiter blocks after each integrator and after the adder. First stage: 3-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1).
Electronics 14 00372 g005
Figure 6. Histogram of the swing at the output of the adder (before the limiter) at an input of −6 dBFS and at an input of −3 dBFS, respectively.
Figure 6. Histogram of the swing at the output of the adder (before the limiter) at an input of −6 dBFS and at an input of −3 dBFS, respectively.
Electronics 14 00372 g006
Figure 7. Histogram of the swing at the last integrator output and the last sample of the last integrator output at an input amplitude of −3 dBFS, respectively.
Figure 7. Histogram of the swing at the last integrator output and the last sample of the last integrator output at an input amplitude of −3 dBFS, respectively.
Electronics 14 00372 g007
Figure 8. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI and EC at an OSR of 60. An inter-stage gain of 6 is used for all the architectures. First stage: 3-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1).
Figure 8. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI and EC at an OSR of 60. An inter-stage gain of 6 is used for all the architectures. First stage: 3-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1).
Electronics 14 00372 g008
Figure 9. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI, and EC at an input amplitude of −6 dBFS sinusoidal signal. An inter-stage gain of 6 is used for all the architectures. First stage: 3-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1).
Figure 9. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI, and EC at an input amplitude of −6 dBFS sinusoidal signal. An inter-stage gain of 6 is used for all the architectures. First stage: 3-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1).
Electronics 14 00372 g009
Figure 10. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI and EC at an OSR of 100 and with limiter blocks included. First stage: 1-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1). The inter-stage gain is 1 for all architectures.
Figure 10. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI and EC at an OSR of 100 and with limiter blocks included. First stage: 1-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1). The inter-stage gain is 1 for all architectures.
Electronics 14 00372 g010
Figure 11. NTFs of the exemplary 2-0 MASH-LI for the two different versions of the error cancellation logic ECLLI,1 and ECLLI,2. Solid: single-bit quantizer in first stage and OSR = 100. Dashed: 3-bit quantizer in first stage and OSR = 60. The second stage is an 8-bit quantizer.
Figure 11. NTFs of the exemplary 2-0 MASH-LI for the two different versions of the error cancellation logic ECLLI,1 and ECLLI,2. Solid: single-bit quantizer in first stage and OSR = 100. Dashed: 3-bit quantizer in first stage and OSR = 60. The second stage is an 8-bit quantizer.
Electronics 14 00372 g011
Figure 12. Digital filter weights of the output of the second stage ( H 2 ( z ) · H rec ( z ) ) in the case of the 2-0 MASH-LI at an OSR of 100. The first stage is scaled with the single-bit coefficients of Table 1. (a) shows the weights when H 2 ( z ) is designed after ECLLI,1 and (b) for ECLLI,2.
Figure 12. Digital filter weights of the output of the second stage ( H 2 ( z ) · H rec ( z ) ) in the case of the 2-0 MASH-LI at an OSR of 100. The first stage is scaled with the single-bit coefficients of Table 1. (a) shows the weights when H 2 ( z ) is designed after ECLLI,1 and (b) for ECLLI,2.
Electronics 14 00372 g012
Figure 13. Simulated mean and distribution of SQNR of the exemplary 2-0 MASH-QE, 2-0 MASH-LI and 2-0 EC architectures over the variation of the analog coefficients σ c in percent at an input amplitude of −6 dBFS sinusoidal signal. OSR = 60, 3-bit first-stage and 8-bit second-stage quantizers, g = 6.
Figure 13. Simulated mean and distribution of SQNR of the exemplary 2-0 MASH-QE, 2-0 MASH-LI and 2-0 EC architectures over the variation of the analog coefficients σ c in percent at an input amplitude of −6 dBFS sinusoidal signal. OSR = 60, 3-bit first-stage and 8-bit second-stage quantizers, g = 6.
Electronics 14 00372 g013
Figure 14. Simulated mean and distribution of SQNR of the exemplary 2-1 MASH-QE, 2-1 MASH-LI, and 2-1 EC architectures at −6 dBFS sinusoidal input signal over the variation of analog coefficients with standard deviation σ c . OSR = 60, 3-bit first stage and 4-bit second stage quantizers, g = 6.
Figure 14. Simulated mean and distribution of SQNR of the exemplary 2-1 MASH-QE, 2-1 MASH-LI, and 2-1 EC architectures at −6 dBFS sinusoidal input signal over the variation of analog coefficients with standard deviation σ c . OSR = 60, 3-bit first stage and 4-bit second stage quantizers, g = 6.
Electronics 14 00372 g014
Figure 15. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI and EC at an OSR of 60. First stage: 3-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1). The input is −6 dBFS sinusoidal signal and g = 6.
Figure 15. Simulated SQNR of 2-0 and 2-1 MASH-QE, LI and EC at an OSR of 60. First stage: 3-bit quantizer. Second stage: 8-bit quantizer (2-0) or 4-bit quantizer (2-1). The input is −6 dBFS sinusoidal signal and g = 6.
Electronics 14 00372 g015
Table 1. Coefficient values for the first stage for different out-of-band gain (OBG) values.
Table 1. Coefficient values for the first stage for different out-of-band gain (OBG) values.
OBG c 1 c 2 a 1 a 2 b 1 b 3
MB4112111
SB1.50.70.461.10.670.71
Table 2. Comparison table of different architectures. SQNR values are at an input amplitude of −6 dBFS for (MB) and at −8 dBFS for (SB). The latency represents the number of clock cycles for one Nyquist conversion. Green indicates the highest-achieved values, while red indicates the lowest-achieved values.
Table 2. Comparison table of different architectures. SQNR values are at an input amplitude of −6 dBFS for (MB) and at −8 dBFS for (SB). The latency represents the number of clock cycles for one Nyquist conversion. Green indicates the highest-achieved values, while red indicates the lowest-achieved values.
Design ParametersTradeoffs2-0 MASH-QE2-1 MASH-QE2-0 MASH-LI2-1 MASH-LI2-0 EC2-1 EC
     Multi-bitSQNR [dB]90.7176.285.7869.8685.6578.38
      M = 8 MSA [dBFS]−3.88−3.88−2.05−1.11−2.05−2.05
      g = 6 Latency8888916
     Multi-bitSQNR [dB]124.68126.58124.14125.4123.9134.89
      M = 60 MSA [dBFS]−3.88−3.88−2.05−1.11−2.05−2.05
      g = 6 Latency6060606061120
     Single-bitSQNR [dB]109.45114.15112.47117.68105.16121
      M = 100 MSA [dBFS]−6.75−6.38−1.11−1.21−1.11−1.11
      g = 1 Latency100100100100101200
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Aziz, M.; Kaesser, P.; Ibrahim, S.; Ortmanns, M. A Comparative Study of Incremental ΔΣ Analog-to-Digital Converter Architectures with Extended Order and Resolution. Electronics 2025, 14, 372. https://doi.org/10.3390/electronics14020372

AMA Style

Aziz M, Kaesser P, Ibrahim S, Ortmanns M. A Comparative Study of Incremental ΔΣ Analog-to-Digital Converter Architectures with Extended Order and Resolution. Electronics. 2025; 14(2):372. https://doi.org/10.3390/electronics14020372

Chicago/Turabian Style

Aziz, Monica, Paul Kaesser, Sameh Ibrahim, and Maurits Ortmanns. 2025. "A Comparative Study of Incremental ΔΣ Analog-to-Digital Converter Architectures with Extended Order and Resolution" Electronics 14, no. 2: 372. https://doi.org/10.3390/electronics14020372

APA Style

Aziz, M., Kaesser, P., Ibrahim, S., & Ortmanns, M. (2025). A Comparative Study of Incremental ΔΣ Analog-to-Digital Converter Architectures with Extended Order and Resolution. Electronics, 14(2), 372. https://doi.org/10.3390/electronics14020372

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop