Boolean algebra- S8 Flashcards

1
Q

Logic Gates

A

an elementary building block of a digital circuit. They have more than one input but one output

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

NOT Gate

A

ㄱA means output is positive when A is off.

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

AND gate

A

outputs value one if and only if all the operands are true/one, otherwise has a value of zero.
(A ៱ B)

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

OR gate

A

will output 1 if at least one of the inputs are one.

(A v B)

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

XOR (exclusive disjunction)

A

will output one/true if only one is true. (A ⊻ B)

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

v

A

OR

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

A

NOT

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

A

AND

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

A

XOR

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

Karnaugh Map

A

a method of simplifying Boolean Expressions

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