PLC - Control
PLC - Control
CONTENTS
1. What is PLC
2. Electrical Ladder Logic Diagrams
3. Software Ladder Logic Diagrams
4. PLC Implementation
5. An example
PLC - programmable logic controller
PLC implements logic control functions by means
of a program
PLC can sense a vehicle at the entrance or exit, and
open and close the gate automatically
The current vehicle count is easily determined by
programming a simple counter
lecture note 9 PLC 5
1. PLC - Introduction
An application example 2: Conveyor System
PLC can be used to start/stop latching logic for motor
control
Counters can be used for monitoring product amounts
In traditional control, the switches S1, S2 and S3 must close for
K1 to be turned on - the wiring makes the rule
In PLC systems, the program is written to perform the logic “when
S1 is closed AND S2 is closed AND S3 is closed, THEN turn on
K1” - the program makes the rule
A computer is optimized for calculation and display tasks
A computer is programmed by specialists
A PLC is designed for (logic) control and regulation tasks
A PLC is programmed by non-specialists
A PLC is well adapted to industrial environment
They are cost-effective
They are flexible, reliable and compact
They have significant advantages over traditional
control systems based on relay or pneumatics
In every industry where automation is involved,
from individual machines to whole processes
The logic control tasks such as interlocking,
sequencing, timing and counting (previously
undertaken with relays or pneumatics)
In addition, PLCs can perform a variety of
calculation, communication and monitoring tasks
Inputs
lecture note 9 PLC 13
1. PLC - Introduction
Structure of a PLC
Push buttons
Switches (limit switches, level switches, etc.)
Sensors
...
Relay contacts
Solenoid valves
Signal devices (such as lamps, alarms, etc.)
Motors
...