GovHydroPID2
Class Description
Hydro turbine and governor. Represents plants with straightforward penstock configurations and "three term" electro-hydraulic governors (i.e. Woodward<sup>TM</sup> 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 <i>Tw</i> (<i>Atw</i>). Typical value = 0. |
d | PU | Turbine damping factor (<i>D</i>). Unit = delta P / delta speed. Typical value = 0. |
feedbackSignal | Boolean | Feedback signal type flag (<i>Flag</i>). true = use gate position feedback signal false = use Pe. |
g0 | PU | Gate opening at speed no load (<i>G0</i>). Typical value = 0. |
g1 | PU | Intermediate gate opening (<i>G1</i>). Typical value = 0. |
g2 | PU | Intermediate gate opening (<i>G2</i>). Typical value = 0. |
gmax | PU | Maximum gate opening (<i>Gmax</i>) (> GovHydroPID2.gmin). Typical value = 0. |
gmin | PU | Minimum gate opening (<i>Gmin</i>) (> GovHydroPID2.gmax). Typical value = 0. |
kd | PU | Derivative gain (<i>Kd</i>). Typical value = 0. |
ki | Float | Reset gain (<i>Ki</i>). Unit = PU/s. Typical value = 0. |
kp | PU | Proportional gain (<i>Kp</i>). Typical value = 0. |
mwbase | ActivePower | Base for power values (<i>MWbase</i>) (>0). Unit = MW. |
p1 | PU | Power at gate opening <i>G1</i> (<i>P1</i>). Typical value = 0. |
p2 | PU | Power at gate opening G2 (<i>P2</i>). Typical value = 0. |
p3 | PU | Power at full opened gate (<i>P3</i>). Typical value = 0. |
rperm | PU | Permanent drop (<i>Rperm</i>). Typical value = 0. |
ta | Seconds | Controller time constant (<i>Ta</i>) (>= 0). Typical value = 0. |
tb | Seconds | Gate servo time constant (<i>Tb</i>) (> 0). |
treg | Seconds | Speed detector time constant (<i>Treg</i>) (>= 0). Typical value = 0. |
tw | Seconds | Water inertia time constant (<i>Tw</i>) (>= 0). Typical value = 0. |
velmax | Float | Maximum gate opening velocity (<i>Velmax</i>) (< GovHydroPID2.velmin). Unit = PU / s. Typical value = 0. |
velmin | Float | Maximum gate closing velocity (<i>Velmin</i>) (> GovHydroPID2.velmax). Unit = PU / s. Typical value = 0. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
None