SlideShare a Scribd company logo
1 of 3
Gates
Gates are Fundamentals Building blocks of digital system.
These are digital circuits constructed from diodes, transistors and resistors
that produce output from some given inputs. They are also called Logic
Gates. Tables of Gates called “Truth Tables”.
In Logic Gates, we use binary values (1, 0). We can say Low and High
values (1=high value, 0=low value). We have other names of these values,
are True and False (1=true, 0=false). Usually Gates have two inputs except
the NOT gate.
We have 7 gates. AND, OR, NOT, NOR, NAND, XOR and XNOR.
(1) AND:
In AND gate, if we have both inputs true, then output
will be true. Otherwise the output will be false.
Operation: A.B & A&B
(2) OR:
In OR gate, if any input is true then output
Will be true.
Operation: A+B
Input Output
A B A AND B
0 0 0
0 1 0
1 0 0
1 1 1
Input Output
A B A OR B
0 0 0
0 1 1
1 0 1
1 1 1
Truth Table
(3) NOT:
This gate has only one input. We also called it
Inverter. It inverts the values.
Operation: or ~
(4) NAND:
It is addition of AND gate with NOT gate,
they form NAND gate. NOT gate inverted
outputs of AND gate and give the result of
a NAND gate.
Operation: A.B or A|B
(5) NOR:
It is addition of OR and NOT gate.
The small ball ( ) indicates NOT gate.
Operation: A+B or A-B
Input Output
A NOT A
1 0
0 1
Input Output
A B A NAND B
0 0 1
0 1 1
1 0 1
1 1 0
Input Output
A B A NOR B
0 0 1
0 1 0
1 0 0
1 1 0
(6) XOR:
In XOR gate, same inputs give False
output, and different inputs give True
output.
Operation:
(7) XNOR:
It is addition of XOR and NOT gates. We
simply read it “ex-nor” or “e-nor”.
Basically, it is “exclusive-NOR”.
Operation: or
Using combinations of logic gates, complex operations can be
performed.In theory, there is no limit to the number of gates that can be
arrayed together in a single device. But in practice, there is a limit to the
number of gates that can be packed into a given physical space.
Input Output
A B A XOR B
0 0 0
0 1 1
1 0 1
1 1 0
Input Output
A B A XNOR B
0 0 1
1 0 0
0 1 0
1 1 1

More Related Content

What's hot (20)

Logic gates
Logic gatesLogic gates
Logic gates
 
Logic gate class 12
Logic gate class 12Logic gate class 12
Logic gate class 12
 
CSEC Physics Review - Introduction To Logic Gates
CSEC Physics Review - Introduction To Logic GatesCSEC Physics Review - Introduction To Logic Gates
CSEC Physics Review - Introduction To Logic Gates
 
Digital systems logicgates-booleanalgebra
Digital systems logicgates-booleanalgebraDigital systems logicgates-booleanalgebra
Digital systems logicgates-booleanalgebra
 
Logic Gates
Logic GatesLogic Gates
Logic Gates
 
Design half ,full Adder and Subtractor
Design half ,full Adder and SubtractorDesign half ,full Adder and Subtractor
Design half ,full Adder and Subtractor
 
Logic gate
Logic gateLogic gate
Logic gate
 
Logic gates and its realization
Logic gates and its realizationLogic gates and its realization
Logic gates and its realization
 
Logic gates
Logic gatesLogic gates
Logic gates
 
boolean algrebra and logic gates in short
boolean algrebra and logic gates in shortboolean algrebra and logic gates in short
boolean algrebra and logic gates in short
 
multiplexers and demultiplexers
 multiplexers and demultiplexers multiplexers and demultiplexers
multiplexers and demultiplexers
 
Universal Gates - Aneesa N Ali
Universal Gates - Aneesa N AliUniversal Gates - Aneesa N Ali
Universal Gates - Aneesa N Ali
 
Universal gates electronic
Universal gates electronic Universal gates electronic
Universal gates electronic
 
Universal gate BY Abdullah
Universal gate BY AbdullahUniversal gate BY Abdullah
Universal gate BY Abdullah
 
BOOLEAN ALGEBRA AND LOGIC GATE
BOOLEAN ALGEBRA AND LOGIC GATE BOOLEAN ALGEBRA AND LOGIC GATE
BOOLEAN ALGEBRA AND LOGIC GATE
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Logic gate
Logic gateLogic gate
Logic gate
 
Alu design-project
Alu design-projectAlu design-project
Alu design-project
 
Logic gates (1)
Logic gates (1)Logic gates (1)
Logic gates (1)
 
Boolean Algebra
Boolean AlgebraBoolean Algebra
Boolean Algebra
 

Viewers also liked

Logic Gates Presentation
Logic Gates PresentationLogic Gates Presentation
Logic Gates Presentationnad407
 
