(, , , ) = (′ + ′)( + ′)′ + ′(′ + ′) + ′
like this combined expression where SOP and POS are both available how can I know which are sop & which are pos?
I am trying to find the sop & pos from this combined expression but I can't. We know (′ + ′)( + ′) it's a pos function and it's a ′A + ′ sop function. But I can't understand how to find from combined expressions where both sop pos are available.
To determine expression
Fas sum-of-products, you could rewrite it:The result is a sum-of products.
The truth-table:
Every row with
F=1corresponds to a minterm, a product of inputs (inverted or non-inverted). So, the truth table gives a sum-of-products form.To get a product-of-sums form, you can take the four rows for
F=0and invert the inputs (cf. De Morgan's laws):