SlideShare ist ein Scribd-Unternehmen logo
1 von 21
Prepared by
Gayithri Ashwathreddy
Assitant professor, SKC
AGENDA
•Introduction to logic Gates
•Types of Logic gates
•Universal gates
•Realization of basic Gates with Universal gates.
•Implementation of logic gates with Boolean expressions
INTRODUCTION
•A Digital Logic Gate is an electronic circuit which makes logical
decisions based on the combination of digital signals present on
its inputs.
•Logic gates are the basic building blocks of any digital system.
• It is an electronic circuit having one or more than one input and
only one output.
•The relationship between the input and the output is based on a
certain logic.
TYPES OF GATES
Basic gates
Derived Gates
AND GATE
 It has two or more input signal but only one output signal
 If all the input signal is high(1),then the output signal is 1(high)
otherwise it is zero(0)
OR GATE
 It has two or more input signal but only one output signal
 If any of the input signal is high(1),then the output signal is
1(high)
NOT GATE
• A NOT gate has only one input and one output.
• The output state is always the opposite of the input state.
• The output is sometimes called the complement (opposite) of the input.
• NOT gate is also called as INVERTER Gate, Because the output is not
same as the input
BUFFER GATE
• A Buffer gate has only one input and one output.
• The output state is remains as of the input state.
NAND GATE
• A NAND gate has two or more input signal but only one output signal.
• The NAND gate is a complemented of AND gate.
• The output of NAND gate will be 0 only when all inputs are 1 and output
will be 0 if any input represents a 0
• NAND is short form of NOT AND
NOR GATE
• NOR gate has two or more input signal but only one output signal.
• The NOR gate is a complemented of OR gate.
• The output of NOR gate will be 1 only when all inputs are 0and output will
be 0 if any input represents 1.
• NOR is short form of NOT-OR
EXCLUSIVE OR(XOR) GATE
• An exclusive-OR has two or more input signal but only one output signal.
• Exclusive-OR gate is different form of OR gate.
• XOR gate produces output 1 for only those input combinations that
have odd number of 1’s.
• The output is 0 if there are even number of 1’s in the input.
• The output is 1 if there are odd number of 1’s in the input.
XNOR GATE
• The XNOR gate is complement of XOR gate.
• The output of XNOR is 1 only when the logic values of both X and Y is
same i.e. either both are equal to 1 or both are 0.
• Its output is 0 when its inputs are different.
UNIVERSAL GATES
•Universal gates are gates which can be used to implement
all other gates.
•This is useful as manufacturers only need to produce 1
type of universal gate to be able to use all other gates.
•The universal gates are NOR and NAND.
REALIZATION OF ALL BASIC GATES USING NAND GATE
REALIZATION OF ALL BASIC GATES USING NOR GATE
IMPLEMENTATION WITH LOGIC GATES
Implementation with logic gatesx
F=x+y’z
IMPLEMENTATION WITH LOGIC GATES
F=x’y’z+x’yz+xy’
IMPLEMENTATION WITH LOGIC GATES
F=xy’+x’z
TWO LEVEL IMPLEMENTATION
F1=y’+xy+x’yz’ F2=x(y’+z)(x’+y+z’)
MULTILEVEL IMPLEMENTATION
Logic gates

Weitere ähnliche Inhalte

Was ist angesagt?

Encoder and decoder
Encoder and decoderEncoder and decoder
Encoder and decoderAbid Ali
 
ICT Basic Logic Gates Lessons.pptx
ICT Basic Logic Gates Lessons.pptxICT Basic Logic Gates Lessons.pptx
ICT Basic Logic Gates Lessons.pptxChristianVelchez2
 
Decoders
DecodersDecoders
DecodersRe Man
 
Arduino and c programming
Arduino and c programmingArduino and c programming
Arduino and c programmingPunit Goswami
 
Half adder and full adder
Half adder and full adderHalf adder and full adder
Half adder and full adderSanjuktaBanik
 
Logic gates and NAND and NOR univarsal gates
Logic gates and NAND and NOR univarsal gatesLogic gates and NAND and NOR univarsal gates
Logic gates and NAND and NOR univarsal gatesDhwanil Champaneria
 
Assembly language 8086
Assembly language 8086Assembly language 8086
Assembly language 8086John Cutajar
 
Half Adder and Full Adder
Half Adder and Full AdderHalf Adder and Full Adder
Half Adder and Full AdderShayshab Azad
 
Arduino for beginners- Introduction to Arduino (presentation) - codewithgauri
Arduino for beginners- Introduction to Arduino (presentation) - codewithgauriArduino for beginners- Introduction to Arduino (presentation) - codewithgauri
Arduino for beginners- Introduction to Arduino (presentation) - codewithgauriGaurav Pandey
 
