IENG 475: Computer-Controlled Manufacturing Systems

Slides:



Advertisements
Similar presentations
Programming with Ladder Logic
Advertisements

Unit 7 Discrete Controllers
Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN.
Programmable Logic Controller PLC
4/24/05 BAE Motor Control PLCs and Ladder Logic An Introduction.
EUT 1040 Lecture 10: Programmable Logic Controllers.
5/18/2015IENG 475: Computer-Controlled Manufacturing Systems 1 IENG Lecture 13 Logic Diagramming & Introduction to 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.
5/20/2015IENG 475: Computer-Controlled Manufacturing Systems 1 IENG Lecture 14 Ladder Logic Programming of PLCs.
Introduction To Programmable Logic Controllers
Programming Logic Controllers Selection, Components, & Communication - Chapter 2.
PROGRAMMABLE LOGIC CONTROLLERS PLC’S
Lecture 4: Programmable logic Controllers
Programming Logic Controllers Overview - Chapter 1.
CHE 185 – PROCESS CONTROL AND DYNAMICS DCS AND PLC FUNDAMENTALS.
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
©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
Logic Functions and Symbols
Operational Rule for Programming Programmable Logic Controllers.
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.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
PROGRAMMABLE LOGIC CONTROLLER. Control Systems Types  Programmable Logic Controllers  Distributed Control System  PC- Based Controls.
Programmable Logic Controller
Seminar on "PLC” (Programmable Logic Controller)
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.
Lecture 10: Programmable Logic Controllers
Lesson 1.C PLC PROGRAMMING.
LG PLC COURSE Beginner Prepared by : -Hossam Mohammed -Ramdan said
Programmable Logic Controllers
PLC Terminology and Application
PLC: Programmable Logical Controller
Chapter 7.2 Computer Architecture
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Micro computer based process control
Session III Architecture of PLC
ECE 434 Advanced Digital System L03
Programmable Logic Controllers (PLCs) An Overview.
Manisha Goel, Lecturer, EE Deptt Govt. Polytechnic Manesar
8.0 Programmable Logic Controllers 1
IENG 475: Computer-Controlled Manufacturing Systems
Lesson 19: PLC Programming Techniques
Schematics 201 Lecture Topic: Electrical Symbols
PLC’s Are ... Similar to a Microcontroller: Microprocessor Based
Digital Logic & Design Lecture 05
PLC Hardware Components.
Lesson 15: Boolean Representation of Ladder Diagrams
PROGRAMMABLE LOGIC CONTROLLERS
KS4 Electricity – Electronic systems
S RAJARAJAN_ASST PROF, BSARCIS&T
13 Digital Logic Circuits.
Introduction to Computer Programming
ACOE347 – Data Acquisition and Automation Systems
Plc & scada applications
Control System Applications (2)
IENG 475: Computer-Controlled Manufacturing Systems Ladder Logic
Logic Gates By: Asst Lec. Besma Nazar Nadhem
EUT 1040 Lecture 10: Programmable Logic Controllers Unrestricted.
IENG 475: Computer-Controlled Manufacturing Systems Logic Diagrams
Presentation transcript:

IENG 475: Computer-Controlled Manufacturing Systems 9/21/2018 IENG 475 - Lecture 11 Logic Diagramming & Introduction to Programmable Logic Controllers 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems (c) 2006, D.H. Jensen

IENG 475: Computer-Controlled Manufacturing Systems Truth Tables Enumerate all states for all input variables, often including system outputs among the inputs (lumped circuit delay model) Specify the desired state of each output based on the states of the inputs For each output, use the table as the starting point for expressing the associated logic equation 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

IENG 475: Computer-Controlled Manufacturing Systems Logic Diagramming Methods Ladder Logic (similar to wire logic) ISO Pneumatic (Fluid) Logic Logic Gates Logic System Functions Required: AND OR NOT Minimally: NAND NOR 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

IENG 475: Computer-Controlled Manufacturing Systems Logical AND Function Truth Table: A B C = A • B 0 0 0 0 1 0 1 0 0 1 1 1 Pneumatic Logic Gate Ladder Logic A B A B A B 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

IENG 475: Computer-Controlled Manufacturing Systems Logical OR Function Truth Table: A B C = A + B 0 0 0 0 1 1 1 0 1 1 1 1 Pneumatic Logic Gate Ladder Logic A B A B A B 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

IENG 475: Computer-Controlled Manufacturing Systems Logical NOT Function Truth Table: A B = A 0 1 1 0 Pneumatic Logic Gate Ladder Logic (2/2 DCV won’t work) (ISO preferred) A A A 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

IENG 475: Computer-Controlled Manufacturing Systems Wire Logic = Gate Logic Missile Engine Example: e = [ ( a • b • c ) + e ] • d b a e d c e b a d c (a●b●c)+e a●b●c [(a●b●c)+e]●d d e 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

Wire Logic → Ladder Logic Rungs A rung runs from the left (hot) rail to the right rail (return), generally having only ONE output coil per rung. Mnemonic names (addresses) of inputs and outputs are given at the top of the symbol. The type (NO, NC) of an input is depicted in the center of the input symbol. The state of an output may be used as an input in a rung. Preset times/counts/other values are noted below the output coil symbol. 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

Logic Diagram Examples Logic Gates (Network) Ladder Logic (Single Rung) x y z Timer 1 s Timer (on delay) 1 s x y z 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

IENG 475: Computer-Controlled Manufacturing Systems PLC History 101 Pre-1968 electrical controls: Hardwired Panels Ladder Logic (electrical continuity) Relays Cams Drum sequencers Disadvantages: Shut down line to change, debug, optimize control Errors were difficult to locate, correct Mechanical devices are prone to wear out Electrical safety was difficult “Real estate” for panel was expensive 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

IENG 475: Computer-Controlled Manufacturing Systems PLC History 102 1968 General Motors: Use re-programmable computer to control system Programmable using Ladder Logic Concept is LOGICAL continuity rather than electrical continuity Electricians would not have to be trained in a programming language Could be programmed off-line Environmentally hardened Operate without error in a high EMF environment Sealed from dirt, dust Electro-Optic Isolation Separates computer from inputs & outputs Modularization concept 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

IENG 475: Computer-Controlled Manufacturing Systems PLC History 103 Today: Smaller Cheaper Expandable More Capable Digital I/O modules Analog I/O modules High speed counters Communications host - link peer to peer ASCII Speech modules Position control modules open loop control closed loop control Machine vision modules Bar code modules PID control modules Fuzzy logic control modules RF - radio frequency modules 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

IENG 475: Computer-Controlled Manufacturing Systems PLC System Diagrammed Power Supply Input Block CPU Output Block Memory RAM ROM EPROM EEPROM Dumb terminal Dedicated terminal Hand-held programmer Micro computer Programming Unit 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

Electro-Optical Isolation Purpose: Avoid direct electrical path between I/O blocks and control circuitry Inputs: Outputs: Input Block P L C Sensor +– Output Block P L C Load ~ 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems

IENG 475: Computer-Controlled Manufacturing Systems Questions & Issues 9/21/2018 IENG 475: Computer-Controlled Manufacturing Systems