recordCoreParameters
Parameter record for core losses
Extends from Modelica.Icons.Record (Icon for records).
Information
Parameter record for core losses of induction machines and core losses of DC machines.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | Number of phases (1 for DC, 3 for induction machines) | |
| SI.Power | PRef | 0 | Reference core losses at reference inner voltage VRef |
| SI.Voltage | VRef | Reference inner RMS voltage that reference core losses PRef refer to | |
| SI.AngularVelocity | wRef | Reference angular velocity that reference core losses PRef refer to | |
| Real | ratioHysteresis | 0 | Ratio of hysteresis losses with respect to the total core losses at VRef and fRef |
| SI.Conductance | GcRef | if (PRef <= 0) then 0 else PRef/VRef^2/m | Reference conductance at reference frequency and voltage |
| SI.AngularVelocity | wMin | 1e-6*wRef | Angular velocity limit |