DE 2.2 Flashcards

1
Q

Two cells in a K-map are adjacent if there is only one variable that is different between the coordinates of the two cells.

A

Adjacent Cell

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

The smallest unit of Karnaugh map, corresponding to one line of a truth table. The input variables are the cell?s coordinates and the output variable is the cell?s contents.

A

Cell

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

Situation when a circuit?s output level for a given set of input conditions can be assigned as either a 1 or 0.

A

Don?t Care Condition

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

A graphical tool for finding the maximum SOP or POS simplification of a Boolean expression. A Karnaugh map works by arranging the terms of an expression so that variable scans are cancelled by grouping minterms or maxterms.

A

Karnaugh Map

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

Logic circuit that operates like an AND gate followed by an INVERTER. The output of a NAND gate is LOW (logic level 0) only if all inputs are HIGH (logic level 1).

A

NAND Gate

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

Logic circuit that operates like an OR gate followed by an INVERTER. The output of a NOR gate is LOW (logic level 0) when any or all inputs are HIGH (logic level 1).

A

NOR Gate

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