9A04306 Digital Logic Design3
9A04306 Digital Logic Design3
1. (a) Convert the following decimal numbers in to binary, octal and hexadecimal.
(i) 76 (ii) 385 (iii) 4863 (iv) 32,767
(b) Convert the following gray code in to binary.
(i) 10110101 (ii) 11100011 (iii) 1100110011
3. (a) Simplify the following Boolean function f (w, x, y, z) = M (4, 5, 6, 7, 8, 12). d (1, 2, 3, 9,
11, 14).
(b) Simplify the following Boolean function f(a, b, c, d) =
4. (a) Draw the circuit of a full-adder using two half adders and an OR gate. Also give the truth
table.
(b) Realize a full adder using NAND gates.
7. (a) Design a BCD to gray code converter using a PLA. Give the PLA programming table.
(b) Design a circuit that finds the square of a 3-bit number using ROM.
*****