modelTwoAxisSynchronousMachineComplexTransient
Extends from TransiEnt.Components.Electrical.Machines.Base.PartialQuasiStationaryGeneratorComplex (Abstract class for quasistationary generators for ComplexPowerPort).
Information
1. Purpose of model
Transient model of a synchronous machine with two-Axis description and losses. Mechanical connection is stiff.
2. Level of detail, physical effects considered, and physical insight
L4E - model with circuit description. Voltage, active and reactive power are linked together by equations.
- Mechanical connection is stiff
3. Limits of validity
magnetical behaviour simplified
4. Interfaces
epp (ComplexPowerPort)
Mechanical power port mpp
Modelica RealInput: electric potential in [V]
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
Only use machines of the class together in one simulation
Model for middle time characteristics 1 s - 10 s
Set IsSlack to true for slack-bus version
8. Validation
Tested in the check model "TransiEnt.Components.Electrical.Machines.Check.CheckTwoAxisSynchronousMachineComplexTransient"
9. References
[1] F. Milano, “Power System Modelling and Scripting”, Springer London, 2010, p. 223
[2] J. Arrillaga, C.P. Arnold, “Computer Analysis of Power Systems”, John Wiley & Sons Ltd Chihcester, 1990
10. Version History
Model created by Jan-Peter Heckel (jan.heckel@tuhh.de) in March 2018
Model made more modular (extension of partial class and one version for Slack and PU-Bus) in June/July 2018
Model revised (own Frequency) in October/November 2018
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.PowerFactor | cosphi_n (from PartialQuasiStationaryGeneratorComplex) | P_el_n/S_n | |
| Modelica.Units.SI.ReactivePower | Q_n (from PartialQuasiStationaryGeneratorComplex) | sqrt(S_n^2 - P_el_n^2) | |
| General | |||
| SI.Voltage | v_n (from PartialQuasiStationaryGenerator) | simCenter.v_n | Nominal voltage |
| Modelica.Units.SI.ActivePower | P_el_n (from PartialQuasiStationaryGeneratorComplex) | 180e3 | Nominal active power |
| Modelica.Units.SI.ApparentPower | S_n (from PartialQuasiStationaryGeneratorComplex) | 225e3 | Nominal apparent power |
| Type of Bus | |||
| Boolean | IsSlack (from PartialQuasiStationaryGeneratorComplex) | false | true for Slack bus |
| SI.Angle | angle_slacklsm (from PartialQuasiStationaryGeneratorComplex) | 0 | Set voltage angle at port or polar wheel angle at slack machine |
| Boolean | OwnFrequency (from PartialQuasiStationaryGeneratorComplex) | false | true for own frequency, only possible when IsSlack=false |
| Physical constraints | |||
| Real | D_cage (from PartialQuasiStationaryGeneratorComplex) | 0 | Cage Damping |
| SI.Reactance | X_d | 2 | Synchronous reactance d-component |
| SI.Reactance | X_q | 1.95 | Synchronous reactance q-component |
| SI.Resistance | R_a | 0.3 | Resistance for losses |
| SI.Reactance | X_d_trans | 0.25 | Transient reactance d-component |
| SI.Reactance | X_q_trans | 0.3 | Transient reactance q-component |
| Modelica.Units.SI.Time | T_d0_trans | 0.2 | Time constant d-component |
| Modelica.Units.SI.Time | T_q0_trans | 0.2 | Time constant q=component |