modelGearConstraint
Demonstrate usage of GearConstraint model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model demonstrates the usage of the GearConstraint model to model a gearbox with multi-body elements. The formulation is compared with a one-dimensional model that is mounted with an Mounting1D element.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Joints.GearConstraint | gearConstraint | ||
| World | world | ||
| Parts.BodyCylinder | cyl1 | ||
| Parts.BodyCylinder | cyl2 | ||
| Forces.Torque | torque1 | ||
| Blocks.Sources.Sine[3] | sine | ||
| Parts.Fixed | fixed | ||
| Rotational.Components.Inertia | inertia1 | ||
| Rotational.Components.IdealGear | idealGear | ||
| Rotational.Components.Inertia | inertia2 | ||
| Rotational.Sources.Torque | torque2 | ||
| Parts.Mounting1D | mounting1D |