Module 5 PE EC802B, Automation PLC
Module 5 PE EC802B, Automation PLC
ECE-8th Semester
Module-5
Presented By
Prof. Jayjeet Sarkar
4/30/2023 1
Topic: Programmable Logic Controller(PLC)
4/30/2023 2
Programmable Logic Controller(PLC)
PLC Origin
• Developed to replace relays in the late 1960s
• Costs dropped and became popular by 1980s
• Now used in many industrial designs
Historical Background
• The Hydramatic Division of the General Motors Corporation specified the
design criteria for the first programmable controller in 1968
Their primary goal :
• To eliminate the high costs associated with inflexible, relay-controlled systems.
4/30/2023 3
Programmable Logic Controller(PLC)
Historical Background
• The controller had to be designed in modular form, so that sub-assemblies
could be removed easily for replacement or repair.
• The control system needed the capability to pass data collection to a central
system.
• The system had to be reusable.
• The method used to program the controller had to be simple, so that it could be
easily understood by plant personnel.
What tasks do PLC perform ?
• 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
4/30/2023 4
Programmable Logic Controller(PLC)
Leading Brands Of PLC
AMERICAN:
1. Allen Bradley 2. Gould Modicon 3. Texas Instruments
4. General Electric 5. Westinghouse 6. Cutter Hammer
7. Square D
EUROPEAN:
1. Siemens 2. Klockner & Mouller 3. Festo 4. Telemechanique
JAPANESE:
1. Toshiba 2. Omron 3. Fanuc 4. Mitsubishi
Areas of Application :
• Manufacturing / Machining
• Food / Beverage
• Metals
• Power
• Mining
• Petrochemical / Chemical
4/30/2023 5
Programmable Logic Controller(PLC)
Power Supply:
• Provides the voltage needed to run the primary PLC components
I/O Modules:
• Provides signal conversion and isolation between the internal logic- level signals
inside the PLC and the field’s high level signal.
Processor :
• Provides intelligence to command and govern the activities of the entire PLC systems.
Programming Device :
• Used to enter the desired program that will determine the sequence of operation and
control of process equipment or driven machine.
4/30/2023 6
Programmable Logic Controller(PLC)
I/O Module
• The I/O interface section of a PLC connects it to external field devices.
• The main purpose of the I/O interface is to condition the various signals received from
or sent to the external input and output devices.
• Input modules converts signals from discrete or analog input devices to logic levels
acceptable to PLC’s processor.
• Output modules converts signal from the processor to levels capable of driving the
connected discrete or analog output devices.
4/30/2023 7
Programmable Logic Controller(PLC)
The two major types of PLC
4/30/2023 8
Programmable Logic Controller(PLC)
The two major types of PLC
4/30/2023 9
Programmable Logic Controller(PLC)
4/30/2023 10
Programmable Logic Controller(PLC)
Power Supply of PLC
•The rack of plc provides the dc power to components that are connected with it.
•For big PLC schemes, this supply is not enough for components to connect with it, for
larger scheme supply is given by separate DC or AC systems.
•For small plc networks, the power supply can be used to power field instruments.
4/30/2023 11
Programmable Logic Controller(PLC)
Processor of PLC
The processor of plc works like the brain of a
human, which means it controls every process of plc.
The processor of PLC comprises of the
microprocessor for the implementation of logic and
monitoring the signal communicating process
between different parts.
The processor needs memory or storage place for
storage of the outcomes of the logical processes done
by the microprocessor. Memory is also compulsory
for the program EPROM (erasable programmable
read-only memory) or EEPROM (electrically
erasable programmable read-only memory) plus
RAM (random access memory). The Central
processor unit regulates all PLC action and is
intended so that the operator can put the anticipated
program in ladder logic. The PLC program is
implemented as a portion of a repetitive procedure
denoted as a scan, it explains in a given diagram. A
distinctive PLC scan reads the input status with the
Central Processing Unit. Then, the submission
program is implemented.
4/30/2023 12
Programmable Logic Controller(PLC)
4/30/2023 13
Programmable Logic Controller(PLC)
4/30/2023 14
Programmable Logic Controller(PLC)
4/30/2023 15
Programmable Logic Controller(PLC)
4/30/2023 16
Programmable Logic Controller(PLC)
4/30/2023 17
Programmable Logic Controller(PLC)
4/30/2023 18
Programmable Logic Controller(PLC)
4/30/2023 19
Programmable Logic Controller(PLC)
4/30/2023 20
Programmable Logic Controller(PLC)
4/30/2023 21
Programmable Logic Controller(PLC)
4/30/2023 22
Programmable Logic Controller(PLC)
4/30/2023 23
Programmable Logic Controller(PLC)
4/30/2023 24
Programmable Logic Controller(PLC)
4/30/2023 25
Programmable Logic Controller(PLC)
4/30/2023 26
Programmable Logic Controller(PLC)
4/30/2023 27
Programmable Logic Controller(PLC)
4/30/2023 28
Programmable Logic Controller(PLC)
4/30/2023 29
Programmable Logic Controller(PLC)
4/30/2023 30
Programmable Logic Controller(PLC)
4/30/2023 31
Programmable Logic Controller(PLC)
4/30/2023 32
Programmable Logic Controller(PLC)
PLC Timer Functions
4/30/2023 33
Programmable Logic Controller(PLC)
PLC Timer Functions
4/30/2023 34
Programmable Logic Controller(PLC)
PLC Timer Functions
4/30/2023 35
Programmable Logic Controller(PLC)
PLC Timer Functions
4/30/2023 36
Programmable Logic Controller(PLC)
PLC Timer Functions
4/30/2023 37
Programmable Logic Controller(PLC)
PLC Counter Functions
• PLC counters have programming formats which are similar to timer formats
• Transitions on counter input rung causes the counter to count up (or down)
• Counter reset is accomplished via the (RES) instruction
4/30/2023 38
Programmable Logic Controller(PLC)
PLC Counter Functions
4/30/2023 39
Programmable Logic Controller(PLC)
PLC Counter Functions
4/30/2023 40
Programmable Logic Controller(PLC)
PLC Counter Functions
4/30/2023 41
Programmable Logic Controller(PLC)
PLC Counter Functions
4/30/2023 42
Programmable Logic Controller(PLC)
PLC Counter Functions
4/30/2023 43
Programmable Logic Controller(PLC)
PLC Counter Functions
4/30/2023 44
Programmable Logic Controller(PLC)
PLC Counter Functions
4/30/2023 45
Programmable Logic Controller(PLC)
PLC Counter Functions
4/30/2023 46
Programmable Logic Controller(PLC)
Comparison and Math Operations
4/30/2023 47
Programmable Logic Controller(PLC)
Comparison and Math Operations
4/30/2023 48
Programmable Logic Controller(PLC)
Comparison and Math Operations
4/30/2023 49
Programmable Logic Controller(PLC)
Comparison and Math Operations
4/30/2023 50
Programmable Logic Controller(PLC)
Comparison and Math Operations
4/30/2023 51
Programmable Logic Controller(PLC)
Comparison and Math Operations
4/30/2023 52
Programmable Logic Controller(PLC)
Comparison and Math Operations
4/30/2023 53
Programmable Logic Controller(PLC)
Comparison and Math Operations
4/30/2023 54
Programmable Logic Controller(PLC)
Comparison and Math Operations
4/30/2023 55
THE END
4/30/2023 56