DIGITAL ELECTRONICS
WORK SHEET – I
1. Subtract the following decimal number of 9’s and 10’s component methods
a) 274-86 b) 574.6 – 279.7 c) 376.3 – 765.6
2. Convert the following decimal number to binary?
a) 37 b) 28 c) 197.56 d) 205.05
3. Convert the following decimal number to binary?
a) 1011 b) 1101101 c) 1101110.011
4. Add the following binary numbers
a) 11011 + 1101 b) 1011 +1101.10+1001.11 c) 10111.101+110111.01
5. Subtract the following binary numbers
a) 1011 – 101 b) 10110 – 1011 c) 10001.01 – 1111.11
6. Multiply the following binary numbers
a) 1101 x 101b) 1101.11x 101.1
7. Convert the following binary to 1’s and 2’s components
a) 101101 b)1011.101 c)1000.1000
8. Subtract the following decimal numbers using 12-bit 1’s complement arithmetic
a) 52-17 b) 46-84 c) 73.5 – 112.75
9. Subtract the following decimal numbers using 8-bit 2’s complement arithmetic
a) 46-19 b) 125.3 – 46.7 c) 36.75 – 89.5
10. Represent the following decimal numbers in 8 bit
a) Signed magnitude form b)sign 1’s and 2’s complement form
11. Convert the following octal number to hexadecimal?
a) 256 b) 1762.46 c) 6054.23
12. Convert the following hexadecimal number to octal?
a) 2AB b)4F-A8 c) 42FD
13. Convert the following octal number to decimal?
a) 463 b) 2057.64 c) 6534.04
14. Convert the following decimal number to (i) octal (ii) hexadecimal
a) 287 b) 8476.47 c) 3956
15. Convert the following hexadecimal number to binary?
a) F297 b) [Link] c) E79A.6A4
16. Convert the following binary number to (i) octal (ii) hexadecimal
a) 10110 b) 1011011011c) 1101 1011 01101.1011101
17. Convert the following hexadecimal number to decimal
a) AB6 b) [Link] c) [Link]
18. Express the following decimal numbers in (i)8421 BCD Code (ii) XS-3Code (iii)
2421 code (iv) 5211 code (v) 642-3 code (vi) 84-2-1 code
a) 286 b) 807 c) 429.5 d) 158.7
19. Express the following 8421 BCD number as decimals
a) 1000 0100 0110 b) 1000 0110 0000 .1000
20. Express the following XS-3 number in decimals
a) 1010 1100 0110 b) 0110 0111 1001.1000 c) 1000 0110 1000.1000
21. Add the following in (i) BCD (ii) XS-3 codes
a) 275 +493 b) 88.7 +265.8 c) 109+778
22. Convert the following decimal numbers to Gray code
a) 8 b) 23 c) 96 d) 246
23. Convert the following binary numbers to Gray code
a) 101010110101 b) 110110010 c) 100001
24. Convert the following gray to binary
a) 1111b) 101110 c) 100010110
25. Convert the following number in to gray code
a) 96(10) b) 45(16) c) 234(8) d) 101101(2)
26. Which by the following words contain an errors for odd parity
a) 10100101 b) 11011001 c) 10101110
27. Which of the following words contain an error for even parity?
a) 10010101 b) 10101101 c) 1011
28. Encode data bits into 7-bit even parity hamming code
a) 1101 b) 1001 c) 1100
29. Encode 01101110101into15-biteven parity hamming code?
30. The message below coded in to 7-bit even parity hamming code is transmitted
through a noisy channel. Decode the message assuming that at most a sing error
occurred in each code word.
1001001, 0111001, 1110110, 0011011