Class: UnderexcLimIEEE2
_Type UEL2 underexcitation limiter which has either a straight-line or multi-segment characteristic when plotted in terms of machine reactive power output vs. real power output. _
Reference: IEEE UEL2 421.5-2005, 10.2 (limit characteristic lookup table shown in Figure 10.4 (p 32)).
URI: cim:UnderexcLimIEEE2
classDiagram
class UnderexcLimIEEE2
UnderexcitationLimiterDynamics <|-- UnderexcLimIEEE2
UnderexcLimIEEE2 : alias_name
UnderexcLimIEEE2 : description
UnderexcLimIEEE2 : diagram_objects
UnderexcLimIEEE2 --> DiagramObject : diagram_objects
UnderexcLimIEEE2 : enabled
UnderexcLimIEEE2 : excitation_system_dynamics
UnderexcLimIEEE2 --> ExcitationSystemDynamics : excitation_system_dynamics
UnderexcLimIEEE2 : instance_set
UnderexcLimIEEE2 --> InstanceSet : instance_set
UnderexcLimIEEE2 : k
UnderexcLimIEEE2 : kfb
UnderexcLimIEEE2 --> PU : kfb
UnderexcLimIEEE2 : kuf
UnderexcLimIEEE2 --> PU : kuf
UnderexcLimIEEE2 : kui
UnderexcLimIEEE2 --> PU : kui
UnderexcLimIEEE2 : kul
UnderexcLimIEEE2 --> PU : kul
UnderexcLimIEEE2 : m_rid
UnderexcLimIEEE2 : names
UnderexcLimIEEE2 --> Name : names
UnderexcLimIEEE2 : p
UnderexcLimIEEE2 --> PU : p
UnderexcLimIEEE2 : properties_cimdata_object
UnderexcLimIEEE2 --> ChangeSetMember : properties_cimdata_object
UnderexcLimIEEE2 : q
UnderexcLimIEEE2 --> PU : q
UnderexcLimIEEE2 : remote_input_signal
UnderexcLimIEEE2 --> RemoteInputSignal : remote_input_signal
UnderexcLimIEEE2 : targeting_cimdata_object
UnderexcLimIEEE2 --> ChangeSetMember : targeting_cimdata_object
UnderexcLimIEEE2 : tu
UnderexcLimIEEE2 --> Seconds : tu
UnderexcLimIEEE2 : tul
UnderexcLimIEEE2 --> Seconds : tul
UnderexcLimIEEE2 : tup
UnderexcLimIEEE2 --> Seconds : tup
UnderexcLimIEEE2 : tuq
UnderexcLimIEEE2 --> Seconds : tuq
UnderexcLimIEEE2 : tuv
UnderexcLimIEEE2 --> Seconds : tuv
UnderexcLimIEEE2 : vuimax
UnderexcLimIEEE2 --> PU : vuimax
UnderexcLimIEEE2 : vuimin
UnderexcLimIEEE2 --> PU : vuimin
UnderexcLimIEEE2 : vulmax
UnderexcLimIEEE2 --> PU : vulmax
UnderexcLimIEEE2 : vulmin
UnderexcLimIEEE2 --> PU : vulmin
Inheritance
- IdentifiedObject
- DynamicsFunctionBlock
- UnderexcitationLimiterDynamics
- UnderexcLimIEEE2
- UnderexcitationLimiterDynamics
- DynamicsFunctionBlock
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| k | 0..1 Float |
UEL terminal voltage exponent applied to reactive power output from UEL limit... | direct |
| kfb | 0..1 PU |
Gain associated with optional integrator feedback input signal to UEL (K</... | direct |
| kuf | 0..1 PU |
UEL excitation system stabilizer gain (KUF) | direct |
| kui | 0..1 PU |
UEL integral gain (KUI) | direct |
| kul | 0..1 PU |
UEL proportional gain (KUL) | direct |
| p | 0..1 PU |
Real power values for endpoints (P9) | direct |
| q | 0..1 PU |
Reactive power values for endpoints (Q9) | direct |
| tu | 0..1 Seconds |
UEL lag time constant (TU4) (>= 0) | direct |
| tul | 0..1 Seconds |
Time constant associated with optional integrator feedback input signal to UE... | direct |
| tup | 0..1 Seconds |
Real power filter time constant (TUP) (>= 0) | direct |
| tuq | 0..1 Seconds |
Reactive power filter time constant (TUQ) (>= 0) | direct |
| tuv | 0..1 Seconds |
Voltage filter time constant (TUV) (>= 0) | direct |
| vuimax | 0..1 PU |
UEL integrator output maximum limit (VUIMAX) (> U... | direct |
| vuimin | 0..1 PU |
UEL integrator output minimum limit (VUIMIN) (< U... | direct |
| vulmax | 0..1 PU |
UEL output maximum limit (VULMAX) (> UnderexcLimI... | direct |
| vulmin | 0..1 PU |
UEL output minimum limit (VULMIN) (< UnderexcLimI... | direct |
| excitation_system_dynamics | 1..1 ExcitationSystemDynamics |
Excitation system model with which this underexcitation limiter model is asso... | UnderexcitationLimiterDynamics |
| remote_input_signal | 0..1 RemoteInputSignal |
Remote input signal used by this underexcitation limiter model | UnderexcitationLimiterDynamics |
| enabled | 0..1 Boolean |
Function block used indicator | DynamicsFunctionBlock |
| alias_name | 0..1 String |
The aliasName is free text human readable name of the object alternative to I... | IdentifiedObject |
| description | 0..1 String |
The description is a free human readable text describing or naming the object | IdentifiedObject |
| m_rid | 0..1 String |
Master resource identifier issued by a model authority | IdentifiedObject |
| diagram_objects | 0..* DiagramObject |
The diagram objects that are associated with the domain object | IdentifiedObject |
| instance_set | 1..1 InstanceSet |
Dataset containing the data objects | IdentifiedObject |
| names | 0..* Name |
All names of this identified object | IdentifiedObject |
| properties_cimdata_object | 0..1 ChangeSetMember |
The single CIM data object in the appropriate dataset context | IdentifiedObject |
| targeting_cimdata_object | 0..* ChangeSetMember |
Data objects registered | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:UnderexcLimIEEE2 |
| native | cim:UnderexcLimIEEE2 |
LinkML Source
Direct
name: UnderexcLimIEEE2
description: "Type UEL2 underexcitation limiter which has either a straight-line or\
\ multi-segment characteristic when plotted in terms of machine reactive power output\
\ vs. real power output.\r\nReference: IEEE UEL2 421.5-2005, 10.2 (limit characteristic\
\ lookup table shown in Figure 10.4 (p 32))."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: UnderexcitationLimiterDynamics
attributes:
k:
name: k
description: UEL terminal voltage exponent applied to reactive power output from
UEL limit look-up table (<i>k2</i>). Typical value = 2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.k2
multivalued: false
domain_of:
- GovHydroIEEE0
- GovSteamIEEE1
- GovGAST2
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovSteam1
- GovSteam2
- GovSteamBB
- GovSteamFV2
- GovSteamFV3
- GovSteamSGO
- ExcANS
- ExcAVR7
- ExcBBC
- ExcELIN2
- ExcSCRX
- ExcSEXS
- ExcSK
- ExcST6B
- UnderexcLimIEEE2
- UnderexcLimX1
- Pss2ST
- PssPTIST1
- PssPTIST3
- PssSH
- PssSK
- PssSTAB2A
- PssWECC
range: float
required: false
kfb:
name: kfb
description: Gain associated with optional integrator feedback input signal to
UEL (<i>K</i><i><sub>FB</sub></i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:UnderexcLimIEEE2.kfb
multivalued: false
domain_of:
- UnderexcLimIEEE2
range: PU
required: false
kuf:
name: kuf
description: UEL excitation system stabilizer gain (<i>K</i><i><sub>UF</sub></i>). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.kuf
multivalued: false
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
range: PU
required: false
kui:
name: kui
description: UEL integral gain (<i>K</i><i><sub>UI</sub></i>). Typical value
= 0,5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.kui
multivalued: false
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
kul:
name: kul
description: UEL proportional gain (<i>K</i><i><sub>UL</sub></i>). Typical value
= 0,8.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.kul
multivalued: false
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
range: PU
required: false
p:
name: p
description: 'Real power values for endpoints (<i>P</i><i><sub>9</sub></i>). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.p9
multivalued: false
domain_of:
- EnergyGroup
- BlockDispatchOrder
- SvPowerFlow
- RotatingMachine
- EquivalentInjection
- PowerElectronicsConnection
- PowerElectronicsConnectionPhase
- ACDCConverter
- EnergyConsumerPhase
- EnergyConsumer
- ExternalNetworkInjection
- GovHydroPID2
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
q:
name: q
description: 'Reactive power values for endpoints (<i>Q</i><i><sub>9</sub></i>). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.q9
multivalued: false
domain_of:
- SvPowerFlow
- RotatingMachine
- EquivalentInjection
- PowerElectronicsConnection
- PowerElectronicsConnectionPhase
- ACDCConverter
- EnergyConsumerPhase
- EnergyConsumer
- StaticVarCompensator
- ExternalNetworkInjection
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
tu:
name: tu
description: UEL lag time constant (<i>T</i><i><sub>U4</sub></i>) (>= 0). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.tu4
multivalued: false
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
range: Seconds
required: false
tul:
name: tul
description: Time constant associated with optional integrator feedback input
signal to UEL (<i>T</i><i><sub>UL</sub></i>) (>= 0). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:UnderexcLimIEEE2.tul
multivalued: false
domain_of:
- UnderexcLimIEEE2
range: Seconds
required: false
tup:
name: tup
description: Real power filter time constant (<i>T</i><i><sub>UP</sub></i>) (>=
0). Typical value = 5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:UnderexcLimIEEE2.tup
multivalued: false
domain_of:
- UnderexcLimIEEE2
range: Seconds
required: false
tuq:
name: tuq
description: Reactive power filter time constant (<i>T</i><i><sub>UQ</sub></i>)
(>= 0). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:UnderexcLimIEEE2.tuq
multivalued: false
domain_of:
- UnderexcLimIEEE2
range: Seconds
required: false
tuv:
name: tuv
description: Voltage filter time constant (<i>T</i><i><sub>UV</sub></i>) (>=
0). Typical value = 5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:UnderexcLimIEEE2.tuv
multivalued: false
domain_of:
- UnderexcLimIEEE2
range: Seconds
required: false
vuimax:
name: vuimax
description: UEL integrator output maximum limit (<i>V</i><i><sub>UIMAX</sub></i>)
(> UnderexcLimIEEE2.vuimin). Typical value = 0,25.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.vuimax
multivalued: false
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
vuimin:
name: vuimin
description: UEL integrator output minimum limit (<i>V</i><i><sub>UIMIN</sub></i>)
(< UnderexcLimIEEE2.vuimax). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.vuimin
multivalued: false
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
vulmax:
name: vulmax
description: UEL output maximum limit (<i>V</i><i><sub>ULMAX</sub></i>) (>
UnderexcLimIEEE2.vulmin). Typical value = 0,25.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.vulmax
multivalued: false
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
range: PU
required: false
vulmin:
name: vulmin
description: UEL output minimum limit (<i>V</i><i><sub>ULMIN</sub></i>) (<
UnderexcLimIEEE2.vulmax). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.vulmin
multivalued: false
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
range: PU
required: false
class_uri: cim:UnderexcLimIEEE2
Induced
name: UnderexcLimIEEE2
description: "Type UEL2 underexcitation limiter which has either a straight-line or\
\ multi-segment characteristic when plotted in terms of machine reactive power output\
\ vs. real power output.\r\nReference: IEEE UEL2 421.5-2005, 10.2 (limit characteristic\
\ lookup table shown in Figure 10.4 (p 32))."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: UnderexcitationLimiterDynamics
attributes:
k:
name: k
description: UEL terminal voltage exponent applied to reactive power output from
UEL limit look-up table (<i>k2</i>). Typical value = 2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.k2
multivalued: false
alias: k
owner: UnderexcLimIEEE2
domain_of:
- GovHydroIEEE0
- GovSteamIEEE1
- GovGAST2
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovSteam1
- GovSteam2
- GovSteamBB
- GovSteamFV2
- GovSteamFV3
- GovSteamSGO
- ExcANS
- ExcAVR7
- ExcBBC
- ExcELIN2
- ExcSCRX
- ExcSEXS
- ExcSK
- ExcST6B
- UnderexcLimIEEE2
- UnderexcLimX1
- Pss2ST
- PssPTIST1
- PssPTIST3
- PssSH
- PssSK
- PssSTAB2A
- PssWECC
range: float
required: false
kfb:
name: kfb
description: Gain associated with optional integrator feedback input signal to
UEL (<i>K</i><i><sub>FB</sub></i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:UnderexcLimIEEE2.kfb
multivalued: false
alias: kfb
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE2
range: PU
required: false
kuf:
name: kuf
description: UEL excitation system stabilizer gain (<i>K</i><i><sub>UF</sub></i>). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.kuf
multivalued: false
alias: kuf
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
range: PU
required: false
kui:
name: kui
description: UEL integral gain (<i>K</i><i><sub>UI</sub></i>). Typical value
= 0,5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.kui
multivalued: false
alias: kui
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
kul:
name: kul
description: UEL proportional gain (<i>K</i><i><sub>UL</sub></i>). Typical value
= 0,8.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.kul
multivalued: false
alias: kul
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
range: PU
required: false
p:
name: p
description: 'Real power values for endpoints (<i>P</i><i><sub>9</sub></i>). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.p9
multivalued: false
alias: p
owner: UnderexcLimIEEE2
domain_of:
- EnergyGroup
- BlockDispatchOrder
- SvPowerFlow
- RotatingMachine
- EquivalentInjection
- PowerElectronicsConnection
- PowerElectronicsConnectionPhase
- ACDCConverter
- EnergyConsumerPhase
- EnergyConsumer
- ExternalNetworkInjection
- GovHydroPID2
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
q:
name: q
description: 'Reactive power values for endpoints (<i>Q</i><i><sub>9</sub></i>). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.q9
multivalued: false
alias: q
owner: UnderexcLimIEEE2
domain_of:
- SvPowerFlow
- RotatingMachine
- EquivalentInjection
- PowerElectronicsConnection
- PowerElectronicsConnectionPhase
- ACDCConverter
- EnergyConsumerPhase
- EnergyConsumer
- StaticVarCompensator
- ExternalNetworkInjection
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
tu:
name: tu
description: UEL lag time constant (<i>T</i><i><sub>U4</sub></i>) (>= 0). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.tu4
multivalued: false
alias: tu
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
range: Seconds
required: false
tul:
name: tul
description: Time constant associated with optional integrator feedback input
signal to UEL (<i>T</i><i><sub>UL</sub></i>) (>= 0). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:UnderexcLimIEEE2.tul
multivalued: false
alias: tul
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE2
range: Seconds
required: false
tup:
name: tup
description: Real power filter time constant (<i>T</i><i><sub>UP</sub></i>) (>=
0). Typical value = 5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:UnderexcLimIEEE2.tup
multivalued: false
alias: tup
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE2
range: Seconds
required: false
tuq:
name: tuq
description: Reactive power filter time constant (<i>T</i><i><sub>UQ</sub></i>)
(>= 0). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:UnderexcLimIEEE2.tuq
multivalued: false
alias: tuq
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE2
range: Seconds
required: false
tuv:
name: tuv
description: Voltage filter time constant (<i>T</i><i><sub>UV</sub></i>) (>=
0). Typical value = 5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:UnderexcLimIEEE2.tuv
multivalued: false
alias: tuv
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE2
range: Seconds
required: false
vuimax:
name: vuimax
description: UEL integrator output maximum limit (<i>V</i><i><sub>UIMAX</sub></i>)
(> UnderexcLimIEEE2.vuimin). Typical value = 0,25.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.vuimax
multivalued: false
alias: vuimax
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
vuimin:
name: vuimin
description: UEL integrator output minimum limit (<i>V</i><i><sub>UIMIN</sub></i>)
(< UnderexcLimIEEE2.vuimax). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.vuimin
multivalued: false
alias: vuimin
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
vulmax:
name: vulmax
description: UEL output maximum limit (<i>V</i><i><sub>ULMAX</sub></i>) (>
UnderexcLimIEEE2.vulmin). Typical value = 0,25.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.vulmax
multivalued: false
alias: vulmax
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
range: PU
required: false
vulmin:
name: vulmin
description: UEL output minimum limit (<i>V</i><i><sub>ULMIN</sub></i>) (<
UnderexcLimIEEE2.vulmax). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcLimIEEE2.vulmin
multivalued: false
alias: vulmin
owner: UnderexcLimIEEE2
domain_of:
- UnderexcLimIEEE1
- UnderexcLimIEEE2
range: PU
required: false
excitation_system_dynamics:
name: excitation_system_dynamics
description: Excitation system model with which this underexcitation limiter model
is associated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcitationLimiterDynamics.ExcitationSystemDynamics
multivalued: false
alias: excitation_system_dynamics
owner: UnderexcLimIEEE2
domain_of:
- SynchronousMachineDynamics
- VoltageCompensatorDynamics
- PowerSystemStabilizerDynamics
- UnderexcitationLimiterDynamics
- DiscontinuousExcitationControlDynamics
- PFVArControllerType1Dynamics
- OverexcitationLimiterDynamics
- PFVArControllerType2Dynamics
range: ExcitationSystemDynamics
required: true
remote_input_signal:
name: remote_input_signal
description: Remote input signal used by this underexcitation limiter model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:UnderexcitationLimiterDynamics.RemoteInputSignal
multivalued: false
alias: remote_input_signal
owner: UnderexcLimIEEE2
domain_of:
- Terminal
- VoltageCompensatorDynamics
- PowerSystemStabilizerDynamics
- WindPlantDynamics
- WindTurbineType3or4Dynamics
- UnderexcitationLimiterDynamics
- DiscontinuousExcitationControlDynamics
- WindTurbineType1or2Dynamics
- PFVArControllerType1Dynamics
range: RemoteInputSignal
required: false
enabled:
name: enabled
description: "Function block used indicator.\r\ntrue = use of function block is\
\ enabled\r\nfalse = use of function block is disabled."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DynamicsFunctionBlock.enabled
multivalued: false
alias: enabled
owner: UnderexcLimIEEE2
domain_of:
- ProtectiveAction
- EndDeviceFunction
- RegulatingControl
- DynamicsFunctionBlock
range: boolean
required: false
alias_name:
name: alias_name
description: "The aliasName is free text human readable name of the object alternative\
\ to IdentifiedObject.name. It may be non unique and may not correlate to a\
\ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
\ compatibility between CIM relases. It is however recommended to replace aliasName\
\ with the Name class as aliasName is planned for retirement at a future time.\r\
\n\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.aliasName
multivalued: false
alias: alias_name
owner: UnderexcLimIEEE2
domain_of:
- IdentifiedObject
range: string
required: false
description:
name: description
description: The description is a free human readable text describing or naming
the object. It may be non unique and may not correlate to a naming hierarchy.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.description
multivalued: false
alias: description
owner: UnderexcLimIEEE2
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
- DataSet
- SwitchingStepGroup
- AreaReserveSpec
range: string
required: false
m_rid:
name: m_rid
description: "Master resource identifier issued by a model authority. The mRID\
\ is unique within an exchange context. Global uniqueness is easily achieved\
\ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
\ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
\ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
\ CIM object elements."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.mRID
multivalued: false
alias: m_rid
owner: UnderexcLimIEEE2
domain_of:
- IdentifiedObject
- DataSet
range: string
required: false
diagram_objects:
name: diagram_objects
description: The diagram objects that are associated with the domain object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.DiagramObjects
multivalued: true
alias: diagram_objects
owner: UnderexcLimIEEE2
domain_of:
- IdentifiedObject
range: DiagramObject
required: false
instance_set:
name: instance_set
description: Dataset containing the data objects.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.InstanceSet
multivalued: false
alias: instance_set
owner: UnderexcLimIEEE2
domain_of:
- IdentifiedObject
range: InstanceSet
required: true
names:
name: names
description: All names of this identified object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.Names
multivalued: true
alias: names
owner: UnderexcLimIEEE2
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
properties_cimdata_object:
name: properties_cimdata_object
description: The single CIM data object in the appropriate dataset context.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
multivalued: false
alias: properties_cimdata_object
owner: UnderexcLimIEEE2
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
targeting_cimdata_object:
name: targeting_cimdata_object
description: Data objects registered.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
multivalued: true
alias: targeting_cimdata_object
owner: UnderexcLimIEEE2
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:UnderexcLimIEEE2