Schematic_connection

Note: There is a newer version of this specification see KBL 2.5.sr1

The Schematic_connection represents a logical connection. It can referenced by the physical connections (Connection) and be used to transfer the information of the logical connection, if it is realized by multiple Connections (e.g. different routings, different wire types).

General Information

AttributeValue
Owner4_Connectivity
Applied Stereotype
Base ClassifierChanged_element
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
IdString1

The Id specifies the identifier of the Schematic_connection. The values are company specific.

Schematic_connection
DescriptionString0..1

The description specifies additional information about the object.

Schematic_connection
Localized_descriptionLocalized_string0..*

The description specifies additional information about the object. The Localized_description provides the possibility to define descriptions for different language codes.

Schematic_connection
Signal_nameString0..1

The signal_name specifies logical information on a Connection. Example: packet on a bus, analogue voltage(high/low, waved) on a wire.

Schematic_connection
Signal_typeString0..1

Defines the type of a signal like (BUS, ENERGY, GROUND, …). Special values have to be negotiated between exchange partners.

Schematic_connection
Nominal_voltageString0..1

Defines the nominal voltage of a signal like (12V, 24V, 48V, HV, …). Special values have to be negotiated between exchange partners.

Schematic_connection

Outgoing Relations

TypeRoleMult.Mult.Description
Cavity_occurrenceCavities2..*0..*

Incoming Relations

TypeMult.RoleMult.Description
Harness10..*
Connection0..*Realized_schematic_connection0..1
Previous