63.5k views
4 votes
Draw a truth table & logic circuit corresponding to the following logic statement

X = 1 if ( ( M is 1 OR N is 1 ) AND ( M is 1 AND N is 1 ) ) OR ( O is NOT 1 )

User Marek Raki
by
4.6k points

1 Answer

4 votes

Answer:

The truth table, as well as the logic circuit of the given statement, is attached below.

Step-by-step explanation:

  • Logical gates seem to be the essential building blocks of just about any computerized signal. It becomes a digital device with one or even more inputs and therefore only single output.
  • The arrangement among outputs and inputs would be focused on this kind of logic. Upon that basis, logic gates were already called as AND, NOT, OR gate, etc.

Draw a truth table & logic circuit corresponding to the following logic statement-example-1
Draw a truth table & logic circuit corresponding to the following logic statement-example-2
User Ipinak
by
4.3k points