Advertisements
Advertisements
प्रश्न
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.
Advertisements
उत्तर
X-OR gate can be realized by the combination of two NOT gates, two AND gates and one OR gate. According to the problem, the logic relation for the given truth table is
When `Y = barA * B + A * barB = Y_1 + Y_2`
`Y_1 = A * B` and `Y_2 = A * barB`
Y1 can be obtained as output of AND gate 1 for which one input is of A through NOT gate and another input is of B. Y2 can be obtained as the output of AND pate II for which one input is of A and the other input is of B through NOT gate.
Now Y can be obtained as output from OR gate, where Y1 and Y2 are inputs of OR gate.
Thus, the logic circuit of this relation is given below.

APPEARS IN
संबंधित प्रश्न
The output of NOR gate is high, when _______.
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.

The logic gate which produces LOW output when one of the input is HIGH and produces
HIGH output only when all of its inputs are LOW is called _______.
(A) AND gate
(B) OR gate
(C) NOR gate
(D) NAND gate
Write the truth table for a NAND gate connected as given in the following figure.

Hence identify the exact logic operation carried out by this circuit
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
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.

An AND gate can be prepared by repetitive use of
(a) NOT gate
(b) OR gate
(c) NAND gate
(d) NOR gate.
Design a logical circuit using AND, OR and NOT gates to evaluate \[A \overline { BC } + B \overline{ CA }\] .
The amplification factor of a triode operating in the linear region depends strongly on ____________ .
Why are NOR gates considered as universal gates?
Show the variation of voltage with time, for a digital signal.
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.

An oscillator is nothing but an amplifier with
The truth table for the following logic circuit is:

For the given circuit, the input digital signals are applied at terminals A, B, and C. What would be the output at terminal y?


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


