Advertisements
Advertisements
प्रश्न
Write the truth table for the combination of the gates shown. Name the gates used.

Advertisements
उत्तर
R - OR GATE
S - AND GATE
| A | B | Y' = A+B | Y = Y'.A |
| 0 | 0 | 0 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 0 | 1 | 1 |
| 1 | 1 | 1 | 1 |
APPEARS IN
संबंधित प्रश्न
Write the truth table for circuit given in figure below consisting of NOR gates and identify the logic operation (OR, AND, NOT) which this circuit is performing.

(Hint: A = 0, B = 1 then A and B inputs of second NOR gate will be 0 and hence Y=1. Similarly work out the values of Y for other combinations of A and B. Compare with the truth table of OR, AND, NOT gates and find the correct one.)
Answer the following question :
Distinguish between digital and analogue signals.
The output of an OR gate is connected to both the inputs of a NAND gate Draw the logic circuit of this combinaion of getes and write its truth table.
An AND gate can be prepared by repetitive use of
(a) NOT gate
(b) OR gate
(c) NAND gate
(d) NOR gate.
Why are NOR gates considered as universal gates?
Draw the truth table of a NOR gate.
In potential barrier development in a junction diode opposes
For the given circuit, the input digital signals are applied at the terminals A, B and C. What would be the output at the terminal y?

Truth table for the given circuit (Figure) is ______.

An X-OR gate has following truth table:
| A | B | Y |
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
It is represented by following logic relation `Y = barA.B + A.barB`. Build this gate using AND, OR and NOT gates.
