A schematic

Logic Level 2

Which of the following functions is implemented by the above schematic?

G = w ˉ x ˉ + z ˉ y G = \bar { w } \cdot \bar { x } +\bar { z } \cdot y G = w ˉ x ˉ + y ˉ z G = \bar { w } \cdot \bar { x } +\bar { y } \cdot z G = y ( w x + z x ˉ ) G = y\cdot (w\cdot x+z\cdot \bar { x } ) G = y ( w x + z ) G = y\cdot (w\cdot x+z)

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.

5 solutions

Discussions for this problem are now closed

Chew-Seong Cheong
Aug 15, 2014

G = w x y + y z = w x y + y z = y ( w x + z ) G=\overline { \overline { w\cdot x\cdot y } } +\overline { \overline { y\cdot z } } =w\cdot x\cdot y+y\cdot z=y\left( w\cdot x+z \right)

Subhadip Bera
May 8, 2014

The output of two NAND gate are

(W * X * Y)' and (Y * Z)'.These are the two input of NOR gate and the output of NOR gate will be

[(W * X * Y)'+(Y * Z)']'

by de morgan's law:

A'+B'=(A * B)'

So,by using this formula we can easily get the answer which is Y(W * X+Z).

G=((xyw)'+(yz)')'=y((xw)'+z')'=y(xw+z)

Tran Thanh Linh - 7 years ago

Can you explain why you removed the inverse after you simplified the equation from [(WXY)'+(YZ)'] into Y(WX+Z).

Velayuthan Segar - 7 years, 1 month ago
Hussain Win
May 30, 2014

The output of two NAND gate are (WXY)' and (YZ)'.These are the two input of NOR gate and the output of NOR gate will be [(WXY)'+(YZ)']' by de morgan's law: A'+B'=(AB)' So,by using de morgan's can easily get the answer which is Y(WX+Z).

Vida Joy Montero
May 27, 2014

output of two NAND gate will be (WXY)' + (YZ)'. these will be the input for the NOR gate and G will be (WXY)+(YZ) and then simplied it to G = Y(WX+Z)

Tan Chee Wei
Jun 9, 2014

since 3 input nand gate is being used therefore your boolean algebra is (WXY)' then the 2 input NANd gate is being inputted by YZ then your boolean algebra => (YZ)' So active low input OR gate is being input by (WXY)' and (YZ)' then G = WXY + YZ further simplify G = Y( WX + Z)

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...