Governor Model: CRCMGV

Following checks and corrections are applied during Validation and AutoCorrection.
- If 0 < T1HP < Mult*TimeStep then T1HP = Mult*TimeStep
- If 0 < T2HP < Mult*TimeStep then T2HP = Mult*TimeStep
- If 0 < T3HP < Mult*TimeStep then T3HP = Mult*TimeStep
- If 0 < T4HP < Mult*TimeStep then T4HP = Mult*TimeStep
- If 0 < T5HP < Mult*TimeStep then T5HP = Mult*TimeStep
- If 0 < T1LP < Mult*TimeStep then T1LP = Mult*TimeStep
- If 0 < T2LP < Mult*TimeStep then T2LP = Mult*TimeStep
- If 0 < T3LP < Mult*TimeStep then T3LP = Mult*TimeStep
- If 0 < T4LP < Mult*TimeStep then T4LP = Mult*TimeStep
- If 0 < T5LP < Mult*TimeStep then T5LP = Mult*TimeStep
Mult represents the user-specified value Minimum time constant size as multiple of time step option on the Validation page of the Transient Stability Dialog
TimeStep represents the integration time step being used as described on TimeStep
Following treatment is handled during the transient numerical simulation
- If PHP > PmaxHP, then Pmax = PHP or if PHP < Pref, then Pref = PHP
- If PLP > PmaxLP, then PmaxLP = PLP or if PLP < PrefLP, then PrefLP = PLP
Model Equations and/or Block Diagrams