Advertisements
Advertisements
प्रश्न
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.)
Advertisements
उत्तर
A and B are the inputs of the given circuit. The output of the first NOR gate is `bar(A +B)`. It can be observed from the following figure that the inputs of the second NOR gate become the out put of the first one.

Hence, the output of the combination is given as:
`Y = bar(bar("A+B") + bar("A+B")) = bar(bar("A").bar("B")) + bar(bar"A".bar"B")`
`= bar(bar"A".bar"B") = bar(bar"A") + bar(bar"B") = "A + B"`
The truth table for this operation is given as:
| A | B | Y (=A + B) |
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 1 |
This is the truth table of an OR gate. Hence, this circuit functions as an OR 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.

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)

Draw logic symbol of an OR gate and write its truth table.
You are given a circuit below. Write its truth table. Hence, identify the logic operation carried out by this circuit. Draw the logic symbol of the gate it corresponds to.

Identify the logic gate represented by the circuit as shown and write its truth table.

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.

What will be the values of input A and B for the Boolean expression `overline ((A +B) .(A*B)) =1?`
Let \[X = A \overline{ BC} + B\overline{ CA} + C\overline{AB } .\] Evaluate X for A = B = C = 0.
Draw the truth table of a NOR gate.
You are given a circuit as shown in the figure, which consists of the NAND gate. Identify the logic operation carried out by the two. Write the truth table. Identify the gates equivalent to the tow circuit.

NAND and NOR gates are called universal gates primarily because they ______.
An oscillator is nothing but an amplifier with
In potential barrier development in a junction diode opposes
Which logic gate is similar to a function of two series switches?
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 ______.

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 ______.
Which of the following gives a reversible operation?
A logic circuit provides the output Y as per the following truth table:
| A | B | Y |
| 0 | 0 | 1 |
| 0 | 1 | 0 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
The expression for the output Y is:
