Class: GovGAST3
Generic turbogas with acceleration and temperature controller.
URI: cim:GovGAST3
classDiagram
class GovGAST3
TurbineGovernorDynamics <|-- GovGAST3
GovGAST3 : alias_name
GovGAST3 : asynchronous_machine_dynamics
GovGAST3 --> AsynchronousMachineDynamics : asynchronous_machine_dynamics
GovGAST3 : bca
GovGAST3 : bp
GovGAST3 --> PU : bp
GovGAST3 : description
GovGAST3 : diagram_objects
GovGAST3 --> DiagramObject : diagram_objects
GovGAST3 : dtc
GovGAST3 --> Temperature : dtc
GovGAST3 : enabled
GovGAST3 : instance_set
GovGAST3 --> InstanceSet : instance_set
GovGAST3 : ka
GovGAST3 --> PU : ka
GovGAST3 : kac
GovGAST3 : kca
GovGAST3 : ksi
GovGAST3 : ky
GovGAST3 : m_rid
GovGAST3 : mnef
GovGAST3 --> PU : mnef
GovGAST3 : mxef
GovGAST3 --> PU : mxef
GovGAST3 : names
GovGAST3 --> Name : names
GovGAST3 : properties_cimdata_object
GovGAST3 --> ChangeSetMember : properties_cimdata_object
GovGAST3 : rcmn
GovGAST3 --> PU : rcmn
GovGAST3 : rcmx
GovGAST3 --> PU : rcmx
GovGAST3 : synchronous_machine_dynamics
GovGAST3 --> SynchronousMachineDynamics : synchronous_machine_dynamics
GovGAST3 : tac
GovGAST3 --> Seconds : tac
GovGAST3 : targeting_cimdata_object
GovGAST3 --> ChangeSetMember : targeting_cimdata_object
GovGAST3 : tc
GovGAST3 --> Seconds : tc
GovGAST3 : td
GovGAST3 --> Seconds : td
GovGAST3 : tfen
GovGAST3 --> Temperature : tfen
GovGAST3 : tg
GovGAST3 --> Seconds : tg
GovGAST3 : tsi
GovGAST3 --> Seconds : tsi
GovGAST3 : tt
GovGAST3 --> Temperature : tt
GovGAST3 : ttc
GovGAST3 --> Seconds : ttc
GovGAST3 : turbine_load_controller_dynamics
GovGAST3 --> TurbineLoadControllerDynamics : turbine_load_controller_dynamics
GovGAST3 : ty
GovGAST3 --> Seconds : ty
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| bca | 0..1 Float |
Acceleration limit set-point (Bca) | direct |
| bp | 0..1 PU |
Droop (bp) | direct |
| dtc | 0..1 Temperature |
Exhaust temperature variation due to fuel flow increasing from 0 to 1 PU (... | direct |
| ka | 0..1 PU |
Minimum fuel flow (Ka) | direct |
| kac | 0..1 Float |
Fuel system feedback (KAC) | direct |
| kca | 0..1 Float |
Acceleration control integral gain (Kca) | direct |
| ksi | 0..1 Float |
Gain of radiation shield (Ksi) | direct |
| ky | 0..1 Float |
Coefficient of transfer function of fuel valve positioner (Ky) | 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 |
| rcmn | 0..1 PU |
Minimum fuel flow (RCMN) | direct |
| rcmx | 0..1 PU |
Maximum fuel flow (RCMX) | direct |
| tac | 0..1 Seconds |
Fuel control time constant (Tac) (>= 0) | direct |
| tc | 0..1 Seconds |
Compressor discharge volume time constant (Tc) (>= 0) | direct |
| td | 0..1 Seconds |
Temperature controller derivative gain (Td) (>= 0) | direct |
| tfen | 0..1 Temperature |
Turbine rated exhaust temperature correspondent to Pm=1 PU (Tfen) | direct |
| tg | 0..1 Seconds |
Time constant of speed governor (Tg) (>= 0) | direct |
| tsi | 0..1 Seconds |
Time constant of radiation shield (Tsi) (>= 0) | direct |
| tt | 0..1 Temperature |
Temperature controller integration rate (Tt) | direct |
| ttc | 0..1 Seconds |
Time constant of thermocouple (Ttc) (>= 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:GovGAST3 |
| native | cim:GovGAST3 |
LinkML Source
Direct
name: GovGAST3
description: Generic turbogas with acceleration and temperature controller.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
bca:
name: bca
description: Acceleration limit set-point (<i>Bca</i>). Unit = 1/s. Typical
value = 0,01.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.bca
multivalued: false
domain_of:
- GovGAST3
range: float
required: false
bp:
name: bp
description: Droop (<i>bp</i>). Typical value = 0,05.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.bp
multivalued: false
domain_of:
- GovGAST3
- GovGAST4
- GovHydroFrancis
- GovHydroPelton
range: PU
required: false
dtc:
name: dtc
description: Exhaust temperature variation due to fuel flow increasing from 0
to 1 PU (<i>deltaTc</i>). Typical value = 390.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.dtc
multivalued: false
domain_of:
- GovGAST3
- PssPTIST1
- PssPTIST3
range: Temperature
required: false
ka:
name: ka
description: Minimum fuel flow (<i>Ka</i>). Typical value = 0,23.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST3.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
kac:
name: kac
description: Fuel system feedback (<i>K</i><i><sub>AC</sub></i>). Typical value
= 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.kac
multivalued: false
domain_of:
- GovGAST3
range: float
required: false
kca:
name: kca
description: Acceleration control integral gain (<i>Kca</i>). Unit = 1/s. Typical
value = 100.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.kca
multivalued: false
domain_of:
- GovGAST3
range: float
required: false
ksi:
name: ksi
description: Gain of radiation shield (<i>Ksi</i>). Typical value = 0,8.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.ksi
multivalued: false
domain_of:
- GovGAST3
range: float
required: false
ky:
name: ky
description: Coefficient of transfer function of fuel valve positioner (<i>Ky</i>). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.ky
multivalued: false
domain_of:
- GovGAST3
range: float
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
rank: 1000
slot_uri: cim:GovGAST3.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
rank: 1000
slot_uri: cim:GovGAST3.mxef
multivalued: false
domain_of:
- GovGAST3
- GovGAST4
- GovSteam2
- GovSteamFV4
range: PU
required: false
rcmn:
name: rcmn
description: Minimum fuel flow (<i>RCMN</i>). Typical value = -0,1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.rcmn
multivalued: false
domain_of:
- GovGAST3
range: PU
required: false
rcmx:
name: rcmx
description: Maximum fuel flow (<i>RCMX</i>). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.rcmx
multivalued: false
domain_of:
- GovGAST3
range: PU
required: false
tac:
name: tac
description: Fuel control time constant (<i>Tac</i>) (>= 0). Typical value
= 0,1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.tac
multivalued: false
domain_of:
- GovGAST3
range: Seconds
required: false
tc:
name: tc
description: Compressor discharge volume time constant (<i>Tc</i>) (>= 0). Typical
value = 0,2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST3.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
td:
name: td
description: Temperature controller derivative gain (<i>Td</i>) (>= 0). Typical
value = 3,3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.td
multivalued: false
domain_of:
- GovGAST3
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovHydroFrancis
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteamBB
- ExcIEEEDC4B
- PssSB4
- PssSH
- DiscExcContIEEEDEC1A
- DiscExcContIEEEDEC2A
range: Seconds
required: false
tfen:
name: tfen
description: Turbine rated exhaust temperature correspondent to Pm=1 PU (<i>Tfen</i>). Typical
value = 540.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.tfen
multivalued: false
domain_of:
- GovGAST3
range: Temperature
required: false
tg:
name: tg
description: Time constant of speed governor (<i>Tg</i>) (>= 0). Typical value
= 0,05.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST3.tg
multivalued: false
domain_of:
- GovHydroIEEE2
- GovGAST3
- GovHydro1
- GovHydro2
- GovHydro4
- GovHydroWEH
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
- WindGenType4IEC
- WindGenType3bIEC
range: Seconds
required: false
tsi:
name: tsi
description: Time constant of radiation shield (<i>Tsi</i>) (>= 0). Typical
value = 15.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.tsi
multivalued: false
domain_of:
- GovGAST3
range: Seconds
required: false
tt:
name: tt
description: Temperature controller integration rate (<i>Tt</i>). Typical value
= 250.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST3.tt
multivalued: false
domain_of:
- GovGAST2
- GovGAST3
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovSteamFV2
- PssSB4
range: Temperature
required: false
ttc:
name: ttc
description: Time constant of thermocouple (<i>Ttc</i>) (>= 0). Typical value
= 2,5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.ttc
multivalued: false
domain_of:
- GovGAST3
range: Seconds
required: false
ty:
name: ty
description: Time constant of fuel valve positioner (<i>Ty</i>) (>= 0). Typical
value = 0,2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.ty
multivalued: false
domain_of:
- GovGAST3
- GovGAST4
- GovSteamFV4
range: Seconds
required: false
class_uri: cim:GovGAST3
Induced
name: GovGAST3
description: Generic turbogas with acceleration and temperature controller.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
bca:
name: bca
description: Acceleration limit set-point (<i>Bca</i>). Unit = 1/s. Typical
value = 0,01.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.bca
multivalued: false
alias: bca
owner: GovGAST3
domain_of:
- GovGAST3
range: float
required: false
bp:
name: bp
description: Droop (<i>bp</i>). Typical value = 0,05.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.bp
multivalued: false
alias: bp
owner: GovGAST3
domain_of:
- GovGAST3
- GovGAST4
- GovHydroFrancis
- GovHydroPelton
range: PU
required: false
dtc:
name: dtc
description: Exhaust temperature variation due to fuel flow increasing from 0
to 1 PU (<i>deltaTc</i>). Typical value = 390.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.dtc
multivalued: false
alias: dtc
owner: GovGAST3
domain_of:
- GovGAST3
- PssPTIST1
- PssPTIST3
range: Temperature
required: false
ka:
name: ka
description: Minimum fuel flow (<i>Ka</i>). Typical value = 0,23.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST3.ka
multivalued: false
alias: ka
owner: GovGAST3
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
kac:
name: kac
description: Fuel system feedback (<i>K</i><i><sub>AC</sub></i>). Typical value
= 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.kac
multivalued: false
alias: kac
owner: GovGAST3
domain_of:
- GovGAST3
range: float
required: false
kca:
name: kca
description: Acceleration control integral gain (<i>Kca</i>). Unit = 1/s. Typical
value = 100.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.kca
multivalued: false
alias: kca
owner: GovGAST3
domain_of:
- GovGAST3
range: float
required: false
ksi:
name: ksi
description: Gain of radiation shield (<i>Ksi</i>). Typical value = 0,8.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.ksi
multivalued: false
alias: ksi
owner: GovGAST3
domain_of:
- GovGAST3
range: float
required: false
ky:
name: ky
description: Coefficient of transfer function of fuel valve positioner (<i>Ky</i>). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.ky
multivalued: false
alias: ky
owner: GovGAST3
domain_of:
- GovGAST3
range: float
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
rank: 1000
slot_uri: cim:GovGAST3.mnef
multivalued: false
alias: mnef
owner: GovGAST3
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
rank: 1000
slot_uri: cim:GovGAST3.mxef
multivalued: false
alias: mxef
owner: GovGAST3
domain_of:
- GovGAST3
- GovGAST4
- GovSteam2
- GovSteamFV4
range: PU
required: false
rcmn:
name: rcmn
description: Minimum fuel flow (<i>RCMN</i>). Typical value = -0,1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.rcmn
multivalued: false
alias: rcmn
owner: GovGAST3
domain_of:
- GovGAST3
range: PU
required: false
rcmx:
name: rcmx
description: Maximum fuel flow (<i>RCMX</i>). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.rcmx
multivalued: false
alias: rcmx
owner: GovGAST3
domain_of:
- GovGAST3
range: PU
required: false
tac:
name: tac
description: Fuel control time constant (<i>Tac</i>) (>= 0). Typical value
= 0,1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.tac
multivalued: false
alias: tac
owner: GovGAST3
domain_of:
- GovGAST3
range: Seconds
required: false
tc:
name: tc
description: Compressor discharge volume time constant (<i>Tc</i>) (>= 0). Typical
value = 0,2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST3.tc
multivalued: false
alias: tc
owner: GovGAST3
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
td:
name: td
description: Temperature controller derivative gain (<i>Td</i>) (>= 0). Typical
value = 3,3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.td
multivalued: false
alias: td
owner: GovGAST3
domain_of:
- GovGAST3
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovHydroFrancis
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteamBB
- ExcIEEEDC4B
- PssSB4
- PssSH
- DiscExcContIEEEDEC1A
- DiscExcContIEEEDEC2A
range: Seconds
required: false
tfen:
name: tfen
description: Turbine rated exhaust temperature correspondent to Pm=1 PU (<i>Tfen</i>). Typical
value = 540.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.tfen
multivalued: false
alias: tfen
owner: GovGAST3
domain_of:
- GovGAST3
range: Temperature
required: false
tg:
name: tg
description: Time constant of speed governor (<i>Tg</i>) (>= 0). Typical value
= 0,05.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST3.tg
multivalued: false
alias: tg
owner: GovGAST3
domain_of:
- GovHydroIEEE2
- GovGAST3
- GovHydro1
- GovHydro2
- GovHydro4
- GovHydroWEH
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
- WindGenType4IEC
- WindGenType3bIEC
range: Seconds
required: false
tsi:
name: tsi
description: Time constant of radiation shield (<i>Tsi</i>) (>= 0). Typical
value = 15.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.tsi
multivalued: false
alias: tsi
owner: GovGAST3
domain_of:
- GovGAST3
range: Seconds
required: false
tt:
name: tt
description: Temperature controller integration rate (<i>Tt</i>). Typical value
= 250.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovGAST3.tt
multivalued: false
alias: tt
owner: GovGAST3
domain_of:
- GovGAST2
- GovGAST3
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovSteamFV2
- PssSB4
range: Temperature
required: false
ttc:
name: ttc
description: Time constant of thermocouple (<i>Ttc</i>) (>= 0). Typical value
= 2,5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.ttc
multivalued: false
alias: ttc
owner: GovGAST3
domain_of:
- GovGAST3
range: Seconds
required: false
ty:
name: ty
description: Time constant of fuel valve positioner (<i>Ty</i>) (>= 0). Typical
value = 0,2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovGAST3.ty
multivalued: false
alias: ty
owner: GovGAST3
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: GovGAST3
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: GovGAST3
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: GovGAST3
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: GovGAST3
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: GovGAST3
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: GovGAST3
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: GovGAST3
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: GovGAST3
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: GovGAST3
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: GovGAST3
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: GovGAST3
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: GovGAST3
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:GovGAST3