Skip to content

Class: ExcST6B

Modified IEEE ST6B static excitation system with PID controller and optional inner feedback loop.

URI: cim:ExcST6B

 classDiagram
    class ExcST6B
      ExcitationSystemDynamics <|-- ExcST6B

      ExcST6B : alias_name

      ExcST6B : description

      ExcST6B : diagram_objects

          ExcST6B --> DiagramObject : diagram_objects

      ExcST6B : discontinuous_excitation_control_dynamics

          ExcST6B --> DiscontinuousExcitationControlDynamics : discontinuous_excitation_control_dynamics

      ExcST6B : enabled

      ExcST6B : ilr

          ExcST6B --> PU : ilr

      ExcST6B : instance_set

          ExcST6B --> InstanceSet : instance_set

      ExcST6B : k

      ExcST6B : kcl

          ExcST6B --> PU : kcl

      ExcST6B : kff

          ExcST6B --> PU : kff

      ExcST6B : kg

          ExcST6B --> PU : kg

      ExcST6B : kia

          ExcST6B --> PU : kia

      ExcST6B : klr

          ExcST6B --> PU : klr

      ExcST6B : km

          ExcST6B --> PU : km

      ExcST6B : kpa

          ExcST6B --> PU : kpa

      ExcST6B : kvd

          ExcST6B --> PU : kvd

      ExcST6B : m_rid

      ExcST6B : names

          ExcST6B --> Name : names

      ExcST6B : oelin

          ExcST6B --> ExcST6BOELselectorKind : oelin

      ExcST6B : overexcitation_limiter_dynamics

          ExcST6B --> OverexcitationLimiterDynamics : overexcitation_limiter_dynamics

      ExcST6B : pfvar_controller_type_dynamics

          ExcST6B --> PFVArControllerType2Dynamics : pfvar_controller_type_dynamics

      ExcST6B : power_system_stabilizer_dynamics

          ExcST6B --> PowerSystemStabilizerDynamics : power_system_stabilizer_dynamics

      ExcST6B : properties_cimdata_object

          ExcST6B --> ChangeSetMember : properties_cimdata_object

      ExcST6B : synchronous_machine_dynamics

          ExcST6B --> SynchronousMachineDynamics : synchronous_machine_dynamics

      ExcST6B : targeting_cimdata_object

          ExcST6B --> ChangeSetMember : targeting_cimdata_object

      ExcST6B : tg

          ExcST6B --> Seconds : tg

      ExcST6B : ts

          ExcST6B --> Seconds : ts

      ExcST6B : tvd

          ExcST6B --> Seconds : tvd

      ExcST6B : underexcitation_limiter_dynamics

          ExcST6B --> UnderexcitationLimiterDynamics : underexcitation_limiter_dynamics

      ExcST6B : vamax

          ExcST6B --> PU : vamax

      ExcST6B : vamin

          ExcST6B --> PU : vamin

      ExcST6B : vilim

      ExcST6B : vimax

          ExcST6B --> PU : vimax

      ExcST6B : vimin

          ExcST6B --> PU : vimin

      ExcST6B : vmult

      ExcST6B : voltage_compensator_dynamics

          ExcST6B --> VoltageCompensatorDynamics : voltage_compensator_dynamics

      ExcST6B : vrmax

          ExcST6B --> PU : vrmax

      ExcST6B : vrmin

          ExcST6B --> PU : vrmin

      ExcST6B : xc

          ExcST6B --> PU : xc

Inheritance

Slots

