setpoint value expression
IRI: https://spec.industrialontologies.org/ontology/construct/SetpointValueExpression
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaParameter/
SubClass Of: value expression
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ value expression βΊ setpoint value expression
Definition
value expression which is a prescribed value that a process parameter should have at a particular time point or during a particular time interval of some planned process
Explanatory Notes
The setpoint represents the value of a physical condition that a control system aims to achieve and maintain. The set point is used by the control system as a reference for comparison against the actual measured value of the process parameter. Specifically, a control system performs regulation by actuating one or more final control devices to modify process parameters, thereby driving the process variable toward the set point. Representation of this control behavior will be included in a future version of the ontology
Examples
- for a residential dwelling temperature control process, the set point might be 72 degrees Fahrenheit during the day and 68 degrees Fahrenheit during the day; 250β―rpm as the setpoint for agitation speed in a formulation tank; 20 minutes as the setpoint for residence time in the protein purification chromatography step
Synonyms
- process parameter target value
- setpoint
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs to create necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
SetpointValueExpression(x) β ValueExpression(x) β§ βy (ProcessParameterSpecification(y) β§ continuantPartOfAtAllTimes(x, y))
Semi-Formal Natural Language Axioms
if x is a βsetpoint value expressionβ then x is a βvalue expressionβ and x is a βcontinuant part of at all timesβ some βprocess parameter specificationβ
Description Logic
constr:SetpointValueExpression β constr:ValueExpression
constr:SetpointValueExpression β β bfo:continuant_part_of_at_all_times .constr:ProcessParameterSpecification
SubClassOf: constr:ValueExpression
SubClassOf: bfo:continuant_part_of_at_all_times some constr:ProcessParameterSpecification