Signal

Specifies a signal.

General Information

AttributeValue
Ownersignal
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the Signal. The identification is guaranteed to be unique within the SignalSpecification.

Signal
signalNameString0..1

Name of the Signal, which is not guaranteed to be unique and is normally function oriented.

Signal
clampNameString0..1

Specifies the name of the clamp e.g. KL15, KL30, KL31.

Signal
aliasIdAliasIdentification0..*

Specifies additional identifiers for the Signal.

Signal
descriptionAbstractLocalizedString0..*

A human readable description of the signal.

Signal
signalInformationTypeSignalInformationType0..1

Specifies the information type of the signal.

Signal
signalTransmissionMediumTypeSignalTransmissionMediumType0..1

Specifies the type of the transmission medium for the signal.

Signal
signalFormSignalForm0..1

Specifies the form of the signal.

Signal
signalCurveSignalCurve0..1

Specifies the curve of the signal.

Signal
signalTypeSignalType0..1Signal
signalSubTypeSignalSubType0..1Signal
currentTypeCurrentType0..1Signal
nominalVoltageNominalVoltage0..1Signal
dataRateNumericalValue0..1

Defines the data rate of the signal. This applies only to signals with signalType = ‘information’ and signalInformationType = ‘digital’. For the numerical value, an appropriate IECUnit combination shall be used (e.g. GBit / Second).

Signal

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
recommendedInsulationSpecificationInsulationSpecification0..1NYN

Defines a recommended Specification for the insulation (e.g. the color) that implements this signal.

wireTupleRequirementsWireTupleSpecification0..1NYN

Defines a requirement for wire tuples.

netTypeNetType0..1NYN
recommendedConductorSpecificationConductorSpecification0..1NYN

Defines a recommended Specification for the cores that implement this signal.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
signal0..1NYNWireElementReference0..*References the signal that is transmitted by the WireElementReference.
signal0..*YYNSignalSpecification1

Specifies the signals.

signal0..1NYNConnection0..*References the signal that is transmitted by the connection.
signal0..1NYNComponentPort0..*

References the Signal that is associated with the ComponentPort.

signal0..1NYNPinComponentBehavior0..*

Specifies the Signal associated with the pin in this behavior.

Previous