CS logic gates

?
  • Created by: EJF2002
  • Created on: 16-01-18 12:01
when does the gate: AND == 1
if A and B are both 1
1 of 7
when does the gate: OR == 1
if either A or B is 1
2 of 7
when does the gate: NOT == 1
when A equals 0 (it only takes one input)
3 of 7
when does the gate: NAND == 1
if either A or B is 0
4 of 7
when does the gate: NOR == 1
if A and B are both 0
5 of 7
when does the gate: XOR == 1
if both A and B are different 1 is the product X = (NOT A AND B) and (A AND NOT B)
6 of 7
what does a truth table do?
shows every outcome of a logic circuit
7 of 7

Other cards in this set

Card 2

Front

when does the gate: OR == 1

Back

if either A or B is 1

Card 3

Front

when does the gate: NOT == 1

Back

Preview of the front of card 3

Card 4

Front

when does the gate: NAND == 1

Back

Preview of the front of card 4

Card 5

Front

when does the gate: NOR == 1

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Logic gates resources »