Difficulty: Easy
Correct Answer: monotonicity
Explanation:
Introduction / Context:
When converting digital codes to analog signals, a key quality is whether the output moves predictably with each code step. Control systems and audio applications especially require that one code increment never produces a backward or erratic jump in the output.
Given Data / Assumptions:
Concept / Approach:
Monotonicity means the output never decreases when the input code increases (and never increases when the code decreases). A stricter interpretation in many specs is that each single-code change results in exactly one step in the correct direction with no reversals. Missing codes or large DNL errors can break monotonicity.
Step-by-Step Solution:
Verification / Alternative check:
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Discussion & Comments