Advertisements
Advertisements
प्रश्न
(i) Write the truth tables of the logic gates marked P and Q in the given circuit.
(ii) Write the truth table for the circuit.
उत्तर
(i) P and Q are the NOT and OR gates respectively. The truth table for them is drawn below:
NOT | OR | |||
---|---|---|---|---|
Input | Output | Input 1 | Input 2 | Output |
1 | 0 | 1 | 1 | 1 |
0 | 1 | 0 | 0 | 0 |
1 | 0 | 1 | ||
0 | 1 | 1 |
(ii) The truth table for the whole network:
Input -A | Input -B | Output |
---|---|---|
1 | 1 | 1 |
0 | 0 | 1 |
1 | 0 | 0 |
0 | 1 | 1 |
संबंधित प्रश्न
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.)
Write the truth table for the circuits given in following figure consisting of NOR gates only. Identify the logic operations (OR, AND, NOT) performed by the two circuits.
(a)
(b)
What will be the values of input A and B for the Boolean expression `overline ((A +B) .(A*B)) =1?`
NAND and NOR gates are called universal gates primarily because they ______.
A radar is sending out pules of 1 micro second duration at interval of 100 micro-second. The range of the radar is
The Boolean expression for NAND gate is
In potential barrier development in a junction diode opposes
The truth table for the following logic circuit is:
In the logic circuit shown in the figure, if input A and B are 0 to 1 respectively, the output at Y would be 'x'. The value of x is ______.
Identify the logic operation carried out by the given circuit: