Use app×
QUIZARD
QUIZARD
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
254 views
in Electronics by (111k points)
closed by
A room has a fan with 2 switches. The fan can be turned on by any switch regardless of the position of the second switch. Logic for a set of switches is equal to ______.
1. XNOR gate
2. NOR gate
3. XOR gate
4. NAND gate

1 Answer

0 votes
by (105k points)
selected by
 
Best answer
Correct Answer - Option 3 : XOR gate

Explanation:

A room has a fan with 2 switches. The fan can be turned on by any switch regardless of the position of the second switch.

According to the above-mentioned statement, one switch needed to be in ON condition to switch ON the fan. Hence XOR gate logic can be used to implement the above situation. 

x ⊕ y = x̅.y + x.y̅ 

XOR: Truth Table

INPUT

OUTPUT

x

y

x ⊕ y

0

0

0

0

1

1

1

0

1

1

1

0

 

The full form of the Ex-OR gate is the Exclusive-OR gate. the output of the Ex-OR gate is ‘1’ when only one of the two inputs is ‘1’. And it is zero when both inputs are the same.

The output of the Ex-OR gate is ‘1’ when an odd number of ones present at the inputs. Hence, the output of the Ex-OR gate is also called an odd function.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...