APM.CV_TYPE - APMonitor Option

Main.OptionApmCvType History

Show minor edits - Show changes to output

June 08, 2017, at 11:31 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 15-16:

See also [[Main/OptionApmImode|IMODE]], [[Main/OptionApmMvType|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:)

%width=50px%Attach:apm.png

 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).