PROGRAMMABLE LOGIC CONTROLLERS PLC’S

Slides:



Advertisements
Similar presentations
Applications of PICs Advantages/disadvantages Digital and analogue control Loops, sub-routines, scanning, counting and feedback Interrupts Problems with.
Advertisements

Programmable Logic Controllers PLC’s
Programmable Logic Controllers PLC’s
Inputs: Digital and 4 configurable for Digital or 10 bit Analog Outputs:4 - 8 amp Relays or 700ma Transistors (1 PWM) 4 Line by 18 Character fully.
EEE226 MICROPROCESSORBY DR. ZAINI ABDUL HALIM School of Electrical & Electronic Engineering USM.
Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN.
Industrial Automation and Control
Chapter 7 Input Modules.
Programmable Logic Controllers
5/18/2015IENG 475: Computer-Controlled Manufacturing Systems 1 IENG Lecture 13 Logic Diagramming & Introduction to Programmable Logic Controllers.
Introduction To Programmable Logic Controllers
Copyright © 2014 Rockwell Automation, Inc. All Rights Reserved. PUBLIC PUBLIC CO900G L04 - Basic PLC Programming with Micro800 ® Controllers.
Programmable Logic Controllers ( Definition according to NEMA standard ICS3-1978) 4/19/2017 A digitally operating electronic apparatus which uses a programming.
Programmable Logic Controller
Lecture 4: Programmable logic Controllers
Programmable Logic Controller Internal Operations
Chapter 8 Output Modules.
Module 2: Hardware and Terminology
PLC: Programmable Logical Controller
Industrial Electronic Control
PROGRAMMABLE LOGIC CONTROLLER (PLC) AND AUTOMATION
Hall C’s HMS PLC Controls by Steven Lassiter. What Constituents a PLC System PLC (processors) Programming. I/O modules. Field Device Signals (sometimes.
SCADA and Telemetry Presented By:.
Mini8 Multi-loop Controller. 2 Eurotherm Business Group Mini 8 – What is it? Multi-loop(4,8,16) PID controller 8-32 Channel data acquisition Design targeted.
Programmable logic control Data Processing Computer System Key Board Light Pen Mouse PLC a Process Control Computer System Motion Sensor Sound Sensor.
Module 4: Analog programming blocks. Module Objectives Analyze a control task that uses analog inputs. Connect a potentiometer to LOGO! controller and.
Identifying SLC 500™ System Components. SLC 500 System Options  The SLC 500 line of processors comprises both fixed and modular processor styles.:
1 FUNDAMENTOS DEL CONTROLADOR PROGRAMABLE. 2 ¿QUE ES UN CONTROLADOR PROGRAMABLE? PROGRAMMABLE CONTROLLER ENTRADAS A solid state device that controls output.
Programmable Logic Controller (PLC) - Introduction
COMPUTER SYSTEM ARCHITECTURE By Sohaib.  The digital computer is a digital system that performs various computational tasks.  The word digital implies.
Industrial Process Control System Simon Hui Engineer Control and Informatics, Industrial Centre.
Programmable Logic Controller (PLC)
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
 AUTOMATION  PLC  SCADA  INSTRUMENTATION  DRIVES & MOTORS.
(More) Interfacing concepts. Introduction Overview of I/O operations Programmed I/O – Standard I/O – Memory Mapped I/O Device synchronization Readings:
©2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist.
PLCs were invented in answer to the needs of the automobile industry, and were introduced in the late 1960’s. They were designed to take the place of older,
Chapter 10 Advanced Programming, PLC Interfacing, and Troubleshooting
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
Introduction to PLC by Dr. Amin Danial Asham.
Programmable Logic Controller (PLC)
PLC PROGRAMMING.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
MicroLogix Packaged Controllers Programmable Controller Basics Introduction.
Computer operation is of how the different parts of a computer system work together to perform a task.
PLC ARCHITECTURE – Memory 2 by Dr. Amin Danial Asham.
Capability of processor determine the capability of the computer system. Therefore, processor is the key element or heart of a computer system. Other.
PROGRAMMABLE LOGIC CONTROLLER
MICROCONTROLLER INTERFACING WITH STEPPER MOTOR MADE BY: Pruthvirajsinh Jadeja ( ) COLLEGE:DIET BRANCH:EC.
PROGRAMMABLE LOGIC CONTROLLER. Control Systems Types  Programmable Logic Controllers  Distributed Control System  PC- Based Controls.
SEMINAR ON P.L.C. SUBMITTED BY HRIDAY MUKHERJEE AMIT DEBNATH SOMNATH SHIL
Programmable Logic Controller & Distributed Control System Yoon-Je Choi 17 th June 2006.
S7-200 PLC training courses
1 Chapter 1 Basic Structures Of Computers. Computer : Introduction A computer is an electronic machine,devised for performing calculations and controlling.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
LG PLC COURSE Beginner Prepared by : -Hossam Mohammed -Ramdan said
UNICOS: UNified Industrial COntrol System CPC (Continuous Process Control) Basic course SESSION 3: PLC basics UCPC 6 UNICOS-Continuous Process Control.
Computer Hardware – System Unit
Session III Architecture of PLC
Identifying SLC 500™ System Components
IENG 475: Computer-Controlled Manufacturing Systems
Programmable Logic Controllers (PLCs) An Overview.
PLC Hardware Components.
MicroLogix Packaged Controllers
PLC Hardware Components.
PROGRAMMABLE LOGIC CONTROLLERS
ACOE347 – Data Acquisition and Automation Systems
IENG 475: Computer-Controlled Manufacturing Systems Logic Diagrams
Presentation transcript:

PROGRAMMABLE LOGIC CONTROLLERS PLC’S

•Overview of Technology •PLC Configuration and Selection •Programming PLC’s

What is a PLC ? •PLC (Programmable Logic Controller) •A PLC works by looking at its inputs and depending on their state, and the user entered program, turns on/off outputs. •A PLC can be thought of as: Industrial Computers with specially designed architecture in both their central units (the PLC itself) and their interfacing circuitry to field devices (input / output connections to the real world).

CPU •Power Supply •Memory •Input Blocks •Output Blocks •Communications •Expansion Connections

CPU Module •The Central Processing Unit (CPU) Module is the brain of the PLC. •Primary role to read inputs, execute the control program, update outputs. •The CPU consists of the arithmetic logic unit (ALU), timing/control circuitry, accumulator, scratch pad memory, program counter, address stack and instruction register. •A PLC works by continually scanning a program Scan Inputs Self Check PLC Program SCAN Update Outputs Execute Code

The memory includes pre-programmed ROM memory containing the PLC’s operating system, driver programs and application programs and the RAM memory. •PLC manufacturer offer various types of retentive memory to save user-programs and data while power is removed, so that the PLC can resume execution of the user-written control program as soon as power is restored.

Input and output (I/O) modules connect the PLC to sensors and actuators. •Provide isolation for the low-voltage, low- current signals that the PLC uses internally from the higher-power electrical circuits required by most sensors and actuators. •Wide range of I/O modules available including: digital (logical) I/O modules and analog (continuous) I/O modules.

Inputs come from sensors that translate physical or chemical phenomena into electrical signals. •The simplest form of inputs are digital/discrete in AC/DC. •In smaller PLCs the inputs are normally built in and are specified when purchasing the PLC. •For larger PLCs the inputs are purchased as modules, or cards, with 8,16, 32, 64, 96 inputs of the same type on each card.

The list below shows typical ranges for input voltages. 5 Vdc 12 Vdc 24 Vdc 48 Vdc 12 Vac 24 Vac 120 Vac 240 Vac

Output modules rarely supply any power, but instead act as switches. •External power supplies are connected to the output card and the card will switch the power on or off for each output. •A common choice when purchasing output cards is relays, transistors or triacs. •Relay are the most flexible output devices. They are capable of switching both AC and DC outputs. But, they are slower, cost more, and they will wear out after millions of cycles.

The most important consideration when selecting relays, or relay outputs on a PLC, is the rated current and voltage. •For transistor outputs or higher density output cards relay terminal blocks are available. –Advantage of individual standard replaceable relays

Typical output voltages are listed below, 5 Vdc 12 Vdc 24 Vdc 48 Vdc 24 Vac 120 Vac 240 Vac

Typical Analogue Input signals are: –Flow sensors –Humidity sensors –Load Cells –Potentiometers –Pressure sensors –Temperature sensors –Vibration •Analogue Output signals control: –Analogue Valves –Actuators –Chart Resorders –Variable Speed Drives –Analogue Meters •Typical Analogue Signal Levels –4-20mA –1-5 Vdc –0-10 Vdc –-10 – 10Vdc

Analogue input cards convert continuous signals via a A/D converter into discrete values for the PLC •Analogue output cards convert digital values in then PLC to continuous signals via a D/A converter. •Resolution can be important in choosing an applicable card •Example, for a temperature input of 0 to 100 degrees C –For 8 bit resolution the value in the PLC is 0 to 255 –For 12 bit resolution the value in the PLC is 0 to 4095 –For 12.5 bit resolution the value in the PLC is 0 to 6000 –For 13 bit resolution the value in the PLC is 0 to 8192 –For 16 bit resolution the value in the PLC is 0 to 32768

RF ID •Voice •Gas Flow Calculation •Weigh Cell •Hydraulic Servo •ASCII •Fuzzy Logic •Temperature Sensor •Temperature Control •Heat/Cool Control •Field Bus Cards –DeviceNet, Profibus etc –Lonworks, BACNet • Fast Response (Interrupt) • PID • Loop Controller • BASIC Cards • RS232 Comm’s • Modbus ASCII/RTU • Ethernet Comm’s – • High Speed Counters • Position Control Cards • Per to Per Comm’s Controller Link – DH+ – Modbus Plus

•Sequence –Input –Output –Control •Logic •Timer and Counters •Comparison •Range Comparison •Data Movement •Data Shift •Step / Step Next •Serial Communications •Text String Processing •File Manipulation –IF,THEN,ELSE,LOOP Table Processing –LIFO, FIFO •Increment/Decrement •Conversion –ASCII –Number Systems •Math •Floating Point Math •Statistics •Scaling •PID •PID with Auto tune •Clock / Date •Block Processing

The configuration of PLC refers to the packaging of the components. •Typical configurations are listed below from largest to smallest. –Rack Type : A rack can often be as large as 18” by 30” by 10” –Mini: These are similar in function to PLC racks, but about the half size. Dedicated Backplanes can be used to support the cards OR DIN rail mountable with incorporated I/O bus in module. –Shoebox: A compact, all-in-one unit that has limited expansion capabilities. Lower cost and compactness make these ideal for small applications. DIN rail mountable. –Micro: These units can be as small as a deck of cards. They tend to have fixed quantities of I/O and limited abilities, but costs will be lowest. DIN rail mountable

Micro PLCs: I/O up to 32 points Small PLC: I/O up to 128 points Medium PLC: I/O up to 1024 points Large PLC: I/O up to 4096 points Very Large: I/O up to 8192 points

Criteria •Number of logical inputs and outputs •Memory •Number of special I/O modules •Expansion Capabilities •Scan Time •Communication •Software •Support •Dollars