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

Realization of Logic Gate Using Universal Gates

The document discusses how to realize logic gates using universal NAND and NOR gates. It explains how to implement AND, OR, NOT, XOR and XNOR gates using only NAND or NOR gates. Graphical representations of different logic gates are also provided.

Uploaded by

wilyoukisme
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views

Realization of Logic Gate Using Universal Gates

The document discusses how to realize logic gates using universal NAND and NOR gates. It explains how to implement AND, OR, NOT, XOR and XNOR gates using only NAND or NOR gates. Graphical representations of different logic gates are also provided.

Uploaded by

wilyoukisme
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Realization of Logic Gate Using Universal gates

geeksforgeeks.org/realization-of-logic-gate-using-universal-gates/

Last Updated : 25 Nov, 2021

In Boolean Algebra, the NAND and NOR gates are called universal gates because any
digital circuit can be implemented by using any one of these two i.e. any logic gate can be
created using NAND or NOR gates only.

Every logic gate has a representation symbol. The below image shows a graphical
representation of all logic gates.

1/8
Graphical representation of logic gates.

1. Implementation of AND Gate using Universal gates.

2/8
a) Using NAND Gates

The AND gate can be implemented by using two NAND gates in the below fashion:

b) Using NOR Gates

Implementation of AND gate using only NOR gates as shown below:

2. Implementation of OR Gate using Universal gates.

a) Using NAND Gates

The OR gate can be implemented using the NAND gate as below:

3/8
b) Using NOR Gates

Implementation of OR gate using two NOR gates as shown in the picture below:

3. Implementation of NOT Gate using Universal gates.

a) Using NAND Gates

4/8
b) Using NOR Gates

4. Implementation of XOR Gate using Universal gates.

a) Using NAND Gates

5/8
b) Using NOR Gates

5. Implementation of XNOR Gate using Universal gates.

a) Using NAND Gate

b) Using NOR Gate

6/8
6. Implementation of NOR Gate using NAND Gates

7. Implementation of NAND Gate using NOR Gates

Now get an additional 30% off on all GfG courses of your choice. Also get 90%
Course fee refund in just 90 days. Dual savings offer ending soon, avail today!

"GeeksforGeeks helped me ace the GATE exam! Whenever I had any doubt regarding
any topic, GFG always helped me and made my concepts quiet clear."

7/8
- Anshika Modi | AIR 21

Choose GeeksforGeeks as your perfect GATE 2025 Preparation partner with these newly
launched programs
GATE CS & IT
GATE DS & AI
GATE Offline (Delhi/NCR)

Over 125,000+ students already trust us to be their GATE Exam guide. Join them & let us
help you in opening the GATE to top-tech IITs & NITs!

Suggest improvement

Share your thoughts in the comments

Similar Reads

vpsop

We use cookies to ensure you have the best browsing experience on our website. By
using our site, you acknowledge that you have read and understood our Cookie Policy &
Privacy Policy

8/8

You might also like