Difficulty: Easy
Correct Answer: Correct
Explanation:
Introduction / Context:Precision DACs are characterized by several error metrics. Distinguishing offset, gain, differential nonlinearity (DNL), and integral nonlinearity (INL) is fundamental for specifying accuracy and control-loop stability. The question targets the concept of nonlinearity as it relates to step size deviations.
Given Data / Assumptions:
Concept / Approach:DNL quantifies how much each individual code-to-code step differs from 1 LSB. INL quantifies cumulative deviation of the transfer curve from a straight line (best-fit or endpoint). Thus, “deviation of the measured step size from the ideal step size” directly describes DNL, which is a form of nonlinearity. Therefore, the statement is correct in the general sense that such deviations fall under nonlinearity errors.
Step-by-Step Solution:
Define ideal transfer: equally spaced steps of 1 LSB.Measure actual steps; compute DNL = (actual step − 1 LSB) / 1 LSB.Aggregate deviations across codes to assess monotonicity risk (DNL < 1 LSB ensures monotonicity).Recognize INL as the overall curve deviation metric.Verification / Alternative check:Datasheets list DNL and INL separately under “nonlinearity.” Step size variation appears explicitly in DNL plots.
Why Other Options Are Wrong:
Common Pitfalls:Confusing gain error (slope) and offset error with nonlinearity; assuming INL alone captures all step deviations.
Final Answer:Correct
Discussion & Comments