How to Fill the binary in the Truth Table

Thread Starter

wesam82

Joined Mar 10, 2013
3
Hi
If I have a decimal for example 671 which is in binary 0110 0111 0001
How to fill the binary in the Truth Table as output

A B C - ***Output***
0 0 0
0 0 0
0 0 1
0 0 1
0 1 0
0 1 0
0 1 1
0 1 1
1 0 0
1 0 0
1 0 1
1 0 1
1 1 0
1 1 0
1 1 1
1 1 1
 

WBahn

Joined Mar 31, 2012
30,088
Your question in nonsensical. What relationship is there between the (wrong) binary pattern for a particular decimal number and the truth table for a function with three inputs?

And why have you repeated each input combination twice?
 

Thread Starter

wesam82

Joined Mar 10, 2013
3
Sorry, You are right. The question is : a. Draw a truth table for the logic of the system and derive an un-simplified Boolean expression in Sum-of-products form.
 

WBahn

Joined Mar 31, 2012
30,088
Now you throw out yet another piece of information that has no apparent relationship to the others.

Either provide a clear statement of what you are trying to do, or I will simply conclude that you are a troll on a fishing expedition and move on to posters that actually want to learn something.
 
Top