Turbine Crane CRANES TURBINE NEA39. Turbine Crane PLANT STATUS! PV Daily Status Report.

Slides:



Advertisements
Similar presentations
Dc input modules can either be sources or sinks for dc current. This depends on the transistor used in the input card and the polarity of the dc supply.
Advertisements

PLC Selection, Components, and Communication
Unit 7 Discrete Controllers
MLC Connectivity to SLC 500 via DeviceNet
Copyright © 2005 Rockwell Automation, Inc. All rights reserved. 1 Micro Logix 1100 RSLogix 500 LAB#2 Timing, Counting & Comparing.
ECT 464 Lecture 5 Modes and Memory. Do the thing you fear and the death of fear is certain. Be strong and courageous. Do not be afraid or terrified because.
Pipe Supports and Hangers
Copyright © 2002 Delmar Thomson Learning Chapter 11 Processor Data Organization.
Copyright © 2002 Delmar Thomson Learning Chapter 12 Basic Relay Instructions.
Programmable Logic Controllers
Chapter 6 Introduction to Logic.
Drafting RLL. SLC 500 Processor Operating Cycle Event in Operating Cycle Input Scan Program Scan Output Scan Communications Processor Overhead.
Switchgears Control Using SCADA System Based on PLC
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.
Copyright © 2002 Delmar Thomson Learning Chapter 3 Programming a Programmable Controller.
Programming Logic Controllers Selection, Components, & Communication - Chapter 2.
Programmable Logic Controller
Copyright © 2005 Rockwell Automation, Inc. All rights reserved. 1 Starting & Stopping Motors Micro Logix 1100 RSLogix 500 LAB#1.
Chapter 19 Fundamental PLC Programming
Tuesday, March 28, 2000 Connecting the MLC9000 to the Allen Bradley SLC500 via Modbus.
6 PLC Programming. 6 PLC Programming Objectives List the rules for creating a PLC ladder logic diagram. Convert a relay logic diagram to a PLC ladder.
Programmable Logic Controllers
Systems Software & Operating systems
Identifying SLC 500™ System Components. SLC 500 System Options  The SLC 500 line of processors comprises both fixed and modular processor styles.:
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.
Turbine Crane CRANES TURBINE NEA39. Turbine Crane PLANT STATUS! PV Daily Status Report.
SLC 500 Ethernet Processor Communications Configuration
Turbine Crane CRANES TURBINE NEA39. Turbine Crane PLANT STATUS! PV Daily Status Report.
Turbine Crane CRANES TURBINE NEA39. Turbine Crane PLANT STATUS! PV Daily Status Report.
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.
Turbine Crane CRANES TURBINE NEA39. Turbine Crane PLANT STATUS! PV Daily Status Report.
Processor Data Organization
Memory Layout and SLC500 System Addresses. Processor Memory Division An SLC 500 processor's memory is divided into two storage areas. Like two drawers.
Chapter 2: Computer-System Structures 2.1 Computer System Operation 2.5 Hardware Protection 2.6 Network Structure.
Storing and Organizing Data. Why Do I Need to Understand How Data Is Represented? In order to install, program,maintain, and troubleshoot today’s PLCs,
Turbine Crane CRANES TURBINE NEA39. Turbine Crane PLANT STATUS! PV Daily Status Report.
Copyright © 2002 Delmar Thomson Learning Chapter 10 PLC Processors.
11 INSTALLING AND MANAGING HARDWARE Chapter 6. Chapter 6: Installing and Managing Hardware2 INSTALLING AND MANAGING HARDWARE  Install hardware in a Microsoft.
PROGRAMMABLE LOGIC CONTROLLER
Chapter 3 Programming a Programmable Controller. Objectives Describe the available options for programming a PLC. Explain what online is in comparison.
1 Micro Economix 1500 RSLogix 500 LAB#3 Sequencing and Subroutines.
Copyright © 2002 Delmar Thomson Learning Chapter 14 Documenting Your PLC System.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
Introduction to PLC Operation
Linux Operations and Administration
Interrupt driven I/O Computer Organization and Assembly Language: Module 12.
PLC ARCHITECTURE – Memory 2 by Dr. Amin Danial Asham.
SEMINAR ON P.L.C. SUBMITTED BY HRIDAY MUKHERJEE AMIT DEBNATH SOMNATH SHIL
Chapter 5.
Operating System Concepts with Java – 7 th Edition, Nov 15, 2006 Silberschatz, Galvin and Gagne ©2007 Chapter 0: Historical Overview.
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.
6 CHAPTER PLC Programming. 6 CHAPTER PLC Programming.
Basic Computer Organization and Design
Chapter 5.
TURBINE CRANES NEA36 Turbine Crane.
Haiwell PLC Modules Introduce
Programmable Logic Controllers (PLCs) An Overview.
MicroEconomix 1500 RSLogix 500 LAB#2
Discrete Versus Analog Devices
MicroEconomix 1500 RSLogix 500 LAB#1
Programmable Controller Basics Files And Programs
Documenting Your PLC System
PLC Hardware Components.
Basic Relay Instructions
Presentation transcript:

