Skip to content

Class: GovCT1

_General model for any prime mover with a PID governor, used primarily for combustion turbine and combined cycle units. _

_This model can be used to represent a variety of prime movers controlled by PID governors. It is suitable, for example, for the representation of: _

_

    _

_

  • gas turbine and single shaft combined cycle turbines
  • _

    _ _

    _

      _

    _

  • diesel engines with modern electronic or digital governors
  • _

    _ _

    _

      _

    _

  • steam turbines where steam is supplied from a large boiler drum or a large header whose pressure is substantially constant over the period under study
  • _

    _

  • simple hydro turbines in dam configurations where the water column length is short and water inertia effects are minimal.
  • _

    _ _

    Additional information on this model is available in the 2012 IEEE report, Dynamic Models for Turbine-Governors in Power System Studies, 3.1.2.3 pages 3-4 (GGOV1).

    URI: cim:GovCT1

     classDiagram
        class GovCT1
          TurbineGovernorDynamics <|-- GovCT1
    
          GovCT1 : alias_name
    
          GovCT1 : aset
    
          GovCT1 : asynchronous_machine_dynamics
    
              GovCT1 --> AsynchronousMachineDynamics : asynchronous_machine_dynamics
    
          GovCT1 : db
    
              GovCT1 --> PU : db
    
          GovCT1 : description
    
          GovCT1 : diagram_objects
    
              GovCT1 --> DiagramObject : diagram_objects
    
          GovCT1 : dm
    
              GovCT1 --> PU : dm
    
          GovCT1 : enabled
    
          GovCT1 : instance_set
    
              GovCT1 --> InstanceSet : instance_set
    
          GovCT1 : ka
    
              GovCT1 --> PU : ka
    
          GovCT1 : kdgov
    
              GovCT1 --> PU : kdgov
    
          GovCT1 : kigov
    
              GovCT1 --> PU : kigov
    
          GovCT1 : kiload
    
              GovCT1 --> PU : kiload
    
          GovCT1 : kimw
    
              GovCT1 --> PU : kimw
    
          GovCT1 : kpgov
    
              GovCT1 --> PU : kpgov
    
          GovCT1 : kpload
    
              GovCT1 --> PU : kpload
    
          GovCT1 : kturb
    
              GovCT1 --> PU : kturb
    
          GovCT1 : ldref
    
              GovCT1 --> PU : ldref
    
          GovCT1 : m_rid
    
          GovCT1 : maxerr
    
              GovCT1 --> PU : maxerr
    
          GovCT1 : minerr
    
              GovCT1 --> PU : minerr
    
          GovCT1 : mwbase
    
              GovCT1 --> ActivePower : mwbase
    
          GovCT1 : names
    
              GovCT1 --> Name : names
    
          GovCT1 : properties_cimdata_object
    
              GovCT1 --> ChangeSetMember : properties_cimdata_object
    
          GovCT1 : r
    
              GovCT1 --> PU : r
    
          GovCT1 : rclose
    
          GovCT1 : rdown
    
              GovCT1 --> PU : rdown
    
          GovCT1 : ropen
    
          GovCT1 : rselect
    
              GovCT1 --> DroopSignalFeedbackKind : rselect
    
          GovCT1 : rup
    
              GovCT1 --> PU : rup
    
          GovCT1 : synchronous_machine_dynamics
    
              GovCT1 --> SynchronousMachineDynamics : synchronous_machine_dynamics
    
          GovCT1 : ta
    
              GovCT1 --> Seconds : ta
    
          GovCT1 : tact
    
              GovCT1 --> Seconds : tact
    
          GovCT1 : targeting_cimdata_object
    
              GovCT1 --> ChangeSetMember : targeting_cimdata_object
    
          GovCT1 : tb
    
              GovCT1 --> Seconds : tb
    
          GovCT1 : tc
    
              GovCT1 --> Seconds : tc
    
          GovCT1 : tdgov
    
              GovCT1 --> Seconds : tdgov
    
          GovCT1 : teng
    
              GovCT1 --> Seconds : teng
    
          GovCT1 : tfload
    
              GovCT1 --> Seconds : tfload
    
          GovCT1 : tpelec
    
              GovCT1 --> Seconds : tpelec
    
          GovCT1 : tsa
    
              GovCT1 --> Seconds : tsa
    
          GovCT1 : tsb
    
              GovCT1 --> Seconds : tsb
    
          GovCT1 : turbine_load_controller_dynamics
    
              GovCT1 --> TurbineLoadControllerDynamics : turbine_load_controller_dynamics
    
          GovCT1 : vmax
    
              GovCT1 --> PU : vmax
    
          GovCT1 : vmin
    
              GovCT1 --> PU : vmin
    
          GovCT1 : wfnl
    
              GovCT1 --> PU : wfnl
    
          GovCT1 : wfspd
    
    

    Inheritance

    Slots

    Name Cardinality and Range Description Inheritance
    aset 0..1
    Float
    Acceleration limiter setpoint (Aset) direct
    db 0..1
    PU
    Speed governor deadband in PU speed (db) direct
    dm 0..1
    PU
    Speed sensitivity coefficient (Dm) direct
    ka 0..1
    PU
    Acceleration limiter gain (Ka) direct
    kdgov 0..1
    PU
    Governor derivative gain (Kdgov) direct
    kigov 0..1
    PU
    Governor integral gain (Kigov) direct
    kiload 0..1
    PU
    Load limiter integral gain for PI controller (Kiload) direct
    kimw 0..1
    PU
    Power controller (reset) gain (Kimw) direct
    kpgov 0..1
    PU
    Governor proportional gain (Kpgov) direct
    kpload 0..1
    PU
    Load limiter proportional gain for PI controller (Kpload) direct
    kturb 0..1
    PU
    Turbine gain (Kturb) (> 0) direct
    ldref 0..1
    PU
    Load limiter reference value (Ldref) direct
    maxerr 0..1
    PU
    Maximum value for speed error signal (maxerr) (> GovCT1 direct
    minerr 0..1
    PU
    Minimum value for speed error signal (minerr) (< GovCT1 direct
    mwbase 0..1
    ActivePower
    Base for power values (MWbase) (> 0) direct
    r 0..1
    PU
    Permanent droop (R) direct
    rclose 0..1
    Float
    Minimum valve closing rate (Rclose) direct
    rdown 0..1
    PU
    Maximum rate of load limit decrease (Rdown) direct
    ropen 0..1
    Float
    Maximum valve opening rate (Ropen) direct
    rselect 0..1
    DroopSignalFeedbackKind
    Feedback signal for droop (Rselect) direct
    rup 0..1
    PU
    Maximum rate of load limit increase (Rup) direct
    ta 0..1
    Seconds
    Acceleration limiter time constant (Ta) (> 0) direct
    tact 0..1
    Seconds
    Actuator time constant (Tact) (>= 0) direct
    tb 0..1
    Seconds
    Turbine lag time constant (Tb) (> 0) direct
    tc 0..1
    Seconds
    Turbine lead time constant (Tc) (>= 0) direct
    tdgov 0..1
    Seconds
    Governor derivative controller time constant (Tdgov) (>= 0) direct
    teng 0..1
    Seconds
    Transport time delay for diesel engine used in representing diesel engines wh... direct
    tfload 0..1
    Seconds
    Load-limiter time constant (Tfload) (> 0) direct
    tpelec 0..1
    Seconds
    Electrical power transducer time constant (Tpelec) (> 0) direct
    tsa 0..1
    Seconds
    Temperature detection lead time constant (Tsa) (>= 0) direct
    tsb 0..1
    Seconds
    Temperature detection lag time constant (Tsb) (>= 0) direct
    vmax 0..1
    PU
    Maximum valve position limit (Vmax) (> GovCT1 direct
    vmin 0..1
    PU
    Minimum valve position limit (Vmin) (< GovCT1 direct
    wfnl 0..1
    PU
    No load fuel flow (Wfnl) direct
    wfspd 0..1
    Boolean
    Switch for fuel source characteristic to recognize that fuel flow, for a give... direct
    asynchronous_machine_dynamics 0..1
    AsynchronousMachineDynamics
    Asynchronous machine model with which this turbine-governor model is associat... TurbineGovernorDynamics
    turbine_load_controller_dynamics 0..1
    TurbineLoadControllerDynamics
    Turbine load controller providing input to this turbine-governor TurbineGovernorDynamics
    synchronous_machine_dynamics 0..1
    SynchronousMachineDynamics
    Synchronous machine model with which this turbine-governor model is associate... TurbineGovernorDynamics
    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:GovCT1
    native cim:GovCT1

    LinkML Source

    Direct

    name: GovCT1
    description: "General model for any prime mover with a PID governor, used primarily\
      \ for combustion turbine and combined cycle units.\r\nThis model can be used to\
      \ represent a variety of prime movers controlled by PID governors.  It is suitable,\
      \ for example, for the representation of: \r\n<ul>\r\n\t<li>gas turbine and single\
      \ shaft combined cycle turbines</li>\r\n</ul>\r\n<ul>\r\n\t<li>diesel engines with\
      \ modern electronic or digital governors  </li>\r\n</ul>\r\n<ul>\r\n\t<li>steam\
      \ turbines where steam is supplied from a large boiler drum or a large header whose\
      \ pressure is substantially constant over the period under study</li>\r\n\t<li>simple\
      \ hydro turbines in dam configurations where the water column length is short and\
      \ water inertia effects are minimal.</li>\r\n</ul>\r\nAdditional information on\
      \ this model is available in the 2012 IEEE report, <i><u>Dynamic Models for Turbine-Governors\
      \ in Power System Studies</u></i>, 3.1.2.3 pages 3-4 (GGOV1)."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    is_a: TurbineGovernorDynamics
    attributes:
      aset:
        name: aset
        description: Acceleration limiter setpoint (<i>Aset</i>).  Unit = PU / s.  Typical
          value = 0,01.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.aset
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: float
        required: false
      db:
        name: db
        description: Speed governor deadband in PU speed (<i>db</i>).  In the majority
          of applications, it is recommended that this value be set to zero.  Typical
          value = 0.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.db
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        - GovGAST1
        - GovHydro2
        - GovHydro3
        - GovHydro4
        - GovHydroDD
        - GovHydroFrancis
        - GovHydroPelton
        - GovHydroPID
        - GovHydroR
        - GovHydroWEH
        - GovSteam1
        - GovSteamEU
        - TurbLCFB1
        range: PU
        required: false
      dm:
        name: dm
        description: Speed sensitivity coefficient (<i>Dm</i>).  <i>Dm</i> can represent
          either the variation of the engine power with the shaft speed or the variation
          of maximum power capability with shaft speed.  If it is positive it describes
          the falling slope of the engine speed verses power characteristic as speed increases.
          A slightly falling characteristic is typical for reciprocating engines and some
          aero-derivative turbines.  If it is negative the engine power is assumed to
          be unaffected by the shaft speed, but the maximum permissible fuel flow is taken
          to fall with falling shaft speed. This is characteristic of single-shaft industrial
          turbines due to exhaust temperature limits.  Typical value = 0.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.dm
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      ka:
        name: ka
        description: Acceleration limiter gain (<i>Ka</i>).  Typical value = 10.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.ka
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        - GovGAST1
        - GovGAST3
        - ExcIEEEAC1A
        - ExcIEEEAC2A
        - ExcIEEEAC3A
        - ExcIEEEAC4A
        - ExcIEEEAC5A
        - ExcIEEEAC6A
        - ExcIEEEAC8B
        - ExcIEEEDC1A
        - ExcIEEEDC2A
        - ExcIEEEDC4B
        - ExcIEEEST1A
        - ExcIEEEST2A
        - ExcIEEEST3A
        - ExcAC1A
        - ExcAC2A
        - ExcAC3A
        - ExcAC4A
        - ExcAC5A
        - ExcAC6A
        - ExcAC8B
        - ExcAVR1
        - ExcAVR2
        - ExcAVR3
        - ExcAVR4
        - ExcAVR5
        - ExcCZ
        - ExcDC1A
        - ExcDC2A
        - ExcDC3A1
        - ExcNI
        - ExcOEX3T
        - ExcPIC
        - ExcST1A
        - ExcST2A
        - WindAeroOneDimIEC
        range: PU
        required: false
      kdgov:
        name: kdgov
        description: Governor derivative gain (<i>Kdgov</i>).  Typical value = 0.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kdgov
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kigov:
        name: kigov
        description: Governor integral gain (<i>Kigov</i>).  Typical value = 2.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kigov
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kiload:
        name: kiload
        description: Load limiter integral gain for PI controller (<i>Kiload</i>).  Typical
          value = 0,67.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kiload
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kimw:
        name: kimw
        description: Power controller (reset) gain (<i>Kimw</i>).  The default value of
          0,01 corresponds to a reset time of 100 s.  A value of 0,001 corresponds to
          a relatively slow-acting load controller.  Typical value = 0,01.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kimw
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kpgov:
        name: kpgov
        description: Governor proportional gain (<i>Kpgov</i>).  Typical value = 10.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kpgov
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kpload:
        name: kpload
        description: Load limiter proportional gain for PI controller (<i>Kpload</i>).  Typical
          value = 2.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kpload
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kturb:
        name: kturb
        description: Turbine gain (<i>Kturb</i>) (&gt; 0).  Typical value = 1,5.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:GovCT1.kturb
        multivalued: false
        domain_of:
        - GovHydroIEEE2
        - GovCT1
        - GovCT2
        - GovHydro2
        range: PU
        required: false
      ldref:
        name: ldref
        description: Load limiter reference value (<i>Ldref</i>).  Typical value = 1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.ldref
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      maxerr:
        name: maxerr
        description: Maximum value for speed error signal (<i>maxerr</i>) (&gt; GovCT1.minerr).  Typical
          value = 0,05.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.maxerr
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      minerr:
        name: minerr
        description: Minimum value for speed error signal (<i>minerr</i>) (&lt; GovCT1.maxerr).  Typical
          value = -0,05.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.minerr
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      mwbase:
        name: mwbase
        description: Base for power values (<i>MWbase</i>) (&gt; 0).  Unit = MW.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:GovCT1.mwbase
        multivalued: false
        domain_of:
        - GovHydroIEEE0
        - GovHydroIEEE2
        - GovSteamIEEE1
        - GovCT1
        - GovCT2
        - GovGAST
        - GovGAST1
        - GovGAST2
        - GovGASTWD
        - GovHydro1
        - GovHydro2
        - GovHydro3
        - GovHydro4
        - GovHydroDD
        - GovHydroPID
        - GovHydroPID2
        - GovHydroR
        - GovHydroWEH
        - GovHydroWPID
        - GovSteam0
        - GovSteam1
        - GovSteamCC
        - GovSteamEU
        - GovSteamFV2
        - GovSteamFV3
        - GovSteamSGO
        - TurbLCFB1
        range: ActivePower
        required: false
      r:
        name: r
        description: Permanent droop (<i>R</i>).  Typical value = 0,04.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:GovCT1.r
        multivalued: false
        domain_of:
        - MutualCoupling
        - TransformerMeshImpedance
        - TransformerEndInfo
        - PowerTransformerEnd
        - ACLineSegment
        - SynchronousMachine
        - EquivalentInjection
        - PowerElectronicsConnection
        - SeriesCompensator
        - TransformerStarImpedance
        - TapChangerTablePoint
        - PerLengthSequenceImpedance
        - PhaseImpedanceData
        - EarthFaultCompensator
        - EnergySource
        - EquivalentBranch
        - DCGround
        - GovCT1
        - GovCT2
        - GovGAST
        - GovGAST1
        - GovHydroDD
        - GovHydroPID
        - GovHydroR
        - GovSteam0
        - GovSteamFV2
        - ExcNI
        - UnderexcLimX2
        range: PU
        required: false
      rclose:
        name: rclose
        description: Minimum valve closing rate (<i>Rclose</i>).  Unit = PU / s.  Typical
          value = -0,1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.rclose
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: float
        required: false
      rdown:
        name: rdown
        description: Maximum rate of load limit decrease (<i>Rdown</i>).  Typical value
          = -99.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.rdown
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      ropen:
        name: ropen
        description: Maximum valve opening rate (<i>Ropen</i>).  Unit = PU / s.  Typical
          value = 0.10.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.ropen
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: float
        required: false
      rselect:
        name: rselect
        description: Feedback signal for droop (<i>Rselect</i>).  Typical value = electricalPower.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.rselect
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: DroopSignalFeedbackKind
        required: false
      rup:
        name: rup
        description: Maximum rate of load limit increase (<i>Rup</i>).  Typical value
          = 99.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.rup
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      ta:
        name: ta
        description: Acceleration limiter time constant (<i>Ta</i>) (&gt; 0).  Typical
          value = 0,1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.ta
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        - GovGAST4
        - GovHydroFrancis
        - GovHydroPelton
        - GovHydroPID2
        - GovHydroWPID
        - GovSteamFV2
        - GovSteamFV3
        - GovSteamFV4
        - ExcIEEEAC1A
        - ExcIEEEAC2A
        - ExcIEEEAC3A
        - ExcIEEEAC4A
        - ExcIEEEAC5A
        - ExcIEEEAC6A
        - ExcIEEEAC8B
        - ExcIEEEDC1A
        - ExcIEEEDC2A
        - ExcIEEEDC4B
        - ExcIEEEST1A
        - ExcIEEEST2A
        - ExcIEEEST3A
        - ExcIEEEST4B
        - ExcAC1A
        - ExcAC2A
        - ExcAC3A
        - ExcAC4A
        - ExcAC5A
        - ExcAC6A
        - ExcAC8B
        - ExcAVR1
        - ExcAVR2
        - ExcAVR5
        - ExcCZ
        - ExcDC1A
        - ExcDC2A
        - ExcDC3A1
        - ExcNI
        - ExcPIC
        - ExcREXS
        - ExcST1A
        - ExcST2A
        - ExcST4B
        - Pss2B
        - PssSB4
        range: Seconds
        required: false
      tact:
        name: tact
        description: Actuator time constant (<i>Tact</i>) (&gt;= 0).  Typical value =
          0,5.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tact
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      tb:
        name: tb
        description: Turbine lag time constant (<i>Tb</i>) (&gt; 0).  Typical value =
          0,5.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.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: Turbine lead time constant (<i>Tc</i>) (&gt;= 0).  Typical value
          = 0.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:GovCT1.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
      tdgov:
        name: tdgov
        description: Governor derivative controller time constant (<i>Tdgov</i>) (&gt;=
          0).  Typical value = 1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tdgov
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      teng:
        name: teng
        description: Transport time delay for diesel engine used in representing diesel
          engines where there is a small but measurable transport delay between a change
          in fuel flow setting and the development of torque (<i>Teng</i>) (&gt;= 0).  <i>Teng</i>
          should be zero in all but special cases where this transport delay is of particular
          concern.  Typical value = 0.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.teng
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      tfload:
        name: tfload
        description: Load-limiter time constant (<i>Tfload</i>) (&gt; 0).  Typical value
          = 3.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tfload
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      tpelec:
        name: tpelec
        description: Electrical power transducer time constant (<i>Tpelec</i>) (&gt; 0).  Typical
          value = 1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tpelec
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        - TurbLCFB1
        range: Seconds
        required: false
      tsa:
        name: tsa
        description: Temperature detection lead time constant (<i>Tsa</i>) (&gt;= 0).  Typical
          value = 4.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tsa
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      tsb:
        name: tsb
        description: Temperature detection lag time constant (<i>Tsb</i>) (&gt;= 0).  Typical
          value = 5.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tsb
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      vmax:
        name: vmax
        description: Maximum valve position limit (<i>Vmax</i>) (&gt; GovCT1.vmin).  Typical
          value = 1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.vmax
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        - GovGAST
        - GovGAST1
        - GovSteam0
        - GovSteamFV2
        - ExcIEEEST7B
        - ExcAVR7
        - ExcST7B
        range: PU
        required: false
      vmin:
        name: vmin
        description: Minimum valve position limit (<i>Vmin</i>) (&lt; GovCT1.vmax).  Typical
          value = 0,15.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.vmin
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        - GovGAST
        - GovGAST1
        - GovSteam0
        - GovSteamFV2
        - ExcIEEEST7B
        - ExcAVR7
        - ExcST7B
        range: PU
        required: false
      wfnl:
        name: wfnl
        description: No load fuel flow (<i>Wfnl</i>).  Typical value = 0,2.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.wfnl
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      wfspd:
        name: wfspd
        description: "Switch for fuel source characteristic to recognize that fuel flow,\
          \ for a given fuel valve stroke, can be proportional to engine speed (<i>Wfspd</i>).\r\
          \ntrue = fuel flow proportional to speed (for some gas turbines and diesel engines\
          \ with positive displacement fuel injectors)\r\nfalse = fuel control system\
          \ keeps fuel flow independent of engine speed.\r\nTypical value = true."
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.wfspd
        multivalued: false
        domain_of:
        - GovCT1
        - GovCT2
        range: boolean
        required: false
    class_uri: cim:GovCT1
    

    Induced

    name: GovCT1
    description: "General model for any prime mover with a PID governor, used primarily\
      \ for combustion turbine and combined cycle units.\r\nThis model can be used to\
      \ represent a variety of prime movers controlled by PID governors.  It is suitable,\
      \ for example, for the representation of: \r\n<ul>\r\n\t<li>gas turbine and single\
      \ shaft combined cycle turbines</li>\r\n</ul>\r\n<ul>\r\n\t<li>diesel engines with\
      \ modern electronic or digital governors  </li>\r\n</ul>\r\n<ul>\r\n\t<li>steam\
      \ turbines where steam is supplied from a large boiler drum or a large header whose\
      \ pressure is substantially constant over the period under study</li>\r\n\t<li>simple\
      \ hydro turbines in dam configurations where the water column length is short and\
      \ water inertia effects are minimal.</li>\r\n</ul>\r\nAdditional information on\
      \ this model is available in the 2012 IEEE report, <i><u>Dynamic Models for Turbine-Governors\
      \ in Power System Studies</u></i>, 3.1.2.3 pages 3-4 (GGOV1)."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    is_a: TurbineGovernorDynamics
    attributes:
      aset:
        name: aset
        description: Acceleration limiter setpoint (<i>Aset</i>).  Unit = PU / s.  Typical
          value = 0,01.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.aset
        multivalued: false
        alias: aset
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: float
        required: false
      db:
        name: db
        description: Speed governor deadband in PU speed (<i>db</i>).  In the majority
          of applications, it is recommended that this value be set to zero.  Typical
          value = 0.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.db
        multivalued: false
        alias: db
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        - GovGAST1
        - GovHydro2
        - GovHydro3
        - GovHydro4
        - GovHydroDD
        - GovHydroFrancis
        - GovHydroPelton
        - GovHydroPID
        - GovHydroR
        - GovHydroWEH
        - GovSteam1
        - GovSteamEU
        - TurbLCFB1
        range: PU
        required: false
      dm:
        name: dm
        description: Speed sensitivity coefficient (<i>Dm</i>).  <i>Dm</i> can represent
          either the variation of the engine power with the shaft speed or the variation
          of maximum power capability with shaft speed.  If it is positive it describes
          the falling slope of the engine speed verses power characteristic as speed increases.
          A slightly falling characteristic is typical for reciprocating engines and some
          aero-derivative turbines.  If it is negative the engine power is assumed to
          be unaffected by the shaft speed, but the maximum permissible fuel flow is taken
          to fall with falling shaft speed. This is characteristic of single-shaft industrial
          turbines due to exhaust temperature limits.  Typical value = 0.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.dm
        multivalued: false
        alias: dm
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      ka:
        name: ka
        description: Acceleration limiter gain (<i>Ka</i>).  Typical value = 10.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.ka
        multivalued: false
        alias: ka
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        - GovGAST1
        - GovGAST3
        - ExcIEEEAC1A
        - ExcIEEEAC2A
        - ExcIEEEAC3A
        - ExcIEEEAC4A
        - ExcIEEEAC5A
        - ExcIEEEAC6A
        - ExcIEEEAC8B
        - ExcIEEEDC1A
        - ExcIEEEDC2A
        - ExcIEEEDC4B
        - ExcIEEEST1A
        - ExcIEEEST2A
        - ExcIEEEST3A
        - ExcAC1A
        - ExcAC2A
        - ExcAC3A
        - ExcAC4A
        - ExcAC5A
        - ExcAC6A
        - ExcAC8B
        - ExcAVR1
        - ExcAVR2
        - ExcAVR3
        - ExcAVR4
        - ExcAVR5
        - ExcCZ
        - ExcDC1A
        - ExcDC2A
        - ExcDC3A1
        - ExcNI
        - ExcOEX3T
        - ExcPIC
        - ExcST1A
        - ExcST2A
        - WindAeroOneDimIEC
        range: PU
        required: false
      kdgov:
        name: kdgov
        description: Governor derivative gain (<i>Kdgov</i>).  Typical value = 0.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kdgov
        multivalued: false
        alias: kdgov
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kigov:
        name: kigov
        description: Governor integral gain (<i>Kigov</i>).  Typical value = 2.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kigov
        multivalued: false
        alias: kigov
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kiload:
        name: kiload
        description: Load limiter integral gain for PI controller (<i>Kiload</i>).  Typical
          value = 0,67.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kiload
        multivalued: false
        alias: kiload
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kimw:
        name: kimw
        description: Power controller (reset) gain (<i>Kimw</i>).  The default value of
          0,01 corresponds to a reset time of 100 s.  A value of 0,001 corresponds to
          a relatively slow-acting load controller.  Typical value = 0,01.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kimw
        multivalued: false
        alias: kimw
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kpgov:
        name: kpgov
        description: Governor proportional gain (<i>Kpgov</i>).  Typical value = 10.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kpgov
        multivalued: false
        alias: kpgov
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kpload:
        name: kpload
        description: Load limiter proportional gain for PI controller (<i>Kpload</i>).  Typical
          value = 2.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.kpload
        multivalued: false
        alias: kpload
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      kturb:
        name: kturb
        description: Turbine gain (<i>Kturb</i>) (&gt; 0).  Typical value = 1,5.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:GovCT1.kturb
        multivalued: false
        alias: kturb
        owner: GovCT1
        domain_of:
        - GovHydroIEEE2
        - GovCT1
        - GovCT2
        - GovHydro2
        range: PU
        required: false
      ldref:
        name: ldref
        description: Load limiter reference value (<i>Ldref</i>).  Typical value = 1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.ldref
        multivalued: false
        alias: ldref
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      maxerr:
        name: maxerr
        description: Maximum value for speed error signal (<i>maxerr</i>) (&gt; GovCT1.minerr).  Typical
          value = 0,05.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.maxerr
        multivalued: false
        alias: maxerr
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      minerr:
        name: minerr
        description: Minimum value for speed error signal (<i>minerr</i>) (&lt; GovCT1.maxerr).  Typical
          value = -0,05.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.minerr
        multivalued: false
        alias: minerr
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      mwbase:
        name: mwbase
        description: Base for power values (<i>MWbase</i>) (&gt; 0).  Unit = MW.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:GovCT1.mwbase
        multivalued: false
        alias: mwbase
        owner: GovCT1
        domain_of:
        - GovHydroIEEE0
        - GovHydroIEEE2
        - GovSteamIEEE1
        - GovCT1
        - GovCT2
        - GovGAST
        - GovGAST1
        - GovGAST2
        - GovGASTWD
        - GovHydro1
        - GovHydro2
        - GovHydro3
        - GovHydro4
        - GovHydroDD
        - GovHydroPID
        - GovHydroPID2
        - GovHydroR
        - GovHydroWEH
        - GovHydroWPID
        - GovSteam0
        - GovSteam1
        - GovSteamCC
        - GovSteamEU
        - GovSteamFV2
        - GovSteamFV3
        - GovSteamSGO
        - TurbLCFB1
        range: ActivePower
        required: false
      r:
        name: r
        description: Permanent droop (<i>R</i>).  Typical value = 0,04.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:GovCT1.r
        multivalued: false
        alias: r
        owner: GovCT1
        domain_of:
        - MutualCoupling
        - TransformerMeshImpedance
        - TransformerEndInfo
        - PowerTransformerEnd
        - ACLineSegment
        - SynchronousMachine
        - EquivalentInjection
        - PowerElectronicsConnection
        - SeriesCompensator
        - TransformerStarImpedance
        - TapChangerTablePoint
        - PerLengthSequenceImpedance
        - PhaseImpedanceData
        - EarthFaultCompensator
        - EnergySource
        - EquivalentBranch
        - DCGround
        - GovCT1
        - GovCT2
        - GovGAST
        - GovGAST1
        - GovHydroDD
        - GovHydroPID
        - GovHydroR
        - GovSteam0
        - GovSteamFV2
        - ExcNI
        - UnderexcLimX2
        range: PU
        required: false
      rclose:
        name: rclose
        description: Minimum valve closing rate (<i>Rclose</i>).  Unit = PU / s.  Typical
          value = -0,1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.rclose
        multivalued: false
        alias: rclose
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: float
        required: false
      rdown:
        name: rdown
        description: Maximum rate of load limit decrease (<i>Rdown</i>).  Typical value
          = -99.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.rdown
        multivalued: false
        alias: rdown
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      ropen:
        name: ropen
        description: Maximum valve opening rate (<i>Ropen</i>).  Unit = PU / s.  Typical
          value = 0.10.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.ropen
        multivalued: false
        alias: ropen
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: float
        required: false
      rselect:
        name: rselect
        description: Feedback signal for droop (<i>Rselect</i>).  Typical value = electricalPower.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.rselect
        multivalued: false
        alias: rselect
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: DroopSignalFeedbackKind
        required: false
      rup:
        name: rup
        description: Maximum rate of load limit increase (<i>Rup</i>).  Typical value
          = 99.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.rup
        multivalued: false
        alias: rup
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      ta:
        name: ta
        description: Acceleration limiter time constant (<i>Ta</i>) (&gt; 0).  Typical
          value = 0,1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.ta
        multivalued: false
        alias: ta
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        - GovGAST4
        - GovHydroFrancis
        - GovHydroPelton
        - GovHydroPID2
        - GovHydroWPID
        - GovSteamFV2
        - GovSteamFV3
        - GovSteamFV4
        - ExcIEEEAC1A
        - ExcIEEEAC2A
        - ExcIEEEAC3A
        - ExcIEEEAC4A
        - ExcIEEEAC5A
        - ExcIEEEAC6A
        - ExcIEEEAC8B
        - ExcIEEEDC1A
        - ExcIEEEDC2A
        - ExcIEEEDC4B
        - ExcIEEEST1A
        - ExcIEEEST2A
        - ExcIEEEST3A
        - ExcIEEEST4B
        - ExcAC1A
        - ExcAC2A
        - ExcAC3A
        - ExcAC4A
        - ExcAC5A
        - ExcAC6A
        - ExcAC8B
        - ExcAVR1
        - ExcAVR2
        - ExcAVR5
        - ExcCZ
        - ExcDC1A
        - ExcDC2A
        - ExcDC3A1
        - ExcNI
        - ExcPIC
        - ExcREXS
        - ExcST1A
        - ExcST2A
        - ExcST4B
        - Pss2B
        - PssSB4
        range: Seconds
        required: false
      tact:
        name: tact
        description: Actuator time constant (<i>Tact</i>) (&gt;= 0).  Typical value =
          0,5.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tact
        multivalued: false
        alias: tact
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      tb:
        name: tb
        description: Turbine lag time constant (<i>Tb</i>) (&gt; 0).  Typical value =
          0,5.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tb
        multivalued: false
        alias: tb
        owner: GovCT1
        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: Turbine lead time constant (<i>Tc</i>) (&gt;= 0).  Typical value
          = 0.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:GovCT1.tc
        multivalued: false
        alias: tc
        owner: GovCT1
        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
      tdgov:
        name: tdgov
        description: Governor derivative controller time constant (<i>Tdgov</i>) (&gt;=
          0).  Typical value = 1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tdgov
        multivalued: false
        alias: tdgov
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      teng:
        name: teng
        description: Transport time delay for diesel engine used in representing diesel
          engines where there is a small but measurable transport delay between a change
          in fuel flow setting and the development of torque (<i>Teng</i>) (&gt;= 0).  <i>Teng</i>
          should be zero in all but special cases where this transport delay is of particular
          concern.  Typical value = 0.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.teng
        multivalued: false
        alias: teng
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      tfload:
        name: tfload
        description: Load-limiter time constant (<i>Tfload</i>) (&gt; 0).  Typical value
          = 3.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tfload
        multivalued: false
        alias: tfload
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      tpelec:
        name: tpelec
        description: Electrical power transducer time constant (<i>Tpelec</i>) (&gt; 0).  Typical
          value = 1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tpelec
        multivalued: false
        alias: tpelec
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        - TurbLCFB1
        range: Seconds
        required: false
      tsa:
        name: tsa
        description: Temperature detection lead time constant (<i>Tsa</i>) (&gt;= 0).  Typical
          value = 4.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tsa
        multivalued: false
        alias: tsa
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      tsb:
        name: tsb
        description: Temperature detection lag time constant (<i>Tsb</i>) (&gt;= 0).  Typical
          value = 5.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.tsb
        multivalued: false
        alias: tsb
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: Seconds
        required: false
      vmax:
        name: vmax
        description: Maximum valve position limit (<i>Vmax</i>) (&gt; GovCT1.vmin).  Typical
          value = 1.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.vmax
        multivalued: false
        alias: vmax
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        - GovGAST
        - GovGAST1
        - GovSteam0
        - GovSteamFV2
        - ExcIEEEST7B
        - ExcAVR7
        - ExcST7B
        range: PU
        required: false
      vmin:
        name: vmin
        description: Minimum valve position limit (<i>Vmin</i>) (&lt; GovCT1.vmax).  Typical
          value = 0,15.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.vmin
        multivalued: false
        alias: vmin
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        - GovGAST
        - GovGAST1
        - GovSteam0
        - GovSteamFV2
        - ExcIEEEST7B
        - ExcAVR7
        - ExcST7B
        range: PU
        required: false
      wfnl:
        name: wfnl
        description: No load fuel flow (<i>Wfnl</i>).  Typical value = 0,2.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.wfnl
        multivalued: false
        alias: wfnl
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: PU
        required: false
      wfspd:
        name: wfspd
        description: "Switch for fuel source characteristic to recognize that fuel flow,\
          \ for a given fuel valve stroke, can be proportional to engine speed (<i>Wfspd</i>).\r\
          \ntrue = fuel flow proportional to speed (for some gas turbines and diesel engines\
          \ with positive displacement fuel injectors)\r\nfalse = fuel control system\
          \ keeps fuel flow independent of engine speed.\r\nTypical value = true."
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:GovCT1.wfspd
        multivalued: false
        alias: wfspd
        owner: GovCT1
        domain_of:
        - GovCT1
        - GovCT2
        range: boolean
        required: false
      asynchronous_machine_dynamics:
        name: asynchronous_machine_dynamics
        description: Asynchronous machine model with which this turbine-governor model
          is associated. TurbineGovernorDynamics shall have either an association to SynchronousMachineDynamics
          or to AsynchronousMachineDynamics.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:TurbineGovernorDynamics.AsynchronousMachineDynamics
        multivalued: false
        alias: asynchronous_machine_dynamics
        owner: GovCT1
        domain_of:
        - WindTurbineType1or2Dynamics
        - TurbineGovernorDynamics
        - MechanicalLoadDynamics
        - AsynchronousMachine
        range: AsynchronousMachineDynamics
        required: false
      turbine_load_controller_dynamics:
        name: turbine_load_controller_dynamics
        description: Turbine load controller providing input to this turbine-governor.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        rank: 1000
        slot_uri: cim:TurbineGovernorDynamics.TurbineLoadControllerDynamics
        multivalued: false
        alias: turbine_load_controller_dynamics
        owner: GovCT1
        domain_of:
        - TurbineGovernorDynamics
        range: TurbineLoadControllerDynamics
        required: false
      synchronous_machine_dynamics:
        name: synchronous_machine_dynamics
        description: Synchronous machine model with which this turbine-governor model
          is associated. TurbineGovernorDynamics shall have either an association to SynchronousMachineDynamics
          or to AsynchronousMachineDynamics.
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:TurbineGovernorDynamics.SynchronousMachineDynamics
        multivalued: false
        alias: synchronous_machine_dynamics
        owner: GovCT1
        domain_of:
        - SynchronousMachine
        - GenICompensationForGenJ
        - ExcitationSystemDynamics
        - TurbineGovernorDynamics
        - MechanicalLoadDynamics
        range: SynchronousMachineDynamics
        required: false
      enabled:
        name: enabled
        description: "Function block used indicator.\r\ntrue = use of function block is\
          \ enabled\r\nfalse = use of function block is disabled."
        from_schema: https://cim.ucaiug.io/ns#TC57CIM
        slot_uri: cim:DynamicsFunctionBlock.enabled
        multivalued: false
        alias: enabled
        owner: GovCT1
        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: GovCT1
        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: GovCT1
        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: GovCT1
        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: GovCT1
        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: GovCT1
        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: GovCT1
        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: GovCT1
        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: GovCT1
        domain_of:
        - IdentifiedObject
        range: ChangeSetMember
        required: false
    class_uri: cim:GovCT1