PinComponentType

Specifies the type of a PinComponent.

General Information

Attribute Value
Owner electrical_parts
Applied Stereotype

Enumeration Literals

Name Description
Switch
Coil
Ground
PowerSupply

PowerSupply defines a PinComponent that is used to supply the component itself with power (in contrast to PowerDistribution). PinComponentBehaviours of PinComponents with this type always have the SignalDirection "In".

PowerDistribution

PowerDistribution defines a PinComponent that is used to distribute power to other components (in contrast to PowerSupply). The semantic of this type depends on the SignalDirection. In means, that this PinComponent is used to supply power to the EEComponent for further distribution to other components. Out means that the PinComponent is a source of power for other EEComponents. It is undefined whether the pin is fused/limited or not.

PowerDistributionLimited

PowerDistributionLimited has the same meaning as PowerDistribution, except that PowerDistributionLimited defines a pin that is limited by an electronic measure within the parent component (eFuse). Limitation with a conventional fuse is not within the semantic of PowerDistributionLimited since conventional fusing can be recognized with the internal connectivity.

Signal
NotConnected
Previous