Skip to content

Class: ExcST3A

Modified IEEE ST3A static excitation system with added speed multiplier.

URI: cim:ExcST3A

 classDiagram
    class ExcST3A
      ExcitationSystemDynamics <|-- ExcST3A

      ExcST3A : alias_name

      ExcST3A : description

      ExcST3A : diagram_objects

          ExcST3A --> DiagramObject : diagram_objects

      ExcST3A : discontinuous_excitation_control_dynamics

          ExcST3A --> DiscontinuousExcitationControlDynamics : discontinuous_excitation_control_dynamics

      ExcST3A : efdmax

          ExcST3A --> PU : efdmax

      ExcST3A : enabled

      ExcST3A : instance_set

          ExcST3A --> InstanceSet : instance_set

      ExcST3A : kc

          ExcST3A --> PU : kc

      ExcST3A : kg

          ExcST3A --> PU : kg

      ExcST3A : ki

          ExcST3A --> PU : ki

      ExcST3A : kj

          ExcST3A --> PU : kj

      ExcST3A : km

          ExcST3A --> PU : km

      ExcST3A : kp

          ExcST3A --> PU : kp

      ExcST3A : ks

          ExcST3A --> PU : ks

      ExcST3A : m_rid

      ExcST3A : names

          ExcST3A --> Name : names

      ExcST3A : overexcitation_limiter_dynamics

          ExcST3A --> OverexcitationLimiterDynamics : overexcitation_limiter_dynamics

      ExcST3A : pfvar_controller_type_dynamics

          ExcST3A --> PFVArControllerType2Dynamics : pfvar_controller_type_dynamics

      ExcST3A : power_system_stabilizer_dynamics

          ExcST3A --> PowerSystemStabilizerDynamics : power_system_stabilizer_dynamics

      ExcST3A : properties_cimdata_object

          ExcST3A --> ChangeSetMember : properties_cimdata_object

      ExcST3A : synchronous_machine_dynamics

          ExcST3A --> SynchronousMachineDynamics : synchronous_machine_dynamics

      ExcST3A : targeting_cimdata_object

          ExcST3A --> ChangeSetMember : targeting_cimdata_object

      ExcST3A : tb

          ExcST3A --> Seconds : tb

      ExcST3A : tc

          ExcST3A --> Seconds : tc

      ExcST3A : thetap

          ExcST3A --> AngleDegrees : thetap

      ExcST3A : tm

          ExcST3A --> Seconds : tm

      ExcST3A : underexcitation_limiter_dynamics

          ExcST3A --> UnderexcitationLimiterDynamics : underexcitation_limiter_dynamics

      ExcST3A : vbmax

          ExcST3A --> PU : vbmax

      ExcST3A : vgmax

          ExcST3A --> PU : vgmax

      ExcST3A : vimax

          ExcST3A --> PU : vimax

      ExcST3A : vimin

          ExcST3A --> PU : vimin

      ExcST3A : voltage_compensator_dynamics

          ExcST3A --> VoltageCompensatorDynamics : voltage_compensator_dynamics

      ExcST3A : vrmax

          ExcST3A --> PU : vrmax

      ExcST3A : vrmin

          ExcST3A --> PU : vrmin

      ExcST3A : xl

          ExcST3A --> PU : xl

Inheritance

Slots

