Class: GovHydroPID2
_Hydro turbine and governor. Represents plants with straightforward penstock configurations and "three term" electro-hydraulic governors (i.e. WoodwardTM electronic). _
_[Footnote: Woodward electronic governors are an example of suitable products available commercially. This information is given for the convenience of users of this document and does not constitute an endorsement by IEC of these products.] _
__
URI: cim:GovHydroPID2
classDiagram
class GovHydroPID2
TurbineGovernorDynamics <|-- GovHydroPID2
GovHydroPID2 : alias_name
GovHydroPID2 : asynchronous_machine_dynamics
GovHydroPID2 --> AsynchronousMachineDynamics : asynchronous_machine_dynamics
GovHydroPID2 : atw
GovHydroPID2 --> PU : atw
GovHydroPID2 : d
GovHydroPID2 --> PU : d
GovHydroPID2 : description
GovHydroPID2 : diagram_objects
GovHydroPID2 --> DiagramObject : diagram_objects
GovHydroPID2 : enabled
GovHydroPID2 : feedback_signal
GovHydroPID2 : g
GovHydroPID2 --> PU : g
GovHydroPID2 : gmax
GovHydroPID2 --> PU : gmax
GovHydroPID2 : gmin
GovHydroPID2 --> PU : gmin
GovHydroPID2 : instance_set
GovHydroPID2 --> InstanceSet : instance_set
GovHydroPID2 : kd
GovHydroPID2 --> PU : kd
GovHydroPID2 : ki
GovHydroPID2 : kp
GovHydroPID2 --> PU : kp
GovHydroPID2 : m_rid
GovHydroPID2 : mwbase
GovHydroPID2 --> ActivePower : mwbase
GovHydroPID2 : names
GovHydroPID2 --> Name : names
GovHydroPID2 : p
GovHydroPID2 --> PU : p
GovHydroPID2 : properties_cimdata_object
GovHydroPID2 --> ChangeSetMember : properties_cimdata_object
GovHydroPID2 : rperm
GovHydroPID2 --> PU : rperm
GovHydroPID2 : synchronous_machine_dynamics
GovHydroPID2 --> SynchronousMachineDynamics : synchronous_machine_dynamics
GovHydroPID2 : ta
GovHydroPID2 --> Seconds : ta
GovHydroPID2 : targeting_cimdata_object
GovHydroPID2 --> ChangeSetMember : targeting_cimdata_object
GovHydroPID2 : tb
GovHydroPID2 --> Seconds : tb
GovHydroPID2 : treg
GovHydroPID2 --> Seconds : treg
GovHydroPID2 : turbine_load_controller_dynamics
GovHydroPID2 --> TurbineLoadControllerDynamics : turbine_load_controller_dynamics
GovHydroPID2 : tw
GovHydroPID2 --> Seconds : tw
GovHydroPID2 : velmax
GovHydroPID2 : velmin
Inheritance
- IdentifiedObject
- DynamicsFunctionBlock
- TurbineGovernorDynamics
- GovHydroPID2
- TurbineGovernorDynamics
- DynamicsFunctionBlock
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| atw | 0..1 PU |
Factor multiplying Tw (Atw) | direct |
| d | 0..1 PU |
Turbine damping factor (D) | direct |
| feedback_signal | 0..1 Boolean |
Feedback signal type flag (Flag) | direct |
| g | 0..1 PU |
Intermediate gate opening (G2) | direct |
| gmax | 0..1 PU |
Maximum gate opening (Gmax) (> GovHydroPID2 | direct |
| gmin | 0..1 PU |
Minimum gate opening (Gmin) (> GovHydroPID2 | direct |
| kd | 0..1 PU |
Derivative gain (Kd) | direct |
| ki | 0..1 Float |
Reset gain (Ki) | direct |
| kp | 0..1 PU |
Proportional gain (Kp) | direct |
| mwbase | 0..1 ActivePower |
Base for power values (MWbase) (>0) | direct |
| p | 0..1 PU |
Power at full opened gate (P3) | direct |
| rperm | 0..1 PU |
Permanent drop (Rperm) | direct |
| ta | 0..1 Seconds |
Controller time constant (Ta) (>= 0) | direct |
| tb | 0..1 Seconds |
Gate servo time constant (Tb) (> 0) | direct |
| treg | 0..1 Seconds |
Speed detector time constant (Treg) (>= 0) | direct |
| tw | 0..1 Seconds |
Water inertia time constant (Tw) (>= 0) | direct |
| velmax | 0..1 Float |
Maximum gate opening velocity (Velmax) (< GovHydroPID2 | direct |
| velmin | 0..1 Float |
Maximum gate closing velocity (Velmin) (> GovHydroPID2 | 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:GovHydroPID2 |
| native | cim:GovHydroPID2 |
LinkML Source
Direct
name: GovHydroPID2
description: "Hydro turbine and governor. Represents plants with straightforward penstock\
\ configurations and \"three term\" electro-hydraulic governors (i.e. Woodward<sup>TM</sup>\
\ electronic).\r\n[Footnote: Woodward electronic governors are an example of suitable\
\ products available commercially. This information is given for the convenience\
\ of users of this document and does not constitute an endorsement by IEC of these\
\ products.] \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
atw:
name: atw
description: Factor multiplying <i>Tw</i> (<i>Atw</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.atw
multivalued: false
domain_of:
- GovHydroPID2
range: PU
required: false
d:
name: d
description: Turbine damping factor (<i>D</i>). Unit = delta P / delta speed. Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.d
multivalued: false
domain_of:
- GovHydroPID2
- GovHydroWPID
- MechLoad1
- LoadMotor
range: PU
required: false
feedback_signal:
name: feedback_signal
description: "Feedback signal type flag (<i>Flag</i>).\r\ntrue = use gate position\
\ feedback signal\r\nfalse = use Pe."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.feedbackSignal
multivalued: false
domain_of:
- GovHydroPID2
- GovHydroWEH
range: boolean
required: false
g:
name: g
description: Intermediate gate opening (<i>G2</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.g2
multivalued: false
domain_of:
- PowerTransformerEnd
- TransformerCoreAdmittance
- TapChangerTablePoint
- PhaseImpedanceData
- NonlinearShuntCompensatorPoint
- NonlinearShuntCompensatorPhasePoint
- EquivalentShunt
- GovHydroPID2
range: PU
required: false
gmax:
name: gmax
description: Maximum gate opening (<i>Gmax</i>) (> GovHydroPID2.gmin). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.gmax
multivalued: false
domain_of:
- GovHydro1
- GovHydro4
- GovHydroDD
- GovHydroPID2
- GovHydroR
- GovHydroWEH
range: PU
required: false
gmin:
name: gmin
description: Minimum gate opening (<i>Gmin</i>) (> GovHydroPID2.gmax). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.gmin
multivalued: false
domain_of:
- GovHydro1
- GovHydro4
- GovHydroDD
- GovHydroPID2
- GovHydroR
- GovHydroWEH
range: PU
required: false
kd:
name: kd
description: Derivative gain (<i>Kd</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.kd
multivalued: false
domain_of:
- GovGASTWD
- GovHydroPID
- GovHydroPID2
- GovHydroWEH
- GovHydroWPID
- GovSteamBB
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC6A
- ExcIEEEAC7B
- ExcIEEEAC8B
- ExcIEEEDC4B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC6A
- ExcAC8B
- ExcELIN2
- ExcOEX3T
- ExcREXS
- ExcSK
- Pss1A
range: PU
required: false
ki:
name: ki
description: Reset gain (<i>Ki</i>). Unit = PU/s. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.ki
multivalued: false
domain_of:
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovHydroPID
- GovHydroPID2
- GovHydroR
- GovHydroWEH
- GovHydroWPID
- TurbLCFB1
- ExcIEEEDC4B
- ExcIEEEST2A
- ExcIEEEST3A
- ExcIEEEST4B
- ExcDC3A1
- ExcHU
- ExcPIC
- ExcRQB
- ExcST2A
- ExcST3A
- ExcST4B
- PssIEEE4B
- PssRQB
- PFVArType2IEEEPFController
- PFVArType2IEEEVArController
- PFVArType2Common1
range: float
required: false
kp:
name: kp
description: Proportional gain (<i>Kp</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.kp
multivalued: false
domain_of:
- GovGASTWD
- GovHydroPID
- GovHydroPID2
- GovHydroWEH
- GovHydroWPID
- GovSteamBB
- TurbLCFB1
- ExcIEEEAC7B
- ExcIEEEDC4B
- ExcIEEEST2A
- ExcIEEEST3A
- ExcIEEEST4B
- ExcCZ
- ExcDC3A1
- ExcPIC
- ExcSK
- ExcST2A
- ExcST3A
- ExcST4B
- PFVArType2IEEEPFController
- PFVArType2IEEEVArController
- PFVArType2Common1
- LoadStatic
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:GovHydroPID2.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
p:
name: p
description: Power at full opened gate (<i>P3</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.p3
multivalued: false
domain_of:
- EnergyGroup
- BlockDispatchOrder
- SvPowerFlow
- RotatingMachine
- EquivalentInjection
- PowerElectronicsConnection
- PowerElectronicsConnectionPhase
- ACDCConverter
- EnergyConsumerPhase
- EnergyConsumer
- ExternalNetworkInjection
- GovHydroPID2
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
rperm:
name: rperm
description: Permanent drop (<i>Rperm</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.rperm
multivalued: false
domain_of:
- GovHydroIEEE2
- GovHydro1
- GovHydro2
- GovHydro4
- GovHydroPID2
range: PU
required: false
ta:
name: ta
description: Controller time constant (<i>Ta</i>) (>= 0). Typical value =
0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.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
tb:
name: tb
description: 'Gate servo time constant (<i>Tb</i>) (> 0). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.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
treg:
name: treg
description: Speed detector time constant (<i>Treg</i>) (>= 0). Typical value
= 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.treg
multivalued: false
domain_of:
- GovHydroPID2
- GovHydroWPID
range: Seconds
required: false
tw:
name: tw
description: Water inertia time constant (<i>Tw</i>) (>= 0). Typical value
= 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.tw
multivalued: false
domain_of:
- GovHydroIEEE2
- GovHydro1
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroPID2
- GovHydroR
- GovHydroWEH
- GovHydroWPID
- GovSteamEU
- PssIEEE2B
- PssIEEE3B
- Pss2B
- Pss5
- DiscExcContIEEEDEC1A
range: Seconds
required: false
velmax:
name: velmax
description: Maximum gate opening velocity (<i>Velmax</i>) (< GovHydroPID2.velmin). Unit
= PU / s. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.velmax
multivalued: false
domain_of:
- GovHydroPID2
- GovHydroWPID
range: float
required: false
velmin:
name: velmin
description: Maximum gate closing velocity (<i>Velmin</i>) (> GovHydroPID2.velmax). Unit
= PU / s. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.velmin
multivalued: false
domain_of:
- GovHydroPID2
- GovHydroWPID
range: float
required: false
class_uri: cim:GovHydroPID2
Induced
name: GovHydroPID2
description: "Hydro turbine and governor. Represents plants with straightforward penstock\
\ configurations and \"three term\" electro-hydraulic governors (i.e. Woodward<sup>TM</sup>\
\ electronic).\r\n[Footnote: Woodward electronic governors are an example of suitable\
\ products available commercially. This information is given for the convenience\
\ of users of this document and does not constitute an endorsement by IEC of these\
\ products.] \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
atw:
name: atw
description: Factor multiplying <i>Tw</i> (<i>Atw</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.atw
multivalued: false
alias: atw
owner: GovHydroPID2
domain_of:
- GovHydroPID2
range: PU
required: false
d:
name: d
description: Turbine damping factor (<i>D</i>). Unit = delta P / delta speed. Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.d
multivalued: false
alias: d
owner: GovHydroPID2
domain_of:
- GovHydroPID2
- GovHydroWPID
- MechLoad1
- LoadMotor
range: PU
required: false
feedback_signal:
name: feedback_signal
description: "Feedback signal type flag (<i>Flag</i>).\r\ntrue = use gate position\
\ feedback signal\r\nfalse = use Pe."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.feedbackSignal
multivalued: false
alias: feedback_signal
owner: GovHydroPID2
domain_of:
- GovHydroPID2
- GovHydroWEH
range: boolean
required: false
g:
name: g
description: Intermediate gate opening (<i>G2</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.g2
multivalued: false
alias: g
owner: GovHydroPID2
domain_of:
- PowerTransformerEnd
- TransformerCoreAdmittance
- TapChangerTablePoint
- PhaseImpedanceData
- NonlinearShuntCompensatorPoint
- NonlinearShuntCompensatorPhasePoint
- EquivalentShunt
- GovHydroPID2
range: PU
required: false
gmax:
name: gmax
description: Maximum gate opening (<i>Gmax</i>) (> GovHydroPID2.gmin). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.gmax
multivalued: false
alias: gmax
owner: GovHydroPID2
domain_of:
- GovHydro1
- GovHydro4
- GovHydroDD
- GovHydroPID2
- GovHydroR
- GovHydroWEH
range: PU
required: false
gmin:
name: gmin
description: Minimum gate opening (<i>Gmin</i>) (> GovHydroPID2.gmax). Typical
value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.gmin
multivalued: false
alias: gmin
owner: GovHydroPID2
domain_of:
- GovHydro1
- GovHydro4
- GovHydroDD
- GovHydroPID2
- GovHydroR
- GovHydroWEH
range: PU
required: false
kd:
name: kd
description: Derivative gain (<i>Kd</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.kd
multivalued: false
alias: kd
owner: GovHydroPID2
domain_of:
- GovGASTWD
- GovHydroPID
- GovHydroPID2
- GovHydroWEH
- GovHydroWPID
- GovSteamBB
- ExcIEEEAC1A
- ExcIEEEAC2A
- ExcIEEEAC3A
- ExcIEEEAC6A
- ExcIEEEAC7B
- ExcIEEEAC8B
- ExcIEEEDC4B
- ExcAC1A
- ExcAC2A
- ExcAC3A
- ExcAC6A
- ExcAC8B
- ExcELIN2
- ExcOEX3T
- ExcREXS
- ExcSK
- Pss1A
range: PU
required: false
ki:
name: ki
description: Reset gain (<i>Ki</i>). Unit = PU/s. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.ki
multivalued: false
alias: ki
owner: GovHydroPID2
domain_of:
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovHydroPID
- GovHydroPID2
- GovHydroR
- GovHydroWEH
- GovHydroWPID
- TurbLCFB1
- ExcIEEEDC4B
- ExcIEEEST2A
- ExcIEEEST3A
- ExcIEEEST4B
- ExcDC3A1
- ExcHU
- ExcPIC
- ExcRQB
- ExcST2A
- ExcST3A
- ExcST4B
- PssIEEE4B
- PssRQB
- PFVArType2IEEEPFController
- PFVArType2IEEEVArController
- PFVArType2Common1
range: float
required: false
kp:
name: kp
description: Proportional gain (<i>Kp</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.kp
multivalued: false
alias: kp
owner: GovHydroPID2
domain_of:
- GovGASTWD
- GovHydroPID
- GovHydroPID2
- GovHydroWEH
- GovHydroWPID
- GovSteamBB
- TurbLCFB1
- ExcIEEEAC7B
- ExcIEEEDC4B
- ExcIEEEST2A
- ExcIEEEST3A
- ExcIEEEST4B
- ExcCZ
- ExcDC3A1
- ExcPIC
- ExcSK
- ExcST2A
- ExcST3A
- ExcST4B
- PFVArType2IEEEPFController
- PFVArType2IEEEVArController
- PFVArType2Common1
- LoadStatic
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:GovHydroPID2.mwbase
multivalued: false
alias: mwbase
owner: GovHydroPID2
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
p:
name: p
description: Power at full opened gate (<i>P3</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.p3
multivalued: false
alias: p
owner: GovHydroPID2
domain_of:
- EnergyGroup
- BlockDispatchOrder
- SvPowerFlow
- RotatingMachine
- EquivalentInjection
- PowerElectronicsConnection
- PowerElectronicsConnectionPhase
- ACDCConverter
- EnergyConsumerPhase
- EnergyConsumer
- ExternalNetworkInjection
- GovHydroPID2
- UnderexcLimIEEE2
- UnderexcLim2Simplified
range: PU
required: false
rperm:
name: rperm
description: Permanent drop (<i>Rperm</i>). Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.rperm
multivalued: false
alias: rperm
owner: GovHydroPID2
domain_of:
- GovHydroIEEE2
- GovHydro1
- GovHydro2
- GovHydro4
- GovHydroPID2
range: PU
required: false
ta:
name: ta
description: Controller time constant (<i>Ta</i>) (>= 0). Typical value =
0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.ta
multivalued: false
alias: ta
owner: GovHydroPID2
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
tb:
name: tb
description: 'Gate servo time constant (<i>Tb</i>) (> 0). '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.tb
multivalued: false
alias: tb
owner: GovHydroPID2
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
treg:
name: treg
description: Speed detector time constant (<i>Treg</i>) (>= 0). Typical value
= 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.treg
multivalued: false
alias: treg
owner: GovHydroPID2
domain_of:
- GovHydroPID2
- GovHydroWPID
range: Seconds
required: false
tw:
name: tw
description: Water inertia time constant (<i>Tw</i>) (>= 0). Typical value
= 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroPID2.tw
multivalued: false
alias: tw
owner: GovHydroPID2
domain_of:
- GovHydroIEEE2
- GovHydro1
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroPID2
- GovHydroR
- GovHydroWEH
- GovHydroWPID
- GovSteamEU
- PssIEEE2B
- PssIEEE3B
- Pss2B
- Pss5
- DiscExcContIEEEDEC1A
range: Seconds
required: false
velmax:
name: velmax
description: Maximum gate opening velocity (<i>Velmax</i>) (< GovHydroPID2.velmin). Unit
= PU / s. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.velmax
multivalued: false
alias: velmax
owner: GovHydroPID2
domain_of:
- GovHydroPID2
- GovHydroWPID
range: float
required: false
velmin:
name: velmin
description: Maximum gate closing velocity (<i>Velmin</i>) (> GovHydroPID2.velmax). Unit
= PU / s. Typical value = 0.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroPID2.velmin
multivalued: false
alias: velmin
owner: GovHydroPID2
domain_of:
- GovHydroPID2
- GovHydroWPID
range: float
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: GovHydroPID2
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: GovHydroPID2
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: GovHydroPID2
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: GovHydroPID2
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: GovHydroPID2
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: GovHydroPID2
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: GovHydroPID2
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: GovHydroPID2
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: GovHydroPID2
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: GovHydroPID2
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: GovHydroPID2
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: GovHydroPID2
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:GovHydroPID2