Advertisements
Advertisements
Question
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.
Advertisements
Solution

`"Y"_1 = bar"A"`
`"Y"_2 = bar"B"`
`"Y" = overline("Y"_1+"Y"_2) = overline(bar"A"+bar"B") = underset(A)(=) underset(B)(=) = "A.B"`
he equivalent gate is AND gate
Truth table
| A | B | Y1 | Y2 | Y |
| 0 | 0 | 1 | 1 | 0 |
| 0 | 1 | 1 | 0 | 0 |
| 1 | 0 | 0 | 1 | 0 |
| 1 | 1 | 0 | 0 | 1 |
APPEARS IN
RELATED QUESTIONS
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
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)

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.

Let \[X = A \overline{ BC} + B\overline{ CA} + C\overline{AB } .\] Evaluate X for A = B = C = 1.
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.

Which logic gate is similar to a function of two series switches?
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?

Write the truth table for the circuit shown in figure. Name the gate that the circuit resembles.

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.
The output (Y) of the given logic gate is similar to the output of an/a:

