VL2021220504591 Da
VL2021220504591 Da
VL2021220504591 Da
Digital Assignment
15. Implement the following Boolean function with a 4 x 1 multiplexer and external gates.
F(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.
16. Implement a full adder with two 4 x 1 multiplexers
17. Design a four-bit combinational circuit 2’s complementer. (The output generates the
2’s complement of the input binary number.) Show that the circuit can be constructed
with exclusive-OR gates.
18. Design a combinational circuit with three inputs and one output. The output is 1 when
the binary value of the inputs is an even number.
19. Design a 4 * 16 decoder constructed with two 3 * 8 decoders.
20. Design a 3 bit Magnitude comparator.