You are on page 1of 3

Graded Plate 1 CPE101

I. Number Conversion. Convert the following numbers to indicated number system


1. (10100101.0101)2 to ( )4
2. (4A813.3F)16 to ( )8
3. (524.102)6 to ( )9
4. (6106.33)8 to ( )10
5. (1001001001100011.00100111)BCD to ( )2
6. (100101001)GRAY to ( )8
7. (111010110)GRAY to ( )BCD
8. (1567.33)10 to ( )16
9. (10001101)1’s to ( )10
10. (01101101)2’s to ( )8
11. (738)10 to ( )10’s
12. (36243)7 to ( )6’s
13. (10001101)SM to ( )2’s
14. (11011001)2’s to ( )2
15. (234.182)10 to ( )XS3

II. Signed Binary Arithmetic. Evaluate the following binary operations. Note: Each binary
number in this section is expressed in 2’s complement form.
1. (0001 1100)2 + (0011 1000)2
2. (1011 0100)2 + (1100 1000)2
3. (0001 0111)2 - (1111 0110)2
4. (0000 1110)2 - (1101 1111)2
5. (0000 1111)2 x (1111 1000)2
6. (1110 1001)2 x (0000 0100)2
7. (0111 0010)2 / (1111 1101)2
8. (0110 1001)2 / (0000 0111)2
9. (63BF)16 - (5F33)16
10. (36512)16 + (35361)7
III. Miscellaneous Problems.
1. Express the decimal number 11,203 as a single-precision floating-point number.
2. Express the following decimal number as an 8-bit quantity with the specified parity system
a. 57 (odd parity)
b. 112 (even parity)
c. 14 (odd parity)
3. Express the message below as an ASCII code with even parity:
Logic_Circuits
4. Add the following decimal numbers using BCD Addition:
a. 123.33 + 47.29
b. 41 + 67
5. Find the diminished radix and radix complement of the following numbers:
a. (77)8
b. (231) 4
c. (A2D.30F) 16
IV. Boolean Simplification. Simplify the following expressions. For each line in the solution,
identify the Boolean Algebra Law or Rule being used.

1. 𝑌 = 𝐴𝐵̅ 𝐶 + 𝐴̅𝐵𝐶 + 𝐴̅𝐵̅ 𝐶


̅̅̅̅ + 𝐵𝐶
2. 𝑋 = 𝐵𝐶𝐷𝐸 + 𝐵𝐶𝐷𝐸 ̅̅̅̅ 𝐷𝐸

3. 𝑀 = ̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅
̅̅̅̅̅̅̅̅̅
(𝑥𝑦
̅̅̅ + 𝑧)(𝑥 ̅̅̅̅̅̅̅̅̅̅̅̅̅̅
+ 𝑥̅ 𝑦 + 𝑧̅)
4.

5.
V. Standard Forms. Express the output of the following truth tables in standard (a) SOP and
(b) (POS) forms.

1. 2.

You might also like