WireReceptionSpecification

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

Specification for the definition of wire receptions. A WireReception is the area of a terminal where the contacting with a wire element (e.g. by crimping) takes place.

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. Over 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
coreCrossSectionArea ValueRange 0..1

Specifies a value range for cross section areas of cores that are compatible with the wire reception.

For wire receptions where a single core is attached to, this value defines the ValueRange of the crossSectionArea of the core. For wire receptions where more than one core is attached to (e.g. ring terminals, splices), this attributes defines the valid value range for the sum of the cross section areas of all attached cores.

WireReceptionSpecification
insulationDisplacementLength NumericalValue 0..1

Specifies the length of the insulation which must be stripped off to fit to this wire reception.

WireReceptionSpecification
multiContact Boolean 0..1

Specifies if it is possible to contact more than core at the wire reception.

WireReceptionSpecification
wireReceptionType WireReceptionType 0..1

Specifies the type of the wire reception. The wireReceptionType defines how the wire is joined with the wire reception.

This attribute is defined in an OpenEnumeration.

WireReceptionSpecification
wireElementOutsideDiameter ValueRange 0..1

Specifies a value range for valid diameters a WireElement must have to fit to the wire reception.

WireReceptionSpecification
platingMaterial Material 0..*

Specifies the plating material of the wire reception.

WireReceptionSpecification
sealable Boolean 0..1

Specifies if the wire reception can be sealed. (see KBLFRM-311)

WireReceptionSpecification

Outgoing Relations

Type Role Mult. Mult. Description
ConductorMaterial validConductorMaterials 0..* 1

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

Incoming Relations

Type Mult. Role Mult. Description
WireReception 0..* wireReceptionSpecification 0..1 References the WireReceptionSpecification that specifies the WireReception.
WireEndAccessorySpecification wireReceptionSpecification 0..1

References the single WireReceptionSpecification that is specifying the properties of the WireEndAccessory that are related to wire.

Previous