Gate2019 cs Q60

0. What is the minimum number of 2-input NOR gates required to implement a 4-variable function expressed in sum-of-minterms form as f = Σ (0, 2, 5, 7, 8, 10, 13, 15)? Assume that all the inputs and their complements are available.

  • Option : A
  • Explanation :
    f = Σm(0, 2, 5, 7, 8, 10, 13, 15)
    f = ΠM(1, 3, 4, 6, 9, 11, 12, 14)
    Gate 2019cs
    f can be implemented using 3 NOR gates.
    So, option (A) is correct
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *