Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)

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 Controllers
Programmable Logic Controller PLC
4/24/05 BAE Motor Control PLCs and Ladder Logic An Introduction.
EUT 1040 Lecture 10: Programmable Logic Controllers.
Chapter 6 Introduction to Logic.
Creating Relay Logic Diagrams
1 The University of Jordan Mechatronics Engineering Department PLC: Programmable Logical Controller.
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.
Lecture 4: Programmable logic Controllers
Chapter 8 Output Modules.
PLC Fundamentals Module 2: Hardware and Terminology.
Programming Logic Controllers
Programming with Function Blocks
Module 2: Hardware and Terminology
Logic Functions OR Operation
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
Industrial Machine Control
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)
Welcome to the World of Programmable Logic Controllers
Copyright © 2002 Delmar Thomson Learning Chapter 1 Welcome to the World of Programmable Logic Controllers.
Memory Layout and SLC500™ System Addresses. Processor Memory Division An SLC 500 processor's memory is divided into two storage areas. Like two drawers.
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.
INTRODUCTION TO PROGRAMMABLELOGICCONTROL. PROGRAMMABLE LOGIC CONTROL (PLC): “ A digital electronic device that uses a programmable memory to store instructions.
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
Programmable Logic Controller (PLC)
1 RLL: Relay Ladder Logic CONTENTS 1. PLC operation 2. PLC programming 3. Ladder logic 4. Memory and gates.
Ladder Concept.
Copyright © 2002 Delmar Thomson Learning Chapter 13 Understanding Relay Instructions and the Programmable Controller Input Modules.
MECH 1500 Chapter 4. MECH 1500 The Binary Concept 4.1.
Symbols and Schematic Diagrams
PROGRAMMABLE LOGIC CONTROLLER
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.
Chapter 5.
Seminar on "PLC” (Programmable Logic Controller)
Fluid Power Control.
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
Module 1: Introduction to PLC
PLC Terminology and Application
PLC: Programmable Logical Controller
The Programmable Logic Controller
Session III Architecture of PLC
The Electrical Diagram
Industrial Electronics
Chapter 14 Understanding Relay Instructions and the Programmable Controller Input Modules.
Lesson 14: Introduction To Sequential Control
ET 438B Sequential Control and Data Acquisition
8.0 Programmable Logic Controllers 1
Workbook Section.
ELECTRICAL CIRCUITS.
ELECTRICAL CIRCUITS.
ACOE347 – Data Acquisition and Automation Systems
Presentation transcript:

Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2) Lecture #1 Introduction to PLC Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)

What is PLC PLC is an abbreviation of Programmable Logic Controller. The main function of PLC only on and off. A PLC is used for multi purpose while Microcontroller is used for single purpose. The first PLCs was been introduced 1968’s and became popular in the 1980’s. A PLC is basically type of box with number of inputs and number of outputs. For example: When a switch S is pressed then light turns on. S Light PLC or Programmable Controller is a digital type of output electronic device. PLCs are used in many industries and machines. The PLC is designed for multiple inputs and output 

Box Type Modular

Block diagram of PLC System

Parts of PLC system. Power flows when the input device is off 1) Inputs Module: Input devices consist of digital or analog switches.  Initial condition of digital inputs that is either on or off Power flows when the input device is on. Power flows when the input device is off Example: Switches Pushbuttons Sensing Devices Limit Switches Condition Sensors Pressure Switches Level Switches

2) Output Module : Output devices also consist of digital or analog switches.  Initial condition of digital outputs either on or off Examples:   Valves Motor Starters Stack Lights Fans Pumps Printers

3) CPU: The Central Processing Unit (CPU) is the brain of a PLC controller. In CPU we can store programmed. CPU itself is usually one of the micro controllers. 8-bit micro controllers such as 8051, and now these are 16- and 32-bit micro controllers. 4) Programming a PLC controller : PLC controller can be reprogrammed through a computer (usual way), but that each PLC controller can programmed through a computer if you have the software needed for programming. Simetic s7-300, Logo4 and Melsec Medoc 5) Power supply: Most PLC controllers work either at 24 VDC or 220 VAC

6) Extension lines: Every PLC controller has a limited number of inputs/outputs lines. 1. Simetic s7-300 2. Logo soft4 16 inputs & 16 outputs 24 inputs & 24 outputs I124.0 to I124.15 I1 to I24 Q124.0 to Q124.15 Q1 to Q24 3. Melsec Medoc 8 inputs and 6 outputs X0 to X7 & Y0 to Y5

Ladder Diagram A vertical and horizontal line is connected together that is called ladder diagram. Ladder logic is the main programming method used for PLCs. Power always flows from left to right Output devices are in the ON or off state if power flows through them.

Types of Sequential diagram 1) Electrical or Electronic diagram: Any circuit is connected with a wires that is called Electrical or Electronic diagram Let's consider In the below circuit, the coil will be energized when there is a closed loop between the + and - terminals of the battery

2. Ladder Diagram A vertical and horizontal line is connected together that is called ladder diagram.. coil S1 S2 End

Basic Instructions of PLC Load: The load (LD) instruction is a normally open contact. It produces a HIGH output when its input is HIGH or ‘1’. The symbol for a load instruction is shown below. A Load (contact) symbol

A Load Not (normally closed contact) symbol 2. Load Bar : The Load Bar instruction is a normally closed contact. It produces a HIGH output when its input is LOW or ‘0’. The symbol for a load bar instruction is shown below. A Load Not (normally closed contact) symbol

An OUT (coil) symbol 3. Out : The Out instruction is sometimes also called an Output Energize instruction. The output instruction is like a relay coil. Its symbol looks as shown below. An OUT (coil) symbol

An out bar (normally closed coil) symbol The Out bar instruction is sometimes also called an Out Not instruction. The Out bar instruction is like a normally closed relay coil. Its symbol looks like that shown below. An out bar (normally closed coil) symbol

Example1: Draw a ladder diagram to turn on the Green indicator light (Q1) when the pushbuttons I1 and I3 are pressed as indicated in the below electrical circuit. Q1 I1 I3

Example2: Draw ladder diagrams for the electrical circuits given below: Q3 I1 I3

Steps are required to creating a Sequential diagram: There are some steps required to creating a ladder diagram. Define the process operation and list the step by step sequence operation. Define the list of input and output device. Assign the corresponding PLC numbers to the input and output devices. Draw the PLC scheme. (Ladder diagram). Wire the PLC system to simulator and check its operation. Transfer the program from PC to PLC. Make the modification as required.

Exercise Examples: Exp1: The motor is to be start, if first input switch is turned ON and second input switch is normally off. The motor is to be stop, if second input switch is turned ON. Exp2 : A lamp is to be turn ON. If first input is already ON and either Second or third or both Second and third inputs turn ON.

Exp3: A lamp in the corridor can be switched ON by using three switches S1, S2 and S3 as per the condition below: The lamp will be ON only if any two of the three switches are pressed. Exp4: To Design a ladder diagram of alarm system for industrial process having four hazard inputs, which could satisfy the condition given below. i) If any one input is ON, nothing happens. ii) If any two inputs are ON, a red light goes ON. iii) If any three inputs are ON, an alarm siren sounds. iv) If all four inputs are ON, fire department is notified.