Advertisements
Advertisements
प्रश्न
Draw the output signals C1 and C2 in the given combination of gates (Figure).


Advertisements
उत्तर

`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
संबंधित प्रश्न
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.

You are given the two circuits as shown in following figure. Show that circuit
- acts as OR gate while the circuit
- acts as AND gate.
(a)

(b)

Write the truth table for circuit given in figure below consisting of NOR gates and identify the logic operation (OR, AND, NOT) which this circuit is performing.

(Hint: A = 0, B = 1 then A and B inputs of second NOR gate will be 0 and hence Y=1. Similarly work out the values of Y for other combinations of A and B. Compare with the truth table of OR, AND, NOT gates and find the correct one.)
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)

Give the truth table and circuit symbol for NAND gate
You are given a circuit below. Write its truth table. Hence, identify the logic operation carried out by this circuit. Draw the logic symbol of the gate it corresponds to.

What will be the values of input A and B for the Boolean expression `overline ((A +B) .(A*B)) =1?`
Why is the linear portion of the triode characteristic chosen to operate the triode as an amplifier?
Show the variation of voltage with time, for a digital signal.
With the help of a diagram, show how you can use several NAND gates to obtain an OR gate.
Useful Constants and Relations :
| 1. Speed of Light in Vacuum | (c) = 3.00 x 108 m/s |
| 2. Charge of a proton | (e) = 1.60 x 10-19C |
| 3. Planck's Constant | (h) = 6.6 x 10-34 Js |
| 4. Permeability of vacuum | (μ0) = 4π x 10-7 Hm-1 |
| 5. Electron Volt | (1eV ) = 1.6 x 10 |
| 6. Unified Atomic Mass Unit | (1u) = 931 MeV |
| (π) = 3.14 | |
| ( ln 2 ) = 0.693 |
NAND and NOR gates are called universal gates primarily because they ______.
The current obtained from a simple filterless rectifier is
An oscillator is nothing but an amplifier with
For the given circuit, the input digital signals are applied at terminals A, B, and C. What would be the output at terminal y?


Truth table for the given circuit (Figure) is ______.

How would you set up a circuit to obtain NOT gate using a transistor?
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:
