How can i turn the Boolean Equation pq+r into a switch circuit?

104 Views Asked by At

How can I turn the Boolean Equation $pq+r$ into a switch circuit? I have synthesized this and drawn the NOR gates circuit however I'm not sure how to go about drawing/constructing the switch circuit.

1

There are 1 best solutions below

0
On

two parallel branches one with switch r and in the other p and q in serie:

  ----/ r-----
=|            |==
  --/ p--/ q--