0% found this document useful (0 votes)
32 views

Practice Problems: By:Dr Mona Aggarwal

This document discusses using logic gates to implement other logic functions. It explains how an XOR gate can be used as a buffer or inverter by tying one input to a constant value. Specifically, tying one input to 0 makes the XOR gate act as a buffer where the output follows the other input. Tying one input to 1 makes the XOR gate act as an inverter where the output is the inverse of the other input, as shown in the truth tables provided. The document also mentions some practice problems were answered on previous slides.

Uploaded by

Mona Aggarwal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

Practice Problems: By:Dr Mona Aggarwal

This document discusses using logic gates to implement other logic functions. It explains how an XOR gate can be used as a buffer or inverter by tying one input to a constant value. Specifically, tying one input to 0 makes the XOR gate act as a buffer where the output follows the other input. Tying one input to 1 makes the XOR gate act as an inverter where the output is the inverse of the other input, as shown in the truth tables provided. The document also mentions some practice problems were answered on previous slides.

Uploaded by

Mona Aggarwal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 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