1.4.3 Boolean Algebra Flashcards
How can problems be defined?
Using boolean logic in boolean equations
What results can come from a boolean equation?
True
False
What is the name given to the conjunction operation?
AND
What is the symbol given to the conjunction operation?
ʌ
What is the shape given to the conjunction operation?
D
What is the name given to the disjunction operation?
OR
What is the symbol given to the disjunction operation?
V
What is the name given to the negation operation?
NOT
What is the symbol given to the negation operation?
¬
What is the shape given to the negation operation?
▷
What name is given to the exclusive disjunction operation?
XOR
What symbol is given to the exclusive disjunction operation?
V̲
What is a truth table?
A table showing every possible combination of inputs to a logic gate and corresponding output
How are boolean equations made?
By combining boolean operators
What is a Karnaugh map?
A method of simpiflying boolean expressions