Skip to content

Class: GovGAST4

Generic turbogas.

URI: cim:GovGAST4

 classDiagram
    class GovGAST4
      TurbineGovernorDynamics <|-- GovGAST4

      GovGAST4 : alias_name

      GovGAST4 : asynchronous_machine_dynamics

          GovGAST4 --> AsynchronousMachineDynamics : asynchronous_machine_dynamics

      GovGAST4 : bp

          GovGAST4 --> PU : bp

      GovGAST4 : description

      GovGAST4 : diagram_objects

          GovGAST4 --> DiagramObject : diagram_objects

      GovGAST4 : enabled

      GovGAST4 : instance_set

          GovGAST4 --> InstanceSet : instance_set

      GovGAST4 : ktm

          GovGAST4 --> PU : ktm

      GovGAST4 : m_rid

      GovGAST4 : mnef

          GovGAST4 --> PU : mnef

      GovGAST4 : mxef

          GovGAST4 --> PU : mxef

      GovGAST4 : names

          GovGAST4 --> Name : names

      GovGAST4 : properties_cimdata_object

          GovGAST4 --> ChangeSetMember : properties_cimdata_object

      GovGAST4 : rymn

          GovGAST4 --> PU : rymn

      GovGAST4 : rymx

          GovGAST4 --> PU : rymx

      GovGAST4 : synchronous_machine_dynamics

          GovGAST4 --> SynchronousMachineDynamics : synchronous_machine_dynamics

      GovGAST4 : ta

          GovGAST4 --> Seconds : ta

      GovGAST4 : targeting_cimdata_object

          GovGAST4 --> ChangeSetMember : targeting_cimdata_object

      GovGAST4 : tc

          GovGAST4 --> Seconds : tc

      GovGAST4 : tcm

          GovGAST4 --> Seconds : tcm

      GovGAST4 : tm

          GovGAST4 --> Seconds : tm

      GovGAST4 : turbine_load_controller_dynamics

          GovGAST4 --> TurbineLoadControllerDynamics : turbine_load_controller_dynamics

      GovGAST4 : ty

          GovGAST4 --> Seconds : ty

Inheritance

Slots

Name Cardinality and Range Description Inheritance
bp 0..1
PU
Droop (bp) direct
ktm 0..1
PU
Compressor gain (Ktm) direct
mnef 0..1
PU
Fuel flow maximum negative error value (MNef) direct
mxef 0..1
PU
Fuel flow maximum positive error value (MXef) direct
rymn 0..1
PU
Minimum valve opening (RYMN) direct
rymx 0..1
PU
Maximum valve opening (RYMX) direct
ta 0..1
Seconds
Maximum gate opening velocity (TA) (>= 0) direct
tc 0..1
Seconds
Maximum gate closing velocity (TC) (>= 0) direct
tcm 0..1
Seconds
Fuel control time constant (Tcm) (>= 0) direct
tm 0..1
Seconds
Compressor discharge volume time constant (Tm) (>= 0) direct
ty 0..1
Seconds
Time constant of fuel valve positioner (Ty) (>= 0) 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:GovGAST4
native cim:GovGAST4

LinkML Source

Direct

name: GovGAST4
description: Generic turbogas.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
  bp:
    name: bp
    description: Droop (<i>b</i><i><sub>p</sub></i>).  Typical value = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.bp
    multivalued: false
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovHydroFrancis
    - GovHydroPelton
    range: PU
    required: false
  ktm:
    name: ktm
    description: Compressor gain (<i>Ktm</i>).  Typical value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovGAST4.ktm
    multivalued: false
    domain_of:
    - GovGAST4
    range: PU
    required: false
  mnef:
    name: mnef
    description: Fuel flow maximum negative error value (<i>MNef</i>).  Typical value
      = -0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.mnef
    multivalued: false
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovSteam2
    - GovSteamFV4
    range: PU
    required: false
  mxef:
    name: mxef
    description: Fuel flow maximum positive error value (<i>MXef</i>).  Typical value
      = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.mxef
    multivalued: false
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovSteam2
    - GovSteamFV4
    range: PU
    required: false
  rymn:
    name: rymn
    description: Minimum valve opening (<i>RYMN</i>).  Typical value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovGAST4.rymn
    multivalued: false
    domain_of:
    - GovGAST4
    range: PU
    required: false
  rymx:
    name: rymx
    description: Maximum valve opening (<i>RYMX</i>).  Typical value = 1,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovGAST4.rymx
    multivalued: false
    domain_of:
    - GovGAST4
    range: PU
    required: false
  ta:
    name: ta
    description: Maximum gate opening velocity (<i>TA</i>) (&gt;= 0).  Typical value
      = 3.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.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
  tc:
    name: tc
    description: Maximum gate closing velocity (<i>TC</i>) (&gt;= 0).  Typical value
      = 0,5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.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
  tcm:
    name: tcm
    description: Fuel control time constant (<i>Tcm</i>) (&gt;= 0).  Typical value
      = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovGAST4.tcm
    multivalued: false
    domain_of:
    - GovGAST4
    - GovSteamFV4
    range: Seconds
    required: false
  tm:
    name: tm
    description: Compressor discharge volume time constant (<i>Tm</i>) (&gt;= 0).  Typical
      value = 0,2.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovGAST4.tm
    multivalued: false
    domain_of:
    - GovGAST4
    - ExcIEEEST3A
    - ExcST3A
    - UnderexcLimX1
    - UnderexcLimX2
    - Delay
    range: Seconds
    required: false
  ty:
    name: ty
    description: Time constant of fuel valve positioner (<i>Ty</i>) (&gt;= 0).  Typical
      value = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.ty
    multivalued: false
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovSteamFV4
    range: Seconds
    required: false
