Subjects
Applied Mathematics for Electrical Engineering - 3130908
Complex Variables and Partial Differential Equations - 3130005
Engineering Graphics and Design - 3110013
Basic Electronics - 3110016
Mathematics-II - 3110015
Basic Civil Engineering - 3110004
Physics Group - II - 3110018
Basic Electrical Engineering - 3110005
Basic Mechanical Engineering - 3110006
Programming for Problem Solving - 3110003
Physics Group - I - 3110011
Mathematics-I - 3110014
English - 3110002
Environmental Science - 3110007
Software Engineering - 2160701
Data Structure - 2130702
Database Management Systems - 2130703
Operating System - 2140702
Advanced Java - 2160707
Compiler Design - 2170701
Data Mining And Business Intelligence - 2170715
Information And Network Security - 2170709
Mobile Computing And Wireless Communication - 2170710
Theory Of Computation - 2160704
Semester
Semester - 1
Semester - 2
Semester - 3
Semester - 4
Semester - 5
Semester - 6
Semester - 7
Semester - 8
Basic Electronics
(3110016)
BE-3110016
Winter-2019
Question-2c-OR
BE | Semester-
1
Winter-2019
|
06-01-2020
Q2) (c)
7 Marks
Explain Ex-OR and Ex-NOR gate with truth table and construct OR gate using diodes.
Ex-OR
It also means Inequality detector because it gives output high when both inputs are different.
Exclusive OR gate gives output equal to 1 when the two inputs are exclusively different.
It is represented by a symbol ⊕ .
X
=
A
⊕
B
is read as “ X is equal to A XOR B ".
The logic expression of this gate in terms of AND, OR and NOT operation is
X
=
A
⊕
B
=
A
¯
·
B
+
A
·
B
¯
Truth Table
A
B
X
0
0
0
0
1
1
1
0
1
1
1
0
For Boolean Expresssion, Logic Diagram Symbol and Logic circuit diagram, follow
Fig - 1
.
Ex-NOR
It also means equality detector because it gives output high when both inputs are same.
Exclusive NOR gate is XOR gate followed by an inverter. Thus, it is the complement of XOR gate. This is the reason why it is also known as equality gate.
It is represented by a symbol
⊙
.
X
=
A
⊙
B
is read as “ X is equal to A XNOR B ".
The logic expression of this gate in terms of AND, OR and NOT operation is
X
=
A
⊙
B
=
A
·
B
+
A
¯
·
B
¯
Truth Table
A
B
X
0
0
1
0
1
0
1
0
0
1
1
1
For Boolean Expression, Logic Diagram Symbol, and Logic circuit diagram, follow
Fig - 2
.
Questions
Go to Question Paper
Q1
(a)
Q1
(b)
Q1
(c)
Q2
(a)
Q2
(b)
Q2
(c)
Q2
(c)
(OR)
Q3
(a)
Q3
(b)
Q3
(c)
Q3
(a)
(OR)
Q3
(b)
(OR)
Q3
(c)
(OR)
Q4
(a)
Q4
(b)
Q4
(c)
Q4
(a)
(OR)
Q4
(b)
(OR)
Q4
(c)
(OR)
Q5
(a)
Q5
(b)
Q5
(c)
Q5
(a)
(OR)
Q5
(b)
(OR)
Q5
(c)
(OR)