ecl-logo Documentation

Object[Calibration, pH]

A calibration for converting raw electrical signal(amperometric/potentiomeric) into the pH signal.

Organizational Information

Qualifications & Maintenance

    ManufacturerCalibration

    Indicates if this calibration's fit function was provided by a manufacturer.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    Reference

    The set of known data to which the response data points are calibrated.
    Format: Single
    Class: Compressed
    Programmatic Pattern: {NumericP..} | _?QuantityVectorQ

    Response

    The set of unknown, measured data points that are calibrated to the reference data points.
    Format: Single
    Class: Compressed
    Programmatic Pattern: {NumericP..} | _?QuantityVectorQ

    Anomalous

    Indicates if this calibration fell substantially out of historic values and must be investigated before being put into use in calculating measurements.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    Probe

    The designated probe that this calibration is intended to service.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    Instrument

    The designated conductivity device on which this was performed.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    LowCalibrationTargetpH

    The desired pH for the lowest pH standard.
    Format: Single
    Class: Real
    Programmatic Pattern: GreaterEqualP[0]

    LowCalibrationTemperature

    The recorded temperature of the low pH calibration standard during the course of the calibration.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Kelvin]

    MediumCalibrationTargetpH

    The desired pH for the middle pH standard.
    Format: Single
    Class: Real
    Programmatic Pattern: GreaterEqualP[0]

    MediumCalibrationTemperature

    The recorded temperature of the low pH calibration standard during the course of the calibration.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Kelvin]

    HighCalibrationTargetpH

    The desired pH for the high pH standard.
    Format: Single
    Class: Real
    Programmatic Pattern: GreaterEqualP[0]

    HighCalibrationTemperature

    The recorded temperature of the low pH calibration standard during the course of the calibration.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterEqualP[0 Kelvin]

    pHOffset

    The y-intercept of the fitted slope.
    Format: Single
    Class: Real
    Unit: 1 millivolt
    Programmatic Pattern: UnitsP[Milli Volt]

    pHFitRelativeError

    The deviation of the measurements from the slope.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: GreaterEqualP[0 Percent]

Analysis & Reports

    CalibrationFunction

    The pure function that represents the raw calibration fit between the reference and response data points.
    Format: Single
    Class: Expression
    Programmatic Pattern: _Function | _QuantityFunction

    CalibrationStandardDeviation Function

    A function that computes single prediction error from a given x-value. Single prediction error is the expected error between a predicted y-value and a single obersvation of that value.
    Format: Single
    Class: Expression
    Programmatic Pattern: _Function | _QuantityFunction

    CalibrationDistribution Function

    A function that computes single prediction distribution from a given x-value.
    Format: Single
    Class: Expression
    Programmatic Pattern: _Function | _QuantityFunction

    FitAnalysis

    The fit analysis performed on this calibration data to generate the calibration function.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

General

Last modified on Mon 26 Sep 2022 15:43:43