truth table boolean logic

Thread Starter

fran1942

Joined Jul 26, 2010
58
Hello, I think out tutor gave us a faulty example, so I modified it as I thought correct.
Can anyone confirm if this truth table is a correct representation of the logic diagram ?

Thanks in advance.
 

Attachments

zgozvrm

Joined Oct 24, 2009
115
I haven't seen logic diagrams with symbols like this.

I assume the 2-input blocks with the \(\ge\) are OR gates (outputs TRUE if either, or both inputs are TRUE).

Also, I'm guessing that the 1-input gate with the "1" inside and the inverted output is a NOT gate.

Obviously the gate with the "&" represents an AND gate.

If I am correct in the above assumptions, your logic equation is correct:
\(\left( \overline{A + B} \right) + \overline{B}C\)

...but your truth table is incorrect.
 

Georacer

Joined Nov 25, 2009
5,182
No, the truth table is wrong.

Be more careful when filling the truth table. Do you know how to do the process of filling the table?
 
Top