Digital Electronics - Combinational Logic Circuits - Discussion
Discussion Forum : Combinational Logic Circuits - General Questions (Q.No. 8)
8.
Convert BCD 0001 0111 to binary.
Discussion:
8 comments Page 1 of 1.
Chandrakant Agarkar said:
1 decade ago
BCD 0001 0111 implies to decimal 17.
and finally decimal 17 = binary (10001).
and finally decimal 17 = binary (10001).
Princy said:
1 decade ago
0001 0111=(17)10
2|17
----
2| 8 1
----
2| 4 0
----
2| 2 0
----
1 0
Ans + 10001
2|17
----
2| 8 1
----
2| 4 0
----
2| 2 0
----
1 0
Ans + 10001
Lakmal said:
1 decade ago
How is bcd to decimal convert?
Bijay Malla said:
1 decade ago
0001 - 1.
0010 - 2.
0011 - 3.
0100 - 4.
0101 - 5.
0110 - 6.
0111 - 7.
0001 0111=(17)10.
2|17
----
2| 8 - 1
----
2| 4 - 0
----
2| 2 - 0
----
1 0.
So we count start from below 10001(answer).
0010 - 2.
0011 - 3.
0100 - 4.
0101 - 5.
0110 - 6.
0111 - 7.
0001 0111=(17)10.
2|17
----
2| 8 - 1
----
2| 4 - 0
----
2| 2 - 0
----
1 0.
So we count start from below 10001(answer).
SARAH LEO said:
9 years ago
2/17
2/16-1
2/8-0
2/4-0
2/2-0
1-0
= 100001.
2/16-1
2/8-0
2/4-0
2/2-0
1-0
= 100001.
Pallavi said:
8 years ago
Thank you so much for the given explanation.
Saleem said:
7 years ago
10000 = 16(in decimal),
So next decimal will be in binary form,
= 10001.
So next decimal will be in binary form,
= 10001.
Kalyani Kalyani said:
4 years ago
Thanks everyone.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers