Modelica.Mechanics.Rotational.Examples.Utilities

Utility components used by the example models

Information

Extends from Modelica.Icons.UtilitiesPackage (Icon for utility packages).

Package Content

NameDescription
Modelica.Mechanics.Rotational.Examples.Utilities.DirectInertia DirectInertia Input/output block of a direct inertia model
Modelica.Mechanics.Rotational.Examples.Utilities.InverseInertia InverseInertia Input/output block of an inverse inertia model
Modelica.Mechanics.Rotational.Examples.Utilities.SpringDamper SpringDamper Input/output block of a spring/damper model
Modelica.Mechanics.Rotational.Examples.Utilities.Spring Spring Input/output block of a spring model

Modelica.Mechanics.Rotational.Examples.Utilities.DirectInertia Modelica.Mechanics.Rotational.Examples.Utilities.DirectInertia

Input/output block of a direct inertia model

Information

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Parameters

NameDescription
JMoment of inertia [kg.m2]

Connectors

NameDescription
tauDriveAccelerating torque acting at flange (= -flange.tau) [N.m]
phiInertia moves with angle phi due to torque tau [rad]
wInertia moves with speed w due to torque tau [rad/s]
aInertia moves with angular acceleration a due to torque tau [rad/s2]
tauTorque to drive the inertia [N.m]

Modelica.Mechanics.Rotational.Examples.Utilities.InverseInertia Modelica.Mechanics.Rotational.Examples.Utilities.InverseInertia

Input/output block of an inverse inertia model

Information

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Parameters

NameDescription
JMoment of inertia [kg.m2]

Connectors

NameDescription
phiAngle to drive the inertia [rad]
wSpeed to drive the inertia [rad/s]
aAngular acceleration to drive the inertia [rad/s2]
tauTorque needed to drive the flange according to phi, w, a [N.m]

Modelica.Mechanics.Rotational.Examples.Utilities.SpringDamper Modelica.Mechanics.Rotational.Examples.Utilities.SpringDamper

Input/output block of a spring/damper model

Information

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Parameters

NameDescription
cSpring constant [N.m/rad]
dDamping constant [N.m.s/rad]
phi_rel0Unstretched spring angle [rad]

Connectors

NameDescription
phi1Angle of left flange of force element [rad]
w1Speed to left flange of force element [rad/s]
tau1Torque generated by the force element [N.m]
phi2Angle of left flange of force element [rad]
w2Speed to left flange of force element [rad/s]
tau2Torque generated by the force element [N.m]

Modelica.Mechanics.Rotational.Examples.Utilities.Spring Modelica.Mechanics.Rotational.Examples.Utilities.Spring

Input/output block of a spring model

Information

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Parameters

NameDescription
cSpring constant [N.m/rad]
phi_rel0Unstretched spring angle [rad]

Connectors

NameDescription
phi1Angle of left flange of force element [rad]
tau1Torque generated by the force element [N.m]
phi2Angle of left flange of force element [rad]
tau2Torque generated by the force element [N.m]

Automatically generated Mon Sep 23 17:20:43 2013.