class_uri: cim:GovGAST4

Induced

name: GovGAST4
description: Generic turbogas.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
  bp:
    name: bp
    description: Droop (<i>b</i><i><sub>p</sub></i>).  Typical value = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.bp
    multivalued: false
    alias: bp
    owner: GovGAST4
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovHydroFrancis
    - GovHydroPelton
    range: PU
    required: false
  ktm:
    name: ktm
    description: Compressor gain (<i>Ktm</i>).  Typical value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovGAST4.ktm
    multivalued: false
    alias: ktm
    owner: GovGAST4
    domain_of:
    - GovGAST4
    range: PU
    required: false
  mnef:
    name: mnef
    description: Fuel flow maximum negative error value (<i>MNef</i>).  Typical value
      = -0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.mnef
    multivalued: false
    alias: mnef
    owner: GovGAST4
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovSteam2
    - GovSteamFV4
    range: PU
    required: false
  mxef:
    name: mxef
    description: Fuel flow maximum positive error value (<i>MXef</i>).  Typical value
      = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.mxef
    multivalued: false
    alias: mxef
    owner: GovGAST4
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovSteam2
    - GovSteamFV4
    range: PU
    required: false
  rymn:
    name: rymn
    description: Minimum valve opening (<i>RYMN</i>).  Typical value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovGAST4.rymn
    multivalued: false
    alias: rymn
    owner: GovGAST4
    domain_of:
    - GovGAST4
    range: PU
    required: false
  rymx:
    name: rymx
    description: Maximum valve opening (<i>RYMX</i>).  Typical value = 1,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovGAST4.rymx
    multivalued: false
    alias: rymx
    owner: GovGAST4
    domain_of:
    - GovGAST4
    range: PU
    required: false
  ta:
    name: ta
    description: Maximum gate opening velocity (<i>TA</i>) (&gt;= 0).  Typical value
      = 3.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.ta
    multivalued: false
    alias: ta
    owner: GovGAST4
    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
  tc:
    name: tc
    description: Maximum gate closing velocity (<i>TC</i>) (&gt;= 0).  Typical value
      = 0,5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.tc
    multivalued: false
    alias: tc
    owner: GovGAST4
    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
  tcm:
    name: tcm
    description: Fuel control time constant (<i>Tcm</i>) (&gt;= 0).  Typical value
      = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovGAST4.tcm
    multivalued: false
    alias: tcm
    owner: GovGAST4
    domain_of:
    - GovGAST4
    - GovSteamFV4
    range: Seconds
    required: false
  tm:
    name: tm
    description: Compressor discharge volume time constant (<i>Tm</i>) (&gt;= 0).  Typical
      value = 0,2.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovGAST4.tm
    multivalued: false
    alias: tm
    owner: GovGAST4
    domain_of:
    - GovGAST4
    - ExcIEEEST3A
    - ExcST3A
    - UnderexcLimX1
    - UnderexcLimX2
    - Delay
    range: Seconds
    required: false
  ty:
    name: ty
    description: Time constant of fuel valve positioner (<i>Ty</i>) (&gt;= 0).  Typical
      value = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovGAST4.ty
    multivalued: false
    alias: ty
    owner: GovGAST4
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovSteamFV4
    range: Seconds
    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: GovGAST4
    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: GovGAST4
    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: GovGAST4
    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: GovGAST4
    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: GovGAST4
    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: GovGAST4
    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: GovGAST4
    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: GovGAST4
    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: GovGAST4
    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: GovGAST4
    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: GovGAST4
    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: GovGAST4
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:GovGAST4