SlideShare uma empresa Scribd logo
1 de 17
PRESENTATION ON
Digital Logic gates
 PRESENTED TO
 Mr. Md. Dara Abdus Satter
Associate Professor and Associate Head
Department of Electrical and
Electronic Engineering
Daffodil International University
 PRESENTED BY
 Md Meshkat Hasan(213-33-1455)
 Md Asif Hossain(213-33-1409)
 Md Fahim Tasnim Akanda(213-33-1426)
 Khalid Saifullah(213-33-1432)
 Md Manik Hossain(213-33-1434)
What is logic gate?
A logic gate is an electronic circuit that performs a logical
operation on one or more input signals to produce an output
signal. The input and output signals can only have two states,
typically represented as 0 (low) and 1 (high), and the logical
operation is based on Boolean algebra.
Types of logic gates
There are several types of logic gates, each with its own unique
functionality. The basic logic gates include the following-
1. AND gate: This gate produces an output of 1 (high) only when all of its
inputs are 1
2. OR gate: This gate produces an output of 1 if at least one of its inputs
is 1.
3. NOT gate: Also known as an inverter, this gate produces an output that
is the opposite of its input.
4. NAND gate: This gate produces an output of 0 only when all of its
inputs are 1. It is essentially an AND gate followed by a NOT gate.
5. NOR gate: This gate produces an output of 0 if at least one of its
inputs is 1. It is essentially an OR gate followed by a NOT gate
6. XOR gate: This gate produces an output of 1 if exactly one of its
inputs is 1.
AND GATE
 The AND gate is so named because, if 0 is called "false"
and 1 is called "true," the gate acts in the same way as
the logical "and" operator. The following illustration and
table show the circuit symbol and logic combinations for
an AND gate. (In the symbol, the input terminals are at
left and the output terminal is at right.) The output is
"true" when both inputs are "true." Otherwise, the output
is "false." In other words, the output is 1 only when both
inputs one AND two are 1.
AND GATE
OR GATE
The OR gate gets its name from the fact that it
behaves after the fashion of the logical inclusive "or."
The output is "true" if either or both of the inputs are
"true." If both inputs are "false," then the output is
"false." In other words, for the output to be 1, at least
input one OR two must be 1.
OR GATE
NOT GATE
 A logical inverter, sometimes called a NOT gate to
differentiate it from other types of electronic inverter
devices, has only one input. It reverses the logic state. If
the input is 1, then the output is 0. If the input is 0, then
the output is 1.
NOT GATE
NOR GATE
The NOR gate is a combination OR gate followed by an
inverter. Its output is "true" if both inputs are "false."
Otherwise, the output is "false."
NOR GATE
7402
NAND GATE
The NAND gate operates as an AND gate followed by a
NOT gate. It acts in the manner of the logical
operation "and" followed by negation. The output is
"false" if both inputs are "true." Otherwise, the output
is "true."
NAND GATE
7400
XOR GATE
The XOR ( exclusive-OR ) gate acts in the same way as
the logical "either/or." The output is "true" if either,
but not both, of the inputs are "true." The output is
"false" if both inputs are "false" or if both inputs are
"true." Another way of looking at this circuit is to
observe that the output is 1 if the inputs are different,
but 0 if the inputs are the same.
XOR GATE
Digital Logic Gates .pptx

Mais conteúdo relacionado

Mais procurados

System verilog verification building blocks
System verilog verification building blocksSystem verilog verification building blocks
System verilog verification building blocks
Nirav Desai
 
Day2 Verilog HDL Basic
Day2 Verilog HDL BasicDay2 Verilog HDL Basic
Day2 Verilog HDL Basic
Ron Liu
 

Mais procurados (20)

Alibaba
AlibabaAlibaba
Alibaba
 
Introduction to System verilog
Introduction to System verilog Introduction to System verilog
Introduction to System verilog
 
PLSQL CURSOR
PLSQL CURSORPLSQL CURSOR
PLSQL CURSOR
 
Universal logic gate
Universal logic gateUniversal logic gate
Universal logic gate
 
