SlideShare a Scribd company logo
Logic Gate
By : HASAN SAIYED
Contents
Introduction
Basic Concept
Type of Logic Gate
Conclusion
Introduction : Boolean Logic
 Boolean Algebra is algebra of logic which deals with the study of binary
variables and logical operation. As every data are represented in terms
binary values, we need to manipulate those values by using some certain
rules and expression which we can do through Boolean Algebra. Boolean
logic, also known as Boolean algebra, is a form of algebra that deals with
true and false values, using operators like AND, OR, and NOT to perform
logical operations, which are fundamental to how computers make
decisions.
Basic Concept
 Boolean Variables : A Boolean variable is a variable that can only hold one
of two values: true or false, often represented as 1 or 0, forming the basis of
Boolean algebra and logic gates.
 Boolean variable: Those entities which has either or 0 and 1 and denote
some specific operation ore known as boolean variable. Simply, it is an
entity in Boolean algebra which has only either of the two possible values.
This variable are denoted by A, B, P, Q, X, Y, Z….
 Boolean function (logic functions): Boolean function is an expression formed
by binary variables, F = XYZ’+XY
 Where, F is a boolean function
 X, Y, Z are a boolean variable.
 Truth Table: A table which represents the input-output relationship between
of the binary variables for each logical gate called truth table. It shows the
relationship between input and output in tabular form. Thus, truth table is
table representing the results the logical operation of the logical operation
on all possible combination of logical values.
 Boolean Operator and Operands : Operators are the symbols that define
the specific operation. These are three basic operators used in Boolean
Algebra, i.e. AND, OR, NOT. Every other operations can be expressed in
terms of this basic operation. For examples, NOR operator is the
combination of NOT and OR operators.
Types
LOGIC GATES:
The Types of logic gates are: AND, OR, NOT
AND Gate : AND operation is also known as logical multiplication. It is an electronic
circuit, which produce high logic (1) output when both the input logic are high (1)
and produce low logic(0) when any one of the input logic is low (0). AND operation
is represented by (.) dot operator. also represented by AˆB or AnB.
Truth Table
Algebraic expression:
F=A.B where, A and B are inputs, F is an output.
INPUT OUTPUT
A B F=A.B
0 0 0
0 1 0
1 0 0
1 1 1
Graphical Symbol, Circuit Diagram and
venn diagram:
OR Gate:
 It is an electronic circuit, which produce high logic (1) output when any one
of the input logic are high (1) and produce low logic(0) when both the
input logic is low (0). The output produce by this basic gate is the sum of its
input logic.
 Algebraic expression:
F=A+B where, A and B are inputs, F is an output.
 Gate Symbol : Venn-Diagram :
Truth Table :
INPUT OUTPUT
A B F = A+B
0 0 0
0 1 1
1 0 1
1 1 1
NOT Gate :
 It is an electronic circuit, which produce high logic (1) output when the
input logic is low (0) and produce low logic(0) when the input logic is high
(1). The output produce by this basic gate is the reciprocal of its input logic.
 Algebraic expression:
F=A’ where, A is inputs, F is an output .
 Gate Symbol : Venn diagram :
Truth Table :
INPUT OUTPUT
A F = A’
0 1
1 0
NAND GATE :
 It is the combination of NOT and AND gate, which produce high logic (1)
output when any one of the input logic is low (0) and produce low logic(0)
when both the input logic is high (1). The output produce by this basic gate
is the reciprocal or complement of AND gate. It is also known as derived
gate.
 Algebraic expression:
F=(A.B)’ where, A and B are inputs, F is an output.
 Gate Symbol : Venn diagram :
Truth Table :
A B A.B F = (A.B)’
0 0 0 1
0 1 0 1
1 0 0 1
1 1 1 0
NOR Gate :
 it is the combination of NOT and OR gate, which produce high logic (1)
output when both the input logic is low (0) and produce low logic(0) when
any one of the input logic is high (1). The output produce by this basic gate
is the reciprocal or complement of OR gate. It is also known as derived
gate.
 Algebraic expression:
F=(A+B)’ where, A and B are inputs, F is an output.
 Gate Symbol : Venn diagram :
Truth Table :
A B A+B F = (A+B)’
0 0 0 1
0 1 1 0
1 0 1 0
1 1 1 0
X-NOR Gate:
 it is derived gate, which produce high logic (1) output when both the input
logic are either high (1) or low (0) otherwise it will produce low logic(0).
 Algebraic expression:
F=A.B+A’.B’ where, A and B are inputs, F is an output.
 Gate Symbol : Venn Diagram :
Truth Table :
A B A’ B’ A.B A’.B’ F =
A.B+A’.B’
0 0 1 1 0 1 1
0 1 1 0 0 0 0
1 0 0 1 0 0 0
1 1 0 0 1 0 1
X-OR Gate :
 It is derived gate, which produce low logic (0) output when both the input
logic are either high (1) or low (0) otherwise it will produce high logic(1).
 Algebraic expression:
