Advertisements
Advertisements
प्रश्न
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.

Advertisements
उत्तर

Y1 = Error! Objects cannot be created from editing field codes.
`"Y" = overline((bar"A.B").(bar"A.B")) = overline(bar"A.B").overline(bar"A.B") = ("A.B")+("A.B")`
= `"A"."B"`
The equivalent gate is AND Gate
Truth table
| A | B | Y1 | Y |
| 0 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 1 | 1 | 0 | 1 |
APPEARS IN
संबंधित प्रश्न
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 |
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)

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)

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

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?
Which one of the following is the Boolean expression for NOR gate?
