You are on page 1of 11

AND GATE

AND gate has two input and one output . Each input can be maintained at a logic 1 or 0 with the help of a switch. The output of each gate can be connected to the LED. If the LED turns on then the output is 1 (HIGH) and when the LED is of then output is 0 (LOW) . IC 7408 is used

AND GATE
SYMBOL

This is the symbol for AND gate. A and B are the two inputs and O is the output. It is a logic gate in which the output is the sum of

the inputs.

AND GATE
TRUTH TABLE

circuit diagram

The truth table of AND gate shows that the output is the product of the inputs. When both the inputs (A and B) are 0 (low) then the output is also 0. When A is 0 and B is 1 then the output is 0. When A is 1 and B is 0 then the output is 0. When both the inputs are 1 (high) then the input is 1 .

OR GATE

OR gate is a logic gate with two inputs and one output. Each gate can be maintained at logic 1 or 0 with the help of a switch. The output of each gate can be connected to the LED. If the LED turns on then the output is at 1 and when the LED is of then the output is 0. IC 7432 is used.

OR GATE
SYMBOL

This is the symbol for AND gate. A and B are the inputs and O is the output. The logic equation for OR gate is output = A + B

OR GATE
TRUTH TABLE

CIRCUIT DIAGRAM

The truth table of OR gate shows that the output is the sum of the inputs . When both the input (A and B) are 0 then the output is 0. When A is 1 and B is 0 then the output is 1. When A is 0 and B is 1 then the output is 1. When both the inputs (A and B) are 1 then the output is 1.

NOT GATE
NOT gate consists of a single input and single output . The output is complement of the input . The output can be connected to the LED to indicate its logic gate . IC 7404 is used.

NOT GATE
SYMBOL

This is the symbol for NOT gate. A is the input and O is the output The logic equation NOT gate is output = complement of A

NOT GATE
TRUTH TABLE CIRCUIT DIAGRAM

The truth table of NOT gate shows that the that the output is the complement of the input. When A is 0 then O is 1. When A is 1 then O is 0.

You might also like