Basic overview of Programmable Logic Controller(PLC),HMI,SCADA
ASIFADNANBAYAN
120 views
32 slides
May 17, 2024
Slide 1 of 32
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
About This Presentation
Basic function of PLC, HMI,SCADA
SIEMENSE S7-1200
TIA PORTAL
Size: 4.13 MB
Language: en
Added: May 17, 2024
Slides: 32 pages
Slide Content
Programmable Logic Controller Made by: Asif Adnan Rashid
What is PLC(Programmable Logic Controller) PLC may be defined as micro-controller based controlling device that used to store instructions in programmable memory to implement logic, sequencing, timing, counting and arithmetic function through digital/analog input/output modules for controlling device or process. Why PLC is used over microcontroller? : PLC has more input/output than microcontroller. We can also extend input and output module in PLC. PLC processing capacity is lot more higher and faster than microcontroller. We can change PLC module or restore data if it is problematic. PLC can work on high voltage but microcontroller faces some discrepancies while operating in high voltage. PLC has display unit and observe the current condition, but in microcontroller we can use display as an add-in service.
Components of PLC PLC consists of the following units: 1)Processor 2)I/O unit 3)Memory unit 4)Power Supply 5)Programming Unit
PLC Operating Cycle PLC automate a process by Read Input Program Scan Energize the Output Continue the cycle PLC can be divided into 3 parts: CPU Input/Output Programming Device When box reaches at the end of the conveyor, sensor send a signal to PLC to stop the motor as well as stop the conveyor.
PLC Programming Language International Standards for PLC specifies Three graphical and Two text-based languages for programming PLC. Language Abbreviation Type Application best suited for Ladder Logic Diagram LD Graphical Discrete Control Function Block Diagram FBD Graphical Continuous Control Sequential Function Chart SFC Graphical Sequencing Instruction List IL Textural Similar to Ladder Logic Structured Text ST Textural Complex Logic , Computational etc
Ladder Diagram Example
Motor Connection Motor that is run by PLC is controlled in 2 ways. 1)Power Ckt (AC current) 2) Control Ckt (PLC )
PLC Ladder Diagram To On/Off a motor it should follow the undermentioned ladder diagram with latching:
HMI(Human Machine Interface)
HMI Function
HMI setup procedure Steps -Browse PLC -Continue up to finish( Untick select item) -Take start, stop, load -Set properties of elements, object -Match with PLC tag table -Simulation -Download HMI
HMI Configuration
HMI…. Add memory block in program main block
HMI….
HMI setup procedure….
HMI setup procedure…. Press Start – Stop Switch
HMI Download Press Right Button On HMI Download Hardware and Software Finish and check HMI screen