TerminalProtectionSpecification

A TerminalProtection is an insulation or sealing that is applied after the joining process between the terminal and the wire, typically in the contact area of the WireReception. Examples include caps for splices or heat shrink tubing for ring terminals.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierSpecification
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
insideLengthNumericalValue0..1The length on the inside of the terminal protection. For a splice cap, for example, this is the measurement how far wires can be inserted.TerminalProtectionSpecification
insideDiameterNumericalValue0..1The inside diameter of the terminal protection.TerminalProtectionSpecification
outsideLengthNumericalValue0..1The length of the terminal protection on the outside.TerminalProtectionSpecification
outsideDiameterNumericalValue0..1The outside diameter of the terminal protection.TerminalProtectionSpecification
wallThicknessNumericalValue0..1The wall thickness of the terminal protection. Usually, this should be (outsideDiameter - insideDiameter) / 2.TerminalProtectionSpecification
shrinkableBoolean0..1Specifies if the terminal protection is heat shrinkable.TerminalProtectionSpecification
shrinkingFactorDouble0..1

Defines the factor of shrinking for the terminal protection.

TerminalProtectionSpecification
maximumLongitudinalShrinkageNumericalValue0..1

Defines the shrinkage in longitudinal direction.

TerminalProtectionSpecification
adhesivePresentBoolean0..1Defines if an adhesive / sealing is already present in the terminal protection.TerminalProtectionSpecification
adhesiveMaterial0..*Defines the material used as adhesive / sealing, if present.TerminalProtectionSpecification

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
validConductorMaterialConductorMaterial0..*YYN1

Specifies the materials of a conductor, which are valid to use with this TerminalProtectionSpecification. This material shall be matched against the ConductorSpecification.material.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
terminalProtectionSpecification1NYNTerminalProtectionRole0..*
Previous