Digital Electronics - Digital Concepts - Discussion
Discussion Forum : Digital Concepts - General Questions (Q.No. 39)
39.
Convert the fractional binary number 0001.0010 to decimal.
Discussion:
8 comments Page 1 of 1.
Mythili priya S said:
9 years ago
0001.0010
0 0 0 1
8 4 2 1 = 1.
0 0 1 0
1/1 1/2 1/4 1/8 = 1/4 = 125.
1.125.
0 0 0 1
8 4 2 1 = 1.
0 0 1 0
1/1 1/2 1/4 1/8 = 1/4 = 125.
1.125.
(3)
Suraj said:
1 decade ago
= 1*2^0.0*(2^-1)+0*(2^-2)+1*(2^-3)+0*(2^-4).
= 1.1/8.
= 1.125.
= 1.1/8.
= 1.125.
(1)
Nisar Khan said:
10 years ago
0001.0010.
^MSB ^LSM.
= 0*2^3 + 0*2^2 + 0*2^1 + 1*2^0.0*2^-1 + 0*2^-2 + 1*2^-3 + 0*2^-4.
= 0+0+0+1.0+0+1/8+0.
= 1.125 answer.
^MSB ^LSM.
= 0*2^3 + 0*2^2 + 0*2^1 + 1*2^0.0*2^-1 + 0*2^-2 + 1*2^-3 + 0*2^-4.
= 0+0+0+1.0+0+1/8+0.
= 1.125 answer.
(1)
Ram said:
1 decade ago
8 4 2 0
0 0 0 1 (binary number)
0*(2^-1)+0*(2^-2)+1*(2^-3)+0*(2^-4)
= 0+0+1/8+0
= 0.125
So answer is 1.125
0 0 0 1 (binary number)
0*(2^-1)+0*(2^-2)+1*(2^-3)+0*(2^-4)
= 0+0+1/8+0
= 0.125
So answer is 1.125
Swaroop said:
1 decade ago
=1*2^0.0*(2^-1)+0*(2^-2)+1*(2^-3)+0*(2^-4)
=1.1/8
=1.125
=1.1/8
=1.125
Jhanu said:
5 years ago
1/4 =125 how? Please explain.
Kiran said:
4 years ago
1/4 =125 how? Please explain.
Mathi said:
3 years ago
@Kiran.
Here, 1 x 2^-2 = 1/4.
Here, 1 x 2^-2 = 1/4.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers