OperationalLimit
Class Description
A value and normal value associated with a specific kind of limit.
The sub class value and normalValue attributes vary inversely to the associated OperationalLimitType.acceptableDuration (acceptableDuration for short).
If a particular piece of equipment has multiple operational limits of the same kind (apparent power, current, etc.), the limit with the greatest acceptableDuration shall have the smallest limit value and the limit with the smallest acceptableDuration shall have the largest limit value. Note: A large current can only be allowed to flow through a piece of equipment for a short duration without causing damage, but a lesser current can be allowed to flow for a longer duration.
Attributes
None
Relationships
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
OperationalLimit | 0..* | OperationalLimitType | 0..1 | OperationalLimit | The operational limits associated with this type of limit. | OperationalLimitType | The limit type associated with this limit. |
OperationalLimit | 0..* | OperationalLimitSet | 1 | OperationalLimitValue | Values of equipment limits. | OperationalLimitSet | The limit set to which the limit values belong. |
OperationalLimit | 0..* | LimitDependency | 0..* | OperationalLimit | The operational limits to which this limit dependency model applies. | LimitDependencyModel | The limit dependency models which are used to calculate this limit. If no limit dependencies are specified then the native limit value is used. |
OperationalLimit | 1 | LimitScalingLimit | 0..* | SourceOperationalLimit | LimitScalingLimit |