ConductorCurrentInformation
The ConductorCurrentInformation specifies the maximum current for which a conductor is approved. As the maximum current is dependent from the voltage and the environment temperature it is modelled as a class and not only as an attribute.
General Information
| Attribute | Value |
|---|---|
| Owner | electrical_parts |
| Applied Stereotype | |
| Base Classifier | ExtendableElement |
| Is Abstract | false |
| Derived Classifiers |
Attributes
| Name | Type | Mult. | Description | Owning Classifier |
|---|---|---|---|---|
| maxCurrent | NumericalValue | 1 | The maximum current value. | ConductorCurrentInformation |
| environmentTemperature | NumericalValue | 1 | The environment temperature for which this maximum current value is applicable. | ConductorCurrentInformation |
| voltage | NumericalValue | 1 | The voltage for which this maximum current value is applicable. | ConductorCurrentInformation |
Incoming Relations
| This End | Other End | General | |||||
|---|---|---|---|---|---|---|---|
| Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
| currentInformation | 0..* | Y | Y | N | ConductorSpecification | 1 | Specifies the current information of the conductor. These are the maximum currents for which the conductor is approved. |