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.

Advertisements
उत्तर
(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 |
संबंधित प्रश्न
Which logic gate corresponds to the truth table given below?
|
A |
B |
Y |
|
0 |
0 |
I |
|
0 |
1 |
0 |
|
1 |
0 |
0 |
|
1 |
1 |
0 |
Write the truth table for the combination of the gates shown. Name the gates used.

You are given two circuits as shown in following figure, which consist of NAND gates. Identify the logic operation carried out by the two circuits.
(a)

(b)

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)

Draw the schematic symbols for AND, OR, NOT and NAND gate
The following figure shows the input waveforms (A, B) and the output waveform (Y) of a gate. Identify the gate, write its truth table and draw its logic symbol.

An AND gate can be prepared by repetitive use of
(a) NOT gate
(b) OR gate
(c) NAND gate
(d) NOR gate.
Draw the truth table of a NOR gate.
You are given circuit as shown in the figure, which consists of NAND gate. Identify the logic operation carried out by the two. Write the truth table. Identify the gates equivalent to the tow circuits.

Which of the following gives a reversible operation?
