بسم الله الرحمن الرحيم (وقل رب زدني علما ) ( رب اشرح لي صدري ويسر لي امري واحلل عقدة من لساني يفقهوا قولي )

Slides:



Advertisements
Similar presentations
Programming with Ladder Logic
Advertisements

Unit 7 Discrete Controllers
Copyright © 2002 Delmar Thomson Learning Chapter 12 Basic Relay Instructions.
Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN.
PROGRAMMING. Each PLC manufacturer offers a different set of instructions within its PLC family. Many of these instruction sets are not applicable to.
Industrial Automation and Control
4/24/05 BAE Motor Control PLCs and Ladder Logic An Introduction.
PROGRAMMABLE LOGIC CONTROLLERS
5/18/2015IENG 475: Computer-Controlled Manufacturing Systems 1 IENG Lecture 13 Logic Diagramming & Introduction to Programmable Logic Controllers.
Advantages of PLCs Cost effective for controlling complex systems. Flexible and can be reapplied to control other systems quickly and easily. Computational.
Chapter 6 Introduction to Logic.
Switchgears Control Using SCADA System Based on PLC
PROGRAMMABLE LOGIC CONTROLLERS
Introduction To Programmable Logic Controllers
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.
Industrial Electronics
Programmable Logic Controller
Lecture 4: Programmable logic Controllers
Programmable Logic Controller Internal Operations
Programmable Logic Controllers (PLC’s)
Programming Logic Controllers Overview - Chapter 1.
MEASUREMENTS and CONTROL LAB
Chapter 19 Fundamental PLC Programming
Module 2: Hardware and Terminology
Industrial Electronic Control
Timers.
PROGRAMMABLE LOGIC CONTROLLER (PLC) AND AUTOMATION
ECE 4951 Lecture 1: Programmable Logic Controllers.
1 © Unitec New Zealand Embedded Hardware ETEC 6416 Date: - 10 Aug,2011.
PLC introduction1 Discrete Event Control Concept Representation DEC controller design DEC controller implementation.
PLC: Programmable Logical Controller
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.
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
©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,
Implementing software in IEC Languages in IEC IEC uses the following languages Instruction List – Assembly level programming using.
Chapter 10 Advanced Programming, PLC Interfacing, and Troubleshooting
Logic Functions and Symbols
Introduction to PLC by Dr. Amin Danial Asham.
Timers and Counters by Dr. Amin Danial Asham. References  Programmable Controllers-Theory and Implementation, 2nd Edition, L.A. Bryan and E.A. Bryan.
PLC ARCHITECTURE – Memory 1 by Dr. Amin Danial Asham.
Programmable Logic Controller (PLC)
PLC PROGRAMMING.
LADDER PROGRAMMING LANGUAGE by Dr. Amin Danial Asham.
Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
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
Actuators and Control, Part 4 Grant Agreement No LLP UK-LEONARDO-LMP Project acronym: CLEM Project title: Cloud services for E-Learning.
Seminar on "PLC” (Programmable Logic Controller)
Programmable Logic Controllers
Programmable Logic Controllers: introduction
PLC Terminology and Application
CHAPTER 2 TERMINOLOGY.
IENG 475: Computer-Controlled Manufacturing Systems
Industrial Electronics
Discrete Versus Analog Devices
Lesson 19: PLC Programming Techniques
PROGRAMMABLE LOGIC CONTROLLERS
S RAJARAJAN_ASST PROF, BSARCIS&T
Plc & scada applications
Control System Applications (2)
IENG 475: Computer-Controlled Manufacturing Systems Logic Diagrams
Presentation transcript:

بسم الله الرحمن الرحيم (وقل رب زدني علما ) ( رب اشرح لي صدري ويسر لي امري واحلل عقدة من لساني يفقهوا قولي )

Programmable Logic controllers (PLC) BY : Marwan Hammouda Sabri Mohammed Radi To : Dr. Basil Hamad The Islamic University Of Gaza Faculty Of Engineering Electrical Engineering Department Advanced Technical English

Functions of Controllers : OOOOn-off control SSSSequential control FFFFeedback control MMMMation control

