You are on page 1of 1

PH5040-Electronics

Problem Sheet -5
1. What is the decimal equivalent of 1000110010110011?
2. Convert the decimal number 108.364 to a binary number
3. Convert the octal number 325.736 to decimal equivalent
4. What is the octal equivalent of the decimal number 324.987?
5. Convert the octal number 4673 to its binary equivalent
6. Convert the binary number 1101. 0110111 to its octal equivalent
7. Convert the hexadecimal number 7AF4 to binary equivalent
8. Convert the binary number 1000 1100 to hexadecimal equivalent
9. Convert hexadecimal 2F59 to its decimal equivalent
10. What is the hexadecimal equivalent of the decimal 62359?
11. Show the binary addition of 75010 and 53810 using 16 bit arithmetic
12. Show the 8 bit arithmetic operation of the following decimal numbers in 2s complement
representation.
i)
ii)
iii)
iv)
v)
vi)
vii)

(+45)+(56)
(+89)+(-34)
(+67)+(-98)
(+54)-(+65)
(+68)-(-43)
(+16)-(-38)
(-28)-(-65)

You might also like