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

What is main logic gates? How many types are they? Draw their symbols and Truth Table.

Solution
Verified by Toppr

Main Logic Gates: A digital circuit which either allows a signal to pass through or stop it, is called a gate.
Mainly logic gate are of three types. OR, AND & NOT gate.
(i) OR Gate:
Truth Table:
InputOutput
A
0
0
1
1
B
0
1
0
1
Y=A+B
0
1
1
1

(ii) AND Gate:
Truth Table:
InputOutput
A
0
0
1
1
B
0
1
0
1
Y=AB
0
0
0
1

(iii) NOT Gate:
Truth Table:
Input AOutput Y=¯A
0
1
1
0

666245_628732_ans_36b53429d68745fab68ef2afa2109704.png

Was this answer helpful?
2
Similar Questions
Q1
What is main logic gates? How many types are they? Draw their symbols and Truth Table.
View Solution
Q2
Write the logic symbol and truth table of NAND gate.
View Solution
Q3
In the figure, the circuit symbol of logic gate and two input wave forms A and B are shown
(a) Identify the logic gate
(b) Write its truth table
(c) Draw the output waveform
1382854_e39b210114ee4f58b6da1055de81446a.png
View Solution
Q4
Write the logic symbols and prepare the truth tables of the following gates.
(i) AND
(ii) NOR.
View Solution
Q5
Construct the logic symbol, Boolean expression and truth table for an AND gate.
View Solution