TerminalCurrentInformation

Note: There is a newer version of this specification see VEC 2.1.0

Allows the definition of valid current ranges for a terminal. A current range is always defined for a coreCrossSectionArea and a nominal voltage. Attributes of the type CurrentRangeInformation normally have the multiplicity [0..*]. This means that such an attribute can have CurrentRangeInformation entries for different coreCrossSectionAreas and nominalVoltages. It must not have multiple entries for the same coreCrossSectionAreas and nominalVoltages.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base Classifier
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
currentRangeValueRange1

Specifies the valid current range for the terminal. It is defined as a value range, because there are terminals where minimum current is needed to avoid corrosion.

TerminalCurrentInformation
nominalVoltageNumericalValue1

Specifies the nominalVoltage for which the CurrentRangeInformation is valid.

TerminalCurrentInformation
coreCrossSectionAreaNumericalValue1

Specifies the coreCrossSectionArea for which the CurrentRangeInformation is valid. The coreCrossSectionArea is a relevant information, because the thermal absorption of the core depends on the cross section area and thus is a influence factor for the valid current range.

TerminalCurrentInformation

Incoming Relations

TypeMult.RoleMult.Description
TerminalSpecification1currentInformation0..*

Specifies the TerminalCurrentInformation that is applicable for the terminal.

Previous