Exercise 6 - Canonical Forms and 2, 3 Variable Karnaugh
Exercise 6 - Canonical Forms and 2, 3 Variable Karnaugh
EXERCISE 6
Canonical Forms
1. Write the sum-of-products (SOP) and product-of-sums (POS) x y z F
canonical form for the function F from the truth table shown at
right. 0 0 0 0
0 0 1 1
0 1 0 1
0 1 1 0
1 0 0 1
1 0 1 0
1 1 0 0
1 1 1 0
Karnaugh Maps
Use Karnaugh maps to simplify any of the following functions that can be simplified. Give your
answers in SOP (sum-of-products) form.