APM.CV_TYPE - APMonitor Option

Main.OptionApmCvType History

Hide minor edits - Show changes to markup

June 08, 2017, at 11:31 PM by 10.5.113.159 -
Changed lines 5-6 from:
to:
Added lines 15-16:

See also IMODE, MV_TYPE

June 01, 2017, at 06:58 AM by 45.56.3.173 -
Changed lines 9-12 from:
 Description: Controlled variable error model type: 1=linear, 2=squared, 3=ref traj
to:
 Description: Controlled variable error model type
              1=linear error from trajectory with deadband
              2=squared error from trajectory
              3=derivative form of linear error
June 01, 2017, at 06:56 AM by 45.56.3.173 -
Added lines 1-11:

(:title APM.CV_TYPE - APMonitor Option:) (:keywords APM.CV_TYPE, Optimization, Estimation, Option, Configure, Default, Description:) (:description Controlled variable error model type: 1=linear, 2=squared, 3=ref traj:)

 Type: Integer, Input
 Default Value: 1
 Description: Controlled variable error model type: 1=linear, 2=squared, 3=ref traj

CV_TYPE is a selection of the type of objective function to be used for variables defines as controlled variables (CVs) in control (IMODE=6 or 9) applications. The options are to use a linear penalty from a dead-band trajectory (CV_TYPE=1), squared error from a reference trajectory (CV_TYPE=2), or an experimental reference trajectory type (CV_TYPE=3).