modelWheelInterfaces

Partial base class containing common wheel interfaces

Extends from Modelica.Thermal.HeatTransfer.Interfaces.PartialElementaryConditionalHeatPortWithoutT (Partial model to include a conditional HeatPort in order to dissipate losses, used for textual modeling, i.e., for elementary models).

Information

This partial class contains common connectors needed for wheel models. In particular, frame_a is intended to connected a wheel carrier (also called upright) and flange_a to connect a driveline. This class should be extended to create a proper model, see e.g. IdealWheelJoint model.

Note: the loss power has to be provided by an equation in the model which inherits from this partial model, such as

WheelInterfaces model(lossPower = ...).

Parameters

TypeNameDefaultDescription
BooleanuseHeatPort (from PartialElementaryConditionalHeatPortWithoutT)false= true, if heatPort is enabled

Connectors

TypeNameDefaultDescription
HeatTransfer.Interfaces.HeatPort_aheatPort (from PartialElementaryConditionalHeatPortWithoutT)Optional port to which dissipated losses are transported in form of heat
Interfaces.Frame_aframe_a
Modelica.Mechanics.Rotational.Interfaces.Flange_aflange_a

Components

TypeNameDefaultDescription
SI.PowerlossPower (from PartialElementaryConditionalHeatPortWithoutT)Loss power leaving component via heatPort (> 0, if heat is flowing out of component)