Turbine Crane CRANES TURBINE NEA39

Turbine Crane PLANT STATUS! PV Daily Status Report

Turbine Crane

Walk downs Review instructions to ensure workable and adequate Right Parts/materials/tools Permits Relevant Operating Experience Turbine Crane

Pre Job Briefs Understand the Task Critical Steps identified and OE used AND what actions are being taken in reference to these two areas Two Minute Drills: Hazards identified AND what are actions are you taking Turbine Crane

Procedure Use & Adherence WO / procedure in hand & latest revision Place keepers being used Sign steps as you go Follow & understand steps - STOP if can't or don't Turbine Crane

TURBINE CRANE Terminal Objective Given references provided by the Instructor, the Plant Electrician will maintain Turbine Building Cranes as demonstrated by achieving a minimum of 80% on a written examination. Turbine Crane

Multi Stud Tensioner.

PRE-JOB BRIEF Identify Critical Steps Identify Error Precursors Worst thing that can happen Error prevention defenses to be used Actions to assure proper configuration control Turbine Crane

TURBINE CRANE EO 1.6 Describe the Programming of the Allen Bradley SLC 5/04 Programmable Logic Controller

Software RSLogix 500 RSLogix software is a Windows ladder logic programming tool for SLC500 processors. This software allows the user to: – Establish Communications with SLC 500 processors. – Display and monitor process data including FAULT Codes – Create and Modify new ladder logic – Configure your I/O modules Turbine Crane

Off-line Computer Operation ***Projects that reside on the hard disc of a computer*** Viewing Projects: Projects are files that store all of the program logic and data for a single processor. Example: Turbinecrane.rss Turbine Crane

Turbine.RSS

Off-line Computer Operation Project Files: DataBase Files Files that contain information which is not used by the processor and is typically stored in the computer memory only. Examples: Custom Data Monitors, Trends etc… Turbine Crane

Turbine.RSS

Off-line Computer Operation Processor Files: Files that can be modified or monitored from the computer while they are being used by the PLC processor Examples: Data Files, Program Files, Force Files. Turbine Crane

Turbine.RSS

Off-line Computer Operation Viewing Ladder Logic: To view ladder logic, you must first open the project you are interested in. Next, you are to open the ladder file you are interested in i.e. LAD02 Turbine Crane

On-line Computer Operation ***Using the computer to view or work with a project that is loaded in a SLC 500 processor. *** Online: The computer must be in continuous communication with the processor to allow the following actions can be performed: – Monitor or modify a project loaded in a processor – Monitor data while it is being collected – Modify data stored in a processor Turbine Crane

On-line Computer Operation ***Using the computer to view or work with a project that is loaded in a SLC 500 processor. *** Download: Transfers a copy of a project from a computer to a processor. *****CAUTION***** Downloading will overwrite the program that is currently installed on the PLC. Turbine Crane

On-line Computer Operation ***Using the computer to view or work with a project that is loaded in a SLC 500 processor. *** Upload: Transfers a copy of a project from a PLC Processor to the memory of a computer. Because uploading allows the user to view the actual project that is on the processor, it is commonly used by maintenance personnel to troubleshoot and monitor a project. Turbine Crane

Connecting a Computer and Going On-line RSLinx software must be loaded and enabled to allow communication between the computer and the processor. – A Communications Driver must be established to allow the software to communicate with the processor. We will use Data Highway + (DH+) or RS-232 connection typically. – A cable will run from the computer to the Processor to establish the link. Typically this will either be a RS-232 link or a PCMK (DH+) connection. A USB to DH+ is also currently available. Turbine Crane

Modes of Operation There are 3 modes of control for the SLC500 processor and they allow different functions to occur. They are selected from a keyswitch on the front of the processor and allow functions to occur as follows: Turbine Crane

