Class: GovCT2
General governor with frequency-dependent fuel flow limit. This model is a modification of the GovCT1 model in order to represent the frequency-dependent fuel flow limit of a specific gas turbine manufacturer.
URI: cim:GovCT2
classDiagram
class GovCT2
TurbineGovernorDynamics <|-- GovCT2
GovCT2 : alias_name
GovCT2 : aset
GovCT2 : asynchronous_machine_dynamics
GovCT2 --> AsynchronousMachineDynamics : asynchronous_machine_dynamics
GovCT2 : db
GovCT2 --> PU : db
GovCT2 : description
GovCT2 : diagram_objects
GovCT2 --> DiagramObject : diagram_objects
GovCT2 : dm
GovCT2 --> PU : dm
GovCT2 : enabled
GovCT2 : flim
GovCT2 --> Frequency : flim
GovCT2 : instance_set
GovCT2 --> InstanceSet : instance_set
GovCT2 : ka
GovCT2 --> PU : ka
GovCT2 : kdgov
GovCT2 --> PU : kdgov
GovCT2 : kigov
GovCT2 --> PU : kigov
GovCT2 : kiload
GovCT2 --> PU : kiload
GovCT2 : kimw
GovCT2 --> PU : kimw
GovCT2 : kpgov
GovCT2 --> PU : kpgov
GovCT2 : kpload
GovCT2 --> PU : kpload
GovCT2 : kturb
GovCT2 --> PU : kturb
GovCT2 : ldref
GovCT2 --> PU : ldref
GovCT2 : m_rid
GovCT2 : maxerr
GovCT2 --> PU : maxerr
GovCT2 : minerr
GovCT2 --> PU : minerr
GovCT2 : mwbase
GovCT2 --> ActivePower : mwbase
GovCT2 : names
GovCT2 --> Name : names
GovCT2 : plim
GovCT2 --> PU : plim
GovCT2 : prate
GovCT2 --> PU : prate
GovCT2 : properties_cimdata_object
GovCT2 --> ChangeSetMember : properties_cimdata_object
GovCT2 : r
GovCT2 --> PU : r
GovCT2 : rclose
GovCT2 : rdown
GovCT2 --> PU : rdown
GovCT2 : ropen
GovCT2 : rselect
GovCT2 --> DroopSignalFeedbackKind : rselect
GovCT2 : rup
GovCT2 --> PU : rup
GovCT2 : synchronous_machine_dynamics
GovCT2 --> SynchronousMachineDynamics : synchronous_machine_dynamics
GovCT2 : ta
GovCT2 --> Seconds : ta
GovCT2 : tact
GovCT2 --> Seconds : tact
GovCT2 : targeting_cimdata_object
GovCT2 --> ChangeSetMember : targeting_cimdata_object
GovCT2 : tb
GovCT2 --> Seconds : tb
GovCT2 : tc
GovCT2 --> Seconds : tc
GovCT2 : tdgov
GovCT2 --> Seconds : tdgov
GovCT2 : teng
GovCT2 --> Seconds : teng
GovCT2 : tfload
GovCT2 --> Seconds : tfload
GovCT2 : tpelec
GovCT2 --> Seconds : tpelec
GovCT2 : tsa
GovCT2 --> Seconds : tsa
GovCT2 : tsb
GovCT2 --> Seconds : tsb
GovCT2 : turbine_load_controller_dynamics
GovCT2 --> TurbineLoadControllerDynamics : turbine_load_controller_dynamics
GovCT2 : vmax
GovCT2 --> PU : vmax
GovCT2 : vmin
GovCT2 --> PU : vmin
GovCT2 : wfnl
GovCT2 --> PU : wfnl
GovCT2 : wfspd
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| aset | 0..1 Float |
Acceleration limiter setpoint (Aset) | direct |
| db | 0..1 PU |
Speed governor deadband in PU speed (db) | direct |
| dm | 0..1 PU |
Speed sensitivity coefficient (Dm) | direct |
| flim | 0..1 Frequency |
Frequency threshold 9 (Flim9) | direct |
| ka | 0..1 PU |
Acceleration limiter gain (Ka) | direct |
| kdgov | 0..1 PU |
Governor derivative gain (Kdgov) | direct |
| kigov | 0..1 PU |
Governor integral gain (Kigov) | direct |
| kiload | 0..1 PU |
Load limiter integral gain for PI controller (Kiload) | direct |
| kimw | 0..1 PU |
Power controller (reset) gain (Kimw) | direct |
| kpgov | 0..1 PU |
Governor proportional gain (Kpgov) | direct |
| kpload | 0..1 PU |
Load limiter proportional gain for PI controller (Kpload) | direct |
| kturb | 0..1 PU |
Turbine gain (Kturb) | direct |
| ldref | 0..1 PU |
Load limiter reference value (Ldref) | direct |
| maxerr | 0..1 PU |
Maximum value for speed error signal (Maxerr) (> GovCT2 | direct |
| minerr | 0..1 PU |
Minimum value for speed error signal (Minerr) (< GovCT2 | direct |
| mwbase | 0..1 ActivePower |
Base for power values (MWbase) (> 0) | direct |
| plim | 0..1 PU |
Power Limit 9 (Plim9) | direct |
| prate | 0..1 PU |
Ramp rate for frequency-dependent power limit (Prate) | direct |
| r | 0..1 PU |
Permanent droop (R) | direct |
| rclose | 0..1 Float |
Minimum valve closing rate (Rclose) | direct |
| rdown | 0..1 PU |
Maximum rate of load limit decrease (Rdown) | direct |
| ropen | 0..1 Float |
Maximum valve opening rate (Ropen) | direct |
| rselect | 0..1 DroopSignalFeedbackKind |
Feedback signal for droop (Rselect) | direct |
| rup | 0..1 PU |
Maximum rate of load limit increase (Rup) | direct |
| ta | 0..1 Seconds |
Acceleration limiter time constant (Ta) (>= 0) | direct |
| tact | 0..1 Seconds |
Actuator time constant (Tact) (>= 0) | direct |
| tb | 0..1 Seconds |
Turbine lag time constant (Tb) (>= 0) | direct |
| tc | 0..1 Seconds |
Turbine lead time constant (Tc) (>= 0) | direct |
| tdgov | 0..1 Seconds |
Governor derivative controller time constant (Tdgov) (>= 0) | direct |
| teng | 0..1 Seconds |
Transport time delay for diesel engine used in representing diesel engines wh... | direct |
| tfload | 0..1 Seconds |
Load limiter time constant (Tfload) (>= 0) | direct |
| tpelec | 0..1 Seconds |
Electrical power transducer time constant (Tpelec) (>= 0) | direct |
| tsa | 0..1 Seconds |
Temperature detection lead time constant (Tsa) (>= 0) | direct |
| tsb | 0..1 Seconds |
Temperature detection lag time constant (Tsb) (>= 0) | direct |
| vmax | 0..1 PU |
Maximum valve position limit (Vmax) (> GovCT2 | direct |
| vmin | 0..1 PU |
Minimum valve position limit (Vmin) (< GovCT2 | direct |
| wfnl | 0..1 PU |
No load fuel flow (Wfnl) | direct |
| wfspd | 0..1 Boolean |
Switch for fuel source characteristic to recognize that fuel flow, for a give... | 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:GovCT2 |
| native | cim:GovCT2 |
LinkML Source
Direct
name: GovCT2
description: General governor with frequency-dependent fuel flow limit. This model
is a modification of the GovCT1<b> </b>model in order to represent the frequency-dependent
fuel flow limit of a specific gas turbine manufacturer.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
aset:
name: aset
description: Acceleration limiter setpoint (<i>Aset</i>). Unit = PU / s. Typical
value = 10.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.aset
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: float
required: false
db:
name: db
description: Speed governor deadband in PU speed (<i>db</i>). In the majority
of applications, it is recommended that this value be set to zero. Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.db
multivalued: false
domain_of:
- GovCT1
- GovCT2
- GovGAST1
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroDD
- GovHydroFrancis
- GovHydroPelton
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteam1
- GovSteamEU
- TurbLCFB1
range: PU
required: false
dm:
name: dm
description: Speed sensitivity coefficient (<i>Dm</i>). <i>Dm</i> can represent
either the variation of the engine power with the shaft speed or the variation
of maximum power capability with shaft speed. If it is positive it describes
the falling slope of the engine speed verses power characteristic as speed increases.
A slightly falling characteristic is typical for reciprocating engines and some
aero-derivative turbines. If it is negative the engine power is assumed to
be unaffected by the shaft speed, but the maximum permissible fuel flow is taken
to fall with falling shaft speed. This is characteristic of single-shaft industrial
turbines due to exhaust temperature limits. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.dm
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
flim:
name: flim
description: Frequency threshold 9 (<i>Flim9</i>). Unit = Hz. Typical value
= 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovCT2.flim9
multivalued: false
domain_of:
- GovCT2
range: Frequency
required: false
ka:
name: ka
description: Acceleration limiter gain (<i>Ka</i>). Typical value = 10.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.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
kdgov:
name: kdgov
description: Governor derivative gain (<i>Kdgov</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kdgov
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kigov:
name: kigov
description: Governor integral gain (<i>Kigov</i>). Typical value = 0,45.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kigov
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kiload:
name: kiload
description: Load limiter integral gain for PI controller (<i>Kiload</i>). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kiload
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kimw:
name: kimw
description: Power controller (reset) gain (<i>Kimw</i>). The default value of
0,01 corresponds to a reset time of 100 seconds. A value of 0,001 corresponds
to a relatively slow-acting load controller. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kimw
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kpgov:
name: kpgov
description: Governor proportional gain (<i>Kpgov</i>). Typical value = 4.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kpgov
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kpload:
name: kpload
description: Load limiter proportional gain for PI controller (<i>Kpload</i>). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kpload
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kturb:
name: kturb
description: Turbine gain (<i>Kturb</i>). Typical value = 1,9168.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kturb
multivalued: false
domain_of:
- GovHydroIEEE2
- GovCT1
- GovCT2
- GovHydro2
range: PU
required: false
ldref:
name: ldref
description: Load limiter reference value (<i>Ldref</i>). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.ldref
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
maxerr:
name: maxerr
description: Maximum value for speed error signal (<i>Maxerr</i>) (> GovCT2.minerr). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.maxerr
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
minerr:
name: minerr
description: Minimum value for speed error signal (<i>Minerr</i>) (< GovCT2.maxerr). Typical
value = -1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.minerr
multivalued: false
domain_of:
- GovCT1
- GovCT2
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:GovCT2.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
plim:
name: plim
description: Power Limit 9 (<i>Plim9</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovCT2.plim9
multivalued: false
domain_of:
- GovCT2
range: PU
required: false
prate:
name: prate
description: Ramp rate for frequency-dependent power limit (<i>Prate</i>). Typical
value = 0,017.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovCT2.prate
multivalued: false
domain_of:
- GovCT2
range: PU
required: false
r:
name: r
description: Permanent droop (<i>R</i>). Typical value = 0,05.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.r
multivalued: false
domain_of:
- MutualCoupling
- TransformerMeshImpedance
- TransformerEndInfo
- PowerTransformerEnd
- ACLineSegment
- SynchronousMachine
- EquivalentInjection
- PowerElectronicsConnection
- SeriesCompensator
- TransformerStarImpedance
- TapChangerTablePoint
- PerLengthSequenceImpedance
- PhaseImpedanceData
- EarthFaultCompensator
- EnergySource
- EquivalentBranch
- DCGround
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovSteam0
- GovSteamFV2
- ExcNI
- UnderexcLimX2
range: PU
required: false
rclose:
name: rclose
description: Minimum valve closing rate (<i>Rclose</i>). Unit = PU / s. Typical
value = -99.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.rclose
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: float
required: false
rdown:
name: rdown
description: Maximum rate of load limit decrease (<i>Rdown</i>). Typical value
= -99.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.rdown
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
ropen:
name: ropen
description: Maximum valve opening rate (<i>Ropen</i>). Unit = PU / s. Typical
value = 99.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.ropen
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: float
required: false
rselect:
name: rselect
description: Feedback signal for droop (<i>Rselect</i>). Typical value = electricalPower.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.rselect
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: DroopSignalFeedbackKind
required: false
rup:
name: rup
description: Maximum rate of load limit increase (<i>Rup</i>). Typical value
= 99.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.rup
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
ta:
name: ta
description: Acceleration limiter time constant (<i>Ta</i>) (>= 0). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.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
tact:
name: tact
description: Actuator time constant (<i>Tact</i>) (>= 0). Typical value =
0,4.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tact
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
tb:
name: tb
description: Turbine lag time constant (<i>Tb</i>) (>= 0). Typical value =
0,1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tb
multivalued: false
domain_of:
- GovCT1
- GovCT2
- GovHydroPID2
- GovHydroWPID
- GovSteamEU
- GovSteamFV2
- GovSteamFV3
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC4A
- ExcIEEEAC6A
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEST1A
- ExcIEEEST3A
- ExcIEEEST5B
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC4A
- ExcAC5A
- ExcAC6A
- ExcANS
- ExcAVR1
- ExcAVR2
- ExcDC1A
- ExcDC2A
- ExcELIN2
- ExcREXS
- ExcSCRX
- ExcSEXS
- ExcST1A
- ExcST2A
- ExcST3A
- ExcST7B
- Pss2B
- PssSB4
range: Seconds
required: false
tc:
name: tc
description: Turbine lead time constant (<i>Tc</i>) (>= 0). Typical value
= 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.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
tdgov:
name: tdgov
description: Governor derivative controller time constant (<i>Tdgov</i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tdgov
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
teng:
name: teng
description: Transport time delay for diesel engine used in representing diesel
engines where there is a small but measurable transport delay between a change
in fuel flow setting and the development of torque (<i>Teng</i>) (>= 0). <i>Teng</i>
should be zero in all but special cases where this transport delay is of particular
concern. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.teng
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
tfload:
name: tfload
description: Load limiter time constant (<i>Tfload</i>) (>= 0). Typical value
= 3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tfload
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
tpelec:
name: tpelec
description: Electrical power transducer time constant (<i>Tpelec</i>) (>=
0). Typical value = 2,5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tpelec
multivalued: false
domain_of:
- GovCT1
- GovCT2
- TurbLCFB1
range: Seconds
required: false
tsa:
name: tsa
description: Temperature detection lead time constant (<i>Tsa</i>) (>= 0). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tsa
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
tsb:
name: tsb
description: Temperature detection lag time constant (<i>Tsb</i>) (>= 0). Typical
value = 50.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tsb
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
vmax:
name: vmax
description: Maximum valve position limit (<i>Vmax</i>) (> GovCT2.vmin). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.vmax
multivalued: false
domain_of:
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovSteam0
- GovSteamFV2
- ExcIEEEST7B
- ExcAVR7
- ExcST7B
range: PU
required: false
vmin:
name: vmin
description: Minimum valve position limit (<i>Vmin</i>) (< GovCT2.vmax). Typical
value = 0,175.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.vmin
multivalued: false
domain_of:
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovSteam0
- GovSteamFV2
- ExcIEEEST7B
- ExcAVR7
- ExcST7B
range: PU
required: false
wfnl:
name: wfnl
description: No load fuel flow (<i>Wfnl</i>). Typical value = 0,187.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.wfnl
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
wfspd:
name: wfspd
description: "Switch for fuel source characteristic to recognize that fuel flow,\
\ for a given fuel valve stroke, can be proportional to engine speed (<i>Wfspd</i>).\r\
\ntrue = fuel flow proportional to speed (for some gas turbines and diesel engines\
\ with positive displacement fuel injectors)\r\nfalse = fuel control system\
\ keeps fuel flow independent of engine speed.\r\nTypical value = false."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.wfspd
multivalued: false
domain_of:
- GovCT1
- GovCT2
range: boolean
required: false
class_uri: cim:GovCT2
Induced
name: GovCT2
description: General governor with frequency-dependent fuel flow limit. This model
is a modification of the GovCT1<b> </b>model in order to represent the frequency-dependent
fuel flow limit of a specific gas turbine manufacturer.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
aset:
name: aset
description: Acceleration limiter setpoint (<i>Aset</i>). Unit = PU / s. Typical
value = 10.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.aset
multivalued: false
alias: aset
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: float
required: false
db:
name: db
description: Speed governor deadband in PU speed (<i>db</i>). In the majority
of applications, it is recommended that this value be set to zero. Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.db
multivalued: false
alias: db
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
- GovGAST1
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroDD
- GovHydroFrancis
- GovHydroPelton
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteam1
- GovSteamEU
- TurbLCFB1
range: PU
required: false
dm:
name: dm
description: Speed sensitivity coefficient (<i>Dm</i>). <i>Dm</i> can represent
either the variation of the engine power with the shaft speed or the variation
of maximum power capability with shaft speed. If it is positive it describes
the falling slope of the engine speed verses power characteristic as speed increases.
A slightly falling characteristic is typical for reciprocating engines and some
aero-derivative turbines. If it is negative the engine power is assumed to
be unaffected by the shaft speed, but the maximum permissible fuel flow is taken
to fall with falling shaft speed. This is characteristic of single-shaft industrial
turbines due to exhaust temperature limits. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.dm
multivalued: false
alias: dm
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
flim:
name: flim
description: Frequency threshold 9 (<i>Flim9</i>). Unit = Hz. Typical value
= 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovCT2.flim9
multivalued: false
alias: flim
owner: GovCT2
domain_of:
- GovCT2
range: Frequency
required: false
ka:
name: ka
description: Acceleration limiter gain (<i>Ka</i>). Typical value = 10.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.ka
multivalued: false
alias: ka
owner: GovCT2
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
kdgov:
name: kdgov
description: Governor derivative gain (<i>Kdgov</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kdgov
multivalued: false
alias: kdgov
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kigov:
name: kigov
description: Governor integral gain (<i>Kigov</i>). Typical value = 0,45.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kigov
multivalued: false
alias: kigov
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kiload:
name: kiload
description: Load limiter integral gain for PI controller (<i>Kiload</i>). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kiload
multivalued: false
alias: kiload
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kimw:
name: kimw
description: Power controller (reset) gain (<i>Kimw</i>). The default value of
0,01 corresponds to a reset time of 100 seconds. A value of 0,001 corresponds
to a relatively slow-acting load controller. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kimw
multivalued: false
alias: kimw
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kpgov:
name: kpgov
description: Governor proportional gain (<i>Kpgov</i>). Typical value = 4.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kpgov
multivalued: false
alias: kpgov
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kpload:
name: kpload
description: Load limiter proportional gain for PI controller (<i>Kpload</i>). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kpload
multivalued: false
alias: kpload
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
kturb:
name: kturb
description: Turbine gain (<i>Kturb</i>). Typical value = 1,9168.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.kturb
multivalued: false
alias: kturb
owner: GovCT2
domain_of:
- GovHydroIEEE2
- GovCT1
- GovCT2
- GovHydro2
range: PU
required: false
ldref:
name: ldref
description: Load limiter reference value (<i>Ldref</i>). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.ldref
multivalued: false
alias: ldref
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
maxerr:
name: maxerr
description: Maximum value for speed error signal (<i>Maxerr</i>) (> GovCT2.minerr). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.maxerr
multivalued: false
alias: maxerr
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
minerr:
name: minerr
description: Minimum value for speed error signal (<i>Minerr</i>) (< GovCT2.maxerr). Typical
value = -1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.minerr
multivalued: false
alias: minerr
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
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:GovCT2.mwbase
multivalued: false
alias: mwbase
owner: GovCT2
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
plim:
name: plim
description: Power Limit 9 (<i>Plim9</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovCT2.plim9
multivalued: false
alias: plim
owner: GovCT2
domain_of:
- GovCT2
range: PU
required: false
prate:
name: prate
description: Ramp rate for frequency-dependent power limit (<i>Prate</i>). Typical
value = 0,017.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovCT2.prate
multivalued: false
alias: prate
owner: GovCT2
domain_of:
- GovCT2
range: PU
required: false
r:
name: r
description: Permanent droop (<i>R</i>). Typical value = 0,05.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.r
multivalued: false
alias: r
owner: GovCT2
domain_of:
- MutualCoupling
- TransformerMeshImpedance
- TransformerEndInfo
- PowerTransformerEnd
- ACLineSegment
- SynchronousMachine
- EquivalentInjection
- PowerElectronicsConnection
- SeriesCompensator
- TransformerStarImpedance
- TapChangerTablePoint
- PerLengthSequenceImpedance
- PhaseImpedanceData
- EarthFaultCompensator
- EnergySource
- EquivalentBranch
- DCGround
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovSteam0
- GovSteamFV2
- ExcNI
- UnderexcLimX2
range: PU
required: false
rclose:
name: rclose
description: Minimum valve closing rate (<i>Rclose</i>). Unit = PU / s. Typical
value = -99.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.rclose
multivalued: false
alias: rclose
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: float
required: false
rdown:
name: rdown
description: Maximum rate of load limit decrease (<i>Rdown</i>). Typical value
= -99.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.rdown
multivalued: false
alias: rdown
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
ropen:
name: ropen
description: Maximum valve opening rate (<i>Ropen</i>). Unit = PU / s. Typical
value = 99.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.ropen
multivalued: false
alias: ropen
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: float
required: false
rselect:
name: rselect
description: Feedback signal for droop (<i>Rselect</i>). Typical value = electricalPower.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.rselect
multivalued: false
alias: rselect
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: DroopSignalFeedbackKind
required: false
rup:
name: rup
description: Maximum rate of load limit increase (<i>Rup</i>). Typical value
= 99.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.rup
multivalued: false
alias: rup
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
ta:
name: ta
description: Acceleration limiter time constant (<i>Ta</i>) (>= 0). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.ta
multivalued: false
alias: ta
owner: GovCT2
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
tact:
name: tact
description: Actuator time constant (<i>Tact</i>) (>= 0). Typical value =
0,4.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tact
multivalued: false
alias: tact
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
tb:
name: tb
description: Turbine lag time constant (<i>Tb</i>) (>= 0). Typical value =
0,1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tb
multivalued: false
alias: tb
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
- GovHydroPID2
- GovHydroWPID
- GovSteamEU
- GovSteamFV2
- GovSteamFV3
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC4A
- ExcIEEEAC6A
- ExcIEEEDC1A
- ExcIEEEDC2A
- ExcIEEEST1A
- ExcIEEEST3A
- ExcIEEEST5B
- ExcIEEEST7B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC4A
- ExcAC5A
- ExcAC6A
- ExcANS
- ExcAVR1
- ExcAVR2
- ExcDC1A
- ExcDC2A
- ExcELIN2
- ExcREXS
- ExcSCRX
- ExcSEXS
- ExcST1A
- ExcST2A
- ExcST3A
- ExcST7B
- Pss2B
- PssSB4
range: Seconds
required: false
tc:
name: tc
description: Turbine lead time constant (<i>Tc</i>) (>= 0). Typical value
= 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tc
multivalued: false
alias: tc
owner: GovCT2
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
tdgov:
name: tdgov
description: Governor derivative controller time constant (<i>Tdgov</i>) (>=
0). Typical value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tdgov
multivalued: false
alias: tdgov
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
teng:
name: teng
description: Transport time delay for diesel engine used in representing diesel
engines where there is a small but measurable transport delay between a change
in fuel flow setting and the development of torque (<i>Teng</i>) (>= 0). <i>Teng</i>
should be zero in all but special cases where this transport delay is of particular
concern. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.teng
multivalued: false
alias: teng
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
tfload:
name: tfload
description: Load limiter time constant (<i>Tfload</i>) (>= 0). Typical value
= 3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tfload
multivalued: false
alias: tfload
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
tpelec:
name: tpelec
description: Electrical power transducer time constant (<i>Tpelec</i>) (>=
0). Typical value = 2,5.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tpelec
multivalued: false
alias: tpelec
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
- TurbLCFB1
range: Seconds
required: false
tsa:
name: tsa
description: Temperature detection lead time constant (<i>Tsa</i>) (>= 0). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tsa
multivalued: false
alias: tsa
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
tsb:
name: tsb
description: Temperature detection lag time constant (<i>Tsb</i>) (>= 0). Typical
value = 50.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.tsb
multivalued: false
alias: tsb
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: Seconds
required: false
vmax:
name: vmax
description: Maximum valve position limit (<i>Vmax</i>) (> GovCT2.vmin). Typical
value = 1.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.vmax
multivalued: false
alias: vmax
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovSteam0
- GovSteamFV2
- ExcIEEEST7B
- ExcAVR7
- ExcST7B
range: PU
required: false
vmin:
name: vmin
description: Minimum valve position limit (<i>Vmin</i>) (< GovCT2.vmax). Typical
value = 0,175.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.vmin
multivalued: false
alias: vmin
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovSteam0
- GovSteamFV2
- ExcIEEEST7B
- ExcAVR7
- ExcST7B
range: PU
required: false
wfnl:
name: wfnl
description: No load fuel flow (<i>Wfnl</i>). Typical value = 0,187.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.wfnl
multivalued: false
alias: wfnl
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: PU
required: false
wfspd:
name: wfspd
description: "Switch for fuel source characteristic to recognize that fuel flow,\
\ for a given fuel valve stroke, can be proportional to engine speed (<i>Wfspd</i>).\r\
\ntrue = fuel flow proportional to speed (for some gas turbines and diesel engines\
\ with positive displacement fuel injectors)\r\nfalse = fuel control system\
\ keeps fuel flow independent of engine speed.\r\nTypical value = false."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovCT2.wfspd
multivalued: false
alias: wfspd
owner: GovCT2
domain_of:
- GovCT1
- GovCT2
range: boolean
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: GovCT2
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: GovCT2
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: GovCT2
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: GovCT2
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: GovCT2
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: GovCT2
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: GovCT2
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: GovCT2
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: GovCT2
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: GovCT2
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: GovCT2
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: GovCT2
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:GovCT2