Algebraic Simplification of Logic Circuits逻辑电路的代数简化
The logic form which comes from the direct application of the truth table will work, but it is often inefficient and takes an unneccessarily large number of gates. Logic expressions can often be simplified algebraicly, and although there is no fixed procedure, the following rules are often helpful. 来自真值表直接应用的逻辑形式将起作用,但通常效率不高,且需要使用不必要的大量门。逻辑表达式通常可以通过代数方法简化,尽管没有固定步骤,但以下规则通常很有帮助。
![]()
|
Index Electronics concepts Digital Circuits 索引 电子学概念 数字电路 | ||
|
Go Back
返回 |
Logic Simplification Example逻辑简化示例
This truth table can be realized in the (admittedly farfetched) form: 这种真值表可以以(尽管颇为牵强)的形式实现:
![]() This example is from Tocci, Digital Systems, Sec. 4-3. 这个例子来自Tocci的《数字系统》,第4-3节。
|
Index Electronics concepts Digital Circuits 索引 电子学概念 数字电路 | |||
|
Go Back
返回 |
Logic Simplification Example逻辑简化示例
This truth table can be realized in the straightforward combination: 这种真值表可以通过直接组合实现:
![]() This example is from Tocci, Digital Systems, Sec. 4-3. 这个例子来自Tocci的《数字系统》,第4-3节。
|
Index Electronics concepts Digital Circuits 索引 电子学概念 数字电路 | |||
|
Go Back
返回 |
Logic Simplification Example逻辑简化示例
Faced with this truth table, a person with a very weird brain comes up with the logical expression: 面对这个真值表,一个脑部异常的人提出了一个逻辑表达式:
![]() This example is from Tocci, Digital Systems, Sec. 4-3. 这个例子来自Tocci的《数字系统》,第4-3节。
|
Index Electronics concepts Digital Circuits 索引 电子学概念 数字电路 | |||
|
Go Back
返回 |