Rockwell Automation 1772-L8_LW_LWP_LX_LXP,D17726.5.8 User Manual User Manual

Page 237

Advertising
background image

EAF

Process Control Instructions

Chapter 16

16-26

Cascade (Word 01, Bit 05)
Set/reset this bit for cascading two loops. When the bit is set, the loop is
the secondary (fast) loop of the cascade. When the bit is reset, the loop is
the primary (slow) loop of the cascade or not part of a
cascade configuration.

Control Action (Word 01, Bit 02)
Set/Reset this bit to change the control action for the PID calculation.

Direct Control

Bit Reset (0)

E = (SP – PV)

Reverse Control

Bit Set (1)

E = (PV – SP)

CO (Control Output) (EAF Result Address and Parameter File Word 17)
This is the result of the evaluation of the PID equation. It is expressed in
two formats. In the EAF result address, it is a binary number (0-4095). In
the parameter file (word 17), it is a percentage in BCD format (0-100).
This number is converted to a signal that drives a control device such as a
valve or heating element.

Control Output Tracking
It is desirable to make the CO equal to the output of the manual control
station when in the manual mode. This allows a bumpless transfer
between Manual and Auto modes. This is accomplished by feeding the
output of the manual control station into the tieback (TB) input. The
instruction sets the calculated CO equal to the TB input when in
manual mode.

Dead Band (Word 10)
The adjustable deadband lets you select an error range above and below the
setpoint over which no new output will be calculated as long as the Process
Variable remains within this range. This lets you control how closely the
process variable matches the setpoint without changing the output.

The Dead Band operates using the zero crossing principle. Zero Crossing
Dead Band control allows the instruction to use the error for computational
purposes as the process variable crosses into the Dead Band until it crosses
the Set Point. Once it crosses the Set Point (error crosses zero and changes
sign) and as long as it remains in the Dead Band, the instruction considers
the error value zero for computational purposes.

Dead Band Status Bit (Bit 10 of word 01)
This bit is set/reset by the PID EAF instruction indicating whether the
process variable is within or out of the Dead Band.

Reset (0)

Outside of the Dead Band

Set (1)

Within the Dead Band

Advertising