basic logic gates
 basic logic gates basic logic gates
basic logic gatesvishal gupta
 
Logic gates and its realization
Logic gates and its realizationLogic gates and its realization
Logic gates and its realizationnganesh90
 

Was ist angesagt? (20)

Encoder
EncoderEncoder
Encoder
 
Deld lab manual
Deld lab manualDeld lab manual
Deld lab manual
 
Half adder layout design
Half adder layout designHalf adder layout design
Half adder layout design
 
Encoder and decoder
Encoder and decoderEncoder and decoder
Encoder and decoder
 
ICT Basic Logic Gates Lessons.pptx
ICT Basic Logic Gates Lessons.pptxICT Basic Logic Gates Lessons.pptx
ICT Basic Logic Gates Lessons.pptx
 
Decoders
DecodersDecoders
Decoders
 
Arduino and c programming
Arduino and c programmingArduino and c programming
Arduino and c programming
 
7 Segment Decoder
7 Segment Decoder7 Segment Decoder
7 Segment Decoder
 
Half adder and full adder
Half adder and full adderHalf adder and full adder
Half adder and full adder
 
Logic gate
Logic gateLogic gate
Logic gate
 
Logic gates and NAND and NOR univarsal gates
Logic gates and NAND and NOR univarsal gatesLogic gates and NAND and NOR univarsal gates
Logic gates and NAND and NOR univarsal gates
 
Assembly language 8086
Assembly language 8086Assembly language 8086
Assembly language 8086
 
Half Adder and Full Adder
Half Adder and Full AdderHalf Adder and Full Adder
Half Adder and Full Adder
 
Arduino for beginners- Introduction to Arduino (presentation) - codewithgauri
Arduino for beginners- Introduction to Arduino (presentation) - codewithgauriArduino for beginners- Introduction to Arduino (presentation) - codewithgauri
Arduino for beginners- Introduction to Arduino (presentation) - codewithgauri
 
What is Gray Code?
What is Gray Code? What is Gray Code?
What is Gray Code?
 
Logic Gates
Logic GatesLogic Gates
Logic Gates
 
Encoders
EncodersEncoders
Encoders
 
basic logic gates
 basic logic gates basic logic gates
basic logic gates
 
Verilog tutorial
Verilog tutorialVerilog tutorial
Verilog tutorial
 
Logic gates and its realization
Logic gates and its realizationLogic gates and its realization
Logic gates and its realization
 

Ähnlich wie Logic gates

067 [BEEE].pptx
067 [BEEE].pptx067 [BEEE].pptx
067 [BEEE].pptxMITS
 
067 [BEEE].pptx
067 [BEEE].pptx067 [BEEE].pptx
067 [BEEE].pptxMITS
 
11_Fundamentals_of_Digital_Electronics_L.pptx
11_Fundamentals_of_Digital_Electronics_L.pptx11_Fundamentals_of_Digital_Electronics_L.pptx
11_Fundamentals_of_Digital_Electronics_L.pptxElisée Ndjabu
 
Digital logic
Digital logicDigital logic
Digital logicAmeeraPM
 
Digital logic
Digital logicDigital logic
Digital logicAmeeraPM
 
Computer logic and gates
Computer logic and gatesComputer logic and gates
Computer logic and gatessamina khan
 
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 GatesKevin Small
 
logicgates-180511113246666666660 (1).pdf
logicgates-180511113246666666660 (1).pdflogicgates-180511113246666666660 (1).pdf
logicgates-180511113246666666660 (1).pdfkashafishfaq21
 
introduction of logic gates
introduction of logic gates introduction of logic gates
introduction of logic gates HASNAINNAZIR1
 
Digital electoronics ppt
Digital electoronics pptDigital electoronics ppt
Digital electoronics pptvinothini1996
 
LOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfLOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfMeghaChauhan75
 
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
 
Logic gates and Digital system.pptx
Logic gates and Digital system.pptxLogic gates and Digital system.pptx
Logic gates and Digital system.pptxAmiShete2
 

Ähnlich wie Logic gates (20)

067 [BEEE].pptx
067 [BEEE].pptx067 [BEEE].pptx
067 [BEEE].pptx
 
067 [BEEE].pptx
067 [BEEE].pptx067 [BEEE].pptx
067 [BEEE].pptx
 
Logic gates
Logic gatesLogic gates
Logic gates
 
