Advertisements
Advertisements
Question
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.
Solution
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
RELATED QUESTIONS
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)
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.
Show that \[AB + \overline {AB }\] is always 1.
Why are NOR gates considered as universal gates?
The Boolean expression for NAND gate 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?
Two car garages have a common gate which needs to open automatically when a car enters either of the garages or cars enter both. Devise a circuit that resembles this situation using diodes for this situation.
Draw the output signals C1 and C2 in the given combination of gates (Figure).
Which one of the following is the Boolean expression for NOR gate?