Using block diagram method, implement F with (NOR)
gates only:
F= (VW'+X) Y'Z+ WZ'
NOT gate using NOR gate can be represented as:
AND gate using NOR gate can be represented as:
OR gate using NOR gate can be represented as:
Given the function, F=(VW'+X)Y'Z+WZ' . Which can be drawn as:
We can draw the reduced version of the above circuit by removing unnecessary NOR gate as: (removed the NOR gates from AND sections)
Get Answers For Free
Most questions answered within 1 hours.