2 2 votes Match the logic gates in Column A with their equivalents in Column B. $\text{P-2, Q-4, R-1, S-3}$ $\text{P-4, Q-2, R-1, S-3}$ $\text{P-2, Q-4, R-3, S-1}$ $\text{P-4, Q-2, R-3, S-1}$ Combinational Circuits gate2010-ec digital-circuits combinational-circuits logic-gates + – admin 1.4k views answer comment Share Follow Add Sync Questions Print 0 reply Please log in or register to add a comment.
2 2 votes Detailed Video Solution: Video Solution (Click HERE) $P-4$ by De-Morgan’s Law ( $\overline{A +B} = \overline{A}.\overline{B} $ )$Q-2$ by De-Morgan’s Law ( $\overline{A.B} = \overline{A} + \overline{B} $ )NOTE that: $A’ \oplus B = A \odot B$ ; Also $\overline{A \odot B} = A \oplus B$$S-1 $ by the following equivalence: $A \odot B = A’ \oplus B $$R-3 $ by the following equivalence: $A \oplus B = \overline{A’ \oplus B} $$\text{R-3, S-1}$ Detailed Explanation HERE. Deepak Poonia answered Oct 7, 2023 • edited Jul 8 by Deepak Poonia Deepak Poonia comment Share Follow 0 reply Please log in or register to add a comment.