Verification of Truth Tables For Logic Gates (Alarm or Buzzer Application)
Verification of Truth Tables For Logic Gates (Alarm or Buzzer Application)
Aim: To study about logic gates and verify its truth tables.
AND Gate:
The AND gate performs a logical multiplication commonly known as AND
function. The output is high when both the inputs are high. The output is low
level when any one of the inputs is low.
OR Gate:
The OR gate performs a logical addition commonly known as the OR function.
The output is high when any one of the inputs is high. The output is low level
when both the inputs are low.
NOT GATE:
The NOT gate is called an inverter. The output is high when the input is low.
The output is low when the input is high.
NAND GATE:
The NAND gate is a contraction of AND-NOT. The output is high when both
inputs are low and any one of the inputs is low. The output is low level when
both inputs are high.
NOR GATE:
The NOR gate is a contraction of OR-NOT. The output is high when both inputs
are low. The output is low when one or both inputs are high.
XOR GATE:
The output is high when any one of the inputs is high. The output is low when
both the inputs are low and both the inputs are high.
Circuit Diagram:
AND Gate:
SYMBOL: PIN DIAGRAM:
OR GATE:
NOT GATE:
X-OR GATE :
TRUTH TABLE
NAND gate
TRUTH TABLE
Input A Input B Output
0 0 1
0 1 1
1 0 1
1 1 0
X-NOR gate
SYMBOL : PIN DIAGRAM :
TRUTH TABLE
Results:
1) NAND gate
Schematic diagram:
Waveforms:
2) AND gate
Schematic diagram:
Waveforms:
3) NOR gate
Schematic diagram:
Waveforms:
4) OR
Schematic diagram:
Waveforms:
5) NOT
Schematic diagram:
Waveforms:
6) XOR
Schematic diagram:
Waveforms:
7) XNOR
Schematic diagram:
Waveforms:
Course Outcome
CO4: Design and implement various digital circuits
Student Learning Outcomes (SLO):
SLO9. Having problem solving ability- solving social issues and engineering
problems