modelIdealGearR2T
Gearbox transforming rotational into translational motion
Extends from Rotational.Interfaces.PartialElementaryRotationalToTranslational (Partial model to transform rotational into translational motion).
Information
This is an ideal mass- and inertialess gearbox which transforms a 1D-rotational into a 1D-translational motion. If elasticity, damping or backlash has to be considered, this ideal gearbox has to be connected with corresponding elements. This component defines the kinematic constraint:
(flangeR.phi - internalSupportR.phi) = ratio*(flangeT.s - internalSupportT.s);
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | useSupportR (from PartialElementaryRotationalToTranslational) | false | = true, if rotational support flange enabled, otherwise implicitly grounded |
| Boolean | useSupportT (from PartialElementaryRotationalToTranslational) | false | = true, if translational support flange enabled, otherwise implicitly grounded |
| Real | ratio | Transmission ratio (flange_a.phi/flange_b.s) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Rotational.Interfaces.Flange_a | flangeR (from PartialElementaryRotationalToTranslational) | Flange of rotational shaft | |
| Modelica.Mechanics.Translational.Interfaces.Flange_b | flangeT (from PartialElementaryRotationalToTranslational) | Flange of translational rod | |
| Rotational.Interfaces.Support | supportR (from PartialElementaryRotationalToTranslational) | Rotational support/housing of component | |
| Translational.Interfaces.Support | supportT (from PartialElementaryRotationalToTranslational) | Translational support/housing of component |