The following Boolean expression is given in the Sum-of-Products (SOP) form. Convert it into the Product-of-Sums (POS) form.
Question 6:
Provide the Boolean expression for the following combinational logic system:
X is HIGH when A, B, C are all HIGH or when A is HIGH and B is LOW and C is LOW or when A is HIGH and B is LOW and C is HIGH
Question 7:
Provide the Sum-of-Products form of Boolean expression for the following truth table:
|
A
|
B
|
C
|
X
|
|
0
|
0
|
0
|
0
|
|
0
|
0
|
1
|
0
|
|
0
|
1
|
0
|
0
|
|
0
|
1
|
1
|
1
|
|
1
|
0
|
0
|
0
|
|
1
|
0
|
1
|
1
|
|
1
|
1
|
0
|
1
|
|
1
|
1
|
1
|
0
|
ABC
C
AB
C
B
A
C
B
A
C
B
A
X
+
+
+
+
=
ABC
C
B
A
C
AB
X
+
+
=
CD
AB
X
+
=
(
)
(
)
C
B
B
A
X
+
=
(
)
(
)
C
B
B
A
X
+
+
=