Skip to main content

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

NameTypeDescription
atwPUFactor multiplying <i>Tw</i> (<i>Atw</i>). Typical value = 0.
dPUTurbine damping factor (<i>D</i>). Unit = delta P / delta speed. Typical value = 0.
feedbackSignalBooleanFeedback signal type flag (<i>Flag</i>).
true = use gate position feedback signal
false = use Pe.
g0PUGate opening at speed no load (<i>G0</i>). Typical value = 0.
g1PUIntermediate gate opening (<i>G1</i>). Typical value = 0.
g2PUIntermediate gate opening (<i>G2</i>). Typical value = 0.
gmaxPUMaximum gate opening (<i>Gmax</i>) (> GovHydroPID2.gmin). Typical value = 0.
gminPUMinimum gate opening (<i>Gmin</i>) (> GovHydroPID2.gmax). Typical value = 0.
kdPUDerivative gain (<i>Kd</i>). Typical value = 0.
kiFloatReset gain (<i>Ki</i>). Unit = PU/s. Typical value = 0.
kpPUProportional gain (<i>Kp</i>). Typical value = 0.
mwbaseActivePowerBase for power values (<i>MWbase</i>) (>0). Unit = MW.
p1PUPower at gate opening <i>G1</i> (<i>P1</i>). Typical value = 0.
p2PUPower at gate opening G2 (<i>P2</i>). Typical value = 0.
p3PUPower at full opened gate (<i>P3</i>). Typical value = 0.
rpermPUPermanent drop (<i>Rperm</i>). Typical value = 0.
taSecondsController time constant (<i>Ta</i>) (>= 0). Typical value = 0.
tbSecondsGate servo time constant (<i>Tb</i>) (> 0).
tregSecondsSpeed detector time constant (<i>Treg</i>) (>= 0). Typical value = 0.
twSecondsWater inertia time constant (<i>Tw</i>) (>= 0). Typical value = 0.
velmaxFloatMaximum gate opening velocity (<i>Velmax</i>) (< GovHydroPID2.velmin). Unit = PU / s. Typical value = 0.
velminFloatMaximum gate closing velocity (<i>Velmin</i>) (> GovHydroPID2.velmax). Unit = PU / s. Typical value = 0.

Relationships

Ancestors

Descendents

No descendent classes

Associations

None