Logic gates Flashcards

1
Q
A

OR gate

The output is 1 if the either inputs are 1.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
A

NAND gate

The output is 1 if the the inputs are NOT both 1.

1 0 : 1

1 1 : 0

0 1 : 1

1 0 : 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
A

NOT gate

The output is 1 when the input is 0.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A

AND gate

The output will be 1 if both inputs are 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
A

NOR gate

The output is 1 if NOT (INPUT A OR INPUT B) are 1.

So basically, if both are 0.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly