modelIEEET1

IEEE type 1 Exciter (IEEET1)

Information

This model implements the IEEE Type 1 Exciter as shown in the I. C. Report, "Computer representation of excitation systems," in IEEE Transactions on Power Apparatus and Systems, vol. PAS-87, no. 6, pp. 1460-1464, June 1968, doi: 10.1109/TPAS.1968.292114.

Parameters

TypeNameDefaultDescription
Types.VoltageModulePuEfdHighPuHigher abscissa of saturation characteristic in pu (user-selected base voltage)
Types.VoltageModulePuEfdLowPuLower abscissa of saturation characteristic in pu (user-selected base voltage)
Types.VoltageModulePuEfdRawMaxPuMaximum non-saturated excitation voltage in pu (user-selected base voltage)
Types.VoltageModulePuEfdRawMinPuMinimum non-saturated excitation voltage in pu (user-selected base voltage)
Types.VoltageModulePuEfdSatHighPuHigher ordinate of saturation characteristic in pu (user-selected base voltage)
Types.VoltageModulePuEfdSatLowPuLower ordinate of saturation characteristic in pu (user-selected base voltage)
Types.PerUnitKaVoltage regulator gain
Types.PerUnitKeExciter gain
Types.PerUnitKfExciter rate feedback gain
Types.TimetAVoltage regulator time constant in s
Types.TimetEExciter time constant in s
Types.TimetFExciter rate feedback time constant in s
Types.TimetRStator voltage time constant in s
Types.PerUnitBsqif EfdHighPu > EfdThresholdPu then EfdHighPu*EfdSatHighPu/(EfdHighPu - EfdThresholdPu)^2 else 0Proportional coefficient of saturation characteristic
Types.VoltageModulePuEfdThresholdPu(EfdLowPu - EfdHighPu*Sq)/(1 - Sq)Excitation voltage below which saturation function output is zero, in pu (user-selected base voltage)
Types.PerUnitSqif (EfdHighPu > 0 and EfdSatHighPu > 0) then sqrt(EfdLowPu*EfdSatLowPu/(EfdHighPu*EfdSatHighPu)) else 0Ratio of staturation characteristic
Types.VoltageModulePuEfd0PuInitial excitation voltage in pu (user-selected base voltage)
Types.VoltageModulePuUs0PuInitial stator voltage in pu (base UNom)
Types.VoltageModulePuEfdRaw0PuKe*Efd0Pu + (if Efd0Pu > EfdThresholdPu then Bsq*(Efd0Pu - EfdThresholdPu)^2 else 0)Initial non-saturated excitation voltage in pu (user-selected base voltage)
Types.VoltageModulePuUsRef0Puif Ka > 0 then Us0Pu + EfdRaw0Pu/Ka else 0Initial reference stator voltage in pu (base UNom)

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputUOelPuOverexcitation limitation output voltage in pu (base UNom)
Modelica.Blocks.Interfaces.RealInputUPssPuPower system stabilizer output voltage in pu (base UNom)
Modelica.Blocks.Interfaces.RealInputUsPuStator voltage in pu (base UNom)
Modelica.Blocks.Interfaces.RealInputUsRefPuReference stator voltage in pu (base UNom)
Modelica.Blocks.Interfaces.RealInputUUelPuUnderexcitation limitation output voltage in pu (base UNom)
Modelica.Blocks.Interfaces.RealOutputEfdPuExcitation voltage in pu (user-selected base voltage)

Components

TypeNameDefaultDescription
Dynawo.Electrical.Controls.Machines.VoltageRegulators.Standard.BaseClasses.SatCharsatChar
Modelica.Blocks.Continuous.FirstOrderfirstOrder
Dynawo.NonElectrical.Blocks.NonLinear.LimitedFirstOrderlimitedFirstOrder
Modelica.Blocks.Math.Feedbackfeedback
Modelica.Blocks.Math.Sumsum1
Modelica.Blocks.Math.Add3add3
Modelica.Blocks.Continuous.Integratorintegrator
Modelica.Blocks.Continuous.Derivativederivative