recordAsynchron
Coefficient matrices of asynchronous machine
Extends from Modelica.Icons.Record (Icon for records).
Information
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n_r | number of rotor circuits |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Inductance | L_s | L matrix stator dq0, d=q | |
| SI.Inductance | L_r | L matrix rotor | |
| SI.Inductance | L_m | L matrix mutual | |
| SI.Resistance | R_s | R matrix stator | |
| SI.Resistance | R_r | R matrix rotor | |
| SI.Resistance | R_n | resistance neutral to grd (if Y) | |
| SI.Resistance | R_m | = diagonal(R_r)*inv(L_r)*L_m |