0% found this document useful (0 votes)
5 views3 pages

Boolean Algebra Expressions and Truth Tables

The document displays a binary truth table with labels A through G representing Boolean logic expressions. It shows the output values for different combinations of 0s and 1s across 10 input variables.

Uploaded by

Omar ac
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views3 pages

Boolean Algebra Expressions and Truth Tables

The document displays a binary truth table with labels A through G representing Boolean logic expressions. It shows the output values for different combinations of 0s and 1s across 10 input variables.

Uploaded by

Omar ac
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd

Display

0
A
0
B
0
C
0
D
0
a
1
b
1
c
1
d
1
e
1
f
1
g
0
a
1 0 0 0 1 0 1 1 0 0 0 0 CD
2 0 0 1 0 1 1 0 1 1 0 1
3 0 0 1 1 1 1 1 1 0 0 1
4 0 1 0 0 0 1 1 0 0 1 1
5 0 1 0 1 1 0 1 1 0 1 1
6 0 1 1 0 1 0 1 1 1 1 1
7 0 1 1 1 1 1 1 0 0 0 0
8 1 0 0 0 1 1 1 1 1 1 1 d
9 1 0 0 1 1 1 1 1 0 1 1
CD

g
CD
AB
b AB
c AB
00 01 11 10 CD 00 01 11 10 CD 00
00 1 0 X 1 00 1 1 X 1 00 1
01 0 1 X 1 01 1 0 X 1 01 1
11 1 1 X X 11 1 1 X X 11 1
10 1 1 X X 10 1 0 X X 10 0
a = A + C + B'D' + BD b = B' + C'D' + CD c = B + C' + D

e f
AB AB AB
00 01 11 10 CD 00 01 11 10 CD 00
00 1 0 X 1 00 1 0 X 1 00 1
01 0 1 X 1 01 0 0 X 0 01 0
11 1 0 X X 11 0 0 X X 11 0
10 1 1 X X 10 1 1 X X 10 0
d = A + B'D' + CD' + B'C + BC'D e = B'D' + CD' f = A + BC' + BD' + C'D'

AB
00 01 11 10
00 0 1 X 1
01 0 1 X 1
11 1 0 X X
10 1 1 X X
g = A + BC' + BD' + B'C
01 11 10
1 X 1
1 X 1
1 X X
1 X X
c = B + C' + D

01 11 10
1 X 1
1 X 1
0 X X
1 X X
f = A + BC' + BD' + C'D'

You might also like