A 12-bit(binary-digit) number, consisting of 8 integer bits and 4 fractional bits, is to be sent from a sender to a receiver via a wireless communication channel.
a) List all the numbers(in decimal) that can via this channel, between 1.25 and 1.5 inclusive.
I know that for this question, they are asking me to find the numbers that fall between 1.25 and 1.5. Hence, I change those two numbers into bits. 1.25 = 1.01 1.5 = 1.0
Hence 1.01-----------------------1.0 The problem I am facing now is i do not know how to get the bits withnin the range of 1.01 to 1.0.
Ans: 1.25,1.3125,1.375,1.4375,1.5