Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room-088 Ext. No.: 7292 UNITEN.

Slides:



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

Unit 7 Discrete Controllers
PLC - Introduction What does PLC stand for?
HYDRAULICS & PNEUMATICS
In this presentation you will:
EEE226 MICROPROCESSORBY DR. ZAINI ABDUL HALIM School of Electrical & Electronic Engineering USM.
Programmable Logic Controller PLC
Industrial Automation and Control
Programmable Logic Controllers
4/24/05 BAE Motor Control PLCs and Ladder Logic An Introduction.
EUT 1040 Lecture 10: Programmable Logic Controllers.
1 The University of Jordan Mechatronics Engineering Department PLC: Programmable Logical Controller.
Introduction To Programmable Logic Controllers
Programmable Logic Controllers Mary Holleboom ENGR 315 Dec. 5, 2001.
Programmable Logic Controllers ( Definition according to NEMA standard ICS3-1978) 4/19/2017 A digitally operating electronic apparatus which uses a programming.
PROGRAMMABLE LOGIC CONTROLLERS PLC’S
 A system consisting of a number of remote terminal units (or RTUs) collecting field data connected back to a master station via a communications system.
Programmable Logic Controller
Lecture 4: Programmable logic Controllers
Chapter 8 Output Modules.
PLC Fundamentals Module 2: Hardware and Terminology.
Module 2: Hardware and Terminology
PLC: Programmable Logical Controller
Industrial Electronic Control
TRTS Team-6))EET-EL-5 15/5/ – Ibrahim Hamdy 219 – Salman Hassan About : PLC ( LOGO ) With Mr.Klaus Koevener.
PROGRAMMABLE LOGIC CONTROLLER (PLC) AND AUTOMATION
ECE 4951 Lecture 1: Programmable Logic Controllers.
Programmable logic control Data Processing Computer System Key Board Light Pen Mouse PLC a Process Control Computer System Motion Sensor Sound Sensor.
Programmable Logic Controller (PLC) - Introduction
PLC introduction1 Discrete Event Control Concept Representation DEC controller design DEC controller implementation.
PLC: Programmable Logical Controller
Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN.
Module 1: Introduction to PLC
Programmable Logic Controller (PLC)
Welcome to the World of Programmable Logic Controllers
Copyright © 2002 Delmar Thomson Learning Chapter 1 Welcome to the World of Programmable Logic Controllers.
 AUTOMATION  PLC  SCADA  INSTRUMENTATION  DRIVES & MOTORS.
Control Technology and Automation
©2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist.
INTRODUCTION TO PROGRAMMABLELOGICCONTROL. PROGRAMMABLE LOGIC CONTROL (PLC): “ A digital electronic device that uses a programmable memory to store instructions.
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,
Logic Functions and Symbols
Introduction to PLC by Dr. Amin Danial Asham.
Programmable Logic Controller (PLC)
Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)
1 RLL: Relay Ladder Logic CONTENTS 1. PLC operation 2. PLC programming 3. Ladder logic 4. Memory and gates.
DPCL Solid State Device Discrete Control Lecture.
Programmable Logic Controllers
BASIC STRUCTURE OF PLC.
Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN.
PROGRAMMABLE LOGIC CONTROLLER
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.
Programmable Logic Controller
Seminar on "PLC” (Programmable Logic Controller)
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
PLC Terminology and Application
COMPUTER ORGANIZATION & ASSEMBLY LANGUAGE
PLC: Programmable Logical Controller
The Programmable Logic Controller
CHAPTER 2 TERMINOLOGY.
Session III Architecture of PLC
Programmable Logic Controllers (PLCs) An Overview.
Industrial Electronics
8.0 Programmable Logic Controllers 1
PROGRAMMABLE LOGIC CONTROLLERS
ACOE347 – Data Acquisition and Automation Systems
Presentation transcript:

Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN University TENAGA Nasional Lecturer: Habeeb Al-Ani Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

U niversity TENAGA National College Of Engineering Mechanical Department Academic Year – Lecture Note UNITEN University TENAGA Nasional Lecturer: Habeeb Al-Ani Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

CAM University TENAGA Nasional Lecturer: Habeeb Al-Ani Computer Aided Manufacturing UNITEN Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

4 PLC: Programmable Logical Controller 1. What is PLC 2. Relay-Device 3. PLC Architecture 4. Programming a PLC Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

5 What does PLC stand for?  PLC - programmable logic controller  PLC implements logic control functions by means of a program Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

6 PLC - programmable logic controller Programmable Logic Controller (PLC) is a microprocessor based system that uses programmable memory to store instructions and implement functions such as logic, sequencing, timing, counting and arithmetic in order to control machines and processes. The first PLC was developed in 1969 by General Motors. Microprocessor-based PLC was introduced in 1977 by Allen Bradley. Definition of PLC Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