Name Cardinality and Range Description Inheritance
efdmax 0..1
PU
Maximum AVR output (Efdmax) (>= 0) direct
kc 0..1
PU
Rectifier loading factor proportional to commutating reactance (Kc) (&... direct
kg 0..1
PU
Feedback gain constant of the inner loop field regulator (Kg) (>= 0... direct
ki 0..1
PU
Potential circuit gain coefficient (Ki) (>= 0) direct
kj 0..1
PU
AVR gain (Kj) (> 0) direct
km 0..1
PU
Forward gain constant of the inner loop field regulator (Km) (> 0) direct
kp 0..1
PU
Potential source gain (Kp) (> 0) direct
ks 0..1
PU
Coefficient to allow different usage of the model-speed coefficient (Ks1</... direct
tb 0..1
Seconds
Voltage regulator time constant (Tb) (>= 0) direct
tc 0..1
Seconds
Voltage regulator time constant (Tc) (>= 0) direct
thetap 0..1
AngleDegrees
Potential circuit phase angle (thetap) direct
tm 0..1
Seconds
Forward time constant of inner loop field regulator (Tm) (> 0) direct
vbmax 0..1
PU
Maximum excitation voltage (Vbmax) (> 0) direct
vgmax 0..1
PU
Maximum inner loop feedback voltage (Vgmax) (>= 0) direct
vimax 0..1
PU
Maximum voltage regulator input limit (Vimax) (> 0) direct
vimin 0..1
PU
Minimum voltage regulator input limit (Vimin) (< 0) direct
vrmax 0..1
PU
Maximum voltage regulator output (Vrmax) (> 0) direct
vrmin 0..1
PU
Minimum voltage regulator output (Vrmin) (< 0) direct
xl 0..1
PU
Reactance associated with potential source (Xl) (>= 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:ExcST3A
native cim:ExcST3A

LinkML Source

Direct

name: ExcST3A
description: Modified IEEE ST3A static excitation system with added speed multiplier.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ExcitationSystemDynamics
attributes:
  efdmax:
    name: efdmax
    description: Maximum AVR output (<i>Efdmax</i>) (&gt;= 0).  Typical value = 6,9.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.efdmax
    multivalued: false
    domain_of:
    - ExcIEEEST2A
    - ExcBBC
    - ExcCZ
    - ExcDC1A
    - ExcDC3A
    - ExcPIC
    - ExcSEXS
    - ExcSK
    - ExcST2A
    - ExcST3A
    range: PU
    required: false
  kc:
    name: kc
    description: Rectifier loading factor proportional to commutating reactance (<i>Kc</i>)
      (&gt;= 0). Typical value = 1,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.kc
    multivalued: false
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC4A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC4A
    - ExcAC6A
    - ExcAC8B
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcSEXS
    - ExcSK
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    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:ExcST3A.kg
    multivalued: false
    domain_of:
    - GovHydro3
    - GovHydroDD
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroPID
    - GovHydroR
    - GovSteamBB
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST6B
    - ExcST3A
    - ExcST4B
    - ExcST6B
    range: PU
    required: false
  ki:
    name: ki
    description: Potential circuit gain coefficient (<i>K</i><i><sub>i</sub></i>)
      (&gt;= 0).  Typical value = 4,83.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.ki
    multivalued: false
    domain_of:
    - GovGASTWD
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    - GovHydroWPID
    - TurbLCFB1
    - ExcIEEEDC4B
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcDC3A1
    - ExcHU
    - ExcPIC
    - ExcRQB
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - PssIEEE4B
    - PssRQB
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    - PFVArType2Common1
    range: PU
    required: false
  kj:
    name: kj
    description: AVR gain (<i>Kj</i>) (&gt; 0).  Typical value = 200.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST3A.kj
    multivalued: false
    domain_of:
    - ExcST3A
    range: PU
    required: false
  km:
    name: km
    description: Forward gain constant of the inner loop field regulator (<i>Km</i>)
      (&gt; 0).  Typical value = 7,04.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.km
    multivalued: false
    domain_of:
    - ExcIEEEST3A
    - ExcIEEEST6B
    - ExcST3A
    - ExcST6B
    - UnderexcLimX1
    - UnderexcLimX2
    range: PU
    required: false
  kp:
    name: kp
    description: Potential source gain (<i>K</i><i><sub>p</sub></i>) (&gt; 0).  Typical
      value = 4,37.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.kp
    multivalued: false
    domain_of:
    - GovGASTWD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroWEH
    - GovHydroWPID
    - GovSteamBB
    - TurbLCFB1
    - ExcIEEEAC7B
    - ExcIEEEDC4B
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcCZ
    - ExcDC3A1
    - ExcPIC
    - ExcSK
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    - PFVArType2Common1
    - LoadStatic
    range: PU
    required: false
  ks:
    name: ks
    description: Coefficient to allow different usage of the model-speed coefficient
      (<i>Ks1</i>).  Typical value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.ks1
    multivalued: false
    domain_of:
    - SynchronousMachineTimeConstantReactance
    - GovSteamBB
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcELIN1
    - ExcREXS
    - ExcST3A
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - PssELIN2
    range: PU
    required: false
  tb:
    name: tb
    description: Voltage regulator time constant (<i>Tb</i>) (&gt;= 0).  Typical value
      = 6,67.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.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: Voltage regulator time constant (<i>Tc</i>) (&gt;= 0).  Typical value
      = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.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
  thetap:
    name: thetap
    description: Potential circuit phase angle (<i>theta</i><i><sub>p</sub></i>).  Typical
      value = 20.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.thetap
    multivalued: false
    domain_of:
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcST3A
    - ExcST4B
    range: AngleDegrees
    required: false
  tm:
    name: tm
    description: Forward time constant of inner loop field regulator (<i>Tm</i>) (&gt;
      0).  Typical value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.tm
    multivalued: false
    domain_of:
    - GovGAST4
    - ExcIEEEST3A
    - ExcST3A
    - UnderexcLimX1
    - UnderexcLimX2
    - Delay
    range: Seconds
    required: false
  vbmax:
    name: vbmax
    description: Maximum excitation voltage (<i>Vbmax</i>) (&gt; 0).  Typical value
      = 8,63.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.vbmax
    multivalued: false
    domain_of:
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcDC3A1
    - ExcST3A
    - ExcST4B
    range: PU
    required: false
  vgmax:
    name: vgmax
    description: Maximum inner loop feedback voltage (<i>Vgmax</i>) (&gt;= 0).  Typical
      value = 6,53.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.vgmax
    multivalued: false
    domain_of:
    - ExcIEEEST3A
    - ExcST3A
    - ExcST4B
    range: PU
    required: false
  vimax:
    name: vimax
    description: Maximum voltage regulator input limit (<i>Vimax</i>) (&gt; 0).  Typical
      value = 0,2.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.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; 0).  Typical
      value = -0,2.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.vimin
    multivalued: false
    domain_of:
    - ExcIEEEAC4A
    - ExcIEEEST1A
    - ExcIEEEST3A
    - ExcAC4A
    - ExcAC8B
    - ExcST1A
    - ExcST3A
    - ExcST6B
    - PssIEEE4B
    range: PU
    required: false
  vrmax:
    name: vrmax
    description: Maximum voltage regulator output (<i>Vrmax</i>) (&gt; 0).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.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 = -1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.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
  xl:
    name: xl
    description: Reactance associated with potential source (<i>Xl</i>) (&gt;= 0).  Typical
      value = 0,09.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.xl
    multivalued: false
    domain_of:
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcST3A
    - ExcST4B
    range: PU
    required: false
class_uri: cim:ExcST3A

Induced

name: ExcST3A
description: Modified IEEE ST3A static excitation system with added speed multiplier.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ExcitationSystemDynamics
attributes:
  efdmax:
    name: efdmax
    description: Maximum AVR output (<i>Efdmax</i>) (&gt;= 0).  Typical value = 6,9.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.efdmax
    multivalued: false
    alias: efdmax
    owner: ExcST3A
    domain_of:
    - ExcIEEEST2A
    - ExcBBC
    - ExcCZ
    - ExcDC1A
    - ExcDC3A
    - ExcPIC
    - ExcSEXS
    - ExcSK
    - ExcST2A
    - ExcST3A
    range: PU
    required: false
  kc:
    name: kc
    description: Rectifier loading factor proportional to commutating reactance (<i>Kc</i>)
      (&gt;= 0). Typical value = 1,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.kc
    multivalued: false
    alias: kc
    owner: ExcST3A
    domain_of:
    - GovHydroFrancis
    - GovHydroPelton
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC4A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC4A
    - ExcAC6A
    - ExcAC8B
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcSEXS
    - ExcSK
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    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:ExcST3A.kg
    multivalued: false
    alias: kg
    owner: ExcST3A
    domain_of:
    - GovHydro3
    - GovHydroDD
    - GovHydroFrancis
    - GovHydroPelton
    - GovHydroPID
    - GovHydroR
    - GovSteamBB
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST6B
    - ExcST3A
    - ExcST4B
    - ExcST6B
    range: PU
    required: false
  ki:
    name: ki
    description: Potential circuit gain coefficient (<i>K</i><i><sub>i</sub></i>)
      (&gt;= 0).  Typical value = 4,83.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.ki
    multivalued: false
    alias: ki
    owner: ExcST3A
    domain_of:
    - GovGASTWD
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    - GovHydroWPID
    - TurbLCFB1
    - ExcIEEEDC4B
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcDC3A1
    - ExcHU
    - ExcPIC
    - ExcRQB
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - PssIEEE4B
    - PssRQB
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    - PFVArType2Common1
    range: PU
    required: false
  kj:
    name: kj
    description: AVR gain (<i>Kj</i>) (&gt; 0).  Typical value = 200.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExcST3A.kj
    multivalued: false
    alias: kj
    owner: ExcST3A
    domain_of:
    - ExcST3A
    range: PU
    required: false
  km:
    name: km
    description: Forward gain constant of the inner loop field regulator (<i>Km</i>)
      (&gt; 0).  Typical value = 7,04.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.km
    multivalued: false
    alias: km
    owner: ExcST3A
    domain_of:
    - ExcIEEEST3A
    - ExcIEEEST6B
    - ExcST3A
    - ExcST6B
    - UnderexcLimX1
    - UnderexcLimX2
    range: PU
    required: false
  kp:
    name: kp
    description: Potential source gain (<i>K</i><i><sub>p</sub></i>) (&gt; 0).  Typical
      value = 4,37.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.kp
    multivalued: false
    alias: kp
    owner: ExcST3A
    domain_of:
    - GovGASTWD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroWEH
    - GovHydroWPID
    - GovSteamBB
    - TurbLCFB1
    - ExcIEEEAC7B
    - ExcIEEEDC4B
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcCZ
    - ExcDC3A1
    - ExcPIC
    - ExcSK
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    - PFVArType2Common1
    - LoadStatic
    range: PU
    required: false
  ks:
    name: ks
    description: Coefficient to allow different usage of the model-speed coefficient
      (<i>Ks1</i>).  Typical value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.ks1
    multivalued: false
    alias: ks
    owner: ExcST3A
    domain_of:
    - SynchronousMachineTimeConstantReactance
    - GovSteamBB
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcELIN1
    - ExcREXS
    - ExcST3A
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - PssELIN2
    range: PU
    required: false
  tb:
    name: tb
    description: Voltage regulator time constant (<i>Tb</i>) (&gt;= 0).  Typical value
      = 6,67.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.tb
    multivalued: false
    alias: tb
    owner: ExcST3A
    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: Voltage regulator time constant (<i>Tc</i>) (&gt;= 0).  Typical value
      = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.tc
    multivalued: false
    alias: tc
    owner: ExcST3A
    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
  thetap:
    name: thetap
    description: Potential circuit phase angle (<i>theta</i><i><sub>p</sub></i>).  Typical
      value = 20.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.thetap
    multivalued: false
    alias: thetap
    owner: ExcST3A
    domain_of:
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcST3A
    - ExcST4B
    range: AngleDegrees
    required: false
  tm:
    name: tm
    description: Forward time constant of inner loop field regulator (<i>Tm</i>) (&gt;
      0).  Typical value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.tm
    multivalued: false
    alias: tm
    owner: ExcST3A
    domain_of:
    - GovGAST4
    - ExcIEEEST3A
    - ExcST3A
    - UnderexcLimX1
    - UnderexcLimX2
    - Delay
    range: Seconds
    required: false
  vbmax:
    name: vbmax
    description: Maximum excitation voltage (<i>Vbmax</i>) (&gt; 0).  Typical value
      = 8,63.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.vbmax
    multivalued: false
    alias: vbmax
    owner: ExcST3A
    domain_of:
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcDC3A1
    - ExcST3A
    - ExcST4B
    range: PU
    required: false
  vgmax:
    name: vgmax
    description: Maximum inner loop feedback voltage (<i>Vgmax</i>) (&gt;= 0).  Typical
      value = 6,53.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.vgmax
    multivalued: false
    alias: vgmax
    owner: ExcST3A
    domain_of:
    - ExcIEEEST3A
    - ExcST3A
    - ExcST4B
    range: PU
    required: false
  vimax:
    name: vimax
    description: Maximum voltage regulator input limit (<i>Vimax</i>) (&gt; 0).  Typical
      value = 0,2.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.vimax
    multivalued: false
    alias: vimax
    owner: ExcST3A
    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; 0).  Typical
      value = -0,2.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.vimin
    multivalued: false
    alias: vimin
    owner: ExcST3A
    domain_of:
    - ExcIEEEAC4A
    - ExcIEEEST1A
    - ExcIEEEST3A
    - ExcAC4A
    - ExcAC8B
    - ExcST1A
    - ExcST3A
    - ExcST6B
    - PssIEEE4B
    range: PU
    required: false
  vrmax:
    name: vrmax
    description: Maximum voltage regulator output (<i>Vrmax</i>) (&gt; 0).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.vrmax
    multivalued: false
    alias: vrmax
    owner: ExcST3A
    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 = -1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.vrmin
    multivalued: false
    alias: vrmin
    owner: ExcST3A
    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
  xl:
    name: xl
    description: Reactance associated with potential source (<i>Xl</i>) (&gt;= 0).  Typical
      value = 0,09.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExcST3A.xl
    multivalued: false
    alias: xl
    owner: ExcST3A
    domain_of:
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcST3A
    - ExcST4B
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    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: ExcST3A
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:ExcST3A