APM.BNDS_CHK - APMonitor Option

Main.OptionApmBndsChk History

Hide minor edits - Show changes to output

June 08, 2017, at 11:18 PM by 10.5.113.159 -
Changed line 13 from:
See also [[Main/OptionFrzeChk|FRZE_CHK]], [[Main/OptionLstval|LSTVAL]], [[Main/OptionMeasChk|MEAS_CHK]], [[Main/OptionVdvl|VDVL]], [[Main/OptionVlaction|VLACTION]], [[Main/OptionVlhi|VLHI]], [[Main/OptionVllo|VLLO]]
to:
See also [[Main/OptionApmFrzeChk|FRZE_CHK]], [[Main/OptionLstval|LSTVAL]], [[Main/OptionApmMeasChk|MEAS_CHK]], [[Main/OptionVdvl|VDVL]], [[Main/OptionVlaction|VLACTION]], [[Main/OptionVlhi|VLHI]], [[Main/OptionVllo|VLLO]]
June 08, 2017, at 11:18 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 12-13:

See also [[Main/OptionFrzeChk|FRZE_CHK]], [[Main/OptionLstval|LSTVAL]], [[Main/OptionMeasChk|MEAS_CHK]], [[Main/OptionVdvl|VDVL]], [[Main/OptionVlaction|VLACTION]], [[Main/OptionVlhi|VLHI]], [[Main/OptionVllo|VLLO]]
June 01, 2017, at 06:50 AM by 45.56.3.173 -
Added lines 1-11:
(:title APM.BNDS_CHK - APMonitor Option:)
(:keywords APM.BNDS_CHK, Optimization, Estimation, Option, Configure, Default, Description:)
(:description Bounds checking: 1=ON, 0=OFF:)

%width=50px%Attach:apm.png

 Type: Integer, Input
 Default Value: 1
 Description: Bounds checking: 1=ON, 0=OFF

BNDS_CHK validates a measurement with VLHI, VLLO, and VDVL properties. When BNDS_CHK is OFF, there is no checking of the validity limits. Although an application may have specific validity limits set, it is occasionally desirable to take off the checks to observe raw data input to the model without error detection. All measurement validation actions are reported in the text file dbs_read.rpt. BNDS_CHK, FRZE_CHK, and MEAS_CHK are options regarding data cleansing before it enters the applications. When a measurement is bad, the LSTVAL is restored as the measured value or else LSTVAL+VDVL or LSTVAL-VDVL. The VDVL shift depends on whether VLACTION is 0 (keep LSTVAL) or else is 1 (step by VDVL towards measurement).