Subject- Digital Electronics/Digital systems
Course- B.Tech. ECE/CSE/IT IIIrd Sem.
Assignment Unit-I
Q1. Convert each of the following binary numbers to decimal
a. 101100112 b. 10110.001012
Q2. Convert each of the following decimal numbers to binary
a. 578.12510 b. 3015.81210
Q3. Find the 2’s complement of each binary number
a. 10010012 b. 11100102
Q4. Perform the following subtraction using the 2’s complement method
a. 1110112-1010012 b. 1001112-1000102
Q5. Convert following octal numbers to decimal
a. 3058 b. 7128
Q6. Convert following decimal numbers to octal
a. 12910 b. 7.35610
Q7. Convert following octal numbers to binary
a. 5128 b. 675.128
Q8. Convert following binary numbers to octal
a. 10111101012 b. 10011011.101110112
Q9. Perform addition of following octal numbers
a. 7168 and 1258 b. 4638 and 7238
Q10. Use 7’s and 8’s complement method of subtraction to compute following
a. 2268-1178 b. 3278-4768
Q11. Convert following hexadecimal numbers to decimal
a. F28H b. BC2H
Q12. Convert following decimal numbers to hexadecimal
a. 1278 b. 5983
Q13. Convert following binary numbers to hexadecimal
a. 10010011101011012 b. 01001101011101102
Q14. Convert following octal numbers to hexadecimal
a. 35768 b. 54638
Q15. Convert following hexadecimal numbers to octal
a. B2C4H b. A9D6H
Q16. Convert following binary numbers to hexadecimal
a. 10010001011.00101102 b. 01101100010.10100112
Q17. Perform addition of following hexadecimal numbers
a. 7B6H and 512H b. D1EH and C82H
Q18. Use 15’s and 16’s complement method of subtraction to compute following
a. DC316-86516 b. 59716-B5416
Q19. Convert each pair of decimal number to BCD and add
a. 22310 + 12810 b. 17810+33410
Q20. Perform subtraction of following numbers in Excess-3 using the 9’s complement
method.
a. 6410-3110 b. 2510-7410
Q21. The Hamming code 101101101 is received. Correct it if any errors. There are four
parity bits and odd parity is used.