Recent content by Berbanog

  1. B

    Engineering How Can You Solve Boolean Expressions Using Only NAND and NOR Gates?

    *Edit! As 'MATLABdude' wanted i have edited my questions into the correct format Q1: Represent the following using only NAND gates, and only NOR gates Q1a) A.B + ~(A.C).~(B+C) Q1b) (A XOR B) + ~(A XOR B).(B + C)
  2. B

    Engineering How Can You Solve Boolean Expressions Using Only NAND and NOR Gates?

    Edited Q1 + solution attempts Homework Statement Q1: Represent the following using only NAND gates, and only NOR gates Q1a) A.B + ~(A.C).~(B+C) Q1b) (A XOR B) + ~(A XOR B).(B + C) Q2: Design a combinational logic circuit that converts a 4 bit sign magnitude representation of a number...
Back
Top