click below
click below
Normal Size Small Size show me how
DE_2.2Terms
DE_KeyTerms_Unit 2.2
Term | Definition |
---|---|
Adjacent Cell | Two cells in a K-Map are adjacent if there is only one variable that is different between the coordinates of the two cells. |
Cell | The smallest unit of Karnaugh map, corresponding to one line of a truth table. |
Don't Care | Situation when a circuit's output for a given set of input conditions can be assigned as either a 1 or 0. |
Karnaugh Map | A graphical tool for finding the maximum SOP or POS simplification of a Boolean expression. |
NAND Gate | Logic circuit that operates like an AND gate followed by an Inverter. |
NOR Gate | Logic circuit that operates like an OR gate followed by an inverter. |