APM.CTRL_HOR - APMonitor Option

Main.OptionApmCtrlHor History

Hide minor edits - Show changes to output

June 08, 2017, at 11:24 PM by 10.5.113.159 -
Changed lines 5-6 from:
%width=50px%Attach:apm.png
to:
%width=50px%Attach:apm.png [[Main/DbsGlobal|Global Options]] | %width=30px%Attach:fv.png %width=30px%Attach:mv.png %width=30px%Attach:sv.png %width=30px%Attach:cv.png[[Main/DbsVariable|Local Options]]
Added lines 13-14:

See also [[Main/OptionApmCtrlTime|CTRL_TIME]], [[Main/OptionApmPredHor|PRED_HOR]], [[Main/OptionApmPredTime|PRED_TIME]]
June 01, 2017, at 06:54 AM by 45.56.3.173 -
Changed lines 9-10 from:
 Description: Control horizon: Horizon length where MVs can be adjusted by the solver
to:
 Description: Control horizon is the horizon length where MVs
           
can be adjusted by the solver
June 01, 2017, at 06:54 AM by 45.56.3.173 -
Added lines 1-11:
(:title APM.CTRL_HOR - APMonitor Option:)
(:keywords APM.CTRL_HOR, Optimization, Estimation, Option, Configure, Default, Description:)
(:description Control horizon: Horizon length where MVs can be adjusted by the solver:)

%width=50px%Attach:apm.png

 Type: Integer, Input or Output (with CSV read)
 Default Value: 1
 Description: Control horizon: Horizon length where MVs can be adjusted by the solver

CTRL_HOR is the control horizon in the beginning portion of the time horizon where MV changes are allowed. There is also a PRED_HOR (prediction horizon) that is greater than or equal to CTRL_HOR. As opposed to CTRL_HOR, no manipulated variable movement is allowed in the prediction horizon. The individual size of time steps of the control horizon are set with CTRL_TIME. The individual size of time steps of the prediction horizon are set with PRED_TIME. The PRED_TIME is generally larger than the CTRL_TIME to give a section of the overall horizon that predicts steady state arrival to the set point. When CSV_READ is on and the horizon time points are specified from the data file, the CTRL_HOR and PRED_HOR are set equal to the number of time steps present in the data file.