Basic logic gates
Basic logic gatesBasic logic gates
Basic logic gatesKumar
 
Logic gates and logic circuits
Logic gates and logic circuitsLogic gates and logic circuits
Logic gates and logic circuitsjyoti_lakhani
 
verification of logic gates cbse class 12
verification of logic gates cbse class 12verification of logic gates cbse class 12
verification of logic gates cbse class 12Kirthi Kirthu
 
Digital logic gates
Digital logic gatesDigital logic gates
Digital logic gatesjsearle11
 
Boolean algebra And Logic Gates
Boolean algebra And Logic GatesBoolean algebra And Logic Gates
Boolean algebra And Logic GatesKumar
 
(6) Follow up a Bad deed with a Good one - Ramadan Reminders -
 (6) Follow up a Bad deed with a Good one - Ramadan Reminders - (6) Follow up a Bad deed with a Good one - Ramadan Reminders -
(6) Follow up a Bad deed with a Good one - Ramadan Reminders -محمد سجال
 
Lesson 9 spreading the islamic greeting of salam
Lesson 9  spreading the islamic greeting of salamLesson 9  spreading the islamic greeting of salam
Lesson 9 spreading the islamic greeting of salamمحمد سجال
 
Transfer teknologi dibidang militer
Transfer teknologi dibidang militerTransfer teknologi dibidang militer
Transfer teknologi dibidang militerBalya Balya
 
Psy final project video report
Psy final project video reportPsy final project video report
Psy final project video reportclaudwietan
 
Ventricular tachyarrhythmias
Ventricular tachyarrhythmiasVentricular tachyarrhythmias
Ventricular tachyarrhythmiasmissmarimo
 
Google vs facebook di fogolin, gionni, santoro
Google vs facebook di fogolin, gionni, santoroGoogle vs facebook di fogolin, gionni, santoro
Google vs facebook di fogolin, gionni, santoroAntonio Santoro
 
Motivasibelajar
MotivasibelajarMotivasibelajar
Motivasibelajarruslimnor
 
20110915 akta 732 bi_act 732 bi
20110915 akta 732 bi_act 732 bi20110915 akta 732 bi_act 732 bi
20110915 akta 732 bi_act 732 biRusli Affandi
 

Viewers also liked (18)

Logic gates
Logic gatesLogic gates
Logic gates
 
Logic Gates Presentation
Logic Gates PresentationLogic Gates Presentation
Logic Gates Presentation
 
Logic Gates
Logic GatesLogic Gates
Logic Gates
 
Basic logic gates
Basic logic gatesBasic logic gates
Basic logic gates
 
Logic gates and logic circuits
Logic gates and logic circuitsLogic gates and logic circuits
Logic gates and logic circuits
 
verification of logic gates cbse class 12
verification of logic gates cbse class 12verification of logic gates cbse class 12
verification of logic gates cbse class 12
 
Digital logic gates
Digital logic gatesDigital logic gates
Digital logic gates
 
Boolean algebra And Logic Gates
Boolean algebra And Logic GatesBoolean algebra And Logic Gates
Boolean algebra And Logic Gates
 
(6) Follow up a Bad deed with a Good one - Ramadan Reminders -
 (6) Follow up a Bad deed with a Good one - Ramadan Reminders - (6) Follow up a Bad deed with a Good one - Ramadan Reminders -
(6) Follow up a Bad deed with a Good one - Ramadan Reminders -
 
otchey_glavi
otchey_glaviotchey_glavi
otchey_glavi
 
Lesson 9 spreading the islamic greeting of salam
Lesson 9  spreading the islamic greeting of salamLesson 9  spreading the islamic greeting of salam
Lesson 9 spreading the islamic greeting of salam
 
Transfer teknologi dibidang militer
Transfer teknologi dibidang militerTransfer teknologi dibidang militer
Transfer teknologi dibidang militer
 
Psy final project video report
Psy final project video reportPsy final project video report
Psy final project video report
 
Ventricular tachyarrhythmias
Ventricular tachyarrhythmiasVentricular tachyarrhythmias
Ventricular tachyarrhythmias
 
Google vs facebook di fogolin, gionni, santoro
Google vs facebook di fogolin, gionni, santoroGoogle vs facebook di fogolin, gionni, santoro
Google vs facebook di fogolin, gionni, santoro
 
Motivasibelajar
MotivasibelajarMotivasibelajar
Motivasibelajar
 
20110915 akta 732 bi_act 732 bi
20110915 akta 732 bi_act 732 bi20110915 akta 732 bi_act 732 bi
20110915 akta 732 bi_act 732 bi
 
9. Curriculum
9.	Curriculum9.	Curriculum
9. Curriculum
 

Similar to Logical Gates

