Digital Electronics-6-Digital Logic Gates
Digital Electronics-6-Digital Logic Gates
ELECTRONICS
Lecture 6:
Logic Gates
by Tajim
Learning Objectives
3
AND Gate
Physical realization of logical multiplication (AND) operation
4
OR Gate
Physical realization of
logical addition (OR)
operation
Generates an output
signal of 1 if at least one of
the input signals is also 1
5
NOT Gate
Physical realization of
complementation
operation
Generates an output
signal, which is the
reverse of the input
signal
6
NAND Gate
Complemented AND gate
Generates an output signal of:
① 1 if any one of the inputs is a 0
② 0 when all the inputs are 1
7
NOR Gate
Complemented OR gate
Generates an output signal of:
① 1 only when all inputs are 0
② 0 if any one of inputs is a 1
8
Special Gate: Ex-OR Gate
The full form of Ex-OR gate is Exclusive-OR gate. Its function is same as
that of OR gate except for some cases, when the inputs having even number
of ones.
The following table shows the truth table of 2-input Ex-OR gate.
Here A, B are the inputs and Y is the output of two input Ex-OR gate. The
truth table of Ex-OR gate is same as that of OR gate for first three rows. The
only modification is in the fourth row. That means, the output (Y) is zero
instead of one, when both the inputs are one, since the inputs having even
number of ones.
Therefore, the output of Ex-OR gate is ‘1’, when only one of the two inputs is
‘1’. And it is zero, when both inputs are same.
Below figure shows the symbol of Ex-OR gate, which is having two inputs
A, B and one output, Y.
A B Y=A⊕B
0 0 0
0 1 1
1 0 1
1 1 0
by Tajim
9
10
Odd Function
by Tajim
Special Gate: Ex-NOR Gate
The full form of Ex-NOR gate is Exclusive-NOR gate. Its function is same as
that of NOR gate except for some cases, when the inputs having even
number of ones.
The following table shows the truth table of 2-input Ex-NOR gate.
Here A, B are the inputs and Y is the output. The truth table of Ex-NOR gate
is same as that of NOR gate for first three rows. The only modification is in
the fourth row. That means, the output is one instead of zero, when both
the inputs are one.
Therefore, the output of Ex-NOR gate is ‘1’, when both inputs are same. And
it is zero, when both the inputs are different.
The following figure shows the symbol of Ex-NOR gate, which is having two
inputs A, B and one output, Y.
A B A⊙B
0 0 1
0 1 0
1 0 0
1 1 1
by Tajim
11
12
Even Function
Ex-NOR gate operation is similar to that of NOR gate,
except for few combination(s) of inputs. That’s why the
Ex-NOR gate symbol is represented like that. The
output of Ex-NOR gate is ‘1’, when even number of ones
present at the inputs. Hence, the output of Ex-NOR gate
is also called as an even function.
From the above truth tables of Ex-OR & Ex-NOR logic
gates, we can easily notice that the Ex-NOR operation is
just the logical inversion of Ex-OR operation.
by Tajim
Logic Circuits
13
Finding Boolean Expression of a
Logic Circuit (Example 1)
14
Finding Boolean Expression of a
Logic Circuit (Example 2)
15
Constructing a Logic Circuit from
a Boolean Expression (Example 1)
16
Constructing a Logic Circuit from
a Boolean Expression (Example 2)
17
Universal NAND Gate
18
Implementation of NOT, AND and
OR Gates by NAND Gates
19
Universal NOR Gate
20
Implementation of NOT, OR
and AND Gates by NOR Gates
21
22
by Tajim
23
by Tajim
24
Positive and Negative Logic
by Tajim
25
Demonstration
of positive and
negative logic
by Tajim
26
by Tajim
27
by Tajim
28
by Tajim
29
by Tajim
Practical Experiment 30
Logical NAND
& AND gate
experiment
with
7400 & 7408 IC
by Tajim
Diagram Of 74HC00 31
by Tajim
Logical Diagram
32
by Tajim
Apparatus 33
by Tajim
What we need
34
A Bread Board
Connecting wire
by Tajim
Power supply AND gate IC
CIRCUIT DIAGRAM
35
74HC00
by Tajim
36
Lets See The Full Procedure
In Videos from my LAB
Follow the links:
1. IC7408, 74HC08, 74ls08 Logical AND gate
experiment with full video explanation - DLD 1
https://yt6.pics.ee/MFC5Q
by Tajim
37
by Tajim
38
Thank you
********** ********** If You Need Me ********** **********
Mail: [email protected]
Website: https://www.tajimiitju.blogspot.com
ORCID: https://orcid.org/0000-0002-2834-1507
LinkedIn: https://www.linkedin.com/in/tajimiitju
ResearchGate: https://www.researchgate.net/profile/Tajim_Md_Niamat_Ullah_Akhund
YouTube: https://www.youtube.com/tajimiitju?sub_confirmation=1
SlideShare: https://www.slideshare.net/TajimMdNiamatUllahAk
Facebook: https://www.facebook.com/tajim.mohammad
GitHub: https://github.com/tajimiitju
Google+: https://plus.google.com/+tajimiitju
Gmail: [email protected]
Twitter: https://twitter.com/Tajim53
by Tajim