Application of logic to the switching circuit part-2
In this post we are going to see two types of examples on the application of logic to the switching circuits. A) how to express the given circuit in symbolic form of logic and B) how to construct the switching circuits if the logical statements are given. So let’s begin. Ex. A) Express the following circuits in symbolic form of logic. In the circuit there are one S1 switch, two S2’ switches, one S3 switch and one S3’ switch. Let p: the switch S1 is closed. ~q: the switch S2’ is closed. r: the switch S3 is closed. \ ~r: the switch S3’ is closed. The switch S2’ and S3 are connected in parallel and they are connected in series with the switch S1. Its symbolic form is p & (~q v r) . The switches S2’ and S3’ are connected in series. Its symbolic form is ~q ~r . These branches are connected in parallel. Hence given circuit in symbolic form is [p (~q v r)]v( ~q ~r ) 2) In the circuit there