Plc presentation

27
PROGRAMMABLE LOGIC CONTROLLER

Transcript of Plc presentation

Page 1: Plc presentation

PROGRAMMABLE

LOGIC

CONTROLLER

Page 2: Plc presentation

Control Systems TypesControl Systems Types

Programmable Logic Controllers Distributed Control System PC- Based Controls

Page 3: Plc presentation

Programmable Logic Programmable Logic Controllers Controllers

PLC Sequential logic solver PID Calculations. Advanced Subroutines BIT Operations. Data Transfer. Text Handling.

Page 4: Plc presentation

Applications : Machine controls, Packaging, Palletizing, Material handling,

similar Sequential task as well as Process controlAdvantages of PLC : They are fast and designed for the rugged industrial

environment. They are attractive on Cost-Per-Point Basis. These Devices are less Proprietary ( E.g.. Using Open Bus

Interface.) These Systems are upgraded to add more Intelligence and

Capabilities with dedicated PID and Ethernet Modules.Disadvantages of PLC : PLC were Designed for Relay Logic Ladder and have Difficulty

with some Smart Devices. To maximize PLC performance and Flexibility, a number of

Optional Modules must be added

Programmable Logic Programmable Logic Controllers Controllers

Page 5: Plc presentation

PLC Types Nano (Small) Micro (Medium) Large

Basic criteria for PLC Types Memory Capacity I/O Range Packaging and Cost per Point

Programmable Logic Programmable Logic Controllers Controllers

Page 6: Plc presentation

Components Central Processing Unit (CPU) Input Output Modules Power Supply Bus system

Programmable Logic Programmable Logic Controllers Controllers

Page 7: Plc presentation

Central Processing Unit It is a micro-controller based circuitary. The CPU consists of following blocks : Arithmatic Logic Unit (ALU), Program memory Process image memory (Internal memory of CPU) Internal timers and counters Flags CPU performs the task necessary to fulfill the PLC funtions. These tasks

include Scanning, I/O bus traffic control, Program execution, Peripheral and External device communication, special functions or data handling execution and self diagnistics.

Programmable Logic Programmable Logic Controllers Controllers

Page 8: Plc presentation

Input module These modules act as interface between real-time status of process

variable and the CPU. Analog input module : Typical input to these modules is 4-20 mA, 0-10 V Ex : Pressure, Flow, Level Tx, RTD (Ohm), Thermocouple (mV) Digital input module : Typical input to these modules is 24 V DC, 115

V AC, 230 V AC Ex. : Switches, Pushbuttons, Relays, pump valve on off status

Programmable Logic Programmable Logic Controllers Controllers

Page 9: Plc presentation

Output module These modules act as link between the CPU and the output devices in

the field. Analog output module : Typical output from these modules is 4-20 mA,

0-10 V Ex : Control Valve, Speed, Vibration Digital output module : Typical output from these modules is 24 V DC,

115 V AC, 230 V AC Ex. : Solenoid Valves, lamps, Actuators, dampers, Pump valve on off

control

Programmable Logic Programmable Logic Controllers Controllers

Page 10: Plc presentation

Power Supply The power supply gives the voltage required for electronics

module (I/O Logic signals, CPU, memory unit and peripheral devices) of the PLC from the line supply.

The power supply provides isolation necessary to protect the solid state devices from most high voltage line spikes.

As I/O is expanded, some PLC may require additional power supplies in order to maintain proper power levels.

Programmable Logic Programmable Logic Controllers Controllers

Page 11: Plc presentation

Bus System It is path for the transmission of the signal . Bu

system is responsible for the signal exchange between processor and I/O modules

The bus system comprise of several single line ie wires / tracks

Programmable Logic Programmable Logic Controllers Controllers

Page 12: Plc presentation

PLC CyclePLC Cycle

Outputs

Machineor

Process

Programmablecontroller

Inputs

Sense the Input Process the Logic Give Output

Page 13: Plc presentation

PLC Signal FlowPLC Signal Flow

Programming Terminal

O:0/7

O:0/7

O:1/5

Output Devices

Output ModulesProcessor MemoryInput Module

Input DevicesLadder Program

O:0/7

O:1/5

I:0/6

