Logic Gates Flashcards
What is the algebraic equation of the NOT gate?
Y = YNOT
(One side must be on, NOT the other)
What is the algebraic expression of the AND gate vs the OR gate?
AND: AB
(One side AND the other must be on)
OR: A + B
(One OR the other, at least must be on)
What is the difference between how each gate works (on/off)
NOT: Only one side can be on for the circuit to work
(One side, NOT the other)
AND: BOTH sides must be on for the circuit
(One side AND the other) (1x0)=1
OR: One side OR the other must be on at least (1+ 0= 1)
What is the chip number of each logic gate?
NOT: 7404
AND: 7408
OR: 7432
How many gates are there in each type of logic gate?
NOT: 6 (input into one side, and out the next)
AND: 4 (input into 2 sides, and out one)
OR: 4 (input into 2 sides, and out one)
How many pins are on a logic gate?
14, but one is used to be plugged into the positive rail (power), and another to the negative rail (ground)
What is the chip number of a not gate?
7404
What is the chip number of an and gate?
7408
What is the chip number of an or gate?
7432