Question

OR AND Neg-AND - Output -Output Output в AB Output 00 AB Output O 0 AB Output 0 0 1 1 1 0 11 10 1 L |1 0 О‑ 1 1 1 NOR Neg-OR

Using the following logic gates what are the following?

1a) What is 0 OR 0?

1b) What is 1 AND 1?

1c) What is NOT 1?

Thanks!

0 0
Add a comment Improve this question Transcribed image text
Answer #1

HIGH = 1

LOW = 0

1a)

OR Gate: OR gate outputs High Output(1) If one or both of the inputs are High(1).

0 OR 0 outputs 0.

Explanation:

Here both the inputs are Low i.e, 0. Since none of the inputs are high it results output 0.

Look at truth table of OR Gate, A = 0, B = 0 outputs 0.

1b)

AND Gate: AND gate outputs HIGH(1) only when both the inputs are high.

1 AND 1 Outputs 1.

Explanation:

Here both the inputs are High i.e, 1. Since none of the inputs are low it results output 1.

Look at truth table of AND Gate, A = 1, B = 1 outputs 1.

1c)

NOT Gate: It acts as a inverter. It reverses the input. If input is HIGH(1) it outputs LOW(0) and vice versa.

NOT 1 outputs 0.

Explanation:

Since the input is HIGH(1) it reverses and results LOW(0) output.

Look at the truth table of NOT gate, when A = 1 output is 0.

Add a comment
Know the answer?
Add Answer to:
Using the following logic gates what are the following? 1a) What is 0 OR 0? 1b)...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT