Difficulty: Easy
Correct Answer: infinite
Explanation:
Introduction / Context:
Analog signals, in theory, can assume any real-valued amplitude within a specified range. Unlike digital signals that restrict values to a finite set of levels, analog amplitudes are continuous, leading to an uncountably infinite set of possibilities in mathematics (within noise and bandwidth limits in practice).
Given Data / Assumptions:
Concept / Approach:
A continuous interval on the real number line contains infinitely many values. Any subinterval, no matter how small, can be subdivided indefinitely. Therefore, the theoretical count of distinct analog levels is infinite. Finite counts only appear after quantization (e.g., an N-bit ADC yields 2^N discrete codes).
Step-by-Step Reasoning:
Verification / Alternative check:
Compare with a 10-bit ADC: 2^10 = 1024 discrete codes approximate 0–5 V but do not make it truly continuous. Removing quantization restores the infinite set. Laboratory instruments with higher resolution approach but never reach perfect continuity; the theoretical model remains infinite.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
infinite
Discussion & Comments