Tutorial 1 Digital Number Systems
Tutorial 1 Digital Number Systems
6) Express the decimal number -39 as an 8-bit number in the sign-magnitude, 1’s
complement, and 2’s complement forms
7) Determine the decimal value of this signed binary number expressed in sign
magnitude: 10010101
8) Determine the decimal values of the signed binary numbers expressed in 1’s
complement:
(a) 00010111 (b) 11101000
9) Determine the decimal values of the signed binary numbers expressed in 2’s
complement:
(a) 01010110 (b) 10101010
10) Add the signed numbers: 01000100, 00011011, 00001110, and 00010010
13) Determine the binary numbers for the following hexadecimal numbers:
(a) 10A16 (b) CF8E16 (c) 974216
1 of 2
SEGi University EEE3153 Digital Systems
Faculty of Engineering and the Built Environment Tutorial 1
16) Convert the decimal number 650 to hexadecimal by repeated division by 16 method
2 of 2