The XOR and XNOR symbols (circled plus and dot, respectively) are small graphics that may not display clearly.
Name | Graphic Symbol | Algebraic Form | Truth Table | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AND | F = xy |
| ||||||||||||||||
OR | F = x + y |
| ||||||||||||||||
Invert (NOT) | F = x' |
| ||||||||||||||||
Buffer | F = x |
| ||||||||||||||||
NAND | F = (xy)' |
| ||||||||||||||||
NOR | F = (x + y)' |
| ||||||||||||||||
XOR | F = x y |
| ||||||||||||||||
XNOR (EQL) | F = x y |
|
Identity | x + 0 = x | x · 1 = x |
x + 1 = 1 | x · 0 = 0 | |
x + x = x | x · x = x | |
Complement | x + x' = 1 | x · x' = 0 |
Involution | (x')' = x | |
Commutative | x + y = y + x | xy = yx |
Associative | x + (y + z) = (x + y) + z | x(yz) = (xy)z |
Distributive | x(y + z) = xy + xz | x + yz = (x + y)(x + z) |
DeMorgan | (x + y)' = x'y' | (xy)' = x' + y' |
Absorption | x + xy = x | x(x + y) = x |
D Flip-Flop | T Flip-Flop | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| ||||||||||||||||||||||||||||||||||||||||
SR Flip-Flop | JK Flip-Flop | ||||||||||||||||||||||||||||||||||||||||
|
|
D Flip-Flop | T Flip-Flop | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| ||||||||||||||||||||||||||||||||||||||||
SR Flip-Flop | JK Flip-Flop | ||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||