CavitySpecification

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

Specification for the definition of cavities.

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
angle NumericalValue 0..2

Specifies the angle against two planes of the connector housing a terminal used in this cavity can be buckled.

CavitySpecification
cavityDesign String 0..1

 

CavitySpecification
geometry CavityGeometry 0..1

Defines the geometry of a cavity in the sealing area (crimp end).

CavitySpecification
cavityDimension Size 0..1

Specifies the dimension of the cavity in the sealing area of the cavity (crimp end), not in the contacting area (box end).

The Height of a cavity is defined as the dimension of cavity in the direction of the primary locking. The Width is the dimension orthogonal to the Height.

For cavities with Geometry = Circular the Size.Width shall be equal to Size.Height.

CavitySpecification
minWireElementOutsideDiameter NumericalValue 0..1

Specifies the minimum diameter a wire is allowed to have to fit into the cavity. This definition is necessary, since wires that are too small might cause movements and in acceptable torsion forces on terminals.

CavitySpecification
maxWireElementOutsideDiameter NumericalValue 0..1

Specifies the maximum diameter a wire is allowed to have to fit into the cavity.

CavitySpecification
primaryLockingType PrimaryLockingType 0..1

Specifies if the cavity has a primary locking and of what type it is.

CavitySpecification
sealable Boolean 0..1

Specifies if the cavity is sealable.

CavitySpecification
compatibleTerminalType TerminalType 0..*

Defines a list of terminal types that are compatible to this CavitySpecification.

CavitySpecification
cavitySealingLength NumericalValue 0..1 Defines the length of the sealing area in the cavity. CavitySpecification

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
cavitySpecification 0..1 N Y N Cavity 0..* References the CavitySpecification that is satisfied by the cavity.
Previous