Terminology in DAC specifications: the number of binary input bits that a DAC accepts is referred to as its ________.

Difficulty: Easy

Correct Answer: resolution

Explanation:

Introduction / Context:Digital-to-analog converter datasheets contain several common terms: resolution, accuracy, linearity, and monotonicity. Distinguishing these concepts is foundational for selecting and applying DACs.

Given Data / Assumptions:

  • The DAC accepts an N-bit digital input word.
  • We are naming the parameter that counts those bits.
  • Definitions follow standard instrumentation terminology.

Concept / Approach:Resolution is the smallest step size the converter can produce, typically 1 LSB = full-scale range / 2^N, where N is the number of input bits. Accuracy describes how close the actual analog output is to the ideal value. Linearity (INL/DNL) measures deviation from an ideal straight transfer curve. Monotonicity means each code step never decreases output value.

Step-by-Step Solution:

Identify the asked quantity: number of binary bits at the input.Match definition: “resolution” is N bits and determines LSB size.Therefore choose “resolution.”Reinforce: more bits → finer steps.

Verification / Alternative check:Datasheet tables list “Resolution: N bits” separately from accuracy specs, confirming the terminology.

Why Other Options Are Wrong:accuracy: depends on gain/offset and linearity errors, not just bit count.

linearity: relates to code-to-output straightness.

monotonicity: property of always increasing with code; not a count of bits.

Common Pitfalls:Equating bit count with accuracy; a high-resolution DAC can still be inaccurate if calibration is poor.

Final Answer:resolution

More Questions from Analog and Digital Converters

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion