TerminalPairing

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

A TerminalPairing is a standard reference setup of exactly two terminals and a defined length of a core contacted to both terminals. The TerminalPairing defines physical properties that apply to this combination.

 

General Information

Attribute Value
Owner terminal_pairing
Applied Stereotype
Base Classifier ExtendableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
contactResistance NumericalValue 0..1 Specifies the resistance of the terminal pairing. TerminalPairing
matingForce NumericalValue 0..1

Specifies the joining force of the two terminals.

TerminalPairing
unmatingForce NumericalValue 0..1

Specifies the force required to unmate the two terminals.

TerminalPairing

Outgoing Relations

Type Role Mult. Mult. Description
ConductorSpecification referencedCoreSpecification 1 0..*

References the CoreSpecification that is used on both sides of the ContactSystem.

PartVersion firstTerminal 1 0..*

References the first terminal of the TerminalPairing.

PartVersion secondTerminal 1 0..*

References the second terminal of the TerminalPairing (first and second does not imply any specific order).

Incoming Relations

Type Mult. Role Mult. Description
TerminalPairingSpecification 1 terminalPairing 0..*

Specifies the TerminalPairings described by this TerminalPairingSpecification.

Previous