Class: GovHydroWEH
_WoodwardTM electric hydro governor. _
[Footnote: Woodward electric hydro 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:GovHydroWEH
classDiagram
class GovHydroWEH
TurbineGovernorDynamics <|-- GovHydroWEH
GovHydroWEH : alias_name
GovHydroWEH : asynchronous_machine_dynamics
GovHydroWEH --> AsynchronousMachineDynamics : asynchronous_machine_dynamics
GovHydroWEH : db
GovHydroWEH --> PU : db
GovHydroWEH : description
GovHydroWEH : diagram_objects
GovHydroWEH --> DiagramObject : diagram_objects
GovHydroWEH : dicn
GovHydroWEH --> PU : dicn
GovHydroWEH : dpv
GovHydroWEH --> PU : dpv
GovHydroWEH : dturb
GovHydroWEH --> PU : dturb
GovHydroWEH : enabled
GovHydroWEH : feedback_signal
GovHydroWEH : fl
GovHydroWEH --> PU : fl
GovHydroWEH : fp
GovHydroWEH --> PU : fp
GovHydroWEH : gmax
GovHydroWEH --> PU : gmax
GovHydroWEH : gmin
GovHydroWEH --> PU : gmin
GovHydroWEH : gtmxcl
GovHydroWEH --> PU : gtmxcl
GovHydroWEH : gtmxop
GovHydroWEH --> PU : gtmxop
GovHydroWEH : gv
GovHydroWEH --> PU : gv
GovHydroWEH : instance_set
GovHydroWEH --> InstanceSet : instance_set
GovHydroWEH : kd
GovHydroWEH --> PU : kd
GovHydroWEH : ki
GovHydroWEH --> PU : ki
GovHydroWEH : kp
GovHydroWEH --> PU : kp
GovHydroWEH : m_rid
GovHydroWEH : mwbase
GovHydroWEH --> ActivePower : mwbase
GovHydroWEH : names
GovHydroWEH --> Name : names
GovHydroWEH : pmss
GovHydroWEH --> PU : pmss
GovHydroWEH : properties_cimdata_object
GovHydroWEH --> ChangeSetMember : properties_cimdata_object
GovHydroWEH : rpg
GovHydroWEH : rpp
GovHydroWEH : synchronous_machine_dynamics
GovHydroWEH --> SynchronousMachineDynamics : synchronous_machine_dynamics
GovHydroWEH : targeting_cimdata_object
GovHydroWEH --> ChangeSetMember : targeting_cimdata_object
GovHydroWEH : td
GovHydroWEH --> Seconds : td
GovHydroWEH : tdv
GovHydroWEH --> Seconds : tdv
GovHydroWEH : tg
GovHydroWEH --> Seconds : tg
GovHydroWEH : tp
GovHydroWEH --> Seconds : tp
GovHydroWEH : tpe
GovHydroWEH --> Seconds : tpe
GovHydroWEH : turbine_load_controller_dynamics
GovHydroWEH --> TurbineLoadControllerDynamics : turbine_load_controller_dynamics
GovHydroWEH : tw
GovHydroWEH --> Seconds : tw
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| db | 0..1 PU |
Speed deadband (db) | direct |
| dicn | 0..1 PU |
Value to allow the integral controller to advance beyond the gate limits (... | direct |
| dpv | 0..1 PU |
Value to allow the pilot valve controller to advance beyond the gate limits (... | direct |
| dturb | 0..1 PU |
Turbine damping factor (Dturb) | direct |
| feedback_signal | 0..1 Boolean |
Feedback signal selection (Sw) | direct |
| fl | 0..1 PU |
Flowgate 5 (Fl5) | direct |
| fp | 0..1 PU |
Flow P9 (Fp9) | direct |
| gmax | 0..1 PU |
Maximum gate position (Gmax) (> GovHydroWEH | direct |
| gmin | 0..1 PU |
Minimum gate position (Gmin) (< GovHydroWEH | direct |
| gtmxcl | 0..1 PU |
Maximum gate closing rate (Gtmxcl) | direct |
| gtmxop | 0..1 PU |
Maximum gate opening rate (Gtmxop) | direct |
| gv | 0..1 PU |
Gate 5 (Gv5) | direct |
| kd | 0..1 PU |
Derivative controller derivative gain (Kd) | direct |
| ki | 0..1 PU |
Derivative controller Integral gain (Ki) | direct |
| kp | 0..1 PU |
Derivative control gain (Kp) | direct |
| mwbase | 0..1 ActivePower |
Base for power values (MWbase) (> 0) | direct |
| pmss | 0..1 PU |
Pmss flow P9 (Pmss9) | direct |
| rpg | 0..1 Float |
Permanent droop for governor output feedback (R-Perm-Gate) | direct |
| rpp | 0..1 Float |
Permanent droop for electrical power feedback (R-Perm-Pe) | direct |
| td | 0..1 Seconds |
Derivative controller time constant (Td) (>= 0) | direct |
| tdv | 0..1 Seconds |
Distributive valve time lag time constant (Tdv) (>= 0) | direct |
| tg | 0..1 Seconds |
Value to allow the distribution valve controller to advance beyond the gate m... | direct |
| tp | 0..1 Seconds |
Pilot valve time lag time constant (Tp) (>= 0) | direct |
| tpe | 0..1 Seconds |
Electrical power droop time constant (Tpe) (>= 0) | direct |
| tw | 0..1 Seconds |
Water inertia time constant (Tw) (> 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:GovHydroWEH |
| native | cim:GovHydroWEH |
LinkML Source
Direct
name: GovHydroWEH
description: "Woodward<sup>TM </sup>electric hydro governor. \r\n[Footnote: Woodward\
\ electric hydro 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.]"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
db:
name: db
description: Speed deadband (<i>db</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.db
multivalued: false
domain_of:
- GovCT1
- GovCT2
- GovGAST1
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroDD
- GovHydroFrancis
- GovHydroPelton
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteam1
- GovSteamEU
- TurbLCFB1
range: PU
required: false
dicn:
name: dicn
description: Value to allow the integral controller to advance beyond the gate
limits (<i>Dicn</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.dicn
multivalued: false
domain_of:
- GovHydroWEH
range: PU
required: false
dpv:
name: dpv
description: Value to allow the pilot valve controller to advance beyond the gate
limits (<i>Dpv</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.dpv
multivalued: false
domain_of:
- GovHydroWEH
- WindAeroTwoDimIEC
range: PU
required: false
dturb:
name: dturb
description: Turbine damping factor (<i>Dturb</i>). Unit = delta P (PU of <i>MWbase</i>)
/ delta speed (PU).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.dturb
multivalued: false
domain_of:
- GovGAST
- GovHydro1
- GovHydro3
- GovHydro4
- GovHydroR
- GovHydroWEH
range: PU
required: false
feedback_signal:
name: feedback_signal
description: "Feedback signal selection (<i>Sw</i>).\r\ntrue = PID output (if\
\ <i>R-Perm-Gate </i>= droop and <i>R-Perm-Pe </i>= 0)\r\nfalse = electrical\
\ power (if <i>R-Perm-Gate </i>= 0 and <i>R-Perm-Pe </i>= droop) or\r\nfalse\
\ = gate position (if R<i>-Perm-Gate </i>= droop and <i>R-Perm-Pe </i>= 0).\r\
\nTypical value = false."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.feedbackSignal
multivalued: false
domain_of:
- GovHydroPID2
- GovHydroWEH
range: boolean
required: false
fl:
name: fl
description: Flowgate 5 (<i>Fl5</i>). Flow value for gate position point 5 for
lookup table representing water flow through the turbine as a function of gate
position to produce steady state flow.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.fl5
multivalued: false
domain_of:
- GovHydroWEH
range: PU
required: false
fp:
name: fp
description: Flow P9 (<i>Fp9</i>). Turbine flow value for point 9 for lookup
table representing PU mechanical power on machine MVA rating as a function of
turbine flow.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.fp9
multivalued: false
domain_of:
- GovHydroWEH
range: PU
required: false
gmax:
name: gmax
description: Maximum gate position (<i>Gmax</i>) (> GovHydroWEH.gmin).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.gmax
multivalued: false
domain_of:
- GovHydro1
- GovHydro4
- GovHydroDD
- GovHydroPID2
- GovHydroR
- GovHydroWEH
range: PU
required: false
gmin:
name: gmin
description: Minimum gate position (<i>Gmin</i>) (< GovHydroWEH.gmax).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.gmin
multivalued: false
domain_of:
- GovHydro1
- GovHydro4
- GovHydroDD
- GovHydroPID2
- GovHydroR
- GovHydroWEH
range: PU
required: false
gtmxcl:
name: gtmxcl
description: Maximum gate closing rate (<i>Gtmxcl</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.gtmxcl
multivalued: false
domain_of:
- GovHydroWEH
range: PU
required: false
gtmxop:
name: gtmxop
description: Maximum gate opening rate (<i>Gtmxop</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.gtmxop
multivalued: false
domain_of:
- GovHydroWEH
range: PU
required: false
gv:
name: gv
description: Gate 5 (<i>Gv5</i>). Gate Position value for point 5 for lookup
table representing water flow through the turbine as a function of gate position
to produce steady state flow.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.gv5
multivalued: false
domain_of:
- GovHydroIEEE2
- GovGAST1
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovHydroWPID
- GovSteam1
- GovSteamFV3
range: PU
required: false
kd:
name: kd
description: Derivative controller derivative gain (<i>Kd</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.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: Derivative controller Integral gain (<i>Ki</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.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: PU
required: false
kp:
name: kp
description: Derivative control gain (<i>Kp</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.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:GovHydroWEH.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
pmss:
name: pmss
description: Pmss flow P9 (<i>Pmss9</i>). Mechanical power output for turbine
flow point 9 for lookup table representing PU mechanical power on machine MVA
rating as a function of turbine flow.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.pmss9
multivalued: false
domain_of:
- GovHydroWEH
range: PU
required: false
rpg:
name: rpg
description: Permanent droop for governor output feedback (<i>R-Perm-Gate</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.rpg
multivalued: false
domain_of:
- GovHydroWEH
range: float
required: false
rpp:
name: rpp
description: Permanent droop for electrical power feedback (<i>R-Perm-Pe</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.rpp
multivalued: false
domain_of:
- GovHydroWEH
range: float
required: false
td:
name: td
description: Derivative controller time constant (<i>Td</i>) (>= 0). Limits
the derivative characteristic beyond a breakdown frequency to avoid amplification
of high-frequency noise.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.td
multivalued: false
domain_of:
- GovGAST3
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovHydroFrancis
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteamBB
- ExcIEEEDC4B
- PssSB4
- PssSH
- DiscExcContIEEEDEC1A
- DiscExcContIEEEDEC2A
range: Seconds
required: false
tdv:
name: tdv
description: Distributive valve time lag time constant (<i>Tdv</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.tdv
multivalued: false
domain_of:
- GovHydroWEH
range: Seconds
required: false
tg:
name: tg
description: Value to allow the distribution valve controller to advance beyond
the gate movement rate limit (<i>Tg</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.tg
multivalued: false
domain_of:
- GovHydroIEEE2
- GovGAST3
- GovHydro1
- GovHydro2
- GovHydro4
- GovHydroWEH
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
- WindGenType4IEC
- WindGenType3bIEC
range: Seconds
required: false
tp:
name: tp
description: Pilot valve time lag time constant (<i>Tp</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.tp
multivalued: false
domain_of:
- GovHydroIEEE2
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteamEU
- ExcREXS
- ExcSK
- PssPTIST1
- PssPTIST3
- LoadGenericNonLinear
range: Seconds
required: false
tpe:
name: tpe
description: Electrical power droop time constant (<i>Tpe</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.tpe
multivalued: false
domain_of:
- GovHydroWEH
- Pss1
- Pss5
range: Seconds
required: false
tw:
name: tw
description: Water inertia time constant (<i>Tw</i>) (> 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.tw
multivalued: false
domain_of:
- GovHydroIEEE2
- GovHydro1
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroPID2
- GovHydroR
- GovHydroWEH
- GovHydroWPID
- GovSteamEU
- PssIEEE2B
- PssIEEE3B
- Pss2B
- Pss5
- DiscExcContIEEEDEC1A
range: Seconds
required: false
class_uri: cim:GovHydroWEH
Induced
name: GovHydroWEH
description: "Woodward<sup>TM </sup>electric hydro governor. \r\n[Footnote: Woodward\
\ electric hydro 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.]"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
db:
name: db
description: Speed deadband (<i>db</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.db
multivalued: false
alias: db
owner: GovHydroWEH
domain_of:
- GovCT1
- GovCT2
- GovGAST1
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroDD
- GovHydroFrancis
- GovHydroPelton
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteam1
- GovSteamEU
- TurbLCFB1
range: PU
required: false
dicn:
name: dicn
description: Value to allow the integral controller to advance beyond the gate
limits (<i>Dicn</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.dicn
multivalued: false
alias: dicn
owner: GovHydroWEH
domain_of:
- GovHydroWEH
range: PU
required: false
dpv:
name: dpv
description: Value to allow the pilot valve controller to advance beyond the gate
limits (<i>Dpv</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.dpv
multivalued: false
alias: dpv
owner: GovHydroWEH
domain_of:
- GovHydroWEH
- WindAeroTwoDimIEC
range: PU
required: false
dturb:
name: dturb
description: Turbine damping factor (<i>Dturb</i>). Unit = delta P (PU of <i>MWbase</i>)
/ delta speed (PU).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.dturb
multivalued: false
alias: dturb
owner: GovHydroWEH
domain_of:
- GovGAST
- GovHydro1
- GovHydro3
- GovHydro4
- GovHydroR
- GovHydroWEH
range: PU
required: false
feedback_signal:
name: feedback_signal
description: "Feedback signal selection (<i>Sw</i>).\r\ntrue = PID output (if\
\ <i>R-Perm-Gate </i>= droop and <i>R-Perm-Pe </i>= 0)\r\nfalse = electrical\
\ power (if <i>R-Perm-Gate </i>= 0 and <i>R-Perm-Pe </i>= droop) or\r\nfalse\
\ = gate position (if R<i>-Perm-Gate </i>= droop and <i>R-Perm-Pe </i>= 0).\r\
\nTypical value = false."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.feedbackSignal
multivalued: false
alias: feedback_signal
owner: GovHydroWEH
domain_of:
- GovHydroPID2
- GovHydroWEH
range: boolean
required: false
fl:
name: fl
description: Flowgate 5 (<i>Fl5</i>). Flow value for gate position point 5 for
lookup table representing water flow through the turbine as a function of gate
position to produce steady state flow.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.fl5
multivalued: false
alias: fl
owner: GovHydroWEH
domain_of:
- GovHydroWEH
range: PU
required: false
fp:
name: fp
description: Flow P9 (<i>Fp9</i>). Turbine flow value for point 9 for lookup
table representing PU mechanical power on machine MVA rating as a function of
turbine flow.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.fp9
multivalued: false
alias: fp
owner: GovHydroWEH
domain_of:
- GovHydroWEH
range: PU
required: false
gmax:
name: gmax
description: Maximum gate position (<i>Gmax</i>) (> GovHydroWEH.gmin).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.gmax
multivalued: false
alias: gmax
owner: GovHydroWEH
domain_of:
- GovHydro1
- GovHydro4
- GovHydroDD
- GovHydroPID2
- GovHydroR
- GovHydroWEH
range: PU
required: false
gmin:
name: gmin
description: Minimum gate position (<i>Gmin</i>) (< GovHydroWEH.gmax).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.gmin
multivalued: false
alias: gmin
owner: GovHydroWEH
domain_of:
- GovHydro1
- GovHydro4
- GovHydroDD
- GovHydroPID2
- GovHydroR
- GovHydroWEH
range: PU
required: false
gtmxcl:
name: gtmxcl
description: Maximum gate closing rate (<i>Gtmxcl</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.gtmxcl
multivalued: false
alias: gtmxcl
owner: GovHydroWEH
domain_of:
- GovHydroWEH
range: PU
required: false
gtmxop:
name: gtmxop
description: Maximum gate opening rate (<i>Gtmxop</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.gtmxop
multivalued: false
alias: gtmxop
owner: GovHydroWEH
domain_of:
- GovHydroWEH
range: PU
required: false
gv:
name: gv
description: Gate 5 (<i>Gv5</i>). Gate Position value for point 5 for lookup
table representing water flow through the turbine as a function of gate position
to produce steady state flow.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.gv5
multivalued: false
alias: gv
owner: GovHydroWEH
domain_of:
- GovHydroIEEE2
- GovGAST1
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovHydroWPID
- GovSteam1
- GovSteamFV3
range: PU
required: false
kd:
name: kd
description: Derivative controller derivative gain (<i>Kd</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.kd
multivalued: false
alias: kd
owner: GovHydroWEH
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: Derivative controller Integral gain (<i>Ki</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.ki
multivalued: false
alias: ki
owner: GovHydroWEH
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: PU
required: false
kp:
name: kp
description: Derivative control gain (<i>Kp</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.kp
multivalued: false
alias: kp
owner: GovHydroWEH
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:GovHydroWEH.mwbase
multivalued: false
alias: mwbase
owner: GovHydroWEH
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
pmss:
name: pmss
description: Pmss flow P9 (<i>Pmss9</i>). Mechanical power output for turbine
flow point 9 for lookup table representing PU mechanical power on machine MVA
rating as a function of turbine flow.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.pmss9
multivalued: false
alias: pmss
owner: GovHydroWEH
domain_of:
- GovHydroWEH
range: PU
required: false
rpg:
name: rpg
description: Permanent droop for governor output feedback (<i>R-Perm-Gate</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.rpg
multivalued: false
alias: rpg
owner: GovHydroWEH
domain_of:
- GovHydroWEH
range: float
required: false
rpp:
name: rpp
description: Permanent droop for electrical power feedback (<i>R-Perm-Pe</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.rpp
multivalued: false
alias: rpp
owner: GovHydroWEH
domain_of:
- GovHydroWEH
range: float
required: false
td:
name: td
description: Derivative controller time constant (<i>Td</i>) (>= 0). Limits
the derivative characteristic beyond a breakdown frequency to avoid amplification
of high-frequency noise.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.td
multivalued: false
alias: td
owner: GovHydroWEH
domain_of:
- GovGAST3
- GovGASTWD
- GovHydro3
- GovHydroDD
- GovHydroFrancis
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteamBB
- ExcIEEEDC4B
- PssSB4
- PssSH
- DiscExcContIEEEDEC1A
- DiscExcContIEEEDEC2A
range: Seconds
required: false
tdv:
name: tdv
description: Distributive valve time lag time constant (<i>Tdv</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.tdv
multivalued: false
alias: tdv
owner: GovHydroWEH
domain_of:
- GovHydroWEH
range: Seconds
required: false
tg:
name: tg
description: Value to allow the distribution valve controller to advance beyond
the gate movement rate limit (<i>Tg</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.tg
multivalued: false
alias: tg
owner: GovHydroWEH
domain_of:
- GovHydroIEEE2
- GovGAST3
- GovHydro1
- GovHydro2
- GovHydro4
- GovHydroWEH
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
- WindGenType4IEC
- WindGenType3bIEC
range: Seconds
required: false
tp:
name: tp
description: Pilot valve time lag time constant (<i>Tp</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.tp
multivalued: false
alias: tp
owner: GovHydroWEH
domain_of:
- GovHydroIEEE2
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteamEU
- ExcREXS
- ExcSK
- PssPTIST1
- PssPTIST3
- LoadGenericNonLinear
range: Seconds
required: false
tpe:
name: tpe
description: Electrical power droop time constant (<i>Tpe</i>) (>= 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GovHydroWEH.tpe
multivalued: false
alias: tpe
owner: GovHydroWEH
domain_of:
- GovHydroWEH
- Pss1
- Pss5
range: Seconds
required: false
tw:
name: tw
description: Water inertia time constant (<i>Tw</i>) (> 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GovHydroWEH.tw
multivalued: false
alias: tw
owner: GovHydroWEH
domain_of:
- GovHydroIEEE2
- GovHydro1
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroPID2
- GovHydroR
- GovHydroWEH
- GovHydroWPID
- GovSteamEU
- PssIEEE2B
- PssIEEE3B
- Pss2B
- Pss5
- DiscExcContIEEEDEC1A
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: GovHydroWEH
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: GovHydroWEH
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: GovHydroWEH
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: GovHydroWEH
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: GovHydroWEH
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: GovHydroWEH
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: GovHydroWEH
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: GovHydroWEH
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: GovHydroWEH
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: GovHydroWEH
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: GovHydroWEH
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: GovHydroWEH
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:GovHydroWEH