CoreCrimpDetail
The CoreCrimpDetail defines crimp values for a conductor crimp (wire crimp). The selection criteria to which the CoreCrimpDetail applies are defined by the referenced ConductorSpecification.
General Information
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | |
Base Classifier | CrimpDetail |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
size | Size | 0..1 | Defines the expected size of the crimp. The height is measured in direction of the crimp opening. The width is measured in orthogonal to the height and orthogonal to main axis of the terminal (TerminalSpecification.OverallLength). | CrimpDetail |
corePullOffForce | NumericalValue | 0..1 | The minimum force that the completed crimp should withstand when wire is being pulled off the terminal. Above that force, the crimp can be expected to be destroyed at any time. This value applies when only the core crimp is present or functional (insulation crimp is either not present or disabled). | CoreCrimpDetail |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
insulationCrimpDetails | InsulationCrimpDetail | 0..* | Y | Y | N | 1 | Defines the different InsulationCrimpDetails that are valid combinations for this CoreCrimpDetail. |
appliesTo | ConductorSpecification | 1 | N | Y | N |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
coreCrimpDetails | 0..* | Y | Y | N | WireReceptionSpecification | 1 | Defines the CrimpDetails for this WireReception. |