For the following Boolean functions, give a tabular representation of their Boolean expressions:
(i) F x y z( , , ) =[x y z ]
(ii) F x y z( , , ) =[x z y z ] [ ]
What can you say about (i) and (ii) above?
Given,
(i) "F(x,y,z)=xy+z"
Tha tabular representation is-
The given expression is the combination of "AND" and "OR" gate.
(ii) "F(x,y,z)=xz+yz"
The tabular representation is-
The given expression is the combination of "OR" and " AND" gate.
Comments
Leave a comment