PinComponent

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

A PinComponent describes a pin of an EEComponent. A PinComponent is part of a HousingComponent and is defined by tree aspects.

  1. Its geometric position in the HousingComponent, which is defined by the referencedCavity.
  2. Its physical electrical properties, which are defined by the referenced TerminalSpecification.
  3. Its electrical behaviour, which is defined configuration dependent by its PinComponentBehaviour.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierConfigurableElement
ExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Identification of the PinComponent, which must be distinct for all PinComponent of a HousingComponents.

PinComponent
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the PinComponent.

PinComponent
pinComponentTypePinComponentType0..1

Specifies the type of a PinComponent.

PinComponent

Outgoing Relations

TypeRoleMult.Mult.Description
PinComponentBehaviorbehaviour0..*1

Specifies the configuration dependent electrical behavior of the PinComponent.

TerminalSpecificationpinSpecification0..10..*References the TerminalSpecification describing the electrical connectivity aspect of the PinComponent. (see KBLFRM-300)
CavityreferencedCavity0..10..*Defines the cavity in the corresponding ConnectorHousingSpecification of the HousingComponent where the PinComponent is located. (see KBLFRM-300)

Incoming Relations

TypeMult.RoleMult.Description
DiodeSpecification0..*anode0..1
DiodeSpecification0..*cathode0..1
FuseComponent0..*connectedPins0..2
HousingComponent1pinComponent0..*Specifies the PinComponents of HousingComponent. (see KBLFRM-300)
PinComponentReference0..*pinComponent1Points to the PinComponent referenced by the PinComponent reference. (KBLFRM-401)
InternalComponentConnection0..*pins2..*
Previous