Signal

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

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

TypeRoleMult.Mult.Description
ConductorSpecificationrecommendedConductorSpecification0..1

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

InsulationSpecificationrecommendedInsulationSpecification0..1

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

NetTypenetType0..1

Incoming Relations

TypeMult.RoleMult.Description
WireElementReference0..*signal0..1References the signal that is transmitted by the WireElementReference.
ComponentPort0..*signal0..1

References the Signal that is associated with the ComponentPort.

PinComponentBehavior0..*signal0..1

Specifies the Signal associated with the pin in this behavior.

Connection0..*signal0..1References the signal that is transmitted by the connection.
SignalSpecification1signal0..*

Specifies the signals.

Previous