Question

Given the function below, F(w,x,y,z)= x’z+w’z’+w’y a) draw a logic diagram for an implementation which uses...

Given the function below, F(w,x,y,z)= x’z+w’z’+w’y

a) draw a logic diagram for an implementation which uses only five two-input NOR gates.

b) Implement the function of parts a using only four two-input NAND gates. Draw the logic diagram. USE K-MAP TO SOLVE.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Given Function is F(w,x,y,z)= x’z+w’z’+w’y

F(w,x,y,z)= x’z+w’z’+w’y
[F']' = [(x’z+w’z’+w’y)']'  { We know that (P')'= P}
F = [(x’z)'(w’z’)'(w’y)']'   { We know that (P+Q)'=P' Q' }

The POS of F = (x’+y+z’)(w’+x’)(w’+z)

Given F = (x’+y+z’)(w’+x’)(w’+z)

[F']' = [{(x’+y+z’)(w’+x’)(w’+z)}']'   { We know that (P')'= P}

F= [(x’+y+z’)'+(w’+x’)'+(w’+z)']'   { We know that (PQ)'=P' + Q' }


Add a comment
Know the answer?
Add Answer to:
Given the function below, F(w,x,y,z)= x’z+w’z’+w’y a) draw a logic diagram for an implementation which uses...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT