Boolean From Truth Table
Boolean From Truth Table
• Input values (A, B, C) and the Output (X) are provided in the table.
• Table below shows another truth table with inputs (A, B, C) and output (X).
• Conclusion:
(B AND C) OR (A AND C) OR (A AND B) gives the same output as the
Boolean expression derived earlier.
Activity
Tables with three inputs (A, B, C) and output (X) are provided:
2. Logic Expressions:
3. Logic Circuits:
Example 6
1. Problem Description
▪ A is ON and B is OFF.
▪ OR B is ON and C is OFF.
2. Boolean Expression
• Explanation:
The logic circuit is split into two parts based on the Boolean expression:
• Part 1:
• Both parts are combined using an OR gate to produce the final output X.
The truth table verifies the Boolean expression and the circuit design:
The Columns: