Computer Science I / Information, Signals, and the Physics of Computing
Practice question · Numerical answer

An analog-to-digital converter uses 8 bits per sample. How many distinct levels can it distinguish?

Hints
  1. Each bit doubles the number of patterns that can be represented.
  2. Compute 2 multiplied by itself 8 times.
Show the answer

256

Why

2 to the power 8 is 256. Answering 8 confuses the number of bits with the number of levels; adding a single bit doubles the resolution, which is why converter bit-depths are quoted rather than level counts.

Read the lesson: Information, Signals, and the Physics of Computing →

Practise Information, Signals, and the Physics of Computing

The app has 6 more questions on this lesson, and keeps your place in the course. Computer Science I is free to start.

More questions on Information, Signals, and the Physics of Computing