Experiment 01 (1089)
Experiment 01 (1089)
OR Gate (A+B)
1.It’s more flexible: If at least one switch is ON (1), the light turns
ON (1).
XOR Gate (A ⊕ B)
1.This is the opposite of XOR: It turns ON (1) if the inputs are the
same.
Result:
1.Truth Table:
2.Circuit Diagram:
AND Gate:
OR Gate:
NOT Gate:
XOR Gate:
XNOR Gate:
3.Pin Diagram:
AND Gate:
OR Gate:
NOT Gate:
XOR Gate:
XNOR Gate:
Discussion:
1.The experiment clearly showed how basic logic gates work.
2.Using LEDs made it easy to see when the outputs were ON or OFF.
4.XOR and XNOR gates are helpful for checking if two values are the
same and are also used in math operations inside digital circuits.
Conclusion:
1.Basic logic gates are the building blocks of digital electronics.
2.Learning about these gates is important because they help create
more advanced circuits, like those used in calculators, computers, and
memory storage.