StrayLoad
Model of stray load losses dependent on current and speed
Library
Modelica/Magnetic/QuasiStatic/FundamentalWave/Losses
Description
Stray load losses are modeled similar to standards EN 60034-2 and IEEE 512, i.e., they are dependent on square of current, but without scaling them to zero at no-load current.
For an estimation of dependency on varying angular velocity see: [Lang1984]
The stray load losses are modeled such way that they do not cause a voltage drop in the electric circuit. Instead, the dissipated losses are considered through an equivalent braking torque at the shaft.
The stray load loss torque is
tau = PRef/wRef * (i/IRef)^2 * (w/wRef)^power_w
where i
is the current of the machine and w
is the actual angular velocity.
The dependency of the stray load torque on the angular velocity is modeled by the exponent power_w
.
See also
If it is desired to neglect stray load losses, set strayLoadParameters.PRef = 0
(this is the default).
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_m | m | Number of phases | Scalar | |
mo_strayLoadParameters | strayLoadParameters | Stray load loss parameters | FromModelica('Modelica.Electrical.Machines.Losses.StrayLoadParameters') | |
mo_useHeatPort | useHeatPort | =true, if heatPort is enabled | Number | 0 |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_abs_v | abs_v | abs_v | Structure | |
mo_abs_v/fixed | fixed | Cell of vectors | true | |
mo_abs_v/start | start | Cell of vectors | ||
mo_arg_v | arg_v | arg_v | Structure | |
mo_arg_v/fixed | fixed | Cell of vectors | true | |
mo_arg_v/start | start | Cell of vectors | ||
mo_abs_i | abs_i | abs_i | Structure | |
mo_abs_i/fixed | fixed | Cell of vectors | true | |
mo_abs_i/start | start | Cell of vectors | ||
mo_arg_i | arg_i | arg_i | Structure | |
mo_arg_i/fixed | fixed | Cell of vectors | true | |
mo_arg_i/start | start | Cell of vectors | ||
mo_P | P | P | Structure | |
mo_P/fixed | fixed | Cell of vectors | true | |
mo_P/start | start | Cell of vectors | ||
mo_P_total | P_total | P_total | Structure | |
mo_P_total/fixed | fixed | Cell of scalars | true | |
mo_P_total/start | start | Cell of scalars | ||
mo_Q | Q | Q | Structure | |
mo_Q/fixed | fixed | Cell of vectors | true | |
mo_Q/start | start | Cell of vectors | ||
mo_Q_total | Q_total | Q_total | Structure | |
mo_Q_total/fixed | fixed | Cell of scalars | true | |
mo_Q_total/start | start | Cell of scalars | ||
mo_S | S | S | Structure | |
mo_S/fixed | fixed | Cell of vectors | true | |
mo_S/start | start | Cell of vectors | ||
mo_S_total | S_total | S_total | Structure | |
mo_S_total/fixed | fixed | Cell of scalars | true | |
mo_S_total/start | start | Cell of scalars | ||
mo_pf | pf | pf | Structure | |
mo_pf/fixed | fixed | Cell of vectors | true | |
mo_pf/start | start | Cell of vectors | ||
mo_omega | omega | omega | Structure | |
mo_omega/fixed | fixed | Cell of scalars | true | |
mo_omega/start | start | Cell of scalars | ||
mo_phi | phi | phi | Structure | |
mo_phi/fixed | fixed | Cell of scalars | true | |
mo_phi/start | start | Cell of scalars | ||
mo_tau | tau | tau | Structure | |
mo_tau/fixed | fixed | Cell of scalars | true | |
mo_tau/start | start | Cell of scalars | ||
mo_w | w | w | Structure | |
mo_w/fixed | fixed | Cell of scalars | true | |
mo_w/start | start | Cell of scalars | ||
mo_lossPower | lossPower | lossPower | Structure | |
mo_lossPower/fixed | fixed | Cell of scalars | true | |
mo_lossPower/start | start | Cell of scalars | ||
mo_iRMS | iRMS | iRMS | Structure | |
mo_iRMS/fixed | fixed | Cell of scalars | true | |
mo_iRMS/start | start | Cell of scalars |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
plug_p | implicit | Positive quasi-static polyphase plug | input | 1 |
plug_n | implicit | Negative quasi-static polyphase plug | output | 1 |
flange | implicit | Shaft end | input | 2 |
support | implicit | Housing and support | input | 3 |
Port 5 | implicit | Optional port to which dissipated losses are transported in form of heat | input | mo_useHeatPort |