ConductorCurrentInformation

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

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 modeled as a class and not only as an attribute.

General Information

Attribute Value
Owner electrical_parts
Applied Stereotype
Base Classifier
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

Type Mult. Role Mult. Description
ConductorSpecification 1 currentInformation 0..*

Specifies the current information of the conductor. These are the maximum currents for which the conductor is approved.

Previous