Class Description
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.]
Attributes
Name | Type | Description |
---|---|---|
atw | PU | Factor multiplying Tw (Atw). Typical value = 0. |
d | PU | Turbine damping factor (D). Unit = delta P / delta speed. Typical value = 0. |
feedbackSignal | Boolean | Feedback signal type flag (Flag). |
true = use gate position feedback signal | ||
false = use Pe. | ||
g0 | PU | Gate opening at speed no load (G0). Typical value = 0. |
g1 | PU | Intermediate gate opening (G1). Typical value = 0. |
g2 | PU | Intermediate gate opening (G2). Typical value = 0. |
gmax | PU | Maximum gate opening (Gmax) (> GovHydroPID2.gmin). Typical value = 0. |
gmin | PU | Minimum gate opening (Gmin) (> GovHydroPID2.gmax). Typical value = 0. |
kd | PU | Derivative gain (Kd). Typical value = 0. |
ki | Float | Reset gain (Ki). Unit = PU/s. Typical value = 0. |
kp | PU | Proportional gain (Kp). Typical value = 0. |
mwbase | ActivePower | Base for power values (MWbase) (>0). Unit = MW. |
p1 | PU | Power at gate opening G1 (P1). Typical value = 0. |
p2 | PU | Power at gate opening G2 (P2). Typical value = 0. |
p3 | PU | Power at full opened gate (P3). Typical value = 0. |
rperm | PU | Permanent drop (Rperm). Typical value = 0. |
ta | Seconds | Controller time constant (Ta) (>= 0). Typical value = 0. |
tb | Seconds | Gate servo time constant (Tb) (> 0). |
treg | Seconds | Speed detector time constant (Treg) (>= 0). Typical value = 0. |
tw | Seconds | Water inertia time constant (Tw) (>= 0). Typical value = 0. |
velmax | Float | Maximum gate opening velocity (Velmax) (< GovHydroPID2.velmin). Unit = PU / s. Typical value = 0. |
velmin | Float | Maximum gate closing velocity (Velmin) (> GovHydroPID2.velmax). Unit = PU / s. Typical value = 0. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
None