Question:
Derive a Canonical SOP expression for a Boolean function F, represented by the following truth table:
U | V | W | F(U,V,W) |
---|---|---|---|
0 | 0 | 0 | 1 |
0 | 0 | 1 | 0 |
0 | 1 | 0 | 1 |
0 | 1 | 1 | 1 |
1 | 0 | 0 | 0 |
1 | 0 | 1 | 0 |
1 | 1 | 0 | 1 |
1 | 1 | 1 | 0 |
CSKC| Created: 9-Jan-2019 | Updated: 14-Jan-2019|CBSE12D-2017