Untitled Document (1)
Untitled Document (1)
~G Gnanasree (XII-D)
~Ananya A M (XII-B)
Materials Required:
● Diodes (1N4007 or 1N4148) – minimum 4 pcs
Circuit Setup
● Join the cathodes of both diodes together; this point is the output Y.
Working Principle
If any input is HIGH (logic 1), the corresponding diode conducts, and output Y
will be HIGH.
AND Logic Gate Using Diodes:
Circuit Setup
● Join the anodes of both diodes together; this point is the output Y.
Working Principle
Both diodes must be reverse-biased (inputs HIGH) for the output to be HIGH.
Experimental Procedure:
● Based on the above diagrams, assemble the OR and AND gate circuits
on a breadboard.
● Apply all possible combinations of input voltages (0V for logic 0, +5V for
logic 1) to inputs A and B.
● Measure the output voltage or observe the LED for each input
combination.
OR Gate
A B (A+B)
0 0 0
1 0 1
0 1 1
1 1 1
AND Gate
A B A.B
0 0 0
1 0 0
0 1 0
1 1 1
Disadvantages:
● Logic circuits use more energy than other circuits.