Name Cardinality and Range Description Inheritance
ilr 0..1
PU
Exciter output current limit reference (Ilr) (> 0) direct
k 0..1
Boolean
Selector (K1) direct
kcl 0..1
PU
Exciter output current limit adjustment (Kcl) (> 0) direct
kff 0..1
PU
Pre-control gain constant of the inner loop field regulator (Kff) direct
kg 0..1
PU
Feedback gain constant of the inner loop field regulator (Kg) (>= 0... direct
kia 0..1
PU
Voltage regulator integral gain (Kia) (> 0) direct
klr 0..1
PU
Exciter output current limit adjustment (Kcl) (> 0) direct
km 0..1
PU
Forward gain constant of the inner loop field regulator (Km) direct
kpa 0..1
PU
Voltage regulator proportional gain (Kpa) (> 0) direct
kvd 0..1
PU
Voltage regulator derivative gain (Kvd) direct
oelin 0..1
ExcST6BOELselectorKind
OEL input selector (OELin) direct
tg 0..1
Seconds
Feedback time constant of inner loop field voltage regulator (Tg) (&gt... direct
ts 0..1
Seconds
Rectifier firing time constant (Ts) (>= 0) direct
tvd 0..1
Seconds
Voltage regulator derivative gain (Tvd) (>= 0) direct
vamax 0..1
PU
Maximum voltage regulator output (Vamax) (> 0) direct
vamin 0..1
PU
Minimum voltage regulator output (Vamin) (< 0) direct
vilim 0..1
Boolean
Selector (Vilim) direct
vimax 0..1
PU
Maximum voltage regulator input limit (Vimax) (> ExcST6B direct
vimin 0..1
PU
Minimum voltage regulator input limit (Vimin) (< ExcST6B direct
vmult 0..1
Boolean
Selector (vmult) direct
vrmax 0..1
PU
Maximum voltage regulator output (Vrmax) (> 0) direct
vrmin 0..1
PU
Minimum voltage regulator output (Vrmin) (< 0) direct
xc 0..1
PU
Excitation source reactance (Xc) 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:ExcST6B
native cim:ExcST6B

LinkML Source

Direct

name: ExcST6B
description: Modified IEEE ST6B static excitation system with PID controller and optional
  inner feedback loop.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ExcitationSystemDynamics
attributes:
  ilr:
    name: ilr
    description: Exciter output current limit reference (<i>Ilr</i>) (&gt; 0).  Typical
      value = 4,164.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.ilr
    multivalued: false
    domain_of:
    - ExcIEEEST1A
    - ExcIEEEST6B
    - ExcST1A
    - ExcST6B
    range: PU
    required: false
  k:
    name: k
    description: "Selector (<i>K1</i>).\r\ntrue = feedback is from <i>Ifd</i>\r\n\
      false = feedback is not from <i>Ifd</i>.\r\nTypical value = true."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.k1
    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: boolean
    required: false
  kcl:
    name: kcl
    description: Exciter output current limit adjustment (<i>Kcl</i>) (&gt; 0).  Typical
      value = 1,0577.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST6B.kcl
    multivalued: false
    domain_of:
    - ExcST6B
    range: PU
    required: false
  kff:
    name: kff
    description: Pre-control gain constant of the inner loop field regulator (<i>Kff</i>).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.kff
    multivalued: false
    domain_of:
    - ExcIEEEST6B
    - ExcST6B
    range: PU
    required: false
  kg:
    name: kg
    description: Feedback gain constant of the inner loop field regulator (<i>Kg</i>)
      (&gt;= 0).  Typical value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.kg
    multivalued: false
    domain_of:
    - GovHydro3
    - GovHydroDD
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroPID
    - GovHydroR
    - GovSteamBB
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST6B
    - ExcST3A
    - ExcST4B
    - ExcST6B
    range: PU
    required: false
  kia:
    name: kia
    description: Voltage regulator integral gain (<i>Kia</i>) (&gt; 0).  Typical value
      = 45,094.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.kia
    multivalued: false
    domain_of:
    - ExcIEEEAC7B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcST6B
    - ExcST7B
    range: PU
    required: false
  klr:
    name: klr
    description: Exciter output current limit adjustment (<i>Kcl</i>) (&gt; 0).  Typical
      value = 17,33.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.klr
    multivalued: false
    domain_of:
    - ExcIEEEST1A
    - ExcIEEEST6B
    - ExcST1A
    - ExcST6B
    range: PU
    required: false
  km:
    name: km
    description: Forward gain constant of the inner loop field regulator (<i>Km</i>).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.km
    multivalued: false
    domain_of:
    - ExcIEEEST3A
    - ExcIEEEST6B
    - ExcST3A
    - ExcST6B
    - UnderexcLimX1
    - UnderexcLimX2
    range: PU
    required: false
  kpa:
    name: kpa
    description: Voltage regulator proportional gain (<i>Kpa</i>) (&gt; 0).  Typical
      value = 18,038.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.kpa
    multivalued: false
    domain_of:
    - ExcIEEEAC7B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcST6B
    - ExcST7B
    range: PU
    required: false
  kvd:
    name: kvd
    description: Voltage regulator derivative gain (<i>Kvd</i>).  Typical value =
      0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST6B.kvd
    multivalued: false
    domain_of:
    - ExcST6B
    range: PU
    required: false
  oelin:
    name: oelin
    description: OEL input selector (<i>OELin</i>).  Typical value = noOELinput (corresponds
      to <i>OELin</i> = 0 on diagram).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.oelin
    multivalued: false
    domain_of:
    - ExcIEEEDC4B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcST6B
    - ExcST7B
    range: ExcST6BOELselectorKind
    required: false
  tg:
    name: tg
    description: Feedback time constant of inner loop field voltage regulator (<i>Tg</i>)
      (&gt;= 0).  Typical value = 0,02.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.tg
    multivalued: false
    domain_of:
    - GovHydroIEEE2
    - GovGAST3
    - GovHydro1
    - GovHydro2
    - GovHydro4
    - GovHydroWEH
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcST6B
    - ExcST7B
    - WindGenType4IEC
    - WindGenType3bIEC
    range: Seconds
    required: false
  ts:
    name: ts
    description: Rectifier firing time constant (<i>Ts</i>) (&gt;= 0).  Typical value
      = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.ts
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    - ExcELIN1
    - ExcST6B
    - ExcST7B
    - PssELIN2
    range: Seconds
    required: false
  tvd:
    name: tvd
    description: Voltage regulator derivative gain (<i>Tvd</i>) (&gt;= 0).  Typical
      value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST6B.tvd
    multivalued: false
    domain_of:
    - ExcST6B
    range: Seconds
    required: false
  vamax:
    name: vamax
    description: Maximum voltage regulator output (<i>Vamax</i>) (&gt; 0).  Typical
      value = 4,81.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.vamax
    multivalued: false
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEST1A
    - ExcIEEEST6B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC6A
    - ExcST1A
    - ExcST6B
    range: PU
    required: false
  vamin:
    name: vamin
    description: Minimum voltage regulator output (<i>Vamin</i>) (&lt; 0).  Typical
      value = -3,85.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.vamin
    multivalued: false
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEST1A
    - ExcIEEEST6B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC6A
    - ExcST1A
    - ExcST6B
    range: PU
    required: false
  vilim:
    name: vilim
    description: "Selector (<i>Vilim</i>).\r\ntrue = <i>Vimin</i>-<i>Vimax</i> limiter\
      \ is active\r\nfalse = <i>Vimin</i>-<i>Vimax</i> limiter is not active.\r\n\
      Typical value = true."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST6B.vilim
    multivalued: false
    domain_of:
    - ExcST6B
    range: boolean
    required: false
  vimax:
    name: vimax
    description: Maximum voltage regulator input limit (<i>Vimax</i>) (&gt; ExcST6B.vimin).  Typical
      value = 10.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.vimax
    multivalued: false
    domain_of:
    - ExcIEEEAC4A
    - ExcIEEEST1A
    - ExcIEEEST3A
    - ExcAC4A
    - ExcAC8B
    - ExcREXS
    - ExcST1A
    - ExcST3A
    - ExcST6B
    - PssIEEE4B
    range: PU
    required: false
  vimin:
    name: vimin
    description: Minimum voltage regulator input limit (<i>Vimin</i>) (&lt; ExcST6B.vimax).  Typical
      value = -10.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.vimin
    multivalued: false
    domain_of:
    - ExcIEEEAC4A
    - ExcIEEEST1A
    - ExcIEEEST3A
    - ExcAC4A
    - ExcAC8B
    - ExcST1A
    - ExcST3A
    - ExcST6B
    - PssIEEE4B
    range: PU
    required: false
  vmult:
    name: vmult
    description: "Selector (<i>vmult</i>).\r\ntrue = multiply regulator output by\
      \ terminal voltage\r\nfalse = do not multiply regulator output by terminal voltage.\
      \ \r\nTypical value = true."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST6B.vmult
    multivalued: false
    domain_of:
    - ExcST6B
    range: boolean
    required: false
  vrmax:
    name: vrmax
    description: Maximum voltage regulator output (<i>Vrmax</i>) (&gt; 0).  Typical
      value = 4,81.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.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>Vrmin</i>) (&lt; 0).  Typical
      value = -3,85.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.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
  xc:
    name: xc
    description: Excitation source reactance (<i>Xc</i>).  Typical value = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.xc
    multivalued: false
    domain_of:
    - ExcREXS
    - ExcST6B
    - VCompIEEEType1
    range: PU
    required: false
class_uri: cim:ExcST6B

Induced

name: ExcST6B
description: Modified IEEE ST6B static excitation system with PID controller and optional
  inner feedback loop.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ExcitationSystemDynamics
attributes:
  ilr:
    name: ilr
    description: Exciter output current limit reference (<i>Ilr</i>) (&gt; 0).  Typical
      value = 4,164.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.ilr
    multivalued: false
    alias: ilr
    owner: ExcST6B
    domain_of:
    - ExcIEEEST1A
    - ExcIEEEST6B
    - ExcST1A
    - ExcST6B
    range: PU
    required: false
  k:
    name: k
    description: "Selector (<i>K1</i>).\r\ntrue = feedback is from <i>Ifd</i>\r\n\
      false = feedback is not from <i>Ifd</i>.\r\nTypical value = true."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.k1
    multivalued: false
    alias: k
    owner: ExcST6B
    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: boolean
    required: false
  kcl:
    name: kcl
    description: Exciter output current limit adjustment (<i>Kcl</i>) (&gt; 0).  Typical
      value = 1,0577.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST6B.kcl
    multivalued: false
    alias: kcl
    owner: ExcST6B
    domain_of:
    - ExcST6B
    range: PU
    required: false
  kff:
    name: kff
    description: Pre-control gain constant of the inner loop field regulator (<i>Kff</i>).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.kff
    multivalued: false
    alias: kff
    owner: ExcST6B
    domain_of:
    - ExcIEEEST6B
    - ExcST6B
    range: PU
    required: false
  kg:
    name: kg
    description: Feedback gain constant of the inner loop field regulator (<i>Kg</i>)
      (&gt;= 0).  Typical value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.kg
    multivalued: false
    alias: kg
    owner: ExcST6B
    domain_of:
    - GovHydro3
    - GovHydroDD
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroPID
    - GovHydroR
    - GovSteamBB
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST6B
    - ExcST3A
    - ExcST4B
    - ExcST6B
    range: PU
    required: false
  kia:
    name: kia
    description: Voltage regulator integral gain (<i>Kia</i>) (&gt; 0).  Typical value
      = 45,094.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.kia
    multivalued: false
    alias: kia
    owner: ExcST6B
    domain_of:
    - ExcIEEEAC7B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcST6B
    - ExcST7B
    range: PU
    required: false
  klr:
    name: klr
    description: Exciter output current limit adjustment (<i>Kcl</i>) (&gt; 0).  Typical
      value = 17,33.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.klr
    multivalued: false
    alias: klr
    owner: ExcST6B
    domain_of:
    - ExcIEEEST1A
    - ExcIEEEST6B
    - ExcST1A
    - ExcST6B
    range: PU
    required: false
  km:
    name: km
    description: Forward gain constant of the inner loop field regulator (<i>Km</i>).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.km
    multivalued: false
    alias: km
    owner: ExcST6B
    domain_of:
    - ExcIEEEST3A
    - ExcIEEEST6B
    - ExcST3A
    - ExcST6B
    - UnderexcLimX1
    - UnderexcLimX2
    range: PU
    required: false
  kpa:
    name: kpa
    description: Voltage regulator proportional gain (<i>Kpa</i>) (&gt; 0).  Typical
      value = 18,038.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.kpa
    multivalued: false
    alias: kpa
    owner: ExcST6B
    domain_of:
    - ExcIEEEAC7B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcST6B
    - ExcST7B
    range: PU
    required: false
  kvd:
    name: kvd
    description: Voltage regulator derivative gain (<i>Kvd</i>).  Typical value =
      0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST6B.kvd
    multivalued: false
    alias: kvd
    owner: ExcST6B
    domain_of:
    - ExcST6B
    range: PU
    required: false
  oelin:
    name: oelin
    description: OEL input selector (<i>OELin</i>).  Typical value = noOELinput (corresponds
      to <i>OELin</i> = 0 on diagram).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.oelin
    multivalued: false
    alias: oelin
    owner: ExcST6B
    domain_of:
    - ExcIEEEDC4B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcST6B
    - ExcST7B
    range: ExcST6BOELselectorKind
    required: false
  tg:
    name: tg
    description: Feedback time constant of inner loop field voltage regulator (<i>Tg</i>)
      (&gt;= 0).  Typical value = 0,02.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.tg
    multivalued: false
    alias: tg
    owner: ExcST6B
    domain_of:
    - GovHydroIEEE2
    - GovGAST3
    - GovHydro1
    - GovHydro2
    - GovHydro4
    - GovHydroWEH
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcST6B
    - ExcST7B
    - WindGenType4IEC
    - WindGenType3bIEC
    range: Seconds
    required: false
  ts:
    name: ts
    description: Rectifier firing time constant (<i>Ts</i>) (&gt;= 0).  Typical value
      = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.ts
    multivalued: false
    alias: ts
    owner: ExcST6B
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    - ExcELIN1
    - ExcST6B
    - ExcST7B
    - PssELIN2
    range: Seconds
    required: false
  tvd:
    name: tvd
    description: Voltage regulator derivative gain (<i>Tvd</i>) (&gt;= 0).  Typical
      value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST6B.tvd
    multivalued: false
    alias: tvd
    owner: ExcST6B
    domain_of:
    - ExcST6B
    range: Seconds
    required: false
  vamax:
    name: vamax
    description: Maximum voltage regulator output (<i>Vamax</i>) (&gt; 0).  Typical
      value = 4,81.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.vamax
    multivalued: false
    alias: vamax
    owner: ExcST6B
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEST1A
    - ExcIEEEST6B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC6A
    - ExcST1A
    - ExcST6B
    range: PU
    required: false
  vamin:
    name: vamin
    description: Minimum voltage regulator output (<i>Vamin</i>) (&lt; 0).  Typical
      value = -3,85.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.vamin
    multivalued: false
    alias: vamin
    owner: ExcST6B
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEST1A
    - ExcIEEEST6B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC6A
    - ExcST1A
    - ExcST6B
    range: PU
    required: false
  vilim:
    name: vilim
    description: "Selector (<i>Vilim</i>).\r\ntrue = <i>Vimin</i>-<i>Vimax</i> limiter\
      \ is active\r\nfalse = <i>Vimin</i>-<i>Vimax</i> limiter is not active.\r\n\
      Typical value = true."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST6B.vilim
    multivalued: false
    alias: vilim
    owner: ExcST6B
    domain_of:
    - ExcST6B
    range: boolean
    required: false
  vimax:
    name: vimax
    description: Maximum voltage regulator input limit (<i>Vimax</i>) (&gt; ExcST6B.vimin).  Typical
      value = 10.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.vimax
    multivalued: false
    alias: vimax
    owner: ExcST6B
    domain_of:
    - ExcIEEEAC4A
    - ExcIEEEST1A
    - ExcIEEEST3A
    - ExcAC4A
    - ExcAC8B
    - ExcREXS
    - ExcST1A
    - ExcST3A
    - ExcST6B
    - PssIEEE4B
    range: PU
    required: false
  vimin:
    name: vimin
    description: Minimum voltage regulator input limit (<i>Vimin</i>) (&lt; ExcST6B.vimax).  Typical
      value = -10.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.vimin
    multivalued: false
    alias: vimin
    owner: ExcST6B
    domain_of:
    - ExcIEEEAC4A
    - ExcIEEEST1A
    - ExcIEEEST3A
    - ExcAC4A
    - ExcAC8B
    - ExcST1A
    - ExcST3A
    - ExcST6B
    - PssIEEE4B
    range: PU
    required: false
  vmult:
    name: vmult
    description: "Selector (<i>vmult</i>).\r\ntrue = multiply regulator output by\
      \ terminal voltage\r\nfalse = do not multiply regulator output by terminal voltage.\
      \ \r\nTypical value = true."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST6B.vmult
    multivalued: false
    alias: vmult
    owner: ExcST6B
    domain_of:
    - ExcST6B
    range: boolean
    required: false
  vrmax:
    name: vrmax
    description: Maximum voltage regulator output (<i>Vrmax</i>) (&gt; 0).  Typical
      value = 4,81.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.vrmax
    multivalued: false
    alias: vrmax
    owner: ExcST6B
    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>Vrmin</i>) (&lt; 0).  Typical
      value = -3,85.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.vrmin
    multivalued: false
    alias: vrmin
    owner: ExcST6B
    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
  xc:
    name: xc
    description: Excitation source reactance (<i>Xc</i>).  Typical value = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST6B.xc
    multivalued: false
    alias: xc
    owner: ExcST6B
    domain_of:
    - ExcREXS
    - ExcST6B
    - VCompIEEEType1
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    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: ExcST6B
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:ExcST6B