Assignment 02 (Nov 09, 2021)
Assignment 02 (Nov 09, 2021)
02
EE-352: ELECTRONICS
BSME 2019-23 (5TH SEMESTER)
(CLO 3)
Submission Date November 08, 2021
Note
Copy is forbidden,
Submit hand written assignment with complete name and Roll number.
For any query, pl. contact [email protected]
W(x + y + z) + xyz
5. Obtain the simplified Boolean expressions for output F and G in terms of the input variables in
the circuit of Fig. below.
6. Draw the logic diagram of a 2-to-4-line decoder using
a) NOR gates only
b) NAND gates only. Include an enable input
a) F1(A, B, C) = ∑(1, 4, 6)
b) F2(A, B, C) = ∑(3, 5)
c) F3(A, B, C) = ∑(2, 4,6,7)
Implement the circuit with a decoder constructed with NAND gates and NAND or AND gates
connected to the decoder outputs. Use a block diagram for the decoder. Minimize the number of
inputs in the external gates.
10. Implement the following Boolean function with a 4 1 multiplexer and external gates.
(a) F1 (A, B, C, D) = ∑(1, 3, 4, 11, 12, 13, 14, 15)
(b) F2 (A, B, C, D) = ∑(1, 2, 5, 7, 8, 10, 11, 13, 15)
Connect inputs A and B to the selection lines. The input requirements for the four data lines will
be a function of variables C and D. These values are obtained by expressing F as a function of C
and D for each of the four cases when AB 00, 01, 10, and 11. These functions may have to be
implemented with external gates.
*******************************************************************************************************