FlatCoreSpecification

Defines the properties of a flat (rectangular) conductor which are specific for them.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierConductorSpecification
Is Abstractfalse
Derived Classifiers

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
wireTypeWireType0..*

Defines the type of the conductor. A WireType is a key in a reference system for the definition of wires. Some reference systems define independent type fragment for insulations and conductors and the WireType of a WireElement is the combination of both.

A conductor must not have more than one type. This attribute allows more than one value for the reason, that the same type can be expressed in multiple reference systems.

ConductorSpecification
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
structureConductorStructure0..1

Specifies the structure of the conductor according to ISO 6722-1 for ConductorSpecifications with Type = Stranded.

Should only be used for ConductorSpecifications with type=Stranded.

 

ConductorSpecification
typeConductorType0..1

Specifies the type of the conductor, e.g. if it is rigid or stranded.

ConductorSpecification
numberOfStrandsNumericalValue0..1

Specifies the number of individual strands used to construct the conductor. If the conductor is solid than the number of strands would be one.

 

This value indicates the total number of strands forming the conductor. While typically an integer, this attribute is intentionally modelled as a NumericalValue to support tolerances, as found in technical data sheets — especially for high-voltage / large cross-section cables, where manufacturers may specify strand count as a range or with a deviation (e.g., 1.070 ± 5%).

 

Usage Notes:

  • If a precise strand count is known and no variation applies, a NumericalValue without tolerance (e.g., 19) should be used.
  • If the strand count includes a tolerance, the tolerance properties of NumericalValue should be utilized.
  • The Unit used should be set to Piece.

 

 

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
transmissionMediumSignalTransmissionMediumType0..1

Specifies the type of the transmission medium for the conductor.

ConductorSpecification
sizeSize0..1

Defines the size (width & height) of the flat core.

FlatCoreSpecification
Previous