1.4.3 - boolean algebra Flashcards
1
Q
¬(A v B)
A
¬A ∧ ¬B
2
Q
¬(A ∧ B)
A
¬A ∨ ¬B
3
Q
X v (X∧Y)
A
X
4
Q
How many elements can be in 1 group in a Karnaugh map?
A
1, 2, 4, or 8
5
Q
flip flop
A
A sequential logic circuit that can store 1bit and flip between 2 states.
6
Q
2 uses of flip-flops
A
1- register memories
2- static RAM