Advertisements
Advertisements
Question
Draw the output signals C1 and C2 in the given combination of gates (Figure).


Advertisements
Solution

`C_1 = barbar(barA * barB) = barbar(barbarA + barbarB) = bar(A + B)`
| A | B | C | D | E | F | G | H | I | C1 |
| 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 |
| 1 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 1 | 0 |
| 0 | 1 | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 0 |
| 1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 |

`C_2 = bar(barA * barB) = barbarA + barbarB = A * B`
| A | B | C | D | E | F | G | C2 |
| 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 |
| 1 | 0 | 1 | 0 | 0 | 1 | 1 | 0 |
| 0 | 1 | 0 | 1 | 1 | 0 | 1 | 0 |
| 1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 |

APPEARS IN
RELATED QUESTIONS
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.

Identify the logic gates marked 'P' and 'Q' in the given circuit. Write the truth table for the combination.

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)

An AND gate can be prepared by repetitive use of
(a) NOT gate
(b) OR gate
(c) NAND gate
(d) NOR gate.
Let \[X = A \overline{ BC} + B\overline{ CA} + C\overline{AB } .\] Evaluate X for A = B = C = 0.
The amplification factor of a triode operating in the linear region depends strongly on ____________ .
(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.

Why are NOR gates considered as universal gates?
Draw the truth table of a NOR gate.
The outputs of two NOT gates are fed to a NOR gate. Draw the logic circuit of the combination of gates. Write its truth table. Identify the gate equivalent to this circuit.
The current obtained from a simple filterless rectifier is
In potential barrier development in a junction diode opposes
For the given circuit, the input digital signals are applied at terminals A, B, and C. What would be the output at terminal y?


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?

How would you set up a circuit to obtain NOT gate using a transistor?
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.
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 ______.

Which of the following gives a reversible operation?
The output (Y) of the given logic implementation is similar to the output of an/a ______ gate.

