Computer Science, asked by kiranganivada, 1 month ago

Draw a logic circuit diagram for given function. f(P,Q) = (P'+Q).(P+Q)​

Answers

Answered by allysia
1

Diagram:

Consider the attachment.

Explanation:

  • Or gate: Is mathematical equivalent of + (Compare the truth table).
  • AND gate: Is mathematical representation of * (Compare the truth table).
  • NOT gate: Returns the value after removing that number it's applied on. Eg. Not(1) in binary is 0 and Not(1) 's value is .

Attachments:
Similar questions