0% found this document useful (0 votes)
11 views

Tutorial - 01 - Number Systems and Codes - 2

Uploaded by

Nine 9
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Tutorial - 01 - Number Systems and Codes - 2

Uploaded by

Nine 9
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Number Systems and Codes Tutorial

1. Convert the following numbers to decimal:


(a) 1110 (b) 11100 (c) 10101 (d) 110011.11

2. Convert each decimal number to binary:


(a) 15 (b) 28 (c) 65 (d) 99

3. Convert each octal number to decimal:


(a) 128 (b) 1038 (c) 1638

4. Convert each octal number to binary:


(a) 128 (b) 1038 (c) 1638

5. Convert each binary number to octal:


(a) 111 (b) 110111 (c) 1100 (d) 101100011001

6. Convert each of the following hexadecimal numbers to binary:

(a) 3816 (b) A 1416 (c) 410016 (d) 8F916

7. Convert each of the following binary numbers to hexadecimal:


(a) 1110 (b) 10111 (c) 1111110000

8. Convert each of the following decimal numbers to 8421 BCD and to ordinary binary:
(a) 10 (b) 18 (c) 25 (d) 44

9. Convert each of the following BCD numbers to decimal:


(a) 10000000 (b) 1101000110 (c) 11101010100

10. Add the following binary numbers:


(a) 1000 + 0110 (b) 1001 + 1000 (c) 1001 + 0111

You might also like