TerminalCurrentInformation
Allows the definition of valid current ranges for a terminal. A current range is always defined for a coreCrossSectionArea and a nominalVoltage. Attributes of the type TerminalCurrentInformation normally have the multiplicity [0..*]. This means that such an attribute can have TerminalCurrentInformation entries for different coreCrossSectionAreas, nominalVoltages, environmentTemperature and mating terminals. It must not have multiple entries for the same values.
General Information
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | |
Base Classifier | |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
currentRange | ValueRange | 1 | 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 |
nominalVoltage | NumericalValue | 0..1 | Specifies the nominalVoltage for which the CurrentRangeInformation is valid. | TerminalCurrentInformation |
coreCrossSectionArea | NumericalValue | 1 | 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 an influence factor for the valid current range. | TerminalCurrentInformation |
environmentTemperature | NumericalValue | 0..1 | The environment temperature for which this maximum current value is applicable. | TerminalCurrentInformation |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
validForMatingTerminal | PartVersion | 0..* | N | Y | N | 0..* | PartVersions of mating terminals for which this TerminalCurrentInformation is valid. This is a relevant information, because the thermal absorption of the counterpart is a relevant influence factor for possible current. |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
currentInformation | 0..* | Y | Y | N | TerminalSpecification | 1 | Specifies the TerminalCurrentInformation that is applicable for the terminal. |