Advertisements
Advertisements
Question
(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.
Solution
(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 |
RELATED QUESTIONS
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 |
Identify the logic gates marked 'P' and 'Q' in the given circuit. Write the truth table for the combination.
An AND gate can be prepared by repetitive use of
(a) NOT gate
(b) OR gate
(c) NAND gate
(d) NOR gate.
An oscillator is nothing but an amplifier with
Two car garages have a common gate which needs to open automatically when a car enters either of the garages or cars enter both. Devise a circuit that resembles this situation using diodes for this situation.
How would you set up a circuit to obtain NOT gate using a transistor?
Write the truth table for the circuit shown in figure. Name the gate that the circuit resembles.
Draw the output signals C1 and C2 in the given combination of gates (Figure).
Identify the logic operation carried out by the given circuit:
The given figure shows the waveforms for two inputs A and B and that for the output Y of a logic circuit. The logic circuit is ______.