CIM Issues #6282
Updated by Chavdar Ivanov over 1 year ago
GovCIGREGT and GovCIGREGT1
change type and descroption of attribute fx - boolean
add a1 to a5 attributes, temperature and initialTemperature, pmax
For TurbCIGREHRSGST and TurbIEEEGenericHRSGST: add 6 points pgt and qg. Attribute pdtqg is deleted
add 6 pairs (f1-f6, y1-y6) to represent the output of the block over frequency/under frequency control
delete pred attribute
TurbIEEEHydroWCNonLinear
deleted attribute gpm
added 6 pairs of attributes g1-g6, pm1-pm6
ExcIEEEAC8B
added the statement "However this model is not supporting this, hence the model AC8C from IEEE 421.5-2016, 7.17 (ExcIEEEAC8C) should be used."
ExcIEEEST6B
added the statement "This model is not supporting Vb signal in a correct way, hence the model ST6C from IEEE 421.5-2016, 8.13 (ExcIEEEST6C) should be used."
OverexcLimIEEEOEL2C, OverexcLimIEEEOEL3C, OverexcLimIEEEOEL5C
added attribute inputSignalKind and enumeration OverExcitationLimiterInputKind
Update the diagram of GovSteamFV4 to include parameter Sf1
add the foollowing note to the diagram
"The characteristic using Kf1, Sf1 and alpha has the following details:
Ecf = 1 – Omega
If abs(Ecf) < Sf1 :
Cpfc = 0
else:
Cpfc = Kf1 * (abs(Ecf) – Sf1)
If Cpfc > Lps
Cpfc = Lps
If Cpfc < Lpi
Cpfc = Lpi
where Kf1 is the slope of the characteristic; Alpha is the angle of the slope used only for diagram explanation and the deadband is Sf1."