Advertisements
Advertisements
Question
Draw the output signals C1 and C2 in the given combination of gates (Figure).
Solution
`C_1 = barbar(barA * barB) = barbar(barbarA + barbarB) = bar(A + B)`
A | B | C | D | E | F | G | H | I | C1 |
0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 |
1 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 1 | 0 |
0 | 1 | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 0 |
1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 |
`C_2 = bar(barA * barB) = barbarA + barbarB = A * B`
A | B | C | D | E | F | G | C2 |
0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 |
1 | 0 | 1 | 0 | 0 | 1 | 1 | 0 |
0 | 1 | 0 | 1 | 1 | 0 | 1 | 0 |
1 | 1 | 1 | 1 | 0 | 0 | 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)
The arrangement given below represents a logic gate :
Copy the following truth table in your answer booklet and complete it showing outputs at C
and D.
A | B | C | D |
0 | 0 | ||
1 | 0 | ||
0 | 1 | ||
1 | 0 |
Name the logic gate which generated high output when at least one input is high.
Design a logical circuit using AND, OR and NOT gates to evaluate \[A \overline { BC } + B \overline{ CA }\] .
Why are NOR gates considered as universal gates?
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.
The current obtained from a simple filterless rectifier is
In potential barrier development in a junction diode opposes
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.
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 ______.