I:1/4

O:1/5

I:0/6

I:1/4

I:0/6

I:1/4

Data InputImage Table

OutputImage Table

Page 14: Plc presentation

PLC Architecture EvolutionPLC Architecture Evolution Mid - 1970s : Discrete Machine Control

ProgrammingTerminal

PLC

I/O

Connection is Point to PointProgramming Language :

- Relay ladder logic - Flexibility in altering Control system operation

Connection is Point to Point

Page 15: Plc presentation

Early - to - Mid 1980 : Discrete and Process Control

PLC Architecture EvolutionPLC Architecture Evolution

Reasonable ComputerRunning PLC

Programming Software

PLC

I/O

Programming Language :

- Ladder Program - PID - Data Storage

MS - DOS

Page 16: Plc presentation

PLC Architecture EvolutionPLC Architecture Evolution

Late 1980’s to early 1990’s : Discrete and Process Control

PC running PLC Programming Software

PLC

I/O

Connection in networked allowing Multiple PLC

PLC became a part of the developing enterprise resource system

Windows

PLC

Page 17: Plc presentation

TodayToday : : Distributed I/O ModulesDistributed I/O Modules

Distributed I/O modules

PLC

Distributed I/O scanner

Data Communication Bus

PLC Architecture PLC Architecture EvolutionEvolution

Page 18: Plc presentation

Remote I/O Network

SPLITTERS

FIBER OPTIC LINK

TAPS

Remote I/O

Today : Today : Hot Redundant SystemHot Redundant System

PLC Architecture PLC Architecture EvolutionEvolution

Page 19: Plc presentation

Controller ControllerController

Controller

Workstation Workstation Workstation Workstation

Switched Hub

PLC Architecture PLC Architecture EvolutionEvolutionToday : Today : Ethernet Technology in PLCsEthernet Technology in PLCs

Page 20: Plc presentation

RemotePlatform

Wireless Modem

Wireless Modem

PLC

H M I Display

PC

PLC Architecture PLC Architecture EvolutionEvolution

Today : Today : Wireless communicationWireless communication

PLC

Page 21: Plc presentation

PLC Systems of various vendors PLC Systems of various vendors

Siemens S5 -110U, 115U, 135U S7 - 200, 300, 400Allen Bradley Micrologix 1000, 1200,

1500 SLC 5/01, 5/02, 5/03 PLC 5/10, 5/25 and 5/40Modicon Nano Micro Premium Quantum

Page 22: Plc presentation

8 Analog Inputs 1 Analog Output

Up/Down Fast Counter

Up Counter

Programming Terminal PC Connection

Unitelway Port for connection of up to 5 Slaves

PCMCIA memory expansion port

PCMCIA communications port

TSX37-22

Built in display for I/O (in-rack, AS-i) and Diag

I/O Modules

Configuration of PLC : Configuration of PLC : ModiconModicon

Page 23: Plc presentation

Configuration of PLC : Configuration of PLC : SiemensSiemens

CPU

External Power Supply

I/O Modules

Page 24: Plc presentation

Configuration of PLC : Allen Configuration of PLC : Allen BradleyBradley

CPU

Power Supply I/O Modules

Page 25: Plc presentation

Configuration of PLC : GE FANUCConfiguration of PLC : GE FANUC

CPU

I/O Modules Back plane

Page 26: Plc presentation

PLC Programming StandardsPLC Programming Standards

The open, manufacturer-independent programming standard for automation is IEC 61131-3. You can thus choose what configuration interface you wish to use when writing your application :

Ladder Diagram Instruction List Function Block Diagram Sequential Function Chart Structured Text

Page 27: Plc presentation

Cost of hardware, software, Integration Engineering, Design, Installation, Start-up and Commissioning, Validation documentation and Execution, Training, Spare parts, Maintenance, System service contract and system life cycle.

Reliability, Flexibility, Scalability and Validatability. Ease of Database configuration, Graphics

development, Interlocks and Batch processing. Integration of High-level Application. Control Philosophy for Centralized versus Remote

Operator Console or both. Compliance with an Industry batch standard such as

ISA SP88 and new Communication Protocol.

PLC DCS Selection CriteriaPLC DCS Selection Criteria