PLC Programming Basics
PLC Programming Basics
In the ladder diagram there are two vertical lines where the left vertical line is
connected to the positive voltage source of the power supply and the right line is
connected to the negative voltage source of the power supply.
The ladder program is written using a pictorial shape or symbol that is generally
similar to a relay control circuit. The program is displayed on the screen with
elements such as normally open contact, normally closed contact, timer,
counter, sequencer etc.
displayed as in a pictorial form.
Under the right conditions, electricity can flow from the left-hand rail to the
right-hand rail, a railroad track like this is called a ladder line.
Ladder diagrams are drawn vertically with inputs on the left and outputs on
the right.
Each rung of the ladder has output
An individual output device can appear on the ladder diagram, read from
left to right
An individual physical input device (limit switch, push-button, pressure
switch, etc.) may be used on the ladder diagram in both N.O. and N.C.
configurations.
Completing one rung, read the below rung as a continuation, till the end
marked as stop.
Internal contacts of the PLC are represented as conventional control relays
and contacts.
Control relay coils (outputs) appear on the ladder diagram.
All control circuits have three main parts known as the Sections of Signal,
Decision and Action.
Control systems are connected to the load unit (working coil) between L1.
In order to regulate a load (working coil), two or more input systems can be
linked in series or parallel.
In ladder logic the input can be arranged in either series or parallel.
A row number is allocated for each horizontal rung. The number of the line is
situated on each horizontal ring’s left side. Displayed three row numbers
The output coil works as the input coil with the use of latch/unlatch function. As
shown in above example.