You are on page 1of 2

INDO GERMAN TOOL ROOM, AURANGABAD

Government of India Society, Ministry of Micro, Small & Medium Enterprises


An ISO 9001:2008 & ISO 140001:2004 Tool Room & Training Centre

--PLC PROGRAMMES ON LADDER LOGICS—


Programme Examples on SPDT
(Single Pole Double Through) Switche.

Example 1:
a) When any of the two toggle switches are
ON output will be ON.
b) When any of the two toggle switches are
OFF output will be ON
c) When both of the two toggle switches
are ON output will be OFF.
d) When both of the two toggle switches
are OFF output will be OFF.

Example 2:
a) When any of the two toggle switches are
ON output will be OFF.
b) When any of the two toggle switches are
OFF output will be OFF.
c) When both of the two toggle switches
are ON output will be ON.
d) When both of the two toggle switches
are OFF output will be ON.
Example 3:
In a corridor there are four switches and
three bulbs. When a man enters from one
side to the corridor and press switch 1,
bulb1 gets on. When the man presses
switch 2, bulb 2 gets on and bulb1 gets off.
When the man presses switch 3, bulb 3
gets on and bulb2 gets off. When the man
presses switch 4, bulb3 gets off .The same
thing can happen if at any instance a man
enters from any side.

Example 4:
Draw a ladder diagram that will cause
output bulb ‘B’ to be ON when a switch S1
is made ON, or either Switch S2 or Switch
S3 are made ON. But when both S2 and S3
are ON and S1 is OFF, bulb ‘B’ should gets
OFF.

You might also like