0% found this document useful (0 votes)
9 views4 pages

Assignment

This document contains a chapter from a textbook on digital logic design. It provides 20 problems for students to solve involving converting between binary, decimal, and hexadecimal number systems.

Uploaded by

nvn15964
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views4 pages

Assignment

This document contains a chapter from a textbook on digital logic design. It provides 20 problems for students to solve involving converting between binary, decimal, and hexadecimal number systems.

Uploaded by

nvn15964
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

CSC201: Digital Logic Design

Chapter (1)
Assignment (1)
1. Convert these Binary numbers to Decimal:
1. (1001)2
2. (100000)2
3. (1100101101)2
4. (100001000)2
5. (10101001)2
6. (1010000100)2
7. (1011010111)2
8. (1010101111)2
9. (1101111110100)2
10. (110110101111)2
11. (10)2
12. (10101)2
13. (1110110011)2
14. (11011011)2
15. (1000001001)2
16. (1000100100)2
17. (100101001)2
18. (1101011101)2
19. (110000110111)2
20. (1110011010111)2

Page 1|4 Computer Science


CSC201: Digital Logic Design

2. Convert these Decimal numbers to Binary (Using 2 ways):


1. (3)10
2. (55)10
3. (607)10
4. (486)10
5. (582)10
6. (606)10
7. (623)10
8. (441)10
9. (1109)10
10. (8634)10
11. (7)10
12. (65)10
13. (206)10
14. (378)10
15. (758)10
16. (251)10
17. (977)10
18. (123)10
19. (1360)10
20. (2222)10

Page 2|4 Computer Science


CSC201: Digital Logic Design

3. Convert these Binary numbers to Hexadecimal:


1. (11)2
2. (101100)2
3. (1110111100)2
4. (100110001)2
5. (10111010)2
6. (1101101)2
7. (10111010)2
8. (1011000110)2
9. (1010110100100)2
10. (1011011011000)2
11. (111)2
12. (1010111)2
13. (1101011101)2
14. (110011101)2
15. (1000010100)2
16. (1110101101)2
17. (1001110010)2
18. (1010000001)2
19. (1111111010000)2
20. (10000100110101)2

Page 3|4 Computer Science


CSC201: Digital Logic Design

4. Convert these Hexadecimal numbers to Binary:


1. (5)16
2. (54)16
3. (28A)16
4. (25B)16
5. (155)16
6. (238)16
7. (13A)16
8. (299)16
9. (79E)16
10. (B04)16
11. (2)16
12. (1F)16
13. (162)16
14. (3E6)16
15. (20A)16
16. (18D)16
17. (2F)16
18. (3C1)16
19. (1A15)16
20. (78D)16

Page 4|4 Computer Science

You might also like