[ECE] 4–4 Boolean Analysis of Logic Circuits

本文介绍了如何确定给定组合逻辑电路的布尔表达式,如A(B+CD),并演示了如何通过评估表达式和构造真值表来理解电路的逻辑操作。步骤包括从输入开始到输出的表达式编写,以及用真值表展示所有可能输入组合的结果。
摘要由CSDN通过智能技术生成

After completing this section, you should be able to

u Determine the Boolean expression for a combination of gates

u Evaluate the logic operation of a circuit from the Boolean expression

u Construct a truth table

Boolean Expression for a Logic Circuit

To derive the Boolean expression for a given combinational logic circuit, begin at the left-most inputs and work toward the final output, writing the expression for each gate.

1. The expression for the left-most AND gate with inputs C and D is CD.

2. The output of the left-most AND gate is one of the inputs to the OR gate and B is the other input. Therefore, the expression for the OR gate is B + CD.

3. The output of the OR gate is one of the inputs to the right-most AND gate and A is the other input. Therefore, the expression for this AND gate is A(B + CD), which is the final output expression for the entire circuit

Constructing a Truth Table for a Logic Circuit

Evaluating the Expression To evaluate the expression A(B + CD), first find the values of the variables that make the expression equal to 1, using the rules for Boolean addition and multiplication. In this case, the expression equals 1 only if A = 1 and B + CD = 1 because

A(B + CD) = 1 · 1 = 1

Putting the Results in Truth Table Format

The first step is to list the sixteen input variable combinations of 1s and 0s in a binary sequence as shown in Table 4–5.

  • 15
    点赞
  • 19
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值