Advertisements
Advertisements
प्रश्न
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)
उत्तर
(a) A acts as the two inputs of the NOR gate and Y is the output, as shown in the following figure. Hence, the output of the circuit is `bar(A+A)`.
The truth table for the same is given as:
A | Y`(=bar"A")` |
0 | 1 |
1 | 0 |
This is the truth table of a NOT gate. Hence, this circuit functions as a NOT gate.
(b) A and B are the inputs and Y is the output of the given circuit. By using the result obtained in solution (a), we can infer that the outputs of the first two NOR gates are `barA` and `barB` as shown in the following figure.
`bar"A" and bar "B"` are the inputs for the last NOR gate. Hence, the output for the circuit can be written as:
`"Y" = bar(bar"A" + bar"B") = bar(bar"A") . bar(bar"B") = "A.B"`
The truth table for the same can be written as:
A | B | Y (=A⋅B) |
0 | 0 | 0 |
0 | 1 | 0 |
1 | 0 | 0 |
This is the truth table of an AND gate. Hence, this circuit functions as an AND gate.
APPEARS IN
संबंधित प्रश्न
The output of NOR gate is high, when _______.
Identify the logic gates marked 'P' and 'Q' in the given circuit. Write the truth table for the combination.
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)
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 |
What will be the values of input A and B for the Boolean expression `overline ((A +B) .(A*B)) =1?`
Name the logic gate which generated high output when at least one input is high.
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 = 1.
The amplification factor of a triode operating in the linear region depends strongly on ____________ .
Why are NOR gates considered as universal gates?
Show the variation of voltage with time, for a digital signal.
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 |
A radar is sending out pules of 1 micro second duration at interval of 100 micro-second. The range of the radar is
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.
An X-OR gate has following truth table:
A | B | Y |
0 | 0 | 0 |
0 | 1 | 1 |
1 | 0 | 1 |
1 | 1 | 0 |
It is represented by following logic relation `Y = barA.B + A.barB`. Build this gate using AND, OR and NOT gates.