recordMotorEfficiency

Parameters for defining relative motor efficiency at different wheel speeds

Extends from Modelica.Icons.Record (Icon for records).

Information

This model describes wheel speed ratio uSpe versus the ratio of motor efficiency eta, i.e., the ratio of the motor efficiency at the given speed to the one when the uSpe is 1. The elements of the vector uSpe should be in ascending order, i.e.,uSpe[i] < uSpe[i+1]. Both vectors, uSpe and eta must have the same size.

Parameters

TypeNameDefaultDescription
Real[:]uSpeWheel speed ratio
Modelica.Units.SI.Efficiency[size(uSpe, 1)]etaRatio of the wheel motor efficiency at the given speed to the one when the speed is 1

Revisions