modelActuatedDrive
Demonstrates usage of models Rotor1D and Mounting1D
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example demonstrates how to utilize the Rotor1D and Mounting1D models and compares the implementation with a standard multi-body implementation. Note, the solution with Rotor1D is much more efficient.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Parts.BodyShape | bodyCylinder | ||
| Joints.Revolute | revolute | ||
| World | world | ||
| Forces.Torque | torque | ||
| Blocks.Sources.Sine[3] | sine | ||
| Parts.Fixed | fixed | ||
| Parts.Rotor1D | rotor1D | ||
| Rotational.Sources.Torque | torque1 | ||
| Parts.Mounting1D | mounting1D |