You are on page 1of 2

Week-1

a) Explain the operation of Full Adder with its truth table and express sum and carry in terms of
minterms and maxterms. Implement using only two input NAND gates.

b) Design a 3-bit Adder/subtractor circuit with Full Adders and use additional gates if required.

c) Design a 3x3 multiplier using the Ripple carry Adder as a block.

Week- 2

a) What is multiplexer and De-multiplexer? Explain its operation with a truth table.

b) Implement 3 input (a, b, c) XNOR gate with 4x1 multiplexer (“ac” as selection lines). Use
additional gates if required.

c) What will be output Y, if input numbers B 3B2B1B0 = 0110, 0111,1000,1001

Week-3

a) What is a counter and explain different types of counters.

b) Design a 2-bit counter with one input X.

when x=0, the counter works like a Johnson counter.

X=1, like a down counter. Use ‘T’ flip-flop for the design and show state diagram.

c) Consider the circuit below. What is the duty cycle of Y 2?

You might also like