7 PLC - programmable logic controller PLC is viewed as a solid-state: - Digital - Industrial computer PLC is made to fit an industrial environment and for exposure to hostile conditions, such as: - Heat - Humidity, - Unreliable power - Mechanical shocks and vibrations. Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

8 Unlike Personal Computer, PLC does not contain, such as display or keyboard, that allow user to directly interact with PLC. In order to facilitate interaction, separate computer is provided, normally taking form of a standard PC. Through this external computer, operator can re-program PLC, provide set-points and view trends of process variables that are controlled and manipulated by PLC. PLCActuatorProcess Sensor External Computer PLC - programmable logic controller Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

Before the invention of the Programmable Logic Controller (PLC), most industrial control was done using relay control panels. Switches and relays can be arranged in circuits to make logical decisions. Output from Relay can be used with the following components: 1. Drive “loads” such as motors 2. Heaters, or electromagnetic coils. A relay control panel is comprised of a single to thousands of these circuits. Relay-Devise Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

Input relays: These are connected to the outside world. They physically exist and receive signals from switches, sensors,etc. - Internal Utility Relays: They are simulated relays that are dedicated to performing only one task.. Some are on only during power on and typically used for initializing data that was stored. Output Relays: These are connected to the outside world. They physically exist and send on/off signals to solenoids, lights,etc. They can be transistors, relays etc. Relays types Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

Relays and Schematic Symbols

12 PLC consists of the following components: 1.Microprocessor – This is the brain of PLC. It reads input signals, executes control program and communicates results (decisions) of control program as action signals to the outputs. 2.Memory – It stores control program that is to be executed at a prescribed rate. 3.Power Supply – This component is used to convert the mains AC voltage to the low DC voltage (e.g. from 240V AC to 5V DC). Programmable Logic Controller Architecture Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

13 PLC consists Con... 4.Input Module – This component receives information from external devices (sensors). It contains circuitry that provides electrical isolation and signal conditioning functionalities. Input module can be analogue input (AI) or discrete input (DI) module. 5.Output Module – This module communicates control actions to external devices (actuators). It contains circuitry required to interface PLC with actuators (e.g. digital-to-analogue converter and power amplifier). 6. Communication Module – This component allows PLC to communicate with external devices using sophisticated multiple-bit digital communication protocols (e.g. Ethernet). Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

Power Supply Communication Module Microprocessor + Memory Analogue Input (AI) Module Discrete Output (DO) Module Discrete Input (DI) Module Analogue Output (AO) Module Analogue Sensor Discrete Sensor Analogue Actuator Discrete Actuator Operator Workstation Programmable Logic Controller Architecture PLC Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

(PLC) Samples Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

16 Inputs Outputs & Power Supply Communication Ports (RS-485) Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

17 Where are PLCs used?  In every industry where automation is involved, from individual machines to whole processes Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

18 PLC Applications Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

19 PLC - Introduction An application example 1: Gate Control  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 Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

20 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 Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

21 Why? PLC differ from a computer?  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 Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

22 Why are PLCs so common?  They are cost-effective  They are flexible, reliable and compact  They have significant advantages over traditional control systems based on relay or pneumatics Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

23 What tasks do PLCs 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 Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

24 The PLC processor Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

25 PLC Input/Output Devices Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

26 PLC Input Devices  Push buttons  Switches (limit switches, level switches, etc.)  Sensors ... Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

27 PLC Output Devices  Relay contacts  Solenoid valves  Signal devices (such as lamps, alarms, etc.)  Motors ... Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

28 Programming terminal Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

29  Programming is done through programming terminal  Programming terminal translates engineering language (logic control) to machine language (binary code) Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

30 Programming through standard computer  Most PLC manufacturers offer software packages that allow a standard computer to be used as a programming terminal Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

31 Programming through standard computer Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

32 Program steps- to inputs and outputs  The CPU reads the data from the inputs  The program in the CPU uses the inputs to evaluate the control logic. As the program runs, the CPU updates the data  The CPU writes the data to the output Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

33 Data Flow in the PLC Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

34  One of the advantages of PLC is that it can be programmed by non-specialists  Program can be written either in the form of a statement list: a set of mnemonic instructions representing a function of the CPU or a ladder diagram: a graphical language resembling the electrical relay diagrams Advantages of PLC Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

35 PLC Forms: 1.Rack 2.Mini 3.Shoebox 4.Micro 5.Software Lecturer: Dr. HABEEB ALANI University TENAGA Nasional

University TENAGA Nasional Lecturer: Habeeb Al-Ani Lecturer: Dr. HABEEB ALANI University TENAGA Nasional