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
संबंधित प्रश्न
Answer the following question :
Distinguish between digital and analogue signals.
Show the variation of voltage with time, for a digital signal.
Draw the truth table of a NOR gate.
Draw a diagram to show how NAND gates can be combined to obtain an OR gate. (Truth table is not, required)
Useful Constants and Relations:
| 1. | Charge of a proton | (e) | =1.6 × 10-19C |
| 2. | Planck's constant | (h) | = 6·6 × 10-34 Js |
| 3. | Mass of an electron | (m) | = 9·1× 10-31 kg |
| 4. | Permittivity of vacuum | (∈0) | =8 · 85 × 10-12 Fm-1 |
| 5. | `(1/(4pi∈_0))` | =9 ×109 mF-1 | |
| 6. | Permeability of vacuum | (μ0) | = 4π × 10-7 Hm-1 |
| 7. | `((mu_0)/(4pi))` | =1 × 10-7 Hm-1 | |
| 8. | Speed of light in vacuum | (c) | = 3× 108 ms-1 |
| 9. | Unified atomic mass unit | (u) |
= 931 MeV |
| 10. | Electron volt | (leV) | = 1.6 × 10-19 J |
An oscillator is nothing but an amplifier with
How would you set up a circuit to obtain NOT gate using a transistor?
Which of the following gives a reversible operation?
Which one of the following is the Boolean expression for NOR gate?
A logic circuit provides the output Y as per the following truth table:
| A | B | Y |
| 0 | 0 | 1 |
| 0 | 1 | 0 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
The expression for the output Y is:
The output (Y) of the given logic implementation is similar to the output of an/a ______ gate.

