ConductorSpecification

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

Specification for the definition of conducting properties of a WireElement.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierSpecification
Is Abstracttrue
Derived ClassifiersCoreSpecification, FlatCoreSpecification, ShieldSpecification

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the specification. The identification is guaranteed to be unique within the document containing the specification. For all VEC-documents a Specification-instance can be trusted to be identical if the DocumentVersion-instance is the same (see DocumentVersion) and the identification of the Specification is the same.

Specification
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the specification.

Specification
crossSectionAreaNumericalValue0..1

Specifies the cross-section area of the conductor (e.g. 0,5 mm²). The cross-section area is a nominal value, which refers to the conducting properties of the conductor normalized to the properties of a full material core.

ConductorSpecification
massInformationMassInformation0..1

Specifies the mass information of the conductor. In most cases this mass information is known as copper weight and is normally specified as mass per length (e.g. gram per meter).

ConductorSpecification
materialMaterial0..*

Specifies the material of the conductor.

ConductorSpecification
resistanceNumericalValue0..1

Specifies the electrical resistance of the conductor. In most cases this is specified as resistance per length (e.g. Ohm per meter).

ConductorSpecification
structureString0..1

Specifies the structure of the conductor (e.g. symmetrical, asymmetrical).

ConductorSpecification
typeString0..1

Specifies the type of the conductor.

ConductorSpecification
numberOfStrandsNumericalValue0..1

Specifies the number of strands in one conductor. If the conductor is solid than the number of strands would be one.

ConductorSpecification
platingMaterialMaterial0..*

Specifies the plating material of the conductor.

ConductorSpecification
strandDiameterNumericalValue0..1

Specifies the diameter of a single strand in the conductor.

ConductorSpecification
voltageRangeNumericalValue0..1

Specifies the voltageRange for which the conductor is approved.

ConductorSpecification

Outgoing Relations

TypeRoleMult.Mult.Description
ConductorCurrentInformationcurrentInformation0..*1

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

Incoming Relations

TypeMult.RoleMult.Description
WireElementSpecification0..*conductorSpecification0..1

If the WireElement has a core then the specification of the core is referenced here.

InternalComponentConnection0..*conductorSpecification0..1
SignalrecommendedConductorSpecification0..1

Defines a recommended Specification for the cores that implement this signal.

TerminalPairing0..*referencedCoreSpecification1

References the CoreSpecification that is used on both sides of the ContactSystem.

Previous