You are on page 1of 3

Part A.

I. Perform the following system conversions:

a. 11010112 = _____16 e. AB3D16 = _____ 2

b. 1740038 = _____ 2 f. 71568 = _____ 10

c. 110110012 = _____ 8 g. 15C.3816 = _____ 10

d. 67.248 = _____ 2 h. 10100.11012 = _____ 10

II. Convert the following octal numbers into binary and hexadecimal:

a. 10238 = _______________ 2 = _______________ 16

b. 7613028 = _______________ 2 = _______________ 16

c. 1634178 = _______________ 2 = _______________ 16

d. 5522738 = _______________ 2 = _______________ 16

e. 5436.158 = _______________ 2 = _______________ 16

III. Convert the following hexadecimal numbers into binary and octal:

a. 102316 = _______________ 2 = _______________ 8

b. 7E6A16 = _______________ 2 = _______________ 8

c. ABCD16 = _______________ 2 = _______________ 8

d. C35016 = _______________ 2 = _______________ 8

e. 9E36.7A16 = _______________ 2 = _______________ 8

IV. Add the following pairs of binary numbers showing all carries:

a. 1100010 b. 1011000 c. 1111111110 d. 11000000


+ 110101 + 101110 + 11011101 + 1110010
11001 100101 1100011 1101101

V. Subtract the following pairs of binary numbers showing all the borrows:

a. 10001101 b. 110011 c. 1000001 d. 1101001


- 1110111 - 11100 - 110110 - 111100

VI. Add the following pairs of octal numbers:

a. 1372 b. 47135 c. 175214 d. 110321


+ 4631 + 5125 + 152405 + 56573

VII. Add the following pairs of hexadecimal numbers:


a. 1872 b. 4F1A5 c. F35B d. 1B90F
+ 4B31 + B8D5 + 27E6 + C44E

VIII. Perform multiplication and division with the following pairs of binary numbers:

a. 1111 b. 1101001 c. 110010


x 1001 x 110110 x 11101

d. 101 11101001 e. 1110 110000001 f. 1001 1110010

Part B.

I. Write the expected outputs for each of the given logic gate.

1. AND 2. OR 3. NOR 4. NAND

5. EX-OR 6. EX-NOR 7. NOT


II. Draw the truth table for the following logic circuits.

You might also like