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
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | |
Base Classifier | Specification |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | 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 |
description | AbstractLocalizedString | 0..* | Specifies additional, human readable information about the specification. | Specification |
insideLength | NumericalValue | 0..1 | The 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 |
insideDiameter | NumericalValue | 0..1 | The inside diameter of the terminal protection. | TerminalProtectionSpecification |
outsideLength | NumericalValue | 0..1 | The length of the terminal protection on the outside. | TerminalProtectionSpecification |
outsideDiameter | NumericalValue | 0..1 | The outside diameter of the terminal protection. | TerminalProtectionSpecification |
wallThickness | NumericalValue | 0..1 | The wall thickness of the terminal protection. Usually, this should be (outsideDiameter - insideDiameter) / 2. | TerminalProtectionSpecification |
shrinkable | Boolean | 0..1 | Specifies if the terminal protection is heat shrinkable. | TerminalProtectionSpecification |
shrinkingFactor | Double | 0..1 | Defines the factor of shrinking for the terminal protection. | TerminalProtectionSpecification |
maximumLongitudinalShrinkage | NumericalValue | 0..1 | Defines the shrinkage in longitudinal direction. | TerminalProtectionSpecification |
adhesivePresent | Boolean | 0..1 | Defines if an adhesive / sealing is already present in the terminal protection. | TerminalProtectionSpecification |
adhesive | Material | 0..* | Defines the material used as adhesive / sealing, if present. | TerminalProtectionSpecification |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
validConductorMaterial | ConductorMaterial | 0..* | Y | Y | N | 1 | 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 End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
terminalProtectionSpecification | 1 | N | Y | N | TerminalProtectionRole | 0..* |