0
You visited us 0 times! Enjoying our articles? Unlock Full Access!
Question

How will you obtain OR, AND gates from the NAND and NOR gates? Write symbol, Boolean formula and truth table.

Solution
Verified by Toppr

(i) To obtain AND gates from NAND gates:
For obtaining AND gate from NAND gate the output of NAND gate is connected to the input (obtained from NAND gate by joining the two inputs).
For obtaining OR gate from NAND gate the inputs A and B are connected to the two NOT gates obtained from NAND gates. The input get inverted as ¯¯¯¯A and ¯¯¯¯B. These inputs are then fed to the NAND gate as shown in fig. drawn below.
Boolean formual: y=¯¯¯y=¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯AB=AB
Input Output
A B y y
0
1
0
1
0
0
1
1
1
1
1
0
0
0
0
1
(ii) To obtain OR gate from NAND gate:
For obtaining OR gate from NAND gate the input A and B are connected to the two NOT gates obtained from NAND gates. The input gate inverted as ¯¯¯¯A and ¯¯¯¯B. These inputs are then fed to the NAND gate as shown in fig, drawn belows.
Boolean formula: y=¯¯¯¯¯¯¯¯A¯¯¯¯¯¯¯¯B=¯¯¯¯¯¯¯¯A+¯¯¯¯¯¯¯¯B=A+B
Input Output
A
0
1
0
1
B
0
0
1
1
¯¯¯¯A
1
0
1
0
¯¯¯¯B
1
1
0
0
y
0
1
1
1
(iii) To obtain OR gate from NOR gate:
To obtain OR gate from NOR gate the inputs are connected to NOR gate which in turn is again connected to NOR gate.
Input Output
A ¯¯¯¯A
0
1
1
0
(iv) To obtain AND gate from NOR gate:
To obtain AND gate from NOR gate the inputs are connected to NOT gate obtained from NOR gate giving inverted A(¯¯¯¯A) and inverted B(¯¯¯¯B).
Which is inturn are again connected is NOR gate.
Boolean formula: ¯¯¯y=¯¯¯¯A+¯¯¯¯B=¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯A+¯¯¯¯B=AB

666913_629005_ans_37e2a29075bc4544af59cd84abb1bd3f.png

Was this answer helpful?
8
Similar Questions
Q1
How will you obtain OR, AND gates from the NAND and NOR gates? Write symbol, Boolean formula and truth table.
View Solution
Q2
Write the logic symbol and truth table of NAND gate.
View Solution
Q3
Using truth table of AND gate and NOT gate , show that NAND gate is an AND gate followed by a NOT gate. Hence write the truth table of NAND gate. Why are NAND gates called 'Universal Gates' ?
View Solution
Q4
Draw a diagram of show how NAND gates can be combined to obtain an OR gate.(Truth table is not required).
View Solution
Q5
Write the logic symbols and prepare the truth tables of the following gates.
(i) AND
(ii) NOR.
View Solution