modelTwoFlangeConn

Simple map-based two-flange electric drive model

Extends from EHPTlib.MapBased.Partial.PartialTwoFlange (Simple map-based two-flange electric drive model).

Information

Simple map-based ICE model for power-split power trains - with connector

This is a "connector" version of TwoFlange; for a general descritiption see the info of TwoFlange.

Signals connected to the connector:

- motW (output) is the component rotational speed

- motPowDelAB (ouput): power globally delivered to the outside considering both flanges A and B


- motPowDelB (ouput): power globally delivered to the outside trhough flanges B

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.PowerpowMax (from PartialTwoFlange)50000Maximum Mechanical drive power
Modelica.Units.SI.TorquetauMax (from PartialTwoFlange)400Maximum drive Torque
Modelica.Units.SI.AngularVelocitywMax (from PartialTwoFlange)650Maximum drive speed
Modelica.Units.SI.MomentOfInertiaJ (from PartialTwoFlange)0.59Moment of Inertia
RealeTorqueFactor_ (from PartialTwoFlange)
RealeSpeedFactor_ (from PartialTwoFlange)
Efficiency related parameters
BooleanmapsOnFile (from PartialTwoFlange)false= true, if efficiency table is taken from a txt file
RealeTorqueFactor (from PartialTwoFlange)1factor applied to input torque for efficiencies when they are from file
RealeSpeedFactor (from PartialTwoFlange)60/(2*pi)factor applied to input speed for efficiencies when they are from file
StringmapsFileName (from PartialTwoFlange)"noName"File where efficiency table is stored
StringeffTableName (from PartialTwoFlange)"noName"Name of the on-file maximum torque as a function of speed
Real[:,:]effTable (from PartialTwoFlange)[0, 0, 1; 0, 1, 1; 1, 1, 1]

Connectors

TypeNameDefaultDescription
Modelica.Mechanics.Rotational.Interfaces.Flange_bflange_b (from PartialTwoFlange)Right flange of shaft
Modelica.Mechanics.Rotational.Interfaces.Flange_aflange_a (from PartialTwoFlange)Left flange of shaft
Modelica.Electrical.Analog.Interfaces.PositivePinpin_p (from PartialTwoFlange)
Modelica.Electrical.Analog.Interfaces.NegativePinpin_n (from PartialTwoFlange)
SupportModels.ConnectorRelated.Connconn1

Components

TypeNameDefaultDescription
SupportModels.MapBasedRelated.LimTorqueFVlimTau (from PartialTwoFlange)
SupportModels.MapBasedRelated.InertiaTqinertia (from PartialTwoFlange)
Modelica.Mechanics.Rotational.Sensors.SpeedSensorspeedRing (from PartialTwoFlange)
SupportModels.MapBasedRelated.EfficiencyCTeffMap (from PartialTwoFlange)
SupportModels.MapBasedRelated.ConstPgconstPDC (from PartialTwoFlange)
Modelica.Mechanics.Rotational.Sensors.PowerSensoroutBPow_ (from PartialTwoFlange)
Modelica.Mechanics.Rotational.Sensors.PowerSensoroutAPow_ (from PartialTwoFlange)
Modelica.Blocks.Math.Addadd (from PartialTwoFlange)
Modelica.Blocks.Nonlinear.VariableLimitertorqueLimiter (from PartialTwoFlange)