Question:

The symbolic form of the following circuit is (where \( p, q, r \) represent switches \( s_1, s_2, s_3 \) which are closed respectively)

Show Hint

In symbolic logic for circuits, carefully translate the behavior of each switch and gate into logical expressions using AND, OR, and NOT operators.
Updated On: Jan 30, 2026
  • \( (p \vee q) \wedge [\neg p \vee ( \neg q \wedge p \wedge r)] \equiv \ell \)
  • \( [(p \vee q) \wedge \neg p] \vee [\neg p \vee q \vee r] \equiv \ell \)
  • \( (p \wedge q) \vee [\neg p \wedge (\neg q \vee p \vee r)] \equiv \ell \)
  • \( (p \wedge q) \vee \neg p \vee [\neg p \vee p \vee r] \equiv \ell \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Understand the logic of the circuit.
The symbolic form of the circuit represents the logic gates for switches \( s_1, s_2, s_3 \), which are closed when the respective switches are true. By analyzing the circuit and simplifying the expressions for the states of the switches, we arrive at the correct logical expression for the circuit.

Step 2: Conclusion.
The correct symbolic form is \( (p \wedge q) \vee [\neg p \wedge (\neg q \vee p \vee r)] \equiv \ell \), corresponding to option (C).
Was this answer helpful?
0
0