0% found this document useful (0 votes)
27 views2 pages

Logic Gares - 123

The document describes different types of logic gates - OR gate, AND gate, NOT gate, NAND gate, NOR gate, and XOR gate. It provides the boolean expressions and truth tables for each gate. It also states that NAND and NOR gates can be used as basic building blocks to realize any other logic gate.

Uploaded by

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

Logic Gares - 123

The document describes different types of logic gates - OR gate, AND gate, NOT gate, NAND gate, NOR gate, and XOR gate. It provides the boolean expressions and truth tables for each gate. It also states that NAND and NOR gates can be used as basic building blocks to realize any other logic gate.

Uploaded by

Chanakya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

[1]

LOGIC GATES

OR Gate :
Boolean expression Y = A + B A B Y
A 0 0 0
Symbol Y=A+B Truth table 1 0 1
B 0 1 1
1 1 1

AND gate
Boolean expression Y = A  B

A B Y
A 0 0 0
Symbol Y = A.B Truth table 1 0 0
B 0 1 0
1 1 1

NOT gate
Boolean expression Y = A

A Y A Y
Symbol Truth table 0 1
1 0
NAND gate
Boolean expression A gB

A B Y
A 0 0 1
Symbol Y = A. B Truth table 1 0 1
B 0 1 1
1 1 0

NOR gate
Boolean expression Y  A + B

A B Y
A 0 0 1
Symbol Y = A+B Truth table 1 0 0
B 0 1 0
1 1 0

XOR gate or Ex–OR gate


Boolean expression Y  AB  AB

A B Y
0 0 0
Symbol Truth table 1 0 1
0 1 1
1 1 0
[2]

NAND and NOR work as basic building blocks


Any logic gate can be realised by using only NAND gates or only NOR gates. Therefore these two gates are
called the building blocks NAND / NOR are also universal gate.

NOT AND
OR

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy