
modelMechanical_losses
Computes the Mechanical losses as a sum of different contributions (constant losses, proportional losses, friction torque)
Parameters
| Type | Name | Default | Description |
| Modelica.SIunits.Power | W_dot_loss_0 | 0 | Constant losses |
| Real | alpha | 0 | Proportionality factor (Wdot_loss = alpha*Wdot_tot) |
| Modelica.SIunits.Torque | T_friction | 0 | Friction torque (Wdot_loss = 2*pi*N_rot*T_friction) |
Components
| Type | Name | Default | Description |
| Modelica.SIunits.Power | W_dot_loss | | |
| Modelica.SIunits.Power | W_dot_propor | | |
| Modelica.SIunits.Power | W_dot_friction | | |
| Modelica.SIunits.Power | W_dot_A | | |
| Modelica.SIunits.Power | W_dot_B | | |
| Modelica.SIunits.AngularVelocity | omega | | Angular velocity of the shaft [rad/s] |