functionz_fromEqCirc
Calculates impedance matrix z from equivalent circuit
Extends from Modelica.Icons.Function (Icon for functions).
Information
See also analog circuit on 'Diagram layer' of 'CoefSynchron' and 'CoefAsynchron'!
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | transient order | |
| SIpu.Reactance | x | total or syn reactance | |
| SIpu.Reactance | xsig_s | leakage reactance stator | |
| SIpu.Resistance | r_s | resistance stator | |
| SIpu.Reactance | xm2_n | coupling reactance | |
| SIpu.Reactance | xsig_r | leakage reactance rotor | |
| SIpu.Resistance | r_r | resistance rotor |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SIpu.Resistance | zr | impedance matrix resistive | |
| SIpu.Reactance | zx | impedance matrix reactive |