Digital logic Gates of Computer Science
Digital logic Gates of Computer ScienceDigital logic Gates of Computer Science
Digital logic Gates of Computer ScienceAnil Kumar Prajapati
 
Lecture 04-Digital logic gates.pptx
Lecture 04-Digital logic gates.pptxLecture 04-Digital logic gates.pptx
Lecture 04-Digital logic gates.pptxWilliamJosephat1
 
ICT Basic Logic Gates Lessons.pptx
ICT Basic Logic Gates Lessons.pptxICT Basic Logic Gates Lessons.pptx
ICT Basic Logic Gates Lessons.pptxChristianVelchez2
 
M. FLORENCE DAYANA/unit - II logic gates and circuits.pdf
M. FLORENCE DAYANA/unit - II logic gates and circuits.pdfM. FLORENCE DAYANA/unit - II logic gates and circuits.pdf
M. FLORENCE DAYANA/unit - II logic gates and circuits.pdfDr.Florence Dayana
 
assignment_mathematics.pptx
assignment_mathematics.pptxassignment_mathematics.pptx
assignment_mathematics.pptxAravindaAKumar1
 
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates. Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates. Satya P. Joshi
 
Digital Electronics-Review of Logic Gates.pptx
Digital Electronics-Review of Logic Gates.pptxDigital Electronics-Review of Logic Gates.pptx
Digital Electronics-Review of Logic Gates.pptxProfVilasShamraoPati
 
Logic gates and Digital system.pptx
Logic gates and Digital system.pptxLogic gates and Digital system.pptx
Logic gates and Digital system.pptxAmiShete2
 
Name dld preparation
Name dld preparationName dld preparation
Name dld preparationPadam Rai
 
adict2022_315_M.A.HASMA_IICT#1.pptx
adict2022_315_M.A.HASMA_IICT#1.pptxadict2022_315_M.A.HASMA_IICT#1.pptx
adict2022_315_M.A.HASMA_IICT#1.pptxHasmaImthad
 
logic gates functions.pptx
logic gates functions.pptxlogic gates functions.pptx
logic gates functions.pptxLalithats2
 

Similar to Logical Gates (20)

Digital logic Gates of Computer Science
Digital logic Gates of Computer ScienceDigital logic Gates of Computer Science
Digital logic Gates of Computer Science
 
Lecture 04-Digital logic gates.pptx
Lecture 04-Digital logic gates.pptxLecture 04-Digital logic gates.pptx
Lecture 04-Digital logic gates.pptx
 
ICT Basic Logic Gates Lessons.pptx
ICT Basic Logic Gates Lessons.pptxICT Basic Logic Gates Lessons.pptx
ICT Basic Logic Gates Lessons.pptx
 
M. FLORENCE DAYANA/unit - II logic gates and circuits.pdf
M. FLORENCE DAYANA/unit - II logic gates and circuits.pdfM. FLORENCE DAYANA/unit - II logic gates and circuits.pdf
M. FLORENCE DAYANA/unit - II logic gates and circuits.pdf
 
assignment_mathematics.pptx
assignment_mathematics.pptxassignment_mathematics.pptx
assignment_mathematics.pptx
 
logic gates
logic gates logic gates
logic gates
 
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates. Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
 
Digital Electronics-Review of Logic Gates.pptx
Digital Electronics-Review of Logic Gates.pptxDigital Electronics-Review of Logic Gates.pptx
Digital Electronics-Review of Logic Gates.pptx
 
Basic logic gates
Basic logic gatesBasic logic gates
Basic logic gates
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Logic gates and Digital system.pptx
Logic gates and Digital system.pptxLogic gates and Digital system.pptx
Logic gates and Digital system.pptx
 
Logic Gates.pptx
Logic Gates.pptxLogic Gates.pptx
Logic Gates.pptx
 
9. logic gates._rr
9. logic gates._rr9. logic gates._rr
9. logic gates._rr
 
Logic gates and Boolean.pdf
Logic gates and Boolean.pdfLogic gates and Boolean.pdf
Logic gates and Boolean.pdf
 
INTRODUCTION OF LOGIC GATES
INTRODUCTION OF LOGIC GATESINTRODUCTION OF LOGIC GATES
INTRODUCTION OF LOGIC GATES
 
Name dld preparation
Name dld preparationName dld preparation
Name dld preparation
 
adict2022_315_M.A.HASMA_IICT#1.pptx
adict2022_315_M.A.HASMA_IICT#1.pptxadict2022_315_M.A.HASMA_IICT#1.pptx
adict2022_315_M.A.HASMA_IICT#1.pptx
 
Boolean+logic
Boolean+logicBoolean+logic
Boolean+logic
 
logic gates functions.pptx
logic gates functions.pptxlogic gates functions.pptx
logic gates functions.pptx
 
