What is the truth table and propositional logic formula for AND NOT gate?

Thread Starter

terabaaphoonmein

Joined Jul 19, 2020
111
I thought this is NAND but no. Here is what its bipolar truth table looks like(I am not 100% sure so I am asking).

-1,-1=>-1
-1,1=>-1
1,-1=>1
1,1=>1
I forgot about kmap so I don't know how to convert this to truth value and I am not 100% sure about this as well. So plese help me guys.
 

djsfantasi

Joined Apr 11, 2010
9,163
I thought this is NAND but no. Here is what its bipolar truth table looks like(I am not 100% sure so I am asking).

-1,-1=>-1
-1,1=>-1
1,-1=>1
1,1=>1
I forgot about kmap so I don't know how to convert this to truth value and I am not 100% sure about this as well. So plese help me guys.
Ummmm, what do -1 and 1 represent in that truth table? I have yet to see a bipolar truth table (googling
 

MrAl

Joined Jun 17, 2014
11,474
I thought this is NAND but no. Here is what its bipolar truth table looks like(I am not 100% sure so I am asking).

-1,-1=>-1
-1,1=>-1
1,-1=>1
1,1=>1
I forgot about kmap so I don't know how to convert this to truth value and I am not 100% sure about this as well. So plese help me guys.
You should be using 1 and 0 not 1 and minus 1.
Then you can check using multiplication.
That will show one of your entries is incorrect. In fact, several may be incorrect.
 
Top