Model Predictive Control Professional Plus (MPCPlus) function block

Model Predictive Control Professional Plus function block sample input template

Sampled analyzer measurements should be processed with the SAMPLE_IN template before being used in an MPCPlus block. The MPCPlus block can be configured to reference the template's OUT parameter. The SAMPLE_IN template is located in the Advanced Control palette in Control Studio and is named MPC Analyzer Template.

The SAMPLE_IN template's OUT value indicates when a new sampled analyzer measurement is available. The OUT value always indicates the last Good Measured Value. The following rules apply:

The configuration parameters for the SAMPLE_IN template include those shown in the following table.

Parameter Description

ANALYZE_OPT

Defines if a new value is detected through the NEW_DATA discrete input FLAG option or is based on an IN change in the VALUE option.

OUT_SCALE

The operating range (in Engineering Units) of the IN parameters.

HI_VALUE

The maximum IN value that is propagated to OUT.

LO_VALUE

The minimum IN value that is propagated to OUT.

MPC_EXEC

The period of time that the OUT status remains Unlimited following the detection of a new measurement. Set MPC_EXEC to a minimum value of TSS/100.

Note

It is recommended that you verify and or manually enter the step responses associated with analyzer measurements especially if sample intervals are a significant portion of the configured Time to Steady State.