Object[Calibration, Conductivity]
A calibration for converting raw electrical signal(amperometric/potentiomeric) into the conductivity.
Organizational Information
Name
Name of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: A string.
ID
ID of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: The ID of this object.
Object
Object of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[Calibration, Conductivity, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[Calibration, Conductivity]
Pattern Description: Object[Calibration, Conductivity]
Notebook
Notebook this object belongs to.
Format: Single
Class: Link
Programmatic Pattern: _Link
Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].
Relation: Object[LaboratoryNotebook][Objects]
Author
The person who generated this calibration.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[User]
Maintenance
The recurring maintenance that generated this calibration.
Format: Single
Class: Link
Programmatic Pattern: _Link
Deprecated
Indicates if this calibration object is historical and would generate invalid data if used in the lab.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
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
ConductivityProbe
The designated conductivity probe that this calibration is intended to service.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Part, ConductivityProbe]
Temperature
The recorded temperature of the calibration standard during the course of the calibration.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Kelvin]
ReferenceTemperature
The conductivity reading directly corrected to the set ReferenceTemperature. This is the temperature at which manufacturer calibration was performed.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Kelvin]
CellConstant
The ratio of the distance between the electrode plates to the surface area of the plate determined by the calibration against conductivity standard.
Format: Single
Class: Real
Unit: 1 reciprocal centimeter
Programmatic Pattern: GreaterEqualP[0]
Conductivity
The conductivity of calibration standard against of which probe was calibrated.
Format: Single
Class: Real
Unit: 1 microsiemens per centimeter
Programmatic Pattern: GreaterEqualP[0]
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
Relation: Object[Analysis, Fit]
Last modified on Mon 26 Sep 2022 15:43:43