recordSynchron_ee
Extends from Synchron (Synchronous machine parameters).
Information
Equivalent circuit on diagram layer!
Specifying standard transient data both for _d and _q axis:
- for first order write
xtr = {0.4} for xtr' = 0.4, no xtr''
tc = {1.3} for tc' = 1.3, no tc''
and
xtr = {0.26} for xtr'' = 0.26, no xtr'
tc = {0.06} for tc'' = 0.06, no tc'
- for second order write
xtr = {0.4, 0.24} for xtr' = 0.4, xtr'' = 0.24
tc = {1.3, 0.04} for tc' = 1.3, tc'' = 0.04
and analogous for higher order.
Sign of field current i_f:
Mathematical conventions (Z-matrix) are used for formulas in package 'Precalculation'.
Experimental conventions (if0_deg) choose the inverse sign for the field-current.
Therefore we have to use the following definition for the phase-angle of i_f:
alpha_if0 = (if0_deg + 180)*pi/180
If the induced field-current values are not available and for pm-excitation the d-axis is treated according to the q-axis scheme (without xm_d).
Specifying equivalent circuit data:
xsig_f, r_f, xsig_Q, r_Q correspond to a stator-based equivalent circuit.
The number of components of xsig_r, r_r depends on the order of the model.
For pu-input refer to stator base value R_base.
Relation rotor resistance of field winding to stator-based equivalent circuit data:
If_base = (x_d - xsig_s)*If_nom, (x_d, xsig_s in pu) Rf_base = P_nom/If_base^2 rf = Rf/Rf_base (in pu, stator-based). rf = (Rf/Rf_base)*R_base (in SI, stator-based). Rf = resistance field winding (in Ohm, true value, not scaled)
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n_d (from Synchron) | # rotor circuits d-axis | |
| Integer | n_q (from Synchron) | # rotor circuits q-axis |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | puUnits (from NominalData) | true | = true, if scaled with nom. values (pu), else scaled with 1 (SI) |
| SI.Voltage | V_nom (from NominalData) | 1 | nominal Voltage (= base for pu) |
| SI.ApparentPower | S_nom (from NominalData) | 1 | nominal Power (= base for pu) |
| SI.Frequency | f_nom (from NominalDataAC) | 50 | nominal frequency |
| Boolean | neu_iso (from Synchron3rd) | isolated neutral if Y | |
| Integer | pp (from Synchron3rd) | pole-pair number | |
| Integer | excite (from Synchron3rd) | excitation (1:el, 2:pm, 3:reluctance) | |
| SIpu.MagneticFlux | psi_pm (from Synchron3rd) | magnetisation (V/V_nom at open term at omega_nom) | |
| SIpu.Reactance | x_d (from Synchron3rd) | syn reactance d-axis | |
| SIpu.Reactance | x_q (from Synchron3rd) | syn reactance q-axis | |
| SIpu.Reactance | x_0 (from Synchron3rd) | reactance 0-axis | |
| SIpu.Resistance | r_s (from Synchron3rd) | resistance armature | |
| SIpu.Resistance | r_n (from Synchron3rd) | resistance neutral to grd (if Y) | |
| Boolean | transDat (from Synchron) | use transient data? | |
| Boolean | use_xtr (from Synchron) | use x_transient and t_closed? | |
| SIpu.Reactance | xtr_d (from Synchron) | trans reactance d-axis {xtr_d', xtr_d'', ..} | |
| SIpu.Reactance | xtr_q (from Synchron) | trans reactance q-axis {xtr_q', xtr_q'', ..} | |
| SI.Time | tc_d (from Synchron) | time constant closed-loop d-axis {tc_d', tc_d'', ..} | |
| SI.Time | tc_q (from Synchron) | time constant closed-loop q-axis {tc_q', tc_q'', ..} | |
| SI.Time | to_d (from Synchron) | time constant open-loop d-axis {to_d', to_d'', ..} | |
| SI.Time | to_q (from Synchron) | time constant open-loop q-axis {to_q', to_q'', ..} | |
| Boolean | use_if0 (from Synchron) | induced field current and phase available? | |
| SIpu.Current | if0 (from Synchron) | induced field current at v_s=Vnom/0deg | |
| SI.Angle | alpha_if0 (from Synchron) | angle(if0) at v_s=Vnom/0deg (sign: i_f behind v_s) | |
| Real | tol (from Synchron) | tolerance precalculation | |
| SIpu.Reactance | xsig_s (from Synchron) | leakage reactance armature | |
| SIpu.Reactance | xsig_rd (from Synchron) | leakage reactance rotor d-axis {f, D, ..} | |
| SIpu.Reactance | xsig_rq (from Synchron) | leakage reactance rotor q-axis {Q1, ..} | |
| SIpu.Reactance | xm_d (from Synchron) | coupling-reactance d-axis {xm1, ..} | |
| SIpu.Resistance | r_rd (from Synchron) | resistance rotor d-axis {f, D, ..} | |
| SIpu.Resistance | r_rq (from Synchron) | resistance rotor q-axis {Q1, ..} | |
| SI.Current | If_nom (from Synchron) | nom field current (V=V_nom at open term) |