Boolean Analysis of Logic Circuits
Boolean Analysis of Logic Circuits
A Boolean function may be transformed from an algebraic expression into a logic diagram using AND, OR and NOT gates. This is also referred to as AOI logic. Conversely, a logic circuit can be transformed into Boolean expressions for the analysis.
1 Converting Boolean Expressions to Logic Diagram
2 Converting Logic to Boolean Expressions
Any logic circuit, no matter how complex it is, can be described using Boolean expressions. To derive the Boolean expression for a given logic circuit, start from the left-most input and work toward the final output, writing output for each gate. As an example, consider the logic diagram shown in Figure. We go through the following steps to get the Boolean expression.
REFERENCES
Comments
Post a Comment