Comments
- The HelicalGearSet element automatically creates a pair of two helical gears based on user input and calculated values. However, if the HelicalGear element is used, then some parameters cannot be auto-calculated, such as center distance, addendum lowering, and so forth. You must consider this when creating gear sets using individual HelicalGear elements.
- Backlash ratio
(ji)(ji)
is defined as the parameter that if multiplied by the half
circular pitch of the gear tooth, the circumferential backlash for each gear
is calculated.
Backlash (circumferential) or tooth thickness allowance is the slight reduction of the theoretical tooth thickness on the pitch circle (calculated as backlash – free state) to prevent gear jamming. The center distance is not changed by this; the ratio only affects the gear tooth thickness.
Another way to introduce extra backlash to the gear tooth is to increase the center distance. Profile shift parameters are also adjusted.
The total backlash (for both gears) is calculated as:backlash=0.5⋅(j1+j2)⋅cpbacklash=0.5⋅(j1+j2)⋅cpwhere, cpcp is the circular pitch and calculated as:cp=(mn⋅π)cos(β)cp=(mn⋅π)cos(β) - Addendum lowering is calculated from the
summation of the profile shifts to ensure that tip clearance does not
change.It is calculated as:km=aw-ai-mn⋅(x*1+ x*2)km=aw−ai−mn⋅(x*1+ x*2)
When using a single gear, this parameter cannot be calculated and the default value is zero. For the HelicalGearSet, this parameter is calculated internally and provided to the created HelicalGear elements.
- The default value is calculated internally with respect to the units of the system. S45C (AISI 1045) steel has been chosen as the default material.
- Two of the num_of_teeth_1, num_of_teeth_2 and gear_ratio must be specified as inputs. The third is calculated consistently.
- The profile shift coefficient must always be higher than a critical value to avoid the undercut phenomenon. An error message is displayed if this value is less than this limit.
- When the number of teeth of the gear element
parameter is negative, then an internal helical gear is created.
Use the negative gear ratio to create an external/internal gear set with the HelicalGearSet element.
Do not use a negative number of teeth on both gears.
- If the hub diameter is not provided as an input, then it is calculated internally as a function of the addendum and the dedendum of the gear. The hub diameter is the inner diameter when creating external gears and the outer diameter when using internal gears.
- In the HelicalGear element, the following
parameters are defined:The pitch diameter is defined as:d=mncos(β)⋅zd=mncos(β)⋅zThe tip diameter is defined as:d*a=d+2⋅mn( x*+ h*a)d*a=d+2⋅mn( x*+ h*a)dac=d*a+2⋅kmdac=d*a+2⋅kmda=max( |dac| , |d*a| )da=max( |dac| , |d*a∣∣ )The root diameter is defined as:df=d-2⋅mn( h*f-x*)df=d−2⋅mn( h*f−x*)if z<0 :df=|df|if z<0 :df=|df|
- In the HelicalGearSet element, the operating center distance (aw)(aw) is calculated internally from the definition of the two reference markers of the element. This center distance might differ from the initial one calculated as ai=0.5⋅(d1+d2)ai=0.5⋅(d1+d2) . Ensure that the working pressure angle and the working pitch diameters (dw1 , dw2)(dw1 , dw2) comply with the calculated center distance.
- The center distance of the planetary gear set
must have specific limits to avoid planet interference. The planet's
distance
ll
, as can be seen in the figure of the PlanetaryGearSet, must follow
the following equation:l>daplanetl>daplanetwhere:where:l=2⋅aw⋅sin(πN)l=2⋅aw⋅sin(πN)daplanet: the tip diameter of planetsdaplanet: the tip diameter of planetsaw:working center distanceaw:working center distanceN:Number of planetsN:Number of planets
- The number of teeth of the planetary gear set
must follow specific constraints. The
z1 and z2z1 and z2
always need to be positive, and respectively, the ring gear teeth (
z3z3
) must be negative. Also, for the correct meshing of the gears, the
following equation for
z1z1
and
z3z3
needs to be accomplished:mod( (z1-z3)/ N )= 0mod( (z1−z3)/ N )= 0
The modulo of the ratio between the difference of the sun and ring number of teeth and the number of planets needs to be zero.
Another constraint for the planetary set, without affecting the input choices, is that the operating center distance for the (sun-planet) and (planet-ring) gearsets need to be equal. This does not mean that the reference center distance is also the same due to the profile shift. The following equation for the working pitch diameters of the gears is always true:|dw1+ dw2|=|dw22+dw3||dw1+ dw2|=|dw22+dw3| - For planetary gear sets, the gear ratio
uu
does not always define the transmission ratio for the gear system (
ii
). For the case that the carrier part is connected to ground, the
planets work as idler gears so the transmission ratio (
ii
) is the same as the gear ratio (
uu
).i=u=ω1ω3i=u=ω1ω3In the case that the ring gear is connected to the ground, the transmission ratio between the sun gear and the carrier is calculated as follows:i1c=(1-u)=ω1ωCi1c=(1−u)=ω1ωCFinally, in the case that the sun is fixed, the transmission ratio is modified as follows:i3c=(1-1u)=ω3ωci3c=(1−1u)=ω3ωc