Class: GovSteamCC
Cross compound turbine governor. Unlike tandem compound units, cross compound units are not on the same shaft.
URI: cim:GovSteamCC
classDiagram
class GovSteamCC
CrossCompoundTurbineGovernorDynamics <|-- GovSteamCC
GovSteamCC : alias_name
GovSteamCC : description
GovSteamCC : dhp
GovSteamCC --> PU : dhp
GovSteamCC : diagram_objects
GovSteamCC --> DiagramObject : diagram_objects
GovSteamCC : dlp
GovSteamCC --> PU : dlp
GovSteamCC : enabled
GovSteamCC : fhp
GovSteamCC --> PU : fhp
GovSteamCC : flp
GovSteamCC --> PU : flp
GovSteamCC : high_pressure_synchronous_machine_dynamics
GovSteamCC --> SynchronousMachineDynamics : high_pressure_synchronous_machine_dynamics
GovSteamCC : instance_set
GovSteamCC --> InstanceSet : instance_set
GovSteamCC : low_pressure_synchronous_machine_dynamics
GovSteamCC --> SynchronousMachineDynamics : low_pressure_synchronous_machine_dynamics
GovSteamCC : m_rid
GovSteamCC : mwbase
GovSteamCC --> ActivePower : mwbase
GovSteamCC : names
GovSteamCC --> Name : names
GovSteamCC : pmaxhp
GovSteamCC --> PU : pmaxhp
GovSteamCC : pmaxlp
GovSteamCC --> PU : pmaxlp
GovSteamCC : properties_cimdata_object
GovSteamCC --> ChangeSetMember : properties_cimdata_object
GovSteamCC : rhp
GovSteamCC --> PU : rhp
GovSteamCC : rlp
GovSteamCC --> PU : rlp
GovSteamCC : t_hp
GovSteamCC --> Seconds : t_hp
GovSteamCC : t_lp
GovSteamCC --> Seconds : t_lp
GovSteamCC : targeting_cimdata_object
GovSteamCC --> ChangeSetMember : targeting_cimdata_object
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| dhp | 0..1 PU |
HP damping factor (Dhp) | direct |
| dlp | 0..1 PU |
LP damping factor (Dlp) | direct |
| fhp | 0..1 PU |
Fraction of HP power ahead of reheater (Fhp) | direct |
| flp | 0..1 PU |
Fraction of LP power ahead of reheater (Flp) | direct |
| mwbase | 0..1 ActivePower |
Base for power values (MWbase) (> 0) | direct |
| pmaxhp | 0..1 PU |
Maximum HP value position (Pmaxhp) | direct |
| pmaxlp | 0..1 PU |
Maximum LP value position (Pmaxlp) | direct |
| rhp | 0..1 PU |
HP governor droop (Rhp) (> 0) | direct |
| rlp | 0..1 PU |
LP governor droop (Rlp) (> 0) | direct |
| t_hp | 0..1 Seconds |
HP reheater time constant (T5hp) (>= 0) | direct |
| t_lp | 0..1 Seconds |
LP reheater time constant (T5lp) (>= 0) | direct |
| low_pressure_synchronous_machine_dynamics | 1..1 SynchronousMachineDynamics |
Low-pressure synchronous machine with which this cross-compound turbine gover... | CrossCompoundTurbineGovernorDynamics |
| high_pressure_synchronous_machine_dynamics | 1..1 SynchronousMachineDynamics |
High-pressure synchronous machine with which this cross-compound turbine gove... | CrossCompoundTurbineGovernorDynamics |
| 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:GovSteamCC |
| native | cim:GovSteamCC |
LinkML Source
Direct
name: GovSteamCC
description: Cross compound turbine governor. Unlike tandem compound units, cross
compound units are not on the same shaft.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: CrossCompoundTurbineGovernorDynamics
attributes:
dhp:
name: dhp
description: HP damping factor (<i>Dhp</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.dhp
multivalued: false
domain_of:
- GovSteamCC
range: PU
required: false
dlp:
name: dlp
description: LP damping factor (<i>Dlp</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.dlp
multivalued: false
domain_of:
- GovSteamCC
range: PU
required: false
fhp:
name: fhp
description: Fraction of HP power ahead of reheater (<i>Fhp</i>). Typical value
= 0,3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.fhp
multivalued: false
domain_of:
- GovSteamCC
range: PU
required: false
flp:
name: flp
description: Fraction of LP power ahead of reheater (<i>Flp</i>). Typical value
= 0,7.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.flp
multivalued: false
domain_of:
- GovSteamCC
range: PU
required: false
mwbase:
name: mwbase
description: Base for power values (<i>MWbase</i>) (> 0). Unit = MW.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovSteamCC.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
pmaxhp:
name: pmaxhp
description: Maximum HP value position (<i>Pmaxhp</i>). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.pmaxhp
multivalued: false
domain_of:
- GovSteamCC
range: PU
required: false
pmaxlp:
name: pmaxlp
description: Maximum LP value position (<i>Pmaxlp</i>). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.pmaxlp
multivalued: false
domain_of:
- GovSteamCC
range: PU
required: false
rhp:
name: rhp
description: HP governor droop (<i>Rhp</i>) (> 0). Typical value = 0,05.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.rhp
multivalued: false
domain_of:
- GovSteamCC
range: PU
required: false
rlp:
name: rlp
description: LP governor droop (<i>Rlp</i>) (> 0). Typical value = 0,05.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.rlp
multivalued: false
domain_of:
- GovSteamCC
range: PU
required: false
t_hp:
name: t_hp
description: HP reheater time constant (<i>T5hp</i>) (>= 0). Typical value
= 10.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.t5hp
multivalued: false
domain_of:
- GovSteamCC
range: Seconds
required: false
t_lp:
name: t_lp
description: LP reheater time constant (<i>T5lp</i>) (>= 0). Typical value
= 10.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.t5lp
multivalued: false
domain_of:
- GovSteamCC
range: Seconds
required: false
class_uri: cim:GovSteamCC
Induced
name: GovSteamCC
description: Cross compound turbine governor. Unlike tandem compound units, cross
compound units are not on the same shaft.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: CrossCompoundTurbineGovernorDynamics
attributes:
dhp:
name: dhp
description: HP damping factor (<i>Dhp</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.dhp
multivalued: false
alias: dhp
owner: GovSteamCC
domain_of:
- GovSteamCC
range: PU
required: false
dlp:
name: dlp
description: LP damping factor (<i>Dlp</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.dlp
multivalued: false
alias: dlp
owner: GovSteamCC
domain_of:
- GovSteamCC
range: PU
required: false
fhp:
name: fhp
description: Fraction of HP power ahead of reheater (<i>Fhp</i>). Typical value
= 0,3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.fhp
multivalued: false
alias: fhp
owner: GovSteamCC
domain_of:
- GovSteamCC
range: PU
required: false
flp:
name: flp
description: Fraction of LP power ahead of reheater (<i>Flp</i>). Typical value
= 0,7.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.flp
multivalued: false
alias: flp
owner: GovSteamCC
domain_of:
- GovSteamCC
range: PU
required: false
mwbase:
name: mwbase
description: Base for power values (<i>MWbase</i>) (> 0). Unit = MW.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovSteamCC.mwbase
multivalued: false
alias: mwbase
owner: GovSteamCC
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
pmaxhp:
name: pmaxhp
description: Maximum HP value position (<i>Pmaxhp</i>). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.pmaxhp
multivalued: false
alias: pmaxhp
owner: GovSteamCC
domain_of:
- GovSteamCC
range: PU
required: false
pmaxlp:
name: pmaxlp
description: Maximum LP value position (<i>Pmaxlp</i>). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.pmaxlp
multivalued: false
alias: pmaxlp
owner: GovSteamCC
domain_of:
- GovSteamCC
range: PU
required: false
rhp:
name: rhp
description: HP governor droop (<i>Rhp</i>) (> 0). Typical value = 0,05.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.rhp
multivalued: false
alias: rhp
owner: GovSteamCC
domain_of:
- GovSteamCC
range: PU
required: false
rlp:
name: rlp
description: LP governor droop (<i>Rlp</i>) (> 0). Typical value = 0,05.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.rlp
multivalued: false
alias: rlp
owner: GovSteamCC
domain_of:
- GovSteamCC
range: PU
required: false
t_hp:
name: t_hp
description: HP reheater time constant (<i>T5hp</i>) (>= 0). Typical value
= 10.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.t5hp
multivalued: false
alias: t_hp
owner: GovSteamCC
domain_of:
- GovSteamCC
range: Seconds
required: false
t_lp:
name: t_lp
description: LP reheater time constant (<i>T5lp</i>) (>= 0). Typical value
= 10.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovSteamCC.t5lp
multivalued: false
alias: t_lp
owner: GovSteamCC
domain_of:
- GovSteamCC
range: Seconds
required: false
low_pressure_synchronous_machine_dynamics:
name: low_pressure_synchronous_machine_dynamics
description: 'Low-pressure synchronous machine with which this cross-compound
turbine governor is associated. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:CrossCompoundTurbineGovernorDynamics.LowPressureSynchronousMachineDynamics
multivalued: false
alias: low_pressure_synchronous_machine_dynamics
owner: GovSteamCC
domain_of:
- CrossCompoundTurbineGovernorDynamics
range: SynchronousMachineDynamics
required: true
high_pressure_synchronous_machine_dynamics:
name: high_pressure_synchronous_machine_dynamics
description: 'High-pressure synchronous machine with which this cross-compound
turbine governor is associated. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:CrossCompoundTurbineGovernorDynamics.HighPressureSynchronousMachineDynamics
multivalued: false
alias: high_pressure_synchronous_machine_dynamics
owner: GovSteamCC
domain_of:
- CrossCompoundTurbineGovernorDynamics
range: SynchronousMachineDynamics
required: true
enabled:
name: enabled
description: "Function block used indicator.\r\ntrue = use of function block is\
\ enabled\r\nfalse = use of function block is disabled."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DynamicsFunctionBlock.enabled
multivalued: false
alias: enabled
owner: GovSteamCC
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: GovSteamCC
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: GovSteamCC
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: GovSteamCC
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: GovSteamCC
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: GovSteamCC
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: GovSteamCC
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: GovSteamCC
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: GovSteamCC
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:GovSteamCC