TerminalReceptionSpecification
Specification for the definition of terminal receptions. A TerminalReception is the area of a terminal where the contacting with another terminal (e.g. between a connector housing and a control unit) takes place. Normally the terminal reception is placed in a cavity of a connector housing.
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 |
cavityDesign | String | 0..1 |
Deprecated [for removal since V1.1.4]: Has been replaced by the more meaningful mechanism with TerminalTypes.
|
TerminalReceptionSpecification |
platingMaterial | Material | 0..* | Specifies the plating material of the terminal reception. |
TerminalReceptionSpecification |
primaryLockingType | PrimaryLockingType | 0..1 | Specifies if the terminal reception has a primary locking and of what type it is. |
TerminalReceptionSpecification |
pullOutForce | NumericalValue | 0..1 | The force that the terminal can withstand when being pulled out of the housing. Above that force, the terminal should be expected to be pulled out of the housing (destructive). |
TerminalReceptionSpecification |
testingPullOutForce | NumericalValue | 0..1 | The force that must be applied when the terminal is pulled back out of the housing (without further movement) in order to be able to assume that the terminal is securely latched in the housing (check that the terminal is correctly seated in the connector) and that an insertion process was successful. |
TerminalReceptionSpecification |
contactRangeLength | NumericalValue | 0..1 | Specifies the length of the contact area (see diagram "Terminal Dimensions"). |
TerminalReceptionSpecification |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
terminalType | TerminalType | 0..1 | Y | Y | N | 0..1 | Specifies the terminal type that is associated with the terminal reception. |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
terminalReceptionSpecification | 0..1 | N | Y | N | TerminalReception | 0..* | References the TerminalReceptionSpecification that specifies the TerminalReception. |