PID and PIDE Getting Started Guide for ControlLogix and CompactLogix

Slides:



Advertisements
Similar presentations
5387 Avion Park Drive Highland Heights, Ohio INTUNE v4.4 Demonstration.
Advertisements

Setting up an E-Larm A Step by Step Tutorial Engineering Consultants Group, Inc.
Copyright © 2005 Rockwell Automation, Inc. All rights reserved. 1 Micro Logix 1100 RSLogix 500 LAB#2 Timing, Counting & Comparing.
Introduction to the Enhanced AIM When Q.i was first introduced, a ladder logic driver program – called the Application Interface Module (AIM) - was created.
Advanced Audio Setup Troubleshooting your audio Users’ Reference.
1 Process Control and Data Acquisition Systems CM4120 Chemical Plant Operations.
Unauthorized Reproduction Prohibited SkyPoint Alarm Integration Add-On Using OnGuard Alarms to create events in SkyPoint Also called ‘SkyPoint V0’ CR4400.
Remote Automations Solutions RTU – The Glue Remote Control of Valves.
Inventory Throughout this slide show there will be hyperlinks (highlighted in blue) follow the hyperlinks to navigate to the specified Topic or Figure.
Introduction to ControlLogix Function Block
“AX Control Objects” November 2006
DEMONSTRATION FOR SIGMA DATA ACQUISITION MODULES Tempatron Ltd Data Measurements Division Darwin Close Reading RG2 0TB UK T : +44 (0) F :
Proportional/Integral/Derivative Control
Basic Input Output System
L18 - Studio 5000® and Logix Advanced Lab
PowerFlex 755 DeviceLogix
For Version 6.0 and later Lattice3D Reporter Tutorial For Version 6.0 and later LATTICE TECHNOLOGY, INC.
Industrial Process Control System Simon Hui Engineer Control and Informatics, Industrial Centre.
Copyright © 2007, Oracle. All rights reserved. Managing Concurrent Requests.
Specview 32 Release 2.5 Enhancements
Renesas Technology America Inc. 1 SKP8CMINI Tutorial 2 Creating A New Project Using HEW.
How to Install Malwarebytes Anti- Malware Software Khushbu Shah ENG 393 May 4 th, 2010.
An Introduction to Designing and Executing Workflows with Taverna Aleksandra Pawlik materials by: Katy Wolstencroft University of Manchester.
Overview of MSWS Control of 212-LC July 15, 2006.
Chapter - Continuous Control
Copyright © Education Resource Group, Inc. All Rights reserved. Patent Pending 1 Copyright © Education Resource Group, Inc. All Rights.
Topic 5 Enhanced Regulatory Control Strategies. In The Last Lecture  Cascade Control –What is cascade control –Advantages of cascade control –Testing.
APPLICATION TECHNIQUE
1 Philips EvoKit Lumen Selection App User Manual * Philips Lighting April 20, 2016 *Can be used for Philips EvoBase as well.
© 2006 Carnegie Mellon Robotics Academy Designed for use with the LEGO MINDSTORMS ® Education NXT Software and Base Set #9797 Sentry System Two-Way Communication.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
Copyright © 2015 Rockwell Automation, Inc. All Rights Reserved. PUBLIC PUBLIC CO900H L19 - Studio 5000® and Logix Advanced Lab.
Moshe Shechter | Alma Product Manager
Do-more Technical Training
Join the Community
L25 - PlantPAx Process Application Development Lab I
Digital Control CSE 421.
Alcatel-Lucent Security Products Configuration Example Series
Project Work Order Generator
Chapter 12. Controlling the Process
Welcome! Thank you for joining us. We’ll get started in a few minutes.
Chapter 10 © 2011, The McGraw-Hill Companies, Inc.
RX Watchdog Timer (WDT)
To Join the Telephone Conference . . .
Introduction to Computers
DeltaV™ Engineering Tutorial
Using DataStore Plus ActiveX in FactoryTalk View Studio ME Projects
Resource Sharing Locate
Saving, Modifying page, grammar & spell checking, and printing
Setup Of 4050 EIP To Control LOGIX PLC
Installing the HI 6600 into the CompactLogix System.
Programmable Logic Controllers (PLCs) An Overview.
FactoryTalk View SE: Setting Up your System and Using VBA.
MicroEconomix 1500 RSLogix 500 LAB#1
NextGen Trustee General Ledger Accounting
Working Knowledge Training
Training Module Introduction to the TB9100/P25 CG/P25 TAG Customer Service Software (CSS) Describes Release 3.95 for Trunked TB9100 and P25 TAG Release.
DeltaV Neural – Lab Entry
Control units In the last lecture, we introduced the basic structure of a control unit, and translated our assembly instructions into a binary representation.
HP Quality Center 10.0 The Test Plan Module
Creating Additional Input Items
easYgen-3000XT Series Training
QUICK GUIDE TO CIRCULATION IN ALMA
Mylan Quick Reference Guide (QRG) February 2016.
Outline Control structure design (plantwide control)
An Introduction to Designing and Executing Workflows with Taverna
RecipePlus and Recipe 2 Enhanced ActiveX control
Optical Emission S/W ARL 3460.
Presentation transcript:

