Skip to main content

ProtectionRelayFunction

Class Description

A function that a relay implements to protect equipment.

Attributes

NameTypeDescription
directableBooleanWhether this ProtectionRelayFunction responds to power flow in a given direction.
modelStringThe protection equipment type name (manufacturer information)
powerDirectionPowerDirectionKindThe flow of power direction used by this ProtectionRelayFunction.
protectionKindProtectionKindThe kind of protection being provided by this ProtectionRelayFunction.
reclosingBooleanTrue if the protection equipment is reclosing or False otherwise.
relayDelayTimeFloatThe time delay from detection of abnormal conditions to relay operation in seconds.
thresholdsRelaySettingListThe thresholds for this relay function. The order of thresholds corresponds to the order of time limits.
timeLimitsFloatListThe time limits (in seconds) for this relay function. Order of entries corresponds to the order of entries in thresholds.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
ProtectionRelayFunctionRelaySetting0..*ThresholdsThe thresholds for this relay function. The order of thresholds corresponds to the order of time limits.
ProtectionRelayFunction0..*ProtectedSwitch0..*RelayFunctonsThe ProtectionRelayFunctions operating this ProtectedSwitch.ProtectedSwitchesThe ProtectedSwitches operated by this ProtectionRelayFunction.
ProtectionRelayFunction1..*Sensor0..*RelayFunctionsThe relay functions influenced by this SensorSensorsThe Sensors for this relay function.
ProtectionRelayFunction0..*ProtectionRelayScheme0..*FunctionsThe functions operated as part of this protection scheme.SchemesThe schemes this function operates under.