7.2.4.15 Pset_ControllerTypeProportional

PSET_TYPEDRIVENOVERRIDE / IfcController / PROPORTIONAL

Natural language names
Controller Type Proportional
Properties

buildingSMART Data Dictionary

PSD-XML

NameTypeDescription
ControlType P_ENUMERATEDVALUE / IfcLabel / PEnum_ControllerProportionalType
Control TypeThe type of signal modification. PROPORTIONAL: Output is proportional to the control error. The gain of a proportional control (Kp) will have the effect of reducing the rise time and reducing , but never eliminating, the steady-state error of the variable controlled. PROPORTIONALINTEGRAL: Part of the output is proportional to the control error and part is proportional to the time integral of the control error. Adding the gain of an integral control (Ki) will have the effect of eliminating the steady-state error of the variable controlled, but it may make the transient response worse. PROPORTIONALINTEGRALDERIVATIVE: Part of the output is proportional to the control error, part is proportional to the time integral of the control error and part is proportional to the time derivative of the control error. Adding the gain of a derivative control (Kd) will have the effect of increasing the stability of the system, reducing the overshoot, and improving the transient response of the variable controlled.
Labels P_TABLEVALUE / IfcReal / IfcLabel
LabelsTable mapping values to labels, where such labels indicate transition points such as 'Hi', 'Lo', 'HiHi', or 'LoLo'.
Range P_BOUNDEDVALUE / IfcReal
RangeThe physical range of values.
Value P_BOUNDEDVALUE / IfcReal
ValueThe expected range and default value. While the property data type is IfcReal (to support all cases including when the units are unknown), a unit may optionally be provided to indicate the measure and unit.
ProportionalConstant P_SINGLEVALUE / IfcReal
Proportional ConstantThe proportional gain factor of the controller (usually referred to as Kp).
IntegralConstant P_SINGLEVALUE / IfcReal
Integral ConstantThe integral gain factor of the controller (usually referred to as Ki). Asserted where ControlType is PROPORTIONALINTEGRAL or PROPORTIONALINTEGRALDERIVATIVE.
DerivativeConstant P_SINGLEVALUE / IfcReal
Derivative ConstantThe derivative gain factor of the controller (usually referred to as Kd). Asserted where ControlType is PROPORTIONALINTEGRALDERIVATIVE.
SignalTimeIncrease P_SINGLEVALUE / IfcTimeMeasure
Signal Time IncreaseTime factor used for exponential increase.
SignalTimeDecrease P_SINGLEVALUE / IfcTimeMeasure
Signal Time DecreaseTime factor used for exponential decrease.

Link to this page  Link to this page