Top Banner
FISHER -ROSEMOUNT SYSTEMS DeltaV Regulatory Control Course 7009 - Rev 3 - 4/15/01 6-1 TM DeltaV Regulatory Control
20
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-1

TM

DeltaV Regulatory Control

Page 2: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-2

Page 3: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-3

ObjectivesUpon completion of this module you will be able to

Define a Regulatory Control module using the PID_LOOP template

Define modes and fields

Page 4: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-4

Regulatory Control Module FIC-102

= =FT-2

AI AO

CTLRFIC-102

FY-2

FT-2

P I

A T A

Fx Increase to Open

0-100 GPMGain = .5Reset= 3Rate=0

Reverse Act

Page 5: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-5

Page 6: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-6

ModesDeltaV Modes include:

Manual (MAN) — The output is set by the operator.

Automatic (AUTO) — The setpoint is adjusted by an external source and the loop calculates the output based on the algorithm.

Cascade (CAS) — The setpoint is adjusted by another function block through the Cascade input parameter and the loop calculates the output based on the algorithm.

Initialize Manual (IMAN) — The block output is being set in response to the back-calculation input parameter status. For example, when the secondary loop is not in Cascade, the primary loop goes to IMAN to prevent windup.

Out of Service (OOS) — The block does not perform the algorithm. The status is set to bad.

Page 7: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-7

Modes Remote Cascade (RCAS) - Similar to Cascade except that the setpoint is

supplied by an external control program through the RCAS_IN parameter.

Remote Out (ROUT) - Similar to Manual except that the OUT value is supplied by an external control program rather than directly by the operator. OUT is supplied through the ROUT_IN parameter.

Local Override (LO) - The block is put into this mode when tracking is activated. When tracking is deactivated, the block returns to its target mode.

Note: IMAN = 2MAN = 8.0CAS = 48.0 (Target); 32.0 (Actual)AUTO = 16.0OOS = 1.0RCAS = 80.0ROUT = 144.0LO = 4.0

Page 8: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-8

Mode Fields

DeltaV Mode Fields include:

Target - Mode is requested by the operator. Only modes from the permitted list may be requested.

Actual - This is the block’s current mode. This may differ from the target based on operating conditions.

Normal - This is the mode the block should be set to during normal operating conditions. May be configured and read but is not used by the block algorithm.

Permitted - List of valid mode choices.

Page 9: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-9

Workshop -Creating a Regulatory Loop

This workshop requires you to perform the following tasks:

Task 1. Configure the regulatory loop FIC-102 using the PID_LOOPmodule template.

Task 2. Display loop parameters using Datalinks.

Task 3. Display PipesAnim Dynamos.

Page 10: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-10

Workshop -Using the PID_LOOP Template

Create Regulatory Control module FIC-102 in the following manner:

Step 1. From the DeltaV Explorer, drag ‘n drop the PID_LOOP template from the Library to PLANT_AREA_A.

Step 2. Rename the module FIC-102.

Step 3. Launch the Control Studio and modify the module as indicated below:

IO_IN FT-2 Card 1 Channel 2IO_OUT FY-2 Card 2 Channel 2GAIN 0.5RESET 3 seconds/repeatPV_SCALE 0 - 100 GPMIO_OPTS Increase to OPENCONTROL_OPTS Reverse ActingAlarms LOW = 10 HIGH = 90

Page 11: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-11

Step 4. Select the button to assign the module to the controller

Step 5. Select the button to modify Module Properties primary display Tank101

Step 6. Select the button to save and the button to download themodule

Workshop -Using the PID_LOOP Template

Page 12: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-12

Workshop -Modifying the Operator Display

Modify the operator display by adding Regulatory Control module FIC-102 to the Tank101 display in the following manner:

Step 1. Launch the DeltaV Operate (Configure) application and open the Tank101 display.

Step 2. Add Datalinks with the following characteristics:

FIC-102/PID1/SP

FIC-102/PID1/PV

FIC-102/PID1/OUT

FIC-102/PID1/MODE.A_TARGET

FIC-102/PID1/MODE.A_ACTUAL

FIC-102/ALARMS[1].A_LAALM

Step 3. Add the Dynamo ValveHorizontalControlD1 from Dynamo set ValvesAnim

Page 13: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-13

Step 4. Animate the Valve color:

MTR-102 is RUNNING AND XVSTAT-101 is OPEN

1 - True YELLOW 0 - False GREEN

Step 5. Animate the Actuator color:

FIC-102 is OPEN

1 - True YELLOW 0 - False GREEN

Step 6. Connect the TANK, PUMP and VALVES together using PipesAnim.

Step 7. Save the display.

Workshop -Modifying the Operator Display

Page 14: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-14

Operating & Verifying

Verify the operation of Regulatory Control loop FIC-102 in the following manner:

Step 1. Run the DeltaV Operate application.

Step 2. Verify Regulatory Control loop FIC-102’s functionality by manipulating the SP.

Step 3. Open the detail picture for FIC-102 and adjust the tuning parameters.

Note: Open the real-time trend from FIC-102’s faceplate.

Page 15: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-15

Page 16: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-16

Uploading Parameter ChangesYou can change the parameter values in a module online, in a running controller, by using either Control Studio or DeltaV Operate (Run). As soon as you make one change to the module online, the database module and the online module no longer match. Uploading parameters record parameter changes in the database.

Page 17: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-17

Uploading Parameter ChangesThe Upload dialog box appears whenever online parameter changes have been made.

Page 18: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-18

Uploading Parameter ChangesSelect the parameters you want recorded to the database an click the OK button to continue.

Page 19: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-19

Uploading Parameter ChangesThe Upload complete confirmation box appears once the selected data has been successfully uploaded. Clicking the Close button causes the Confirm Download dialog box to appear.

You are required to select either Yes or No to download the recently-uploaded data

Page 20: 7009-6

FISHER-ROSEMOUNT SYSTEMS DeltaV Regulatory ControlCourse 7009 - Rev 3 - 4/15/01

6-20

Uploading Parameter ChangesAn upload may be performed without selecting to download. An upload option is available from DeltaV Explorer or Control Studio.