Control Devices: MMMMechanical control PPPPneumatic control EEEElectromechanical control EEEElectronic control CCCComputer control

Programmable Logic controllers PLCs WWWWere introduced in 1968 WWWWere primarily intended to replace relay devices, so it is appropriate to be familiar with the components used in relay devices

PLCs (continue) TTTThe National Electrical Manufacturing Associatioin (NEMA) defines the PLC as “A digitally operating electronic apparatus which uses a programmable memory for the internal storage of instructions by implementing specific functions such as logic sequencing, timing, counting, and arithmetic to control, through digital or analog input/output modules, various types of machines or processes. The digital computer which is used to perform the functions of a programmable controller is considered to be within this scope. Excluded are drum and other similar mechanical sequencing controllers."

Why is the PLC ?  C C C Cost effective for controlling complex systems. FFFFlexible and can be reapplied to control other systems quickly and easily CCCComputational abilities allow more sophisticated control. TTTT rouble shooting aids make programming easier and reduce downtime RRRR eliable components make these likely to operate for years before failure

PLC Architecture

PLC Components : PPPProcessor : The processor (CPU) scans the status of the input peripheral, examines the control logic to see what action to take, and then excute the appropriate output response MMMMemory : the control program and the peripheral status are stored in the memory ROM( Read Only Memory ) RAM (Random Access Memory), PROM (Programmable Read Only Memory), EEPROM (Electric Erasable Programmable ROM), EPROM (Erasable Programmable Read Only Memory), EAPROM (Electronically Alterable Programmable

PLC Components (continue)  Input/Output : modular plug-in periphery modular plug-in periphery Ac voltage input and output Ac voltage input and output Dc voltage input and output Dc voltage input and output Low level analog input Low level analog input High level analog input and output High level analog input and output Specail purpose modulas Specail purpose modulas  Powre supply : Ac power  Peripherals : Hand-Held Programmer ( HHP) CRT programmer CRT programmer Operetor console Operetor console Printer Printer Simulator Simulator EPROM loader EPROM loader Graphics processor Graphics processor

A Hand Held Programmer

PLC Programming  Ladder Diagram - most common  Structure Text Programming (ST)  Functional Block Programming (FB)  Instruction List (IL)  Sequential Function Chart (SFC)

Ladder Diagram A ladder diagram (also called contact symbology) is a means of graphically representing the logic required in a relay logic system. Rail Rung

PLC Ladder Diagram INSTRUCTIONS 1) Relay, 2) Timer and counter, 3) Program control, 4) Arithmetic, 5) Data manipulation, 6) Data transfer, and 7) Others, such as sequencers.  Hint : Relay, timer and counter instructions are the most fundemental because they correspond to what is on a ladder diagram and are avaliable on all PLCs so we limit our disscusion to them

Relay A Relay consists of two parts, the coil and the contact(s). Contacts: a. Normally open-| |- b. Normally closed-|/|- c. Positive transition sensing -|P|- d. Negative transition sensing-|N|- Coil: a. Coil-( )- b. negative coil-(/)- c. Set Coil-(S)- d. Reset Coil-(R)- contact coil input

Relay (continue) Coil: e. Retentive memory Coil-(M)- f. Set retentive memory Coil-(SM)- g. Reset retentive memory Coil -(RM)- h. Positive Transition-sensing Coil-(P)- h. Negative Transition-sensing Coil-(N)- (set coil latches the state, reset coil deenergize the set coil. retentive coil retain the state after power failure.)

TIMERS AND COUNTERS Timers: a. Retentive on delay- (RTO)- a. Retentive on delay- (RTO)- b. Retentive off delay- (RTF)- b. Retentive off delay- (RTF)- c. Reset-(RST)- c. Reset-(RST)-Counter: a. Counter up-(CTU)- a. Counter up-(CTU)- b. Counter down-(CTD)- b. Counter down-(CTD)- c. Counter reset-(CTR)- c. Counter reset-(CTR)- RTO counting stop counting resume RTF stop counting stop True False True Input RTO reach PR value, output ON RTF reach PR value, output OFF PR value in 0.1 second

TIMERS AND COUNTERS(continue) 5 TIMER COUNTER

THANKS ALL