11_Fundamentals_of_Digital_Electronics_L.pptx
11_Fundamentals_of_Digital_Electronics_L.pptx11_Fundamentals_of_Digital_Electronics_L.pptx
11_Fundamentals_of_Digital_Electronics_L.pptx
 
Digital logic
Digital logicDigital logic
Digital logic
 
Digital logic
Digital logicDigital logic
Digital logic
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Computer logic and gates
Computer logic and gatesComputer logic and gates
Computer logic and gates
 
Electronics: Logic Gates
Electronics: Logic GatesElectronics: Logic Gates
Electronics: Logic Gates
 
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
 
logicgates-180511113246666666660 (1).pdf
logicgates-180511113246666666660 (1).pdflogicgates-180511113246666666660 (1).pdf
logicgates-180511113246666666660 (1).pdf
 
introduction of logic gates
introduction of logic gates introduction of logic gates
introduction of logic gates
 
Digital electoronics ppt
Digital electoronics pptDigital electoronics ppt
Digital electoronics ppt
 
LOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfLOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdf
 
Digital Logic Gates .pptx
Digital Logic Gates .pptxDigital Logic Gates .pptx
Digital Logic Gates .pptx
 
Logic gates
Logic gatesLogic gates
Logic gates
 
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.
 
Logic gates and Digital system.pptx
Logic gates and Digital system.pptxLogic gates and Digital system.pptx
Logic gates and Digital system.pptx
 
INTRODUCTION OF LOGIC GATES
INTRODUCTION OF LOGIC GATESINTRODUCTION OF LOGIC GATES
INTRODUCTION OF LOGIC GATES
 

Kürzlich hochgeladen

UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 

Kürzlich hochgeladen (20)

UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 

Logic gates

  • 2. AGENDA •Introduction to logic Gates •Types of Logic gates •Universal gates •Realization of basic Gates with Universal gates. •Implementation of logic gates with Boolean expressions
  • 3. INTRODUCTION •A Digital Logic Gate is an electronic circuit which makes logical decisions based on the combination of digital signals present on its inputs. •Logic gates are the basic building blocks of any digital system. • It is an electronic circuit having one or more than one input and only one output. •The relationship between the input and the output is based on a certain logic.
  • 4. TYPES OF GATES Basic gates Derived Gates
  • 5. AND GATE  It has two or more input signal but only one output signal  If all the input signal is high(1),then the output signal is 1(high) otherwise it is zero(0)
  • 6. OR GATE  It has two or more input signal but only one output signal  If any of the input signal is high(1),then the output signal is 1(high)
  • 7. NOT GATE • A NOT gate has only one input and one output. • The output state is always the opposite of the input state. • The output is sometimes called the complement (opposite) of the input. • NOT gate is also called as INVERTER Gate, Because the output is not same as the input
  • 8. BUFFER GATE • A Buffer gate has only one input and one output. • The output state is remains as of the input state.
  • 9. NAND GATE • A NAND gate has two or more input signal but only one output signal. • The NAND gate is a complemented of AND gate. • The output of NAND gate will be 0 only when all inputs are 1 and output will be 0 if any input represents a 0 • NAND is short form of NOT AND
  • 10. NOR GATE • NOR gate has two or more input signal but only one output signal. • The NOR gate is a complemented of OR gate. • The output of NOR gate will be 1 only when all inputs are 0and output will be 0 if any input represents 1. • NOR is short form of NOT-OR
  • 11. EXCLUSIVE OR(XOR) GATE • An exclusive-OR has two or more input signal but only one output signal. • Exclusive-OR gate is different form of OR gate. • XOR gate produces output 1 for only those input combinations that have odd number of 1’s. • The output is 0 if there are even number of 1’s in the input. • The output is 1 if there are odd number of 1’s in the input.
  • 12. XNOR GATE • The XNOR gate is complement of XOR gate. • The output of XNOR is 1 only when the logic values of both X and Y is same i.e. either both are equal to 1 or both are 0. • Its output is 0 when its inputs are different.
  • 13. UNIVERSAL GATES •Universal gates are gates which can be used to implement all other gates. •This is useful as manufacturers only need to produce 1 type of universal gate to be able to use all other gates. •The universal gates are NOR and NAND.
  • 14. REALIZATION OF ALL BASIC GATES USING NAND GATE
  • 15. REALIZATION OF ALL BASIC GATES USING NOR GATE
  • 16. IMPLEMENTATION WITH LOGIC GATES Implementation with logic gatesx F=x+y’z
  • 17. IMPLEMENTATION WITH LOGIC GATES F=x’y’z+x’yz+xy’
  • 18. IMPLEMENTATION WITH LOGIC GATES F=xy’+x’z