Processor Modes RUN – This is the mode you should find the PLC processor in. It allows the processor to perform its intended function and control the crane. No programming can be performed in this mode. Turbine Crane

Processor Modes PROGRAM – (PROG) When this mode is selected, the operation of the crane will cease. Downloading / Uploading and modification of processor projects can occur. Turbine Crane

Processor Modes REMOTE – (REM) This mode is used to control a processor’s operating mode from the laptop connected to the processor. There are 3 separate modes of remote operation and they must be selected by the computer you have connected. Turbine Crane

Processor Modes REMOTE Remote RUN – This will allow for crane operation while the computer is connected. Remote PROGRAM – This is the same as the regular program mode. Remote TEST – This mode will allow you to run a program from a computer but it will disable the outputs of the PLC. Turbine Crane

Memory Layout and System Addresses SLC 500 Software Address Characteristics: Example Address: B 15 : 3 / 2 B – indicates the File Type (B- Binary Bit) 15 – indicates the File Number 3 – indicates the Element number 2 – indicates the Bit number Turbine Crane

Memory Layout and System Addresses SLC 500 Software Address Characteristics: Example Address: T 14 : 2. PRE T – indicates the File Type (T – Timer) 14 – indicates the File Number 2 – indicates the Element Number PRE – would indicate a word address Turbine Crane

Memory Layout and System Addresses SLC 500 Hardware Address Characteristics: **Address for a hardware device (input or output) is directly determine by the module slot number and terminal to which the hardware device is wired. Example Address: I : 3 / 10 I – indicates the Module Type (I- Input) 3 – indicates the Slot Number 10– indicates the Terminal Number Turbine Crane I : 3 / 10 o I – indicates the Module Type (I- Input) o 3 – indicates the Slot Number o 10 – indicates the Terminal Number

Turbine Crane

Memory Layout and System Addresses SLC 500 Hardware Address Characteristics: Example Address: O : 5 / 3 O – indicates the Module Type (O – Output) 5 – indicates the Slot Number 3 – indicates the Terminal Number Turbine Crane I : 3 / 10 o I – indicates the Module Type (I- Input) o 3 – indicates the Slot Number o 10 – indicates the Terminal Number

Turbine Crane

COUNTERMODULE#4COUNTERMODULE#4 F I N D THE H A R D W A R E A D R E S

Turbine Crane

Memory Layout and System Addresses SLC 500 Hardware Address Characteristics: Analog Example Address: O : 4. 2 O – Analog Module Type (O – Output) 4 – indicates the slot number. – indicates the Word Delimiter 2 – indicates the analog channel number Turbine Crane I : 3 / 10 o I – indicates the Module Type (I- Input) o 3 – indicates the Slot Number o 10 – indicates the Terminal Number

Turbine Crane

Hardware to Data Table Relationships Discrete modules Each I/O module terminal point is represented by a bit in the input or output data tables. – Radix determines the data display available for each digit of a number in a numbering system (i.e. Binary is base 10 and uses a 0 or a 1) Turbine Crane

Hardware to Data Table Relationships Analog modules Will be represented by a Decimal equivalent. – Radix must be changed to Decimal to view the number Turbine Crane

Ladder Logic Basics PLC Ladder Logic is used in software programming and is similar but very different than conventional Ladder Logic. – PLC Ladder Logic is broken up into 2 parts as follows: Conditional instructions: – Used to examine, check or compare specific conditions – Typically on the left side of the ladder. Output Instructions: – Will cause an action to occur – Typically on the right side of the ladder Turbine Crane

The state of the Output instruction is based on how true the input is…

Input Bit Instructions Bit Instructions are ladder logic instructions that examine or change a single bit of data in the data files. There are typically 3 types of bit instructions: – Conditional Bit instructions – Non-Retentive output instructions – Retentive bit output instructions Turbine Crane

PLC Scan Cycle During a processor operating cycle (which occurs very fast), several events occur such as: – Input modules are read and looked at for change – The program file instructions are executed based on what is seen – Output data is sent to output modules – Status file updates and indication occurs Scans will be determined by keyswitch position Turbine Crane

Basic XIC, XIO & OTE Turbine Crane

Seal In Instructions Turbine Crane

Interpreting OTL, OUT and OSR Instructions Turbine Crane

Instructions using Binary, Timer and Counter Bits Turbine Crane