Digital Logic Final Exam
Terms
undefined, object
copy deck
- AND-OR = what logic?
- sum of product (SOP) (minterms)
-
OR-AND = what logic?
-
OR-AND= product of sum (POS) (maxterms)
- NAND-NAND = what gates?
-
NAND-NAND = AND-OR
-
NOR-NOR = what gates?
- NOR-NOR = OR-AND
- X + 0 = ?
-
X + 0 = X
- x * 1 = ?
-
x * 1 = x
-
What is the Dual of:
x + x = x
- x * x = x
-
What is the dual of:
x + 1 = 1
- x * 0 = 0
-
!!x = ?
-
!! x = x
-
What is the dual of:
x + xy = x
- x(x+y) = x
- What is the classification for a circuit with 1 to 20 gates?
- 1 - 20 gates : SSI circuit
-
What is the classification for a circuit with 20 to 200 gates?
-
20 - 200 gates : MSI circuit
-
What is the classification for a circuit with 200 to 200,000 gates?
-
200 - 200,000 gates : LSI circuit
- What is the classification for a circuit with greater than or equal to 1,000,000 gates
-
> 1,000,000 gates : VLSI circuit