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
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Power | powMax (from PartialTwoFlange) | 50000 | Maximum Mechanical drive power |
| Modelica.Units.SI.Torque | tauMax (from PartialTwoFlange) | 400 | Maximum drive Torque |
| Modelica.Units.SI.AngularVelocity | wMax (from PartialTwoFlange) | 650 | Maximum drive speed |
| Modelica.Units.SI.MomentOfInertia | J (from PartialTwoFlange) | 0.59 | Moment of Inertia |
| Real | eTorqueFactor_ (from PartialTwoFlange) | ||
| Real | eSpeedFactor_ (from PartialTwoFlange) | ||
| Efficiency related parameters | |||
| Boolean | mapsOnFile (from PartialTwoFlange) | false | = true, if efficiency table is taken from a txt file |
| Real | eTorqueFactor (from PartialTwoFlange) | 1 | factor applied to input torque for efficiencies when they are from file |
| Real | eSpeedFactor (from PartialTwoFlange) | 60/(2*pi) | factor applied to input speed for efficiencies when they are from file |
| String | mapsFileName (from PartialTwoFlange) | "noName" | File where efficiency table is stored |
| String | effTableName (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
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Mechanics.Rotational.Interfaces.Flange_b | flange_b (from PartialTwoFlange) | Right flange of shaft | |
| Modelica.Mechanics.Rotational.Interfaces.Flange_a | flange_a (from PartialTwoFlange) | Left flange of shaft | |
| Modelica.Electrical.Analog.Interfaces.PositivePin | pin_p (from PartialTwoFlange) | ||
| Modelica.Electrical.Analog.Interfaces.NegativePin | pin_n (from PartialTwoFlange) | ||
| SupportModels.ConnectorRelated.Conn | conn1 |