PID and PIDE Getting Started Guide for ControlLogix and CompactLogix Bruce Kyer RA Technical Support Engineer

Conference Call Information US Dial 866-774-1453 Conference ID: 25089971 Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Copyright © 2011 Rockwell Automation, Inc. All rights reserved. Agenda 1. Introduction 2. Parameter Overview 3. Demos Intended audience: Those that are already a little familiar with PID or process control with a some programming experience. We will quickly cover the most common PID fields used. The go over a demonstration of adding the PID and PIDE. This slideshow and ACD example will be attached to KB ID 462378, link: http://rockwellautomation.custhelp.com/cgi- bin/rockwellautomation.cfg/php/enduser/std_adp.php?p_faqid=462378 Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Adding the Ladder PID and Tags Enter the following for the ladder PID: A Tag for operator manual control if desired, or leave 0 if not used The tag that holds the PV value A backing tag of type PID for internal storage The output tag that you’ll use to drive the process (CV) Set these three fields to zero if you don’t use them These are display values from PID backing tag Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Configuring the PID - Scaling Tab Unscaled Min/Max: This should match the range from the input card Engineering units: This is what the setpoint is specified in and what the status below uses. The range the PID will use for its output This is the range the Tieback tag will use Some notes, it’s really important to have correct scaling. If you change while the processor is running, you must uncheck this box once Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Configuring the PID - Alarms Tab The PID has built-in alarming. Can be used by the program to indicate that the PV is out of range. Is not essential for PID operation - does not have to be used. Specify alarm limit values if desired, or leave all 0 if you don’t use. Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Configuring the PID - Configuration Tab Choose Derivative of PV or Error Choose the Control Action PV–SP or SP-PV Choose independent or dependent equation form. This affects tuning. Enter the desired Loop Update Time Enter a range to limit the CV to. Enter 100 and 0 for no limit Additional Options Enter Deadband value. Freezes CV when PV is “close enough”. Can save on valve wear or help stabilize system. Leave 0 if not used. Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Configuring the PID - Tuning Tab Setpoint is what the PID tries to drive the PV to. Manual mode feeds the Tieback tag directly to the PID output. Use Set Output to directly control the output when software manual is checked. Output bias, also known as feedforward, is directly added to the output. Enter the PID gains here. These numbers can be adjusted to tune the loop. Current values and status to monitor PID state. Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Adding the Ladder PID - Timing The Ladder PID is not self-regulated (timed). Needs to be regulated with Timer or Periodic Task, otherwise, output will be wild. PID should only be executed as fast as process needs to conserve CPU resources. The period at which the PID is scanned true should be filled into the Loop Update Time. Programmer must make sure that this is filled in manually or update programmatically PID_Backing_Tag.UPD. Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Adding a Function Block PIDE and Tags Connect process measurement tag Connect the process control tag The Function Block PIDE Connect a tag for setpoint Connect a tag for manual output control Set True for Program Control Set for the mode desired Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Configuring the PIDE – EUs/Limits Tab Engineering units. This is the range the PV and SP use. The PV input is assumed to be in EU. Specify the range for CVEU to use (the PIDE output). Limits the CV and SP to a sub-range. Make sure this is filled in after setting scaling. Typically, SP limit is same as PV. Make sure status says “OK” Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Configuring the PIDE – General Config Tab Usually best to leave mode periodic. In that case, PIDE will regulate itself. Specify the gains. Choose control action and equation type More advanced settings, can normally leave alone. Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Copyright © 2011 Rockwell Automation, Inc. All rights reserved. Demos PID PIDE Copyright © 2011 Rockwell Automation, Inc. All rights reserved.

Copyright © 2011 Rockwell Automation, Inc. All rights reserved. References Using the PIDE Instruction White Paper Logix5000 Controllers Advanced Process Control Reference Manual Logix5000 Controllers General Instructions Reference Manual This presentation and the associated ACD example will be attached to Knowledgebase ID 462378 Copyright © 2011 Rockwell Automation, Inc. All rights reserved.