Skip to content

Class: GovSteam2

Simplified governor.

URI: cim:GovSteam2

 classDiagram
    class GovSteam2
      TurbineGovernorDynamics <|-- GovSteam2

      GovSteam2 : alias_name

      GovSteam2 : asynchronous_machine_dynamics

          GovSteam2 --> AsynchronousMachineDynamics : asynchronous_machine_dynamics

      GovSteam2 : dbf

          GovSteam2 --> PU : dbf

      GovSteam2 : description

      GovSteam2 : diagram_objects

          GovSteam2 --> DiagramObject : diagram_objects

      GovSteam2 : enabled

      GovSteam2 : instance_set

          GovSteam2 --> InstanceSet : instance_set

      GovSteam2 : k

      GovSteam2 : m_rid

      GovSteam2 : mnef

          GovSteam2 --> PU : mnef

      GovSteam2 : mxef

          GovSteam2 --> PU : mxef

      GovSteam2 : names

          GovSteam2 --> Name : names

      GovSteam2 : pmax

          GovSteam2 --> PU : pmax

      GovSteam2 : pmin

          GovSteam2 --> PU : pmin

      GovSteam2 : properties_cimdata_object

          GovSteam2 --> ChangeSetMember : properties_cimdata_object

      GovSteam2 : synchronous_machine_dynamics

          GovSteam2 --> SynchronousMachineDynamics : synchronous_machine_dynamics

      GovSteam2 : t

          GovSteam2 --> Seconds : t

      GovSteam2 : targeting_cimdata_object

          GovSteam2 --> ChangeSetMember : targeting_cimdata_object

      GovSteam2 : turbine_load_controller_dynamics

          GovSteam2 --> TurbineLoadControllerDynamics : turbine_load_controller_dynamics

Inheritance

Slots