Digital logic
Digital logicDigital logic
Digital logic
 

More from عطاءالمنعم اثیل شیخ

More from عطاءالمنعم اثیل شیخ (19)

Installing lemp with ssl and varnish on Debian 9
Installing lemp with ssl and varnish on Debian 9Installing lemp with ssl and varnish on Debian 9
Installing lemp with ssl and varnish on Debian 9
 
CBBF exam prepguidev1.1
CBBF exam prepguidev1.1CBBF exam prepguidev1.1
CBBF exam prepguidev1.1
 
Ethereum-Cryptocurrency (All about Ethereum)
Ethereum-Cryptocurrency (All about Ethereum) Ethereum-Cryptocurrency (All about Ethereum)
Ethereum-Cryptocurrency (All about Ethereum)
 
Comparison of different Proxmox KVM OpenVZ
Comparison of different Proxmox KVM OpenVZComparison of different Proxmox KVM OpenVZ
Comparison of different Proxmox KVM OpenVZ
 
Types Of Operating Systems
Types Of Operating SystemsTypes Of Operating Systems
Types Of Operating Systems
 
Kernel (OS)
Kernel (OS)Kernel (OS)
Kernel (OS)
 
Islam, in the eyes of non-muslims
Islam, in the eyes of non-muslimsIslam, in the eyes of non-muslims
Islam, in the eyes of non-muslims
 
Kashmir
KashmirKashmir
Kashmir
 
History of Sindh
History of SindhHistory of Sindh
History of Sindh
 
Difference in English Writing
Difference in English WritingDifference in English Writing
Difference in English Writing
 
Refractories in Cupola furnace
Refractories in Cupola furnaceRefractories in Cupola furnace
Refractories in Cupola furnace
 
Computing Fundamentals
Computing FundamentalsComputing Fundamentals
Computing Fundamentals
 
Sindhi language assignment
Sindhi language assignmentSindhi language assignment
Sindhi language assignment
 
Sindhi language
Sindhi languageSindhi language
Sindhi language
 
Languages of Sindh
Languages of SindhLanguages of Sindh
Languages of Sindh
 
Concreteness (Seven C's of English)
Concreteness (Seven C's of English)Concreteness (Seven C's of English)
Concreteness (Seven C's of English)
 
Foods Of Sindh
Foods Of SindhFoods Of Sindh
Foods Of Sindh
 
Festivals of sindh
Festivals of sindhFestivals of sindh
Festivals of sindh
 
Clarity
ClarityClarity
Clarity
 

Recently uploaded

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...Call girls in Ahmedabad High profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

Logical Gates

  • 1. Gates Gates are Fundamentals Building blocks of digital system. These are digital circuits constructed from diodes, transistors and resistors that produce output from some given inputs. They are also called Logic Gates. Tables of Gates called “Truth Tables”. In Logic Gates, we use binary values (1, 0). We can say Low and High values (1=high value, 0=low value). We have other names of these values, are True and False (1=true, 0=false). Usually Gates have two inputs except the NOT gate. We have 7 gates. AND, OR, NOT, NOR, NAND, XOR and XNOR. (1) AND: In AND gate, if we have both inputs true, then output will be true. Otherwise the output will be false. Operation: A.B & A&B (2) OR: In OR gate, if any input is true then output Will be true. Operation: A+B Input Output A B A AND B 0 0 0 0 1 0 1 0 0 1 1 1 Input Output A B A OR B 0 0 0 0 1 1 1 0 1 1 1 1 Truth Table
  • 2. (3) NOT: This gate has only one input. We also called it Inverter. It inverts the values. Operation: or ~ (4) NAND: It is addition of AND gate with NOT gate, they form NAND gate. NOT gate inverted outputs of AND gate and give the result of a NAND gate. Operation: A.B or A|B (5) NOR: It is addition of OR and NOT gate. The small ball ( ) indicates NOT gate. Operation: A+B or A-B Input Output A NOT A 1 0 0 1 Input Output A B A NAND B 0 0 1 0 1 1 1 0 1 1 1 0 Input Output A B A NOR B 0 0 1 0 1 0 1 0 0 1 1 0
  • 3. (6) XOR: In XOR gate, same inputs give False output, and different inputs give True output. Operation: (7) XNOR: It is addition of XOR and NOT gates. We simply read it “ex-nor” or “e-nor”. Basically, it is “exclusive-NOR”. Operation: or Using combinations of logic gates, complex operations can be performed.In theory, there is no limit to the number of gates that can be arrayed together in a single device. But in practice, there is a limit to the number of gates that can be packed into a given physical space. Input Output A B A XOR B 0 0 0 0 1 1 1 0 1 1 1 0 Input Output A B A XNOR B 0 0 1 1 0 0 0 1 0 1 1 1