Library Rotational is a free Modelica package providing 1-dimensional, rotational mechanical components to model in a convenient way drive trains with frictional losses. A typical, simple example is shown in the next figure:
For an introduction, have especially a look at:
In version 3.0 of the Modelica Standard Library, the basic design of the library has changed: Previously, bearing connectors could or could not be connected. In 3.0, the bearing connector is renamed to "support" and this connector is enabled via parameter "useSupport". If the support connector is enabled, it must be connected, and if it is not enabled, it must not be connected.
In version 3.2 of the Modelica Standard Library, all dissipative components of the Rotational library got an optional heatPort connector to which the dissipated energy is transported in form of heat. This connector is enabled via parameter "useHeatPort". If the heatPort connector is enabled, it must be connected, and if it is not enabled, it must not be connected. Independently, whether the heatPort is enabled or not, the dissipated power is available from the new variable "lossPower" (which is positive if heat is flowing out of the heatPort). For an example, see Examples.HeatLosses.
Copyright © 1998-2018, Modelica Association and contributors
Extends from Modelica.Icons.Package
(Icon for standard packages).
Name | Description |
---|---|
Components … | Components for 1D rotational mechanical drive trains |
Examples … | Demonstration examples of the components of this package |
Icons … | Icons for Rotational package |
Interfaces … | Connectors and partial models for 1D rotational mechanical components |
Sensors … | Sensors to measure variables in 1D rotational mechanical components |
Sources … | Sources to drive 1D rotational mechanical components |
UsersGuide … | User's Guide of Rotational Library |
Generated 2018-12-12 12:12:57 EST by MapleSim.