Stabilizer Model: STAB4
Following checks and corrections are applied during Validation and AutoCorrection.
- If 0 < Tx1 < Mult*TimeStep then Tx1 = Mult*TimeStep
 - If 0 < Tx2 < Mult*TimeStep then Tx2 = Mult*TimeStep
 - If 0.0 < Tc < 0.125*Mult*TimeStep then Tc = 0.0
ElseIf 0.125*Mult*TimeStep < Tc < 0.25*Mult*TimeStep then Tc = 0.25*Mult*TimeStep - If 0.0 < Tt < 0.5*Mult*TimeStep then Tt = 0, ElseIf 0.5*Mult*TimeStep < Tt < Mult*TimeStep then Tt = Mult*TimeStep
 - If 0.0 < Td < 0.5*Mult*TimeStep then Td = 0, ElseIf 0.5*Mult*TimeStep < Td < Mult*TimeStep then Td = Mult*TimeStep
 - If 0.0 < Te < 0.5*Mult*TimeStep then Te = 0, ElseIf 0.5*Mult*TimeStep < Te < Mult*TimeStep then Te = Mult*TimeStep
 - If L2 < L1 then swap the values. If L2 < 0 then L2 change sign to positive. If L1 > 0 then change sign to negative.
 
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
Model Equations and/or Block Diagrams
                    
                
Parameters:
| Kx | Gain | 
| Tt | Watt transducer time constant, sec | 
| Tx1 | Time constant, sec | 
| Tx2 | Time constant, sec | 
| Ta | Time constant, sec | 
| Tb | Time constant, sec | 
| Tc | Time constant, sec | 
| Td | Time constant, sec | 
| Te | Time constant, sec | 
| L1 | L1 (pu) low limit | 
| L2 | L2 (pu) high limit |