181k views
5 votes
What is the resolution of an analog-to-digital converter with a word length of 12 bits and an analogue signal input range of 100V? Show work.

User Jack Leow
by
6.2k points

1 Answer

5 votes

Final answer:

The resolution of an ADC with a word length of 12 bits and an input range of 100V is approximately 0.0244V. Calculating this gives us a resolution of approximately 0.0244V.

Step-by-step explanation:

The resolution of an analog-to-digital converter (ADC) is determined by the number of bits used to represent the digital output.

In this case, the ADC has a word length of 12 bits.

The resolution can be calculated using the formula:

Resolution = Full Scale Range / (2^Word Length)

In this case, the Full Scale Range is 100V. Plugging in the values:

Resolution = 100V / (2^12)

Calculating this gives us a resolution of approximately 0.0244V.

User Rahly
by
6.3k points