...
Question 768 – Computer-Networks
May 27, 2024
Question 1358 – Theory-of-Computation
May 27, 2024
Question 768 – Computer-Networks
May 27, 2024
Question 1358 – Theory-of-Computation
May 27, 2024

Question 7903 – Digital-Logic-Design

The n-bit fixed-point representation of an unsigned real number X uses f bits for the fraction part. Let i = n-f. The range of decimal values for X in this representation is

Correct Answer: D

Question 12 Explanation: 
Size of the fixed point number → n-bits
Number of bits in fraction part → f-bits
Number of bits in integer part → (n – f) bits

Minimum value:
000…0.000…0 = 0
Maximum value:

= (2 n-f – 1) + (1 – 2 -f
= (2n-f – 2 -f)
= (2i – 2 -f )

A
2-f to 2i
B
2-f to (2i – 2-f)
C
0 to 2i
D
0 to (2i – 2-f )
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!