Which of the following functions is implemented by the above schematic?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In the question F2 becomes F2=x!y!z+x!yz+xy! F2=x!z(y!+y)+xy! F2=x!z+xy! since y!+y=1
(x'y'z)+(x'yz)+(xy')=F2, then by using the karnaugh's map or the knowledge on simplifying functions using Boolean algebra we arrive in this equation
(xy')+(x'z)=F2
just substitute and find F2 and match it with the given options
simply applying the concepts of boolean laws...........
Problem Loading...
Note Loading...
Set Loading...
F2 = (!x!yz)+(!xyz)+(x!y)
Using the karnaugh's map or simplifying by boole's algebra
F2 = !xz + x!y