You are on page 1of 10

PRACTICE PROBLEMS

By:Dr Mona Aggarwal


Realisation of basic gates using NAND gate
Internal structure of 2-input NOR Gate
XOR gate as a buffer or an inverter?
• Buffer using XOR gate: Simply connecting one of the inputs to logic '0' will convert XOR gate into a
buffer. As shown in the truth table below, OUT is following the value of B.

• Inverter design using XOR gate: Similarly, we can realize an inverter using an XOR gate by connecting
one of the inputs to logic '1'. As shown in the truth table below, OUT is opposite to the value of B.
Answers
• Slide8 # D
• Slide9# C

You might also like