Name Cardinality and Range Description Inheritance
dbf 0..1
PU
Frequency deadband (DBF) direct
k 0..1
Float
Governor gain (reciprocal of droop) (K) 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
pmax 0..1
PU
Maximum fuel flow (PMAX) (> GovSteam2 direct
pmin 0..1
PU
Minimum fuel flow (PMIN) (< GovSteam2 direct
t 0..1
Seconds
Governor lead time constant (T2) (>= 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:GovSteam2
native cim:GovSteam2

LinkML Source

Direct

name: GovSteam2
description: Simplified governor.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
  dbf:
    name: dbf
    description: Frequency deadband (<i>DBF</i>).  Typical value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovSteam2.dbf
    multivalued: false
    domain_of:
    - GovSteam2
    range: PU
    required: false
  k:
    name: k
    description: Governor gain (reciprocal of droop) (<i>K</i>).  Typical value =
      20.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.k
    multivalued: false
    domain_of:
    - GovHydroIEEE0
    - GovSteamIEEE1
    - GovGAST2
    - GovGASTWD
    - GovHydro3
    - GovHydroDD
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - ExcANS
    - ExcAVR7
    - ExcBBC
    - ExcELIN2
    - ExcSCRX
    - ExcSEXS
    - ExcSK
    - ExcST6B
    - UnderexcLimIEEE2
    - UnderexcLimX1
    - Pss2ST
    - PssPTIST1
    - PssPTIST3
    - PssSH
    - PssSK
    - PssSTAB2A
    - PssWECC
    range: float
    required: false
  mnef:
    name: mnef
    description: Fuel flow maximum negative error value (<i>MN</i><i><sub>EF</sub></i>).  Typical
      value = -1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.mnef
    multivalued: false
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovSteam2
    - GovSteamFV4
    range: PU
    required: false
  mxef:
    name: mxef
    description: Fuel flow maximum positive error value (<i>MX</i><i><sub>EF</sub></i>).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.mxef
    multivalued: false
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovSteam2
    - GovSteamFV4
    range: PU
    required: false
  pmax:
    name: pmax
    description: Maximum fuel flow (<i>P</i><i><sub>MAX</sub></i>) (&gt; GovSteam2.pmin).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.pmax
    multivalued: false
    domain_of:
    - GovHydroIEEE0
    - GovHydroIEEE2
    - GovSteamIEEE1
    - GovHydro2
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovHydroR
    - GovHydroWPID
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamEU
    - GovSteamFV3
    - GovSteamSGO
    range: PU
    required: false
  pmin:
    name: pmin
    description: Minimum fuel flow (<i>P</i><i><sub>MIN</sub></i>) (&lt; GovSteam2.pmax).  Typical
      value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.pmin
    multivalued: false
    domain_of:
    - GovHydroIEEE0
    - GovHydroIEEE2
    - GovSteamIEEE1
    - GovHydro2
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovHydroR
    - GovHydroWPID
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV3
    - GovSteamSGO
    - Pss1
    - Pss5
    - PssPTIST3
    - WindPitchContPowerIEC
    range: PU
    required: false
  t:
    name: t
    description: Governor lead time constant (<i>T</i><i><sub>2</sub></i>) (&gt;=
      0).  Typical value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.t2
    multivalued: false
    domain_of:
    - GovHydroIEEE0
    - GovSteamIEEE1
    - GovGAST
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - GovHydroR
    - GovSteam0
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - ExcIEEEST5B
    - ExcANS
    - ExcAVR3
    - ExcAVR4
    - ExcAVR7
    - ExcBBC
    - ExcOEX3T
    - OverexcLimX1
    - OverexcLimX2
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - Pss2ST
    - PssPTIST1
    - PssPTIST3
    - PssSH
    - PssSK
    - PssSTAB2A
    - PssWECC
    - WindPitchContPowerIEC
    range: Seconds
    required: false
class_uri: cim:GovSteam2

Induced

name: GovSteam2
description: Simplified governor.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
  dbf:
    name: dbf
    description: Frequency deadband (<i>DBF</i>).  Typical value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovSteam2.dbf
    multivalued: false
    alias: dbf
    owner: GovSteam2
    domain_of:
    - GovSteam2
    range: PU
    required: false
  k:
    name: k
    description: Governor gain (reciprocal of droop) (<i>K</i>).  Typical value =
      20.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.k
    multivalued: false
    alias: k
    owner: GovSteam2
    domain_of:
    - GovHydroIEEE0
    - GovSteamIEEE1
    - GovGAST2
    - GovGASTWD
    - GovHydro3
    - GovHydroDD
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - ExcANS
    - ExcAVR7
    - ExcBBC
    - ExcELIN2
    - ExcSCRX
    - ExcSEXS
    - ExcSK
    - ExcST6B
    - UnderexcLimIEEE2
    - UnderexcLimX1
    - Pss2ST
    - PssPTIST1
    - PssPTIST3
    - PssSH
    - PssSK
    - PssSTAB2A
    - PssWECC
    range: float
    required: false
  mnef:
    name: mnef
    description: Fuel flow maximum negative error value (<i>MN</i><i><sub>EF</sub></i>).  Typical
      value = -1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.mnef
    multivalued: false
    alias: mnef
    owner: GovSteam2
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovSteam2
    - GovSteamFV4
    range: PU
    required: false
  mxef:
    name: mxef
    description: Fuel flow maximum positive error value (<i>MX</i><i><sub>EF</sub></i>).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.mxef
    multivalued: false
    alias: mxef
    owner: GovSteam2
    domain_of:
    - GovGAST3
    - GovGAST4
    - GovSteam2
    - GovSteamFV4
    range: PU
    required: false
  pmax:
    name: pmax
    description: Maximum fuel flow (<i>P</i><i><sub>MAX</sub></i>) (&gt; GovSteam2.pmin).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.pmax
    multivalued: false
    alias: pmax
    owner: GovSteam2
    domain_of:
    - GovHydroIEEE0
    - GovHydroIEEE2
    - GovSteamIEEE1
    - GovHydro2
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovHydroR
    - GovHydroWPID
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamEU
    - GovSteamFV3
    - GovSteamSGO
    range: PU
    required: false
  pmin:
    name: pmin
    description: Minimum fuel flow (<i>P</i><i><sub>MIN</sub></i>) (&lt; GovSteam2.pmax).  Typical
      value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.pmin
    multivalued: false
    alias: pmin
    owner: GovSteam2
    domain_of:
    - GovHydroIEEE0
    - GovHydroIEEE2
    - GovSteamIEEE1
    - GovHydro2
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovHydroR
    - GovHydroWPID
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV3
    - GovSteamSGO
    - Pss1
    - Pss5
    - PssPTIST3
    - WindPitchContPowerIEC
    range: PU
    required: false
  t:
    name: t
    description: Governor lead time constant (<i>T</i><i><sub>2</sub></i>) (&gt;=
      0).  Typical value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovSteam2.t2
    multivalued: false
    alias: t
    owner: GovSteam2
    domain_of:
    - GovHydroIEEE0
    - GovSteamIEEE1
    - GovGAST
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - GovHydroR
    - GovSteam0
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - ExcIEEEST5B
    - ExcANS
    - ExcAVR3
    - ExcAVR4
    - ExcAVR7
    - ExcBBC
    - ExcOEX3T
    - OverexcLimX1
    - OverexcLimX2
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - Pss2ST
    - PssPTIST1
    - PssPTIST3
    - PssSH
    - PssSK
    - PssSTAB2A
    - PssWECC
    - WindPitchContPowerIEC
    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: GovSteam2
    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: GovSteam2
    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: GovSteam2
    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: GovSteam2
    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: GovSteam2
    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: GovSteam2
    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: GovSteam2
    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: GovSteam2
    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: GovSteam2
    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: GovSteam2
    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: GovSteam2
    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: GovSteam2
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:GovSteam2