F=A’.B+A.B’ where, A and B are inputs, F is an output.
 Gate Symbol : Venn
Diagram :
Truth Table :
A B A’ B’ A’.B A.B’ F =
A’.B+A.B’
0 0 1 1 0 0 0
0 1 1 0 1 0 1
1 0 0 1 0 1 1
1 1 0 0 0 0 0

More Related Content

PDF
Lecture 03 Logic gate and boolean algebra.pdf
PPTX
Chapter 4. logic function and boolean algebra
PPTX
Logic gates ,flip flop ,registers and
PPT
Digital logic gates and Boolean algebra
PDF
1,basic and derived logic gates.pdf
PPT
boolean algrebra and logic gates in short
PPTX
Boolean algebra
PPT
5. ch-5 Logic Gates in Computer Science.ppt
Lecture 03 Logic gate and boolean algebra.pdf
Chapter 4. logic function and boolean algebra
Logic gates ,flip flop ,registers and
Digital logic gates and Boolean algebra
1,basic and derived logic gates.pdf
boolean algrebra and logic gates in short
Boolean algebra
5. ch-5 Logic Gates in Computer Science.ppt

Similar to "The Building Blocks of Digital Systems". This title highlights their fundamental role in digital electronics and computer architecture. (20)

PPTX
Logic gates and NAND and NOR univarsal gates
PPTX
De Mornan Theory, Boolean Algebra, 7 logical get, truth table,
PPTX
Chapter 2: Boolean Algebra and Logic Gates
PPT
Lecture 2.4 logic_gate_&_simple_logic_circuit
PDF
M. FLORENCE DAYANA/unit - II logic gates and circuits.pdf
PPTX
BOOLEAN ALGEBRA AND LOGIC GATE
DOCX
Ass.(2)applications of logic u.s d.m
PPTX
chapter3.pptx electrical engineering for university
PPTX
combinational _logic_circuit_digital.pptx
PDF
Chapter_11.pdf
PPTX
Boolean Aljabra.pptx of dld and computer
PPT
Digital Basics
PPTX
Logic gates operation and their truth tables
PDF
2nd PUC computer science chapter 2 boolean algebra 1
PPTX
Logic gates
PPTX
Logic Gates.pptx
PPTX
Computer System Architecture lecture 12 GLAU
PPT
9. logic gates._rr
PPTX
fundamentals - week1 to week 4 slide.pptx
PPTX
LOGIC GATES VIDEO LECTURE IN HINDI|OR GATE,AND GATE &NOT GATE|LOGIC DIAGRAM &...
Logic gates and NAND and NOR univarsal gates
De Mornan Theory, Boolean Algebra, 7 logical get, truth table,
Chapter 2: Boolean Algebra and Logic Gates
Lecture 2.4 logic_gate_&_simple_logic_circuit
M. FLORENCE DAYANA/unit - II logic gates and circuits.pdf
BOOLEAN ALGEBRA AND LOGIC GATE
Ass.(2)applications of logic u.s d.m
chapter3.pptx electrical engineering for university
combinational _logic_circuit_digital.pptx
Chapter_11.pdf
Boolean Aljabra.pptx of dld and computer
Digital Basics
Logic gates operation and their truth tables
2nd PUC computer science chapter 2 boolean algebra 1
Logic gates
Logic Gates.pptx
Computer System Architecture lecture 12 GLAU
9. logic gates._rr
fundamentals - week1 to week 4 slide.pptx
LOGIC GATES VIDEO LECTURE IN HINDI|OR GATE,AND GATE &NOT GATE|LOGIC DIAGRAM &...
Ad

Recently uploaded (20)

PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Computing-Curriculum for Schools in Ghana
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Yogi Goddess Pres Conference Studio Updates
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Pharma ospi slides which help in ospi learning
PPTX
Cell Structure & Organelles in detailed.
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
01-Introduction-to-Information-Management.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
master seminar digital applications in india
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
Computing-Curriculum for Schools in Ghana
GDM (1) (1).pptx small presentation for students
Final Presentation General Medicine 03-08-2024.pptx
Final Presentation General Medicine 03-08-2024.pptx
human mycosis Human fungal infections are called human mycosis..pptx
A systematic review of self-coping strategies used by university students to ...
Supply Chain Operations Speaking Notes -ICLT Program
Yogi Goddess Pres Conference Studio Updates
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Pharma ospi slides which help in ospi learning
Cell Structure & Organelles in detailed.
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
01-Introduction-to-Information-Management.pdf
Anesthesia in Laparoscopic Surgery in India
202450812 BayCHI UCSC-SV 20250812 v17.pptx
master seminar digital applications in india
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
2.FourierTransform-ShortQuestionswithAnswers.pdf
Ad

