.EMOTH.ElectricDrives.Components.DriveEfficiency

Information

<html
<p>
Fed by torque and angular velocity of the motor, taking into account constant efficiency of the inverter and 
either constant efficiency of the motor or performing a table lookup for motor efficiency, the losses of inverter and motor are calculated.
</p>
<p>
Motor efficiency can be specified either to be constant, or as a table dependent on speed an torque. 
The efficiency table has to given dependent on (postive and negative!) torque in rows and speed in columns. 
Efficiency is supposed to be the same in both directions of rotation, i.e. the table has to be specified only in positive drection of rotation. 
Interpolation is performed as spline interpolation with continuous derivative. 
Extrapolation beyond the specified table is done by holding the last table point. 
</p>
<h4>Note:</h4>
<p>
For abs(p) &lt; p_min, losses are assumed to be = 0.
</p>
</html>

Generated at 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos