Welcome to the World of Programmable Logic Controllers

Slides:



Advertisements
Similar presentations
PLC Selection, Components, and Communication
Advertisements

Unit 7 Discrete Controllers
Chapter 7 Input Modules.
Programmable Logic Controllers
Chapter 6 Introduction to Logic.
Switchgears Control Using SCADA System Based on PLC
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.
Copyright © 2002 Delmar Thomson Learning Chapter 3 Programming a Programmable Controller.
Programming Logic Controllers Selection, Components, & Communication - Chapter 2.
Copyright © 2002 Delmar Thomson Learning Chapter 9 Putting Together a Modular PLC.
Programmable Logic Controller
Programmable Logic Controllers (PLCs) This course deals with PLCs, Programmable Logic Controllers. PLCs are the industrial computer/controllers that are.
Programmable Logic Controller Internal Operations
Chapter 8 Output Modules.
Module 2: Hardware and Terminology
PLC: Programmable Logical Controller
Industrial Electronic Control
Use of Multimedia in Engineering. Mechatronics engineering is based on the combination from three basic engineering field that is mechaninal, electronics.
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
Introduction to PLC Operation
Chapter 10 PLC Processors.
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
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)
Copyright © 2002 Delmar Thomson Learning Chapter 1 Welcome to the World of Programmable Logic Controllers.
 AUTOMATION  PLC  SCADA  INSTRUMENTATION  DRIVES & MOTORS.
Memory Layout and SLC500 System Addresses. Processor Memory Division An SLC 500 processor's memory is divided into two storage areas. Like two drawers.
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.
CHAPTER 2: TYPES OF CONTROLLER
Copyright © 2002 Delmar Thomson Learning Chapter 10 PLC Processors.
Copyright © 2002 Delmar Thomson Learning Chapter 2 Micro Programmable Logic Controllers.
Introduction to PLC by Dr. Amin Danial Asham.
Programmable Logic Controller (PLC)
Chapter 3 Programming a Programmable Controller. Objectives Describe the available options for programming a PLC. Explain what online is in comparison.
Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
MicroLogix Packaged Controllers Programmable Controller Basics Introduction.
CHAPTER 2 TYPES OF CONTROLLER BY: Salsabila Ahmad.
Introduction to PLC Operation
Putting Together a Modular PLC
Chapter 2 Micro Programmable Logic Controllers. Objectives Define a micro PLC. Explain the advantages of using a micro PLC in new machine development.
PROGRAMMABLE LOGIC CONTROLLER
SEMINAR ON P.L.C. SUBMITTED BY HRIDAY MUKHERJEE AMIT DEBNATH SOMNATH SHIL
Programmable Logic Controller
Chapter 5.
Seminar on "PLC” (Programmable Logic Controller)
Chapter 7 Input Modules. Objectives (1 of 2) Explain the differences between positive and negative logic and sinking and sourcing. Describe the available.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
Programmable Logic Controllers
Module 1: Introduction to PLC
Chapter 5.
PLC Terminology and Application
The Programmable Logic Controller
Programmable control systems
CHAPTER 2 TERMINOLOGY.
Session III Architecture of PLC
Programmable Logic Controllers (PLCs) An Overview.
PROGRAMMABLE LOGIC CONTROLLERS
DET 214/3 PROGRAMMABLE LOGIC CONTROLLER
ACOE347 – Data Acquisition and Automation Systems
Plc & scada applications
DMT 353/3 – Programmable Logic Controller (PLC)
Presentation transcript:

Welcome to the World of Programmable Logic Controllers Chapter 1 Welcome to the World of Programmable Logic Controllers

Objectives Define PLC. Explain where the PLC came from. Explain why their use is valuable. Explain where they are used. Detail what PLCs can do. Explain how PLCs know what they are supposed to do.

What Is a Programmable Controller? A programmable logic controller, usually called a PLC or programmable controller, is a solid-state, digital, industrial computer. Simply, a programmable controller is a computer, much like a desktop personal computer. A PLC is an industrially hardened computer.

Where Did the PLC Come From? (1 of 2) In the 1960s, electromechanical relays, timers, counters, and sequencers were the standard. Many control panels contained hundreds of these devices and a mile or more of wire.

Where Did the PLC Come From? (2 of 2) Reliability was low and maintenance costs were high. Cost was high to modify or upgrade control panels. In 1968 the General Motors Hydramatic division specified a device that would become what we know today as the programmable logic controller.

Early PLCs Only relay replacers Did not have timers or counters No sequencer instructions No math instructions No data manipulation instructions

Why a PLC? (1 of 2) Easily changeable Programmable Reliable Smaller Fast switching

Why a PLC? (2 of 2) Able to withstand harsh factory environment Consumes less power Easier to troubleshoot Easy to install

Why Use a PLC? The question “why use a PLC?” should really be rephrased to “why automate?” The PLC is the tool that provides the control for the automated process.

Automating Helps a Manufacturing Facility (1 of 2) Gain complete control of the manufacturing process Achieve consistency Improve quality and accuracy Work in difficult or hazardous environments Increase productivity

Automating Helps a Manufacturing Facility (2 of 2) Shorten lead time to market Lower cost of quality, scrap, and rework Offer greater product variety Allow a quick changeover from one product to another Control inventory

A PLC Upon First Glance A black box with wires bringing signals in and other wires sending signals out Some sort of magic being done inside that somehow decides when field devices should be turned on or off

Actually There Is No Magic The PLC is a computer and someone has to tell it what to do. The PLC knows what to do through a program that was developed and entered into its memory. Without a set of instructions telling the PLC what to do, it is nothing more than a box full of electronic components.

What Makes a PLC Work? (1 of 4) The heart of any computer is the microprocessor. The microprocessor, also called the processor or central processing unit (CPU), supervises system control through the user program.

What Makes a PLC Work? (2 of 4) The processor reads input signals and follows the instructions that the programmer has stored in the PLC’s memory.

What Makes a PLC Work? (3 of 4) As a result of the solved program, the PLC writes information to outputs, or field-controlled devices, to turn them on or off. When the PLC is running and following the program’s instructions, this is called solving the user program. The PLC is running or in RUN MODE.

What Makes a PLC Work? (4 of 4) The user program (ladder program) is the list of instructions that tells the PLC what to do. The library of instructions available to the PLC is called the instruction set. The instruction set determines how much flexibility the programmer has.

Common PLC Inputs Pushbuttons Selector switches Limit switches and level switches Proximity sensors Photo switches Relay contacts Motor starter contacts

An Overview of a PLC System (1 of 2)

An Overview of a PLC System (2 of 2) Incoming signals, or inputs, interact with instructions in the user program to help the PLC determine when an input instruction is either true or false.

Conventional Circuit

Representation of a PLC Program

PLC Ladder Program Rung

Series 90-30 and 90-20 Hand-held Programmer Image courtesy of GE Fanuc Automation

Interfacing a PC to an Omron CQM 1 PLC Image courtesy of Omron Electronics, Inc.

Correlating Ladder Program Rung to Actual PLC Wiring

Programmable Controller Block Diagram

Product Sensed in Position Will Send an Input Signal

Allen-Bradley SLC 500 Fixed PLC Image courtesy of Allen-Bradley, a Rockwell Automation business

Allen-Bradley SLC 500 Modular PLC Image courtesy of Allen-Bradley, a Rockwell Automation business

SLC 500 Power Supply and a Four-slot Rack Image courtesy of Allen-Bradley, a Rockwell Automation business

Installation of an I/O Module Image courtesy of Allen-Bradley, a Rockwell Automation business

Allen-Bradley SLC 500 Modular Processor Image courtesy of Allen-Bradley, a Rockwell Automation business

Limit Switch Interface

Output Module Wiring to a Motor Starter Coil