functionequiCircuit
Calculates equivalent circuit from transient data
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function is added for completeness. It is not used in the machine models.
See also analog circuit on 'Diagram layer' of 'CoefSynchron' and 'CoefAsynchron'!
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | transient order | |
| SI.Angle | Tc | time constant closed-loop | |
| SI.Angle | To | time constant open-loop | |
| SIpu.Reactance | x | total or syn reactance | |
| SIpu.Reactance | xsig_s | leakage reactance stator | |
| SIpu.Resistance | r_s | resistance stator | |
| SIpu.Current | if0 | field current | |
| SI.Angle | alpha_if0 | angle field current (sign: mathematical convention) | |
| Real | tol | tolerance, iterative solution | |
| Boolean | field | field winding yes/no |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SIpu.Resistance | r_r | resistance rotor | |
| SIpu.Reactance | xsig_r | leakage reactance rotor | |
| SIpu.Reactance | xm | coupling reactance |