软导正值表与门电路

1.AND Gate

three representations of an AND gate:

ABAB
010
111
100

AND means when and only when the two input values are both 1, the output is 1; otherwise, the output is 0 .

2.XOR Gate

three representations of an XOR gate

ABA exclusive OR B
101
000
111

XOR means when the two input values are different, the output is 1;otherwise, the output is 0.

3.

4.

ABABA’AB XOR A’
00011
01011
10000
11101

5.

ABABA’B’(AB)’A’+B’
0001111
0101011
1000111
1110000

因此(AB)′=A′+B′

6.

7.

i.(X8X7X6X5X4X3X2X1)2 or (00001111)2= (X8X7X6X51111)2
ii.(X8X7X6X5X4X3X2X1)2 xor (00001111) =(X8X7X6X5X4X3X2X1)2
iii.((X8X7X6X5X4X3X2X1)2 and (11110000)2) or (not(X8X7X6X5X4X3X2X1)2 and(00001111)2)=(X8X7X6X5X4X3X2X1)2

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值