modelOneWayClutch
Drive train with actively engaged one-way clutch
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
The drive train consists of a one-way clutch and driving and driven inertias. The one-way clutch is engaged periodically thus forcing both the inertias to match their rotational velocity. When disengaged, only the freewheel functionality of the one-way clutch is available and is active as long as the relative angular velocity w_rel becomes zero.
Simulate for 2 seconds and compare inertias' velocities inertiaIn.w
and inertiaOut.w to each other.
Check also the engagement of the clutch oneWayClutch.f_normalized
and its lossy power oneWayClutch.lossPower.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Mechanics.Rotational.Components.Inertia | inertiaIn | ||
| Modelica.Mechanics.Rotational.Components.Inertia | inertiaOut | ||
| Modelica.Mechanics.Rotational.Components.OneWayClutch | oneWayClutch | ||
| Modelica.Mechanics.Rotational.Sources.Torque | torque | ||
| Modelica.Blocks.Sources.Sine | signalTorque | ||
| Modelica.Blocks.Sources.Pulse | signalEngagement |