modelHeatLosses
Demonstrate the modeling of heat losses
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model demonstrates how to model the dissipated power of a drive train, by enabling the heatPort of all components and connecting these heatPorts via a convection element to the environment. The total heat flow generated by the elements of the drive train and transported to the environment is present in variable convection.fluid.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Blocks.Sources.Sine | sine | ||
| Sources.Torque | torque | ||
| Components.Inertia | inertia1 | ||
| Components.Damper | damper | ||
| Components.Fixed | fixed | ||
| Thermal.HeatTransfer.Components.Convection | convection | ||
| Thermal.HeatTransfer.Celsius.FixedTemperature | TAmbient | Ambient temperature | |
| Blocks.Sources.Constant | const | ||
| Components.SpringDamper | springDamper | ||
| Components.Inertia | inertia2 | ||
| Components.ElastoBacklash | elastoBacklash | ||
| Components.Inertia | inertia3 | ||
| Components.BearingFriction | bearingFriction | ||
| Components.Spring | spring3 | ||
| Components.Inertia | inertia4 | ||
| Components.LossyGear | lossyGear | ||
| Components.Clutch | clutch | ||
| Components.Inertia | inertia5 | ||
| Blocks.Sources.Sine | sine2 | ||
| Components.Inertia | inertia6 | ||
| Components.OneWayClutch | oneWayClutch | ||
| Components.Brake | brake |