modelBevelGear1D
Extends from Modelica.Mechanics.Rotational.Interfaces.PartialTwoFlanges (Partial model for a component with two rotational 1-dim. shaft flanges).
Information
This component is used to model a 1-dim. gearbox
with non-parallel axes (defined by parameters n_a, n_b).
A 3-dim. bearing frame is necessary to reflect the
correct support torque, as the axes of rotation of flange_a and
flange_b and the direction of the support torque vector
are different in general.
Note: The name BevelGear1D is kept only for simplicity. Regardless, this component could be used to model any kind of gearbox with non-parallel axes. For a usage example, see Examples.Rotational3DEffects.BevelGear1D.
Reference
Schweiger, Christian ;
Otter, Martin:
Modelling
3D Mechanical Effects of 1-dim. Powertrains. In: Proceedings of the 3rd International
Modelica Conference. Linköping : The Modelica Association and Linköping University,
November 3-4, 2003, pp. 149-158
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | ratio | Gear speed ratio | |
| Modelica.Mechanics.MultiBody.Types.Axis | n_a | {1, 0, 0} | Axis of rotation of flange_a, resolved in frame_a |
| Modelica.Mechanics.MultiBody.Types.Axis | n_b | {1, 0, 0} | Axis of rotation of flange_b, resolved in frame_a |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Flange_a | flange_a (from PartialTwoFlanges) | Flange of left shaft | |
| Flange_b | flange_b (from PartialTwoFlanges) | Flange of right shaft | |
| Modelica.Mechanics.MultiBody.Interfaces.Frame_a | frame_a | Bearing frame |
Contents
| Name | Description |
|---|---|