| Name | Description |
|---|---|
| Input/output block of a direct inertia model | |
| Input/output block of an inverse inertia model | |
| Input/output block of a spring/damper model | |
| Input/output block of a spring model |
Modelica.Mechanics.Rotational.Examples.Utilities.DirectInertia
| Name | Description |
|---|---|
| J | Moment of inertia [kg.m2] |
| Name | Description |
|---|---|
| tauDrive | Accelerating torque acting at flange (= -flange.tau) [N.m] |
| phi | Inertia moves with angle phi due to torque tau [rad] |
| w | Inertia moves with speed w due to torque tau [rad/s] |
| a | Inertia moves with angular acceleration a due to torque tau [rad/s2] |
| tau | Torque to drive the inertia [N.m] |
Modelica.Mechanics.Rotational.Examples.Utilities.InverseInertia
| Name | Description |
|---|---|
| J | Moment of inertia [kg.m2] |
| Name | Description |
|---|---|
| phi | Angle to drive the inertia [rad] |
| w | Speed to drive the inertia [rad/s] |
| a | Angular acceleration to drive the inertia [rad/s2] |
| tau | Torque needed to drive the flange according to phi, w, a [N.m] |
Modelica.Mechanics.Rotational.Examples.Utilities.SpringDamper
| Name | Description |
|---|---|
| c | Spring constant [N.m/rad] |
| d | Damping constant [N.m.s/rad] |
| phi_rel0 | Unstretched spring angle [rad] |
| Name | Description |
|---|---|
| phi1 | Angle of left flange of force element [rad] |
| w1 | Speed to left flange of force element [rad/s] |
| tau1 | Torque generated by the force element [N.m] |
| phi2 | Angle of left flange of force element [rad] |
| w2 | Speed to left flange of force element [rad/s] |
| tau2 | Torque generated by the force element [N.m] |
Modelica.Mechanics.Rotational.Examples.Utilities.Spring
| Name | Description |
|---|---|
| c | Spring constant [N.m/rad] |
| phi_rel0 | Unstretched spring angle [rad] |
| Name | Description |
|---|---|
| phi1 | Angle of left flange of force element [rad] |
| tau1 | Torque generated by the force element [N.m] |
| phi2 | Angle of left flange of force element [rad] |
| tau2 | Torque generated by the force element [N.m] |