1 The University of Jordan Mechatronics Engineering Department PLC: Programmable Logical Controller.

Slides:



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

Programming with Ladder Logic
Unit 7 Discrete Controllers
PLC - Introduction What does PLC stand for?
HYDRAULICS & PNEUMATICS
Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN.
Programmable Logic Controller PLC
Industrial Automation and Control
4/24/05 BAE Motor Control PLCs and Ladder Logic An Introduction.
Chapter 6 Introduction to Logic.
Switchgears Control Using SCADA System Based on PLC
Introduction To Programmable Logic Controllers
Lecture 7: PLC: Review Questions
PLC OPERATION & PROGRAMMING Dr. ONUR TOKER. What is a PLC ? PLC is a computer system controlling a process. inputs - the keyboard is analogous to a proximity.
Programmable Logic Controllers Mary Holleboom ENGR 315 Dec. 5, 2001.
Lecture 4: Programmable logic Controllers
PLC Fundamentals Module 2: Hardware and Terminology.
Chapter 19 Fundamental PLC Programming
Module 2: Hardware and Terminology
PLC: Programmable Logical Controller
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
PLC introduction1 Discrete Event Control Concept Representation DEC controller design DEC controller implementation.
PLC: Programmable Logical Controller
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,
CHAPTER 2: TYPES OF CONTROLLER
PLC Based sequential batch process CONTROL system
Logic Functions and Symbols
Introduction to PLC by Dr. Amin Danial Asham.
Operational Rule for Programming Programmable Logic Controllers.
Programmable Logic Controller (PLC)
PROGRAMMABLE LOGICAL CONTROLLER (PLC) PRESENTED BY:- Mrs. Bindu Thakral And Jaidev Singh.
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.
CHAPTER 2 TYPES OF CONTROLLER BY: Salsabila Ahmad.
DPCL Solid State Device Discrete Control Lecture.
MECH 1500 Chapter 4. MECH 1500 The Binary Concept 4.1.
PROGRAMMABLE LOGIC CONTROLLER
SEMINAR ON P.L.C. SUBMITTED BY HRIDAY MUKHERJEE AMIT DEBNATH SOMNATH SHIL
Programmable Logic Controller
Xavier Chaney. What Are PLC’s??  Programmable Logic Controllers (PLC) are special-purpose computers designed for use in the control of a wide variety.
Seminar on "PLC” (Programmable Logic Controller)
Fluid Power Control.
Programmable Logic Controller (PLC) - Hardware and Software Lecture 12.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
Lesson 1.C PLC PROGRAMMING.
LG PLC COURSE Beginner Prepared by : -Hossam Mohammed -Ramdan said
Programmable Logic Controllers
Module 1: Introduction to PLC
PLC Terminology and Application
PLC: Programmable Logical Controller
INTRODUCTION TO PLC.
The Programmable Logic Controller
Programmable control systems
CHAPTER 2 TERMINOLOGY.
Session III Architecture of PLC
Programmable Logic Controllers (PLCs) An Overview.
Industrial Electronics
8.0 Programmable Logic Controllers 1
ACOE347 – Data Acquisition and Automation Systems
Presentation transcript:

1 The University of Jordan Mechatronics Engineering Department PLC: Programmable Logical Controller

2 CONTENTS 1. What is PLC 2. Electrical Ladder Logic Diagrams 3. Software Ladder Logic Diagrams 4. PLC Implementation 5. An example

3 1. PLC - Introduction What does PLC stand for? n PLC - programmable logic controller n PLC implements logic control functions by means of a program

4 1. PLC - Introduction PLC Features

5 1. PLC - Introduction PLC Features

6 1. PLC - Introduction PLC application example 1: Gate Control n PLC can sense a vehicle at the entrance or exit, and open and close the gate automatically n The current vehicle count is easily determined by programming a simple counter

7 1. PLC - Introduction PLC application example 2: Conveyor System n PLC can be used to start/stop latching logic for motor control n Counters can be used for monitoring product amounts

Other Examples n First-in priority circuit n Entry/exit car park control n Product mass packaging n Daily production record n Water-level monitoring n Automatic liquid-mixing control n Automatic coffee maker n Automatic toilette flushing control system n Food and beverage industry n Textile industry, etc.. 8

lecture note 9 PLC9 1. PLC - Introduction Comparing traditional and programmable control systems - 1

10 1. PLC - Introduction Comparing traditional and programmable control systems - 2 n In traditional control, the switches S1, S2 and S3 must close for K1 to be turned on - the wiring makes the rule n In PLC systems, the program is written to perform the logic “when S1 is closed AND S2 is closed AND S3 is closed, THEN turn on K1” - the program makes the rule It is much simpler to change program than wiring!

11 1. PLC - Introduction How does a PLC differ from a computer? n A computer is optimized for calculation and display tasks n A computer is programmed by specialists n A PLC is designed for (logic) control and regulating tasks n A PLC is programmed by non-specialists n A PLC is well adapted to industrial environment

12 1. PLC - Introduction Why are PLCs so common? n They are cost-effective n They are flexible, reliable and compact n They have significant advantages over traditional control systems based on relay or pneumatics

13 1. PLC - Introduction Where are PLCs used? n In every industry where automation is involved, from individual machines to whole processes

14 1. PLC - Introduction What tasks do PLCs perform? n The logic control tasks such as interlocking, sequencing, timing and counting (previously undertaken with relays or pneumatics) n In addition, PLCs can perform a variety of calculation, communication and monitoring tasks

15 Inputs Outputs & Power Supply Communication Ports (RS-485) 1. PLC - Introduction PLC Example

lecture note 9 PLC16 1. PLC - Introduction Structure of a PLC

17 1. PLC - Introduction The PLC processor

18 1. PLC - Introduction PLC Input/Output Devices

19 1. PLC - Introduction PLC Input Devices n Push buttons n Switches (limit switches, level switches, etc.) n Sensors n...

20 1. PLC - Introduction PLC Output Devices n Relay contacts n Solenoid valves n Signal devices (such as lamps, alarms, etc.) n Motors n...

21 1. PLC - Introduction Programming terminal

22 1. PLC - Introduction n Programming is done through programming terminal n Programming terminal translates engineering language (logic control) to machine language (binary code) PLC Programming

23 1. PLC - Introduction Programming through standard computer n Most PLC manufacturers offer software packages that allow a standard computer to be used as a programming terminal

24 1. PLC - Introduction Programming through standard computer

25 1. PLC - Introduction Relating the program to inputs and outputs n The CPU reads the data from the inputs n The program in the CPU uses the inputs to evaluate the control logic. As the program runs, the CPU updates the data n The CPU writes the data to the output

lecture note 9 PLC26 1. PLC - Introduction Relating the program to inputs and outputs

27 1. PLC - Introduction Data Flow in the PLC

28 1. PLC - Introduction n One of the advantages of PLC is that it can be programmed by non- specialists n 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 PLC Programming

29 1. PLC - Introduction Statement List

30 1. PLC - Introduction Ladder Diagram