BoltTerminalSpecification

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

Specification for the definition of bolt terminals. These are the counterparts to ring terminals.

General Information

Attribute Value
Owner electrical_parts
Applied Stereotype
Base Classifier TerminalSpecification
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
specialPartType String 0..1

The specialPartType allows the specification of subclassifications for a PartOrUsageRelatedSpecification (e.g. different types of connector housings).

PartOrUsageRelatedSpecification
voltageRange ValueRange 0..1

Specifies the allowed voltage range for the connector housing.

TerminalSpecification
sealingType TerminalSealingType 0..1

Defines the SealingType of the Terminal. This type always refers to the sealing of the terminal itself. However, even a terminal which is not sealable can be used in sealed locations with additional measures (e.g. on the slot).

TerminalSpecification
connectionALength NumericalValue 0..1

Specifies the length of the terminal between the contact area (terminal reception) and the crimp are (wire reception, see diagram "Terminal Dimensions").

TerminalSpecification
overallLength NumericalValue 0..1

Specifies the overall length the terminal (see diagram "Terminal Dimensions").

TerminalSpecification
boltDiameter NumericalValue 0..1

Specifies the diameter of the bolt in a nominal way.

BoltTerminalSpecification
boltHeight NumericalValue 0..1

 Specifies the height of the bolt (the height of the part to which ring terminals can be attached).

BoltTerminalSpecification
boltNominalSize TerminalBoltNominalSize 0..1

Defines the size (diameter) of the bolt in a nominal way (e.g. "M8").

BoltTerminalSpecification
boltType TerminalBoltType 0..1

Specifies the type of the bolt.

BoltTerminalSpecification
torsionProtection Boolean 0..1

Specifies if the bolt provides torsion protected or not.

BoltTerminalSpecification
maxTerminalCount Integer 0..1

 Defines the maximum number of (ring) terminals that can be attached to this bolt at the same time.

BoltTerminalSpecification
Previous