APM.MEAS_CHK - APMonitor Option

Main.OptionApmMeasChk History

Hide minor edits - Show changes to output

June 09, 2017, at 12:20 AM 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/OptionApmBndsChk|BNDS_CHK]], [[Main/OptionApmFrzeChk|FRZE_CHK]], [[Main/OptionLstval|LSTVAL]], [[Main/OptionVdvl|VDVL]], [[Main/OptionVlaction|VLACTION]], [[Main/OptionVlhi|VLHI]], [[Main/OptionVllo|VLLO]]
June 01, 2017, at 07:39 PM by 45.56.3.173 -
Added lines 1-11:
(:title APM.MEAS_CHK - APMonitor Option:)
(:keywords APM.MEAS_CHK, Optimization, Estimation, Option, Configure, Default, Description:)
(:description Measurement checking: 1=ON, 0=OFF:)

%width=50px%Attach:apm.png

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

MEAS_CHK indicates whether to check the validity of measurements before they are used in an application. When MEAS_CHK=0 (OFF), there is no checking of the measurement. Although an application may have specific validation limits, 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).