Is anyone kind enough to show and teach me how to do this qn?
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) How many different numbers can be sent via this channel?
b) What is the maximum number (in decimal) that can be sent?
c) List all the numbers (in decimal) that can be sent via this channel, between 1.25 and 1.5 inclusive.
d) Alex wants to send a decimal value of 37.625 to Better via this communication channel. How will the transmitted channel look like?
Ans:
a) 4096
b)255.9375
c)1.25, 1.3125, 1.375, 1.4375. 1.5
d) 0010 0101 .1010
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) How many different numbers can be sent via this channel?
b) What is the maximum number (in decimal) that can be sent?
c) List all the numbers (in decimal) that can be sent via this channel, between 1.25 and 1.5 inclusive.
d) Alex wants to send a decimal value of 37.625 to Better via this communication channel. How will the transmitted channel look like?
Ans:
a) 4096
b)255.9375
c)1.25, 1.3125, 1.375, 1.4375. 1.5
d) 0010 0101 .1010