0% found this document useful (0 votes)
36 views4 pages

Following Boolean Expressions: ̅+B

1. The document contains 5 logic gate diagrams and their corresponding truth tables. It also contains 3 logic gate diagrams and asks to write the Boolean expressions for each. 2. The truth tables show the output for various combinations of inputs for logic gates like AND, OR, and NOT. 3. The document tests the understanding of logic gates and Boolean algebra through constructing truth tables and identifying logic expressions from diagrams.

Uploaded by

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

Following Boolean Expressions: ̅+B

1. The document contains 5 logic gate diagrams and their corresponding truth tables. It also contains 3 logic gate diagrams and asks to write the Boolean expressions for each. 2. The truth tables show the output for various combinations of inputs for logic gates like AND, OR, and NOT. 3. The document tests the understanding of logic gates and Boolean algebra through constructing truth tables and identifying logic expressions from diagrams.

Uploaded by

Marcos Jeremy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Malimban Ralphvin Bryan

201813645

I. Construct the Logic Gate diagram and Complete the truth tables of the
following Boolean expressions:
1. 𝐴̅+B

A B A+B
0 1 0
0 0 0
1 1 0
1 0 1

2. A + 𝐴̅𝐵

A B AB A + AB
0 0 0 0
0 1 1 1
1 0 1 1
1 1 1 1
3. 𝐴̅+𝐵̅ +𝐶

A B C A+B A+B+C
0 0 0 1 0
0 1 0 1 0
1 0 1 1 0
1 1 1 0 1

4. 𝐴(𝐵+𝐴𝐶+𝐴̅)

A B C A(B + AC + A)
0 0 0 0
0 1 0 0
1 0 1 0
1 1 1 1
5. (𝐴+𝐵)(𝐴̅+𝐵̅)

A B A B (A + B)(A + B)
0 0 1 1 1
0 1 1 0 1
1 0 0 1 1
1 1 0 1 0

II. Write the Boolean expressions of the given diagrams:


1.

(A · B · C) + (C · B) + (B · A)
2.

A + (A + B)

3.

(A + B) · C

4.

AB + CD

5,

A · ((A · B) · C)

You might also like