Open
Description
I don't think that gears ever exist in solitude in any mechanism. We usually use gears in pairs of two or more to exchange torque and speed or change direction. Right now we have to create different gears separately and place them manually, which is not only very difficult but very error-prone. So it would make sense to have the option to design gearboxes in one run. For example, the workflow would be
- select the number of connections representing every meshing. for example, a gearbox of 3 gears has two connections. IT could also be considered if the gears will be in paralel ( e.g, differential joint, planetary gear, cycloidal drive) or in series.
- select the type of each connection
- parallel axis (distance, gear ratio) --> two spur or helical gears
- intersecting (angle, gear ratio) --> bevel / cone gears
- skew axes (angle, distance, gear ratio)
- select the set controlling parameters. for example for spur gears
{m, 𝛼, w}
, or{p, 𝛼, w}
, or{CP, 𝛼, w}
(wherew
is the width,p
is the reference pitch,𝛼
is the pressure angle, andCP
is the circular pitch using the nomenclature of this reference).