Standard Forms of Boolean Expressions Flashcards

1
Q

Describe SOP

A

SOP is when two or more product terms are summed by Boolean addition, the resulting expression is a sum-of-products (SOP).

e.g AB + BC

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

Give an exception in SOP

A

n an SOP expression, a single overbar cannot extend over more than one variable; however, more than one variable in a term can have an overbar.

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

What is Standard SOP

A

A standard SOP expression/form is one in which all the variables in the domain appear in each product term in the expression.
e.g  ABCD + A’B’CD

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

Describe POS

A

POS is when two or more sum terms are multiplied, the resulting expression is a product-of-sums (POS). e.g (A+B)(B+C)

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

What is Standard POS

A

A standard POS expression is one in which all the variables in the domain appear in each sum term in the expression.

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

What is the binary representation of SPOS. Give example

A

1;
ABC’D’ = 1.1.0’.0’ = 1.1.1.1 = 1

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

What is the binary representation of SSOP Give example

A

0;
A + B + C’ + D’ = 0 + 0 + 1’ + 1’ = 0+0+0+0 = 0

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