0% found this document useful (0 votes)
14 views7 pages

Assignment On Digital Logic: Submitted By: Submitted To

The document is an assignment submission on digital logic by Pramij Silawal to Ms. Sarita Neupane. It contains 6 problems involving logic gates and their truth tables. Each problem presents a logic expression and its corresponding truth table showing the inputs, outputs, and how the output is derived from the inputs based on the given expression.

Uploaded by

Pramij Silwal
Copyright
© Attribution Non-Commercial (BY-NC)
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)
14 views7 pages

Assignment On Digital Logic: Submitted By: Submitted To

The document is an assignment submission on digital logic by Pramij Silawal to Ms. Sarita Neupane. It contains 6 problems involving logic gates and their truth tables. Each problem presents a logic expression and its corresponding truth table showing the inputs, outputs, and how the output is derived from the inputs based on the given expression.

Uploaded by

Pramij Silwal
Copyright
© Attribution Non-Commercial (BY-NC)
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/ 7

Assignment on Digital Logic

Submitted By:
Pramij Silawal

Submitted To:
Ms. Sarita Neupane B.I.M Dept.

1. A.B A.B

Truth Table INPUT X 0 0 1 1 Y 0 1 0 1 OUTPUT F= A.B A.B 1 0 0 1

2.

X .Y .Z X .Y .Z

Truth Table

X 0 0 0 0 1 1 1 1

INPUT Y 0 0 1 1 0 0 1 1

Z 0 1 0 1 0 1 0 1

OUTPUT F= X .Y .Z X .Y .Z 0 0 0 0 0 0 1 1

3. A(B+C)

Truth Table

A 0 0 0 0 1 1 1 1

INPUT B 0 0 1 1 0 0 1 1

C 0 1 0 1 0 1 0 1

OUTPUT F= A(B+C) 0 0 0 0 0 1 1 1

4. (A+B)+C

Truth Table INPUT B 0 0 1 1 0 0 1 1 OUTPUT F= (A+B)+C 0 1 1 1 1 1 1 1

A 0 0 0 0 1 1 1 1

C 0 1 0 1 0 1 0 1

5. (A+B) . (A+C)

Truth Table

A 0 0 0 0 1 1 1 1

INPUT B 0 0 1 1 0 0 1 1

OUTPUT C 0 1 0 1 0 1 0 1
F= (A+B) . (A+C)

0 0 0 1 1 1 1 1

6. A+ A .B

Truth Table

INPUT A 0 0 1 1 B 0 1 0 1

OUTPUT F= A+ A .B 0 1 1 1

You might also like