Sequential Chart For Ladder Diagram Design
Sequential Chart For Ladder Diagram Design
Design using
Sequential
Method
PLC BASIC TRAINING
Outline
Ladder Diagram
Sequence Chart
Ladder Design
Ladder Diagram
Representation of relay logic circuit, consist of coil and
contact which arranged like ladder structure.
+
V
N
O
Coil
1
NC
Coil
2
AND
1 1 1
1 0 0
0 1 0
+
V
N
O
(A
)
NC
(A
)
N
O
(B
)
NC
(B
)
0 0 0
Coil
1
(Y)
Coil
2
(Y)
A B Y
OR
1 1 1
+
V
N
O
(A
)
Coil
1
(Y)
NC
(B
)
1 0 1
0 1 1
0 0 0
N
O
(B
)
NC
(A
)
Coil
2
(Y)
SR
+
V
N
O
(S
)
N
O
(Y)
N
C
(R
)
Kondisi
Sebelumn
ya
Coil
1
(Y)
Sequence Chart
A
Changing
Value/State
of the system
element
C
Different
stages /
Step
In System
Sequence
Case I
Lamp
PB
1
PB
2
PB
3
Case I
Input and Output Listing
Input
PB
1
Output
PB
2
PB
3
No
Input
I.Addres
s
Outp
ut
O.Addr
ess
PB1
I:1/0
L (R)
O:2/0
PB2
I:1/1
L (Y)
O:2/1
PB3
I:1/2
L (G)
O:2/2
Case I
Sequential Charts
M
K
H
Case I
Ladder Diagram
Case II
Same as before, added condition :
if one lamp is on then another lamp in off state
Condition in Case I:
There are three push button and three lamp
First, if PB1 closed then red lamp is on
Second, if PB2 closed then yellow lamp is on, red lamp is
off
Third, if PB3 closed then green lamp is on, yellow lamp is
off.
Case II
Sequential Charts
M
K
H
High Logic
Low Logic
Case II
Ladder Diagram
Case III
Competition need three lamps answer indicator for three
team. That lamps answer indicator system turn on when
the start push button is closed, if the stop button is closed
the system is turned off. Three button to answer the
question labeled with PB1, PB2 and PB3. If one of the
button is pressed then the lamp turned on and if one
lamp already on then another button cannot turn on their
Star
PBpressed.
PB
lamp until resetPB
button is
1
Sto
p
Rese
t
Case III
Input and Output Listing
Input
Sto
p
PB
1
PB
2
PB
3
Sta
rt
Output
N
o
Inp
ut
Input
Address
Outp
ut
Output
Address
PB1
I:1/0
L (R)
O:2/0
PB2
I:1/1
L (Y)
O:2/1
PB3
I:1/2
L (G)
O:2/2
Start I:1/5
Stop I:1/3
Rese
t
Case III
Sequence Chart
M
K
H
High Logic
Low Logic