Class: GovGAST2
Gas turbine.
URI: cim:GovGAST2
classDiagram
class GovGAST2
TurbineGovernorDynamics <|-- GovGAST2
GovGAST2 : a
GovGAST2 : af
GovGAST2 --> PU : af
GovGAST2 : alias_name
GovGAST2 : asynchronous_machine_dynamics
GovGAST2 --> AsynchronousMachineDynamics : asynchronous_machine_dynamics
GovGAST2 : b
GovGAST2 : bf
GovGAST2 --> PU : bf
GovGAST2 : c
GovGAST2 : cf
GovGAST2 --> PU : cf
GovGAST2 : description
GovGAST2 : diagram_objects
GovGAST2 --> DiagramObject : diagram_objects
GovGAST2 : ecr
GovGAST2 --> Seconds : ecr
GovGAST2 : enabled
GovGAST2 : etd
GovGAST2 --> Seconds : etd
GovGAST2 : instance_set
GovGAST2 --> InstanceSet : instance_set
GovGAST2 : k
GovGAST2 --> PU : k
GovGAST2 : kf
GovGAST2 --> PU : kf
GovGAST2 : m_rid
GovGAST2 : mwbase
GovGAST2 --> ActivePower : mwbase
GovGAST2 : names
GovGAST2 --> Name : names
GovGAST2 : properties_cimdata_object
GovGAST2 --> ChangeSetMember : properties_cimdata_object
GovGAST2 : synchronous_machine_dynamics
GovGAST2 --> SynchronousMachineDynamics : synchronous_machine_dynamics
GovGAST2 : t
GovGAST2 --> Seconds : t
GovGAST2 : targeting_cimdata_object
GovGAST2 --> ChangeSetMember : targeting_cimdata_object
GovGAST2 : tc
GovGAST2 --> Temperature : tc
GovGAST2 : tcd
GovGAST2 --> Seconds : tcd
GovGAST2 : tf
GovGAST2 --> Seconds : tf
GovGAST2 : tmax
GovGAST2 --> PU : tmax
GovGAST2 : tmin
GovGAST2 --> PU : tmin
GovGAST2 : tr
GovGAST2 --> Temperature : tr
GovGAST2 : trate
GovGAST2 --> ActivePower : trate
GovGAST2 : tt
GovGAST2 --> Seconds : tt
GovGAST2 : turbine_load_controller_dynamics
GovGAST2 --> TurbineLoadControllerDynamics : turbine_load_controller_dynamics
GovGAST2 : w
GovGAST2 --> PU : w
GovGAST2 : x
GovGAST2 --> Seconds : x
GovGAST2 : y
GovGAST2 --> Seconds : y
GovGAST2 : z
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| a | 0..1 Float |
Valve positioner (A) | direct |
| af | 0..1 PU |
Coefficient equal to 0,5(1-speed) (Af2) | direct |
| b | 0..1 Float |
Valve positioner (B) | direct |
| bf | 0..1 PU |
Turbine torque coefficient Khhv (depends on heating value of fuel ... | direct |
| c | 0..1 Float |
Valve positioner (C) | direct |
| cf | 0..1 PU |
Coefficient defining fuel flow where power output is 0% (Cf2) | direct |
| ecr | 0..1 Seconds |
Combustion reaction time delay (Ecr) (>= 0) | direct |
| etd | 0..1 Seconds |
Turbine and exhaust delay (Etd) (>= 0) | direct |
| k | 0..1 PU |
Minimum fuel flow (K6) | direct |
| kf | 0..1 PU |
Fuel system feedback (Kf) | direct |
| mwbase | 0..1 ActivePower |
Base for power values (MWbase) (> 0) | direct |
| t | 0..1 Seconds |
Temperature control time constant (T5) (>= 0) | direct |
| tc | 0..1 Temperature |
Temperature control (Tc) | direct |
| tcd | 0..1 Seconds |
Compressor discharge time constant (Tcd) (>= 0) | direct |
| tf | 0..1 Seconds |
Fuel system time constant (Tf) (>= 0) | direct |
| tmax | 0..1 PU |
Maximum turbine limit (Tmax) (> GovGAST2 | direct |
| tmin | 0..1 PU |
Minimum turbine limit (Tmin) (< GovGAST2 | direct |
| tr | 0..1 Temperature |
Rated temperature (Tr) | direct |
| trate | 0..1 ActivePower |
Turbine rating (Trate) | direct |
| tt | 0..1 Seconds |
Temperature controller integration rate (Tt) (>= 0) | direct |
| w | 0..1 PU |
Governor gain (1/droop) on turbine rating (W) | direct |
| x | 0..1 Seconds |
Governor lead time constant (X) (>= 0) | direct |
| y | 0..1 Seconds |
Governor lag time constant (Y) (> 0) | direct |
| z | 0..1 Integer |
Governor mode (Z) | 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:GovGAST2 |
| native | cim:GovGAST2 |
LinkML Source
Direct
name: GovGAST2
description: Gas turbine.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
a:
name: a
description: Valve positioner (<i>A</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.a
multivalued: false
domain_of:
- GovGAST1
- GovGAST2
- GovGASTWD
- MechLoad1
- ExcAC5A
- ExcAVR7
- PssIEEE1A
- PssIEEE3B
- Pss1A
- Pss2B
- PssPTIST3
range: float
required: false
af:
name: af
description: Coefficient equal to 0,5(1-speed) (<i>Af2</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.af2
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
range: PU
required: false
b:
name: b
description: 'Valve positioner (<i>B</i>). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.b
multivalued: false
domain_of:
- PowerTransformerEnd
- TransformerCoreAdmittance
- TapChangerTablePoint
- PhaseImpedanceData
- NonlinearShuntCompensatorPoint
- NonlinearShuntCompensatorPhasePoint
- EquivalentShunt
- GovGAST1
- GovGAST2
- GovGASTWD
- MechLoad1
- PssPTIST3
range: float
required: false
bf:
name: bf
description: Turbine torque coefficient K<sub>hhv</sub> (depends on heating value
of fuel stream in combustion chamber) (<i>Bf2</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.bf2
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
range: PU
required: false
c:
name: c
description: 'Valve positioner (<i>C</i>). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.c
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
range: float
required: false
cf:
name: cf
description: Coefficient defining fuel flow where power output is 0% (<i>Cf2</i>). Synchronous
but no output. Typically 0,23 x K<sub>hhv</sub> (23% fuel flow).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.cf2
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
range: PU
required: false
ecr:
name: ecr
description: Combustion reaction time delay (<i>Ecr</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.ecr
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
range: Seconds
required: false
etd:
name: etd
description: Turbine and exhaust delay (<i>Etd</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.etd
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
range: Seconds
required: false
k:
name: k
description: 'Minimum fuel flow (<i>K6</i>). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.k6
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: PU
required: false
kf:
name: kf
description: Fuel system feedback (<i>Kf</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.kf
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
- GovSteamFV4
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC5A
- ExcIEEEAC7B
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC5A
- ExcAVR1
- ExcAVR2
- ExcDC1A
- ExcDC2A
- ExcDC3A1
- ExcNI
- ExcOEX3T
- ExcPIC
- ExcREXS
- ExcST1A
- ExcST2A
- UnderexcLimX1
- UnderexcLimX2
- Pss1
- Pss5
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:GovGAST2.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
t:
name: t
description: Temperature control time constant (<i>T5</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.t5
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
tc:
name: tc
description: 'Temperature control (<i>Tc</i>). Unit = °F or °C depending on parameters
<i>Af1</i> and <i>Bf1</i>. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.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: Temperature
required: false
tcd:
name: tcd
description: Compressor discharge time constant (<i>Tcd</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.tcd
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
range: Seconds
required: false
tf:
name: tf
description: Fuel system time constant (<i>Tf</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.tf
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
- GovHydro1
- GovHydro3
- GovHydroDD
- GovHydroPID
- GovSteamEU
- GovSteamFV4
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC5A
- ExcIEEEAC7B
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC5A
- ExcAVR1
- ExcAVR2
- ExcDC1A
- ExcDC2A
- ExcDC3A1
- ExcNI
- ExcOEX3T
- ExcPIC
- ExcREXS
- ExcRQB
- ExcST1A
- ExcST2A
- ExcST7B
- UnderexcLimX1
- UnderexcLimX2
- PssPTIST1
- PssPTIST3
range: Seconds
required: false
tmax:
name: tmax
description: Maximum turbine limit (<i>Tmax</i>) (> GovGAST2.tmin).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.tmax
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
range: PU
required: false
tmin:
name: tmin
description: Minimum turbine limit (<i>Tmin</i>) (< GovGAST2.tmax).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.tmin
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
range: PU
required: false
tr:
name: tr
description: Rated temperature (<i>Tr</i>). Unit = °C depending on parameters<i>
Af1 </i>and <i>Bf1</i>.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.tr
multivalued: false
domain_of:
- VCompIEEEType2
- GovHydroIEEE2
- GovGAST2
- GovGASTWD
- GovHydro1
- GovHydro2
- GovHydro4
- ExcELIN2
- ExcHU
- ExcNI
- ExcSK
- VCompIEEEType1
- WindPitchContPowerIEC
range: Temperature
required: false
trate:
name: trate
description: Turbine rating (<i>Trate</i>). Unit = MW.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.trate
multivalued: false
domain_of:
- GovGAST2
- GovGASTWD
range: ActivePower
required: false
tt:
name: tt
description: Temperature controller integration rate (<i>Tt</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.tt
multivalued: false
domain_of:
- GovGAST2
- GovGAST3
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovSteamFV2
- PssSB4
range: Seconds
required: false
w:
name: w
description: Governor gain (1/droop) on turbine rating (<i>W</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.w
multivalued: false
domain_of:
- GovGAST2
range: PU
required: false
x:
name: x
description: Governor lead time constant (<i>X</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.x
multivalued: false
domain_of:
- MutualCoupling
- TransformerMeshImpedance
- PowerTransformerEnd
- ACLineSegment
- SynchronousMachine
- EquivalentInjection
- PowerElectronicsConnection
- SeriesCompensator
- TransformerStarImpedance
- TapChangerTablePoint
- PerLengthSequenceImpedance
- PhaseImpedanceData
- GroundingImpedance
- EnergySource
- EquivalentBranch
- GovGAST2
range: Seconds
required: false
y:
name: y
description: Governor lag time constant (<i>Y</i>) (> 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.y
multivalued: false
domain_of:
- GovGAST2
- GovSteamFV4
range: Seconds
required: false
z:
name: z
description: "Governor mode (<i>Z</i>).\r\n1 = droop\r\n0 = isochronous."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.z
multivalued: false
domain_of:
- GovGAST2
range: integer
required: false
class_uri: cim:GovGAST2
Induced
name: GovGAST2
description: Gas turbine.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
a:
name: a
description: Valve positioner (<i>A</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.a
multivalued: false
alias: a
owner: GovGAST2
domain_of:
- GovGAST1
- GovGAST2
- GovGASTWD
- MechLoad1
- ExcAC5A
- ExcAVR7
- PssIEEE1A
- PssIEEE3B
- Pss1A
- Pss2B
- PssPTIST3
range: float
required: false
af:
name: af
description: Coefficient equal to 0,5(1-speed) (<i>Af2</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.af2
multivalued: false
alias: af
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
range: PU
required: false
b:
name: b
description: 'Valve positioner (<i>B</i>). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.b
multivalued: false
alias: b
owner: GovGAST2
domain_of:
- PowerTransformerEnd
- TransformerCoreAdmittance
- TapChangerTablePoint
- PhaseImpedanceData
- NonlinearShuntCompensatorPoint
- NonlinearShuntCompensatorPhasePoint
- EquivalentShunt
- GovGAST1
- GovGAST2
- GovGASTWD
- MechLoad1
- PssPTIST3
range: float
required: false
bf:
name: bf
description: Turbine torque coefficient K<sub>hhv</sub> (depends on heating value
of fuel stream in combustion chamber) (<i>Bf2</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.bf2
multivalued: false
alias: bf
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
range: PU
required: false
c:
name: c
description: 'Valve positioner (<i>C</i>). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.c
multivalued: false
alias: c
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
range: float
required: false
cf:
name: cf
description: Coefficient defining fuel flow where power output is 0% (<i>Cf2</i>). Synchronous
but no output. Typically 0,23 x K<sub>hhv</sub> (23% fuel flow).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.cf2
multivalued: false
alias: cf
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
range: PU
required: false
ecr:
name: ecr
description: Combustion reaction time delay (<i>Ecr</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.ecr
multivalued: false
alias: ecr
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
range: Seconds
required: false
etd:
name: etd
description: Turbine and exhaust delay (<i>Etd</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.etd
multivalued: false
alias: etd
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
range: Seconds
required: false
k:
name: k
description: 'Minimum fuel flow (<i>K6</i>). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.k6
multivalued: false
alias: k
owner: GovGAST2
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: PU
required: false
kf:
name: kf
description: Fuel system feedback (<i>Kf</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.kf
multivalued: false
alias: kf
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
- GovSteamFV4
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC5A
- ExcIEEEAC7B
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC5A
- ExcAVR1
- ExcAVR2
- ExcDC1A
- ExcDC2A
- ExcDC3A1
- ExcNI
- ExcOEX3T
- ExcPIC
- ExcREXS
- ExcST1A
- ExcST2A
- UnderexcLimX1
- UnderexcLimX2
- Pss1
- Pss5
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:GovGAST2.mwbase
multivalued: false
alias: mwbase
owner: GovGAST2
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
t:
name: t
description: Temperature control time constant (<i>T5</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.t5
multivalued: false
alias: t
owner: GovGAST2
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
tc:
name: tc
description: 'Temperature control (<i>Tc</i>). Unit = °F or °C depending on parameters
<i>Af1</i> and <i>Bf1</i>. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.tc
multivalued: false
alias: tc
owner: GovGAST2
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: Temperature
required: false
tcd:
name: tcd
description: Compressor discharge time constant (<i>Tcd</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.tcd
multivalued: false
alias: tcd
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
range: Seconds
required: false
tf:
name: tf
description: Fuel system time constant (<i>Tf</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.tf
multivalued: false
alias: tf
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
- GovHydro1
- GovHydro3
- GovHydroDD
- GovHydroPID
- GovSteamEU
- GovSteamFV4
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC5A
- ExcIEEEAC7B
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEDC4B
- ExcIEEEST1A
- ExcIEEEST2A
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC5A
- ExcAVR1
- ExcAVR2
- ExcDC1A
- ExcDC2A
- ExcDC3A1
- ExcNI
- ExcOEX3T
- ExcPIC
- ExcREXS
- ExcRQB
- ExcST1A
- ExcST2A
- ExcST7B
- UnderexcLimX1
- UnderexcLimX2
- PssPTIST1
- PssPTIST3
range: Seconds
required: false
tmax:
name: tmax
description: Maximum turbine limit (<i>Tmax</i>) (> GovGAST2.tmin).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.tmax
multivalued: false
alias: tmax
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
range: PU
required: false
tmin:
name: tmin
description: Minimum turbine limit (<i>Tmin</i>) (< GovGAST2.tmax).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.tmin
multivalued: false
alias: tmin
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
range: PU
required: false
tr:
name: tr
description: Rated temperature (<i>Tr</i>). Unit = °C depending on parameters<i>
Af1 </i>and <i>Bf1</i>.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.tr
multivalued: false
alias: tr
owner: GovGAST2
domain_of:
- VCompIEEEType2
- GovHydroIEEE2
- GovGAST2
- GovGASTWD
- GovHydro1
- GovHydro2
- GovHydro4
- ExcELIN2
- ExcHU
- ExcNI
- ExcSK
- VCompIEEEType1
- WindPitchContPowerIEC
range: Temperature
required: false
trate:
name: trate
description: Turbine rating (<i>Trate</i>). Unit = MW.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.trate
multivalued: false
alias: trate
owner: GovGAST2
domain_of:
- GovGAST2
- GovGASTWD
range: ActivePower
required: false
tt:
name: tt
description: Temperature controller integration rate (<i>Tt</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.tt
multivalued: false
alias: tt
owner: GovGAST2
domain_of:
- GovGAST2
- GovGAST3
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovSteamFV2
- PssSB4
range: Seconds
required: false
w:
name: w
description: Governor gain (1/droop) on turbine rating (<i>W</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.w
multivalued: false
alias: w
owner: GovGAST2
domain_of:
- GovGAST2
range: PU
required: false
x:
name: x
description: Governor lead time constant (<i>X</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST2.x
multivalued: false
alias: x
owner: GovGAST2
domain_of:
- MutualCoupling
- TransformerMeshImpedance
- PowerTransformerEnd
- ACLineSegment
- SynchronousMachine
- EquivalentInjection
- PowerElectronicsConnection
- SeriesCompensator
- TransformerStarImpedance
- TapChangerTablePoint
- PerLengthSequenceImpedance
- PhaseImpedanceData
- GroundingImpedance
- EnergySource
- EquivalentBranch
- GovGAST2
range: Seconds
required: false
y:
name: y
description: Governor lag time constant (<i>Y</i>) (> 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.y
multivalued: false
alias: y
owner: GovGAST2
domain_of:
- GovGAST2
- GovSteamFV4
range: Seconds
required: false
z:
name: z
description: "Governor mode (<i>Z</i>).\r\n1 = droop\r\n0 = isochronous."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST2.z
multivalued: false
alias: z
owner: GovGAST2
domain_of:
- GovGAST2
range: integer
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: GovGAST2
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: GovGAST2
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: GovGAST2
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: GovGAST2
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: GovGAST2
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: GovGAST2
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: GovGAST2
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: GovGAST2
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: GovGAST2
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: GovGAST2
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: GovGAST2
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: GovGAST2
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:GovGAST2