Programmable Logic Control
Programmable Logic Control
LOGIC CONTROL
These are solid –state members of computer family using
intregrated circuits instead of electomechanical devices to
implement control functions.
They can store instructions like
sequencing ,timing ,counting ,arithmetic,data manipulation and
communication to control industrial machines and processing.
In early 70s were used as relay replacers in controlling industrial
automation..its operation include ON/OFF control of the
machines and process that required repetitive operation such as
transfer lines , grinding and boring machines
ADVANCEMENTS
In advanced programmable controller in industry, changes occur
in both hardware(physical components) and software(control
program). example of hardware advancement
1.Faster scan time using advanced microprocessor and
electronics technology
2.Small ,low cost PLCs
3.High –density I/O system provide space –efficient interfaces
at low cost
Example of software advancement
1.PLCs incorporates with OOPs tools and multiple languages
based on IEC 1131-3 standards
2.Small PLCs have been provided with powerful instructions
which extend area of application for small controllers
3.High level languages such as BASIC and C have been
implemented
4.Advanced functional block instructions have been implemented
for ladder diagram for easy instruction command.
Principle of operation
I/O and the CPU
CPU consist of processor, memory system, and the
power supply .it govern all PLC activities
I/O system are connected to the field device that
encountered the machine and may be discrete or
analogy such as limit switch, pressure transducers,
push buttons, motor starter ,solenoids
During operation CPU can 1. read or accept data
from inputs 2.excutes or performs ,control program
stored in the memory system 3.wites or updates
the output devices via output interfaces
The whole process of sequentially reading the
inputs ,executing the program in the memory and
updating the output is known as scanning
Always the programming device or PC are required
to enter program into a memory
Assignment : application of plc and its ranges
Ladder diagram
It’s a traditional way of representing electrical
sequences of operations.
It represent the interconnection of field devices in
such a way that the activation or turning ON, of
one device will turn ON another device according
to pre determined sequence of events
Example of simple
‘’ transformation of previous ladder diagram to PLC format.‘’.
3.MOTORS
From the Simulations Menu at the top of the screen, Select the I/O
Simulation and ensure that the User Instruction Bar shown above is
visible.
The program editing window should contain a
single rung. This is the End of Program rung and
is always the last rung in any program. If this is
the only rung visible then your program is
currently empty.
If your program is not empty, then click on the
File menu entry at the top of the screen and
select "New" from the drop-down list. A dialog
box will appear asking for you to select a
Processor Type. Just click on "OK" to accept the
Now maximize the ProSim-II Simulation Window
. The I/O Simulator