ESE 3217 Lec 07
ESE 3217 Lec 07
ESE 3217 Lec 07
PLC Part 03
References
the power supply for the circuits is always shown as two vertical lines, with the rest of the circuit as
horizontal lines. The power lines, or rails, as they are often called, are like the vertical sides of a ladder,
with the horizontal circuit lines similar to the rungs of the ladder.
Conventions
The ladder diagram consists of two vertical lines representing the power rails. Circuits are connected as horizontal lines,
that is, the rungs of the ladder, between these two verticals. In drawing a ladder diagram, certain conventions are adopted:
Figure 5.6 shows how the ladder diagram of Figure 5.5a would appear using (a) Mitsubishi, (b) Siemens,
(c) Allen-Bradley, and (d) Telemecanique notations for the addresses.
The term function block diagram (FBD) is used for PLC programs described in terms of graphical blocks. It
is described as a graphical language for depicting signal and data flows through blocks, which are reusable
software elements. A function block is a program instruction unit that, when executed, yields one or more
output values. Thus a block is represented in the manner shown in Figure 5.23 with the function name
written in the box.
Logic Gate
Logic Gate
Logic Gate
Logic Gate
Logic Gate
Figure 5.29 shows a ladder diagram and its function block equivalent in Siemens notation. The = block is used to
indicate an output from the system.
Figure 5.30 shows a ladder diagram involving the output with contacts acting as an input. The function block diagram
equivalent can be shown as a feedback loop.