DE 2.1 Flashcards

1
Q

Theorem stating that the complement of a sum (OR operation) equals the product (AND operation) of the complements, and

A

DeMorgan’s Theorems

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

Theorem stating that the complement of a product (AND operation) equals the sum (OR operation) of the complements.

A

DeMorgan’s Theorems

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

Full name: distributive property of multiplication over addition. The property that allows us to distribute (?multiply through?) an AND across several OR functions. For example, a(b+c)=ab+ac.

A

Distributive Property

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

The rightmost bit of a binary number. This bit has the number?s smallest positional multiplier.

A

Least Significant Bit (LSB)

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

Any circuit that behaves according to a set of logic rules.

A

Logic Circuit

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

A diagram, similar to a schematic, showing the connection of logic gates.

A

Logic Diagram

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

A sum term in a Boolean expression where all possible variables appear once in true or complement form.

A

Maxterm

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

A product term in a Boolean expression where all possible variables appear once in true or complement form.

A

Minterm

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

The leftmost bit in a binary number. This bit has the number?s largest positional multiplier.

A

Most Significant Bit (MSB)

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

A type of Boolean expression where several sum terms are multiplied (AND’ed) together.

A

Product-of-Sums (POS)

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

A term in a Boolean expression where one or more true or complement variables are AND’ed.

A

Product Term

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

A type of Boolean expression where several product terms are summed (OR’ed) together.

A

Sum-of-Products (SOP)

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

A term in a Boolean expression where one or more true or complement variables are OR’ed.

A

Sum Term

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

A list of all possible input values to a digital circuit, listed in ascending binary order, and the output response for each input combination.

A

Truth Table

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