"The Building Blocks of Digital Systems". This title highlights their fundamental role in digital electronics and computer architecture.

  • 1. Logic Gate By : HASAN SAIYED
  • 3. Introduction : Boolean Logic  Boolean Algebra is algebra of logic which deals with the study of binary variables and logical operation. As every data are represented in terms binary values, we need to manipulate those values by using some certain rules and expression which we can do through Boolean Algebra. Boolean logic, also known as Boolean algebra, is a form of algebra that deals with true and false values, using operators like AND, OR, and NOT to perform logical operations, which are fundamental to how computers make decisions.
  • 4. Basic Concept  Boolean Variables : A Boolean variable is a variable that can only hold one of two values: true or false, often represented as 1 or 0, forming the basis of Boolean algebra and logic gates.  Boolean variable: Those entities which has either or 0 and 1 and denote some specific operation ore known as boolean variable. Simply, it is an entity in Boolean algebra which has only either of the two possible values. This variable are denoted by A, B, P, Q, X, Y, Z….  Boolean function (logic functions): Boolean function is an expression formed by binary variables, F = XYZ’+XY  Where, F is a boolean function  X, Y, Z are a boolean variable.
  • 5.  Truth Table: A table which represents the input-output relationship between of the binary variables for each logical gate called truth table. It shows the relationship between input and output in tabular form. Thus, truth table is table representing the results the logical operation of the logical operation on all possible combination of logical values.  Boolean Operator and Operands : Operators are the symbols that define the specific operation. These are three basic operators used in Boolean Algebra, i.e. AND, OR, NOT. Every other operations can be expressed in terms of this basic operation. For examples, NOR operator is the combination of NOT and OR operators.
  • 6. Types LOGIC GATES: The Types of logic gates are: AND, OR, NOT AND Gate : AND operation is also known as logical multiplication. It is an electronic circuit, which produce high logic (1) output when both the input logic are high (1) and produce low logic(0) when any one of the input logic is low (0). AND operation is represented by (.) dot operator. also represented by AˆB or AnB. Truth Table Algebraic expression: F=A.B where, A and B are inputs, F is an output. INPUT OUTPUT A B F=A.B 0 0 0 0 1 0 1 0 0 1 1 1
  • 7. Graphical Symbol, Circuit Diagram and venn diagram:
  • 8. OR Gate:  It is an electronic circuit, which produce high logic (1) output when any one of the input logic are high (1) and produce low logic(0) when both the input logic is low (0). The output produce by this basic gate is the sum of its input logic.  Algebraic expression: F=A+B where, A and B are inputs, F is an output.  Gate Symbol : Venn-Diagram :
  • 9. Truth Table : INPUT OUTPUT A B F = A+B 0 0 0 0 1 1 1 0 1 1 1 1
  • 10. NOT Gate :  It is an electronic circuit, which produce high logic (1) output when the input logic is low (0) and produce low logic(0) when the input logic is high (1). The output produce by this basic gate is the reciprocal of its input logic.  Algebraic expression: F=A’ where, A is inputs, F is an output .  Gate Symbol : Venn diagram :
  • 11. Truth Table : INPUT OUTPUT A F = A’ 0 1 1 0
  • 12. NAND GATE :  It is the combination of NOT and AND gate, which produce high logic (1) output when any one of the input logic is low (0) and produce low logic(0) when both the input logic is high (1). The output produce by this basic gate is the reciprocal or complement of AND gate. It is also known as derived gate.  Algebraic expression: F=(A.B)’ where, A and B are inputs, F is an output.  Gate Symbol : Venn diagram :
  • 13. Truth Table : A B A.B F = (A.B)’ 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1 0
  • 14. NOR Gate :  it is the combination of NOT and OR gate, which produce high logic (1) output when both the input logic is low (0) and produce low logic(0) when any one of the input logic is high (1). The output produce by this basic gate is the reciprocal or complement of OR gate. It is also known as derived gate.  Algebraic expression: F=(A+B)’ where, A and B are inputs, F is an output.  Gate Symbol : Venn diagram :
  • 15. Truth Table : A B A+B F = (A+B)’ 0 0 0 1 0 1 1 0 1 0 1 0 1 1 1 0
  • 16. X-NOR Gate:  it is derived gate, which produce high logic (1) output when both the input logic are either high (1) or low (0) otherwise it will produce low logic(0).  Algebraic expression: F=A.B+A’.B’ where, A and B are inputs, F is an output.  Gate Symbol : Venn Diagram :
  • 17. Truth Table : A B A’ B’ A.B A’.B’ F = A.B+A’.B’ 0 0 1 1 0 1 1 0 1 1 0 0 0 0 1 0 0 1 0 0 0 1 1 0 0 1 0 1
  • 18. X-OR Gate :  It is derived gate, which produce low logic (0) output when both the input logic are either high (1) or low (0) otherwise it will produce high logic(1).  Algebraic expression: F=A’.B+A.B’ where, A and B are inputs, F is an output.  Gate Symbol : Venn Diagram :
  • 19. Truth Table : A B A’ B’ A’.B A.B’ F = A’.B+A.B’ 0 0 1 1 0 0 0 0 1 1 0 1 0 1 1 0 0 1 0 1 1 1 1 0 0 0 0 0