PPT ON VHDL subprogram,package,alias,use,generate and concurrent statments an...
PPT ON VHDL subprogram,package,alias,use,generate and concurrent statments an...PPT ON VHDL subprogram,package,alias,use,generate and concurrent statments an...
PPT ON VHDL subprogram,package,alias,use,generate and concurrent statments an...
 
Functions and tasks in verilog
Functions and tasks in verilogFunctions and tasks in verilog
Functions and tasks in verilog
 
SystemVerilog OOP Ovm Features Summary
SystemVerilog OOP Ovm Features SummarySystemVerilog OOP Ovm Features Summary
SystemVerilog OOP Ovm Features Summary
 
System verilog verification building blocks
System verilog verification building blocksSystem verilog verification building blocks
System verilog verification building blocks
 
Day2 Verilog HDL Basic
Day2 Verilog HDL BasicDay2 Verilog HDL Basic
Day2 Verilog HDL Basic
 
Verilog & Vivado Quickstart
Verilog & Vivado QuickstartVerilog & Vivado Quickstart
Verilog & Vivado Quickstart
 
Logic gates
Logic gatesLogic gates
Logic gates
 
8085 microprocessor Architecture and Pin description
8085 microprocessor Architecture and Pin description 8085 microprocessor Architecture and Pin description
8085 microprocessor Architecture and Pin description
 
Logic gates
Logic gatesLogic gates
Logic gates
 
TTL classification and TTL XOR Gate
TTL classification and TTL XOR GateTTL classification and TTL XOR Gate
TTL classification and TTL XOR Gate
 
Sequential circuit design
Sequential circuit designSequential circuit design
Sequential circuit design
 
system verilog
system verilogsystem verilog
system verilog
 
Nand and nor as a universal gates
Nand and nor as a universal gatesNand and nor as a universal gates
Nand and nor as a universal gates
 
Amba presentation2
Amba presentation2Amba presentation2
Amba presentation2
 
VHDL-PRESENTATION.ppt
VHDL-PRESENTATION.pptVHDL-PRESENTATION.ppt
VHDL-PRESENTATION.ppt
 
Basic gates and functions
Basic gates and functionsBasic gates and functions
Basic gates and functions
 

Semelhante a Digital Logic Gates .pptx

067 [BEEE].pptx
067 [BEEE].pptx067 [BEEE].pptx
067 [BEEE].pptx
MITS
 
067 [BEEE].pptx
067 [BEEE].pptx067 [BEEE].pptx
067 [BEEE].pptx
MITS
 
logicgates-180511113246666666660 (1).pdf
logicgates-180511113246666666660 (1).pdflogicgates-180511113246666666660 (1).pdf
logicgates-180511113246666666660 (1).pdf
kashafishfaq21
 

Semelhante a Digital Logic Gates .pptx (20)

Logic gates digital electronics
Logic gates digital electronicsLogic gates digital electronics
Logic gates digital electronics
 
INTRODUCTION OF LOGIC GATES
INTRODUCTION OF LOGIC GATESINTRODUCTION OF LOGIC GATES
INTRODUCTION OF LOGIC GATES
 
067 [BEEE].pptx
067 [BEEE].pptx067 [BEEE].pptx
067 [BEEE].pptx
 
067 [BEEE].pptx
067 [BEEE].pptx067 [BEEE].pptx
067 [BEEE].pptx
 
assignment_mathematics.pptx
assignment_mathematics.pptxassignment_mathematics.pptx
assignment_mathematics.pptx
 
Digital electoronics ppt
Digital electoronics pptDigital electoronics ppt
Digital electoronics ppt
 
logicgates-180511113246666666660 (1).pdf
logicgates-180511113246666666660 (1).pdflogicgates-180511113246666666660 (1).pdf
logicgates-180511113246666666660 (1).pdf
 
Logic Gates
Logic GatesLogic Gates
Logic Gates
 
Basic Logic Gates with Truth Tables.pdf
Basic Logic Gates with Truth Tables.pdfBasic Logic Gates with Truth Tables.pdf
Basic Logic Gates with Truth Tables.pdf
 
6_2019_04_09!08_59_48_PM logic gate_.ppt
6_2019_04_09!08_59_48_PM logic gate_.ppt6_2019_04_09!08_59_48_PM logic gate_.ppt
6_2019_04_09!08_59_48_PM logic gate_.ppt
 
basic logic gate presentation date23.ppt
basic logic gate presentation date23.pptbasic logic gate presentation date23.ppt
basic logic gate presentation date23.ppt
 
Logic circuits and design PART 3.pptx
Logic circuits and  design PART 3.pptxLogic circuits and  design PART 3.pptx
Logic circuits and design PART 3.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
 
DCF- Logic gates and circuit
DCF- Logic gates and circuitDCF- Logic gates and circuit
DCF- Logic gates and circuit
 
Logic gates 1
Logic gates 1Logic gates 1
Logic gates 1
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Nursing Infromatics.pptx
Nursing Infromatics.pptxNursing Infromatics.pptx
Nursing Infromatics.pptx
 
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
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Digital logic
Digital logicDigital logic
Digital logic
 

Último

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Último (20)

Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
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
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
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
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
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
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 

Digital Logic Gates .pptx

  • 2.  PRESENTED TO  Mr. Md. Dara Abdus Satter Associate Professor and Associate Head Department of Electrical and Electronic Engineering Daffodil International University  PRESENTED BY  Md Meshkat Hasan(213-33-1455)  Md Asif Hossain(213-33-1409)  Md Fahim Tasnim Akanda(213-33-1426)  Khalid Saifullah(213-33-1432)  Md Manik Hossain(213-33-1434)
  • 3. What is logic gate? A logic gate is an electronic circuit that performs a logical operation on one or more input signals to produce an output signal. The input and output signals can only have two states, typically represented as 0 (low) and 1 (high), and the logical operation is based on Boolean algebra.
  • 4. Types of logic gates There are several types of logic gates, each with its own unique functionality. The basic logic gates include the following- 1. AND gate: This gate produces an output of 1 (high) only when all of its inputs are 1 2. OR gate: This gate produces an output of 1 if at least one of its inputs is 1. 3. NOT gate: Also known as an inverter, this gate produces an output that is the opposite of its input. 4. NAND gate: This gate produces an output of 0 only when all of its inputs are 1. It is essentially an AND gate followed by a NOT gate. 5. NOR gate: This gate produces an output of 0 if at least one of its inputs is 1. It is essentially an OR gate followed by a NOT gate 6. XOR gate: This gate produces an output of 1 if exactly one of its inputs is 1.
  • 5. AND GATE  The AND gate is so named because, if 0 is called "false" and 1 is called "true," the gate acts in the same way as the logical "and" operator. The following illustration and table show the circuit symbol and logic combinations for an AND gate. (In the symbol, the input terminals are at left and the output terminal is at right.) The output is "true" when both inputs are "true." Otherwise, the output is "false." In other words, the output is 1 only when both inputs one AND two are 1.
  • 7. OR GATE The OR gate gets its name from the fact that it behaves after the fashion of the logical inclusive "or." The output is "true" if either or both of the inputs are "true." If both inputs are "false," then the output is "false." In other words, for the output to be 1, at least input one OR two must be 1.
  • 9. NOT GATE  A logical inverter, sometimes called a NOT gate to differentiate it from other types of electronic inverter devices, has only one input. It reverses the logic state. If the input is 1, then the output is 0. If the input is 0, then the output is 1.
  • 11. NOR GATE The NOR gate is a combination OR gate followed by an inverter. Its output is "true" if both inputs are "false." Otherwise, the output is "false."
  • 13. NAND GATE The NAND gate operates as an AND gate followed by a NOT gate. It acts in the manner of the logical operation "and" followed by negation. The output is "false" if both inputs are "true." Otherwise, the output is "true."
  • 15. XOR GATE The XOR ( exclusive-OR ) gate acts in the same way as the logical "either/or." The output is "true" if either, but not both, of the inputs are "true." The output is "false" if both inputs are "false" or if both inputs are "true." Another way of looking at this circuit is to observe that the output is 1 if the inputs are different, but 0 if the inputs are the same.