This information is part of the Modelica Standard Library maintained by the Modelica Association.
BevelGear1D
1D gearbox with arbitrary shaft directions and 3-dim. bearing frame (3D dynamic effects are taken into account provided world.driveTrainMechanics3D=true)
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| flange_a | Flange_a | Flange of left shaft | |
| flange_b | Flange_b | Flange of right shaft | |
| frame_a | Frame_a | Bearing frame |
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| ratio | Real | Gear speed ratio | |
| n_a | Axis | {1,0,0} | Axis of rotation of flange_a, resolved in frame_a |
| n_b | Axis | {1,0,0} | Axis of rotation of flange_b, resolved in frame_a |
| e_a | Real[3] | Modelica.Math.Vectors.normalize(n_a) | Unit vector in direction of flange_a rotation axis |
| e_b | Real[3] | Modelica.Math.Vectors.normalize(n_b) | Unit vector in direction of flange_b rotation axis |
