DIGITAL ELECTRONICS Homework / LAB / Multisim
Which logic gate is described by the truth table shown below:
|
A |
B |
Y |
|
0 |
0 |
0 |
|
0 |
1 |
1 |
|
1 |
0 |
1 |
|
1 |
1 |
1 |
Question 2:
Which logic gate is described by the truth table shown below:
|
A |
B |
X |
|
0 |
0 |
1 |
|
0 |
1 |
1 |
|
1 |
0 |
1 |
|
1 |
1 |
0 |
Question 3:
If both of its inputs are connected to the same signal, a NOR gate will function as which gate?
Question 4:
What is the simplified form of the Boolean logic expression given as A+B?
Question 5:
Which two-input gate will produce the final output of Y = B + CD?
Question 6:
What is the simplified form of the Boolean logic expression given as X = A(B+C)+C?
Question 7:
What will be the output of a NOR gate if its input A is LOW and input B is HIGH?
Question 8:
Which logic function results if an AND gate output is connected to an inverter?
A
A