11 #include <dpsim-models/Logger.h>
12 #include <dpsim-models/SimSignalComp.h>
83 void setParameters(Real Ta, Real Tb, Real Tc, Real Fa, Real Fb, Real Fc,
84 Real K, Real Tsr, Real Tsm);
86 void initialize(Real PmRef, Real Tm_init);
Turbine governor model to be used with synchronous generator.
TurbineGovernor(String name, CPS::Logger::Level logLevel)
Constructor with log level.
Real Psm_in
Input of servor motor.
Real mLc2
Closing rate limit.
Real mLc1
Opening rate limit.
Real mFb
Fraction of total turbine power generated by IP section.
Real mTsm
Time constant of servo motor.
Real mTb
Time constant of reheater.
Real mTa
Time constant of main inlet volume and steam chest.
Real mFc
Fraction of total turbine power generated by LP section.
Real mTc
Time constant of cross over piping and LP inlet volumes.
Real mpVcv
Valve position changing rate.
Real step(Real mOm, Real mOmRef, Real PmRef, Real dt)
Performs an step to update field voltage value.
Real mTsr
Time constant of speed relay.
Real mFa
Fraction of total turbine power generated by HP section.
Real mTm
Mechanical Torque in pu (output of steam turbine)
Real mPmRef
Power Reference.
Real Psr_in
Input of speed realy.
void setParameters(Real Ta, Real Tb, Real Tc, Real Fa, Real Fb, Real Fc, Real K, Real Tsr, Real Tsm)
Initializes exciter parameters.
Real mOmRef
Speed reference.