Class: ExcIEEEST7B
_IEEE 421.5-2005 type ST7B model. This model is representative of static potential-source excitation systems. In this system, the AVR consists of a PI voltage regulator. A phase lead-lag filter in series allows the introduction of a derivative function, typically used with brushless excitation systems. In that case, the regulator is of the PID type. In addition, the terminal voltage channel includes a phase lead-lag filter. The AVR includes the appropriate inputs on its reference for overexcitation limiter (OEL1), underexcitation limiter (UEL), stator current limiter (SCL), and current compensator (DROOP). All these limitations, when they work at voltage reference level, keep the PSS (VS signal from PSS) in operation. However, the UEL limitation can also be transferred to the high value (HV) gate acting on the output signal. In addition, the output signal passes through a low value (LV) gate for a ceiling overexcitation limiter (OEL2). _
_Reference: IEEE 421.5-2005, 7.7. _
URI: cim:ExcIEEEST7B
classDiagram
class ExcIEEEST7B
ExcitationSystemDynamics <|-- ExcIEEEST7B
ExcIEEEST7B : alias_name
ExcIEEEST7B : description
ExcIEEEST7B : diagram_objects
ExcIEEEST7B --> DiagramObject : diagram_objects
ExcIEEEST7B : discontinuous_excitation_control_dynamics
ExcIEEEST7B --> DiscontinuousExcitationControlDynamics : discontinuous_excitation_control_dynamics
ExcIEEEST7B : enabled
ExcIEEEST7B : instance_set
ExcIEEEST7B --> InstanceSet : instance_set
ExcIEEEST7B : kh
ExcIEEEST7B --> PU : kh
ExcIEEEST7B : kia
ExcIEEEST7B --> PU : kia
ExcIEEEST7B : kl
ExcIEEEST7B --> PU : kl
ExcIEEEST7B : kpa
ExcIEEEST7B --> PU : kpa
ExcIEEEST7B : m_rid
ExcIEEEST7B : names
ExcIEEEST7B --> Name : names
ExcIEEEST7B : oelin
ExcIEEEST7B --> ExcST7BOELselectorKind : oelin
ExcIEEEST7B : overexcitation_limiter_dynamics
ExcIEEEST7B --> OverexcitationLimiterDynamics : overexcitation_limiter_dynamics
ExcIEEEST7B : pfvar_controller_type_dynamics
ExcIEEEST7B --> PFVArControllerType2Dynamics : pfvar_controller_type_dynamics
ExcIEEEST7B : power_system_stabilizer_dynamics
ExcIEEEST7B --> PowerSystemStabilizerDynamics : power_system_stabilizer_dynamics
ExcIEEEST7B : properties_cimdata_object
ExcIEEEST7B --> ChangeSetMember : properties_cimdata_object
ExcIEEEST7B : synchronous_machine_dynamics
ExcIEEEST7B --> SynchronousMachineDynamics : synchronous_machine_dynamics
ExcIEEEST7B : targeting_cimdata_object
ExcIEEEST7B --> ChangeSetMember : targeting_cimdata_object
ExcIEEEST7B : tb
ExcIEEEST7B --> Seconds : tb
ExcIEEEST7B : tc
ExcIEEEST7B --> Seconds : tc
ExcIEEEST7B : tf
ExcIEEEST7B --> Seconds : tf
ExcIEEEST7B : tg
ExcIEEEST7B --> Seconds : tg
ExcIEEEST7B : tia
ExcIEEEST7B --> Seconds : tia
ExcIEEEST7B : uelin
ExcIEEEST7B --> ExcST7BUELselectorKind : uelin
ExcIEEEST7B : underexcitation_limiter_dynamics
ExcIEEEST7B --> UnderexcitationLimiterDynamics : underexcitation_limiter_dynamics
ExcIEEEST7B : vmax
ExcIEEEST7B --> PU : vmax
ExcIEEEST7B : vmin
ExcIEEEST7B --> PU : vmin
ExcIEEEST7B : voltage_compensator_dynamics
ExcIEEEST7B --> VoltageCompensatorDynamics : voltage_compensator_dynamics
ExcIEEEST7B : vrmax
ExcIEEEST7B --> PU : vrmax
ExcIEEEST7B : vrmin
ExcIEEEST7B --> PU : vrmin
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| kh | 0..1 PU |
High-value gate feedback gain (KH) (>= 0) | direct |
| kia | 0..1 PU |
Voltage regulator integral gain (KIA) (>= 0) | direct |
| kl | 0..1 PU |
Low-value gate feedback gain (KL) (>= 0) | direct |
| kpa | 0..1 PU |
Voltage regulator proportional gain (KPA) (> 0) | direct |
| oelin | 0..1 ExcST7BOELselectorKind |
OEL input selector (OELin) | direct |
| tb | 0..1 Seconds |
Regulator lag time constant (TB) (>= 0) | direct |
| tc | 0..1 Seconds |
Regulator lead time constant (TC) (>= 0) | direct |
| tf | 0..1 Seconds |
Excitation control system stabilizer time constant (TF</... | direct |
| tg | 0..1 Seconds |
Feedback time constant of inner loop field voltage regulator (T<sub... | direct |
| tia | 0..1 Seconds |
Feedback time constant (TIA) (>= 0) | direct |
| uelin | 0..1 ExcST7BUELselectorKind |
UEL input selector (UELin) | direct |
| vmax | 0..1 PU |
Maximum voltage reference signal (VMAX) (> 0 and ... | direct |
| vmin | 0..1 PU |
Minimum voltage reference signal (VMIN) (> 0 and ... | direct |
| vrmax | 0..1 PU |
Maximum voltage regulator output (VRMAX) (> 0) | direct |
| vrmin | 0..1 PU |
Minimum voltage regulator output (VRMIN) (< 0) | direct |
| synchronous_machine_dynamics | 1..1 SynchronousMachineDynamics |
Synchronous machine model with which this excitation system model is associat... | ExcitationSystemDynamics |
| power_system_stabilizer_dynamics | 0..1 PowerSystemStabilizerDynamics |
Power system stabilizer model associated with this excitation system model | ExcitationSystemDynamics |
| pfvar_controller_type_dynamics | 0..1 PFVArControllerType2Dynamics |
Power factor or VAr controller type 2 model associated with this excitation s... | ExcitationSystemDynamics |
| overexcitation_limiter_dynamics | 0..1 OverexcitationLimiterDynamics |
Overexcitation limiter model associated with this excitation system model | ExcitationSystemDynamics |
| discontinuous_excitation_control_dynamics | 0..1 DiscontinuousExcitationControlDynamics |
Discontinuous excitation control model associated with this excitation system... | ExcitationSystemDynamics |
| underexcitation_limiter_dynamics | 0..1 UnderexcitationLimiterDynamics |
Undrexcitation limiter model associated with this excitation system model | ExcitationSystemDynamics |
| voltage_compensator_dynamics | 1..1 VoltageCompensatorDynamics |
Voltage compensator model associated with this excitation system model | ExcitationSystemDynamics |
| 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:ExcIEEEST7B |
| native | cim:ExcIEEEST7B |
LinkML Source
Direct
name: ExcIEEEST7B
description: "IEEE 421.5-2005 type ST7B model. This model is representative of static\
\ potential-source excitation systems. In this system, the AVR consists of a PI\
\ voltage regulator. A phase lead-lag filter in series allows the introduction of\
\ a derivative function, typically used with brushless excitation systems. In that\
\ case, the regulator is of the PID type. In addition, the terminal voltage channel\
\ includes a phase lead-lag filter. The AVR includes the appropriate inputs on\
\ its reference for overexcitation limiter (OEL1), underexcitation limiter (UEL),\
\ stator current limiter (SCL), and current compensator (DROOP). All these limitations,\
\ when they work at voltage reference level, keep the PSS (VS signal from PSS) in\
\ operation. However, the UEL limitation can also be transferred to the high value\
\ (HV) gate acting on the output signal. In addition, the output signal passes through\
\ a low value (LV) gate for a ceiling overexcitation limiter (OEL2).\r\nReference:\
\ IEEE 421.5-2005, 7.7. "
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ExcitationSystemDynamics
attributes:
kh:
name: kh
description: High-value gate feedback gain (<i>K</i><i><sub>H</sub></i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.kh
multivalued: false
domain_of:
- ExcIEEEAC2A
- ExcIEEEAC6A
- ExcIEEEST7B
- ExcAC2A
- ExcAC6A
- ExcREXS
- ExcST7B
- PssIEEE4B
range: PU
required: false
kia:
name: kia
description: Voltage regulator integral gain (<i>K</i><i><sub>IA</sub></i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.kia
multivalued: false
domain_of:
- ExcIEEEAC7B
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
range: PU
required: false
kl:
name: kl
description: Low-value gate feedback gain (<i>K</i><i><sub>L</sub></i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.kl
multivalued: false
domain_of:
- ExcIEEEAC7B
- ExcIEEEST7B
- ExcAC2A
- ExcST7B
- PssIEEE4B
range: PU
required: false
kpa:
name: kpa
description: Voltage regulator proportional gain (<i>K</i><i><sub>PA</sub></i>)
(> 0). Typical value = 40.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.kpa
multivalued: false
domain_of:
- ExcIEEEAC7B
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
range: PU
required: false
oelin:
name: oelin
description: OEL input selector (<i>OELin</i>). Typical value = noOELinput.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.oelin
multivalued: false
domain_of:
- ExcIEEEDC4B
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
range: ExcST7BOELselectorKind
required: false
tb:
name: tb
description: Regulator lag time constant (<i>T</i><i><sub>B</sub></i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.tb
multivalued: false
domain_of:
- GovCT1
- GovCT2
- GovHydroPID2
- GovHydroWPID
- GovSteamEU
- GovSteamFV2
- GovSteamFV3
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC4A
- ExcIEEEAC6A
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEST1A
- ExcIEEEST3A
- ExcIEEEST5B
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC4A
- ExcAC5A
- ExcAC6A
- ExcANS
- ExcAVR1
- ExcAVR2
- ExcDC1A
- ExcDC2A
- ExcELIN2
- ExcREXS
- ExcSCRX
- ExcSEXS
- ExcST1A
- ExcST2A
- ExcST3A
- ExcST7B
- Pss2B
- PssSB4
range: Seconds
required: false
tc:
name: tc
description: Regulator lead time constant (<i>T</i><i><sub>C</sub></i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.tc
multivalued: false
domain_of:
- SynchronousMachineTimeConstantReactance
- GovCT1
- GovCT2
- GovGAST2
- GovGAST3
- GovGAST4
- GovGASTWD
- GovSteamFV2
- GovSteamFV3
- GovSteamFV4
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC4A
- ExcIEEEAC6A
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEST1A
- ExcIEEEST3A
- ExcIEEEST5B
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC4A
- ExcAC5A
- ExcAC6A
- ExcCZ
- ExcDC1A
- ExcDC2A
- ExcREXS
- ExcRQB
- ExcSEXS
- ExcSK
- ExcST1A
- ExcST2A
- ExcST3A
- ExcST7B
- PssSB4
range: Seconds
required: false
tf:
name: tf
description: Excitation control system stabilizer time constant (<i>T</i><i><sub>F</sub></i>)
(>= 0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.tf
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
- GovHydro1
- GovHydro3
- GovHydroDD
- GovHydroPID
- GovSteamEU
- GovSteamFV4
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC5A
- ExcIEEEAC7B
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC5A
- ExcAVR1
- ExcAVR2
- ExcDC1A
- ExcDC2A
- ExcDC3A1
- ExcNI
- ExcOEX3T
- ExcPIC
- ExcREXS
- ExcRQB
- ExcST1A
- ExcST2A
- ExcST7B
- UnderexcLimX1
- UnderexcLimX2
- PssPTIST1
- PssPTIST3
range: Seconds
required: false
tg:
name: tg
description: Feedback time constant of inner loop field voltage regulator (<i>T</i><i><sub>G</sub></i>)
(>= 0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.tg
multivalued: false
domain_of:
- GovHydroIEEE2
- GovGAST3
- GovHydro1
- GovHydro2
- GovHydro4
- GovHydroWEH
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
- WindGenType4IEC
- WindGenType3bIEC
range: Seconds
required: false
tia:
name: tia
description: Feedback time constant (<i>T</i><i><sub>IA</sub></i>) (>= 0). Typical
value = 3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcIEEEST7B.tia
multivalued: false
domain_of:
- ExcIEEEST7B
- ExcST7B
range: Seconds
required: false
uelin:
name: uelin
description: UEL input selector (<i>UELin</i>). Typical value = noUELinput.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.uelin
multivalued: false
domain_of:
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcIEEEST7B
- ExcST2A
- ExcST7B
range: ExcST7BUELselectorKind
required: false
vmax:
name: vmax
description: Maximum voltage reference signal (<i>V</i><i><sub>MAX</sub></i>)
(> 0 and > ExcIEEEST7B.vmin). Typical value = 1,1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.vmax
multivalued: false
domain_of:
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovSteam0
- GovSteamFV2
- ExcIEEEST7B
- ExcAVR7
- ExcST7B
range: PU
required: false
vmin:
name: vmin
description: Minimum voltage reference signal (<i>V</i><i><sub>MIN</sub></i>)
(> 0 and < ExcIEEEST7B.vmax). Typical value = 0,9.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.vmin
multivalued: false
domain_of:
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovSteam0
- GovSteamFV2
- ExcIEEEST7B
- ExcAVR7
- ExcST7B
range: PU
required: false
vrmax:
name: vrmax
description: Maximum voltage regulator output (<i>V</i><i><sub>RMAX</sub></i>)
(> 0). Typical value = 5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.vrmax
multivalued: false
domain_of:
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC4A
- ExcIEEEAC5A
- ExcIEEEAC6A
- ExcIEEEAC7B
- ExcIEEEAC8B
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC3A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcIEEEST3A
- ExcIEEEST4B
- ExcIEEEST5B
- ExcIEEEST6B
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC4A
- ExcAC5A
- ExcAC6A
- ExcAC8B
- ExcBBC
- ExcCZ
- ExcDC1A
- ExcDC2A
- ExcDC3A
- ExcDC3A1
- ExcNI
- ExcOEX3T
- ExcPIC
- ExcREXS
- ExcST1A
- ExcST2A
- ExcST3A
- ExcST4B
- ExcST6B
- ExcST7B
- PssIEEE1A
- Pss1A
range: PU
required: false
vrmin:
name: vrmin
description: Minimum voltage regulator output (<i>V</i><i><sub>RMIN</sub></i>)
(< 0). Typical value = -4,5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.vrmin
multivalued: false
domain_of:
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC4A
- ExcIEEEAC5A
- ExcIEEEAC6A
- ExcIEEEAC7B
- ExcIEEEAC8B
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC3A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcIEEEST3A
- ExcIEEEST4B
- ExcIEEEST5B
- ExcIEEEST6B
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC4A
- ExcAC5A
- ExcAC6A
- ExcAC8B
- ExcBBC
- ExcCZ
- ExcDC1A
- ExcDC2A
- ExcDC3A
- ExcDC3A1
- ExcNI
- ExcOEX3T
- ExcPIC
- ExcREXS
- ExcST1A
- ExcST2A
- ExcST3A
- ExcST4B
- ExcST6B
- ExcST7B
- PssIEEE1A
- Pss1A
range: PU
required: false
class_uri: cim:ExcIEEEST7B
Induced
name: ExcIEEEST7B
description: "IEEE 421.5-2005 type ST7B model. This model is representative of static\
\ potential-source excitation systems. In this system, the AVR consists of a PI\
\ voltage regulator. A phase lead-lag filter in series allows the introduction of\
\ a derivative function, typically used with brushless excitation systems. In that\
\ case, the regulator is of the PID type. In addition, the terminal voltage channel\
\ includes a phase lead-lag filter. The AVR includes the appropriate inputs on\
\ its reference for overexcitation limiter (OEL1), underexcitation limiter (UEL),\
\ stator current limiter (SCL), and current compensator (DROOP). All these limitations,\
\ when they work at voltage reference level, keep the PSS (VS signal from PSS) in\
\ operation. However, the UEL limitation can also be transferred to the high value\
\ (HV) gate acting on the output signal. In addition, the output signal passes through\
\ a low value (LV) gate for a ceiling overexcitation limiter (OEL2).\r\nReference:\
\ IEEE 421.5-2005, 7.7. "
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ExcitationSystemDynamics
attributes:
kh:
name: kh
description: High-value gate feedback gain (<i>K</i><i><sub>H</sub></i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.kh
multivalued: false
alias: kh
owner: ExcIEEEST7B
domain_of:
- ExcIEEEAC2A
- ExcIEEEAC6A
- ExcIEEEST7B
- ExcAC2A
- ExcAC6A
- ExcREXS
- ExcST7B
- PssIEEE4B
range: PU
required: false
kia:
name: kia
description: Voltage regulator integral gain (<i>K</i><i><sub>IA</sub></i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.kia
multivalued: false
alias: kia
owner: ExcIEEEST7B
domain_of:
- ExcIEEEAC7B
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
range: PU
required: false
kl:
name: kl
description: Low-value gate feedback gain (<i>K</i><i><sub>L</sub></i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.kl
multivalued: false
alias: kl
owner: ExcIEEEST7B
domain_of:
- ExcIEEEAC7B
- ExcIEEEST7B
- ExcAC2A
- ExcST7B
- PssIEEE4B
range: PU
required: false
kpa:
name: kpa
description: Voltage regulator proportional gain (<i>K</i><i><sub>PA</sub></i>)
(> 0). Typical value = 40.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.kpa
multivalued: false
alias: kpa
owner: ExcIEEEST7B
domain_of:
- ExcIEEEAC7B
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
range: PU
required: false
oelin:
name: oelin
description: OEL input selector (<i>OELin</i>). Typical value = noOELinput.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.oelin
multivalued: false
alias: oelin
owner: ExcIEEEST7B
domain_of:
- ExcIEEEDC4B
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
range: ExcST7BOELselectorKind
required: false
tb:
name: tb
description: Regulator lag time constant (<i>T</i><i><sub>B</sub></i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.tb
multivalued: false
alias: tb
owner: ExcIEEEST7B
domain_of:
- GovCT1
- GovCT2
- GovHydroPID2
- GovHydroWPID
- GovSteamEU
- GovSteamFV2
- GovSteamFV3
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC4A
- ExcIEEEAC6A
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEST1A
- ExcIEEEST3A
- ExcIEEEST5B
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC4A
- ExcAC5A
- ExcAC6A
- ExcANS
- ExcAVR1
- ExcAVR2
- ExcDC1A
- ExcDC2A
- ExcELIN2
- ExcREXS
- ExcSCRX
- ExcSEXS
- ExcST1A
- ExcST2A
- ExcST3A
- ExcST7B
- Pss2B
- PssSB4
range: Seconds
required: false
tc:
name: tc
description: Regulator lead time constant (<i>T</i><i><sub>C</sub></i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.tc
multivalued: false
alias: tc
owner: ExcIEEEST7B
domain_of:
- SynchronousMachineTimeConstantReactance
- GovCT1
- GovCT2
- GovGAST2
- GovGAST3
- GovGAST4
- GovGASTWD
- GovSteamFV2
- GovSteamFV3
- GovSteamFV4
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC4A
- ExcIEEEAC6A
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEST1A
- ExcIEEEST3A
- ExcIEEEST5B
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC4A
- ExcAC5A
- ExcAC6A
- ExcCZ
- ExcDC1A
- ExcDC2A
- ExcREXS
- ExcRQB
- ExcSEXS
- ExcSK
- ExcST1A
- ExcST2A
- ExcST3A
- ExcST7B
- PssSB4
range: Seconds
required: false
tf:
name: tf
description: Excitation control system stabilizer time constant (<i>T</i><i><sub>F</sub></i>)
(>= 0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.tf
multivalued: false
alias: tf
owner: ExcIEEEST7B
domain_of:
- GovGAST2
- GovGASTWD
- GovHydro1
- GovHydro3
- GovHydroDD
- GovHydroPID
- GovSteamEU
- GovSteamFV4
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC5A
- ExcIEEEAC7B
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC5A
- ExcAVR1
- ExcAVR2
- ExcDC1A
- ExcDC2A
- ExcDC3A1
- ExcNI
- ExcOEX3T
- ExcPIC
- ExcREXS
- ExcRQB
- ExcST1A
- ExcST2A
- ExcST7B
- UnderexcLimX1
- UnderexcLimX2
- PssPTIST1
- PssPTIST3
range: Seconds
required: false
tg:
name: tg
description: Feedback time constant of inner loop field voltage regulator (<i>T</i><i><sub>G</sub></i>)
(>= 0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.tg
multivalued: false
alias: tg
owner: ExcIEEEST7B
domain_of:
- GovHydroIEEE2
- GovGAST3
- GovHydro1
- GovHydro2
- GovHydro4
- GovHydroWEH
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
- WindGenType4IEC
- WindGenType3bIEC
range: Seconds
required: false
tia:
name: tia
description: Feedback time constant (<i>T</i><i><sub>IA</sub></i>) (>= 0). Typical
value = 3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcIEEEST7B.tia
multivalued: false
alias: tia
owner: ExcIEEEST7B
domain_of:
- ExcIEEEST7B
- ExcST7B
range: Seconds
required: false
uelin:
name: uelin
description: UEL input selector (<i>UELin</i>). Typical value = noUELinput.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.uelin
multivalued: false
alias: uelin
owner: ExcIEEEST7B
domain_of:
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcIEEEST7B
- ExcST2A
- ExcST7B
range: ExcST7BUELselectorKind
required: false
vmax:
name: vmax
description: Maximum voltage reference signal (<i>V</i><i><sub>MAX</sub></i>)
(> 0 and > ExcIEEEST7B.vmin). Typical value = 1,1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.vmax
multivalued: false
alias: vmax
owner: ExcIEEEST7B
domain_of:
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovSteam0
- GovSteamFV2
- ExcIEEEST7B
- ExcAVR7
- ExcST7B
range: PU
required: false
vmin:
name: vmin
description: Minimum voltage reference signal (<i>V</i><i><sub>MIN</sub></i>)
(> 0 and < ExcIEEEST7B.vmax). Typical value = 0,9.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.vmin
multivalued: false
alias: vmin
owner: ExcIEEEST7B
domain_of:
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovSteam0
- GovSteamFV2
- ExcIEEEST7B
- ExcAVR7
- ExcST7B
range: PU
required: false
vrmax:
name: vrmax
description: Maximum voltage regulator output (<i>V</i><i><sub>RMAX</sub></i>)
(> 0). Typical value = 5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.vrmax
multivalued: false
alias: vrmax
owner: ExcIEEEST7B
domain_of:
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC4A
- ExcIEEEAC5A
- ExcIEEEAC6A
- ExcIEEEAC7B
- ExcIEEEAC8B
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC3A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcIEEEST3A
- ExcIEEEST4B
- ExcIEEEST5B
- ExcIEEEST6B
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC4A
- ExcAC5A
- ExcAC6A
- ExcAC8B
- ExcBBC
- ExcCZ
- ExcDC1A
- ExcDC2A
- ExcDC3A
- ExcDC3A1
- ExcNI
- ExcOEX3T
- ExcPIC
- ExcREXS
- ExcST1A
- ExcST2A
- ExcST3A
- ExcST4B
- ExcST6B
- ExcST7B
- PssIEEE1A
- Pss1A
range: PU
required: false
vrmin:
name: vrmin
description: Minimum voltage regulator output (<i>V</i><i><sub>RMIN</sub></i>)
(< 0). Typical value = -4,5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcIEEEST7B.vrmin
multivalued: false
alias: vrmin
owner: ExcIEEEST7B
domain_of:
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC4A
- ExcIEEEAC5A
- ExcIEEEAC6A
- ExcIEEEAC7B
- ExcIEEEAC8B
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC3A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcIEEEST3A
- ExcIEEEST4B
- ExcIEEEST5B
- ExcIEEEST6B
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC4A
- ExcAC5A
- ExcAC6A
- ExcAC8B
- ExcBBC
- ExcCZ
- ExcDC1A
- ExcDC2A
- ExcDC3A
- ExcDC3A1
- ExcNI
- ExcOEX3T
- ExcPIC
- ExcREXS
- ExcST1A
- ExcST2A
- ExcST3A
- ExcST4B
- ExcST6B
- ExcST7B
- PssIEEE1A
- Pss1A
range: PU
required: false
synchronous_machine_dynamics:
name: synchronous_machine_dynamics
description: Synchronous machine model with which this excitation system model
is associated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ExcitationSystemDynamics.SynchronousMachineDynamics
multivalued: false
alias: synchronous_machine_dynamics
owner: ExcIEEEST7B
domain_of:
- SynchronousMachine
- GenICompensationForGenJ
- ExcitationSystemDynamics
- TurbineGovernorDynamics
- MechanicalLoadDynamics
range: SynchronousMachineDynamics
required: true
power_system_stabilizer_dynamics:
name: power_system_stabilizer_dynamics
description: Power system stabilizer model associated with this excitation system
model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.PowerSystemStabilizerDynamics
multivalued: false
alias: power_system_stabilizer_dynamics
owner: ExcIEEEST7B
domain_of:
- ExcitationSystemDynamics
- RemoteInputSignal
range: PowerSystemStabilizerDynamics
required: false
pfvar_controller_type_dynamics:
name: pfvar_controller_type_dynamics
description: Power factor or VAr controller type 2 model associated with this
excitation system model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.PFVArControllerType2Dynamics
multivalued: false
alias: pfvar_controller_type_dynamics
owner: ExcIEEEST7B
domain_of:
- ExcitationSystemDynamics
- RemoteInputSignal
- VoltageAdjusterDynamics
range: PFVArControllerType2Dynamics
required: false
overexcitation_limiter_dynamics:
name: overexcitation_limiter_dynamics
description: Overexcitation limiter model associated with this excitation system
model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.OverexcitationLimiterDynamics
multivalued: false
alias: overexcitation_limiter_dynamics
owner: ExcIEEEST7B
domain_of:
- ExcitationSystemDynamics
range: OverexcitationLimiterDynamics
required: false
discontinuous_excitation_control_dynamics:
name: discontinuous_excitation_control_dynamics
description: Discontinuous excitation control model associated with this excitation
system model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.DiscontinuousExcitationControlDynamics
multivalued: false
alias: discontinuous_excitation_control_dynamics
owner: ExcIEEEST7B
domain_of:
- ExcitationSystemDynamics
- RemoteInputSignal
range: DiscontinuousExcitationControlDynamics
required: false
underexcitation_limiter_dynamics:
name: underexcitation_limiter_dynamics
description: Undrexcitation limiter model associated with this excitation system
model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.UnderexcitationLimiterDynamics
multivalued: false
alias: underexcitation_limiter_dynamics
owner: ExcIEEEST7B
domain_of:
- ExcitationSystemDynamics
- RemoteInputSignal
range: UnderexcitationLimiterDynamics
required: false
voltage_compensator_dynamics:
name: voltage_compensator_dynamics
description: Voltage compensator model associated with this excitation system
model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ExcitationSystemDynamics.VoltageCompensatorDynamics
multivalued: false
alias: voltage_compensator_dynamics
owner: ExcIEEEST7B
domain_of:
- ExcitationSystemDynamics
- RemoteInputSignal
range: VoltageCompensatorDynamics
required: true
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: ExcIEEEST7B
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: ExcIEEEST7B
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: ExcIEEEST7B
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: ExcIEEEST7B
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: ExcIEEEST7B
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: ExcIEEEST7B
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: ExcIEEEST7B
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: ExcIEEEST7B
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: ExcIEEEST7B
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:ExcIEEEST7B