Settling and bandwidth requirements
During the settling process, an op amp's limited bandwidth prevents infinite settling speed, which results in settling error. Ensuring the op amp's closed-loop bandwidth is large enough is necessary for the MDAC settling accuracy to meet system requirements.
Closed-loop output expression
Assume the closed-loop time constant is τ and the MDAC feedback factor is β. The closed-loop output expression is:
Time constant and GBW
For calculation and analysis, the amplifying half of the MDAC closed-loop circuit can be approximated as a single-pole system. In the linear settling case, the relationship between the time constant and the op amp GBW is:
In the above, ω-3dB denotes the closed-loop -3 dB bandwidth, and ωu denotes the op amp unit-gain bandwidth.
Settling error
The settling error is given by:
Error referred to ADC input
Refer this error to the ADC input by dividing the error by the feedforward gain. For an ADC pipeline architecture, let the current stage be the i-th stage (i = 1..M). The error referred to the input is:
Requirement on maximum settling error
The maximum settling error should be less than half of the system resolution. Thus:
Here t is the settling time allocated to the MDAC output. If FCLK denotes the clock frequency, the allocated settling time can be expressed as t = α / FCLK. Substituting that into the above yields the expression in (7).
If α = 1/2, the MDAC output must settle within half a clock period. Equation (7) shows that higher sampling frequency increases the op amp bandwidth requirement. For multi-bit MDAC stages, smaller β requires larger bandwidth. Larger bandwidth typically implies higher power, so high-speed ADCs and multi-bit pipeline stages tend to consume more power.
Example: 9-bit ADC
Using equation (7) to estimate requirements for a 9-bit ADC produces the results shown below:
Note: β is affected by sampling capacitance Cp and will be less than 1/2 in practice. α is also typically less than 1/2, so the actual GBW must be larger than the values in the table. Equation (7) also applies to op amp calculations in the sample-and-hold stage with β = 1 and i = 0.
Design considerations and experience
Calculations in circuit design are important, but experience also matters. Experience guides margin allocation, how much margin to leave, and tradeoffs when constraints require prioritizing critical functions. This practical judgment complements theoretical calculation and helps bridge the gap between theory and practice.
There are two basic reasons to value experience. First, the calculation models used are often simplified and deviate from the real world. Second, systemic issues may not be explained by a single principle. These points set practical boundaries for any design. Experience helps expand those boundaries by applying margin and strengthening design choices so the result is more robust and adaptable.